@charset "utf-8";
/* CSS Document */

@font-face {
 font-family:'HelveticaNeueLTPro-Lt';
*font-family:'HelveticaNeueLTPro-Lt';
 src: url('HelveticaNeueLTPro-Lt.eot');
 src: url('HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'), url('HelveticaNeueLTPro-Lt.woff') format('woff'), url('HelveticaNeueLTPro-Lt.ttf') format('truetype'), url('HelveticaNeueLTPro-Lt.otf') format('opentypefont'), url('HelveticaNeueLTPro-Lt.svg#HelveticaNeueLTPro-Lt') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family:'micross';
*font-family:'micross';
 src: url('micross.eot');
 src: url('micross.eot?#iefix') format('embedded-opentype'), url('micross.woff') format('woff'), url('micross.ttf') format('truetype'), url('micross.otf') format('opentypefont'), url('micross.svg#micross') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#303030;
	font-size:11px;
	margin:0 auto;
	background:url(../images/bg.jpg) repeat top center;
}
img, a {
	text-decoration:none;
	border:0px;
	color:#1e1e1e;
}
a:hover {
	color:#00abb8;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
p {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:17px;
}
.clr {
	clear:both;
}
.wrapper {
	width:100%;
	margin:0 auto;
}
.main_wrapper {
	width:1018px;
	margin:0 auto;
}
.header {
	width:100%;
	float:left;
}
.top_icons {
	width:100%;
	background:#2fd0ec;
	margin:0 auto;
	padding:5px 0;
	font-size:14px;
	color:#2e2e2e;
	font-family:'HelveticaNeueLTPro-Lt';
	position:relative;
	z-index:0;
}
.fon_bx {
	width:11%;
	float:left;
	border-right:#fff 1px solid;
	margin:0 8px 0 0;
}
.fon_ico {
	width:24px;
	height:18px;
	float:left;
	margin:0 5px 0 0;
}
.fon_num {
	width:70%;
	float:left;
	line-height:18px;
}
.mail_bx {
	width:18%;
	float:left;
	border-right:#fff 1px solid;
	margin:0 8px 0 0;
}
.mail_txt {
	width:83%;
	float:left;
	line-height:18px;
}
.pdf_bx {
	width:6%;
	float:left;
	margin:0 8px 0 0;
}
.pdf_txt {
	width:50%;
	float:left;
	line-height:18px;
}
.logo {
	width:255px;
	position: absolute;
	z-index:1;
	top:0px;
	left:40%;
}
.logo img {
	width:100%;
}
.header_toprgt {
	width:30%;
	float:right;
	margin:18px 0 25px 0;
	text-align:right;
}
.top_link {
	width:40%;
	float:right;
	line-height:18px;
	text-align:right;
}
.top_link a {
	padding:0 5px;
	color:#2e2e2e;
	border-right:#2e2e2e 1px solid;
}
.top_link a:hover {
	color:#fff;
}
.cart_box {
	width:121px;
	float:right;
	height:53px;
	background:url(../images/cart_btn.png) no-repeat;
	padding:0 0 0 15px;
}
.cart_txt {
	width:72px;
	line-height:42px;
	color:#1d1d1d;
	font-size:18px;
	font-family:'HelveticaNeueLTPro-Lt';
	text-align:left;
}
.chat_box {
	width:121px;
	float:left;
	height:53px;
	background: url(../images/chat_btn.png) no-repeat;
	padding:0 0 0 15px;
}
.chat_txt {
	width:72px;
	line-height:42px;
	color:#1d1d1d;
	font-size:18px;
	font-family:'HelveticaNeueLTPro-Lt';
	text-align:left;
}
.search_bx {
	width:100%;
	height:36px;
	float:right;
	margin:0 0 23px 0;
}
.search_inn {
	width:83.5%;
	float:left;
	height:18px;
	padding:8px 2%;
	background:#fff;
	border-left:#b8b9bb 1px solid;
	border-top:#b8b9bb 1px solid;
	border-bottom:#b8b9bb 1px solid;
}
.search_inn input {
	width:100%;
	background:none;
	border:0px;
	height:18px;
	color:#494949;
	font-size:15px;
}
.serach_icon {
	width:37px;
	float:right;
}
.btn_box {
	width:282px;
	float:right;
}
.header_slide {
	width:100%;
	margin:0 auto;
	border-bottom:#00abb8 1px solid;
	border-top:#00abb8 1px solid;
	position:relative;
	z-index:0;
}
.header_banner {
	width:100%;
	margin:0 auto;
}
.header_banner img {
	width:100%;
}
.navigation {
	width:1018px;
	margin:0 auto;
	position:absolute;
	z-index:1;
	top:-23px;
	left:0px;
	right:0px;
}
.navi {
	width:978px;
	margin:0 auto;
	background:url(../images/navigationbg.png) no-repeat;
	padding:13px 20px;
	
	/* padding:7px 20px; for new menu */  
}
.navi ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
/*.navi ul li {
	line-height:16px;
	float:left;
	border-right:#fff 1px dotted;
}
.navi ul li+li+li+li+li+li+li+li+li+li {
	line-height:16px;
	float:left;
	border-right:none;
}
.navi ul li a {
	line-height:16px;
	display:block;
	padding:0 13px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:14px;
	font-family:'micross';
}
.navi ul li a:hover, .navi ul li.active a {
	color:#34586b;
}*/
.middle_container {
	width:100%;
	margin:15px auto 0 auto;
}
.middle_wrapper {
	width:1030px;
	margin:0 auto;
}
.middle_container h1 {
	color:#b70816;
	font-size:30px;
	text-transform:uppercase;
	font-family:'TCCM___';
	font-weight:normal;
	margin:0px 0 10px 0;
	padding:0px;
}
.follow {
	width:148px;
	float:left;
	margin:17px 0 0 0;
}
.fol_ico {
	width:24px;
	height:24px;
	margin:0 5px 0 0;
	float:left;
}
.mid_topcor {
	width:1030px;
	background:url(../images/mid_topcor.png) no-repeat;
	height:41px;
}
.mid_midrep {
	width:1000px;
	background: url(../images/midbg.png) repeat-y;
	padding:0 15px;
	float:left;
}
.prod_catbx {
	width:96%;
	background:#00a8b5;
	padding:0 2%;
}
.prod_catbx > h2 {
	color:#ffffff;
	font-size:30px;
	border-bottom:#32d5ff 1px solid;
	padding:10px 0;
	text-align:center;
	font-family:'HelveticaNeueLTPro-Lt';
	font-weight:normal;
}

.block_link {
	width:100%;
	float:left;
	padding:15px 0;
}

.block_link > ul {
	margin:0;
	padding: 0;
	list-style:none;
}
.block_link > ul li {
	background:url(../images/arow_ico.png) no-repeat 0 8px;
	line-height:32px;
	padding:0 0 0 20px;
	float:left;
	width:31.2%;
}
.block_link > ul li a {
	line-height:32px;
	color:#fff;
	font-size:15px;
	font-family:'HelveticaNeueLTPro-Lt';
	display:block;
	
}
.block_link > ul li a:hover {
	color:#345a6d;
}
.prod_catbotm {
	width:100%;
	background: url(../images/botm_arrow.png) no-repeat;
	height:25px;
}
.mid_botmcor {
	width:1030px;
	background: url(../images/mid_botmcor.png) no-repeat;
	height:22px;
	float:left;
	margin:0 0 15px 0;
}
.feature_box {
	width:96%;
	padding:0 2% 25px 2%;
	margin:25px 0 0 0;
	background:url(../images/midle_sepline.jpg) no-repeat bottom center;
	overflow:hidden;
}
.feature_box h3 {
	color:#303030;
	font-size:30px;
	border-bottom:#00cdd2 3px solid;
	padding:0 0 10px 0;
	margin:0 0 18px 0;
	text-align:center;
	font-family:'HelveticaNeueLTPro-Lt';
	font-weight:normal;
}
.feature_box2 {
	width:96%;
	padding:0 2% 25px 2%;
	margin:25px 0 0 0;
	overflow:hidden;
}
.feature_box2 h3 {
	color:#303030;
	font-size:30px;
	border-bottom:#00cdd2 3px solid;
	padding:0 0 10px 0;
	margin:0 0 18px 0;
	text-align:center;
	font-family:'HelveticaNeueLTPro-Lt';
	font-weight:normal;
}
.prod_frame {
	width:198px;
	background:url(../images/product_framebg.jpg) no-repeat;
	float:left;
	padding:17px;
	text-align:center;
	margin:0 8px 0 0;
}
.prod_img {
	width:100%;
}
.prod_img img {
	width:100%;
}
.prod_txtbx {
	width:100%;
	border-top:#00cdd2 2px solid;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}
.prod_txtbx h5 {
	color:#303030;
	font-size:14px;
	padding:0 0 10px 0;
	margin:0;
	text-align:center;
	font-weight:bold;
}
.prod_txtbx p {
	font-size:14px;
	color:#303030;
}
.view_btn {
	width:100%;
	margin:10px 0 0 0;
}
.view_allbtn {
	width:175px;
	float:right;
	margin:14px 0 0 0;
}
/*.footer {
	width:100%;
	background:url(../images/footer_bg.jpg) repeat-x top center;
	margin:0 auto;
}*/
.footer {
	width:100%;
	background:#037389;
	margin:0 auto;
}
.footer_main {
	width:1018px;
	margin:0 auto;
	color:#fff;
	padding:14px 0 13px 0;
}
.foot_left {
	width:70%;
	float:left;
	font-size:14px;
	line-height:26px;
}

.foot_left a{
color:#fff;
}


.foot_left a:hover{
color:#00abb8;
}


.foot_right {
	width:23.5%;
	float:right;
}
.accept_txt {
	width:100%;
	float:left;
	line-height:24px;
}

.accept_txt a{
	color:#FFF;
}
.accept_txt a:hover{
	color:#6FDDFF;
}


.bot_ico {
	width:42px;
	margin:0 5px 0 0;
	float:left;
}
.form_bx {
	background:url(../images/form_bg.png) no-repeat;
	width:226px;
	position:absolute;
	top:452px;
	right:10%;
	padding:9px 9px 27px 9px;
	z-index:2;
}
.form_hed {
	width:100%;
	margin:0 0 7px 0;
}
.form_main {
	width:95.8%;
	margin:0 0 4px 0;
	height:18px;
	padding:6px 2%;
	border:#cbad3a 1px solid;
	background:#fff;
}
.form_main input {
	background:none;
	border:0px;
	color:#494949;
	font-size:14px;
	font-family:'HelveticaNeueLTPro-Lt';
	width:100%;
	height:18px;
}
.submit_btn {
	width:106px;
	height:46px;
	float:left;
	margin:2px 27% 0 26%;
}
.submit_btn input {
	width:106px;
	height:46px;
	background:url(../images/submit_btn.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}
/*Inner pages*/
.innmid_topcor {
	width:1030px;
	background:url(../images/inn_midletopbluecor.png) no-repeat;
	height:20px;
}
.innheader_slidebg {
	width:100%;
	margin:0 auto;
	border-bottom:#00abb8 1px solid;
	border-top:#00abb8 1px solid;
	position:relative;
	z-index:0;
	background:#FFF;
}
.innheader_paging {
	width:1018px;
	margin:0 auto;
}
.innheader_paging ul {
	margin:0px;
	padding:35px 0 30px 0;
	list-style:none;
}
.innheader_paging ul li {
	line-height:20px;
	float:left;
	color:#2f2f2f;
	border-right:#2f2f2f 1px solid;
}
.innheader_paging ul li a {
	color:#2f2f2f;
	font-size:15px;
	padding:0 10px;
	display:block;
	text-decoration:none;
	line-height:20px;
}
.innheader_paging ul li a:hover, .innheader_paging ul li.breadact {
	border-right:none;
}
.innheader_paging ul li a:hover, .innheader_paging ul li.breadact a {
	color:#00a8b5;
}
.innr_leftcont {
	width:696px;
	float:left;
	margin:0 0 0 15px;
	padding:15px 0 20px 0;
}
.innr_leftcont > h2 {
	color:#2f2f2f;
	font-size:30px;
	border-bottom:#00a8b5 1px solid;
	padding:10px 0;
	text-align:left;
	font-family:'HelveticaNeueLTPro-Lt';
	font-weight:normal;
	margin:0px;
}
.innr_leftcont > p {
	padding:15px 0;
	margin:0px;
	color:#626262;
	font-size:14px;
	line-height:24px;
	text-align:justify;
}
.innr_leftcont > p > span {
	color:#00a8b5;
	font-weight:bold;
}
.abt_img {
	width:100%;
}
.abt_img img {
	width:100%;
}
.abt_list {
	width:100%;
	margin:12px 0 0 0;
}
.abt_list > h5 {
	margin:0px;
	padding:0px 0 6px 0;
	border-bottom:#a1a1a1 1px dotted;
	color:#00a8b5;
	font-size:14px;
}
.abt_list > ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.abt_list > ul li {
	line-height:30px;
	border-bottom:#a1a1a1 1px dotted;
	background:url(../images/abt_arrow.jpg) no-repeat left;
	padding:0 0 0 15px;
	color:#626262;
	font-size:14px;
	text-align:justify;
}
.innr_rightcont {
	width:275px;
	float:right;
}
.gren_topbox {
	width:100%;
	background:#00a8b5;
}
.gren_toparow {
	width:100%;
	text-align:center;
}
.list_head {
	width:255px;
	padding:10px;
}
.list_head h4 {
	margin:0px 0 8px 0;
	padding:0px 0 8px 0;
	border-bottom:#1fc4e3 1px solid;
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
}
.list_head ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.list_head ul li {
	line-height:30px;
	background:url(../images/arow_ico.png) no-repeat left;
	padding:0 0 0 15px;
}
.list_head ul li a {
	color:#ffffff;
	font-size:15px;
}
.list_head ul li a:hover {
	color:#2f2f2f;
}
.yellow_topbox {
	width:100%;
	background:#f8c600;
}
.innr_form {
	width:255px;
	padding:8px 10px;
}
.innr_form h4 {
	margin:0px 0 8px 0;
	padding:0px 0 8px 0;
	border-bottom:#886d00 1px solid;
	color:#343433;
	font-size:24px;
	font-weight:normal;
}
.submit_btninn {
	width:106px;
	height:46px;
	float:right;
	margin:6px 0 10px 0;
}
.submit_btninn input {
	width:106px;
	height:46px;
	background:url(../images/submit_btn.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}
.darkgren_topbox {
	width:100%;
	background:#00768a;
	height:50px;
}
.innermiddle_container {
	width:100%;
	margin:15px auto 0 auto;
}
.video_main {
	width:100%;
	margin:20px 0;
}
.video_innmain {
	width:201px;
	background:#fff;
	padding:8px;
	float:left;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
	margin:0 17px 17px 0;
}
.video_innmain2 {
	width:201px;
	background:#fff;
	padding:8px;
	float:left;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
	margin:0 0px 17px 0;
}
.video_innmain_txt {
	width:100%;
	color:#00a8b5;
	font-size:16px;
	line-height:24px;
}
.video_img {
	width:100%;
}
.video_img img {
	width:100%;
}
.prod_frameinner {
	width:198px;
	float:left;
	padding:7px;
	text-align:center;
	margin:0 22px 22px 0;
	border:#00dfe1 1px solid;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.34);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.34);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.34);
	background:#fff;
}
.prod_frameinner2 {
	width:198px;
	float:left;
	padding:7px;
	text-align:center;
	margin:0 0px 22px 0;
	border:#00dfe1 1px solid;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.34);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.34);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.34);
	background:#fff;
}
.pagingbx {
	width:300px;
	float:right;
	position:relative;
	z-index:10;
	top:9px;
	right:0px;
}
.pagingbx ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.pagingbx ul li {
	line-height:22px;
	float:left;
	border-right:#000 1px solid;
}
.pagingbx ul li a {
	display:block;
	line-height:22px;
	color:#000000;
	font-size:15px;
	padding:0 10px;
	margin:0 5px;
}
.pagingbx ul li a:hover, .pagingbx ul li.pageactive a {
	background:#f7c200;
	color:#000;
}
.pageselct a {
	line-height:22px;
	color:#fff !important;
	font-size:15px;
	background:#00a8b5;
	margin:0 5px;
}
.paging_botm {
	width:100%;
	border-top:#c7c7c7 1px solid;
	padding:14px 0 0 0;
}
.pagingbx2 {
	width:224px;
	float:right;
	position:relative;
	z-index:10;
	top:9px;
	right:0px;
}
.pagingbx2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.pagingbx2 ul li {
	line-height:22px;
	float:left;
	border-right:#000 1px solid;
}
.pagingbx2 ul li a {
	display:block;
	line-height:22px;
	color:#000000;
	font-size:15px;
	padding:0 10px;
	margin:0 5px;
}
.pagingbx2 ul li a:hover, .pagingbx2 ul li.pageactive a {
	background:#f7c200;
	color:#000;
}
.tab_img1 {
	width:31%;
	float:left;
	margin:0 3% 0 0;
}
.tab_img1 img {
	width:100%;
}
.tab_img2 {
	width:31%;
	float:left;
	margin:0 0% 0 0;
}
.tab_img2 img {
	width:100%;
}
.pdf_list {
	width:100%;
	margin:12px 0 0 0;
}
.pdf_list > h5 {
	margin:0px;
	padding:0px 0 6px 0;
	border-bottom:#a1a1a1 1px dotted;
	color:#00a8b5;
	font-size:14px;
}
.pdf_list > ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.pdf_list > ul li {
	line-height:30px;
	border-bottom:#a1a1a1 1px dotted;
	background: url(../images/pdf_icon.jpg) no-repeat 5px 6px;
	padding:0 0 0 30px;
	color:#626262;
	font-size:14px;
}
.form_user {
	width:348px;
	float:left;
}
.user_main {
	width:100%;
	margin:0 0 10px 0;
	float:left;
}
.user_lev {
	width:97px;
	float:left;
	font-size:17px;
	color:#00a8b5;
	font-weight:bold;
	line-height:39px;
}
.user_levinn {
	width:232px;
	height:21px;
	background:url(../images/user_listdrop.png) no-repeat;
	padding:9px 8px;
	float:right;
	overflow:hidden;
}
.user_levinn select {
	width:262px;
	height:21px;
	background:none;
	border:0px;
	color:#626262;
	font-size:14px;
}
.main_login {
	width:100%;
	margin:12px 0 0 0;
}
.main_login h5 {
	width:100%;
	font-size:16px;
	color:#303030;
	float:left;
	line-height:20px;
	padding:0 0 10px 0px;
	margin:0 0 13px 0;
	font-family:'HelveticaNeueLTPro-Lt';
	border-bottom:#a2a2a2 1px solid;
	font-weight:normal;
}
.main_login p {
	color:#303030;
	margin:0px;
	padding:0px;
}
.new_cust {
	width:46%;
	float:left;
	background:#f3f3f3;
	padding:1.5%;
	min-height:225px;
}
.return_cust {
	width:46%;
	float:right;
	background:#f3f3f3;
	padding:1.5%;
	min-height:225px;
}
.return-inboxbox {
	width:100%;
	margin:11px 0 0 0;
}
.return-inboxlevel {
	width:100px;
	color:#3a3a3a;
	font-size:12px;
	line-height:26px;
	float:left;
}
.return-inboxlevel span {
	color:#e11e1c;
}
.return-inpbox {
	width:200px;
	height:20px;
	background:#fff;
	border:#bababa 1px solid;
	padding:2px 5px;
	float:right;
}
.return-inpbox input {
	width:200px;
	height:20px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
}
.login_blankbtn {
	width:105px;
	height:33px;
	float:left;
	margin:0 0 0 107px;
}
.login_blankbtn input {
	width:105px;
	height:33px;
	background:url(../images/subm_btn.png) no-repeat;
	cursor:pointer;
	border:0px;
	color:#1e1e1e;
	text-align:center;
	line-height:10px;
	font-family:'HelveticaNeueLTPro-Lt';
	font-size:14px;
}
.return-forgot {
	width:66%;
	margin:11px 0 0 0;
	float:right;
}
.main-inboxbox {
	width:88%;
	margin:11px 0 0 0;
}
.pdf_list h3 {
	width:100%;
	font-size:16px;
	color:#242424;
	float:left;
	line-height:20px;
	padding:0 0 10px 0px;
	margin:0 0 20px 0;
	font-family:'HelveticaNeueLTPro-Lt';
	border-bottom:#a2a2a2 1px solid;
}
.pdf_list h4 {
	width:100%;
	font-size:16px;
	color:#242424;
	float:left;
	line-height:20px;
	padding:0 0 10px 0px;
	margin:15px 0 20px 0;
	font-family:'HelveticaNeueLTPro-Lt';
	border-bottom:#a2a2a2 1px solid;
}
.main-inboxlevel {
	width:260px;
	color:#3a3a3a;
	font-size:12px;
	line-height:26px;
	float:left;
}
.main-inboxlevel span {
	color:#e11e1c;
}
.main-inpbox {
	width:312px;
	height:20px;
	background:#fff;
	border:#bababa 1px solid;
	padding:2px 5px;
	float:right;
}
.main-inpbox input {
	width:312px;
	height:20px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
}
.main-dropbox {
	width:314px;
	height:22px;
	background: url(../images/drop-downbg.jpg) no-repeat;
	padding:2px 5px;
	float:right;
	overflow:hidden;
}
.main-dropbox-bottxt {
	width:324px;
	height:26px;
	line-height:26px;
	float:right;
	position:relative !important;
	z-index:999 !important;
}
.main-dropbox select {
	width:340px;
	height:22px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	position:relative !important;
	z-index:0 !important;
	display:inline !important;
}
.main-radbox {
	width:324px;
	height:22px;
	padding:2px 0px;
	float:right;
	overflow:hidden;
}
.gender-male {
	width:100px;
	margin:0 12px 0 0;
	float:left;
}
.gen-radio {
	width:25px;
	float:left;
}
.gen-radiotxt {
	float:left;
	width:75px;
	line-height:22px;
}
.main-datebox {
	width:324px;
	float:right;
margin:
}
.main-monthbox {
	width:144px;
	height:22px;
	background: url(../images/month-inn.jpg) no-repeat;
	padding:2px 5px;
	float:left;
	overflow:hidden;
	margin:0 12px 0 0;
	position:relative !important;
	z-index:999 !important;
}
.main-monthbox select {
	width:166px;
	height:22px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	position:relative !important;
	z-index:0 !important;
	display:inline !important;
}
.main-daybox {
	width:38px;
	height:22px;
	background: url(../images/date-inn.jpg) no-repeat;
	padding:2px 5px;
	float:left;
	overflow:hidden;
	position:relative !important;
	z-index:999 !important;
}
.main-daybox select {
	width:60px;
	height:22px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	position:relative !important;
	z-index:0 !important;
	display:inline !important;
}
.main-yearbox {
	width:89px;
	height:22px;
	background: url(../images/year-inn.jpg) no-repeat;
	padding:2px 5px;
	float:right;
	overflow:hidden;
	position:relative !important;
	z-index:999 !important;
}
.main-yearbox select {
	width:112px;
	height:22px !important;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	position:relative !important;
	z-index:0 !important;
	display:inline !important;
}
.main-txtareabox {
	width:312px;
	height:50px;
	padding:2px 5px;
	float:right;
	overflow:hidden;
	background:#fff;
	border:#bababa 1px solid;
}
.main-txtareabox textarea {
	width:312px;
	height:50px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
}
.form-botmtxt {
	width:334px;
	float:right;
}
.form-botmtxt a {
	color:#fe7801;
	text-decoration:underline;
}
.form-botmtxt a:hover {
	color:#fe7801;
	text-decoration:none;
}
.inn-sub-box {
	width:157px;
	float:left;
	margin:11px 0 0 0px;
}
.sub-inbutt {
	width:75px;
	height:29px;
	float:left;
}
.sub-inbutt input {
	width:75px;
	height:29px;
	float:left;
	background:url(../images/submit-butt.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}
.main-updatesbot {
	width:100%;
	float:left;
	margin:0px;
}
.main-updatestxt {
	width:94%;
	float:left;
	line-height:22px;
}
.submit-button {
	width:106px;
	height:40px;
	float:left;
	margin:12px 0 0 0;
}
.submit-button input {
	width:106px;
	height:40px;
	background: url(../images/submit_newbtn.png) no-repeat;
	cursor:pointer;
	border:0px;
}
.main-inpbox {
	width:312px;
	height:20px;
	background:#fff;
	border:#bababa 1px solid;
	padding:2px 5px;
	float:right;
}
.main-inpbox input {
	width:312px;
	height:20px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
}
.main-dropbox {
	width:314px;
	height:22px;
	background: url(../images/drop-downbg.jpg) no-repeat;
	padding:2px 5px;
	float:right;
	overflow:hidden;
}
.main-dropbox-bottxt {
	width:324px;
	height:26px;
	line-height:26px;
	float:right;
	position:relative !important;
	z-index:999 !important;
}
.main-dropbox select {
	width:340px;
	height:22px;
	background:none;
	border:0px;
	color:#999999;
	font-size:13px;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	position:relative !important;
	z-index:0 !important;
	display:inline !important;
}
.news-txt {
	float:left;
	margin:15px 0px 0px 0px;
	width:100%;
}
.news-img {
	float:left;
	width:322px;
	height:241px;
	border:#dbdbdb 1px solid;
	padding:4px;
	margin:0px 10px 4px 0px;
}
.form-box {
	width:290px;
	float:left;
}
.form-main {
	width:100%;
	float:left;
	margin:0px 0px 15px 0px;
}
.level {
	width:100%;
}
.level-in {
	width:94%;
	height:18px;
	padding:2px 4px;
	margin:5px 0px 0px 0px;
	background: #f3f3f3;
	border:#e1e1e1 1px solid;
}
.level-in input {
	width:100%;
	height:18px;
	background:none;
	border:0px;
	color:#7f7f7f;
}
.level-txt {
	width:94%;
	padding:2px 4px;
	margin:5px 0px 0px 0px;
	background: #f3f3f3;
	border:#e1e1e1 1px solid;
}
.level-txt textarea {
	width:100%;
	background:none;
	border:0px;
	color:#7f7f7f;
}
.map-box {
	width:55%;
	float:right;
	margin:0px;
	font-size:13px;
	line-height:20px;
}
.map-box span {
	color:#00a8b5;
	font-weight:bold;
}
.map-box a {
	color:#00a8b5;
	text-decoration:underline;
}
.map-box a:hover {
	color:#1e1e1e;
	text-decoration:none;
}
.map-img {
	padding:0;
	width:100%;
	margin:13px 0px 0px 0;
}
.news-midcont {
	width:100%;
	float:left;
	margin:0px;
}
.check_main {
	width:100%;
}
.check_detailpage h2 {
	width:100%;
	font-size:18px;
	color:#00a8b5;
	float:left;
	margin:0px 0 8px 0;
	padding:0px 0 8px 0;
	border-bottom:#00a8b5 1px solid;
}
.check_detailpage h2 a {
	text-decoration:underline;
	font-size:14px;
}
.check_detailpage h2 a:hover {
	text-decoration:none;
}
.checktable_hed {
	background:#00a8b5;
	line-height:25px;
	text-transform:uppercase;
	color:#fff;
	font-family:'HelveticaNeueLTPro-Lt';
}
.check_main table {
	border-left:#a2a2a2 1px solid;
	border-top:#a2a2a2 1px solid;
}
.check_main table td {
	border-bottom:#a2a2a2 1px solid;
	border-right:#a2a2a2 1px solid;
	padding:1%;
}
.check_total {
	width:99.8%;
	margin:10px 0 0 0;
	border:#a2a2a2 1px solid;
}
.check_total table td {
	line-height:30px;
	padding:1%;
}
.check_total table td span {
	color:#00a8b5;
	font-size:17px;
	font-weight:bold;
}
.check_pay {
	width:99.8%;
	margin:10px 0 0 0;
	border:#a2a2a2 1px solid;
}
.check_pay table td {
	line-height:30px;
	font-family:'HelveticaNeueLTPro-Lt';
	padding:1%;
}
.check_pay table td span {
	color:#00a8b5;
	font-size:24px;
}
.check_detailpage {
	width:100%;
	margin:12px 0 0 0;
}
.check_detailpage td {
	line-height:24px;
}
.bill_head {
	color:#3f3f3f;
	font-size:13px;
	text-transform:uppercase;
}
.submit-buttonuser {
	width:106px;
	height:40px;
	float:left;
	margin:0px 0 0 100px;
}
.submit-buttonuser input {
	width:106px;
	height:40px;
	background: url(../images/submit_newbtn.png) no-repeat;
	cursor:pointer;
	border:0px;
}
.doct_table {
	width:100%;
}
.user_table {
	width:94%;
	border:#32d5ff 3px solid;
	margin:25px 0 0 0;
}
.user_table table {
	border-bottom:#ccd1db 1px solid;
	border-left:#ccd1db 1px solid;
	background:#eae9e9;
	color:#747474;
	font-size:13px;
}
.user_table table tr td {
	border-top:#ccd1db 1px solid;
	border-right:#ccd1db 1px solid;
	line-height:40px;
	padding: 0 0 0 10px;
}
.user_heding {
	width:100%;
	background:url(../images/list_tabletopbg.jpg) repeat-x;
	border-bottom:#58dafc 1px solid;
	color:#1f3d71;
	font-size:15px;
}
.user_left {
	color:#1f3d71;
	font-size:15px;
}
.prod_leftframe {
	width:288px;
	float:left;
/*	margin:10px 0 0 0;*/
	margin:0px 0 0 0; /* REJI */
	padding:5px; /* REJI */
}
.prod_bigframe {
	width:98%;
	border:#49eaee 1px solid;
	background:#fff;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	margin:0px 0 15px 0;
}
.prod_bigframe img {
	width:100%;
}
.video_frame {
	width:204px;
	background:#fff;
	padding:2px;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
}

.video_frame img{
	width:100%;
	}

.vid_rgtbtns {
	width:109px;
	float:right;
}
.prod_rgtcontainer {
	/*width:56%;*/
	width:96%; /*REJI*/
	float:right;
	margin:10px 0 0 0;
}
.prod_rgtcontainer h3 {
	color:#0093a9;
	font-size:24px;
	border-bottom:#bebebe 1px solid;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-family:'HelveticaNeueLTPro-Lt';
}
.prod_rgtcontainer p {
	color:#626262;
	font-size:14px;
	line-height:24px;
	margin:0 0 0px 0;
	padding:0 0 0px 0;
}
.pro_pricebotm {
	/*width:100%;*/
	
	width:53%; /*REJI8*/
	margin:40px 0 0 0;
	float:right;
}
.price {
	width:80%;
	color:#082223;
	font-size:21px;
	float:left;
	padding:10px 0 0 0;
	line-height:20px;
}
.price span {
	color:#8b8282;
	font-size:17px;
	line-height:18px;
	padding:15px 0 0 0;
}
.cart_btn {
	width:111px;
	float:left;
}
.cart_btn a {
	width:111px;
	background:url(../images/add_newbtn.png) no-repeat;
	height:38px;
	line-height:35px;
	color:#082223;
	text-transform:uppercase;
	display:block;
	text-align:center;
	font-size:13px;
}
.cartbutton{
	width:130px;
	background:url(../images/add_cartbtn.png) no-repeat;
	height:39px;
	line-height:35px;
	color:#082223;
	text-transform:uppercase;
	display:block;
	text-align:center;
	font-size:15px;
}
/*.offer_bx {
	width:100%;
	margin:18px 0 50px 0;
	line-height:30px;
}*/


.offer_bx {
    float: right;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    padding-right: 14%;
}

.offer_bx span{
color:#00a8b5;
}
.offr_btn {
	width:91px;
	float:left;
	margin:0 8px 0 0;
}
.offr_btn a {
	width:91px;
	background:url(../images/offer_btn.png) no-repeat;
	line-height:30px;
	height:41px;
	color:#082223;
	text-transform:uppercase;
	display:block;
	text-align:center;
	font-size:14px;
}

.face_comment{
width:100%;
float:left;
margin:20px 0 0 0;
font-size:11px;
}

.commt_hed{
width:100%;
border-bottom:#d5d5d5 1px solid;
border-top:#d5d5d5 1px solid;
padding:8px 0;
}

.comt_drop{
width:80px;
float:left;
font-size:11px;
color:#434343;
}

.add_commrntfa{
width:126px;
float:left;
color:#898f9c;
text-align:right;
background:url(../images/face_plugico.jpg) no-repeat left;
}
.main_commntbx{
width:100%;
border-bottom:#d5d5d5 1px solid;
padding:10px 0;
}

.thumb{
width:43px;
float:left;
}

.thumb_txt{
width:83%;
float:right;
color:#141414;
}

.thumb_txthed{
font-weight:bold;
color:#25458c;
}

.thumb_txthed span{
color:#8d8d8d;
}

.rep_sec{
color:#8d8d8d;
}

.rep_sec a{
color:#355395;
padding:0 4px 0 0;
}

.check_inp{
width:25px;
border:0px;
background:none;
color:#303030;
text-align:center;
}

.newspage_row{
width:100%;
padding:0 0 15px 0;
margin:0px 0 15px 0 ;
border-bottom:#e8e8e8 1px solid;
}

.newspage_row a{
color:#00A8B5;
font-weight:bold;
}
.newspage_img{
width:231px;
margin:0 15px 0 0;
float:left;
}

.newspage_row  h5 {
	margin:0px;
	padding:5px 0;
	font-size:16px;
	font-family:'HelveticaNeueLTPro-Lt';
	color:#00A8B5;
	font-weight:bold;
}


.news_detail{
width:100%;
text-align:justify;
}

.news_detailimg{
/*width:40%;*/
margin:0 15px 10px 0;
float:left;
}

.news_detailimg img{
width:100%;
}
.news_detail  h5 {
	margin:0px;
	padding:5px 0;
	font-size:16px;
	font-family:'HelveticaNeueLTPro-Lt';
	color:#00A8B5;
	font-weight:bold;
}




/* NEW CHANGES BDS * START */

.cart_btnqunt{
width:48%;
float:right;
}

.qunt_bx{
width:82%;
margin:0 0 10px 0;
}

.face_maincomm{
background:#ebebeb;
padding:2%;
width:96%;
}

.face_img{
width:8%;
float:left;
}

.face_txtarea{
width:90%;
float:right;
}

.face_txtar{
width:97.5%;
border:#899bc5 1px solid;
padding:1%;
background:#fff;
margin:0 0 8px 0;
}

.face_txtar textarea{
width:100%;
height:24px;
background:none;
border:0px;
color:#777777;
}

.coment_btn{
width:128px;
height:23px;
float:right;
}

.coment_btn a{
width:118px;
height:23px;
line-height:23px;
background:url(../images/coment_btn.jpg) no-repeat;
display:block;
color:#333;
padding:0 0 0 10px;
font-weight:bold;
}

.face_botmbx{
width:100%;
margin:3px 0 0 0;
padding:3px 0 0 0;
border-top:#cccccc 1px solid;
}


.specfy_bxrow{
width:100%;
padding:0 0 0 0;
margin:18px 0 0 0;
float:left;
}

.specfy_bx{
width:100%;
padding:18px 0 0 0;
margin:18px 0 0 0;
float:left;
}

.specfy_bx1{
width:100%;
padding:18px 0 0 0;
margin:-9px 0 0 0;
float:left;
border-bottom:#b0b0b0 1px solid;
}

.spec_bx{
width:50%;
float:left;
margin:0 37px 0 0;
}

.spec_bx2{
width:18%;
float:left;
margin:0 37px 0 0;
}



.spec_bx3{
width:4%;
float:right;
margin:0 6px 0 0;
}

.spec_txt{
width:30%;
float:left;
font-weight:bold;
color:#333;
line-height:33px;
}

.spec_txtsel{
width:70%;
float:right;
}


.spec_levinn {
	width:96%;
	height:21px;
	background:#fff url(../images/drop_arow.png) no-repeat right 11px;
	padding:5px 2%;
	float:right;
	overflow:hidden;
	border:#7f9db9 1px solid;
}
.spec_levinn select {
	width:125%;
	height:21px;
	background:none;
	border:0px;
	color:#626262;
	font-size:14px;
}
/* NEW CHANGES BDS * END */






/*neww 230714*/

.cart_btnqunt{
width:48%;
float:right;
}

.qunt_bx{
width:82%;
margin:0 0 10px 0;
}

.face_maincomm{
background:#ebebeb;
padding:2%;
width:96%;
}

.face_img{
width:8%;
float:left;
}

.face_txtarea{
width:90%;
float:right;
}

.face_txtar{
width:97.5%;
border:#899bc5 1px solid;
padding:1%;
background:#fff;
margin:0 0 8px 0;
}

.face_txtar textarea{
width:100%;
height:24px;
background:none;
border:0px;
color:#777777;
}

.coment_btn{
width:128px;
height:23px;
float:right;
}

.coment_btn a{
width:118px;
height:23px;
line-height:23px;
background:url(../images/coment_btn.jpg) no-repeat;
display:block;
color:#333;
padding:0 0 0 10px;
font-weight:bold;
}

.face_botmbx{
width:100%;
margin:3px 0 0 0;
padding:3px 0 0 0;
border-top:#cccccc 1px solid;
}


.specfy_bx{
width:100%;
padding:18px 0 0 0;
margin:18px 0 0 0;
float:left;
/*border-top:#b0b0b0 1px solid;*/
}

.spec_bx{
width:50%;
float:left;
margin:0 37px 0 0;
}

.spec_bx2{
width:18%;
float:left;
margin:0 12px 0 0;
}


.spec_txt{
width:30%;
float:left;
font-weight:bold;
color:#333;
line-height:33px;
font-size:13px;
}

.spec_txtsel{
width:70%;
float:right;
}


.spec_levinn {
	width:96%;
	height:21px;
	background:#fff url(../images/drop_arow.png) no-repeat right 11px;
	padding:5px 2%;
	float:right;
	overflow:hidden;
	border:#7f9db9 1px solid;
}

.spec_price {
	width:96%;
	font-weight:bold;
	padding:10px 2%;
	float:right;
	overflow:hidden;
	/*border:#7f9db9 1px solid;*/
}


.spec_price i {
	font-size:10px;
	color:#F00;
}


.spec_levinn select {
	width:99%;
	height:21px;
	background:none;
	border:0px;
	color:#626262;
	font-size:14px;
}


.tab_box_new{
background:#fff;
padding:2%;
width:96%;
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .125);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .125);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .125);
	}
	
	.alub_img1 {
	width:30.33%;
	float:left;
	margin:0 3% 15px 0;
	position:relative;
	z-index:0;
	border:#04a8b5 1px solid;
	-webkit-box-shadow: 1px 2px 5px 0px #4d4d4d;
	-moz-box-shadow: 1px 2px 5px 0px #4d4d4d;
	box-shadow: 1px 2px 5px 0px #4d4d4d;
}
.alub_img1 img {
	width:100%;
}

.alub_txt{
width:100%;
text-align:center;
line-height:27px;
color:#000000;
font-size:15px;
background:url(../images/ray_txtbg.png) repeat;
position:absolute;
z-index:2;
bottom:0px;
left:0px;
}

	.alub_img2 {
	width:30.33%;
	float:left;
	margin:0 0% 15px 0;
	position:relative;
	z-index:0;
	border:#04a8b5 1px solid;
	-webkit-box-shadow: 1px 2px 5px 0px #4d4d4d;
	-moz-box-shadow: 1px 2px 5px 0px #4d4d4d;
	box-shadow: 1px 2px 5px 0px #4d4d4d;
}
.alub_img2 img {
	width:100%;
}


.fold_img1 {
	width:26.33%;
	float:left;
	margin:0 3% 15px 0;
	position:relative;
	z-index:0;
	border:#04a8b5 1px solid;
	-webkit-box-shadow: 1px 2px 5px 0px #4d4d4d;
	-moz-box-shadow: 1px 2px 5px 0px #4d4d4d;
	box-shadow: 1px 2px 5px 0px #4d4d4d;
	padding:0 2%;
}
.fold_img1 img {
	width:100%;
}


	.fold_img2 {
	width:26.33%;
	float:left;
	margin:0 0% 15px 0;
	position:relative;
	z-index:0;
	border:#04a8b5 1px solid;
	-webkit-box-shadow: 1px 2px 5px 0px #4d4d4d;
	-moz-box-shadow: 1px 2px 5px 0px #4d4d4d;
	box-shadow: 1px 2px 5px 0px #4d4d4d;
	padding:0 2%;
}
.fold_img2 img {
	width:100%;
}


.calender_bx_new{
background:#fff;
padding:0%;
width:100%;
}

.cal_hed{
width:96%;
background:#00768a;
padding:10px 2%;
}

.cal_drop1{
width:20%;
margin:0 2% 0 0;
background:#fff url(../images/blak_arow.jpg) no-repeat right;
border:0px;
padding:3px 1%;
overflow:hidden;
float:left;
}

.cal_drop1 select{
width:125%;
height:21px;
background:none;
border:0px;
font-size:14px;
color:#2c2c2c;
}

.cal_drop2{
width:14%;
margin:0 2% 0 0;
background:#fff url(../images/blak_arow.jpg) no-repeat right;
border:0px;
padding:3px 1%;
overflow:hidden;
float:left;
}

.cal_drop2 select{
width:128%;
height:21px;
background:none;
border:0px;
font-size:14px;
color:#2c2c2c;
}

.calen_row{
width:100%;
background:#ecedf1;
}

.cal_dat{
width:15%;
float:left;
background:#fff;
border-right:#e4e4e4 1px solid;
border-left:#e4e4e4 1px solid;
border-bottom:#e4e4e4 1px solid;
padding:24px 0 22px 0;
text-align:center;
font-size:14px;
color:#454c4d;
text-transform:uppercase;
}

.cal_dat span{
font-size:24px;
}


.cal_datho{
width:13%;
float:left;
background:#f4a503;
border-right:#f4a503 1px solid;
border-left:#f4a503 1px solid;
border-bottom:#f4a503 1px solid;
padding:5px 1% 5px 1%;
text-align:center;
font-size:14px;
color:#fff;
text-transform:uppercase;
}

.cal_innbord{
width:99%;
border:#8ce8ff 1px solid;
padding:7px 0;
}

.cal_datho span{
font-size:24px;
}

.cal_datrgt{
width:84.7%;
border-bottom:#fff 1px solid;
float:right;
min-height:70px;
}



.cal_datrgt2{
width:83.7%;
border-bottom:#fff 1px solid;
float:right;
min-height:70px;
background:#f7f7f7;
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .125);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .125);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .125);
}

