body{
font-family: verdana;
font-size: 13px;
line-height: 19px;
margin: 0;
background:url(images/bg.jpg) repeat-x;
color: #646464;
}

img a{
border:none;
}

a{
color: #646464;
}

#wrapper{
width: 100%;
float: left;
}

#container {
width: 800px;
overflow: hidden;
margin: 0 auto 0 auto;
}

#menu_holder{
width: 800px;
text-align:center;
height: 34px;
float:left;
}

#scoop_holder{
width: 800px;
height: 351px;
background:url(images/scoop.jpg) no-repeat;
position: relative;
float:left; 
}

#answers_holder{
width: 800px;
background:url(images/answers_bg.jpg) no-repeat;
position: relative;
margin-bottom: 15px;
float:left; 
overflow: hidden;
}

#scoop_logo a{
display: block;
width: 368px;
height: 76px;
margin: 0;
padding: 0;
position:absolute;
top: 15px;
left: 35px;
text-indent: -9999px;
background:url(images/logo2.jpg) no-repeat;
}

#scoop_info{
text-indent: -9999px;
display:none;
}

#subscribe a{
display: block;
width: 189px;
height: 57px;
margin: 0;
padding: 0;
position:absolute;
bottom: 20px;
right: 120px;
background:url(images/subscribe_button.jpg) no-repeat;
text-indent: -9999px;
}

#about_intro{
	width: 425px;
	height: 105px;
	margin: 0;
	padding: 0;
	position:absolute;
	bottom: 10px;
	left: 21px;
	font-size:11px;
}

.details {
width: 200px;
height: 20px;
position: absolute;
bottom: 35px;
left:145px;
font-size: 11px;
}

#features_holder{
width: 800px;
float: left;
overflow:hidden;
margin: 15px 0 15px 0;
}

#under_cover{
width: 251px;
float: left;
padding: 7px;
}
.uc1{
margin: 0 0 5px 0;
font-weight: 700;
font-size:17px;
}
#wise_guy{
width: 252px;
float: left;
padding: 7px;
border-right: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
}
#pub_by{
width: 251px;
float: left;
padding: 7px;
}
#checks{
list-style-type: none;
margin: 10px 0 0 0px;
padding:0;
}

#checks li{
background:url(images/bullet.gif) no-repeat 5px 4px;
padding: 0 0 5px 25px;
text-align: left;
}

#wise_pic{
width: 100px;
float: left;
text-align: center;
}

#wise_name{
width: 140px;
float: left;
margin:0;
padding:0;
text-align:center;
}
.small_notes{
padding:4px;
margin:0;
font-size: 9px;
line-height: 12px;
}
#wise_text{
width: 252px;
float: left;
}
#pub1{
width: 250px;
float: left;
}
#pub2{
width: 250px;
float: left;
text-align: center;
margin: 4px 0 0 0;
}

#footer_holder{
width: 100%;
height: 50px;
background-color: #e7e7e7;
float: left;
clear: both;
}

#header_link{
font-size: 12px;
list-style:none;
text-align: center;
margin:4px 0 0 0;
padding:0 2px 7px 2px;
}

#header_link li{
display:inline;
font-weight: 700;
margin: 0 1px 0 1px;
padding: 0 10px 7px 10px;
}

#header_link li a{
color: #333333;
margin: 0 1px 0 1px;
padding: 0 15px 7px 15px;
text-decoration:none;
}
#header_link li a:hover{
color: #333333;
margin: 0 1px 0 1px;
padding: 0 15px 7px 15px;
background-image:url(images/tri.gif);
background-position: bottom center;
background-repeat:no-repeat;
}

#selected a{ 
color: #333333;
margin: 0 1px 0 1px;
padding: 0 10px 7px 10px;
background-image:url(images/tri.gif);
background-position: bottom center;
background-repeat:no-repeat;
}

#footer-link{
font-size: 12px;
list-style:none;
text-align: center;
margin:12px 0 0 0;
padding:3px 2px 7px 2px;

}

#footer-link li{
display:inline;
margin: 0 1px 0 1px;
padding: 6px 10px 7px 10px;
}

#footer-link li a{
color: #646464;
margin: 0 1px 0 1px;
padding: 6px 10px 7px 10px;
text-decoration:none;
}

#footer-link li a:hover{
color: #646464;
margin: 0 1px 0 1px;
padding: 6px 10px 7px 10px;
text-decoration:underline;
}

#copy{
width: 100%;
text-align: center;
float: left;
font-size: 10px;
clear:both;
}

#page_content{
width: 750px;
margin: 120px auto 0 auto;
overflow: hidden;
clear:both;
}
#content_left{
float: left;
width: 750px;
}
#content_left1{
width: 320px;
float: left;
}
.content_left1{
width: 320px;
float: left;
}
#content_left2{
width: 380px;
float: left;
margin-left: 50px;
}

#content_right{
float: left;
width: 750px;
margin-top: 10px;
}
.win{
width: 320px;
text-align:center;
padding:0;
margin:0;
}

.rules{
font-size: 11px;
}

form {
	padding: 10px;
	margin:0;
}

#freecapimage{
margin: 10px;
}

/* Form Sections ======================================================================== */
/* Fieldset  */
fieldset {
	margin: 5px 0;
	padding: 5px 10px 10px 10px;
}
legend {
	padding: 2px 5px;
	color: #335EA8;
}
/* Nested Fieldset  */
fieldset fieldset  {
}
fieldset fieldset legend {
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#F1F1F1;
}
form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
form .oneField {
	
}
form .inlineSection .oneField {
	float: left;	
	padding: 0;
	margin-right: 4px;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap;
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	color: #333;
	font-size: small;
}
/* Text inputs / Select label */
label.preField {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
}
/* Radio / Checkbox group label */
form .label  {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
.inlineSection .oneField .inlineLabel {
	display: block;	
	padding: 0 3px;
	margin: 0.4em 4px 0 0;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	margin: 0 2px 0 0;
}
.input2 {
width: 270px;
height: 15px;
margin: 0 2px 0 0;
}
select {
	padding: 0;
	margin: 2px 2px 1px 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	text-align: center;
	margin: 20px 0 10px 0;		
}
/* Submit button */
form .primaryAction {
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}


/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1em 0;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}

/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	color: #000;
	float: right;
	width: 220px;
	margin: 15px 0 0 0;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 220px;
	margin: 15px 0 0 0;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	border: 1px dotted #ccc;
	margin: 3px 0;
	padding-right: 3px;
}
div.removeable {
	border: 1px dotted #ccc;
	padding-right: 3px;	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	color: #5C594E;
}
form .removeLink {
	line-height: 260%;
	color: #CC3300;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
