<!--

/*
 * Common styles start
 */

#dzine > div,
#dzine table,
#dzine table td,
#dzine a {
	font-family:'Open Sans', sans-serif;
	font-size: 12px;
}
#item_title{
	text-align:left;
	font-size:22px;
	color:#2f2f2f;
	font-weight:bold;
	padding:0px 0 20px;
	text-transform:uppercase;
}
.desc, .desc1{
	color:#2c2c2c;
	margin-top:0px;
	text-align:left;
	font-size:13px;
	line-height:24px;
	/*padding:0px 12px 10px 0px;*/
}
.title_bg{
	color:#2c2c2c;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	margin:15px 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:2px solid #cccccc;
}
#item_spec_title{
	color:#2c2c2c;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 5px 0;
	border-bottom:2px solid #cccccc;
}
.spec_table{
	padding:5px 0 12px 0;
}
.spec_bold{
	font-size:12px;
	color:#2f2f2f;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px 0;
	width:20%;
}
.spec_normal{
	font-size:12px;
	color:#2a2a2a;
	font-weight:normal;
	text-transform:uppercase;
	padding:4px 0;
	width:75%;
}
#check_compatibility{
	background:#f2f2f2;
	border-radius:5px;
	padding:15px 12px;
	margin:5px 0;
}
#check_compatibility img{
	float:left;
}
#check_compatibility a{
	float:right;
	margin:12px 25px 0 0;
}
/*added*/
#dzine a img,
#dzine img {
	border: 0;
}
#dzine a.linkopac img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#dzine a.linkopac:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#dzine a {
	text-decoration: none;
}
#design table {
	margin-top: 15px;
}
#design table tr td,
#design table tr td a:link,
#design table tr td a:visited {
	color: #737373;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
#design table tr td {
	vertical-align:middle;
}
#design table tr td a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#design img {
	border:0;
}
.radioclk {
	display: none;
}
.tab_content > div#content1,
.tab_content > div#content2,
.tab_content > div#content3,
.tab_content > div#content4,
.tab_content > div#content5 {
	display: none;
}
.cleaner {
	clear: both;
}
.desc ul,
.tab_content ul {
	padding: 0 15px;
	margin: 10px 0 10px 0px;
}
.desc ul li,
.tab_content ul li {
	color: #2c2c2c;
	font-size: 13px;
	text-align: left;
	padding-left: 0px;
	margin:4px 0;
}
.desc ol,
.tab_content ol {
	padding: 0 15px;
	margin: 10px 0 10px 0px;
}
.desc ol li,
.tab_content ol li {
	color: #2c2c2c;
	font-size: 13px;
	text-align: left;
	padding-left: 0px;
	margin:4px 0;
}
.click_btn {
	background:url(click_hover.jpg) no-repeat;
	width:111px;
	height:30px;
	text-decoration:none;
}
.click_btn:hover {
	text-decoration:none;
}
.click_btn:hover img {
	display:none;
}

/*
 * Common styles end
 */

/*
 * Pc styles start
 */

@media screen and (min-width:641px) {

#dzine form{
	padding:0px;
	margin:0px;
}
.main_bg {
	background:url(header_bg.jpg) #ffffff;
	background-repeat:repeat-x;
	background-position:center top;
}
#page_bg{
	background:url(footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
#page{
	width:980px;
	margin:0px auto;
}

/***** Pc Styles Display Block *****/
.desktop_title, .desktop_image, #featured_cat_bg, .tab_top, #footer{display:block;}

/***** Mobile Styles Display None *****/
#mob_header, .mobile_title, .mobile_image, .tab-title, #mob_footer{display:none;}

