/* @override 
	http://nailvital:8888/assets/shared/css/style.css
	http://nailvital.hu/assets/shared/css/style.css
	http://demo.nailvital.hu/assets/shared/css/style.css
	http://www.nailvital.hu/assets/shared/css/style.css
	http://www.eroskormok.hu/assets/shared/css/style.css
*/

html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }


hr{
	display: none;
}

h2.helvetica{
	color: #33adc8;	
	font-size: 24px;
	line-height: 36px;
	margin: 0 0 20px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

#container{
	position: relative;
	height: 100%;
}

#content{
	padding-bottom: 200px;	
}

#header {
	height: 170px;
	background: url(../images/head_bg.gif) no-repeat bottom left;
	text-align: center;
}

#header h1{
	color: white;
	padding-bottom: 10px;
	font-size: 24px;
	position: absolute;
	width: 300px;
	text-align: left;
	left: 30px;
	top: 18px;
}

#main{
	overflow: hidden;

}

#sidebar{
	overflow: hidden;
}

#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 111px;
 margin-top: -111px;
 background: #33adc8;
}

#footer img.footer-products{
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
}

#footer p{
	height: 178px;
	width: 180px;
	position: absolute;
	bottom: 0;
	z-index: 2;
	font-size: 11px;
	line-height: 13px;
	left: 30px;
	text-align: center;
	color: white;
	margin: 0;
}

#footer p img{
	margin-left: 56px;
	display: block;
}

#footer p a{
	color: white;
}

#footer p b{
	font-size: 12px;
	line-height: 22px;
}

#jump-to-nav{
	display: none;
}

#top-navigation{
	position: absolute;
	top: 97px;
	left: 54px;
	width: 960px;
	height: 39px;
	margin: 0;
}

#top-navigation li{
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#top-navigation li a{
	display: block;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 8px;
	background:  url(../images/top_nav_hover_bg.gif) no-repeat center -1000px;
	margin-right: 25px;
}

#top-navigation li a.space-after{
	/*margin-right: 78px;*/
}

#top-navigation li a:hover{
	background-position: center top;
}

#slider-1{
	height: 121px;
	background: url(../images/main_feature_bg.jpg) no-repeat;
	width: 750px;
}

#slider-1 .slider-outer,
#slider-1 .item{
	height: 121px;
	width: 736px;
	margin-left: 3px;
	overflow: hidden;
}


#slider-1 .slider-wrap{
	margin-left: 4px;
}

#slider-1 .warranty-bg{
	background: url(../images/warranty_stamp.gif) no-repeat 500px 27px;
}


#slider-1 .item strong{
	display: block;
	margin: 30px 30px 0;
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #484848;
}

#slider-1 .warranty-bg strong{
	margin-right: 230px;	
}

#slider-1 .warranty-bg span{
	display: none;
}



#product-family-selector{
	background: url(../images/main_feature_bg.jpg) no-repeat 0 -121px;
	height: 241px;
	padding-left: 10px;
	padding-right: 10px;
}

#product-family-selector .col{
	position: relative;
	width: 352px;
	height: 228px;
	float: left;
	margin-right: 22px;
}

#product-family-selector .last{
	margin-right: 0px;
	width: 353px;
}

#product-family-selector  h2{
	text-align: right;
	width: 340px;
	height: 34px;
	line-height: 34px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #365c64;
}

#product-family-selector .last h2{
	width: 337px;
	left: 10px;
	right: auto;
	text-align: left;
}

#product-family-selector img{
	float: right;
	margin-top: 1px;
}

#product-family-selector .last img{
	float: left;
}

#product-family-selector p{
	margin-top: 10px;
	width: 161px;
	float: left;
	text-align: right;
	font-size: 12px;
	color: #3f3f3f;
}


#product-family-selector .last p{
	float: right;
	text-align: left;
	width: 160px;
}

#product-family-selector p a{
	display: block;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	font-size: 10px;
	margin-top: 20px;
}

.case-studies{
	background: transparent url(../images/case_studies_middle.gif) top left repeat-y;
	width:100%;
}

.case-studies-content{
	margin: 20px;
	margin-bottom: 0;
}

.case-studies h2 {
	text-indent: -10000px;
	height: 54px;
	background: white url(../images/case_studies_top.gif) no-repeat;
	margin: 0;
}

