*, html{
	margin:0;
	padding:0;
}

body{
	background-color: #000000;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	margin: 0 auto;
	font-size: 12px;
	font-family: "Lucida Grande",sans-serif;
}

div#header{
	/* padding: 16px 6px 0px 6px; */
	/* display: table-cell; */
	position: relative;
	margin: 0;
	background-image: url('/images/whiteBox4.gif'); 
	background-repeat: no-repeat; 
	background-position: 0 -9914px; 
	/* height: 84px; */
	min-height: 84px;
	/* border: thin red solid; */
}

div#page {
	width: 960px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}

div#content {
	text-align: left;
	padding: 10px 10px 20px 10px;
	margin:14px 0 0 0;
	min-height:500px;
	/* display:table-cell; */
	_height:auto !important;
	_height:500px;
	/* background-color: #ffffff; */
	background-image: url('/images/whiteBox4.gif');
	background-repeat: no-repeat;
	/*  border: thin red solid; */
}

div#content h3{
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	padding:0;
	margin:0 0 5px;
}

/* --- Headings --- */

h1{
	font-size:1.7em;
	letter-spacing:0px;
	color:#000;
	font-family: 'Lucida Grande', sans-serif;
}

h3{
	margin: 3px;
}

p{
	line-height:1.4em;
	padding:0;
	margin:5px 0 15px;
}


#container{
	width:180px;
	border:1px solid #ccc;
	padding:5px;
}

div.about-column{
	width:370px;
}

a, a:visited {
	color: #003D7D;
}

a img{
	border: 0px;
}

div#logo{
	position: absolute;
	left: 10px;
	bottom: 0px;
}

/* menu */

div#menu {
	position: absolute;
	left: 500px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

div#menu ul {
	margin: 0;
	padding: 0;
}

div#menu li {
	width: 80px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	display: block;
	text-align: center;
}


div#menu li a {
	width: 60px;
	background: #fff;
	background-image: url(/images/deselectedbuton.gif); 
	text-align: center;
	display: block;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	margin: 0px 10px 0 0;
	color: #000000;
	text-decoration: none;
}

div#menu li a:hover {
	background: #fff;
	background-image: url(/images/deselectedhoverbutton.gif);
	color: #fff;
}

/* selected button */

div#menu li.selected a{
	text-align:center;
	background-image: url(/images/selectedbutton.gif);
	color:#FFF;
	font-weight:bold;
}


/* --- Static Pages --- */

div#textmain {
	margin: 10px 0px 5px 10px;
	float: right;
	width: 800px;
}

div#textmain ul {
	margin: 0px 0px 0px 20px;
}

div#textmain li {
	margin: 10px 0px 5px 10px;
}

div#textheader {
	background-color: #D87800;
}

div#textheader h1 {
	font-size: 16px;
	color: #fff;
	padding: 5px 0px 2px 5px;
}

div#textleft {
	margin: 15px 0px 5px 10px;
	float: left;
	width: 100px;
}

div#textleft li {
	display: block;
	margin: 0px 0px 15px 0px;
	list-style-type: none;
	text-decoration: none;
	background-color: #fff;
}

div#textleft li a {
	display: block;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	border-bottom: #fff solid 2px;
	list-style-type: none;
	font-weight: bold;
}

div#textleft li a:hover{
	display: block;
	text-decoration: none;
	border-bottom: #d87800 solid 2px;
	list-style-type: none;
	font-weight: bold;
}

ul#press{
	list-style:none;
	margin-left:0px;
}

ul#press li{
	padding-bottom:15px;
	font-size:13px;
}

ul#press li span{
	color:#555;
	font-size:12px;
}

ul.terms{
	list-style-position: outside;
	margin-left: 10px;
}

ul.terms li{
	padding-bottom:3px;
}

ul.contact_us {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.contact_us li {
	padding-bottom: 8px;
	font-size:12px;
}

ul.contact_us li label {
	position: absolute;
	text-align:left; 
	width:130px;
	font-weight: bold;
}

ul.contact_us li input, ul.contact_us li textarea, ul.contact_us li select { 
	margin-left: 145px; 
	padding: 2px;
	
}

/* --- Homepage Specific --- */

div#pitch{
	float:left;
	margin: 0px 0 10px 0;
	width: 100%;
	height:300px;
	text-align: center;
	background: url('/images/spacebox.gif') no-repeat;
	color: #444;
}

