@charset "utf-8";
/* CSS Document */

/********************
 Default
********************/

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #D1DCE2 url(../images/tile.jpg) repeat-x;
	margin-top: 35px;
	font: 62.5% Arial, Verdana, Tahoma, Sans-Serif;
	color: #222;
	text-align: center;
}

h1 {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1.16em;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #2F5070;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #2F5070;
}
a:hover {
	text-decoration: underline;
	color: #2F5070;
}
hr {
	height: 1px;
	background: transparent url(images/dots.gif) repeat-x;
	border: none;
	margin: 15px 0;
	color: #9C8D68;
}
img, td {
	vertical-align: top;
	border: none;
}
form, fieldset, legend {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	font-size: 1.16em;
	font-weight: bold;
	color: #2F5070;
}
label {
	display: block;
	margin: 5px 0 1px 0;
	font-size: 1.1em;
}

li {
	margin: 0 0 3px -10px;
}

div#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	
}

/********************
 Banner 
********************/

div#banner {
	width: 700px;
	height: 235px;
	background-image: url(../images/dell-tech-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#logo {
	float: left;
	height: 90px;
	width: 200px;
	margin-left: 30px;	
	display: inline;
	cursor: pointer;
}

div#logo h1 {
	text-indent: -9999px;
}

/********************
 Navigation 
********************/

#nav ul {
	display: inline;
	float: right;
	list-style-type: none;
	height: 45px;
	margin: 0 30px 0 0;
	padding: 0;
}

#nav ul li, #navbar ul li {
		float: left;
		margin: 0;
		padding: 0;
}

#nav a {
	display: block;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}

a.home {
	width: 30px;
	background: transparent url(../images/home1.gif) no-repeat;
}

a.home:hover, #home {
	background: transparent url(../images/home2.gif) no-repeat;
}

a.about {
	width: 94px;
	background: transparent url(../images/about1.gif) no-repeat;
}

a.about:hover, #about {
	background: transparent url(../images/about2.gif) no-repeat;
}

a.newsletter {
	width: 69px;
	background: transparent url(../images/newsletter1.gif) no-repeat;
}

a.newsletter:hover, #newsletter {
	background: transparent url(../images/newsletter2.gif) no-repeat;
}

a.contact {
	width: 65px;
	background: transparent url(../images/contact1.gif) no-repeat;
}

a.contact:hover, #contact {
	background: transparent url(../images/contact2.gif) no-repeat;
}

.slash {
	width: 19px;
	height: 45px;
	background: transparent url(../images/slash.gif) no-repeat;
}

/********************
 Nav Buttons
********************/

#navbar ul {
	display: inline;
	float: right;
	list-style-type: none;
	height: 175px;
	margin: 15px 30px 0 0;
	padding: 0;
}

#navbar a {
	display: block;
	height: 175px;
	text-indent: -9999px;
	overflow: hidden;
}

a.consulting {
	width: 126px;
	background: transparent url(../images/registration-consulting-1.jpg) no-repeat;
	margin-right: 17px;
}

a.consulting:hover, #consulting {
	background: transparent url(../images/registration-consulting-2.jpg) no-repeat;
}

a.compliance {
	width: 126px;
	background: transparent url(../images/product-compliance-1.jpg) no-repeat;
	margin-right: 17px;
}

a.compliance:hover, #compliance {
	background: transparent url(../images/product-compliance-2.jpg) no-repeat;
}

a.testing {
	width: 126px;
	background: transparent url(../images/laboratory-testing-services-1.jpg) no-repeat;
}

a.testing:hover, #testing {
	background: transparent url(../images/laboratory-testing-services-2.jpg) no-repeat;
}

/********************
 Body
********************/

div#body {
	width: 700px;
	background: #FFF url(../images/content_grad.jpg) repeat-x top left;
	margin: 0;
}

.focus {
	float: right;
	width: 442px;
	padding: 0;
}
.related {
	float: right;
	width: 258px;
	padding: 0
}

#left-column, #right-column {
	font-size: 1.2em;
	text-align: left;
	/*margin: 0;*/
}

div#left-column {
	float: left;
	width: 198px;
	/*padding: 25px 30px 25px 30px;*/
	margin: 25px 30px 25px 30px;
	display: inline;
}
div#right-column {
	float: right;
	width: 412px;
	/*padding: 25px 30px 25px 0;*/
	margin: 25px 30px 25px 0;
	display: inline;
}

/********************
 News
********************/

#news p {
	font-size: 0.75em;
	color: #222;
}
#news strong {
	font-size: 1.2em;
	color: #000;
}

#news a {
	text-decoration: underline;
}

/********************
 Footer
********************/


div#email-us {
	width: 700px;
	height: 26px;
}