.case-studies-content .col {
	width: 345px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

.case-studies-content .last {
	margin-right: 0;
}

.case-studies-content .item {
	font-size: 14px;
	line-height: 18px;
	color: #004e5f;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: justify;
	background: none;
}	

.case-studies-content .item h3{
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

.case-studies-content .item p{
	padding: 0;
	margin: 0;
	line-height: 15px;
	margin-bottom: 10px;
}

.case-studies-content .item a{
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 14px;
	text-indent: 25px;
	background: transparent url(../images/3arrow_bullet.gif) no-repeat left 4px;
	font-style: italic;
	font-weight: bold;
}


.toptext{
	background: #dcf1f6;
	padding: 15px;
	border: 1px solid #8fd2e1;
	color: #007d98;
}
.case-studies a.case-studies-link{
	background: #dcf1f6 url(../images/case_studies_link_bg.gif) no-repeat center center;
	clear: both;
	display: block;
	border: 1px solid #8fd2e1;
	padding: 15px 130px;
	color: #33adc8;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#container .subscribe{
	background: url(../images/subscribe_btn_bg.gif) no-repeat;
	margin-top: 10px;
	height: 180px;
}

#container .subscribe p,
#container .subscribe h3{
	color: #515151;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 50px;
	line-height: 21px;
	text-align: center;
}

#container .subscribe h3{
	padding-top: 20px;
}

#container .subscribe a{
	display: block;
	text-decoration: none;
	font-size: 22px;
	line-height: 38px;
	color: #33adc8;
	font-weight: bold;
}

 {
	
}

div.product-scroller-holder {
	background: url(../images/product_scroller_bg.gif) no-repeat;
	height: 280px;
		position: relative;

}

div.product-scroller-holder h2{
	float: left;
	width: 50%;
	text-indent: 10px;
	line-height: 45px;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}
div.product-scroller-holder h2 a{
	color:  #666;
	display: block;
}

div.product-scroller-holder h2 a:hover{
	text-decoration: none;
}

div.product-scroller-holder h2.active a{
	color: black;
}

div.product-scroller-holder div.product-scroller {
	clear: both;	
	margin: 0 7px; 
	padding: 0; 
	height: 170px;
	overflow: hidden; 
	position: relative;
}

div.product-scroller-holder span.mask-l{
	width: 180px;
	height: 200px;
	background: url(../images/product_scroller_mask_l.png) no-repeat;
	display: block;
	position: absolute;
	top: 38px;
	left: 5px;
}

div.product-scroller-holder span#product-scroller-title{
	width: 500px;
	height: 20px;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 130px;
	text-align: center;
}

div.product-scroller-holder span.mask-r{
	width: 180px;
	height: 200px;
	background: url(../images/product_scroller_mask_r.png) no-repeat;
	display: block;
	position: absolute;
	top: 38px;
	right: 5px;
}

div.product-scroller-holder  div.slider{
	position: absolute;
	top: 215px;
	left: 200px;
	width: 350px;
}

div.product-scroller-holder div.product-scroller ul{
	position: absolute; 
	top: 20px; 
	white-space: nowrap;
	height: 150px;
	padding:  0 200px;
	width: 20000px;
}

div.product-details{
	margin-bottom: 20px;
	background:  url(../images/heading_bg.gif) no-repeat -300px bottom;
}

div.product-details h2 {
	line-height: 33px;
	color: #33adc8;	
	text-indent: 20px;
	font-size: 28px;
	background: url(../images/heading_bg.gif) no-repeat -50px bottom;
}

div.product-details .description h3 {
	line-height: 20px !important;
	color: #33adc8 !important;	
	font-size: 16px !important;
	margin-bottom: 10px !important;
	font-style: normal !important;
}

div.product-details img {
	display: block;
	float: left;
	margin-right: 20px;
}



div.product-details .description {
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	padding-right: 20px;
	text-align: justify;
}

div.product-details .description *{
	letter-spacing: normal !important;
	font-size: 12px !important;
	color: #444  !important;
}

div.product-details .description p{
	margin-bottom: 10px;
	line-height: 14px;
}

div.product-details .description ul{
	margin-bottom: 10px;
	margin-top: 15px;
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 20px;
	text-align: left;
}

div.product-details div.bottom {
	clear: left;
}

div.product-details div.options {
	border-bottom: 1px dotted #ccc;
	height: 54px;
	background: #f7f7f7;
	clear: both;
	line-height: 24px;
}

div.product-details div.options div.select-item{
	float: left;
	margin-right: 10px;
	border-right: 1px solid #ccc;
	margin-top: 7px;
}

#main div.product-details div.options div.select-item label{
	display: inline;
	padding-left: 10px;
	line-height: 40px;
	height: 40px;
}

#main div.product-details div.options div.select-item select{
	margin-right: 10px;
	width: auto;
	display: inline;
	background-color: transparent;
	border-color: #bbb;
	font-size: 12px;
}

div.product-details div.options div.select-item label{
	line-height: 24px;
}