#header{
	height:207px;
	display:block;
}
#header_left{
	height:146px;
	width:201px;
	float:left;
}
#header_right{
	height:146px;
	width:779px;
	float:right;
}
#header_right_top{
	background:url(header_top.jpg);
	background-repeat:no-repeat;
	height:93px;
}
#header_right_bottom{
	height:53px;
}
#header_menu{
	height:53px;
	float:left;
	width:779px;
}
#storebg{
	width:980px;
	padding-top:12px;
}
#img_spec_content{
	width:980px;
}
#img_content{
	float:left;
	width:515px;
	padding-right:10px;
}
#spec_content{
	float:right;
	width:445px;
	padding-left:10px;
	text-align:left;
}
.button_sectn{
	padding:12px 0;
	display:block;
}
#desc_contact_content{
	margin:20px 0;
}
#featured_cat{
	padding:5px 0 8px 0;
	display:block;
}
#footer{
	height:109px;
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
}
#footer_menu {
	padding-top:45px;
	padding-left:0px;
}
.footer_menu {
	margin:0;
	padding:0;
}
.footer_menu li, .footer_menu li a{
	font-size:13px !important;
	float:left;
	color:#2c2c2c;
	list-style:none;
	text-decoration:none;
	padding:0 5px;
	text-transform: capitalize;
}
.footer_menu li:first-child{
	padding-left:0px;
}
.footer_menu li:nth-child(even){
	padding:0px;
}
.footer_menu li a:hover{
	color:#991419;
}

/*added*/
#header_menu a {
	display:block;
	float:left;
	text-decoration:none;
	height:53px;
}
#header_menu a:hover {
	text-decoration:none;
}
#header_menu a:hover img {
	display:none;
}
.headermenu1 {
	background:url(hover_01.jpg) no-repeat;
	width:110px;
}
.headermenu2 {
	background:url(hover_02.jpg) no-repeat;
	width:136px;
}
.headermenu3 {
	background:url(hover_03.jpg) no-repeat;
	width:124px;
}
.headermenu4 {
	background:url(hover_04.jpg) no-repeat;
	width:132px;
}
.headermenu5 {
	background:url(hover_05.jpg) no-repeat;
	width:124px;
}
.headermenu6 {
	background:url(hover_06.jpg) no-repeat;
	width:153px;
}
/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_img_module {
	width: 500px;
	margin: 10px 0 20px 0;
	border:0px solid red;
	position:relative;
}
.pc_main_img {
	width:500px;
	height:500px;
	margin: 0 auto;
	border: 1px solid #eee;
	border-radius:0px;
	margin-bottom:150px;
	padding:2px;
	box-sizing:border-box;
	position:relative;
}
.pc_main_img > div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:490px;
	max-height:490px;
	margin: auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.pc_thumb_img {
	clear:both;
	text-align:center;
	border:0px solid;
}
.pc_thumb_img label {
	display:block;
	float:left;
	vertical-align:middle;
	margin:0px 10px 10px 0px;
	width:92px;
	height:92px;
	padding:1px;
	cursor:pointer;
	box-sizing:border-box;
	border:1px solid #eee;
	border-radius:0px;
	background:#fff;
	position:relative;
}
.pc_thumb_img label:nth-of-type(5),
.pc_thumb_img label:nth-of-type(10) {
	margin:0px 0px 10px 0px;
}
.pc_thumb_img label:hover {
	border:1px solid #991419;
}
.pc_thumb_img label img {
	display: block;
	max-width:85px;
	max-height:85px;
	height:auto;
	width:auto;
	margin: auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
#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="{{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}}"] {
	display: none !important;
}
/*Pc image module style end*/
#featured_cat a {
	display:block;
	float:left;
	text-decoration:none;
	height:204px;
}
#featured_cat a:hover {
	text-decoration:none;
}
#featured_cat a:hover img {
	display:none;
}
.feat_cat1 {
	background:url(cat_01_hover.jpg) no-repeat;
	width:194px;
}
.feat_cat2 {
	background:url(cat_02_hover.jpg) no-repeat;
	width:197px;
}
.feat_cat3 {
	background:url(cat_03_hover.jpg) no-repeat;
	width:197px;
}
.feat_cat4 {
	background:url(cat_04_hover.jpg) no-repeat;
	width:198px;
}
.feat_cat5 {
	background:url(cat_05_hover.jpg) no-repeat;
	width:194px;
}
.mob_tab {
	display:none;
}
.pc_tab {
	margin: 30px auto 20px auto;
}
.pc_tab .tab_title {
	box-sizing: border-box;
	color: #595959;
	font-size: 12px;
	font-weight:bold;
	float: left;
	cursor: pointer;
	text-align: center;
	margin: 0px 5px 0 0;
	padding:12px 50px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	text-transform:uppercase;
	background:#e5e5e5;
}
.tab_title:hover {
	background:#991419;
	color:#fff;
}
.pc_tab .tab_top {
	border-bottom:3px solid #991419;
}
.pc_tab .tab_content {
	padding: 0px;
	clear: both;
	line-height:24px;
	text-align: left;
	color: #2c2c2c;
	font-family: "Open Sans",sans-serif;
	font-size: 12px;
}
#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;
	margin:10px 0;
}
#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 {
	background:#991419;
	color:#fff;
}
}

