/*
	#0a4a50 - green logo
	a8998c - 408
*/


body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a8998c;
	background: url(../images/wallpaper.jpg);
	height: 100%;
}

.brand {
	margin-top: 12px;
	margin-right: 42px;
	height: 92px;
	width: 120px;
	float: left;
}

.brand span {
	margin: 0;
	padding: 0;
	color: #0a4a50;
	font-size: 13px;
	font-weight: bold;
}

.brand a {
	margin: 0;
	padding: 0;
	color: #a8998c;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.brand a:hover {
	text-decoration: underline;
}

.brand div {
	border: 1px solid #ccc;
	height: 46px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	position: relative;
	}

.brand #brand_osmo {
	background: url(../images/osmo.png) 50% 50% no-repeat;
}
.brand #brand_skin {
	background: url(../images/skin.png) 50% 50% no-repeat;
}
.brand #brand_tan {
	background: url(../images/tan.png) 50% 50% no-repeat;
}

.clear {
	clear: both;
	}
	
.clear_left {
	clear: left;
	}
	
#container {
	width: 890px;
	background: #fff;
	position: relative;
	}
	
#content {
	padding-top: 0px;
	padding-right: 340px;
	padding-left: 24px;
}

#private-brand-development #content, #company-profile #content, #contact-us #content {
	padding-bottom: 24px;
}
#contact-us #content {
	padding-bottom: 12px;
}  

#content p {
	line-height: 20px;
	margin-bottom: 5px;
}
	
#content .list {
	width: 194px;
	float: left;
	margin-bottom: 24px;
}
#content ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	display: inline;
	list-style-type: square; /* was here **********/
}

#content .list h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	font-size: 17px;
	padding-left: 0px;
}

	
#content #formerrors {
	border: 1px dotted #185d64;
	padding-left: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 512px;
	color: #185d64;
}

#content #formerrors ul {
	color: #185d64;
	list-style-type: square;
	font-size: 14px;
	position: relative;
}

#content #formerrors legend{
	font-size: 14px;
	padding: 0 2px;
	background: #fff;
}

#content #formerrors ul span{
	color: red;
}	
	
#borderbottom {
	margin: 0 auto;
	width: 900px;
	background: url(../images/bb-trans.png) no-repeat;
	height: 5px;
	margin-bottom: 40px;
	}
	
.border_right {
	margin: 0 auto;
	padding-right: 4px;
	padding: 0;
	width: 898px;
	background: url(../images/br.png) right repeat-y;
	}
	
.border_left {
	margin: 0;
	padding: 0;
	padding-left: 4px;
	width: 894px;
	background: url(../images/bl.png) left repeat-y;
	}

	
#feature_flowers {
	margin: 0;
	padding: 0;
	height: 173px;
	margin-top: 0px;
	width: 890px;
	background: url(../images/flowerstonebg2-trans.png) no-repeat;
}

#feature_swirl {
	margin: 0;
	padding: 0;
	height: 174px;
	width: 890px;
	background: url(../images/swirlstonebg-trans.png) no-repeat;
}

#footer {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	height: 92px;
	background: transparent url(../images/footerbg.png) repeat-x;
	color: #888;
	position: relative;
	width: 890px;
	}
	
#footer address {
	margin-left: 180px;
	font-size: 11px;
	font-style: normal;
	height: 70px;
	padding-left: 18px;
	}
	
#footer address + span {
	padding-left: 48px;
	}

	
#footer_divide {
	float: right;
	margin-right: 24px;
}
	
#footer_logo {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-left: 18px;
	padding-top: 45px;
	padding-right: 18px;
	border-right: 1px dotted #a8998c;
	height: 36px;
	width: 139px;
	background: url(../images/footerlogo-trans.png) no-repeat;
	text-align: center;
	float: left;
	display: inline;
	}
	
.footer_nav {
	margin-top: 0px;
	float: left;
	font-size: 11px;
	}
	
.footer_nav a {
	text-decoration: underline;
	color: #888;
	}
	
.footer_nav li {
	list-style-type: none;
	}
	
h1 {
	margin: 0;	
	margin-bottom: 8px;
	padding: 0;
	margin-top: 20px;
	height: 48px;
	width: 440px;
	text-indent: -99999px;
}
	
h1#ourbrands {
	background: url(../images/h1_ourbrands-trans.png) no-repeat;
	}	
h1#pbs {
	background: url(../images/h1_pbs-trans.png) no-repeat;
	height: 55px;
	}
h1#products {
	background: url(../images/h1_productsandservices-trans.png) no-repeat;
	}	
h1#private {
	background: url(../images/h1_privatebranddevelopment-trans.png) no-repeat;
	}
h1#company {
	background: url(../images/h1_companyprofile-trans.png) no-repeat;
	}	
h1#contacts {
	background: url(../images/h1_contactus-trans.png) no-repeat;
	}
