/* Style Sheet for US DNC */
/* created 04.13.04 */

/* basic bits */
body {
	background:#fff url(/content/img/wdnc_main_bg.gif) repeat-y top left;
	margin:0;
	padding:0;
	text-align:left;
	font-family:verdana, arial, sans-serif;
}
ul, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

/* structural bits */
#wrapper {
	width:770px;
}
#banner {
	background:url(/content/img/wdnc_banner_bg.gif) repeat-x top left;
	width:770px;
	height:78px;
	border-bottom:1px solid #fff;
}
#leftColumn {
	float:left;
	width:446px;
	border-right:2px solid #fff
}
#rightColumn {
	margin:0 0 0 448px;
	padding:0 0 0 5px;
	width:322px;
}
/* commented backslash hack v2 \*/
#rightColumn {
	width:auto;
}
/* end hack */

/* banner bits */
#banner h3 {
	width:411px;
	height:43px;
	text-indent: -5000px;
}
#banner h3 a:link, #banner h3 a:active, #banner h3 a:visited {
	background:url(/content/img/wdnc_logo.gif) no-repeat top left;
	float: left;
	width:411px;
	padding: 43px 0 0 0;
	overflow:hidden;
	height: 0px !important; 
	height /**/:43px; /* for IE5/Win only */
}
#mainNav {
	margin:-16px 0 0 0;
	height:29px;
	width:770px;
	float:left;
}
/* start IE5Mac Nav hack \*/	
#mainNav {
	margin:6px 0 0 0;
	height:29px;
	width:770px;
	overflow:hidden;
}
/* end IE5Mac Nav hack */
#mainNav li {
	display:inline;
	list-style:none;
}
#mainNav li.navButton {
	margin:0;
	padding:0;
	text-indent:-5000px;
}
#mainNav a:link, #mainNav a:active, #mainNav a:visited {
	float:left;
	text-decoration:none;
	padding:10px 0 0 0;
	overflow:hidden;
}
/* start IE5Mac Nav hack \*/	
#mainNav a:link, #mainNav a:active, #mainNav a:visited {
	float:left;
	text-decoration:none;
	padding:29px 0 0 0;
	height:0px !important; 
	height /**/:29px; /* for IE5/Win only */
	overflow:visible;
}
/* end IE5Mac Nav hack */
#mainNav a:hover {
	background-position: 0 -29px;
}
#tabA a {
	width:162px;
	background:url(/content/img/wdnc_nav_reg.gif) no-repeat top left;
}
#tabB a {
	width:101px;
	background:url(/content/img/wdnc_nav_link.gif) no-repeat top left;
}
#tabC a {
	width:94px;
	background:url(/content/img/wdnc_nav_contact.gif) no-repeat top left;
}
#tabD a {
	width:49px;
	background:url(/content/img/wdnc_nav_faq.gif) no-repeat top left;
}
#tabE a {
	width:56px;
	background:url(/content/img/wdnc_nav_login.gif) no-repeat top left;
}
#tabF a {
	width:79px;
	background:url(/content/img/wdnc_nav_about.gif) no-repeat top left;
}
#date {
	list-style:none;
	padding:8px 0 0 10px;
	font-size:10px;
	color:#fff;
}

/* leftColumn bits */
#leftColumn h4 {
	background:url(/content/img/wdnc_intro_h4.jpg) no-repeat top left;
	width:446px;
	height:50px;
	text-indent: -5000px;
}
#leftColumn p {
	margin:15px 20px 15px 15px;
	font-size:11px;
}
.contentList {
	margin:10px 10px 10px 25px;
	padding:0 10px;
	font-size:11px;
}
.contentList li {
	padding:5px;
}
#callout {
	margin:20px 9px;
	width:428px;
	background:#F0F0F0 url(/content/img/wdnc_callout_bg.gif) no-repeat bottom left;
}
#callout p {
	margin:0;
	padding:10px 15px;
	color:#484848;
}
#p1 {
	background:url(/content/img/wdnc_callout_p1_bg.gif) no-repeat top left;
}
#footer {
	background:#fff url(/content/img/wdnc_footer_bg.gif) repeat-x top left;
	width:446px;
}
#footer p {
	margin:0 0 0 10px;
	padding:15px 0 0 0;
	font-size:10px;
	color:#949494;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#949494;
	text-decoration:underline;
}
#footer a:hover {
	color:#616161;
}

