/* CSS Document */

html { margin: 0; padding: 0; }

body {
	background: #eeeeee;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;/* Arial, Helvetica, sans-serif;*/
	font-size: 75%; /*75%*/
	color: #000;
	height: 100%;
}
h2 {
	color: #828282;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #141414;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}


/* ( Header )  */

#headerWrap {
	background: url(../images/headerBG.gif) repeat-x top;
	height: 108px;
}
#header {
	width: 930px;
	margin: 0 auto;
}
#header h1 {
	margin:25px 0 0 8px;
	width: 342px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	background: url(../images/logo.gif) no-repeat top left;
	float: left;
	height: 76px;
	margin: 0;
	width: 278px;
	text-indent: -3000px;
	display: block;
	text-decoration: none;
}
#header h3 {
	clear:right;
color:#FFFFFF;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
line-height:1.6;
margin:0;
padding-right:0;
padding-top:18px;
text-align:right;
}
#header ul {
	margin: 0;
	padding: 15px 11px 0 15px;
	float: right;
	display: block;
}
#header p {
	display:block;
float:right;
margin: 0; 
padding: 15px;
}
#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#header ul li a {
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #6E6E6E; /* Top Tool Navigation Text Color */
	font-size: .916em;
}
#header ul li a:hover {
	text-decoration: underline;
}
#header ul li.home a {
	background-image: url(../images/icon_home.gif);
	background-position: 0 3px;
	padding-left: 16px;
	margin-right: 14px;
}
#header ul li.contact a {
	background-image: url(../images/icon_email.gif);
	background-position: 0 2px;
	padding-left: 21px;
}
/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

/* ( Navigation ) */

#navWrap {
	background: url(../images/navBG01.gif) repeat-x top;
	height:56px;
}
#nav {
	width: 930px;
	margin: 0 auto;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 11px 0 0;
	list-style: none;
}
#nav ul li {
	float: left;
	padding-left: 3px;
}
#nav ul li a { outline: none; }
#nav ul li a:link, #nav ul li a:visited {
	color:#000000;
	font-size:14px;
	text-decoration:none;
	line-height: 30px;
	margin-right: 20px;
	padding: 0px 8px 0 5px;
	display: block;
}
#nav ul li:hover {
	background: url(../images/nav-cap_left.gif) no-repeat;
}
#nav ul li a:hover {
	background: url(../images/nav_bg-hover.gif) no-repeat right top;
}
#nav ul li.last a {
	margin-right: none;
}
#nav ul li img {
	float: left;
}

/* ( Body ) */



#contentContainer {
padding-top:18px;
margin:0 auto;
padding:0;
width:960px;
}
#mainContent {
background:url("../images/top_cap.jpg") no-repeat scroll 0 0;
margin: 28px auto;

padding-top:8px;
width:929px;
}
#mainContent p {
	line-height:20px;
}
#contentContainer .content {
background:url("../images/middle_bg.jpg") repeat scroll 0 0 transparent;
padding: 9px 0;
float: left;
width: 929px;
}

#mainContent .capB {
background:url("../images/bottom_cap.jpg") no-repeat scroll 0 0 transparent;
display:block;
height:22px;
width: 929px;
margin: 0;
padding: 0;
}



#leaderboard {
	width: 915px;
	margin:0 auto;
	padding:0;
}

#leaderboard .content{
	background:none repeat scroll 0 0 transparent;
	float:left;
	margin-left:21px;
	margin-top:5px;
	width:468px; /*439*/
}

#leaderboard .content h3{
	border-bottom:1px dotted #464646;
	color:#464646;
	font-weight: normal;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	padding-bottom:5px;
}
#leaderboard .content p{
	color: #101010;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#leaderboard .content img{
	float: left;
	
}
#leaderboard  img{
	float: right;
	padding-right:18px;
}

#leaderboard + .clear { margin-bottom: 18px; }
	

/* Boxes */
.box {
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 5px;
	width: 278px;
	float: left;
	margin-right: 13px;
	margin-top: 18px;
}
.box div {
	background: #eee;
	padding: 15px;
}

div.first {
	margin-left: 13px;
}





/* ( Footer ) */

#footerWrap {
	background: #242424 url(../images/footerWrapbg.gif) repeat-x 0px 0px;
	height:101px;
}
#footer {
	width: 930px;
	text-align: center;
	padding-top: 27px;
	margin: 0 auto;
	background: url(../images/footer_bg.gif) repeat-x 0px 0px;
}
#footer p { margin: 0; font-size: 11px; color: #fff; }
#footerContent {
	padding: 10px 150px 0;
}
#footer p a{
	color: #E0E0E0;
	text-decoration: none;
}
/* self clearing rules */
#footerContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footerContent { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#footerContent { display: block; }
/* End hide from IE-mac */
#footer #locations {
	float: left;
	width: 363px;
}
#footer #contact {
	float: left;
	width: 240px;
}
#footer h4 {
	font-size: 1.5em;
	color: #fff;
	border-bottom: 1px dotted #515151;
	width: 183px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}
#footer #contact address {
	font-style: normal;
	font-size: .916em;
	color: #fff;
	float: left;
}
#footer #contact address a {
	text-decoration: none;
	color: #fff;
}
#footer #contact address a:hover {
	text-decoration: underline;
}
#footer #contact .a1 {
	float: left;
}
#footer #contact .a2 {
	float: right;
}
#footer #footerNav {
	float: right;
	color: #fff;
	width:200px;
	margin: 0;
}
#footer #footerNav ul {
	margin: 0;
	padding: 0;
	width: 236px;
}
#footer #footerNav ul li {
	float: left;
    width: 118px;
	list-style: none;
}
#footer #footerNav ul li a:link, #footer #footerNav ul li a:visited {
	font-size: .916em;
	color: #fff;
	text-decoration: none;
}
#footer #footerNav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: .916em;
	color: #fff;
	text-align: center;
	padding: 5px 0;
}
#copyright a:link, #copyright a:visited {
	color: #fff;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/* ( Classes ) */

.clear {
	clear: both;
}
.smallRight {
	font-size: .916em;
	text-align: right;
}
div.horRule {
	height: 18px;
	background: url(../images/hr.gif) no-repeat;
	margin: 6px auto 12px;
}
div.horRule hr {
	display: none;
}
.top {
	text-align: right;
}
.content table tr td  {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#191B1F;
	vertical-align:top;
}
.content ol li, /*.content ul li*/ {
	line-height:19px;
}
strong.georgia {
	font:Georgia, "Times New Roman", Times, serif;
}
.howitworks {
	margin:-15px;
	font-size:12pt;
	color:#333333;
}
.howitworks ul li, .howitworks ol li {
	padding:0;
	margin-left:-15px;
	margin-bottom:20px;
	line-height:23px;
}
.grn {
	color:#157F0F;
}
#leaderboard img.chat {
	display:block;
/*margin-right:0 !important;
margin-right:40px;
margin-top:-3px !important;
margin-top:0;
*/padding:0;
margin:-3px 0 0;
}
.vidArea {
	float:right;
	margin:20px 10px 0 0;
}
