@charset "utf-8";
/* CSS for Don't Look Design 11-03-2009 */

/*	Global whitespace reset */
* {padding: 0; margin: 0;}

body { 
	background: url(../images/bg/bg_gradient.gif) repeat-x #eeedde;
	top: 0px;
	left: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.45em;
	text-align: center;
	color:#898989;
}
#header {
	text-align: center;
	border: 0;
	padding: 20px 0 20px 0;

}

#navbuttons {
	padding: 0px;
	height: 28px;
	background-color: #eeedde;
	text-align: center;
	overflow: hidden;
}

#container_a {
	background: url(../images/bg/content_rpt.gif) repeat-y #26C9B8;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.rounded_top {
	width: 960px;
	height: 16px;
	margin: 0;
	background: #26C9B8 url(../images/bg/topcorners.gif) no-repeat top center;
	padding: 0;
	text-align: center;
}

#container_b {
	clear: both;
	/*float: left;*/
	margin: 0px auto;/*controls the positon of the container b within container a*/
	width: 930px;/*needed for ie*/
	/*text-align: left;*/
	padding: 0;
	background-color: #FFFFFF;
}

/*ul {
	padding: 8px 16px 8px 16px;/* sets the teal space between edge of container_b and the edges of container_lhs and container_rhs */
/*}*/

#container_lhs_large {
	padding: 20px 10px 20px 20px; /* white space between edge of container_lhs and the start of the text */
	width: 597px;
	float: left;
	text-align: left;
	margin: 0;
	border-right-style: solid;
	border-right-width: 16px;
	border-right-color: #26C9B8;
}

#container_lhs_small {
	padding: 20px 10px 20px 20px; /* white space between edge of container_lhs and the start of the text */
	width: 597px;
	float: left;
	text-align: left;
	margin: 0;
}

#container_portfolio {
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	background-color: #ffffff;
}

.decorateimg {
	float: right;
	padding: 30px 0 20px 20px;
}

#container_rhs_large {
	padding: 0;
	width: 287px;
	float: right;
	text-align: left;
	border-left-style: solid;
	border-left-width: 16px;
	border-left-color: #26C9B8;
	margin: 0;
}


#container_rhs_small {
	padding: 0;
	width: 287px;
	float: right;
	text-align: left;
	margin: 0;
}

.rhsbox {
	padding: 20px 20px 40px 20px;
	margin-top: -16px;
	border-top-style: solid;
	border-top-width: 16px;
	border-top-color: #26C9B8;
	text-align: left;
}

.rhs_caption {
	font-style: italic;
	font-size: 0.88em;
	padding-top: 0;
	padding: 0 0 1em 0.5em;
	color: #333333;
}

.rounded_bottom {
	clear: both;
	width: 960px;
	height: 9px;
	margin: 0;
	background: #26C9B8 url(../images/bg/btmcorners.gif) no-repeat;
	background-position: bottom;
	padding: 6px 0 0 0;
}

#footer {
	clear: both;
	background-color: #eeedde;
	padding: 18px 0 18px 16px;
	text-align: left;
	font-style: italic;
}

/**************************** Specific for 'Services' page ****************************/
.toplist {
	list-style: none;
	padding: 10px 0 10px 20px;
	line-height: 2em;
}

.serviceimg {
	float: right;
	padding: 4px 0 20px 20px;
}
/* end 'services' specific*/

/**************************** Specific for 'Contact' page ****************************/
form.contact {
	padding: 10px 0 0 0;
	margin: 0;
	background-color:#FFFFFF;
}

form.contact .h2, form.contact .h3 {
	padding: 0;
	line-height: 2.3em;
}


form.contact fieldset {
	line-height: 2em;
	border: none;
	padding: 0 10px 20px 10px;
	color: #898989;
	background-color: #F8F8F1;
}

form.contact .aboutyou {
	padding: 0;
	margin: 0;
	line-height: 2.8em;
	/* display, float and width required for ie6 */
	display:block;
	float: left;
	width: 500px;
}

form.contact legend {
	padding: 6px 0 20px 0;
	border: 0;
}

form.contact label {
	padding: 0;
	font-weight: bold;
}

form.contact label.fixedwidth {
	display: block;
	width: 150px;
	float: left;
}
	
.formtxt {
	padding:0 0 0 12px;
}

form.contact .checkboxarea {
	padding: 0 0 12px 20px;
	margin: 0;
}

form.contact .checkboxarea label {
	padding: 0 20px 0 3px;
	margin: 0;
	font-weight: normal;
	vertical-align: text-top;
}

form.contact p.note {
	clear: both; /* Required for IE6 */
}

form.contact .textbox {
	padding-top: 1.2em;
}

form.contact p.textbox_txt {
	line-height: 1.6em;
	float: left;
	padding-right: 20px;
}

.errors {
	color: #FB303E;
	font-size:1.2em;
}

.submitted {
	color: #26C9B8;
	font-size:1.5em;
	font-weight: bold;
	padding: 1.5em 0 1.5em 0;
}

.errors_small {
	color: #FB303E;
}

.requiredstar {
	color: #FB303E;
}

/* end 'contact' specific*/

/**************************** Headings styling ****************************/
.h1{
	font-size: 2.3em;
	padding: 0 0 18px 0;
	font-weight: bold;
}

.h2{
	font-size: 1.6em;
	padding: 0 0 10px 0;
	font-weight: bold;
}

.h1, .h2 {
	color:#26C9B8;
}

.h3 {
	font-size: 1.38em;
	padding: 0.3em 0 0.3em 0;
	font-weight: bold;
}
/*  End headings styling  */


/**************************** Link styling ****************************/
a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:visited {
	color: #26C9B8;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #00475C;
	text-decoration: none;
	background-color: #6BDACF;
}

a:active {
	color: #00475C;
	text-decoration: none;
	background-color: #26C9B8;
}


/**************************** image Link styling ****************************/
.image_link a:link {
	text-decoration: none;
	border-bottom: none;
}

.image_link a:visited {
	text-decoration: none;
	border-bottom: none;
}

.image_link a:hover {
	text-decoration: none;
	border-bottom: none;
	background-color: #ffffff;
}

.image_link a:active {
	text-decoration: none;
	border-bottom: none;

}

/*  End link styling  */

.hidden_start {
	display:none;
	visibility:hidden;
}