/* rightColumn bits */
#regButton {
	width:310px;
	height:71px;
	text-indent: -5000px;
	margin:3px 0 0 0;
	padding:0;
}
#regButton a:link, #regButton a:active, #regButton a:visited {
	background:url(/content/img/wdnc_registerButton.gif) no-repeat top left;
	float: left;
	width:310px;
	padding: 71px 0 0 0;
	overflow:hidden;
	height: 0px !important; 
	height /**/:71px; /* for IE5/Win only */
}
#whatNew { 
	width:310px;
	margin:5px 0 0 0;
	padding:0;
	background:url(/content/img/wdnc_whatnew_bg.gif) repeat-y 0 0;
}
#whatNew h5 {
	background:url(/content/img/wdnc_whatnew_h5.gif) no-repeat top left;
	width:310px;
	height:41px;
	text-indent:-5000px;
	margin:0;
	padding:0;
}
#whatNew p {
	font-size:10px;
	margin:15px;
	padding:0 0 0 2px;
}
#whatNew p#whatNewFoot {
	background:url(/content/img/wdnc_whatNewFoot_bg.gif) no-repeat bottom left;
	width:310px;
	height:23px;
	margin:0;
}
/* interior page bits */
body.intPage {
	background:#fff;
}
#leftColumnInt {
	float:left;
	background:#fff;
	width:769px;
}
#leftColumnInt h5, #leftColumnIntPub h5 {
	background:#F0F0E6;
	font-size:14px;
	color:#55553D;
	font-weight:bold;
	padding: 10px 20px 10px 20px;
	border-bottom:1px solid #55553D;
}
#leftColumnInt p, #leftColumnIntPub p {
	margin:15px;
	font-size:11px;
	line-height:16px;
}
#leftColumnIntPub p {
	width:550px;
}
#leftColumnIntPub ul, #leftColumnIntPub ol {
	margin:5px 20px;
	padding:0 25px;
	font-size:11px;
	width:500px;
}
#leftColumnIntPub ul li, #leftColumnIntPub ol li {
	padding:10px 5px;
}
#leftColumnInt form p, #leftColumnIntPub form p {
	margin:15px 0;
	font-size:11px;
}
#leftColumnIntPub a:link, #leftColumnIntPub a:active, #leftColumnIntPub a:visited {
	color:#036;
}
#leftColumnIntPub a:hover {
	color:#69c;
}
pre {
  	margin-left:10px;
	padding:10px;
	font-size:10px;
	width:650px;
	background:#fafafa;
	border:2px solid #eee;
}
pre:hover {
	background:#fff;
}
code {
	font-family:verdana;
	color:#333;
}
#calloutSub {
	width:520px;
	border:1px solid #c0c0c0;
	margin:10px;
	padding:5px;
}
#calloutSub p.callText {
	margin:0;
	padding:10px;
	width:500px;
	font-size:11px;
	line-height:16px;
	color:#484848;
	background:#f5f5f5;
}
body.intPage #footer {
	width:769px;
	padding:0 0 25px 0;
}
/* Registration Form */
form {
	font-size:11px;
	margin:0 20px;
}
.regFormInput {
	border:1px solid #083753;
	padding:3px;
	margin:2px 5px 2px 0;
	font-size:11px;
}
form p {
	font-weight:bold;
}
.formSection {
	width:520px;
	background:#E6EDF3;
	border:1px solid #5C7B97;
}
.formSectionWide {
	width:680px;
	background:#E6EDF3;
	border:1px solid #5C7B97;
}
.formSectonCell {
	border-top:1px solid #ccc;
}
.regButton, .regButtonG {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	border:1px solid #fff;
}
.regButton {
	background:#036;
}
.regButtonG {
	background:#999;
}
.tblCallOut {
	background:#5C7B97;
	border:1px solid #ccc;
	padding:5px;
	color:#fff;
}
.teleButton {
	color:#3a5975;
	background:#E6EDF3;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	border:1px solid #083753;
}
/* Registration Process content on homepage */
#regTitle {
	font-size:14px;
	color:#44442F;
	padding:10px 10px 0 10px;
}
#regSteps {
	font-size:11px;
	color:#44442F;
}
#regSteps li {
	padding:0 0 10px 0;
}
.priceSched {
	font-size:11px;
	border:2px solid #fff;
	margin:10px;
	padding:10px;
	background:#5A7D9E;
	text-align:center;
}
.priceSched a:link, .priceSched a:active, .priceSched a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.priceSched a:hover {
	text-decoration:underline;
}
