@charset "UTF-8";
body {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
p {
	padding-top: 4px;
	padding-bottom: 4px;
}
blockquote {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-style: italic;
	color: #165670;
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	background-image: url(../images/bkg-blockquote-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#blockquote  {
	background-image: url(../images/bkg-blockquote-mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
blockquote div {
	background-image: url(../images/bkg-blockquote-btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
a {
	color: #3E83B3;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a.more   {
	font-size: 11px;
	text-transform: uppercase;
	color: #88146A;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
ul   {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
ol {
	padding-left: 35px;
	padding-top: 10px;
}
ol li {
	padding-top: 0px;
	padding-bottom: 4px;
}
ul#list-news {
	margin-top: 5px;
	list-style-type: disc;
}
ul#list-news .date {
	font-size: 11px;
	font-weight: bold;
	color: #B01B89;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
ul#list-news li {
	margin-bottom: 5px;
}
h1 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #0F2935;
	padding-top: 10px;
	padding-bottom: 5px;
}
h2 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #4796CD;
	padding-top: 15px;
	padding-bottom: 5px;
}
h3 {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #B01B89;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #E0E0E0;
	padding-top: 20px;
	padding-bottom: 5px;
	clear: both;
}
div#sidebar h4 {
	color: #0F3646;
	padding: 0px;
	font-size: 16px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
	font-weight: bold;
	font-family: Helvetica, Verdana, sans-serif;
}
div#sidebar h2 {
	font-size: 16px;
	line-height: 18px;
}
div#sidebar h3 {
	margin-top: 55px;
}
div#news h3 {
	color: #2C67A4;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
div#news {
	background-image: url(../images/bkg-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 157px;
	width: 379px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
	padding-top: 22px;
	padding-right: 220px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#main h1 {
	margin-top: 25px;
}
div#hero h2 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
hr {
	margin-top: 10px;
	margin-bottom: 0px;
}

/* +=====+ MAIN PG NAVIGATION +=========+ */

ul#navmenu {
	display: block;
	height: 34px;
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	width: 930px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
ul#navmenu li {
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul#navmenu li a {
	font-size: 14px;
	line-height: 18px;
	display: block;
	height: 34px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	overflow: hidden;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#navmenu li a:hover {
	
}
ul.subnav {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
	background-color: #C6DBEC;
}
ul.subnav  li {
}
ul.subnav  li  a {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	color: #3E83B3;
}
a.more   {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E8F0F6;
}
ul.subnav  li  a:hover {
	color: #396B8D;
	background-color: #F0F7FE;
}
ul#buttons {
	list-style-type: none;
	display: block;
	padding: 0px;
	height: 75px;
	margin: 0px;
}
ul#buttons li {
	display: block;
	float: left;
	height: 75px;
	background-image: url(../images/bkg-button-dividers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
ul#buttons li a {
	display: block;
	float: left;
	padding-right: 30px;
	padding-left: 100px;
	height: 39px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 36px;
	padding-bottom: 0px;
}
ul#buttons li#color-bar a {
	background-image: url(../images/sub-li-colorbar-ico.jpg);
	background-repeat: no-repeat;
	background-position: 15px bottom;
}
ul#buttons li#wash-house a {
	background-image: url(../images/sub-li-washhouse-ico.jpg);
	background-repeat: no-repeat;
	background-position: 15px bottom;
}
ul#buttons li#pro-styling a {
	background-image: url(../images/sub-li-prostyling-ico.jpg);
	background-repeat: no-repeat;
	background-position: 15px bottom;
}
img.thb-left-75x75 {
	padding: 1px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
img.img-left {
	padding: 2px;
	float: left;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}
img.img-right {
	padding: 2px;
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.image {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.credits {
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}

div#footer a {
	color: #E015AB;
	text-decoration: none;
}
div#footer a:hover {
	color: #FF15C3;
	text-decoration: underline;
}

/*  FORMS 
    --------------------------------------------------------------- */	
	
div.form-wrapper {
	padding: 2px;
	border: 1px solid #E9E9E9;
	width: 500px;
}	
.error_message	{ 
	display:inline;	
	font-weight: bold;	
	font-size: 9px;	
	color: #990000;	
	background-color:#FFFFCC;	
	border: 1px solid #990000;	
	margin: 3px 5px 5px 5px;	
	padding: 3px; 
}
.required {	color: #CC0000; 
}
input#anti-spam {
	display: none;
}
input#email {
	color: #999999;
}
td img#captcha {
	border: 1px solid #F6F6F6;	
}
div#captcha-box {
	background-color: #FAFAFA;
	text-align: center;
	border: 1px solid #DEDEDE;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 262px;
}
/* ---------------------------------------------------------------- */
