/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font-family: arial, verdane, helvetica, san-serif;
font-size: small;
text-align:center;
margin: 0px 0px 15px 0px;
color:#black;
background-color:#E9E2A8;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{
color:#2a5a8a; 
text-decoration:none; 
background-color:inherit;
}

a img{
border:none;
}

/**************** Header and navigation styles ****************/
#container{
width:760px;
padding:0px 0px 15px 0px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align:left;
background:#ffffff;
color: inherit;
}

#header{
height:110px;
width:760px;
margin:0 1px 1px 1px;
background:#eeeeee;
color:#ffffff;
}

#header img{
	padding: 10px 0px 0px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:758px;
margin:0 1px;
background:#000069;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/
#main {
margin: 0px 15px 0px 15px;
padding: 0px 0px 10px 0px;
font-size: 0px;
line-height: 0px;
border-width: 1px 0px 1px 0px;
border-style: solid;
border-color:#fff;
}

#content{
font-size: small;
line-height: 1.4em;
position: relative;
z-index: 5;
padding: 16px 0px 0px 0px;
border: 0px solid black;
margin: 0px 0px 0px 0px;
}

#content p {
font-size: small;
background-color: inherit;
color: black;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 4px 12px 4px;
line-height: 1.4em;
}

#content p.label {
font-size: small;
background-color: inherit;
color: black;
font-weight: bold;
margin: 0px 0px 0px 160px;
padding: 0px 4px 12px 4px;
line-height: 1.3em;
}

#content #page_header {
	margin: 0px 0px 25px 5px;
}

#content h1 {
padding:0px 0px 2px 0px;
font-size:medium;
color: #000033;
background-color:inherit;
clear: both;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 16px;
margin-left: 0px;
border-width: 0px 0px 1px 0px;
border-color: black;
border-style: solid;
}

#content h2{
font-size:1.1em;
color:#000033;
font-weight:bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
}

#content h3{
font-size: 1.1em;
background-color: inherit;
color: #000066;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
}

#content h4 {
padding: 2px;
margin: 0px 0px 10px 0px;
color: #000000;
font-size: 1em;
}

#content h5 {
padding:0px 0px 2px 0px;
font-size:small;
color: #000033;
background-color:inherit;
clear: both;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
border-width: 0px 0px 1px 0px;
border-color: black;
border-style: solid;
}


#content ul {
margin-top: 6px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 20px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
list-style-type: none;
clear: both;
}

#content ul li {
margin: 0px;
padding: 0px 0px 8px 20px;
background-image:  url(media/images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
}

#content #videos ul {
margin-top: 6px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 25px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
list-style-type: none;
clear: both;
}

#content #videos ul li {
margin: 0px;
padding: 0px 0px 8px 20px;
background-image:  url(media/images/play.png);
background-repeat: no-repeat;
background-position: 0px 4px;
}

#content .sectionBlock {
	padding: 5px 5px 15px 5px;
	margin: 0px 0px 10px 0px;
	background: #eeeeee;
}

#content *.rightImage {
	float: right;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 8px;
}

#content img.rightDVImage {
	float: right;
	margin-top: 12px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 18px;
}

#content img.leftDVImage {
	float: left;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 16px;
	margin-left: 16px;
}

#imageLayoutBlock ul {
	list-style: none;
	overflow:hidden;
}
#imageLayoutBlock ul li {
	float: left;
	width: 220px;
	padding: 10px;
	background-image:  url(media/images/star.png);
	background-repeat: no-repeat;
	background-position: 50px 14px;
	font-size: small;
	font-weight: bold;
}

#imageLayoutBlock li div {
	text-align:center;
}

#imageLayoutBlock li img {
	display: block;
	margin: 0 auto;
	width: 176px;
	height: 232px;
}	

#content a:hover{
	text-decoration:underline;
}

/**************** Footer styles ****************/

#footer{
text-align: center;
font-size:small;
color:#cccccc;
margin: 0px 0px 0px 0px;
padding:5px;
clear: both;
background:#000069;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; }
.splitcontentright{float:right; }

.halfcontentleft{float:left; width:48%}
.halfcontentright{float:right; width:48% }


.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}


