body {
	margin: 0;
	padding: 0px;
	color: #222;
	background: #999;
	font-family: arial, verdana, sans-serif;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #003399;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #222;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #222;
}

h5 {
	font-size: .95em;
	font-weight: bold;
	color: #222;
}



p {
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	margin-top: 0;
}

ol {
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 4px;
}

ol li {	
	font-size: .8em;
	font-weight: normal;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 1em;
}

.nowrap {
	white-space: nowrap;
	}


#outer
{
	margin: 5px auto;
	width: 1000px;
	background-color: #FFF;
}

#header 
{
	clear: both;
	background: url(images/header.jpg);
	width: 1000px;
	height: 190px;
	margin: 0;
	padding: 0;
	float: left;
}


#contentouter
{
	background: white;
	clear: both;
	float: left;
	width: 1000px;
	height: auto;
	min-height: 600px;
}

/*************************** Standard Navigation ***********************/


.navCell
{
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;	
}

#navouter 
  {
	width: 201px;
	height: 100%;
}

#navlogo 
  {
	clear: both;
	width: 201px;
	height: 127px;
	background-image: url(images/da_logo.jpg);
	background-repeat: no-repeat;
  }

#navcontainer 
  {
	clear: both;
	width: 201px;
	height: 100%;
	position: relative;	
}
#navcontainer a { text-decoration: none; }

#navcontainer ul
{
	width: 201px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	border: 0px;
	font-size: 14px;
}

#navlist li {
	width: 201px;
	margin: 0px;
	padding: 0px;
	height: 38px;
	display: block;
}

#navlist li a,
#navlist li a:link,
#navlist li a:visited
{
	background-image: url(images/navlist_bg.jpg);
	background-repeat: no-repeat;
	color: white;
	padding: 10px 0px 0px 15px;
	height: 30px;
	display: block;
}

#navlist li a:hover,
#navlist li a:focus
{
	background-image: url(images/navlist_active_bg.jpg);
	background-repeat: no-repeat;
}

/*current Link*/
#navlist li a#current,
#navlist li a#current:link,
#navlist li a#current:visited 
{
	font-weight: bold;
}


/*member login button*/
#navlistmember a { 
	text-decoration: none; 
	font-size: 14px;
	background-image: url(images/navlist_member_bg.jpg);
	background-repeat: no-repeat;
}

#navlistmember ul
{
	width: 201px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	border: 0px;
}

#navlistmember li {
	width: 201px;
	margin: 0;
	height: 40px;
	display: block;
}

#navlistmember li a,
#navlistmember li a:link,
#navlistmember li a:visited
{
	background-image: url(images/navlist_member_bg.jpg);
	background-repeat: no-repeat;
	color: white;
	padding: 10px 0px 0px 15px;
	height: 30px;
	display: block;
}

#navlistmember li a:hover,
#navlistmember li a:focus
{
	background-image: url(images/navlist_active_bg.jpg);
	background-repeat: no-repeat;
}



/*************************** Page Content ***********************/


#PageContent 
{
	background: transparent;
	width: 750px;
	padding: 0px 0px 0px 20px;
	height: auto;
	min-height: 600px;
	margin: 18px 0 18px 0px;
} 

#PageContent img
{
  padding: 0px;
  margin: 0px;
}

#PageContent p
{	font: normal 12px arial, verdana, sans-serif;
	line-height: 150%;

}

.RightSideText
{
	float: left;
	clear: right;
	width: 450px;
	padding-top: 0px;
	margin-left: 15px;
}

.RightSideText li
{
	margin-left: 1.6em;
}

.LeftSideImage 
{
	float: left;
	clear: left;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	height: 100%;
}

.LeftSideImage img
{
	margin: 0px;
	padding: 0px;
}

.LeftSideLargeText
{
	float: left;
	width: 250px;
	padding: 0px;
	margin: 0px 10px 45px 0;
	}

.LeftSideLargeText h4
{
	font: bold 1.1em arial, verdana, sans-serif;
	line-height: 130%;
	color: #6297C4;
	margin: 0px;
} 

.FullWidthText
{
clear: both;
float: left;
}


#maintext 
{
	width: 720px;
	float: left;
	padding: 0;
	height: 100%;
} 

