/* CSS Document */
#dzine form{
	padding:0px;
	margin:0px;
}
.main_bg {
	background:url(header_bg.jpg) #EEEEEE;
	background-repeat:repeat-x;
	background-position:center top;
}
#page{
	width:980px;
	margin:0px auto;
}
a img, img {
	border: 0;
	vertical-align:bottom;
}
a {
	text-decoration: none;
}
a.linkopac img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
a.linkopac:hover img {
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6; 
}


/***** Pc Styles Display Block *****/
.desktop_image, .tab_top{display:block;}

/***** Mobile Styles Display None *****/
#mob_header, .mobile_image, #mob_usp_content, #mob_call_email, .tab-title, #mob_footer{display:none;}


#header{
	height:237px;
}
#header_top{
	height:103px;
}
#header_top_left{
	width:293px;
}
#header_top_left img{
	padding-top:10px;
}
#header_call_email{
	width:252px;
	margin-top:25px;
}
#header_menu{
	height:45px;
	background:#b31e54;
	overflow:hidden;
}
.header_menu{
	margin:0 auto;
	padding:0;
	display:inline-block;
}
.header_menu li{
	float:left;
	list-style:none;
	background:#b31e54;
}
.header_menu li.spr{
	background:#e8bccc;
	width:2px;
	height:25px;
	margin-top:10px;
}
.header_menu li.spr:hover{
	background:#e8bccc;
}
.header_menu li a{
	display:block;
	color:#f5f5f5;
	font-size:15px;
	padding:11px 48px;
	padding:11px 45px\9;
	font-weight:400;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	height:45px;
	box-sizing: border-box;
	text-transform:uppercase;
}
.header_menu li:hover{
	background:#890334;
}
.header_menu li:hover a{
	text-decoration:none;
	color:#f5f5f5;
}
.header_menu li:last-child{
	background-image:none;
}
#usp_content{
	width:980px;
	height:79px;
}
.usp_points_1, .usp_points_2, .usp_points_3{
	float: left;
	text-align:left;
	padding-top:15px;
}
.usp_points_1{
	width:270px;
	padding-left:20px;
}
.usp_points_2{
	width:320px;
	padding-left:20px;
}
.usp_points_3{
	width:270px;
	padding-left:50px;
}
.usp_icon{
	float:left;
}
.usp_icon > img {
    vertical-align: middle;
}
.usp_text{
	float:left;
	padding:6px 0 0 15px;
	line-height:20px;
}
.usp_main_text{
	color:#b31e54;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}
.usp_sub_text{
	color:#202020;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:15px;
}
#storebg{
	width:980px;
	padding:15px 0;
}
#right_panel{
	float:right;
	width:714px;
	margin:0 0 0 14px;
	padding:0 15px 18px;
	border:1px solid #e0e0e0;
	background:#ffffff;
}
#item_title{
	font-size:24px;
	color:#313131;
	font-weight:500;
	padding:32px 0px 40px;
	font-family: 'Oswald', sans-serif;
	line-height:30px;
	text-transform:uppercase;
	text-align:center;
}
/**** Pc Image Module Style Starts ****/
input[name='thumb_click'] {
	display:none;
}
.desktop_image {
	width: 710px;
	margin: 0px auto;
	position:relative;
}
.pc_main_img {
	width:400px;
	height:420px;
	margin: 0 auto;
	display:inline-block;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:400px; /*Width of the Main image*/
	max-height:420px; /*Height of the Main image*/
}
.pc_thumb_img {
	width: 570px;
	margin: 10px auto 0px;
	text-align:center;
}
.pc_thumb_img label {
	display:block;
	float:left;
	margin:2px;
	width:75px;
	height:75px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #cccccc;
}
.pc_thumb_img label:hover {
	border:1px solid #B31E55;
}
.pc_thumb_img label img{
	display: block;
	width:75px;
	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,
#thumb-id11:checked ~ .pc_thumb_img .thumb-id11,
#thumb-id12:checked ~ .pc_thumb_img .thumb-id12,
#thumb-id13:checked ~ .pc_thumb_img .thumb-id13,
#thumb-id14:checked ~ .pc_thumb_img .thumb-id14{
	border:1px solid #12936E;
}
#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,
#thumb-id11:checked ~ .pc_main_img #pc_main_img11,
#thumb-id12:checked ~ .pc_main_img #pc_main_img12,
#thumb-id13:checked ~ .pc_main_img #pc_main_img13,
#thumb-id14:checked ~ .pc_main_img #pc_main_img14 {
	display:block;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{{image1}}"],
