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

@import "nc_common.css";

body {
  /*color: #6b6b6a;*/
  color:#555;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #7c9101 url(../images/2010/bg_body.jpg) top left repeat-x;
  line-height: 16px;
}

sup {
	font-size:11px;
}

h1, h2, h3, h4, h5, h6 {
	color: #a5bf1b;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

h1 {
  font-size: 32px;
  line-height:32px;
}

h2 {
	font-size: 24px;
	line-height:24px;
	text-transform:uppercase;
	padding-top:68px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

p, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
}

a, a:visited {
	text-transform: none;
	text-decoration:none;
	color: #ed1c24;
}

a:hover {
	color: #ed1c24;
	text-decoration:underline;
}

img {
	border: 0px;
}

td { padding: 3px 10px; }
th { padding: 3px 10px; text-align:left; }


#container {
  position: relative;
  width: 940px;
  margin: 0px auto;
  padding: 0px;
  background: #cbde64 url(../images/2010/bg_container.jpg) repeat-x top left;
}

#content {
  position: relative;
  width: 872px;
  margin: 0px auto;
  padding: 0px;
  background: url(../images/2010/bg_content.jpg) top left no-repeat;
}

#inner_content {
  margin: 0px;
  padding:10px 0px 0px 0px;
 /* background: url(../images/2010/bg_inner_content.png) bottom left no-repeat; */
}

#inner_inner_content {
	background-color:#fff;
	padding:0px 10px;
	margin:0px;
	min-height:300px;
}

.inner_page {
	padding: 0px 15px;
}

#header {
	height:153px;
}

#logo {
	position:absolute;
	top:10px;
	left:18px;
	width: 214px;
	height: 210px;
}

#smart_points_reward {
	width:569px;
	float:right;
	margin-top:45px;
}

#nav {
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	width:575px;
	position:absolute;
	top:110px;
	right:0px;
}

#nav #donate_points {
	margin-left:15px;
}

#nav #promote {
	margin-right:0px;
}

#nav a, #nav a:visited {
	margin-right:10px;
	display:inline-block;
	text-align:center;
	color:#4d5b01;
	text-decoration:none;
}

#nav a span, #nav a:visited span {
	display:inline-block;
	padding: 0px 12px;
	height: 33px;
	line-height:33px;
}

#nav a.highlight, #nav a:hover {
	background:url(../images/2010/bg_nav_left.jpg) left top no-repeat;
	color:#fff;
}

#nav a.highlight span, #nav a:hover span {
	background:url(../images/2010/bg_nav_right.jpg) right top no-repeat;
}

#home_content_top {
	margin:0px 0px 10px 30px;
}

#winnings {
	position:relative;
	width:345px;
	height:205px;
	margin: 75px 0px 0px 0px;
	float:left;
}

#winnings p {
	font-weight:bold;
	font-size:23px;
	color:#ed1b2e;
	line-height:30px;
}

#winnings div {
	width:101px;
	height:101px;
	position:absolute;
	top:105px;
	left:210px;
	
}

#video {
	float:right;
	margin: 10px 10px;
}

#home_content_bottom {
	margin:10px 0px 0px 30px;
	border-top: solid 1px #cbde64;
	/* height:212px; */
	height:310px;
	background-color: #fff;
}

#home_content_bottom .left {
	float:left;
	width:530px;
	margin-top:20px;
}

#home_content_bottom .left h2 {
	margin-bottom:10px;
	padding-top:0px;
}

#home_content_bottom .left p {
	padding-right:30px;
	border-right: solid 1px #cbde64;
	font-size:13px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#home_content_bottom .right {
	float:right;
	width: 250px;
}

#donate_points {
	width:217px;
	position:absolute;
	bottom:50px;
	left:610px;
	text-align:center;
}

#home_marker_holder {
	text-align:center;
}

#home_smart_prize {
	width:872px;
	margin:10px auto;
	border-top: 1px solid #788727;
	padding: 20px 0px 5px;
}

#home_smart_prize .left{
	width: 410px;
}

#home_smart_prize .right{
	width: 410px;
	float:right;
	line-height: 18px;
}

#home_smart_prize .left .school_class {
	width:210px;
}

#home_smart_prize .left .so_smart {
	width:200px;
	float:right;
}

#home_smart_prize h2 {
	color: #ed1b2e; 
	padding-top:0px;
	margin-bottom:10px;
}

#home_smart_prize p {
	color: #364001;
}

#home_smart_prize .right h2 {
	margin-bottom:10px;
}

#home_smart_prize p {
	font-size:13px;
}

#home_smart_prize .right .laptop {
	width:210px;
}

#home_smart_prize .right .smart_prize {
	width:200px;
	float:right;
}

#home_smart_prize .right .logos {
	margin-top: 15px;
	height:60px;
	line-height:60px;
}

#home_smart_prize .right .logos img {
	display:block;
	float:left;
	margin-right:15px;
}

#brands {
	width:872px;
	margin:10px auto 0px;
	padding-top:5px;
	border-top: 1px solid #788727;
	font-size: 10px;
	color: #364001;
	clear:both;
}

#brands a, #brands a:visited {
	color: #364001;
}

#donate_now {
	float:right;
	width:151px;
	margin-right:40px;
	margin-top:5px;
}

#footer {
	padding: 10px 0px 10px;
	text-align:center;
	color: #5a5b16;
	font-size: 14px;
}

#footer a, #footer a:visited {
	color: #5a5b16;
	font-size: 14px;
	text-decoration:none;
	margin: 0px 5px;
}

#footer a:hover {
	text-decoration:underline;
}

#copyright {
	margin-top:5px;	
}

#privacy {
	font-style: italic;
	width: 650px;
	font-size: 11px;
}

table.photo {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 142px;
	float: left;
	font-size: 12px;
	font-style: italic;
	color: #333;
}

div.one_addtl_loc {
	width: 220px;
	margin: 10px 0px 10px 20px;
	float: left;
	display: inline;
}


#tr_highlighted td{
	color: #ed1c24;
}

#share_links {
	width:125px;
	position:absolute;
	right:30px;
	top:235px;
}

.FBConnectButton_Simple, .FBConnectButton_RTL_Simple{
	background:none;
	width:50px;
}

sup,sub {
       height: 0;
       line-height: 1;
       vertical-align: baseline;
       _vertical-align: bottom;
       position: relative;
       
}

sup {
       bottom: 1ex;
}

sub {
       top: .5ex;
}