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

html, body{
	background: url(../images/bg2.jpg) no-repeat fixed right top;
	color: #f7f7f7;
	font-family: Arial, 'Times New Roman';
	letter-spacing:0.01em;
	margin: 0 0 0 0;
	padding: 0;
}

body{
	font-size: 14px; /*0.8125em*/
	line-height:1.25em;
	margin: 0 auto;
	/*text-shadow: 2px 2px 1px black;*/
	width:1000px;
}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
} 
time{
	display:inline;
}


/*a:link{
	border-bottom: 0px solid #888888;
	color: #49C51E;
	font-weight:bold;
	text-decoration: underline;
}
a:visited{
	border-bottom: 0px solid #888888;
	color: #49C51E;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	border-bottom: 0px solid white;
	color: #49C51E;
	font-weight:bold;
	text-decoration: none;
}


header#banner a:link{
	border-bottom: 0px solid #484747;
	color:white;
	text-decoration: none;
}
header#banner a:visited{
	border-bottom: 0px solid #484747;
	color:white;
	text-decoration: none;
}
header#banner a:hover{
	border-bottom: 0px solid silver;
	color:white;
	text-decoration: none;
}*/

a:link{
	border-bottom: 0px solid #888888;
	color: #0397d6;
	font-weight:bold;
	text-decoration: underline;
}
a:visited{
	border-bottom: 0px solid #888888;
	color: #0397d6;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	border-bottom: 0px solid white;
	color: #0397d6;
	font-weight:bold;
	text-decoration: none;
}

header#banner a:link{
	border-bottom: 0px solid #484747;
	color:white;
	text-decoration: none;
}
header#banner a:visited{
	border-bottom: 0px solid #484747;
	color:white;
	text-decoration: none;
}
header#banner a:hover{
	border-bottom: 0px solid silver;
	color:white;
	text-decoration: none;
}


.right{
	float:right;
	padding: 0 0 10px 10px;
}

.left{
	float:left;
	padding: 0 10px 10px 0;
}

a img{
	border:0px;
}

b, strong{
	color: #bd7951;
	font-weight:bold;
}

p{
	margin-bottom:15px;
}

sup{
	font-size: 0.75em;
	vertical-align:top;
}

.req{
	background: url(../images/bg_req.png) no-repeat right 50%;
	padding-right: 20px;
}

input.qaQuestion{
	display:block;
	font-size: 1.3em;
	margin-left:10px;
	padding:5px;
	width: 650px;
}

input.qaDetails{
	display:block;
	font-size: 1.1em;
	margin-left:10px;
	padding:5px;
	width: 450px;
}

ol.classic{
	list-style-type:decimal;
	margin-left: 35px;
	margin-bottom: 15px;
}

ul.classic{
	list-style-type: disc;	
	margin-left:35px;
}

ul.classic ul{
	list-style-type:circle;	
	margin-left:35px;
}

ul.classic li, ol.classic li{
	padding: 3px;
}

ul.pollOptions{
	margin-bottom:10px;
	margin-top: 5px;
}

ul.pollOptions li{
	padding-top: 3px;
}


.special{
	background-color:white;
	color: black;
	margin: auto auto 5px auto;
	width: 630px;
}

.special ul{
	list-style-type: disc;
	margin-left:25px;	
}

.special ul li{
	margin-top: 3px;
}

h1{
	font-size: 1.7em;
}
h2{
	font-size: 1.5em;
}
h3{
	background: black;
	font-size: 1.3em;
	margin-bottom:5px;
	padding:5px;
}


table{
	border: 1px solid gray;
	border-left: 1px solid gray;
	width:100%;
}

table th{
	background:black;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 3px;
}

table td{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding:3px;
}

header{
	font-size: 1.5em;
}

header#banner{
	margin-bottom: 0px;
	background: transparent;
}

figure#logo{
	margin-left: -10px;
	margin-top: -150px;
	position:absolute;
}

figure#tag{
	margin-left: 180px;
	margin-top: -110px;
	position:absolute;
}

figure#logoer{
	margin-left: 620px;
	margin-top: -120px;
	position:absolute;
}

figure#logoi2p{
	margin-left: 850px;
	margin-top: -120px;
	position:absolute;
}

header#banner nav ul{
	
}

header#banner nav ul li{
	background:url(../images/bg_section_head_black.png) left top no-repeat;
	display: inline;
	float:left;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

header#banner nav ul li:hover, header#banner nav ul li.cur{
	text-shadow: 2px 1px 15px white;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


header#banner nav ul li a{
	background:url(../images/bg_section_head_r_black.png) right top no-repeat;
	display:block;
	margin-left: 20px;
	margin-right:2px;
	padding:10px 20px 10px 0px;
}

hgroup#sectionHeader{
	background:black;
	display:block;
	height:40px;
	overflow:hidden;
	vertical-align: top;
}

hgroup#sectionHeader h1{
	border-bottom: 1px solid white;
	font-size:2.5em;
	font-weight:normal;
	letter-spacing:0.05em;
	line-height:1.3em;
	margin-bottom: 5px;
}