div.product-details div.bottom strong{
	display: block;
	float: left;
	line-height: 64px;
	padding: 0 20px;
	color: #1b8ea1;
}

div.product-details div.bottom strong a{
	color: #1b8ea1;
	text-decoration: underline;
}

div.product-details div.bottom strong a:hover{
	color: #f00;
}

#main div.product-details div.bottom label{
	line-height: 64px;
	display: inline;
}

#main div.product-details input#add_qty {
	display: inline;
	float: none;
	border: 1px solid #888;
	color: red;
	font-weight: bold;
	vertical-align: middle;
	padding:  0;
	width: 25px;
	margin: 0;
	margin-left: 5px;
	font-size: 14px;
	font-family: arial, sans-serif;
	text-align: center;
}

#main  div.product-details input#add_to_cart {
	display: inline-block;
	background: url(../images/blue_btn.gif) no-repeat  center 2px;
	padding: 0px 10px;
	height: 32px;
	width: auto;
	border: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 16px;
}

#main  div.product-details input#add_to_cart:hover {
	background-position: center -29px ;
	cursor: pointer;
}
div.product-details div.price {
	float: left;
	color: red;
	font-weight: bold;
	font-size: 24px;
	text-align: right;
	line-height: 64px;
	height: 64px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

div.product-details div.price span{
	font-size: 14px;
	color: #f66;
}

div.product-details form div.cart-elements{
	float: right;
	padding-right: 10px;
	height: 64px;
	line-height: 64px;
}

.cart{
}

.cart table{
	width: 100%;
	border: 0px;
}
.cart table th{
	background: #ccc;
	padding: 3px;
}

.cart table tr{
	border-bottom: 1px solid #ddd;
}
.cart table td{
	padding: 3px;
	padding-top: 20px;
	border-right: 1px solid #f1f1f1;
}

.cart table td b{
	line-height: 12px;
	font-size: 14px;
	color: #1b8ea1;
}

.cart table td input{
	padding: 3px;
	text-align: center;
	margin: 0;
	background: none;
	border:  1px solid #ccc;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cart table td p{
	color:  #333;
	font-size: 0.9em;
	margin-left: 20px;
	margin-bottom: 5px;
	line-height: 13px;
}

#cart h3{
	font-size: 20px;
	text-transform: uppercase;
	color: #1b8ea1;
	margin: 10px 0;
}

#cart .cart table{
	border: 1px solid #80bcca;
	border-bottom: 3px solid #46abc2;
}

#cart .cart table th {
	height: 30px;
	background: #59bdd4 url(../images/shade.png) repeat-x 0 -151px;
	border-bottom: 1px solid #3eccec;
	color: #fff;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
}

#cart .cart table tr td {
	margin: 0;	
	vertical-align: middle;
	border: none;
	background: url(../images/shade_top.gif) repeat-x 0 -30px ;

}

#cart .cart table tr td.desc{
	width: 250px;
}

#cart .cart table tr td img{
	width: 80px;
}

#cart .cart table tr td.qty input{
	margin: 0;	
	vertical-align: middle;
	width: 30px;
	margin-left: 13px;
	height: 20px;
	display: inline;
}

#cart .cart table .price{
	text-align: right;
	padding-right: 20px;
}

#cart .cart table td.price{
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

#cart .cart table .left{
	text-align: left;
}

#cart .cart table .qty{
	width: 65px;
}

#cart .cart table tr.total td{
	color: #f00;
}

#cart .cart table tr.alert  td{
	color: red;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#cart .cart .buttons{
	margin-top: 20px;;
}

#cart .cart a.update-cart{
	display: block;
	float: right;
	margin-left: 20px;
}

#cart .cart a.empty-cart{
	display: block;
	float: right;
	margin-left: 20px;
	background-color: #f71e1b;
	text-shadow: #7c0d09 0 -1px 0;
}

#cart .cart a.product-checklist-btn {
	float: right;
	background-color: #f89118;
}

#cart .cart a.product-checklist-btn {
	text-shadow: #9a6627 0 -1px 0;
}

#cart .cart a.next-step{
	display: block;
	float: right;
	text-align: center;
	width: 240px;
	margin-left: 20px;
	background-color: #37cc20;
}

#sidebar .cart{	
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 20px;	
	color: #555;
	font-size:  11px;;
}

#sidebar .cart ul{
	list-style: none;
	font-size: 11px;
	line-height: 11px;
}
#sidebar .cart ul li{
	margin: 0;
	padding: 0;
	padding: 0 5px;
	display: block;
	clear: both;
	font-size: 12px;
	padding-bottom: 5px;
}

