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

/* START GLOBAL ////////////////////////////////////*/
body{margin:0px;background-color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;}
#header_wrap, #menu_wrap, #feature_wrap, #buffer_wrap, #body_wrap, #footer_wrap, #pangea_wrap {text-align:center;width:100%;}
#header_content, #menu_content, #feature_content, #buffer_content, #body_content, #footer_content {margin-left:auto;margin-right:auto;text-align:left;width:950px;}
#flashPlayerDIV{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* START HEADER ////////////////////////////////////*/
#header_wrap{background-image: url(../images/header_bg.png);background-repeat: repeat-x;background-position: top;background-color: #373737;}
#header_content{height: 110px;background-image: url(../images/h1.png);background-repeat: no-repeat;background-position: center top;}
#header_left{
	padding-top: 25px;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 20px;
}
#header_right{
	padding-top: 25px;
	line-height: 20px;
}

/* START MENU ////////////////////////////////////*/
#menu_wrap{background-image: url(../images/menu_bg.png);background-repeat: repeat-x;background-position: top;background-color: #4D4D4D;}
#menu_content{height: 35px;text-align: center;}

/* START FEATURE ////////////////////////////////////*/
#feature_wrap{}
#feature_content{
}

/* START BUFFER ////////////////////////////////////*/
#buffer_wrap{background-image: url(../images/buffer_bg.png);background-repeat: repeat-x;background-position: top;}
#buffer_content{height: 40px;background-image: url(../images/buffer_point.png);background-repeat: no-repeat;background-position: left top;padding-top: 5px;font-weight: bold;font-size: 10px;color: #FFFFFF;}

/* START BODY ////////////////////////////////////*/
#body_wrap{
	background-color: #FFFFFF;
	background-image: url(../images/buffer_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
}
#body_content{
	padding-top: 20px;
}
#leftcolumn{float: left;width: 650px;}
#rightcolumn{float: right;width: 280px;}
#sidebox_header{background-image: url(../images/sidebar_header_bg.png);}
#sidebox_header2{background-image: url(../images/sidebar_header_bg2.png);}
#sidebox_header, #sidebox_header2{background-repeat: no-repeat;background-position: left top;height: 50px;padding-top: 5px;padding-right: 5px;padding-left: 5px;font-weight: bold;color: #FFFFFF;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-left-style: solid;border-top-color: #999999;border-right-color: #999999;border-left-color: #999999;}
#sidebox{padding-right: 10px;padding-bottom: 10px;padding-left: 10px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #999999;border-bottom-color: #999999;border-left-color: #999999;margin-bottom: 20px;}
#clear{clear: both;}
.thumb{
	width: 20%;
	background-image: url(../images/thumb_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
}

#scorecard1{background-image: url(../images/buffer_bg.png);background-repeat: repeat-x;background-position: left top;border: 1px solid #dddddd;}
#scorecard2{background-image: url(../images/buffer_point.png);background-repeat: no-repeat;background-position: left top;padding-top:5px;padding-left: 5px;height: 50px;font-weight: bold;color: #FFFFFF;}
#scorecard3{padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}

/* START FOOTER ////////////////////////////////////*/
#footer_wrap{background-image: url(../images/footer_bg.png);background-repeat: repeat-x;background-position: top;background-color: #171717;}
#footer_content{height: 70px;padding-top: 40px;padding-bottom: 15px;}

/* START PANGEA ////////////////////////////////////*/
#pangea_wrap{height: 26px;background-image: url(../images/pangea_bg.png);background-repeat: repeat-x;background-position: top;padding-top: 13px;}

/* START TYPOGRAPHY & STYLES ////////////////////////////////////*/
h1{font-weight: lighter;padding: 5px;border: 1px solid #dddddd;color: #666666;font-size: 25px;}
h2{font-size: 16px;font-weight: normal;color: #669900;}
h3{font-size: 12px;color: #006600;}

.hilite1{color: #669900;font-weight: bold;}
.hilite2{color: #333333;font-weight: bold;}
.hilite3{color: #006600;font-weight: bold;}

p{line-height: 16px;}
p.side{line-height: 16px;margin-top: 0px;}
li{line-height: 18px;font-weight: bold;list-style-type: circle;}
ul{}
.scorerow{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #dddddd;}
.important{border:1px solid #999999;padding:15px;font-style: italic;line-height: 20px;margin-top: 15px;margin-right: 0;margin-bottom: 30px;margin-left: 0;font-size: 13px;}
.important_title{color:#669900;background:#FFFFFF none repeat scroll 0 0;display:block;font-size:11px;font-weight:bold;margin-top:-24px;padding:0 8px;position:absolute;font-style: normal;line-height: 18px;}

/* START LINKS ////////////////////////////////////*/
a:link, a:visited, a:hover{color: #669900;text-decoration: none;}
a:hover{color: #006600;text-decoration: underline;}

a:link.learnmore, a:visited.learnmore, a:hover.learnmore{color: #669900;text-decoration: none;text-transform: uppercase;border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;padding-right: 3px;padding-bottom: 3px;}
a:hover.learnmore{color: #006600;}

a:link.foot_menu, a:visited.foot_menu, a:hover.foot_menu{
	text-decoration: none;
	color: #999999;
	margin-left: 15px;
	padding: 3px;
	border: 1px solid #666666;
}
a:hover.foot_menu{color: #FFFFFF;}

a:link.pangea, a:visited.pangea, a:hover.pangea{color: #666666;text-decoration: none;font-size: 11px;}
a:hover.pangea{color: #FFFFFF;}