.maintext ol li
{
	list-style-type: decimal;
	margin-left: 20px;
} 

.leftpic 
{
	float: left;
	margin: 0;
	height: 100%;
	padding-right: 20px;
	padding-bottom: 100px;
} 


/* Testimonials */

.painterSummary {
	padding: 10px 10px 10px 10px;
	width: 290px;
	vertical-align: top;
}

.PulloutQuote {
	font-size: 1em;
	color: #222;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
}

.PulloutQuoter {
	font-size: 0.9em;
	color: #222;
	font-weight: bold;
	line-height: 150%;
}
.quote {
	font-style: normal;
} 

.quoter {
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
} 

#painterinfo {
	width: 700px;
	border: 1px solid #999;
	padding: 5px 15px 5px 5px;
	background-color: #FFF;
	height: 324px;
	margin-bottom: 10px;
} 

#testimonial {
	width: 700px;
	float: left;
	padding: 5px 15px 5px 5px;
	margin: 0 0 10px 0;
} 

#pg_slide {
	padding: 10px;
	text-align: center;
	width: 400px;
	vertical-align: middle;
	float: left;
}

#imageContainer {
	text-align: center;
} 

#quotetext {
	padding: 10px;
}

#quotetext p {
	font-size: 12px;
}

#thumbnailouter {
	float: left;
	width: 700px;
	border: 1px solid #999;
	margin: 0 10px 20px 0;
	padding: 10px;
	background-color: #CCC;
	height: 250px;
}

.thumbnail {
	float: left;
	width: 150px;
	height: 230px;
	margin: 0 12px 10px 0;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #999;
	
}

.thumbnail a
{
	text-decoration: none;	
}

.thumbnail_image
{
	padding: 5px;
	width: 140px;
	height: 140px;
}

.thumbnail_caption
{
	padding: 2px 5px 5px 5px;
	width: 140px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	height: 35px;
}

.thumbnail_caption a
{
	text-decoration: none;
	color: #222;
}

.thumbnail_caption a:visited
{
	text-decoration: none;
	color: #222;
}

.thumbnail_caption a:hover 
{
	color: #039;
}
.thumbnail_caption a:active
{
	border: 0px;
}


.slideshow
{
	padding: 15px 0;
}


#LocatorTable {
	margin: 10px 0;
	clear: both;
	float: left;
}

#LocatorTable table {
	width: 700px;
	border-bottom: 1px solid #003399;
}

#LocatorTable  th{
	font: 0.8em arial, verdana, sans-serif;
	color:#FFF;
	height: 28px;
	background-color: #003399;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
 
#LocatorTable tr { background-color:#D6DBE4;} 
 
#LocatorTable td {
	font: .76em normal arial, verdana, sans-serif;
	color:#222;
	padding-left: 8px;
	padding-right: 10px;
	height:33px;
	text-align: left;
} 

#LocatorTable .odd { background:#FFF;}

#LocatorTable .col2 {
	font-weight: bold;
	text-align: left;
}	

#LocatorTable .col1, #LocatorTable .col2, #LocatorTable .col3, #LocatorTable .col4 {
	padding-left: 8px;
	padding-bottom: 0px;
}	

#LocatorTable a 
{
	font: normal arial, verdana, sans-serif;
	text-align:left;
	padding: 5px 0 5px 0;
	text-decoration: underline;
}
	
#LocatorTable a:link, #LocatorTable a:visited, #LocatorTable a:hover  {
	color:#003399;
	text-decoration: underline;
}	

#ContactUs_81192eea508849f5bc6ff798515e764b {
	margin-left: 165px;
}

	
.ComposureForm {
	padding: 0px;
	margin: 10px 0;
	float: left;	
	font: normal .8em arial, verdana, sans-serif;
}

.ComposureForm fieldset {
	width: 300px;
	padding: 12px;
	margin: 0px;
}

.ComposureForm legend {
	font: 1em bold arial, verdana, sans-serif;
	color: #003399;
	padding: 5px;
	margin: 5px;
}

.ComposureForm label {
	width: 95%;
	display: block;
	margin-bottom: 3px;
	color: #222;
}

