/* BODY
---------------------------------------------------------------------- */

body {
	padding: 0;
	border: 0;
	margin: 0 0 2em 0;
	background: #E0E0E0;
	font: 80%/160% Tahoma, Arial, Helvetica, sans-serif;
	color: #555;
	min-width: 940px;
	text-align: left;
}



/* DIVS
---------------------------------------------------------------------- */

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
} 

#skip a:focus {
	position: static;
	width: auto;
	height: auto;
}

#wrapper {
	width: 920px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: #C4D2FB;
	border: 14px solid #fff;
}

#accessibility {
	width: 940px;
	padding: 6px 0 6px 0;
	margin: 0 auto;
	text-align: right;
}

#header {
	width: 920px;
	height: 100px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: #809DF7;
}

#logo {
	float: left;
	width: 300px;
	height: 50px;
	padding: 8px 0;
	margin: 30px 0 0 18px;
	text-align: left;
	background: url(../images/ddn_logo.png) no-repeat left top;
}

#logo h1 {
	display: none;
}

#sponsor_logos {
	float: right;
	width: 300px;
	padding: 8px 0 0 0;
	margin: 18px 10px 18px 18px;
	text-align: right;
}

.padded_logo {
	margin-left: 6px;
	margin-right: 6px;
}

#banner {
	width: 920px;
	height: 89px;
	padding: 0;
	text-align: left;
	background: url(../images/banner.jpg) no-repeat left top;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#search {
	width: 900px;
	height: 30px;
	padding: 0;
	margin: 6px 15px 0 0;
	text-align: right;
}

#navcontainer {
	float: left;
	width: 210px;
	padding: 0;
	margin: 0 10px 20px 15px;
	text-align: left;
	background: #809DF7;
	border: 1px solid #fff;
}


#content {
	float: right;
	width: 590px;
	text-align: left;
	background: #fff;
	padding: 20px 30px 30px 30px;
	margin: 0 15px 15px 0;
	border: 1px solid #809DF7;
}

#footer {
	clear: both;
	width: 920px;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #222;
	border: 1px solid #fff;
	color: #ccc;
	line-height: 2;
}

.w3c_icons {
	margin-top: 20px;
	text-align: center;
}

#homepagenews {
	padding: 6px 12px 6px 12px;
	border: 1px solid #C4D2FB;
	background: #F7F7F7;
}

#homepagenews ul {
	margin-bottom: 0;
}

#ddn_box {
	float: right;
	width: 140px;
	text-align: left;
	background: #fff;
	padding: 8px;
	margin: 0 0 0 20px;
	border: 1px solid #C4D2FB;
	font-size: 0.9em;
}


/* NAVIGATION
---------------------------------------------------------------------- */


#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li {
	padding: 0;
}

#navlist a {
	display: block;
	padding: 0.7em;
	text-decoration: none;
}

#navlist a:link {
	color: #fff;
}

#navlist a:visited {
	color: #fff;
}

#navlist a:hover {
	background: #2F60F2;
	color: #fff;
}

#navlist a:active {
	background: #2F60F2;
	color: #fff;
}

#navlist a:focus {
	background: #2F60F2;
	color: #fff;
}

#navlist li#current a {
	color: #0B4D82;
}

#navlist li#current a:hover {
	color: #fff;
}


#navlist li#current a:active {
	color: #fff;
}


#navlist li#current a:focus {
	color: #fff;
}


.button_border {
	border-bottom: 1px dotted #D5DFFD;
}

.button_no_border {
	border-bottom: none;
}

.sub_links {
	padding: 6px;
	border: 1px solid #C4D2FB;
	background: #F7F7F7;
}


/* IMAGES
---------------------------------------------------------------------- */

img {
	border: none;
}

.pictureborder {
	border: 1px solid #CEDBF9;
}


.picture_float_left {
	padding: 8px;
	float: left;
	margin-right: 8px;
}

.picture_float_right {
	padding: 8px;
	float: right;
	margin-left: 8px;
}

.iconborder {
	padding: 0;
	margin: 6px;
	border: 0;
}


/* LISTS
---------------------------------------------------------------------- */

#content ul {
	list-style-type: square;
} 

#content li {
	margin-bottom: 8px;
}


/* FONT STYLES
---------------------------------------------------------------------- */


#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #0B309F;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
}

.style_default {
	background: #C4D2FB;
	padding: 0 0.4em 0 0.4em;
	margin: 0;
	border: 1px solid #333;
	color: #000;
	text-decoration: none;
}


.style_black {
	background: #000;
	padding: 0 0.4em 0 0.4em;
	margin: 0;
	border: 1px solid #333;
	color: #ffff00;
	text-decoration: none;
}


.style_yellow {
	background: #F1EEC0;
	padding: 0 0.4em 0 0.4em;
	margin: 0;
	border: 1px solid #333;
	color: #000;
	text-decoration: none;
}


.style_pink {
	background: #FFD7D7;
	padding: 0 0.4em 0 0.4em;
	border: 1px solid #333;
	margin: 0;
	color: #000;
	text-decoration: none;
}


.style_green {
	background: #ADD3CC;
	padding: 0 0.4em 0 0.4em;
	border: 1px solid #333;
	margin: 0;
	color: #000;
	text-decoration: none;
}

.website_by {
	text-align: center;
	font-size: 0.85em;
	color: #999;
}

.website_by a {
	color: #999;
	text-decoration: underline;
}

.website_by a:hover {
	color: #333;
	text-decoration: underline;
}



/* LINK STYLES
---------------------------------------------------------------------- */

#content a {
	color: #1152FD;
	text-decoration: underline;
}

#content a:hover, #content a:active, #content a:focus {
	color: #cc0000;
	text-decoration: none;
	background: transparent;
}


.accessibilitylink a {
	color: #487AFD;
}

.accessibilitylink a:hover {
	color: #fff;
	background: #004097;
}

.accessibilitylink a:active {
	color: #fff;
	background: #004097;
}


/* FLOATS AND ALIGNEMENTS
---------------------------------------------------------------------- */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.clear {
	clear:both;
}

.hidden {
	visibility: hidden
}


/* SEARCH
--------------------------------*/

#search input.textbox {
	color: #888;
}

#search input.button {
}