#sidebar .cart ul li.first{
	border: none;
}


#sidebar .cart ul li b{
	display: inline-block;
	width: 110px;
	margin-right: 5px;
	color: #444;
}

#sidebar .cart ul li span{
	display: inline-block;
	width: 65px;
	text-align: right;
}


#sidebar .cart ul ul{
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 3px;
	color: #888;
}

#sidebar .cart ul ul li{
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: none;
	padding: 0;
}

#sidebar .cart ul li.total {
	border-top: 1px dotted #1b8ea1;
	border-bottom: 1px dotted #1b8ea1;
	line-height: 20px;
	height: 20px;
	padding-bottom: 0;
	background: #e2f1fb;
}

#sidebar .cart p{
	margin: 0;
	text-align: right;
}

#sidebar .cart a.btn{
	float: none;
	margin: 10px 0;
}

#content  div.product-list{
	clear: both;
	padding-top: 40px;
	margin-left: 5px;
}

#content  div.product-list div.item {
	float: left;
	position: relative;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccc;
	background: url(../images/bottom_left_corner.gif) no-repeat right bottom;
}

#content  div.product-list div.item-inner {
	width: 236px;
	margin-left: 7px;
}

#content  div.product-list div.item-inner .img-outer{
	border: 1px solid #33adc8;
	display: block;
	float: left;
	height: 135px;
	overflow: hidden;
	margin: 0px 7px 7px 0;
}

#content  div.product-list div.item-inner .img-outer img{
}

#content  div.product-list div.item-inner big{
	color: #33adc8;
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;
	display: block;
	margin-top: 5px;
	height: 35px;
}

#content  div.product-list div.item-inner strong{
	color: #999;
	font-weight: bold;
	line-height: 16px;
	font-size: 18px;
	display: block;
	padding-top: 5px;
}

#content  div.product-list div.item-inner del{
	color: #999;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
	display: block;
	padding-top: 5px;
}

#sidebar h3{
	background: url(../images/heading_bg.gif) no-repeat top right;

	color: #33adc8;	
	font-size: 22px;
	text-indent: 10px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	height: 33px;
	padding: 0;
	margin-top: ;
}
#sidebar h3.small{
	font-size: 16px;
	background-position: top -30px;
}
.auth-panel .form-field{
	margin-top: 10px;
}

#sidebar .auth-panel .form-field label.hidden{
}

.auth-panel .left-form-field{
	float: left;
	height: 40px;
	line-height: 10px;
	width: 135px;
}
.auth-panel .right-form-field{
	float: left;
	text-align: left;
	width: 45px;
	padding-top: 3px;
}

.auth-panel input#login_username,
.auth-panel input#login_password{
	padding: 0;
	border: 0px solid #ccc;
	line-height: 22px;
	background: #dcf1f6;
	width: 180px;
	height: 26px;
	font-family: arial, sans-serif;
	font-size: 16px;
	border: 1px solid #ccdfe4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-indent: 10px;
}

.auth-panel input#submit{
	border: 1px solid #ccc;
	border: 0px;
	height: 26px;
	background: #33adc8;
	color: white;
	font-family: arial, sans-serif;
	font-size: 16px;
  	padding:0 1em 0 1em;
	width: auto;
	margin: 0;	
	display: inline;
 	 overflow: visible;
}



.auth-panel  a.forgotten-pass{
	color: #1b8ea1;
	font-size: 11px;
	padding-left: 22px;
}

.auth-panel ul,
.auth-panel ul li{
	list-style: none;
	margin: 0;
	padding: 0;	
}

.auth-panel ul{
	margin: 10px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #555;
}

.auth-panel ul li{
	display: inline;
}
.auth-panel ul li a{
	display: block;
	line-height: 12px;
	font-size: 11px;
	color: #1b8ea1;
	text-decoration: underline;
}

#header .auth-panel ul li {
	color: #fff;
	text-align: right;
	display: block;
}

#header .auth-panel ul li a{
	color: #dcf1f6;
}

#header .auth-panel{
		width: 300px;
		float: right;
		color: white;
		margin: 0;
}
#header .auth-panel input#login_username,
#header .auth-panel input#login_password{
	padding: 0;
	border: 0px solid #ccc;
	line-height: 18px;
	background: #dcf1f6;
	width: 120px;
	height: 17px;
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #ccdfe4;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	text-indent: 0px;
	display: block;
}
#header .auth-panel .form-field{
	margin-top: 2px;
	float: left;
	text-align: left;
	margin-right: 10px;
	overflow: hidden;
}

#header .auth-panel h3{
	display: none;
}

#header .auth-panel label
{
	font-size: 11px;
	text-align: left;
}

