/**** Common Styles for pc & mobile ****/
.cleaner{
	clear:both;
}
.radioclk{
	display:none;
}
.tab_content > div {
	display:none;
}



/**** Bottom Tab Starts ****/
.bottom_tabs {
	width:100%;
	margin:0px auto;
}
.tab_title {
	background:#325f89;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	text-align:left;
	margin:0px 0 1px;
	padding:6px 12px 5px;
	display:block;
	cursor:pointer;
	border:1px solid #325f89;
}
.tab_title div{
	font-family: Oswald,Arial,Tahoma,sans-serif;
    letter-spacing: 1px;
	background: transparent url("https://www.sunandfuninoc.com/sites/jx/s/srsoutlet/ebay/images/x-main-ttab-icop.png") no-repeat scroll right center;
    padding-right: 28px;
}
.tab_content {
	clear:both;
	font-size:13px;
	color:#222222;
	text-align:left;
	font-family:"Open Sans",Arial,Tahoma,sans-serif;
	line-height:24px;
	word-wrap: break-all;
	font-weight:500;
}
.tab_content a{
	color:#1865f0;
	text-decoration:underline;
}
.tab_content a:hover{
	text-decoration:none;
}
.tab_content #content1,
.tab_content #content2,
.tab_content #content3,
.tab_content #content4,
.tab_content #content5{
	margin:0px;
	padding:7px 12px;
	background:#fff;
	border:1px solid #dfdfdf;
	border-top:none;
}
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4,
#tab5:checked ~ .tab_content #content5{
	display:block;
}
#tab1:checked ~ .tab_content .tab1,
#tab2:checked ~ .tab_content .tab2,
#tab3:checked ~ .tab_content .tab3,
#tab4:checked ~ .tab_content .tab4,
#tab5:checked ~ .tab_content .tab5{
	background:#325f89;
	border:1px solid #325f89;
	margin-bottom:0;
}
#tab1:checked ~ .tab_content .tab1 div,
#tab2:checked ~ .tab_content .tab2 div,
#tab3:checked ~ .tab_content .tab3 div,
#tab4:checked ~ .tab_content .tab4 div,
#tab5:checked ~ .tab_content .tab5 div{
	background: transparent url("https://www.sunandfuninoc.com/sites/jx/s/srsoutlet/ebay/images/x-main-ttab-icom.png") no-repeat scroll right center;
    padding-right: 28px;
}

/**** Pc Image Module Style Starts ****/
input[name='thumb_click'] {
	display:none;
}
.desktop_image {
	width: 100%;
	margin: 0px auto;
	position:relative;
}
.pc_main_img {
	height: auto;
    max-width: 500px;
    width: 100%;
	margin: 0 auto 8px;
    border: 1px solid #dfdfdf;
    float: left;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:500px; /*Width of the Main image*/
	max-height:450px; /*Height of the Main image*/
}
.pc_thumb_img {
	float: right;
    width: 170px;
	margin: 0px auto;
	text-align:center;
}
.pc_thumb_img label {
	float:left;
	margin:0 0 8px 8px;
	width:70px;
	height:70px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #dfdfdf;
}
.pc_thumb_img label:hover {
	border:1px solid #325f89;
}
.pc_thumb_img label img{
	display: block;
	width:70px;
	height:auto;
}
#thumb-id1:checked ~ .pc_thumb_img .thumb-id1,
#thumb-id2:checked ~ .pc_thumb_img .thumb-id2,
#thumb-id3:checked ~ .pc_thumb_img .thumb-id3,
#thumb-id4:checked ~ .pc_thumb_img .thumb-id4,
#thumb-id5:checked ~ .pc_thumb_img .thumb-id5,
#thumb-id6:checked ~ .pc_thumb_img .thumb-id6,
#thumb-id7:checked ~ .pc_thumb_img .thumb-id7,
#thumb-id8:checked ~ .pc_thumb_img .thumb-id8,
#thumb-id9:checked ~ .pc_thumb_img .thumb-id9,
#thumb-id10:checked ~ .pc_thumb_img .thumb-id10{
	border:1px solid #f26721;
}
#thumb-id1:checked ~ .pc_main_img #pc_main_img1,
#thumb-id2:checked ~ .pc_main_img #pc_main_img2,
#thumb-id3:checked ~ .pc_main_img #pc_main_img3,
#thumb-id4:checked ~ .pc_main_img #pc_main_img4,
#thumb-id5:checked ~ .pc_main_img #pc_main_img5,
#thumb-id6:checked ~ .pc_main_img #pc_main_img6,
#thumb-id7:checked ~ .pc_main_img #pc_main_img7,
#thumb-id8:checked ~ .pc_main_img #pc_main_img8,
#thumb-id9:checked ~ .pc_main_img #pc_main_img9,
#thumb-id10:checked ~ .pc_main_img #pc_main_img10 {
	display:block;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="#?SupplementalImageURL01?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL02?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL03?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL04?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL05?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL06?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL07?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL08?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL09?#"],
.pc_thumb_img label[rel="#?SupplementalImageURL10?#"]{
	display: none !important;
}

@media screen and (max-width:960px) and (min-width:501px){
	.desktop_image{
		width:480px;
		margin:0 auto;
	}
	.pc_main_img{
		float:none;
	}
	.pc_thumb_img label{
		float:none;
		display:inline-block;
		margin:3px;
	}
	.pc_thumb_img{
		width:100%;
	}
}
@media screen and (max-width:500px){
	.desktop_image, .pc_thumb_img{
		width:100%;
		margin:0 auto;
	}
	.pc_thumb_img label{
		float:none;
		display:inline-block;
		margin:3px;
	}
	.pc_main_img div img {
		width:100%;
		height:auto;
	}
}


@media screen and (max-width:800px){
.mob_menu_tabs {
	margin:0px auto;
}
.menu_tab_title {
	color: #222;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    text-align: left;
    background: transparent url(https://www.sunandfuninoc.com/sites/jx/s/srsoutlet/ebay/images/x-head-icon-catd.png) 224px 5px no-repeat;
    padding: 0 10px;
    display: block;
}
#menu_tab:checked ~ .mob_menu_content #x-head-ctd2{
	display:block;
}
}