.ComposureForm .ErrorMessage {
	width: 95%;
	display: block;
	margin-bottom: 3px;
	font: .8em bold arial, verdana, sans-serif;
	color: red;
}

.ComposureForm .InputRow {
	margin: 2px 0px 8px 0px;
}

.Text {
	width: 98%;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #96a7cc;
}

.ComposureForm textarea {
	width: 98%;
	display: block;
	height: 100px;
	border: 1px solid #96a7cc;
}

.SubmitButtonRow {
	padding: 5px;
}

.SubmitButtonRow label {
	width: 3em;
	display:  inline;
}

.SubmitButtonRow input {
	padding: 3px 8px;
}

.ComposureForm select
{
	margin-bottom: 10px;
	padding: 2px;
}

.ComposureForm .Radio
{
	margin-left: 2em;
	margin-bottom: 10px;
	float: none;
	display: inline;
}

.ContactConsultantForm {
	padding: 0px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFF99;
	height: 55em;
	float: left;
	display: inline;
}

.ContactConsultantForm h2 {
	padding: 20px 0px 0px;
	margin: 0px 0px 10px 10px;
}

.ContactConsultantForm p {
	padding: 0px;
	margin: 0px 0px 5px 10px;
}

.ContactConsultantForm form {
	margin: 0px 10px;
}

.ContactConsultantForm fieldset {
	width: 430px;
	padding: 2px 12px 12px 12px;
	margin: 0px;
}

.ContactConsultantForm legend {
	font: 1em bold arial, verdana, sans-serif;
	color: #003399;
	padding: 5px;
	margin: 0px;
}

.ContactConsultantForm label
{
	float: left;
	clear: left;
	width: 130px;
	display: block;
	margin-bottom: 0px;
	color: #222;
}

.ContactConsultantForm .LabelAbove label
{
	float: none;
	clear: both;
	display: block;
	width: 400px;
	padding: 0px;
	margin: 3px 0px 10px -130px;
}

.ContactConsultantForm .LabelAbove input#Best_time_of_day_to_contact_you
{
	width: 270px;
	margin-bottom: 10px;
	border: 1px solid #96a7cc;
	height: 1.4em;
}

.ContactConsultantForm .LabelAbove
{
	margin-left: 130px;
}

.ContactConsultantForm .LabelAbove .Radio
{
	margin-left: 10px;
	margin-bottom: 0px;
	float: none;
	display: inline;
}

.ContactConsultantForm select
{
	margin: 0px;
}


.ContactConsultantForm .InputRow
{
	margin: 3px 0px 10px 0px;
	color: #222;
	float: none;
	clear: both;
	display: block;
}	

.ContactConsultantForm .SubmitButtonRow 
{
	margin: 10px;
	color: #222;
	float: none;
	clear: both;
	display: block;
}	

.ContactConsultantForm .InputRow .Radio
{
	display: inline;
	float: none;
	margin: 0px 5px 0px 10px;
}


.ContactConsultantForm .InputRow .Text 
{
	width: 270px;
	display: inline;
	margin-bottom: 0px;
	border: 1px solid #96a7cc;
	height: 1.4em;
}

#ColourConsultancy_d25a4489ae674bc2b39bafadbeb84448 {
	clear: both;
	height: 300px;
}

.LeftSideYellow {
	text-align: left;
	padding: 0px;
	width: 250px;
	background-color: #FFFF66;
	float: left;
	display: block;
	margin: 0px;
	height: 55em;
}

.LeftSideYellow  h2 {
	margin: 20px;
}

.LeftSideYellow  ol {
	margin: 0px 10px;
	padding: 0px 20px;
}

.LeftSideYellow  li {
	margin-left: 10px;
}


#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #222;
	background-color: #ddd;
	border-top: 1px solid gray;
	font-size: x-small;
}

#LoginErrorMessage
{
	border: 1px solid #800;
	padding: 1em;
	font-weight: bold;
	color: #800;
	font-size: 0.8em;
	margin-bottom: 1em;
}

#HomeMainImage {
	width: 750px;
	height: 300px;
	position: relative;
	z-index: 1;
}

#imageContainer {
	width: 750px;
	height:300px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; 
	left:0;
}