#header .auth-panel #submit
{
	position: absolute;
	top: 20px;
	right: 5px;
}

#header .auth-panel #submit span
{
	line-height: 10px;
	font-size: 10px;
	padding: 5px 8px;
}

#header .auth-panel span.error
{
	display: block;
	width: 120px;
	overflow: hidden;
	font-size: 9px;
}


#header .auth-panel .right-form-field
{
	float: right;
	display: inline;
	margin-top: 0px;
	width: 100px;
	height: 30px;
}

#header .auth-panel .left-form-field
{
	width: 120px;
	padding: 0;
	margin-top: 0px;
	clear: left;
}



a.register{
	text-align: center;
	margin-right: 7px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#header a.register{
	text-align: center;
	margin: 0;
	width: 120px;
	position: absolute;
	right: 47px;
	top: 46px;
}

#header a.register span{
	margin: 0;
	font-size: 11px;
}

#header a.forgotten-pass{
	color: white;
	text-decoration: underline;
}







#basket-login{
	margin: 20px 30px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	height: 230px;
}

#basket-login h3{
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-left: -10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #1b8ea1;
}

#basket-login .auth-panel{
	width: 290px;
	float: left;
	display: inline;
	margin-right: 30px;
	border-right: 1px dashed #ddd;
	margin-left: 30px;
}

#basket-login .auth-panel input#login_password,
#basket-login .auth-panel input#login_username{
	width: 260px;
}

#basket-login .auth-panel .right-form-field{
	padding-right: 20px;
}

#basket-login .auth-panel .left-form-field input#remember{
	display: inline;
	width: auto;
	height: 14px;
}

#basket-login .auth-panel .left-form-field label{
	display: inline;
	width: auto;
}

#basket-login .auth-panel .left-form-field a.forgotten-pass{
	display: block;
	margin: 0;
	padding: 5px 0 5px 25px;
	font-size: inherit;
	width: auto;
}

#basket-login .register-panel{
	float: left;
	width: 320px;
	display: inline;
}

#basket-login .register-panel a.btn{
	font-size: 14px;
	margin-right:  80px;
	display: block;
	margin-top: 20px;
}


#product-checklist .scroller{
	height: 250px;
	overflow-y: scroll;
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#product-checklist{
	display: none;
}

#product-checklist img{
	height: 50px;
	display: block;
}

#product-checklist table {
	width: 97%;
}

#product-checklist table tr{
	border-bottom: 1px dashed #ccc;
	background:  url(../images/shade_top.gif) repeat-x 0 -30px;
}

#product-checklist table tr.checked{
	background: #2da5b1;
	color: white;
	font-weight: bold;
}

#product-checklist table td{
	padding: 5px;
	vertical-align: middle;
}

#product-checklist .sum{
	float: left;
	padding: 5px 10px;
	line-height: 18px;
	border: 1px dashed #999;
	background: #eee;
	font-size: 12px;
}

#product-checklist .sum strong{
	font-weight: bold;
	color: #1b8ea1;
	font-size: 14px;
}

#product-checklist .btn{
	float: right;
	width: 200px;
	text-align: center;
	line-height: 50px;
	margin-top: 5px;
}



#faq form#faq-form{
	background: url(../images/faq_bg.jpg) no-repeat 0 bottom;
	padding-left: 280px;
	margin-left: 60px;
	overflow: hidden;
}


#faq form#faq-form textarea{
	height: 80px;
	width: 300px;
	padding: 0;
	border: 0px solid #ccc;
	line-height: 14px;
	background: #dcf1f6;
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #ccdfe4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#faq form#faq-form .btn{
	width: 300px;
}

#faq div.faq-list{
	clear: both;
	padding-top: 20px;
	line-height: 20px;
	color: #444;
}

#faq div.faq-list div.item p span{
	display: block;
	text-align: right;
}

#faq div.faq-list .item{
	margin-top: 20px;
	border-bottom: 1px solid #eee;
}

#faq div.faq-list .item .q{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-left: 0;
	color: #222;
}

#faq div.faq-list .item a{
	font-weight: bold;
	color: #33adc8;
}
#faq div.faq-list .item p{
}


#tips-intro h1{
	font-size: 24px;
}

#tips-intro h2{
font-size: 14px;
line-height: 20px;	
}


#tips-intro h3{
	margin-top: 10px;
font-size: 14px;
font-style: normal;
margin-bottom: 10px;
line-height: 20px;	
}


#tips-intro .left{
	float:  left;
	width: 45%;
}

#tips-intro .right{
	float:  right;
	width: 45%;
}