#email-us a {
	width: 541px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px auto 10px auto;
	background-image: url(../images/email-dell-tech.jpg);
	background-repeat: no-repeat;
}

div#footer {
	width: 700px;
	margin: 0;
	padding-top: 5px;
}

div#divider {
	height: 5px;
	width: 700px;
}

div#footer1 {
	text-align: center;
	padding: 10px 30px 10px 30px;
	background-color: #ffffff;
}

#footer p {
	margin: 0px;
	font-size: 0.9em;
	color: #404040;
}

#footer a {
	text-decoration: underline;
}

div#footer2 {
	text-align: right;
	padding: 5px 0px 5px 0px;
}

/********************
 Form
********************/

.textarea { 
	border-top: 1px solid #3A342F;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #3A342F;
	margin-bottom: 5px;
	padding: 5px;
	height: 100px;
	width: 425px;
	overflow: auto;
}
.req {
	font-weight: bold;
	color: #2F5070;
}
.searchfield, .textfield {
	width: 191px;
	background: #FFF;
	border-top: 1px solid #3A342F;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #3A342F;
}
	.textfield {
		width: 265px;
	}
.fields_left {
	width: 150px;
	padding-bottom: 5px;
}
.fields_right {
	width: 265px;
	padding-bottom: 5px;
}
.message {
	background: #E8E8E8;
	padding: 15px;
	margin-bottom: 15px;
}
.empty {
	font-weight: bold;
	color: #F00;
}

.button {margin-top: 4px;}

/********************
 Expand/Collapse
********************/

.bio {
	font-size: 0.9em;
	font-style: italic;
	display: none;
}
.bions {
	font-size: 0.9em;
	font-style: italic;
	display: block;
}

div.testingbl {
	display: none;
}

div.testingblns {
	display: block;
}

p.testing {
	margin: 10px 0 4px 0;
}

p.testinglist {
	margin: 0 0 5px 10px;
}


/********************
 Misc 
********************/

.divider {
	margin: 15px 0;
}
.frame {
	border: 3px solid #6A7784;
}
.big {
	font-size: 1.3em;
	font-weight: bold;
	color: #2F5070;
}
.error {
	color: #F00;
}
.green {
	color: #0F0;
}

.listh2 {
	margin: 0 0px 5px -40px;
	padding: 0;
	font-size: 1em;
	color: #2F5070;
	font-weight: bold;
	list-style-type: none;
}

.listp {
	margin: 0 0px 5px -40px;
	padding: 0;
	font-size: 1em;
	list-style-type: none;
}

.searchh2 {
	margin: 0 0px 5px 0px;
	padding: 0;
	font-size: 1em;
	color: #2F5070;
	font-weight: bold;
	list-style-type: none;
}

.contacth2 {
	margin: 0 0px 5px 0px;
	padding: 0;
	font-size: 1em;
	color: #2F5070;
	font-weight: bold;
	list-style-type: none;
}

.photo {
	width: 105px;
	height: 125px;
}

.contactp {
	margin: 0;
}

div#contactleft {
	width: 110px;
	float: left;
}

div#contactright {
	width: 290px;
	float: right;
}

div.row {
	clear: both;
}
div.row span.columnl {
	width: 40px;
	margin-left: 10px;
	float: left;
}

div.row span.columnr {
	width: 350px;
	float: right;
}

div.row span.columnl2 {
	width: 60px;
	margin-left: 10px;
	float: left;
}

div.row span.columnr2 {
	width: 330px;
	float: right;
}

div.row span.columnl3 {
	width: 80px;
	margin-left: 10px;
	float: left;
}

div.row span.columnr3 {
	width: 310px;
	float: right;
}

.floater {
	float: left;
	width: 700px;
}

#centerdiv {
	width: 100%;
	}

.alert {
	color: #F00;
}
/* Type
----------------------------------------------------------------------------------------------------*/

.subMenu {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}
	.subMenu li {
		background: transparent url(../images/bullet.gif) no-repeat top left;
		margin: 0;
		padding: 0 0 0 15px;
	}
a.sub:link, a.sub:visited, a.sub:active {
	text-decoration: underline;
	color: #2F5070;
}
a.sub:hover {
	color: #000;
	text-decoration: none;
}
a.softed {
	color: #F00;
}
.search {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.clear .search li {
	background: #EEF2F5;
	margin: 5px 0;
	padding: 10px;
}
.clear .search li strong {
	color: #000;
}
.clear, .clear li, .submenu .clear li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.white {
	display: block;
	background: #FFF;
	margin: 5px 0;
	padding: 5px;
}
.desc {
	display: block;
}
.clear .search .white strong {
	color: #2DBB22;
}
.clear .small {
	font-size: 0.83em;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear1 {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
	background-position: center center;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

