html { 
	height:100%;
	min-width:1003px;
}
body{
	background:#2a75b9 url(../images/bg-body.jpg) repeat-x;
	margin:0;
	font:14px Georgia,'Times New Roman', Times, serif;
	color:#0d4379;
	height:100%;
	min-width:1003px;
}
form,fieldset{
	padding:0;
	margin:0;
	border:0;
}
input,textarea,select{vertical-align:middle;}
img{border:0;}
a{
	color:#099;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
/* wrapper */
#wrapper{
	width:100%;
	min-height:100%;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
#header-wrapper{
	height:250px;
	width:100%;
	background:url(../images/bg-header.png) repeat-x 0 70%;
}
/* header */
#header{
	margin:0 auto;
	width:1003px;
	padding:10px 0 0;
}
.logo{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
	width:226px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	width:226px;
	height:176px;
	display:block;
	position:relative;
}
/* nav */
.nav {
	margin-left: 80px;
}

.nav li {
	float: left;
	margin: 2px 0;
	height: 38px;
	list-style: none;
	overflow: hidden;
}

.nav a {
	display: block;
	margin-top: 10px;
	height: 25px;
	overflow: hidden;
}

.nav li a:hover,
.nav li.active a {
	margin-top: -25px;
	height: 100px;
}

/* subnav */
.subnav {
	margin: -16px -15px 15px;
	padding: 10px;
	background-color: #31649a;
	border-bottom-style: solid;
	border-bottom-color: #85dfff;
}

.subnav li {
	display: inline;
	margin: -1px;
	padding: 10px 20px;
	list-style: none;
}

.subnav li.active {
	background-color: #85dfff;
}

.subnav li a {
	color: #d1effa;
	font-family: georgia, times, serif;
	font-weight: bold;
}

.subnav li.active a {
	color: #1d59a0;
}