#tips-intro .right img,
#tips-intro .left img{
	float:  left;
	margin-right: 10px;
}

#tips-intro .right a,
#tips-intro .left a{
	color: #1b8ea1;
	font-size: 14px;
	text-decoration: underline;
}

#tips-nav span, #tips-nav a{
	display: block;
	width: 370px;
	float: left;
	margin: 0;
	height: 50px;
	font-size: 20px;
	text-align: center;
	line-height: 53px;
	margin:  30px 0;
	color: #444;
	text-transform: uppercase;
	background: #fafafa;
}

#tips-nav a{
	color: #1b8ea1;
	background: #eee;
}

#tips-nav a:hover{
	background: #ccc;
}

#tips h2{
	margin-top: 20px;
	font-size: 18px;
}

#tips h3{
	font-size: 16px;
	line-height: 20px;
	color: #444;
	margin-top: 30px;
	font-style: normal;
}

#tips .para{
	border-left: 3px solid #33adc8;
	border-right: 3px solid #33adc8;
	background: #f0f9fe;
	padding: 10px;
	text-align: justify;
	margin-left: 20px;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 660px;
	
}
#tips h4{
	color: #26889e;
	margin-bottom: 5px;
	font-size: 14px;
}

#tips a{
	text-decoration: underline;
	
}


#place-order-content{
	min-height: 1000px;
}

#place-order-content .section{
	margin-top: 20px;
	clear: both;
	background-color: white;
}

#place-order-content .section-content{
	background-color: white;
}

#place-order-content h2{
	font-size: 22px;
	color: #1b8ea1;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	clear: both;
}

#place-order-content fieldset{
	float: left;
	border: 1px solid #eee;
	line-height: 12px;
	font-size: 11px;
	margin-right: 20px;
	padding: 0 10px;
	background: #f4f4f4;
	position: relative;
	display: inline;
	height: 200px;
}

#place-order-content fieldset h3{
	color: #666;
	margin-top: 10px;
	font-style: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}

#place-order-content .form-field{
	float: left;
	padding-right: 10px;
}

#place-order-content .form-field input{
	font-size: 13px !important;
	height: 18px !important;
	color: #444;
	behavior:none;
	height: auto;
	width: 190px;
}

#place-order-content .form-field textarea{
	font-size: 12px !important;
	height: 120px;
	line-height: 14px;
	color: #444;
	behavior:none;
	width: 180px;
}
#place-order-content div.form-field-block{
	clear: left;
	margin: 0;
}

#place-order-content  input.w70{
	width: 70px;
}

#place-order-content input.w275{
	width: 275px;
}


#place-order-content fieldset.last{
	width: 150px;
	margin-right: 0px;
}

#place-order-content fieldset.last p{
}

#place-order-content fieldset.last .form-field{
	float: none;
	padding: 0;
	position: relative;
	width: auto;
}

#place-order-content fieldset.last .radio-form-field label{
	padding: 0;
	margin: 0;
}

#place-order-content fieldset.last  p{
	margin: 0;
	color: #999;
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 4px;
	margin-top: 10px;
	display: none;
}
#place-order-content fieldset.last .radio-form-field input{
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	top: 0px;
	right: 0px;
}

#place-order-content fieldset.last .btn{
	clear: both;
	margin-top: 20px;
}


#place-order-content .finished-content{
	padding: 10px 20px;
	border: 1px solid #ddd;
	position: relative;
	background: #f6f6f6;
	zoom: 1;
}

#place-order-content .finished-content .col{
	display: inline;
	width: 220px;
	border-right: 1px solid #ddd;
	margin-right: 20px;
	float: left;
	height: 110px;
	position: relative;
}

#place-order-content .finished-content .omega{
	margin-right: 0px;
	border-right: none;
}

#place-order-content .finished-content .col p{
	margin: 0;
}

#place-order-content .finished-content .col h3{
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
	font-style: normal;
}

#place-order-content .finished-content .col .btn{
	margin-top: 20px;
	font-size: 11px;
	width: 220px;
	background-color: #22f300;
}

#place-order-content  .checkbox-form-field label{
	font-weight: normal;
	line-height: 14px;
	white-space: normal;
	margin-left:25px;
	display: block;
	width: auto;
	text-align: ;
}



#accept-terms-holder label{
	margin-right: 5px;
}




/* Cart panel */


#place-order-cart-panel{
	clear: both;
	position: relative;
}

#place-order-cart-panel #cart .buttons .btn{
	float: right;
}

#place-order-cart-panel #cart .buttons{
	margin: 0;
	position: absolute;
	top: 0;
	width: 300px;
	right: 0;
}	



/* Shipping panel */

