/* WIDGETS */
div#checkoutourlabs
{
	width:285px; height:147px;
	overflow:hidden;
	position:relative;

}

div#checkoutourlabs h3
{
	padding:108px 0 0 0;
	margin:0;
	background:url("/interface/images/checkoutourlabs_image.jpg") top left no-repeat;
}

div#checkoutourlabs a
{
	display:block;
	background:url("/interface/images/checkoutourlabs_head.gif") 0px 108px no-repeat;
	position:absolute;
	top:0px;
	padding-top:0px;
	height: 147px; width:100%;
	font-size:0px;
}

form#contactform
{
	color:#4c4746;
}

form#contactform div.formrow
{
	margin-bottom:5px;
}

form#contactform div.formrow p
{
	margin-bottom:0;padding-bottom:0;
}


form#contactform p.error
{
	color:#FCC;
	font-size:10px;
}

form#contactform label
{
	width:200px;
	display:block;
	float:left;
}

form#contactform input.textinput, form#contactform textarea
{
	border:1px solid #333;
	padding:3px;
}

form#contactform span.required { color:#F00; font-size:10px; }

form#contactform .missing
{
	background:#FCC;
}

form#contactform textarea
{
	display:block;
	clear:both;
	width:400px; height:100px;
}

form#contactform div.textbox
{
	margin-top:10px;
}

form#contactform input#formsubmit
{
	margin-top:10px;
}

div#main_content ul.bloglist
{
	list-style:none;
	margin:0;padding:0;
}

div#main_content ul.bloglist li
{
	border-bottom:1px solid #CCC;
}

div#main_content ul.bloglist h3
{
	margin: 20px 0 0 0;
}

div#main_content ul.bloglist p.byline
{
	margin:0 0 5px 0;padding:0;
	font-size:10px;
}

div.photos img
{
	width:200px;
	border:0;
}

div.photos ul
{
	margin:0;padding:0;
	list-style:none;
}

body.home div#customerquotes
{
	height:101px;
	background:url("/interface/images/logo_background.gif") left top no-repeat;
	margin-top:10px;
}

body.home div#quote
{
	height:100px;
	background: #FFF url("/interface/images/logo_background.gif") left top no-repeat;
}

body.home div#customerquotes p
{
	text-align: right;
	color:#6b7fa0;
	padding-left: 120px;
	margin:0;
}

body.home div#customerquotes p.customerquote
{
	font-size:12px;
}

body.home div#customerquotes p.customername
{
	font-size: 9px;
}

div.contactus
{
	border: dashed #e9bba3;
	border-width: 1px 0;
	padding: 10px 2px;
	margin: 0 0 25px 0;
}

a.contactuslink
{
	display:block;
	position:relative;
	left: -25px;
	padding-left:25px;
	background: url("/interface/images/link_arrow_blue.gif") left top no-repeat;
	color:#6b7fa0;
}

body.home div#main_content h3
{
	color:#ce652e;
	font-size:14px;
}

ul.learnabout
{
	position:relative;
	list-style:none;
	margin:0; padding:0;
}

ul.learnabout li
{
	position:relative;
	float:left;
	width: 172px;
	margin-right:10px;
	height:28em;
}

ul.learnabout li h4
{
	margin:0;padding:0;
	color:#6b7fa0;
}

ul.learnabout li h4 a
{
	color:#6b7fa0;
}


ul.learnabout li p
{
	margin-top:2px;
	margin-bottom:0px;
}

ul.learnabout li a.more
{
	display:block;
	background: url("/interface/images/learn_more_background.gif") left top no-repeat;
	padding-left:25px;
	color:#6b7fa0;
	position:absolute;
	bottom:0px;
}

div#switcher
{
	position:relative;
	background:url("images/switcher_top.jpg") left top no-repeat;
	color:#FFF;
	padding: 17px 0 0 0;
}

div#switcher h4
{
	font-size:14px;
	color:#FFF;
	margin:0;padding:0 0 10px 30px;
}

div#switcher ul
{
	list-style:none;
	margin:0;padding:0 0 0 30px;
	border-right: #5e6b89 dashed 1px;
	width:175px;
}

div#switcher div.problem
{
	padding: 2px 5px;
	border:dashed #5e6b89;
	border-width: 0 0 1px 0;
	width:150px;
	cursor: pointer;
	color:#FFF;		
}

div#switcher div.problemselect
{
	padding: 2px 5px;
	border:1px solid #EFEFEF;
	width:150px;
	background:#EFEFEF;
	cursor: pointer;

}

div#switcher div.solution
{
	display:none;
}

div#switcher div.solutionselect 
{
	position:absolute;
	top:40px; right:30px;
	width:300px;
	display:block;
	color:#FFF;
}

div#switcher div.clearem 
{
	height:14px;
	background: url("images/switcher_bottom.jpg") left bottom no-repeat;
	padding-top:20px;
}

div.clearem { clear:both;}

ul.newslist, ul.eventslist
{
	list-style:none;
	margin:0 0 0 0px;padding:0;
}

ul.newslist li 
{
	padding-bottom:10px;
}

ul.eventslist li 
{
	border-bottom: dashed #d97841 1px;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.newsletterstory
{
	display:none;
}

div.newsletterstoryselected
{
	display:block;
}

select#storypicker
{
	margin-bottom:10px;
}

p.author { margin:0 0 5px 0;padding:0; font-size:11px;}

#newsletter h3
{
    margin-bottom: 5px;
}

p.warning
{
    font-size: 1.2em;
    color: red;
    font-weight: bold;
}

#brochure
{
    float: left;
}

#brochure:hover
{
    cursor: pointer;
}