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

/*CSS RESET SHEET - THIS RESETS MOST BROWSERS DEFAULT MARGIN AND PADDING VALUES TO ENSURE CROSS BROWSER CONSISTANCY*/
body, h1, h2, h3, h4, h5, h6, p, img {
	margin:0px;
	padding:0px;
	border:none;
}
body {
	/*background-color: #000b18;*/
	background-color: #EFEFEF;
	/*background-image: url('../images/horizontal-gradient.png');*/
	background-repeat: repeat-y;
	background-position: center center;
	color: #666;
	font: 12px/21px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	min-height:100%;
}
img {
	border:0px;
	margin:0px;
}
/*VISIONSCAPE MENU SETTINGS*/
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
	min-height:100%;
}
/* BASIC TEXT STYLING */

li, ol, ul {
	font-size: 12px;
	color: #666666;
	line-height:21px;
}
ol, ul, h1, h2, h3, h4, h5, h6 {
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 8px;
}
a:link, a:visited {
	color: #F96446;
	text-decoration: none;
}
a:hover, a:visited:hover {
	text-decoration: underline;
	color: #F96446;
}
h1 {
	color: #005aab;
	font-size: 22px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:10px;
}
h2 {
	font-size:18px;
	color:#f26522;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	font-size:16px;
	color: #005aab;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
	font-size: 13px;
	color: #f26522;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
}


.footer p {
	color:#fff;
	/*color:#fff;*/
}
.footer .contentspacer {
height:0px;
position:relative;
clear:both;
}
.footer a:link, .footer a:visited {
	color:#fff;
	/*color:#fff;*/
	text-decoration:none;
}
.footer a:hover {
	color: #b1ccea;
	text-decoration:none;
}
/* LAYOUT */

.wrapper {
	min-height:100%;
	position:absolute;
	width:100%;
	margin:0px;
}
.topgradient {
	width:100%;
	height:145px;
	position:absolute;
	top:0px;
	/*background-image:url('../images/top-gradient.png');*/
}
.bottomgradient {
	width:100%;
	height:93px;
	position:absolute;
	bottom:0px;
	/*background-image:url('../images/bottom-gradient.png');*/
	margin-top:-93px;
}
.bottomlogo {
	width:100%;
	height:463px;
	position:absolute;
	bottom:0px;
	/*background-image:url('../images/bottom-logo.png');*/
	margin-top:-463px;
	background-position:center;
	background-repeat:no-repeat;
}
.spotsbg {
	width:100%;
	min-height:100%;
	position:absolute;
	top:0px;
	/*background-image: url('../images/spots.png');*/
}
.secondwrapper {
	width:960px;
	position:relative;
	margin: 0 auto;
	z-index:100;/*padding-top:39px;*/
}
.header {
	height:333px;
	position:relative;
}
.logobox {
	background:#fff;
	float: left;
	height: 309px;
	padding: 24px 20px 0 32px;
	width: 323px;
}
.logobox h1 {
	border: none;
	margin: 0;
	padding: 0;
}
h1#daslogo a {
	background: url(../images/doust-logo.png) no-repeat 0 0;
	display: block;
	height: 79px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 159px;
}
.logobox h2 {
	color: #005aab;
	font: 17px/24px Helvetica, Arial, sans-serif;
	margin: 0 0 0 80px;
}
.logobox h2 span {
	color: #f26522;
	font-weight: bold;
}
#headContact {
	margin: 20px 0 0;
	padding: 0;
}
#headContact li {
	color: #005aab;
	font: 17px/28px Helvetica, Arial, sans-serif;
	list-style: none;
	margin: 0 0 0 46px;
}
#headContact li a {
	color: #005aab;
}
#headContact li a:hover {
	border-bottom: 1px solid #005aab;
	text-decoration: none;
}
#headContact li.phone {
	background: url(../images/icon-phone.png) no-repeat 0 8px;
	font-size: 20px;
	padding: 0 0 0 34px;
}
#headContact li.email {
	background: url(../images/icon-mail.png) no-repeat 0 8px;
	font-size: 14px;
	padding: 0 0 0 34px;
}
#headSponsors {
	margin: 20px 0 0 36px;
	padding: 0;
}
#headSponsors li {
	float: left;
	list-style: none;
	margin-right: 30px;
}