#place-order-shipping-panel fieldset{
	height: 200px;
}


#place-order-shipping-panel fieldset.last .checkbox-form-field input{
	position: absolute;
	top: 2px;
	left:5px;
	padding: 0;
	margin: 0;
	display: block;
	float: none;
	width: auto;
}

#save-billing-form fieldset div.form-field.checkbox-form-field label {
	margin-left: 20px;
}



/* Billing panel */

#place-order-billing-panel{
}

#place-order-billing-panel div.section-content div.finished-content div.col {
	height: 80px;
}

#place-order-billing-panel big{
	display: block;
	font-size: 14px;
	padding-top: 50px;
	font-weight: bold;
}

#place-order-billing-panel input#save_billing_profile {
	width: auto;
	position: absolute;
	top: 1px;
	left: 0;
	margin: 0;
}



#place-order-billing-panel div.section-content div.order-sum {
	margin-top: 5px;
	font-size: 11px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;	
	margin-bottom: 10px;
}

#place-order-billing-panel div.section-content div.order-sum table tr th {
	text-align: left;
	padding: 0 5px;
}

#place-order-billing-panel div.section-content div.order-sum table  {
	border-bottom: 1px solid #ddd;
}

#place-order-billing-panel div.section-content div.order-sum table tr td {
	text-align: left;
	border-top: 1px solid #ddd;
	padding: 2px;
}


div#place-order-billing-panel a#send-order{
	margin-left: 200px;
	background-color: #f11;
	text-shadow: #b21211 0 -1px 0;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 300px;
}

#accept-terms-holder{
}


#sidebar div.news p,
#sidebar div.quotes blockquote{
	line-height: 15px;
	font-size: 11px;
	text-align: justify;
	color: #444;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	font-style: italic;
	
}

#sidebar div.quotes blockquote i{
	display: block;
	color: #333;
	text-align: right;
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
}


#sidebar div.quotes blockquote img{
	display: block;
	float: right;
	margin-left: 10px;
	padding: 1px;
	border: 1px solid #ccc;
	margin-top: 4px;
}


#sidebar div.news h4{
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar div.news p{
	border: 0;
	padding: 0;
	margin-bottom: 3px;
}

#sidebar div.news p a{
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 20px;
}


#edit-user-form fieldset{
	float: left;
	margin-right: 30px;	
	margin-bottom: 20px;
}

#edit-user-form fieldset h3{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 0px;
}

#edit-user-form a.btn{
}

#partner-list{
	margin-left: 20px;
}

#partner-list h3{
	background: #edfefc;
	line-height: 24px;
	padding: 0 20px;
	border-top: 1px solid #acd8e4;
}
#partner-list .group{
	overflow: hidden;
}

#partner-list .col{
	display: none;
	float: left;
	margin-right: 30px;
	width: 210px;
}

#partner-list .item{
}

#partner-list  .map-holder{
}

#partner-list h2{
	color: #33adc8;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#partner-list dd{
	margin-left: 10px;
	font-size: 11px;
	margin-bottom: 10px;
	color: #333;
}



#article-content h2{
	font-size: 22px;
	line-height: 22px;
	color: #1b8ea1;
}

#article-content h2{
	font-size: 16px;
	line-height: 18px;
	color: #1b8ea1;
	font-style: normal;
	font-weight: normal;
}

#article-content h2 i{
	font-size: 14px;
	line-height: 18px;
	color: #999;
}

#article-content h3{
	font-size: 24px;
	line-height: 26px;
	color: #333;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
}

#article-content div.article-text * {
	font-size: 12px !important;
	line-height: 16px !important;
	color: #444;
}

#article-content div.article-text p {
	margin-bottom: 5px;
}

#article-content div.article-text h3 {
	font-size: 14px !important;
	line-height: 16px !important;
	color: #1b8ea1;
	margin-top: 30px;
}

#article-content p.article-pubdate {
	text-align: right;
	font-style: italic;
}

#article-content p a.backlink {
	font-size: 14px;
	font-weight: bold;
	color: #1b8ea1;
}

#article-list div.pagination {
	text-align: center;
	font-size: 14px;
	margin-bottom: 50px;
}
#article-list div.pagination strong,
#article-list div.pagination a{
	display: inline-block;
	padding: 4px;
	text-align: center;
	width: 20px;
	background: #ccc;
}

#article-list div.pagination strong{
	background: #f6f6f6;
}

#article-list div.pagination a:hover{
	background: #eee;
	text-decoration: none;
}

#article-list div.item {
	margin-bottom: 10px;
	margin-left: 100px;
	color: #999;
}

#article-list div.item a{
	color: #1b8ea1;
}