h1#success {
	background: url(../images/h1_success-trans.png) no-repeat;
	height: 42px;
	}
h1#error {
	background: url(../images/h1_error-trans.png) no-repeat;
	height: 42px;
	}

#header {
	margin: 0;
	padding: 0;
	padding-top: 16px;
	height: 52px;
	border-top: 10px solid #a8998c;
	border-bottom: 16px solid #fff;
	position: relative;
	}
	
#logo {
	margin: 0;
	padding: 0;
	margin-right: 20px;
	float: right;
	width: 166px;
	position: relative;
	display: inline;
	}
	
p {
	margin-top: 0px;
	font-size: 14px;
}

.item {
	height: 380px;
	padding: 0;
	position: absolute;
	right: 22px;
	top: 120px;

}	
#home #bottle_clear {
	width: 243px;
	background: url(../images/bottle_clear2-trans.png) no-repeat;
	top: 190px;
	}	
#home #content {
	padding-right: 280px;
	}	
		
#products-and-services #bluebottle {
	width: 247px;
	/*background: url(../images/bluebottle-trans.png) no-repeat;*/
	background: url(../images/bottle_yellow-trans.png) top left no-repeat;

	}	
#products-and-services #content {
	padding-right: 280px;
	}

#private-brand-development #orangesoap {
	width: 346px;
	background: url(../images/bottle_purple-trans.png) no-repeat;
	}
#private-brand-development #content {
	padding-right: 380px;
	}
	
#company-profile #pinkbottle {
	width: 220px;
	/*background: url(../images/pinkbottle-trans.png) no-repeat;*/
	background: url(../images/test_tubes.jpg) no-repeat; 
	}
#company-profile #content {
	padding-right: 265px;
	}

#contact-us #content {
	padding-right: 330px;
	}


/*---------------------------------------------------------------------------------------------------------*/

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	width: 524px;
	}
	
fieldset p {
	margin: 0;
	padding: 0;
	}
	
fieldset#fsone .field {
	margin: 0;
	padding: 0;
	position: relative;
	margin: 6px 0;
	}
	
fieldset#fsone input {
	margin: 0;
	padding: 0;
	width: 300px;
	position: absolute;
	right: 0px;
	}
	
strong.field {
	display: block;
	}
	
fieldset#fsone label {
	width: 200px;
	height: 10px;
	}

hr {
	border: 1px dotted #a8998c;
	height: 1px;
	margin: 16px 0;
	}

	
fieldset textarea {
	width: 524px;
}

#reset {
	text-align: right;
}

#sidebar {
	margin: 0;
	padding: 0;
	margin-left: 16px;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 20px;
	height: 500px;
	width: 260px;
	float: right;
	background: url(../images/bg_contacts.png) no-repeat;
	position: absolute;
	right: 22px;
}

#sidebar a {
	color: #666;
	border-bottom: 1px dotted #666;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #444;
	border-bottom: 1px solid #666;
	text-decoration: none;
	}

#sidebar span address {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-style: normal;
	}
	
#sidebar span {
	color: #a8998c;
	margin: 0;
	padding: 0;
	font-style: normal;
	color: #666;
	}
	
#sidebar h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #a8998c;
	}
	
#sidebar hr {
	border: 1px solid #a8998c;
	height: 1px;
	margin: 16px 0;
	}
	
/*-------------------------------------------------------------------------------------------------------------------*/

#nav {
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: 20px;
	float: left;
	display: inline;
	}
	
#nav li {
	float: left;
	list-style-type: none;
	text-indent: -9999px;
	}

#nav li a {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url(../images/nav.png) no-repeat;
	position: absolute;
	top: 0px;
	height: 50px;
	}

ul#nav li#nav_home a { background-position: 0px 0px; width: 126px; left: 0px; }
ul#nav li#nav_home a:hover { background-position: 0px -50px; }
#home ul#nav li#nav_home a { background-position: 0px -100px; }

ul#nav li#nav_services a { background-position: -126px 0px; width: 140px; left: 126px; }
ul#nav li#nav_services a:hover { background-position: -126px -50px; }
#products-and-services ul#nav li#nav_services a { background-position: -126px -100px; }

ul#nav li#nav_brand a { background-position: -266px 0px; width: 166px; left: 266px; }
ul#nav li#nav_brand a:hover { background-position: -266px -50px; }
#private-brand-development ul#nav li#nav_brand a { background-position: -266px -100px; }

ul#nav li#nav_profile a { background-position: -432px 0px; width: 124px; left: 432px; }
ul#nav li#nav_profile a:hover { background-position: -432px -50px; }
#company-profile ul#nav li#nav_profile a { background-position: -432px -100px; }

ul#nav li#nav_contacts a { background-position: -555px 0px; width: 100px; left: 555px; }
ul#nav li#nav_contacts a:hover { background-position: -555px -50px; }
#contact-us ul#nav li#nav_contacts a { background-position: -555px -100px; }


