body {
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #676D72;
}

#header{
	margin: 0px;
	padding: 0px;
}

/* Features */

#features {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#featuresright {
	float: right;
	width: 295px;
	padding: 0px;
	margin: 0px;
}
#features img, #featuresright img{
	float: right;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#feature1 {
	float: left;
	width: 265px;
	background-image: url(../assets/feature_box.jpg);
	height: 90px;
	padding-top: 11px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 11px;
	margin-bottom: 10px;
}
.feat1bottom {
	margin-right: 7px;
}

#feature1 h1{
	color: #c70003;
}

#feature2 {
	float: left;
	width: 265px;
	background-image: url(../assets/feature_box.jpg);
	height: 90px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
}
#feature2 h1 {
	color: #f7a31e;
}
#feature3 {
	float: right;
	width: 265px;
	background-image: url(../assets/feature_box.jpg);
	height: 90px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}
#feature3 h1 {
	color: #86c239;
}

/* Search */

#logo {
	float: left;
}

#search {
	float: right;
	height: 16px;
	text-align: right;
}

#search input {
	height: 16px;
	width: 100px;
	border: 1px solid #c6c8ca;
	color: #c6c8ca;
	margin: 0px;
	background-image: url(../assets/searchbutton.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Navigation */

#mainnav {
	color: #848b90;
	font-weight: bold;
	list-style-type: none;
	height: 15px;
	padding: 0px;
	width: 900px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#mainnav a {
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainnav a:link, #mainnav a:visited {
	color: #848b90;
	text-decoration: none;
}
#mainnav a:hover, #mainnav a:active {
	color: #4981c2;
	text-decoration: none;
}


#text {
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 390px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 45px;
	width: 355px;
	float: left;
	font-weight: normal;
}

#text a:link, #text a:visited {
	color: #4981c2;
	text-decoration: underline;
}

#text a:hover, #text a:active {
	color: #4981c2;
	text-decoration: none;
}


#text.bluetext {
	color: #4981c2;
	background-color: #BDD9F1;
	background-image: url(../assets/text_bg.jpg);
}
#text.orangetext {
	color: #FFFFFF;
	background-color: #F5A01A;
	background-image: url(../assets/text_bg_orange.jpg);
}
#text h1{
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 200%;
}
#flash {
	width: 450px;
	float: left;
}
#productrange{
	width: 400px;
	float: left;
	height: 390px;
	background-image: url(../assets/product_selection.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px;
}
.viewtherange {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../assets/viewrange_button.jpg);
	line-height: 20px;
	height: 20px;
	width: 100px;
	display: block;
	text-align: center;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5A01A;
	line-height: 1px;
	height: 2px;
}
.rightimage {
	float: right;
}



.clearthefloats {
	clear: both;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#features h1, #featuresright h1 {
	font-size: medium;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#features p {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: auto;
	width: 900px;
	padding: 10px;
}

#mainnav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Sub Navigation */

#subnav {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#maincontent, #productpage {
	float: left;
	width: 730px;
}
#productpage img {
	margin: auto;
}

#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#subnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#subnav a:link, #subnav a:visited {
	color: #848b90;
	text-decoration: none;
}

#subnav a:hover, #subnav a:active {
	color: #4981c2;
	text-decoration: none;
}


#breadcrumbs {
	font-size: 85%;
	margin-bottom: 15px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #4A81C2;
	text-decoration: none;
}
.moisturizers {
	background-image: url(../assets/dermalogica/moisturizer/moisturizers.jpg);
	background-repeat: no-repeat;
	background-position: 0px 650px;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #848b90;
	text-decoration: none;
}





#overview {
	float: left;
	width: 250px;
}

#overview h1{
	font-weight: normal;
	color: #4A81C2;
	font-size: xx-large;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 80%;
}
#footer a:link, #footer a:visited  {
	color: #848b90;
	text-decoration: none;
}
#footer a:hover, #footer a:active  {
	color: #848b90;
	text-decoration: underline;
}

/* Products */

#products div {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#products{
	float: right;
	width: 470px;
	margin: 0px;
}
#products img{
}
#products a:link, #products a:visited {
	color: #848b90;
}
#products a:hover, #products a:active {
	color: #848b90;
}
.blueproduct {
	background-color: #BCD8F1;
}
.orangeproduct {
	background-color: #FFDF9D;
}
.greenproduct {
	background-color: #C5DF9F;
}

/* Product Pages */

.blueproductpage {
	background-color: #cfe3f5;
	background-image: url(../assets/blue_product_page.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.orangeproductpage {
	background-color: #ffefcf;
}
.greenproductpage {
	background-color: #deedc9;
}


.price {
	color: #c70003;
	font-weight: bold;
	font-size: 110%;
}

#products h2 {
	color: #4A81C2;
	margin: 0px;
	font-size: 180%;
	font-weight: normal;
	text-transform: lowercase;
}
#subnavcontainer {
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2babf;
}
#basket{
	border: 1px dashed #848B90;
	background-color: #F8F8F8;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 85%;
	width: 130px;
}
#basket p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#generalcontent {
	width: 530px;
	margin: 0px;
	background-color: #F7DCD1;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-image: url(../assets/general_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#generalcontenttop {
	background-image: url(../assets/general_content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 580px;
	height: 30px;
	float: left;
}
#generalcontent h1{
	color: #c70003;
	font-size: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
#generalcontent h2{
	color: #c70003;
	font-size: 15px;
	font-weight: bold;
}
h3{
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
input.contactusinput {
	width: 180px;
}
textarea.contactusinput {
	width: 300px;
}