#article-list div.item a:hover{
	color: #444;
	text-decoration: none;
}
#main form select,
#main form textarea,
#main form input[type=text],
#main form input[type=password]{
	height: 24px;
	line-height: 20px;
	font-size: 16px;
	border: 1px solid #ccdfe4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display: block;
	background-color: #dcf1f6;
	font-family: Arial, sans-serif;
}
#main form input:focus{
	border-color: #aaa;
}

#main form .form-field{
	margin-top: 10px;
	position: relative;
}

#main form .radio-form-field {
	overflow: hidden;
	margin-top: 10px;
}	

#main form .radio-form-field input{
	float: right;
}
	
#main form .radio-form-field label{
	width: 130px;
	margin-right: 10px;
	margin-bottom: 7px;
	text-align: left;
	line-height: 12px;
	float: left;
}

#main form .radio-form-field label small{
	font-weight: normal;
	line-height: 11px;
	display: block;
}
	
#main form .form-field .error{
	color: #e34a50;
}
	
#main form label{
	display: block;
	font-weight: bold;
	color: #333;
}

#main form label.error{
	width: auto !important;
}


#register-form fieldset.info{
		text-align: center;
	margin-right: 0px;
}

#register-form fieldset.info h3{
	font-size: 16px;
	font-style: normal;
	margin-bottom: 20px;
}

#register-form fieldset.info big{
	font-size: 14px;
	background: #ccc;
	display: block;
	margin: 20px;
	padding: 10px ;
	font-weight: bold;
}
#register-form fieldset{
	float: left;
	margin: 0px;
	width: 360px;
}

#register-form fieldset input{
	width: 320px;
}

#register-form .btn{
	line-height: 22px;
	text-align: center;
	width: 320px;
}

div#recaptcha_widget_div{
	margin-top: 20px;
}



#main #quotes {
	margin-right: 10px;
}


#main #quotes blockquote{
	text-align: justify;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	overflow: hidden;
}

#main #quotes blockquote i{
	display: block;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}

#main #quotes blockquote img{
	display: block;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
	padding: 1px;
	border: 1px solid #ccc;
	
}

#main #quotes blockquote i span{
	display: block;
	text-align: right;
	font-weight: normal;
	color: #444;
	font-size: 11px;
}

div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.nailvital-subscribe{
	background: white url(../images/subscribe_popup_bg.gif) no-repeat 0 33px;
}

div#subscribe-popup.ui-dialog-content.ui-widget-content {
	//height: 275px !important;
}

span#ui-dialog-title-subscribe-popup.ui-dialog-title {
	font-size: 16px;
}

#subscribe-form {
	margin-right: 10px;

}
#subscribe-form h4.helvetica {
	margin-bottom: 10px;
	color: #4a4a4a;
	line-height: 20px;
	font-size: 20px;
	margin-right: -10px;
}

#subscribe-form p {
	color: #666;
	line-height: 12px;
	font-size: 10px;
	margin: 0;
	margin-right: 150px;
}
#subscribe-form label {
	display: none;
}

#subscribe-form form {
	margin-left: 90px;
	height: 125px;
	margin-top: 20px;
}
input#uname,
#subscribe-form input#subscr {
		padding: 0;
	border: 0px solid #ccc;
	line-height: 22px;
	background: #dcf1f6;
	width: 180px;
	height: 26px;
	font-family: arial, sans-serif;
	font-size: 16px;
	border: 1px solid #ccdfe4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom: 10px;
	color: #444;
	text-indent: 8px;

}
#subscribe-form a.btn{
	width: 180px;
}

form .error{
	font-size: 0.9em;
	line-height: 1.2em;
	display: block;
	color: red;
}


.general-message{
	margin: 100px;
	padding: 50px;
	border: 2px solid #fad4d2;
	text-align: center;
	font-size: 16px;
	color: #444;
	background: #fefafa;
}

/**** Loadmask Plugin *****/

.loadmask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #eee;
    background: #fff;
    padding:5px;
}
.loadmask-msg div {
    padding:15px 10px 15px 35px;
    background: #fbfbfb url(../images/loader.gif) no-repeat 5px 11px;
    line-height: 16px;
	border:1px solid #eee;
    color: #13525e;
    cursor:wait;
}
.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}


/**** Button  ******/






.btn { display: block;  background: #3fcff0;  font-size: 12px; color: #fff !important; text-align: center; cursor: pointer; }



.btn span{display: block; width: auto;  padding: 6px; background-image: none; cursor: pointer; text-transform: uppercase; font-weight: bold; }



.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #33adc8; text-decoration: none;
}
.btn:active { background-color: #288ca3; 	
}
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }
