*{margin:0;padding:0;}
body{
	text-align:left;
	font-family:Verdana, sans-serif ;
	font-size:12px;
	/*background:#ededed url(../skin1/images/main_bg.jpg) repeat-x top;*/
	background:#E4E4E4 url(../skin1/images/main_bg.gif); background-repeat: repeat-x;
	/*
	background-attachment:fixed;
background-color:#0055A5;
background-image:url(../skin1/images/big_bgd.jpg);
backgrund-repeat:no-repeat;*/
}

.background
{
	background-attachment:fixed;
background-color:#0055A5;
background-image:url(../skin1/images/big_bgd.jpg);
backgrund-repeat:no-repeat;
}

.disabledbody{
	text-align:left;
	font-family:Verdana, sans-serif ;
	font-size:12px;
	/*background:#ededed url(../skin1/images/main_bg.jpg) repeat-x top;*/
	background:#E4E4E4 url(../skin1/images/main_bg.gif); background-repeat: repeat-x;
	background-color:#000000;
	left:0;
	opacity:0.4;
	position:absolute;
	top:0;
	width:100%;
	z-index:1003;
}

a:link,a:visited{color:#0D1A15;text-decoration:none;font-family:Verdana;} /* Code updated by Pragnesh Chaudhari. */
a:hover{text-decoration:underline;font-family:Verdana;}
a img{border:0;}
ul,li{list-style:none;font-family:Verdana;}
.fl{float:left;font-family:Verdana;}
.fr{float:right;font-family:Verdana;}
.tr{text-align:right;font-family:Verdana;}
.tc{text-align:center;font-family:Verdana;}

.marT5{margin-top:5px;font-family:Verdana;}
.marT10{margin-top:10px;font-family:Verdana;}
.marT20{margin-top:20px;font-family:Verdana;}

.padT5{padding-top:5px;font-family:Verdana;}

.corF00{color:#F00;font-family:Verdana;}
.corF00 a:link,.corF00 a:visited{color:#F00;font-family:Verdana;}

.font11{font-size:11px;font-family:Verdana;}
.font14{font-size:14px;font-family:Verdana;}
.font16-corW{
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-weight:bold;
	font-size:16px;
	font-family:Verdana;
}

#layout{
/*	width:976px;*/
	width:958px;
	margin:16px auto;
	font-family:Verdana;
}
input[type=text]{
	border-width:1px;
	border-style:solid;
	border-color:#7C7C7C #C3C3C3 #DCDCDC #C3C3C3;
	height:17px;
	line-height:17px;
	font-family:Verdana;
}


/********************** Begin main-menu **********************/
.main-menu{
	background:url(../skin1/images/main_menu_bg.jpg) repeat-x;
	height:49px;
	position:relative;
	font-family:Verdana;
	
}
.main-menu-l{
	position:absolute;
	top:0;
	left:0;
	z-index:22;
	width:18px;
	height:59px;
	font-family:Verdana;
	display:none;
}
.main-menu .logo{
	float:left;
	display:inline;
	/*margin:7px 38px 0 30px;*/ /* Code commented by Pragnesh Chaudhari. */
	font-family:Verdana;
}
.main-menu .main-menu-list{
	float:left;
	font-family:Verdana;
}
.main-menu .main-menu-list li{
	float:left;
	background:url(../skin1/images/main_menu_line.gif) no-repeat right;
}
.main-menu .main-menu-list li a{
	
}
.main-menu .main-menu-list li a:hover{}
.main-menu .main-menu-list li a.current{
	background:url(../skin1/images/main_menu_active.gif) repeat-x;
}
.main-menu .search{
	float:right;
	display:inline;
	margin-right:19px;
	margin-top:16px;
	font-family:Verdana;
}

.main-menu-list a:hover {background:url(../skin1/images/main_menu_active.gif) repeat-x;font-family:Verdana;}
.main-menu-list a:active {background:url(../skin1/images/main_menu_active.gif) repeat-x;font-family:Verdana;}

.search-store{
	background:url(../skin1/images/search_box.gif) no-repeat;
	width:100px;
	height:17px;
	overflow:hidden;
	padding:0px 0px 1px 20px;
	float:left;
	font-family:Verdana;
}
.search-store input{
	border:none;
	background:none;
	width:100%;
	color:#8B8B8B;
	font-family:Verdana, sans-serif;
}
.search-go{float:left;}

/********************** Begin main-menu **********************/

/********************** Begin main-cnt **********************/
.main-cnt-bg{
	background:url(../skin1/images/main_cnt_bg.gif) repeat-y;
	width:958px;
	float:right;
	font-family:Verdana;
}
.main-cnt-bg2{
	background:#FFF url(../skin1/images/main_bg2.gif) repeat-x top;
	font-family:Verdana;
}
.main-cnt{
	width:936px;
	margin:0 auto;
}
/************** Begin main-login **************/
.main-login{
	float:right;
	display:inline;
	margin:8px 8px 15px 0;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	/*font-weight:bold;*/
	font-family:Verdana, sans-serif;
}
.main-login a{color:#0D1A15;font-family:Verdana;} /* Code updated by Pragnesh Chaudhari. */
.main-login .main-login-txt{float:left;font-family:Verdana;}
.main-login p{float:left;font-family:Verdana;}
.username,.password,.store-cnt .emaill-address{
	background:url(../skin1/images/input_box.gif) no-repeat;
	padding:0px 10px;
	width:100px;
	height:17px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 10px;
	font-family:Verdana;
}
.store-cnt .emaill-address{background:url(../skin1/images/input_box02.gif) no-repeat; height:28px;line-height:28px;padding:4px 10px;font-family:Verdana;}
.username input,.password input,.store-cnt .emaill-address input{
	width:100%;
	border:none;
	background:none;
	color:#8B8B8B;
	font-family:Verdana;
}
.password{margin:0 -10px 0 0;font-family:Verdana;}
.login-btn{float:left;font-family:Verdana;}
/************** End main-login **************/
/************** Begin main-sub-cnt **************/
.main-sub-cnt{
	height:auto;
	overflow:hidden;
	zoom:1;
	margin:13px 0 20px 0;
	color:#0D1A15; /* Code edited by Pragnesh Chaudhari. */
	font-family:Verdana, sans-serif;
}
.main-sub-cnt .main-sub-cntL{
	width:228px;
	float:left;
	font-family:Verdana;
}
.main-sub-cnt .main-sub-cntM{
	width:228px;
	float:left;
	display:inline;
	margin:0 8px;
	font-family:Verdana;
}
.main-sub-cnt .main-sub-cntR{
	width:464px;
	float:right;
	font-family:Verdana;
}
.main-sub-cnt h2{
	background:url(../skin1/images/main_tit.gif) repeat-x;
	height:35px;
	line-height:35px;
	color:#FFF;
	font-family:Verdana;
	font-size:15px;
	padding:0 8px;
}
.main-sub-cnt .main-sub-cntBg{
	background:#FFF url(../skin1/images/main_sub_bg.gif) repeat-x top left;
	padding:5px 14px 14px 14px;
	line-height:16px;
	font-family:Verdana;
}
.main-sub-cnt .main-quickList li{
	background:url(../skin1/images/icon-left.gif) no-repeat 0 6px;
	padding:2px 16px;
	text-align:left;
	font-family:Verdana;
}
.main-sub-cnt .main-productList li{
	background:none 0 6px;
	padding:2px 0;
	text-align:left;
	font-family:Verdana;
}
.main-sub-cnt .main-quality{padding-bottom:15px;font-family:Verdana;}
.main-sub-cnt .main-quality p{margin-bottom:10px;text-align:left;font-family:Verdana;}
/************** End main-sub-cnt **************/

/********************** Begin main-cnt **********************/

/********************** Begin footer **********************/
.footer{
	background:#0c2314; /* Code edited by Pragnesh Chaudhari. */
	color:#FFF;
	padding:5px 5px 5px 5px;
	height:auto;
	overflow:hidden;
	zoom:1;
	font-family:Verdana;
}
.footer span.footer-txt{
	font-family:Verdana, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	float:left;
	margin-top:3px;
}
.footer span.footer-txt a{color:#FFF;}
.footer span.footer-txt a:hover{text-decoration:underline;}
.footer span.imgA{
	float:left;
	display:inline;
	margin-left:5px;
	font-family:Verdana;
}
.footer div.search{float:right;font-family:Verdana;}

/********************** Begin footer **********************/

/************** Begin search-toolbar **************/
.search-toolbar{
	background:url(../skin1/images/search_bg.gif) repeat-x;
	height:42px;
	padding:0 10px;
	overflow:auto;
	zoom:1;
	clear:both;
	font-family:Verdana;
}
.search-toolbar .search{
	float:left;
	display:inline;
	margin-right:15px;
	margin-top:13px;
	font-family:Verdana;
}
.search-toolbar .fl{margin-top:12px;}
.search-toolbar .search-letter{
	float:left;
	*margin-top:10px;
	margin-top:13px;
	display:inline;
	margin-left:13px;
}
.search-toolbar .search-letter a{
	/*font-weight:bold;*/
	font-size:16px;
	font-family:Verdana;
	*margin-left:1px;
	margin-left:3px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
}
/************** End search-toolbar **************/

.page-cnt-bg{
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	line-height:18px;
	font-family:Verdana, sans-serif;
}
.page-cnt-bg h3{
	font-family:Verdana;
	font-size:25px;
	font-family:Verdana;
}

/************** Begin about-cnt **************/
.about-cnt{
	padding:60px 12px;
	font-family:Verdana;
	
}
.about-cnt .about-header{
	border-bottom:3px solid #EAEAEA;
	padding:0px 18px 25px 18px;
}
.about-cnt .about-header span{
	font-family:Verdana;
	font-size:25px;
	/*font-weight:bold;*/
}
.about-cnt .about-txt{
	padding:30px 18px 25px 18px;
	border-bottom:3px solid #EAEAEA;
}
.about-cnt .about-txt p{margin-top:10px;font-family:Verdana;}
.about-cnt .about-pic{padding:50px 18px 20px 18px;font-family:Verdana;}
.about-cnt .about-pic-list{
	margin-top:20px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.about-cnt .about-pic-list li{
	float:left;
	display:inline;
	margin:0 2px 2px 0;
	width:298px;
	height:113px;
	overflow:hidden;
	font-family:Verdana;
}
.about-cnt .about-pic-list li.last{margin:0 0 2px 0;font-family:Verdana;}
/************** End about-cnt **************/

/************** Begin contact-cnt **************/
.contact-banner{
	margin:0 auto;
	width:935px;
	padding-top:45px;
	padding-bottom:20px;
	font-family:Verdana;
}
.contact-cnt{margin-top:20px;}
.contact-txt{
	margin:0 auto;
	width:935px;
	text-align:center;
	padding:50px 0 70px 0;
	color:#002D52;
	font:bold 14px/20px Trajan Pro;
	font-family:Verdana;
}
.contact-txt span{color:#58595B;}
/************** End contact-cnt **************/

/************** Begin resources-cnt **************/
.resources-cnt{padding:60px 26px;font-family:Verdana;}
.resources-img-list{
	margin-top:45px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.resources-img-list li{
	text-align:left;
	width:447px;
	height:45px;
	font-size:60;
	background:url(../skin1/images/res-tit.gif) no-repeat;
	margin-bottom:20px;
	font-family:Verdana;
}
.resources-img-list li.fl{float:left;font-family:Verdana;}
.resources-img-list li.fr{float:right;font-family:Verdana;}
.resources-img-list a:link,.resources-img-list a:visited{
	font-family:Verdana;
	/*font-weight:bold;*/
	font-size:25px;
	color:#FFF;
	padding:0 15px;
	text-decoration:none;
	line-height:45px;
}

.faqs-txt{padding:30px 25px 45px 25px;font-family:Verdana;}
.faqs-header{
	/*font-weight:bold;*/
	font-size:20px;
	font-family:Verdana;
}
.faqs-txt p{margin-top:15px;font-family:Verdana;}
.faqs-list{padding:0 10px 15px 10px;font-family:Verdana;}
.faqs-list-hearder{
	border-top:1px solid #032F53;
	border-bottom:1px solid #032F53;
	background:#F6F6F6;
	height:33px;
	font:bold 16px/33px Verdana, Geneva, sans-serif;
	padding:0 20px;
	font-family:Verdana;
}
.faqs-list-bg{
	background:#FFF url(../skin1/images/main_sub_bg.gif) repeat-x;
	padding:35px 20px 10px 20px;
	font-family:Verdana;
}
.faqs-list-bg p{font-family:Verdana;}
.faqs-list-bg ul{margin:0 10px 15px 35px;font-size:12px;font-family:Verdana;}

.position-txt{
	margin:30px 25px 10px 20px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.position-txt .fl{display:inline;margin-right:20px;font-family:Verdana;}
.position-txt .fl p{margin-top:5px;font-family:Verdana;}
.position-txt2{
	border-top:3px solid #032F65;
	border-bottom:3px solid #032F65;
	margin:30px 10px;
	padding:25px 20px 25px 25px;
	font-family:Verdana;
}

.video-cnt{
	margin:25px 15px 40px 15px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.video-cnt-L{
	width:500px;
	float:left;
	font-family:Verdana;
}
.video-cnt-R{
	width:412px;
	float:right;
	font-family:Verdana;
}
.video-BoxL{
	border:1px solid #C4CBCB;
	background:#FFF url(../skin1/images/page-bg2.gif) repeat-x;
	padding:7px;
	font-family:Verdana;
}
.video-txt-list{
	width:405px;
	border:1px solid #D3D4D4;
	line-height:16px;
	height:393px;
	padding:5px 0 0px 5px;
	overflow-x:hidden;
	overflow-y:auto;
	font-family:Verdana;
}
.video-txt-list .current{color:#F3362C;font-family:Verdana;}
.video-cnt-R a:link,.video-cnt-R a:visited{color:#F3362C;font-family:Verdana;}
.video-txt-list table td{padding-bottom:8px;font-family:Verdana;}
.video-txt-list .video-txt-table{
	width:100%;
	+width:96.5%;
	_width:96.5%;
	font-family:Verdana;
}
.video-txt-btn{
	background:url(../skin1/images/video-titBg-L.gif) no-repeat left;
	height:26px;
	line-height:26px;
	margin-top:10px;
	font-family:Verdana;
	/*font-weight:bold;*/
	font-size:18px;
}
.video-txt-btn span{
	background:url(../skin1/images/video-titBg-R.gif) no-repeat right;
	margin-left:13px;
	height:26px;
	display:block;
	overflow:hidden;
	padding-right:25px;
	font-family:Verdana;
}
.video-txt-btn a:link,.video-txt-btn a:visited{color:#FFF;font-family:Verdana;}
.video-txt02{margin:20px 10px 0 20px;font-family:Verdana;}
/************** End resources-cnt **************/

/************** Begin quickshop-cnt **************/
.quickshop-header{
	border-bottom:3px solid #022140;
	margin:40px 12px;
	font-family:Verdana;
	background:url(../skin1/images/quickshop-txt-bg.gif) no-repeat top right;
}
.quickshop-header-txt{
	width:880px;
	padding:10px 20px 40px 45px;
	font-family:Verdana;
}
.quickshop-header-txt h3{
	font-family:Verdana, sans-serif;
	font-size:14px;
	font-family:Verdana;
}
.quickshop-header-txt p{margin-top:10px;font-family:Verdana;}
.quickshop-list{
	width:825px;
	margin:50px auto;
	font-family:Verdana;
}
.quickshop-list-letter{
	background:url(../skin1/images/page-subTit-bg-L.jpg) no-repeat left;
	color:#FFF;
	font-size:14px;
	font-family:Verdana;
	font-family:Verdana;
}
.quickshop-list-letter span{
	background:url(../skin1/images/page-subTit-bg-R.jpg) no-repeat right;
	display:block;
	line-height:27px;
	margin-left:2px;
	font-family:Verdana;
}
.quickshop-list a:link,.quickshop-list a:visited{color:#FFF;margin-left:15px;font-family:Verdana;}
.quickshop-sub-list table td{padding:4px 5px;font-family:Verdana;}
.quickshop-list-tit{
	background:#9C9C9C;
	color:#FFF;
	font-family:Verdana;
	font-size:14px;
}

.quickshop-list-tit td,.quickshop-list-bgColor-01 td,.quickshop-list-bgColor-02 td{
	border:1px solid #FFF;
	border-left:none;
	font-size:12px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-family:Verdana;
}
.quickshop-list-tit td.last,.quickshop-list-bgColor-01 td.last,.quickshop-list-bgColor-02 td.last{border-right:none;font-size:12px;font-family:Verdana;}
.quickshop-list-bgColor-01{
	background:#F0F0F1;
	font-family:Verdana;
}
.quickshop-list-bgColor-02{
	background:#FFF;
	font-family:Verdana;
}
.quickshop-list-back td{
	background:#0C2314; /* Code updated by Pragnesh Chaudhari. */
	color:#FFF;
	font-family:Verdana;
}
.quickshop-sub-list td{
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.quickshop-sub-list td label{float:left;font-family:Verdana;}
.quickshop-sub-list td span{float:right;font-family:Verdana;}
/************** End quickshop-cnt **************/

/************** Begin seminar-cnt **************/
.seminar-cnt-01{
	margin:20px 12px 50px 12px;
	padding:0 20px;
	font-family:Verdana;
}
.seminar-cnt-01 p{margin-bottom:30px;font-family:Verdana;}
.seminar-cnt-calendar{
	width:864px;
	margin:30px auto;
	font-family:Verdana;
}
.seminar-cnt-calendar-img{margin-bottom:10px;font-family:Verdana;}

.seminar-showCnt{
	height:auto;
	overflow:auto;
	zoom:1;
	margin:25px 15px;
	font-family:Verdana;
}
.seminar-showCnt h4{
	font-size:14px;
	margin-bottom:5px;
	font-family:Verdana;
}
.seminar-showCnt-L{
	width:210px;
	float:left;
	font-family:Verdana;
}
.seminar-showCnt-R{
	float:right;
	width:690px;
	font-family:Verdana;
}
.seminar-showCntL-list{margin-bottom:25px;padding:0 10px;font-family:Verdana;}

.seminar-showCntL-list p{margin-bottom:5px;font-family:Verdana;}
.seminar-showCntL-list label{margin-left:18px;+margin-left:23px;_margin-left:23px;font-family:Verdana;}

.seminar-showCntL-list02{
	border-bottom:3px solid #012140;
	padding:0 5px 20px 5px;
	margin-bottom:20px;
	font-family:Verdana;
}

.seminar-showCntL-list03{
	border-bottom:3px solid #012140;
	padding:0 5px 10px 20px;
	margin-bottom:20px;
	font-family:Verdana;
}
.seminar-showCntL-list03 p,.seminar-showCntL-list03 ul{margin-bottom:5px;font-family:Verdana;}
.seminar-showCntL-list03 ul span.fl,.seminar-showCntL-list03 ul span.fr{
	background:#FFF;
	font-family:Verdana;
}
.seminar-showCntL-list03 ul li{
	background:url(../skin1/images/dash-line.gif) repeat-x left center;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}

.seminar-showCntR-txt01{
	border-bottom:3px solid #012140;
	padding:0 10px 20px 20px;
	margin-bottom:30px;
	font-family:Verdana;
}
.seminar-showCntR-txt01 p,.seminar-showCntR-txt01 ul{margin-top:5px;font-family:Verdana;}
.seminar-showCntR-txt01 ul{padding-left:25px;font-family:Verdana;}
.seminar-showCntR-txt01 ul li{list-style-type:disc;font-family:Verdana;}
.seminar-showCntR-txt02{padding:0 10px 20px 20px;font-family:Verdana;}
.seminar-showCntR-txt02-list{margin-top:20px;font-family:Verdana;}
/************** End seminar-cnt **************/

/************** Begin mylist-cnt **************/
.mylist-cnt{
	margin:35px 20px 40px 25px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.mylist-cnt-L{
	width:500px;
	float:left;
	font-family:Verdana;
}
.mylist-cnt-R{
	width:390px;
	float:right;
	font-family:Verdana;
}
.mylist-BoxL{
	border:1px solid #C4CBCB;
	background:#FFF url(../skin1/images/page-bg2.gif) repeat-x;
	padding:7px;
	font-family:Verdana;
}
.mylist-cntR-txt{margin-bottom:15px; color:#8A8B8D;font-family:Verdana;}
.mylist-cntR-txt h3{
	font-size:16px;
	margin-bottom:5px;
	color:#113D5F;
	font-family:Verdana;
}
.mylist-cntR-btn{
	background:url(../skin1/images/page-sub-titBg-02.gif) no-repeat;
	width:369px;
	line-height:26px;
	padding:0 10px;
	margin-top:25px;
	font-family:Verdana;
}
.mylist-cntR-btn a:link,.mylist-cntR-btn a:visited{
	color:#FFF;
	font-family:Verdana;
	font-size:14px;
	
}
.mylist-cntR-btn a:hover{text-decoration:none;font-family:Verdana;}

a.mylist-top-a-01,a.mylist-top-a-02{
	
	line-height:19px;
	display:block;
	float:left;
	padding:0 8px 0 8px;
	color:#FFF;
	font-family:Verdana;
}
a.mylist-top-a-01{background:#FD220C;font-family:Verdana;}
a.mylist-top-a-02{background:#032D57;font-family:Verdana;}
a.mylist-top-a-01:hover,a.mylist-top-a-02:hover{text-decoration:none;font-family:Verdana;}

.mylist-show-cnt{
	margin:30px auto;
	width:890px;
	padding-bottom:30px;
	font-family:Verdana;
}
.mylist-show-tit{
	/*background:url(../skin1/images/page-subTit-bg-L.jpg) no-repeat left;*/
	line-height:27px;
	padding-left:0px;
	color:#FFF;
	height:auto;
	overflow:auto;
	zoom:1;
	_margin-bottom:-2px;
	font-family:Verdana;
	*margin-left:10px;
}
.mylist-show-tit span.fl{font-family:Verdana;font-size:14px;}
.mylist-show-tit span.fr{margin-top:5px;font-family:Verdana;}
.mylist-show-tit p{
	background:url(../skin1/images/page-subTit-bg-R.jpg) no-repeat right;
	padding:0 12px 0 6px;
	float:left;
	width:868px;
	font-family:Verdana;
	_padding:1px 12px 3px 6px;
}
.mylist-show-tit a:link,.mylist-show-tit a:visited{color:#FFF;font-family:Verdana;}

.mylist-show-list{
	background:#F2F0F1 url(../skin1/images/mylist-showBg.gif) repeat-x;
	border-bottom:1px solid #F2F0F1;
	padding:15px 5px 0px 10px;
	margin-bottom:5px;
	position:relative;
	clear:both;
	font-family:Verdana;
	*margin-left:10px;
	*width:890px;
}
.mylist-show-list table{padding-bottom:10px;font-family:Verdana;}

.mylist-show-list2{
	background-color:#CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:20px 5px 15px 10px;
	margin-bottom:5px;
	position:relative;
	clear:both;
	font-family:Verdana;
}

.mylist-show-list-img{
	width:53px;
	/*height:72px;*/
	float:left;
	font-family:Verdana;
}
.mylist-show-list-cnt{
	width:500px;	
	float:left;
	display:inline;
	/*margin:0 12px;*/
	line-height:16px;
	font-size:12px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-family:Verdana;
}
.mylist-show-list-R{
	width:200px;
	float:right;
	display:inline;
	margin-right:10px;
	text-align:right;
	font-family:Verdana;
	
}
.mylist-show-list-cnt h4{font-size:15px;margin-bottom:5px;color:#0D1A15;font-family:Verdana;} /* Code updated by Pragnesh Chaudhari. */
.mylist-show-list-cnt p{font-size:12px;font-weight:normal;}
.mylist-show-list-R p{margin-top:5px;font-family:Verdana;}
.mylist-show-bg{
	background:url(../skin1/images/mylist-bg02.gif) no-repeat left;
	height:94px;
	width:890px;
	position:absolute;
	left:0;
	top:30px;
	overflow:hidden;
	font-family:Verdana;
}
.mylist-show-bgA{
	margin-top:42px;
	font-family:Verdana;
	margin-left:10px;
	height:auto;
	overflow:auto;
	zoom:1;
}
.mylist-show-bgA a:link,.mylist-show-bgA a:visited{
	color:#FFF;
	font-family:Verdana;
}
.mylist-show-bgA a{
	width:280px; 
	text-align:center;
	display:inline;
	margin-right:10px;
	float:left;
	font-family:Verdana;
}
.mylist-show-bgA-02{margin:5px 0 0 145px;font-family:Verdana;}
/************** End mylist-cnt **************/

/************** Begin checkout-cnt **************/
.checkout-top-tit{
	float:right;
	/*display:inline;*/
	margin-right:35px;
	margin-top:20px;
	line-height:14px;
	font-family:Verdana;
}
.checkout-top-tit p{
	float:left;
	display:inline;
	margin-right:5px;
	text-align:right;
	font-family:Verdana;
}
.checkout-top-tit span{float:left;font-family:Verdana;}
.checkout-top-tit span.checkout-text{
	float:left;
	margin-top:5px;
	font-family:Verdana;
}

.checkout-cnt{
	background:url(../skin1/images/chenkout-bg.gif) repeat-y top;
	margin-bottom:30px;
	font-family:Verdana;
	
}
#step1_Panel_close .checkout-cnt, #step2_Panel_close .checkout-cnt{
	*margin-left:10px;
	*width:890px;
}
#step3_Panel_open #mainid{
	*margin-left:10px;
	*width:890px;
}
#step3_Panel_open #mainid .mylist-show-list3{
	*width:890px;
}
#step3_Panel_open #mainid .mylist-show-list{
	*margin-left:0px;
}
.checkout-cnt-subTit{
	background:url(../skin1/images/tt93.jpg) repeat-x;
	line-height:29px;
	padding:0 10px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
	*margin-left:10px;
	*width:890px;
}

.checkout-cnt-padding{
	padding:15px 20px 15px 28px;
	font-family:Verdana;
}
.checkout-cnt-list{
	/*height:auto;*/
	overflow:auto;
	zoom:1;
	margin-bottom:30px;
	color:#888;
	font-family:Verdana;
}
.checkout-cnt-list-01,.checkout-cnt-list-02,.checkout-cnt-list-03{
	font-family:Verdana;
	width:24%;
	float:left;
	display:inline;
}
.checkout-cnt-list-01,.checkout-cnt-list-02{
	font-family:Verdana;
	margin-right:70px;
	*margin-right:45px;
	*margin-top:20px;
	*margin-bottom:10px;
}
#step2_Panel_open .checkout-cnt-list-01{
	*height:150px;
	margin-bottom:20px;
}
/*Code Added By Hardik Solanki : Start Code Here : Highlight Shippping & Payment Method Text*/
#step2_Panel_open .checkout-cnt-list-01:hover{
	*height:150px;
	margin-bottom:20px;
	color:#014179 !important;
}
#step1_Panel_open .checkout-cnt-list-01:hover, .autoship-sub-bg .checkout-cnt-list-01:hover{
	color:#014179;
}
/*Code Added By Hardik Solanki : End Code Here : Highlight Shippping & Payment Method Text*/
.checkout-cnt-list-border{
	border-left:1px solid #B5B5B5;
	padding-top:2px;
	font-size:12px;
	font-family:Verdana;
}
/*.checkout-cnt-padding .checkout-cnt-list-border {
	background:none;
}
.checkout-cnt-padding .checkout-cnt-list-border:hover {
	background:#DAD8D9;
}*/
.checkout-cnt-list-border h4{
	border-bottom:1px solid #B5B5B5;
	padding:0 5px 3px 5px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-size:14px;
	font-family:Verdana;
}
.checkout-cnt-list-border p{
	padding:5px 5px 2px 5px;
	font-size:12px;
	font-family:Verdana;
}
div.checkout-cnt-list-border:hover
{
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
}
.checkout-cnt-list-border p td{
	font-size:12px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-family:Verdana;
}

.checkout-cnt-list-border2{
	border-left:1px solid #B5B5B5;
	padding-top:2px;
	font-size:12px;
	font-family:Verdana;
}
.checkout-cnt-list-border2 h4{
	border-bottom:1px solid #B5B5B5;
	padding:0 5px 3px 5px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-size:14px;
	font-family:Verdana;
}
.checkout-cnt-list-border2 p{
	padding:5px 5px 2px 5px;
	font-size:12px;
	font-family:Verdana;
}

.checkout-cnt-list-border2 p td{
	font-size:12px;
	font-family:Verdana;
}

.checkout-cnt03-list{
	width:280px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.checkout-cnt03-list li{
	background:url(../skin1/images/dash-line.gif) repeat-x center left;
	font-family:Verdana;
}
#step3_Panel_open .checkout-cnt03-list li{
	*background:none;
	*font-family:Verdana;
}

.checkout-cnt03-list li span.fl{
	text-align:right;
	width:150px;
	/*background:#EEEEEE;*/
	font-family:Verdana;
}
.checkout-cnt03-list li span.fr{/*background:#EEEEEE;*/font-family:Verdana;}

.checkout-subTit{
	background:url(../skin1/images/checkout-titBg-02.gif) repeat-x;
	padding:8px 0;
	font-family:Verdana;
}
/************** End checkout-cnt **************/

/************** Begin page-sub-tit **************/
.page-sub-tit{
	background:url(../skin1/images/page-sub-titBg.gif) repeat-x scroll 0 17px transparent;
	height:51px;
	overflow:hidden;
	zoom:1;
	font-family:Verdana;
}
.page-sub-tit .page-sub-tit-txtBg{
	height:51px;
	line-height:51px;
	background:url(../skin1/images/page-sub-titBg-01L.gif) no-repeat left;
	color:#FFF;
	font-family:Verdana;
	font-size:24px;
	overflow:hidden;
	padding-left:34px;
	float:left;
	display:inline;
	margin-right:12px;
}
.page-sub-tit .page-sub-tit-txtBg2{
	height:51px;
	line-height:51px;
	color:#FFF;
	font-family:Verdana;
	font-size:24px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-right:12px;
}
.page-sub-tit .page-sub-tit-txtBg span{
	background:url(../skin1/images/page-sub-titBg-01.gif) no-repeat right;
	padding:13px 20px 13px 0px;
	+padding:11px 20px 11px 0px;
	_padding:11px 20px 11px 0px;
	height:51px;
	overflow:hidden;
	font-family:Verdana;
}
.page-sub-tit .page-sub-tit-txt{
	float:left;
	display:inline;
	margin-top:25px;
	color:#666;
	font-family:Verdana;
}
/************** End page-sub-tit **************/

/************** Begin page-address **************/
.page-address{padding:10px 25px 10px 25px;font-family:Verdana;text-align:left;}
/************** End page-address **************/

/************** Begin store-cnt **************/
.store-cnt{
	width:936px;
	margin:15px auto;
	text-align:left;
	font-family:Verdana, sans-serif;
	color:#0D1A15;
	background:#FFF;
}
.store-cnt h2{
	background:url(../skin1/images/main_tit.gif) repeat-x;
	height:35px;
	line-height:35px;
	color:#FFF;
	font-family:Verdana;
	font-size:15px;
	padding:0 8px;
}
.store-cnt .store-cntBg{
	background:#FFF url(../skin1/images/main_sub_bg.gif) repeat-x top left;
	padding:5px 14px 5px 14px;
	*padding:5px 0 5px 0;
	line-height:16px;
	font-family:Verdana;
	overflow:hidden;
}

.store-cntBg_gg{
	background:#FFF url(../skin1/images/main_sub_bg.gif) repeat-x top left;
	padding:5px 0px 5px 0px;
	line-height:16px;
	font-family:Verdana;
	overflow:hidden;
}

.store-banner{
	height:auto;
	overflow:auto;
	zoom:1;
	margin-bottom:20px;
	font-family:Verdana;
}
.store-bannner-img{
	width:700px;
	float:left;
	font-family:Verdana;
}
.store-bannner-cnt{
	width:228px;
	float:right;
	font-family:Verdana;
}
.store-bannner-cnt p{margin-bottom:10px;font-family:Verdana;	font-size:12px;}
.store-cntList{
	height:auto;
	overflow:auto;
	zoom:1;
	margin-bottom:10px;
	font-family:Verdana;
}
.store-cntList-01{
	width:228px;
	float:left;
	display:inline;
	margin-right:8px;
	font-family:Verdana;
}
.store-cntList-02{
	width:464px;
	float:right;
	font-family:Verdana;
}

.store-cnt .newProduct-width{
	width:200px;
	*width:228px;
	float:left;
	display:inline;
	margin-right:8px;
	padding-top:15px;
	padding-bottom:50px;
	*padding-bottom:50px;
	overflow:hidden;
	font-family:Verdana;
	*padding-left:10px;
	*padding-top:14px;
	
}
.store-cnt .newProduct-width .newProduct-img{
	float:left;
	width:66px;
	display:inline;
	margin-right:10px;
	font-family:Verdana;
}
.store-cnt .newProduct-width .newProduct-txt{
	width:115px;
	float:left;
	font-family:Verdana;
}
.store-cnt .newProduct-width .newProduct-txt .newProduct-tit{
	font-size:14px;
	margin-bottom:15px;
	font-family:Verdana;
}
.newProduct-txt p{
	font-size:12px;
}
.store-firstline-cnt p{margin-bottom:5px;font-family:Verdana;}
.store-firstline-cnt ul{margin-left:15px;font-family:Verdana;}
.store-firstline-cnt ul li{list-style-type:disc;font-family:Verdana;}

.store-cnt .last{margin-right:0;font-family:Verdana;}
.store-cnt .btn-submit{
	float:left;
	margin-left:-15px;
	display:inline;
	font-family:Verdana;
}
.store-cnt .product-catagoriey table td{
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
	padding:10px;
	font-size:11px;
	font-family:Verdana;
}

.proInfo-cnt{
	width:620px;
	margin:0 auto;
	padding:70px 0; 
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-family:Verdana;
}
.proInfo-cnt-line{
	border-bottom:2px solid #093468;
	padding:20px 0;
	font-family:Verdana;
}
.proInfo-cnt-01{
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.proInfo-cnt-01-img{
	float:left;
	width:96px;
	display:inline;
	margin-right:30px;
	font-family:Verdana;
}
.proInfo-cnt-01-cnt{
	float:left;
	width:480px;
	font-family:Verdana;
}
.proInfo-cnt-01-cnt h3{font-size:24px;margin-bottom:10px;font-family:Verdana;}

.proList-price{padding:0 10px;font-family:Verdana;}
.proList-price p,.proList-price li{
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.proList-price li{
	background:url(../skin1/images/dash-line.gif) repeat-x center left; font-size:12px; color:#0D1A15;font-family:Verdana;
}
.proList-price span.fl,.proList-price span.fr{background:#F2F0F1;font-family:Verdana;}
.proList-page a{
	border:2px solid #ACABAB;
	font-size:11px;
	padding:2px;
	font-family:Verdana;
}
.proList-page{
	*margin-top:5px;
}
.proList-page a:hover{
	text-decoration:none;
	background:#ACABAB;
	font-family:Verdana;
}
.proList-page a.current{background:#ACABAB;font-family:Verdana;}
.proList-page a.last,.proList-page a.last:hover{border:none;background:none;font-family:Verdana;}
.proList-titB{
	background:url(../skin1/images/page-subTit-bg-bl.gif) no-repeat left;
	line-height:27px;
	padding-left:6px;
	color:#FFF;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}
.proList-titB span.fl{font-family:Verdana;font-size:14px;}
.proList-titB span.fr{margin-top:5px;}
.proList-titB p{
	background:url(../skin1/images/page-subTit-bg-br.gif) no-repeat right;
	padding:0 12px 0 6px;
	float:left;
	width:866px;
	_padding:1px 12px 3px 6px;
	font-family:Verdana;
}
.proList-titB a:link,.proList-titB a:visited{color:#FFF;font-family:Verdana;}
/************** End store-cnt **************/

/************** Begin reg-cnt **************/
.reg-txt{margin:50px;font-family:Verdana;}

.reg-toolbar{
	background:url(../skin1/images/page-sub-titBg.gif) repeat-x;
	overflow:auto;
	zoom:1;
	margin-bottom:50px;
	padding:5px 10px 10px 10px;
	color:#58595B;
	font-family:Verdana;
}
.reg-cnt{
	width:830px;
	margin:0px auto;
	padding:35px 0;
	font-family:Verdana;
}
.reg-cnt h3{
	font-size:12px;
	border-bottom:1px solid #959595;
	padding:0 5px 5px 5px;
	font-family:Verdana, sans-serif;
	font-family:Verdana;
}
.reg-cnt .reg-list{
	margin:15px auto;
	color:#58595B;
	width:450px;
	font-family:Verdana;
}
.reg-cnt .reg-btn{
	margin:25px 0;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}

.login-cnt{
	width:734px;
	margin:0 auto;
	padding:130px 10px 130px;
	background:url(../skin1/images/login-bg.gif) no-repeat center left;
	height:76px;
	font-family:Verdana;
}
.login-cnt div.fl{margin-top:30px;font-family:Verdana;}
.login-cnt div.fr{
	background:url(../skin1/images/page-sub-titBg-03.gif) no-repeat;
	text-align:left;
	width:253px;
	padding:0 25px;
	line-height:26px;
	font-family:Verdana;
	font-size:14px;
	margin-top:25px;
}
.login-cnt a:link,.login-cnt a:visited{color:#FFF;font-family:Verdana;}
/************** End reg-cnt **************/

.page-prev-bg{
	background:url(../skin1/images/page-sub-titBg-02L.gif) no-repeat;
	text-align:right;
}
.page-next-bg{
	background:url(../skin1/images/page-sub-titBg-02.gif) no-repeat;
	text-align:left;
}
.page-prevBack-bg{
	background:url(../skin1/images/page-sub-titBg-04R.gif) no-repeat;
	text-align:right;
}
.page-next02-bg{
	background:url(../skin1/images/page-sub-titBg-05.gif) no-repeat;
	text-align:right;
	width:225px;
	line-height:26px;
	font-family:Verdana;
	font-size:14px;
	padding:0 15px;
}
.page-prev-bg,.page-next-bg,.page-prevBack-bg{
	width:359px;
	padding:0 15px;
	line-height:26px;
	font-family:Verdana;
	font-size:14px;
}
.page-prev-bg a:link,.page-prev-bg a:visited,.page-next-bg a:link,.page-next-bg a:visited,.page-prevBack-bg a:link,.page-prevBack-bg a:visited,.page-next02-bg a:link,.page-next02-bg a:visited{
	color:#FFF;
	font-family:Verdana;
}

/************** Begin account-cnt **************/
.account-bg{
	background:url(../skin1/images/account-bg.gif) repeat-x bottom;
}
.account-sub-bg{
	background:url(../skin1/images/chenkout-bg.gif) repeat-y top;
	padding-top:10px;
}
.account-sub-bg .padding{padding:30px 20px;}
.account-icon-btm{
	line-height:18px;
	text-align:center;
	font-size:11px;
	font-family:Verdana;
}
.account-tit-bg{
	background:url(../skin1/images/page-subTit-bg-m.gif) repeat-x;
	height:27px;
	line-height:27px;
	color:#FFF;
	padding:0 12px 0 10px;
	font-family:Verdana;
}
.account-tit-bg span.fl{
	font-size:14px;
	font-family:Verdana;
}
.account-tit-bg a:link,.account-tit-bg a:visited{color:#FFF;}

.account-order-search{
	border-bottom:2px solid #083467;
	padding:0 15px 10px 15px;
	margin-bottom:20px;
	height:auto;
	overflow:auto;
	zoom:1;
	font-family:Verdana;
}

.account_manage_title_bar1 {background:url(../skin1/images/tt78.jpg); width:891px; height:25px;}
.account_manage_title_bar2 {background:url(../skin1/images/tt79.jpg); width:891px; height:25px;}
.account_manage_title_bar3 {background:url(../skin1/images/tt80.jpg); width:891px; height:25px;}
.account_manage_title_bar4 {background:url(../skin1/images/tt81.jpg); width:891px; height:25px;}
.account_manage_title_bar5 {background:url(../skin1/images/tt82.jpg); width:891px; height:25px;}
.account_manage_title_bar6 {background:url(../skin1/images/tt231.jpg); width:891px; height:25px;}/* Code added by Pragnesh Chaudhari. */
.account_manage_title_bar_arrow {float:right;padding-right:10px;color:#fff}
/************** End account-cnt **************/

/************** Begin autoship-cnt **************/
.autoship-cnt{
	width:890px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:25px;
}
.autoship-tit-bg{
	background:url(../skin1/images/page-sub-titBg.gif) repeat-x;
	overflow:auto;
	zoom:1;
	margin-bottom:10px;
	padding:4px 25px 10px 25px;
	color:#58595B;
	font-family:Verdana;
}
.autoship-tit-bg-new{
	background:url(../skin1/images/page-sub-titBg-new.gif) repeat-x;
	overflow:none;
	zoom:1;
	margin-bottom:10px;
	padding:17px 25px 10px 25px;
	color:#58595B;
	font-family:Verdana;
}
.autoship-tit-bg-new2{
	background:url(../skin1/images/page-sub-titBg-new2.gif) repeat-x;
	overflow:none;
	zoom:1;
	margin-bottom:10px;
	padding:17px 0px 10px 25px;
	color:#58595B;
	font-family:Verdana;
}
.autoship-tit-bg-new3{
	background:url(../skin1/images/page-sub-titBg-new3.gif) repeat-x;
	overflow:none;
	zoom:1;
	margin-bottom:10px;
	padding:26px 5px 10px 25px;
	color:#58595B;
	font-family:Verdana;
}
.autoship-sub-bg{background:url(../skin1/images/chenkout-bg.gif) repeat-y;}
.autoship-sub-bg .padding{padding:15px;}
/************** End autoship-cnt **************/

/*********lee add popup-window css 2009-7-6*************/
.DivQueryHidden
{
	display: none;
}

.DivQueryDisplay
{
	z-index: 1004;
	position: absolute;
	height: auto;
	/*background:#D3E3D9;*/
}

.DivQueryBlock
{
	z-index: 1003;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.pop_title 
{
	background: url(../skin1/images/popup_title_bg_green.gif) repeat-x;
	height: 27px;
	overflow: hidden;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color:#639377;
	vertical-align:middle;
	background-color:White;
	
}
.pop_title span.pop_tit_txt
{
	color:#639377;
	padding-left:10px;
	vertical-align:middle;
	float:left;
}
.pop_title span.pop_tit_img{float:right;padding-right:5px;padding-top:6px;cursor:pointer;}
.pop_content 
{
	width:457px;
	height:323px;
	background-color:White;
	font-size:12px;
	margin:0px 3px 3px 3px;
	border-left:1px solid #9DCCAF;
	border-right:1px solid #9DCCAF;
	border-bottom:1px solid #9DCCAF;
	}
.pop_content a{text-decoration:none;font-size:12px;}
.popup {font-size:12px;} 
.popup a{text-decoration: none;}
.popup a:hover{color:blue;text-decoration:none;}


.pop_window{
	margin:0 auto;
	padding-top:50px;
	width:276px;
	z-index: 202;
	position: absolute;
}
.pop_window .pop_window_bg{
	background:#8CB99C;
	padding:20px 15px 10px 15px;
	color:#FFF;
	text-align:left;
	font-size:14px;
}
.pop_window .pop_window_btn{margin-top:20px; text-align:center;}

/********* popup-window css end **********/

.tr{text-align:right;font-family:Verdana;}
.marT10{margin-top:10px;font-family:Verdana;}

.fl{float:left;display:inline;font-family:Verdana; }
.fr{float:right;display:inline;font-family:Verdana;}
.cl{height:auto;overflow:auto;zoom:1;font-family:Verdana;}

.pop-cnt{
	width:735px;
	margin:10px auto;
	background:#EEEEEE;
	color:#003E78;
	font-size:12px;
	font-family:Verdana, sans-serif;
}
.pop-sub-bg{
	width:715px;
	margin:0 auto;
	padding:10px 0;
	_padding:10px 10px;
	font-family:Verdana;
}
.pop-sub-bg-T{
	background:url(../skin1/images/popup_T.gif) no-repeat;
	height:30px;
}
.pop-sub-bg-T-login{
	background:url(../skin1/images/tt157.jpg) no-repeat;
	height:30px;
}
.pop-sub-bg-M{
	background:url(../skin1/images/popup_M.gif) repeat-y;
	line-height:18px;
}
.pop-sub-bg-F{
	background:url(../skin1/images/popup_F.gif) no-repeat;
	height:14px;
}
.pop-sub-bg-T a{
	float:right;
}
.pop-sub-bg-T-login a{
	float:right;
}
.pop-toolbar{margin:5px 0 5px 20px;font-family:Verdana;}
.pop-toolbar span.fr{margin-top:20px;font-family:Verdana;}

/************** Begin faqs-pop **************/
.faqs-pop{
	height:410px;
/*	padding-right:40px;*/
	overflow-y:auto;
	overflow-x:hidden;
	font-family:Verdana;
}
.faqs-pop2{
	height:490px;
	padding-right:40px;
	overflow-y:auto;
	overflow-x:hidden;
}
.faqs-pop-cnt .faqs-pop2{
	width:652px;
	margin-left:23px;
	padding-bottom:20px;
}
.faqs-pop .faqs-pop2 h1{
	font-size:16px;
	/*font-weight:bold;*/
}
.faqs-pop-txt{
	border-top:3px solid #032F65;
	border-bottom:3px solid #032F65;
	padding:15px 0;
	margin-top:10px;
	font-family:Verdana;
}
.faqs-pop-txt p{margin-bottom:5px;font-family:Verdana;}
/************** End faqs-pop **************/

/************** Begin mylist-pop **************/
.mylist-pop-cnt{
	background:#0C1E3A;
	color:#FFF;
	margin:20px 250px 20px 10px;
	padding:8px;
	font-family:Verdana;
}
.mylist-pop-cnt h4{
	font-size:12px;
	border-bottom:1px solid #FFF;
	padding:0 5px 5px 5px;
	font-family:Verdana;
}
.mylist-pop-cnt a:link,.mylist-pop-cnt a:visited{color:#FFF;font-family:Verdana;}
/************** End mylist-pop **************/

/************** Begin proInfo-pop **************/
.proInfo-pop-cnt{
	height:auto;
	overflow:auto;
	zoom:1;
}
.proInfo-pop-cntL{
	width:120px;
	padding-left:20px;
	float:left;
	overflow:hidden;
}
.proInfo-pop-cntR{
	width:500px;
	float:right;
	overflow:hidden;
}

.proInfo-pop-cntR p ul li{
	text-align:left;
}
.proInfo-pop-cntL dl{margin-top:15px;font-family:Verdana;}
.proInfo-pop-cntL dt{font-weight:bold;font-family:Verdana;}
.proInfo-pop-cntL dd{margin-bottom:10px;font-family:Verdana;}

.proInfo-pop-cntR h2{font-size:18px;margin-bottom:5px;font-family:Verdana;}
.proInfo-pop-cntR h3{font-size:14px;margin-bottom:5px;font-family:Verdana;}
.proInfo-pop-cntR ul{margin-left:25px;margin-bottom:5px;font-family:Verdana;}
.proInfo-pop-cntR ul li{list-style-type:disc;margin-bottom:5px;font-family:Verdana;}
/************** End proInfo-pop **************/


.kk4w { line-height:22px; text-align:right; padding:5px 15px 0px 0px;color:#003E78;}
.kk4 { background-image:url(../skin1/images/bj.jpg); width:403px; height:61px; float:right; }
.kk5 { background-image:url(../skin1/images/bj2.jpg); background-repeat:no-repeat; width:954px; height:auto;}

.boxk {width:958px; height:auto}
.boxk_1 { background-image:url(../skin1/images/tt20.jpg); width:958px; height:103px; margin-top:20px}
.boxk_1w { float:right; padding:60px 30px 0px 0px;}
.boxkk { width:898px; height:auto; overflow:hidden; padding:30px;}
*html .boxkk {padding-left:0px;}
.boxk_2 { width:290px; height:auto; float:left;}
*html .boxk_2 {margin-right:15px;}
.boxk_2_1 { width:283px; height:auto; overflow:auto; border:1px solid #F2F2F2;overflow-x:hidden}
.boxk_2_1 ul { list-style:none}
.boxk_2_1 ul li { line-height:22px; border-bottom:1px solid #F2F2F2; padding-left:20px;text-align:left;font-size:13px;/*font-weight:bold*/}
a.boxk_2_1ys {color:#4eb351; text-decoration:none;}/* Code edited by Pragnesh Chaudhari. */
a.boxk_2_1ys:hover{ color:#ff0000;text-decoration:underline;}
.boxk_2_1t { background-image:url(../skin1/images/tt4.jpg); width:263px; height:26px; color:#FFFFFF}
a.boxk_2_1ys2 {color:#fff; text-decoration:none}
a.boxk_2_1ys2:hover{ color:#fff;text-decoration: none;}
.boxk_3 { width:591px; height:auto; float:right}
.boxk_3_1 { background-image:url(../skin1/images/tt23.jpg); width:581px; height:27px; text-align:right; line-height:27px; padding-right:10px; color:#FFFFFF}
a.boxk_3_1w {color:#fff; text-decoration:none}
a.boxk_3_1w:hover{ color:#fff;text-decoration: none;}
.boxk_3_2 { background-image:url(../skin1/images/tt15.jpg); width:591px; height:105px; margin-top:5px}
.boxk_3_2_1 { width:53px; height:72px; padding:10px; float:left;}
.boxk_3_2_2 { float:left; line-height:22px; color:#0d1a15; width:339px; height:auto; padding-top:10px;text-align:left;padding-left:15px}/* Code edited by Pragnesh Chaudhari. */
.boxk_3_2_2w { font-size:18px; /*font-weight:bold*/}
.boxk_3_2_3 { float:left; width:20px; height:auto; padding-top:85px}
.boxk_3_2_4 { padding-top:50px; width:139px; height:auto; float:left}
.boxk_3_2_4w {color:#0d1a15; font-size:14px; /*font-weight:bold;*/ text-align:right; padding-right:10px} /* Code edited by Pragnesh Chaudhari. */
.boxk_3_2_4k { background-image:url(../skin1/images/tt22.jpg); width:139px; height:24px; margin-top:15px; color:#0d1a15;} /* Code edited by Pragnesh Chuadhari. */
.boxk_3_3 { background-image:url(../skin1/images/tt16.jpg); width:591px; height:53px; margin-top:5px;}
.boxk_3_3w {color:#0d1a15; text-align:right;padding:10px 10px 0px 0px;} /* Code edited by Pragnesh Chaudhari. */
.boxk_3_3w2 {color:#0d1a15; font-size:16px; /*font-weight:bold;*/text-align:right;padding:5px 10px 0px 0px;} /* Code edited by Pragnesh Chaudhari. */
.boxk_3_4 {color:#0d1a15; margin:3px 0px 0px 10px}/* Code edited by Pragnesh Chaudhari. */
.boxk_3_5 { background-image:url(../skin1/images/tt24.jpg); width:448px; height:132px; padding:30px 0px 0px 143px; font-size:14px; font-weight:bold; color:#0d2f1a}
.boxk_3_6 { background-image:url(../skin1/images/tt31.jpg); width:581px; height:27px; margin-top:15px; padding:3px 5px 0px 5px;}
.boxk_3_6w { float:left; color:#002650; font-size:14px}
.boxk_3_6w2 { float:right; background-image:url(../skin1/images/tt32.jpg);  height:19px; line-height:19px;  color:#FFFFFF; font-size:14px; margin:0px 3px 0px 3px; padding:0px 10px 0px 10px;}
a.baise {color:#fff; text-decoration:none}
a.baise:hover{ color:#fff;text-decoration: none;}
.boxk_3_7 { background-image:url(../skin1/images/tt33.jpg);background-repeat:repeat-x;min-height:171px; width:551px; padding:15px 20px 0px 20px;}
.boxk_3_8 {color:#002650; text-align:right; font-size:14px;margin-top:10px}
.boxk_3_9 { background-image:url(../skin1/images/tt34.jpg); height:74px; width:551px; padding:15px 20px 0px 20px;}
.boxk_3_9w {color:#002650; font-size:14px}

a.tx{color:#fff;text-decoration:none;}
a.tx:hover{color:#fff; text-decoration:none;}

.sub-pop-style{
	position:absolute;
	bottom:50px;
	left:20px;
	padding-left:160px;
}
.sub-pop-style td{padding:0;}

.sub-pop-style2lib{
	position:absolute;
	margin-top:-190px;
	margin-left:58px;
}

 *html .sub-pop-style2lib {margin-left:-40px;}

.sub-pop-style2{
	position:absolute;
	margin-top:-8px;
	margin-left:-18px;
}

.sub-pop-style6{
	position:absolute;
	margin-top:-190px;

}
.sub-pop-style2 td{padding:0;}

.sub-pop-style3{
	position:absolute;
	bottom:50px;
	left:20px;
	padding-left:110px;
}
.sub-pop-style4{
	position:absolute;
	margin-top:-8px;
	margin-left:15px;
}
.sub-pop-style3 td{padding:0;font-size:11px;}

.ContactPg_1 { 
	border-bottom:2px solid #0D1A15; 
	border-top:2px solid #0D1A15; 
	background-image:url(../skin1/images/tt60.jpg); 
	width:928px; 
	height:395px; 
	margin:10px 0px 50px 0px; 
	margin-left:auto; 
	margin-right:auto;
}
.red_star{color:#ff0000}
.index_revised { background-image:url(../skin1/images/tb13.gif); width:319px; height:22px; float:right; padding:5px 5px 0px 0px}

.account-tit-bg2{
    background-image:url(../skin1/images/tt96.jpg);
	height:27px;
	line-height:27px;
	color:#FFF;
	width:879px;
	padding-right:12px

}

.quickshop_an { width:40px; border-width:0px 0px 0px!important;}

.mylist-show-tit-new{
	background:url(../skin1/images/page-subTit-bg-L.gif) no-repeat left;
	line-height:27px;
	padding-left:5px;
	color:#FFF;
	height:auto;
	overflow:auto;
	zoom:1;
	_margin-bottom:-2px;
	*margin-left:10px;
}
.mylist-show-tit-new p.propagination{
	
	*width:885px;
}
.mylist-show-tit-new span.fl{font-weight:bold;font-size:14px;}
.mylist-show-tit-new span.fr{margin-top:5px;font-family:Verdana;}
.mylist-show-tit-new p{
	background:url(../skin1/images/page-subTit-bg-R.gif) no-repeat right;
	padding:0 12px 0 6px;
	float:left;
	width:866px;
	_padding:1px 12px 3px 6px;
}
.mylist-show-tit-new a:link,.mylist-show-tit-new a:visited{color:#FFF;}


.mylist-show-list3 { background-image:url(../skin1/images/mylist-showBg.gif); width:880px; height:93px; margin-bottom:5px; padding:10px 0px 0px 10px; *width:890px;}
.mylist-show-list3-t { width:53px; height:72px; float:left}
.mylist-show-list3-w { width:635px; height:auto; float:left; padding-left:15px}
.mylist-show-list3-z { width:150px; height:auto; float:right; padding-top:43px}
.mylist-show-list3-z1 { width:150px; height:auto; font-weight:bold; padding:0px 0px 10px 20px;}
.mylist-show-list3-z2 { width:30px; height:auto; float:left; text-align:center; padding-top:5px}
.mylist-show-list3-z3 { width:120px; height:20px; float:right; background-image:url(../skin1/images/tt131.gif); text-align:center; padding-top:2px}
.mylist-show-list3-z3-new { width:172px; height:20px; float:right; background-image:url(../skin1/images/tt159.gif); text-align:center; padding-top:2px}

.ProductDescription { font-size:13px; color:#003E78; font-family:Verdana, sans-serif ;}
/* Code updated by Pragnesh Chaudhari starts here.*/
.boxk_4 {background-image:url(../skin1/images/tt184.jpg); width:948px; height:510px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
.boxk_4_2 {background-image:url(../skin1/images/tt191.jpg); width:948px; height:517px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
.boxk_4_3 {background-image:url(../skin1/images/tt193.jpg); width:948px; height:510px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
.boxk_4_4 {background-image:url(../skin1/images/tt197.jpg); width:948px; height:510px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
.boxk_4_5 {background-image:url(../skin1/images/tt200.jpg); width:948px; height:510px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
/*
  code below updated by Pragnesh Chaudhari.
  Comment: I've updated height of div which contains below defined class.
  Date: 17th August 2011.
*/
.boxk_4_6 {background-image:url(../skin1/images/tt204.jpg); width:948px; height:457px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
/*
  code updated by Pragnesh Chaudhari is end here.
  Comment: I've updated height of div which contains below defined class.
  Date: 17th August 2011.
*/

/* Code updated by Pragnesh Chaudhari is end here. */
.boxk_5 { background-image:url(../skin1/images/tt185.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_2 { background-image:url(../skin1/images/tt185_2.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_3 { background-image:url(../skin1/images/tt185_3.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_4 { background-image:url(../skin1/images/tt185_4.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_5 { background-image:url(../skin1/images/tt192.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_6 { background-image:url(../skin1/images/tt192_2.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_7 { background-image:url(../skin1/images/tt192_3.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_8 { background-image:url(../skin1/images/tt192_4.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_9 { background-image:url(../skin1/images/tt192_5.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_10 { background-image:url(../skin1/images/tt192_6.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_11 { background-image:url(../skin1/images/tt194.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_12 { background-image:url(../skin1/images/tt194_2.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_13 { background-image:url(../skin1/images/tt194_3.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_14 { background-image:url(../skin1/images/tt194_4.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_15 { background-image:url(../skin1/images/tt194_5.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_16 { background-image:url(../skin1/images/tt194_6.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_17 { background-image:url(../skin1/images/tt194_7.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_18 { background-image:url(../skin1/images/tt198.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_19 { background-image:url(../skin1/images/tt198_2.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_20 { background-image:url(../skin1/images/tt198_3.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_21 { background-image:url(../skin1/images/tt198_4.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_22 { background-image:url(../skin1/images/tt198_5.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_23 { background-image:url(../skin1/images/tt198_6.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_24 { background-image:url(../skin1/images/tt198_7.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_25 { background-image:url(../skin1/images/tt201.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_26 { background-image:url(../skin1/images/tt201_2.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_27 { background-image:url(../skin1/images/tt201_3.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_28 { background-image:url(../skin1/images/tt201_4.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_29 { background-image:url(../skin1/images/tt201_5.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_30 { background-image:url(../skin1/images/tt201_6.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_31 { background-image:url(../skin1/images/tt205.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_32 { background-image:url(../skin1/images/tt205_2.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_5_35 { background-image:url(../skin1/images/tt209.jpg); width:958px; height:28px; overflow:hidden;}
.boxk_6 { background-image:url(../skin1/images/tt186.jpg); width:938px; height:31px;color:#0D1A15; font-family:Verdana; font-weight:bold; line-height:31px; padding-left:20px; font-size:11px;} /* Code updated by Pragnesh Chaudhari. */
.boxk_7 { width:888px; height:27px; background-color:0D1A15;color:#FFF; font-family:Verdana; font-weight:bold; font-size:16px; line-height:27px; padding-left:10px}
.boxk_8 { width:878px; height:84px; background-color:#F1F0F0;color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px} /* Code updated by Pragnesh Chaudhari. */
.boxk_9 { background-image:url(../skin1/images/tt187.jpg); width:898px; height:45px;}
.boxk_9t { float:left; padding-left:10px}
.boxk_9w { color:#FFFFFF;font-family:Verdana; font-weight:bold; float:right; padding:22px 10px 0px 0px;}
.static_pages_front a.wz2:link {color:#fff; text-decoration:none}
a.wz2:hover{ color:#fff;text-decoration: none;}
.boxk_10 { font-size:10px;color:#0D1A15; font-family:Verdana; padding-left:20px}
.boxk_11 { background-image:url(../skin1/images/tt190.jpg); width:958px; height:41px;}
.boxk_4_7 {background-image:url(../skin1/images/tt208.jpg); width:948px; height:457px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}

.boxk_12 { background-image:url(../skin1/images/tt211.jpg); width:892px; height:auto; background-repeat:no-repeat; padding:460px 33px 20px 33px;}
.boxk_12_k { border-top:2px solid 0D1A15; padding:50px 0px 50px 0px; color:#0D1A15; font-family:Verdana; font-weight:bold;}
.boxk_13 { background-image:url(../skin1/images/tt212.jpg); width:948px; height:474px; padding:10px 0px 0px 10px;color:#0D1A15; font-family:Verdana; font-weight:bold;}

.boxk_14 { background-image:url(../skin1/images/tt214.jpg); width:925px; height:auto; background-repeat:no-repeat; padding:431px 0px 0px 33px;}
.boxk_14k { background-image:url(../skin1/images/tt221.jpg); width:848px; height:auto; padding:10px 30px 10px 18px;color:#0D1A15; font-family:Verdana; font-weight:bold;}
.boxk_14d { background-image:url(../skin1/images/tt215.jpg); width:891px; height:43px; text-align:right; padding-right:5px; margin-bottom:20px}




.boxk_15 {background-image:url(../skin1/images/tt223.jpg); width:948px; height:517px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
.boxk_4_8 {background-image:url(../skin1/images/tt225.jpg); width:948px; height:439px; color:#0D1A15; font-family:Verdana; font-weight:bold; padding:10px 0px 0px 10px;}
.boxk_5_42 { background-image:url(../skin1/images/tt226.jpg); width:958px; height:28px; overflow:hidden}
.removecancel iframe#iContent2 .pop-cnt .pop-sub-bg .pop-sub-bg-T a img{
	display:none;
}


/** Seminat Css **/
.seminar-showCnt-R .seminar-showCntR-txt01 {
	font-size:12px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.seminar-showCnt-R .seminar-showCntR-txt01 p, .seminar-showCnt-R .seminar-showCntR-txt01 label{
	font-size:12px;
	color:#0D1A15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.seminar-showCnt-R .seminar-showCntR-txt01 ul li{
	font-size:12px;
	font-weight:bold;
	list-style-type:disc;
}

/** Static Pages **/
.static_pages_front  {
	font-size:12px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.static_pages_front ul li{
	font-size:12px;
	font-weight:bold;
	/*list-style-type:disc;*/ /* Code commented by Pragnesh Chaudhari. */
	/*margin-left:40px;*/ /* Code commented by Pragnesh Chaudhari. */
}
.static_pages_front .proList-price ul li{
	font-size:12px;
	font-weight:bold;
	/*list-style-type:disc;*/ /* Code commented by Pragnesh Chaudhari. */
}
.static_pages_front ul, .static_pages_front li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-position: outside;
}
.static_pages_front a:link, .static_pages_front a:visited{
	color:#0D1A15;
}
.static_pages_front .boxk a:link, .static_pages_front .boxk a:visited{
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
}
.static_pages_front p, .static_pages_front label{
	font-size:12px;
	color:#0D1A15; /* Code updated by Pragnesh Chaudhari. */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#shippingPanel label{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#shippingPanel label #shippingid{
	margin-right:5px;
}
.stress_response{
	background-image:url(images/stress_response.png);
	width:477px;
	height:44px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
.stress_quickguide{
	background-image:url(images/QuickGuide.png);
	width:139px;
	height:44px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
.quick_response_buttons{
	margin-top:375px;
	width:100%;
	text-align:center;
}