.pc_thumb_img label[rel="{{image2}}"],
.pc_thumb_img label[rel="{{image3}}"],
.pc_thumb_img label[rel="{{image4}}"],
.pc_thumb_img label[rel="{{image5}}"],
.pc_thumb_img label[rel="{{image6}}"],
.pc_thumb_img label[rel="{{image7}}"],
.pc_thumb_img label[rel="{{image8}}"],
.pc_thumb_img label[rel="{{image9}}"],
.pc_thumb_img label[rel="{{image10}}"],
.pc_thumb_img label[rel="{{image11}}"],
.pc_thumb_img label[rel="{{image12}}"],
.pc_thumb_img label[rel="{{image13}}"],
.pc_thumb_img label[rel="{{image14}}"]{
	display: none !important;
}
/**** Pc Image Module Style Ends ****/
#tabs_section{
	width:714px;
	margin-top:35px;
}
#bottom_tabs_section{
	width:714px;
	margin-top:0px;
}
.bottom_tabs {
	padding:0px;
	margin:0 auto;
}
.tab_title {
	color: #ffffff;
	background:#12936e;
	display:block;
	float:left;
	font-family: 'Oswald', sans-serif;
	cursor:pointer;
	text-align:center;
	margin:0px;
	padding:12px 33px 11px;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	text-transform:uppercase;
	border-right:1px solid #41a98b;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.tab_title {
		padding:11px 33px 10px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .tab_title {
	padding:12px 33px 11px;
}
}
.tab_top {
	border:1px solid #0f8765;
	background:#12936e;
	height:43px;
}
.tab_title:hover{
	background:#ffffff;
	color: #B31E55;
}
.tab_content {
	padding:1px 15px;
	clear:both;
	text-align:left;
	color:#373737;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height:24px;
	border:1px solid #ededed;
	border-top:none;
}
#tabs_section .tab_content{
	padding:10px 15px;
}
#tabs_section .tab_content p:first-child{
	margin-top:2px;
}
.tab_content ul{
	margin:0;
	padding:0 0 0 20px;
}
.tab_content ul li{
	list-style-image:url(bullet.jpg);
	margin:5px 0 5px 15px;
}
.tab_content h4, .tab_content h3, .tab_content h5{
	color:#12936e;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	text-decoration: none;
	text-align:left;
	font-weight:600;
	margin:15px 0 0px;
	text-transform:uppercase;
}
.tab_content a{
	color:#1865f0;
	text-decoration:underline;
}
.tab_content a:hover{
	text-decoration:none;
}
.mob_tab{
	display: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,
#tab6:checked ~ .tab_content #content6,
#tab7:checked ~ .tab_content #content7 {
	display:block;
}
#tab1:checked ~ .tab_top .tab1,
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4,
#tab5:checked ~ .tab_top .tab5,
#tab6:checked ~ .tab_top .tab6,
#tab7:checked ~ .tab_top .tab7 {
	background:#ffffff;
	border-bottom:1px solid #ffffff;
	color: #12936e;
}
#listing_banner{
	margin:18px 0 20px;
	text-align:center;
}
.titlebg{
	color:#b31e54;
	font-size:16px;
	text-align:left;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	padding:18px 0 10px 0px;
	text-transform:uppercase;
}
#cat_left{
	float:left;
}
#cat_right{
	float:right;
}
.cat_02, .cat_03{
	display:inline-block;
}
#featured_cat a{
	color:#b31e54;
	display:block;
}
#featured_cat .cat_title{
	color:#b31e54;
	display:block;
	font-size:15px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	padding:8px 0;
	text-transform:uppercase;
}
.cat_02{
	margin-right:5px;
}
.cat_04{
	margin-top:10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.cat_04{
		margin-top:8px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .cat_04 {
	margin-top:10px;
}
}
.cat_01, .cat_02, .cat_03, .cat_04{
	border:2px solid #d5d5d5;
}
.cat_01 img, .cat_02 img, .cat_03 img, .cat_04 img{
	border-bottom:2px solid #d5d5d5;
}
.cat_01:hover, .cat_02:hover, .cat_03:hover, .cat_04:hover{
	border:2px solid #B31E55;
}
.cat_01:hover img, .cat_02:hover img, .cat_03:hover img, .cat_04:hover img{
	border-bottom:2px solid #B31E55;
}



#left_panel{
	float:left;
	width:220px;
}
.panelbg{
	background:url(panelbg_icon.jpg) #ffffff;
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#b31e54;
	font-size:16px;
	text-align:left;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	padding:10px 0 6px 8px;
	text-transform:uppercase;
	border:1px solid #e0e0e0;
	border-bottom:2px solid #b31e54;
}
.panel_list{
	margin:0px;
	padding:0px;
	width:220px;
}
.panel_list li{
	list-style-type:none;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited{
	text-decoration:none;
	display:block;
	color:#373737;
	background:url(normal_arrow.png) #ffffff;
	background-repeat:no-repeat;
	background-position:8px 10px;
	font-size:13px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align:left;
	padding:4px 0 4px 18px;
	font-weight:500;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	word-wrap: break-word;
}
.panel_list li:first-child a{
	padding:8px 0 4px 18px;
	background-position:8px 13px;
}
.panel_list li:first-child a:hover{
	background-position:8px 13px;
}
.panel_list li a:hover, .panel_list li a:focus{
	color:#ffffff;
	background:url(hover_arrow.png) #B31E55;
	background-repeat:no-repeat;
	background-position:8px 10px;
}
.panel_bottom{
	border:1px solid #e0e0e0;
	border-top:none;
	background:#ffffff;
	height:6px;
	margin-bottom:16px;
}
.news_banner{
	margin-bottom:20px;
}
#footer{
	border-top:2px solid #b31e54;
	padding:22px 0;
	text-align:center;
}