/*
Theme Name: Face Etc
*/
@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#111111;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
* {outline:none;}
.clr {clear:both;height: 0;overflow: 0;}
div, h1, h2, h3, h4, p, ul, li, form {
	margin:0;
	padding:0;
}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
a, img {border:none; outline:none; text-decoration:none;}
p {font-weight: normal;	line-height: 16px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#111111;}
a {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#444444; text-decoration:none; font-weight:bold; line-height:13px;}
a:hover {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#003366; text-decoration:none;}
*/ a:visited {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#666666; text-decoration:none;}*/

h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000;}

/*Wrapper*/
.wrapper {width:956px; margin:0 auto; padding-top:15px;}
.topwrapper {background:url(images/wrapper-top.png) no-repeat; height:18px;}
.innerwrapper {background:url(images/wrapperBg.png) repeat-y; padding:1px 21px 0 21px;}
.wrapperbtm {background:url(images/wrapperBtm.png) no-repeat; height:23px;}

.content {height:470px;}
.content p {padding-bottom:8px;}
.indBg {background:url(images/Bg1.jpg) no-repeat;}
/*Navigation*/
.leftnav {
	padding: 20px 14px 0 0;
	width: 121px; /*width of menu*/
	height:450px;
	float:left;
}
.leftnav ul {list-style:none;}
.leftnav li {list-style:none;}
.leftnav li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	text-align:right;
line-height:18px;
}
.leftnav li a:hover, .leftnav li a.active {color:#003366;}
.leftnav li li {list-style:none;}
.leftnav li li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#333;
	display:block;
	border-bottom:1px solid #ffffff;
	padding:1.5px 0px;
}


.rightBox {width:296px; height:470px; float:right; padding:14px 25px 0 20px;}
.rightBox p {padding:8px 0 0 0;}

.footer {height:70px; padding-top:20px;}
/*newsletter*/
.newsletter {width:203px; float:left; height: 40px;}
.newsletter label {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#666;}
.newsletter input[type="text"] {width:193px; height:12px; border:1px solid #999; padding:3px; margin-top:5px; color:#999; font-size:11px;}
.newsletter input[type="submit"] {display: none; }
.newsletter img {margin: 8px 3px 0 0;}

.weltxt {float:left; font-size:40px; color:#333; font-weight:normal; padding:71px 0 0 10px;}

/*floatnav*/
.floatnav {width:166px; float:left; padding:20px 0 0 15px; height:450px;}
.floatnav ul {list-style:none;}
.floatnav li {list-style:none;}
.floatnav li a {display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333;}
.floatnav li a:hover {text-decoration:none;}

.bluetrans {background:url(images/blue-trans.png);}

.box282 {float:left; width:252px; padding: 20px 15px 0 15px;}

/*Contact page*/
.contactbox {
	width:779px;
	height:470px;
	float:left;
	background:url(images/blue-trans.png);
}
.contactbg {background:url(images/contactbg.jpg) no-repeat;}

/*About page*/
.abtBg1 {background: url(images/abt_bg1.jpg) no-repeat;}
.box519 {width:519px; float:left;}

.teambg {background:url(images/teamBg.jpg) no-repeat;}
.teambgnew {background:url(images/teamBg-new.jpg) no-repeat;}
.box260 {width:740px; float:left; padding: 9px 0px 0 24px;}
/*news page*/
/*Offers Page*/
.offersbg {background:url(images/offersBg.jpg) no-repeat;}
.box182 {width:152px; float:left; padding:22px 15px 0; text-align:left;}
.box182 ul {list-style:none; padding-top:7px;}
.box182 li {list-style:none;}
.box182 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	display:block;
	text-decoration:none;
}
.box182 li a:hover {text-decoration:none; color:#003366;}

.box476 {width:456px; float:left; padding:18px 15px 0;} 

.box121 {width:121px; float:left;}


/*Things To Know*/
.thingsBg {
	background:url(images/things-to-knowbg.jpg) no-repeat;
}
.box284 {width:284px; float:left;}

.box495 {width:465px; float:left; padding:30px 15px 0 15px;}

/*treatment*/
.treatBg {background:url(images/treatmentBG.jpg) no-repeat;}
.f-treatBg {background:url(images/f-treatbg.jpg) no-repeat;}
.box315 {width:315px; float:left;}

/*Product*/
.proBg {background:url(images/productbg.jpg) no-repeat;}
.subtitle {color:#444444; font-weight:bold;}



.fullwidth {
	width:720px;
	float:left;
	padding:30px 15px 0 15px;
}
.fullBg {
	background:url(images/testimonialsbg.jpg) no-repeat;
}