.content {
	padding: 27px 36px 42px;
	position:relative;
	clear:both;
	background-color:#FFFFFF;
	min-height:100px;
}
/*
.footer {
	padding-left:36px;
	padding-right:36px;
	position:relative;
	clear:both;
	min-height:100px;
	padding:20px 36px 20px 36px;
}*/
.footer {
	position:relative;
	clear:both;
	padding:14px 36px 0px 36px;
	background-color:#2c69ad;
	margin-bottom:15px;
}
.topspacer {
	background-position:bottom;
	background-image:url(../images/topspacer.jpg);
	height:46px;
	position:relative;
}
.column1 {
	float:left;
	width:300px;
}
.column1single {
	float:left;
	width:100%;
}
.column2 {
	float: right;
	width: 548px;
}
.content-col1 {
	float:left;
	width:580px;
}
.content-col2 {
	float:right;
	width:280px;
}
.flashgal {
	float:right;
	height:333px;
	width:585px;
	background-color:#eee;
}
.logo {
	float:left;
}
.speechbox {
	background-color: #efefef;
    border: 1px solid #d1d1d1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;    
	box-shadow: 0 1px 0 #fff inset;
	float: left;
    margin: 30px 0 0;
    padding: 25px 25px 32px 25px;
    position: relative;
    width: 250px;
}
.speechbox p {
	font-size:15px;
	color:#8b8b8b;
	line-height:33px;
	text-shadow: 0 1px 0 #fff; 
}
.footerclear {
	clear:both;
}
.cta {
	background-color: rgb(235,244,255);
    border: 1px solid #cad6e5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;    
	margin: 0 0 30px 0;
	padding: 13px 16px 12px;
	width: 516px;
}
.cta p {
	color: #666;
	float: left;
	font: 15px Helvetica, Arial, sans-serif;
	margin-top: 17px;
}
.cta-btn {
	background: url(../images/btn-cta.png) no-repeat 0 0;
	display: block;
	float: right;
	height: 52px;
	margin: 0 auto;
	width: 243px;
}
.cta-btn:hover {
	background-position: 0 -55px;
}
.cta-btn:active {
	background-position: 0 -110px;
}

.new > div {
	float: right;
	margin: 0 0 20px 20px;
}
.new > div img {
	margin: 6px 0;
	max-width: 180px;
}
.new > div, .new > div p, .new > div a {
	text-align: center;
}
/*----------------------- DATA FORM STYLING -------------------------*/
.dataformRequired, #dataformErrorMessage {
	font: 12px Arial, Helvetica, sans-serif;
}
#dataformContainer {
}
.dataForm_fieldset {
	border: 0;	
	margin: 14px 0 0;
	padding: 0;
}
#dataformErrorMessage, #dataformErrorMessage li {
	color:#f00;
}
#dataformErrorMessage ul {
	padding-left: 2em;
}
#dataformErrorMessage li {
	background: none;
	list-style: disc;
	padding: 0;
}
#_ctl4_lblRequiredFields, #_ctl1_lblRequiredFields, .errorMessage {
	display: none;
}
#dataformContainer input[type="text"], #dataformContainer select {	
	background: #fff;
	border:1px solid #bbb;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-webkit-box-shadow: inset 0px 2px 3px rgba(213,213,213,0.5); 
	-moz-box-shadow: inset 0px 2px 3px rgba(213,213,213,0.5); 
	box-shadow: inset 0px 2px 3px rgba(213,213,213,0.5); 
	color:#555;
	font: 12px Arial, Helvetica, sans-serif;
	height:30px;
	line-height:30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 6px;
	width: 192px;
}	
#dataformContainer textarea {
	background: #fff;
	border:1px solid #bbb;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-webkit-box-shadow: inset 0px 2px 3px rgba(213,213,213,0.5); 
	-moz-box-shadow: inset 0px 2px 3px rgba(213,213,213,0.5); 
	box-shadow: inset 0px 2px 3px rgba(213,213,213,0.5); 
	color: #555;
	font: 12px Arial, Helvetica, sans-serif;
	height: 120px;
	line-height:18px;
	margin: 0;
	padding: 4px 0 0 6px;
	width: 196px;
}
#dataformContainer input[type="text"]:focus, #dataformContainer textarea:focus {
	border: 1px solid #888;
	-webkit-box-shadow: inset 0px 1px 2px rgba(213,213,213,0.5); 
	-moz-box-shadow: inset 0px 1px 2px rgba(213,213,213,0.5); 
	box-shadow: inset 0px 1px 2px rgba(213,213,213,0.5);
}
#dataformContainer select {
	width:192px;
}
.dataForm_row td:first-child {
	width:192px;
}
#dataformContainer p {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
#dataformContainer input[type="submit"] {
	margin-top: 20px;
}

/*----------------------------- CLEAR -------------------------------*/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/*----------------------- RANDOM IMAGE -------------------------*/

.slides {
	margin: 0;
	padding: 0;
}

.slides li {
	list-style: none;
	margin: 0;
	padding: 0;
}