.cal_sepbx{
width:21%;
padding:9px 2%;
float:left;
color:#00768a;
font-size:12px;
text-transform:uppercase;
text-align:center;
}

.cal_btnn{
line-height:22px;
text-align:center;
padding:0 10px;
-webkit-border-radius: 14px;-moz-border-radius: 14px;border-radius: 14px;
background:#00a8b5;
color:#fff;
font-weight:bold;
margin:0 0 5px 0;
}

.cal_btnn a{
color:#fff;
}

.cal_btnn a:hover{
color:#00a8b5;
background:#fff;
}



.prod_table{
width:100%;
margin:10px 0 0 0;
}

.prod_table h5{
line-height:22px;
margin:0 0 6px 0;
font-family:'FRAMDCN';
font-size:16px;
color:#3e80e3;
min-width:20px;
}

.prod_table table{
border-left:#e5e5e5 3px solid;
border-top:#e5e5e5 3px solid;
}


.prod_table table tr td{
border-right:#e5e5e5 3px solid;
border-bottom:#e5e5e5 3px solid;
padding:0 0 0 5px;
line-height:30px;
font-family:'MyriadPro-Regular';
color:#373737;
}



.abt_list > h2 {
	color:#2f2f2f;
	font-size:30px;
	border-bottom:#00a8b5 1px solid;
	padding:10px 0;
	text-align:left;
	font-family:'HelveticaNeueLTPro-Lt';
	font-weight:normal;
	margin:0px;
}
.abt_list > p {
	padding:15px 0;
	margin:0px;
	color:#626262;
	font-size:14px;
	line-height:24px;
	text-align:justify;
}
.abt_list > p > span {
	color:#00a8b5;
	font-weight:bold;
}