/*
 * Pc styles end
 */

/*
 * Mob styles start
 */

@media screen and (max-width:640px) {

.main_bg a img,
.main_bg div img,
.main_bg img,
.main_bg .video embed { max-width:100%; }
.main_bg > a {
	color: #09f;
	text-decoration: none;
}
.main_bg {
	padding:0 5px 0 5px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
}
.main_bg a img, .main_bg img {
	border: 0;
}
#page{
	width:100%;
	margin:0px auto;
}

/***** Pc Styles Display None *****/
#header, .desktop_title, .desktop_image, .button_sectn, #featured_cat_bg, #featured_cat, .tab_top, #footer{display:none;}

/***** Mobile Styles Display Block *****/
.mobile_image, .mobile_title{display:block;}

#mob_header{
	display:block;
	background:url(mobile/mob_header_bg.jpg);
	background-repeat:repeat-x;
}
#item_title{
	text-align:center;
	padding:12px 0;
}
#item_spec_title{
	padding:20px 0 5px 0;
	text-align:left;
}
.spec_bold{
	width:25%;
}
.spec_normal{
	width:70%;
}
#check_compatibility{
	border-radius:0px;
	padding:10px 12px;
	margin:5px 0;
}
#check_compatibility img{
	float:none;
	margin:0 auto;
}
#check_compatibility a{
	float:none;
	display:block;
	margin:0 auto 5px auto;
}
.title_bg{
	margin:15px 0 5px 0 !important;
}
#contact_content{
	float:left;
	margin:15px 0 15px 5px;
}
.contact_form{
	padding:10px 10px 0;
}

/*** Mobile Bottom Tabs Starts ***/
.tab_top {
	display:none;
}
.pc_tab {
	width:100%;
	margin:15px auto;
}
.mob_tab {
	display:block;
}
.tab_title {
	box-sizing:border-box;
	color:#2c2c2c;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
	text-transform:uppercase;
	background: #f2f2f2;
	border-bottom: 1px solid #c2c2c2;
	margin: 1px 0 0;
	padding: 10px;
}
.tab_content {
	text-align:left;
	color: #2c2c2c;
	font-size: 12px;
	line-height:24px;
}
.tab_content > div#content1,
.tab_content > div#content2,
.tab_content > div#content3,
.tab_content > div#content4,
.tab_content > div#content5 {
	margin:0;
	padding:0px 10px;
}
#mobtab1:checked ~ .tab_content #content1,
#mobtab2:checked ~ .tab_content #content2,
#mobtab3:checked ~ .tab_content #content3,
#mobtab4:checked ~ .tab_content #content4,
#mobtab5:checked ~ .tab_content #content5 {
	display:block;
}
#mobtab1:checked ~ .tab_content .tab1,
#mobtab2:checked ~ .tab_content .tab2,
#mobtab3:checked ~ .tab_content .tab3,
#mobtab4:checked ~ .tab_content .tab4,
#mobtab5:checked ~ .tab_content .tab5 {
	background:#fff;
}
.pc_tab table{ width:100% ;}
/*** Mobile Bottom Tabs Ends ***/

}

/*
 * Mob styles end
 */

-->