div#call_to_action {
	font-size: 110%;
	float:left;
	text-align: left;
	margin: 20px 20px 0 330px;
	_margin-left:10px;
	width:630px;
	color:#fff;
}

div#call_to_action h2{
	margin-bottom:5px;
}

div#call_to_action p{
	color:#ddd;
	margin:0;
}

div#call_to_action ul{
	margin-top:5px;
}

div#call_to_action ul li{
	list-style:none;
	margin:0;
	padding-bottom:3px;
}

div#call_to_action ul li p{
	font-size:12px;
}

div#call_to_action a{
	color:#fff;
}

div#get_started{
	width:200px;
	float:right;
	margin:25px 250px 0 0;
	_margin-right:12px;
}
/*
ul.item-list ul{
	list-style:none;
	margin-left:0px;
	padding:0;
	width: 328px;
}

ul.item-list{
	margin-top:5px;
}
*/
div#details h3, div#blogs h3{
	font-size:1.4em;
	margin:0;
}

div#details {
	width: 650px;
	min-height: auto;
	padding-top:12px;
}

ul.item-list li{
	padding: 2px 0 2px 25px;
	_padding-left:19px;
	line-height:1.8em;
	font-size:13px;
}

ul.item-list li a, div#blogs li a{
	text-decoration:none;
}

ul.item-list li a:hover, div#blogs li a:hover{
	text-decoration:underline;
}

div#winners ul.item-list li{
	list-style: none;
	padding-left:25px;
	_padding-left:19px;
}

div#details ul.item-list li{
	list-style:none;
}

.item-list li.odd{
	background:#eee;
}

div#details h3{
	color:#000;
	font-size:16px;
	padding:0;
	margin:5px 0 0 0;
	padding-left:24px;
	_padding-left:19px;
}

div#details{
	float:left;
	margin: 0 0px 0 0px;
}

div#blogs{
	float:right;
	width:268px;
	max-width:268px;
	margin-top:5px;
	background: url('/images/yellowBox2.gif') no-repeat;
	color:#000025;
	height:241px;
}

div#blogs a{
	text-decoration:underline;
	color:#000025;
}

div#blogs .bottom{
	margin: 0px 20px 0px 10px;
	width: 250px;
	max-width: 250px;
	height: 40px;
	max-height: 40px;
	overflow: hidden;
}

div#blogs .data{
	margin: 10px 20px 0px 10px;
	width: 240px;
	max-width: 240px;
	height: 180px;
	max-height: 200px;
	overflow: hidden;
}

div#blogs .data ul{
	list-style:square outside;
	margin-top:0px;
	margin-left: 15px;
	width: 240px;
	padding:2px 0px 2px 0;
	font-size: 13px;
}

div#blogs .data li{
	width:240px;
	padding:2px 0 2px 0px;
	font-size:12px;
}

div#blogs h3{
	padding-top:3px;
	color:#000;
}




.suggestion {
	clear: both;
	height: 20px;
	padding-top: 3px;
	padding-left: 0;
	margin: 0 auto;
}

span.description {
	font-size: 80%;
}

div#blurb{
	width:50%;
	padding:8px;
	background:#EBE26F;
}

div#blurb ol{
	list-style:none;
	margin:0;
	padding:5px;
}

div#blurb ol li{
	line-height:1.6em;
}



/* --- Footer --- */ 

div#footer{
	width: 100%;
	margin: 0 auto 20px;
	padding: 5px 0 5px;
	color: #1b1b1b;
	min-height:  1.5em;
	background: url('/images/footer.gif') no-repeat;
}

div#footer #copyright{
	float:right;
	margin-right:10px;
}

div#footer ul#links li.selected a{
	text-decoration:underline;
	font-weight:bold;
}

img.hosted{
	width:35px;
	margin-bottom:-4px;
}

div#footer a {
  	color: #1b1b1b;
	font-size: 12px;
	text-decoration: none;
}

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

div#footer a:visited {	
}

div#footer ul#links{
	float:left;
}

div#footer ul#links li{
	display: inline;
	margin-left: 10px;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 2px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}




.center{ text-align:center; }
.right{ text-align:right; }
.clear{ clear:both; }