hgroup#sectionHeader h2{
	float: left;
	font-size:1.2em;
	line-height:1em;
}

hgroup#sectionHeader h2 a{
	color: #bd7951;
	display:block;
	padding: 10px;
}

hgroup#sectionHeader h2 a:hover, hgroup#sectionHeader h2 a.cur{
	/*background:#0397d6;
	opacity:1;*/
	border-bottom: 4px solid white;
	color: white;
	text-decoration: none;
	text-shadow: 2px 1px 15px white;
}

aside#sidebar{
	background: black;
	border: 1px solid white;
	float:left;
	margin-left:10px;
	margin-top: 10px;
	width: 250px;
}
/*
aside#sidebar{
	background: black;
	border: 1px solid white;
	margin-left: 730px;
	margin-top: 50px;
	position: absolute;
	width: 250px;
}
*/

section#main{
	float:left;
	margin-left: 10px;
	margin-top:10px;
	width:720px;
}

section#main article{
	border:1px solid white;
	height:auto;
	margin-bottom:10px;
	padding:10px;
	text-shadow: 2px 1px 30px #707070;/*#8a8a8a*/
}

section#main article h2{
	margin-bottom:10px;	
}

section#main article footer{
	border-top: 1px solid gray;
	font-size:0.8em;
	margin-top:15px;
	padding-top:5px;
}

section#main article footer time{
	
}

section#main article li.moduleItem{
	float:left;
	margin: auto 5px 20px 5px;
	width:220px;
}

div.share{
	float:right;
}

div.update{
	border: 1px solid gray;
	margin-bottom:15px;
	margin-top: 15px;
	padding:5px;
}

ul.multimediaList li{
	float: left;
	font-size: 0.85em;
	height: 128px;
	margin: auto 4px 20px 3px;
	position: relative;
	width: 167px;
}

ul.multimediaList li:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

footer{
	clear:both;
}

footer#i2pInfo{
	font-size:0.8em;
	margin-top: -10px;
}

.padded{
	padding:10px;
}

.opac{
	background: transparent url(../images/bgOpac.png) repeat;
}

div.pageOlder{
	float:left;
	font-size:0.9em;
	color:gray;
}

div.pageNewer{
	float:right;
	text-align:right;
	font-size:0.9em;
	color:gray;
}

div.well{
	float:left;
	width:110px;
	text-align:center;
}

div.wellBg{
	background:black url(../images/well.jpg) no-repeat left top;
	height:325px;
	overflow:hidden;
	width:110px;	
}

div.wellBg div.rope{
	height:200px;
	margin-left:42px;
	margin-top:78px;
	overflow:hidden;
	position:absolute;
}

div.wellProgress{
	height:47px;
	margin-top:278px;
	position:absolute;
	width:110px;
}

ul.qAnswers{
	background: black url(../images/bg_graph.jpg) left bottom no-repeat;
	padding-bottom:12px;
	margin-top:15px;
}

ul.qAnswers li{
	background-repeat:no-repeat;
	font-weight:bold;
	margin-bottom:10px;
}

ul.qAnswers li.correct{
	background-image: url(../images/answer_correct.jpg);
}

ul.qAnswers li.incorrect{
	background-image: url(../images/answer_incorrect.jpg);
}

ul.qAnswers li.correct span{
	background: url(../images/bg_correct.gif) left 50% no-repeat;
	padding-left:25px;
}

ul.qAnswers li.incorrect span{
	
}

ul.qAnswers li div.qPercent{
	float:right;
	font-size:1.3em;
	padding-right:5px;
	text-shadow: 2px 1px 20px white;
}

#eduMap{
	color:black;
}

div.q-ans{
	height:700px;
	overflow:auto;
}

table.support{
	width:100%;
}

table.support td{
	padding:10px;
	vertical-align:middle;	
}


div.slider-container{
	height:360px;
	padding: 0;
	width: 655px;
	overflow:hidden;
}

div.slider-item{
	display: none;
	height: 300px;
	overflow: hidden;
}

div.slider-floater{
	height: 80px;
	width: 655px;
	position:absolute;
	margin-top: -80px;
	padding: 0;
	overflow: hidden;
	background: url(../images/bgOpac.png) repeat;
	background-color: transparent;
}

div.slider-container .cur{
	display:block;
}

div.slider-floater div{
	padding: 5px;
	text-shadow: 2px 2px 1px black;
}

div.slider-floater h1{
	font-size: 1.6em;
	margin-bottom: 5px;
}

div.slider-floater h1 a:link{
	background: none;
	display: block;
}
div.slider-item a:link, 
div.slider-item a:visited,
div.slider-item a:hover{
	padding:0;
	background: transparent;
}



/* clear fixing */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* WinIE7 only */
*:first-child+html .clearfix{
	height:1%;
}
/* WinIE6 and below */
/*¥*/
* html .clearfix{
	height:1%;
}
/**/
/* MacIE only */
/*¥*//*/
.clearfix{
	display:inline-table;
}
/**/