/* main */
#main{
	width:1003px;
	margin:0 auto;
	padding:0 0 326px;
}
/* footer-wrapper */
#footer-wrapper{
	width:100%;
	position:relative;
	height:326px;
	margin-top:-326px;
	background:#2a75b9;
}
/*holder*/
.holder{
	width:960px;
	margin:30px 20px;
	overflow:hidden;
	background:url(../images/bg-holder.png) repeat-y;
}
/*content*/
#content,
#content.home{
	width:600px;
	overflow:hidden;
	float:left;
	padding:11px 0 0;
	margin:0;
}
.home h1{
	margin:0 64px 13px 60px!important;
	color:#16b!important;
	font:normal 33px/44px Georgia, 'Times New Roman', Times, serif!important;
	text-align:center!important;
	background:none!important;
	padding:0!important;
}
/*box-info*/
.box-info{
	width:570px;
	background:url(../images/bg-box-info.png) repeat;
	padding:24px 0 28px 30px;
	overflow:hidden;
	margin:0 0 13px;
}
.box-info p{
	font-size:20px;
	color:#fff;
	margin:0;
	line-height:25px;
}
.box-info a{
	color:#2cb;
	background:url(../images/arrow.gif) no-repeat 100% 60%;
	padding:0 17px 0 0;
}
.box-info a:hover{color:#2cb;}
.home h2{
	margin:0!important;
	color:#099!important;
	font-size:20px!important;
	background:url(../images/bg-title.gif) no-repeat 0 100%!important;
	padding:0 0 8px!important;
}
.home h2 a{
	background:url(../images/arrow1.gif) no-repeat 100% 60%;
	padding:0 17px 0 0;
}
/*box-txt*/
.box-txt{
	width:570px;
	padding:0 15px;
	overflow:hidden;
}
.box-holder{
	width:100%;
	overflow:hidden;
}
.txt{
	width:100%;
	overflow:hidden;
	margin:-3px 0 3px;
	border-top:solid 2px #1f6db5;
	padding:15px 0 0;
}
.box-data{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.box-data h3{
	margin:0;
	font-size:16px;
}
.box-data em{font-size:12px;}
.txt p{margin:0 0 22px;}
.txt p a{font-weight:bold;}
/*sidebar*/
#sidebar{
	width:330px;
	float:right;
	margin: 0 0 0px;
	position:relative;
}
.inform{
	width: 270px;
	overflow:hidden;
	margin: 30px;
	margin-bottom: -20px;
	padding:0 0 28px;
}
.heading{
	background:url(../images/bg-title2.gif) no-repeat 0 100%;
	margin:0 0 6px;
}
.heading .item1,
.heading .item2,
.heading .item3{
	margin:0;
	color: #1F6DB5;
	padding:0 0 9px;
	font-weight: normal;
}
.heading .item2{background:url(../images/bg-title4.gif) no-repeat;}
.heading .item3{
	background:url(../images/bg-title5.gif) no-repeat;
	padding:0 0 36px;
}
.inform p{
	margin:0;
	color:#06c;
	line-height:18px;
}
.inform a{
	background:url(../images/arrow2.gif) no-repeat 100% 60%;
	padding:0 12px 0 0;
	font-weight:bold;
}
.inform ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.inform ul li{padding:0 0 17px;}
/*box-form*/
.box-form{
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.form-search input{
	background:none;
	border:0;
	float:left;
	width:255px;
	font:14px/15px Georgia,'Times New Roman', Times, serif;
	color:#16b;
	padding:0;
}
.form-search span{
	float:left;
	width:255px;
	height:23px;
	padding:5px 5px 0;
	background:#ddf;
	border:2px solid #16b;
}
.box-form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 6px;
}
.form-search .hidden,
.form-select .hidden{display: none;}
.form-search .btn{
	float:left;
	background:#16b;
	width:72px;
	height:30px;
	color:#fff;
	cursor:pointer;
}
/*footer*/
#footer{
	width:973px;
	padding:33px 0 0 30px;
	margin:0 auto;
	overflow:hidden;
}
/* box-top */
.box-top{
	overflow:hidden;
	width:1020px;
	margin-bottom:25px;
}
.mini-logo{
	float:left;
	margin:21px 38px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/mini-logo.gif) no-repeat;
}
.mini-logo a{
	width:150px;
	height:113px;
	display:block;
}
.box-image{
	float:left;
	overflow: hidden;
	width:247px;
	margin-right:50px;
	height:154px;
}
.box-image a{
	float:left;
	width:37px;
	height:32px;
	margin-top:73px;
	text-indent:-9999px;
	overflow:hidden;
}
.link-heard{background:url(../images/heard.gif) no-repeat;}
.link-plus{background:url(../images/plus.gif) no-repeat;}
.box-image img{
	float:left;
	margin:0 45px 0 33px;
}
/* box-partners */
.box-partners{
	float:left;
	width:485px;
	margin-top:30px;
}
.box-partners ul{
	margin:15px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.box-partners ul li{
	float:left;
	width:69px;
	text-align:center;
}
.box-partners ul li a{float:left;}
.box-partners ul li img{ display:block;}
/* list-item */
.list-item{
	margin: auto;
	padding:0;
	list-style:none;
	overflow:hidden;
	width: auto;
	margin-bottom: 20px;
	height:1%;
	text-align: center;
}
.list-item li{
	display: inline;
	padding:0 0 0 14px;
	margin:0 15px 0 -1px;
	background:url(../images/separator-footer.gif) no-repeat 0 2px;
}
.list-item li a{
	font:14px Arial, Helvetica, sans-serif;
	color:#11dac6;	
}
#footer p{
	color:#fff;
	font:14px/18px Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	width:100%;
}
/*about*/
#content{
	padding:16px 15px 10px;
	width:570px;
}
#content.full {
	width: 100%;
	background-color: #c9ebfb;
}
#content h1{
	margin:0 0 14px;
	color:#06c;
	font-size:30px;
	background:url(../images/bg-title.gif) no-repeat 0 100%;
	padding:0 0 8px;
}
.menu{
	margin:0 0 18px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.menu li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 3px;
	padding:0 5px 0 6px;
}
.menu li a{font-weight:bold;}
.menu li:first-child{
	padding-left:0;
	background:none;
}
.box-text{
	width:100%;
	overflow:hidden;
}
.box-text p{
	margin: 0 0 20px;
	line-height:18px;
}
.box-text .box-data{margin:0 0 14px;}
.box-text .box-data h2{
	font-size:16px;
	margin:0;
}
/*blog*/
#content h1.blog{
	padding:0 0 10px;
	margin:0 0 10px;
}
/*involved*/
.box-text .box-form{padding:0 0 10px;}
.box-text .form-search .row{
	padding:0 0 6px;
	margin:0;
}
.involved .box-text p{margin:0 0 18px;}
#content.involved h1{margin:0 0 11px;}
/*recommendations*/
.box-select{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.box-select p{margin:0 0 6px;}
.form-select{
	width:100%;
	overflow:hidden;
}
.form-select .row{
	float:left;
	width:138px;
	margin:0 4px 0 0;
}
.form-select .row .sel{	float:left;}
/*list-item*/
.list-image{
	width:100%;
	overflow:hidden;
}
.list-image ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.list-image ul li{
	float:left;
	width:100%;
	padding:0 0 10px;
	overflow:hidden;
}
.list-image .box-img{
	float:left;
	width:100px;
	margin:0 10px 0 0;
}
.list{
	float:left;
	width:460px;
}
.list span{
	display:block;
	font-weight:bold;
	color:#0f447a;
}
.list a{
	color:#0f447a;
	font-weight:bold;
}
.list span{
	text-transform:uppercase;
	font-weight:normal;
}
.list-image .list-stars{
	margin:3px 0 0;
	padding:0;
	list-style:none;
	height:15px;
}
.list-image .list-stars li{
	float:left;
	padding:0 3px 0 0;
	width:15px;
	height:15px;
}
.list-image .list-stars img,
.box-img img{display:block;}
.list-image .circle{
	margin:4px 0 0;
	padding:0;
	list-style:none;
	height:1%;
}
.list-image .circle li{
	float:left;
	padding:0 7px 0 0;
	width:14px;
}
.circle li img{display:block;}
/* custom select */
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* Selects */
.selectArea {
	position: relative;
	height:20px;
	float:left;
	color:#0b4376;
	font:bold 12px/16px Georgia,'Times New Roman', Times, serif;	
}
.selectArea a.selectButton {
	position: absolute;
	top:0;
	left:0;
	width:136px;
	height:18px;
	background: url(../images/arrow-sel.gif) no-repeat 123px 9px;
}
.selectArea .center{
	height: 18px;
	display:block;
	padding:0 14px 0 5px;
	background:#f4f4f4;
	width:116px;
	border:1px solid #a6aeb1;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	display: block;
	z-index: 30;
	width:136px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0 0 0 1px;
	padding:0;
	overflow:hidden;
	list-style: none;
	width:136px;
}
.optionsDivVisible ul li {
	float:left;
	width:126px;
	background:#f4f4f4;
	font-size:12px;
	padding:3px 5px;
}
.optionsDivVisible a {
	color: #000;
	text-decoration: none;	
	padding: 2px 10px 2px 8px;
}
.optionsDivVisible a:hover{ text-decoration:underline;}

.partner { clear: left; }
.partner_logo { float: left; padding: 0 10px 10px 0; }

#content.be_smarter form {
	padding: 20px;
	background: #fff;
	overflow: auto;
}
form.new_sweepstake_submission {
	overflow: auto;
}
#content.be_smarter form label.hidden {
	display: none;
}
#content.be_smarter form p {
	margin: 0;
	display: inline;
}
#content.be_smarter form div.row {
	clear: both;
}
#content.be_smarter form div.row p.row_block {
	margin: 0;
	margin-left: 11px;
	margin-right: 12px;
	display: block;
	width: 272px;
	float: left;
	margin-top: 12px;
	font-size: 13px;
	text-align: right;
}
#content.be_smarter form div.row p.field {
	margin: 0px;
}
#content.be_smarter form p.block {
	display: block;
	padding-left: 8px;
}
#content.be_smarter form input[type='text'],
#content.be_smarter form textarea {
	margin: 4px;
	border: 2px solid #1368bb;
	background: #ddddff;
	font: 110% Georgia, "Times New Roman", Times, serif;
}
#content.be_smarter form input[type='text'] {
	padding: 4px;
	width: 272px;
	color: #1368bb;
}
#content.be_smarter form textarea {
	width: 870px;
	height: 100px;
}
#content.be_smarter form input#sweepstake_submission_at_least_13 {
	margin-left: 10px;
}
#content.be_smarter form p.submit {
	float: right;
	margin-right: 13px;
}
#content.be_smarter form .error-with-field {
	display: inline;
}
#content.be_smarter form .error-with-field .error {
	display: none;
}
#content.be_smarter form .errorExplanation {
	margin-bottom: 0px;
}
#content.be_smarter form .error-with-field input,
#content.be_smarter form .error-with-field textarea {
	border: 2px solid ;
	color: #ae202c;
}

#content.be_smarter form br {
	display: none;
}

#content.full p {
	padding-right: 30px;	
}

#content.full form p {
	padding: 0px;
}

