/* -------------------------------------------------------------- 
	Resets default browser CSS
	http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Alisa: so the centered page wouldn't shift if the content is shorter than viewport */
html {
	overflow: scroll;
}

/* -------------------------------------------------------------- 
   typography
-------------------------------------------------------------- */
body {
	font-size: 62.5%; 
	font-family: Arial, Helvetica, Verdana, sans-serif;  
	line-height: 1.5;
	color: #333;
}

h2, h3, h4, h5, h6, p {margin: 0px 20px 15px 20px;}
h2 {font-size: 1.4em; }
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
p, ol, ul, dl, form, table {font-size: 1.2em; }
ol p, ul p, dl p, form p, table p {font-size: inherit; margin: 0;} 
ol, ul, dl {margin: 0px 20px 15px 40px;}

img {margin: 0px 20px 15px 20px;}
img {vertical-align: bottom;}
p img {float: left; margin-left: 0;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}
li {margin-bottom: 5px;}
dt {font-weight: bold;}

a {color:#2f8056;}
a:focus, a:hover {text-decoration: none;}
strong {font-weight: bold;}
em {font-style: italic;}

/* -------------------------------------------------------------- 
 Some default classes
-------------------------------------------------------------- */
.top {margin-top:20px;}
.bottom {margin-bottom:0; padding-bottom:0;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.hide {
	position:absolute;
	left:-9990px;
	top:0px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.divider {
	border-bottom: 1px solid #eeeeee;
	height: 1px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.column {
	float: left;
	}
.hidden {
	display: none;
}
.show {
	display: block;
}

/* --------------------------------------------------------------  
	=Layout 
-------------------------------------------------------------- */
body {
	background: #ffffff url(/images/gradient3.jpg) left 130px repeat-x; 
}	

.container {
	width: 972px;
	margin: 0 auto;
	background: #fff url(/images/gradient4.jpg) repeat-x;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
}



/* =footer
-------------------------------------------------------------- */

.footer {
	clear: both;
	padding-top: 5px;
}

.footer p {
}

.footer a {
	color: #000;
	padding-right: 10px;
}
.footerlogo {
	float: left;
	padding-right: 10px; margin-right: 10px;
	border-right: 1px solid #000;
}

.footerlogo img {
	margin-right: 0;
}
.copyright {
	color: #666;
	margin-left: 160px;
}


/* -------------------------------------------------------------- 
 =forms
-------------------------------------------------------------- */
form {
	width: 100%;
	overflow: hidden;
}
form img {
	margin: 0;
}

form fieldset {margin: 10px 20px;}

form fieldset.submit {
	background: #fff;
	margin: 0 13px 0 12px;
	padding: 0px 0 250px 110px;
}

fieldset.column {
	display: inline;
	margin-right: 0;
	margin-top: 10px;
}


fieldset.column1 {
	width: 563px;
	background: url(/images/col1_bg2.jpg) left 60px no-repeat;

}
form fieldset.column2 {
	float: right;
	margin-left: 0;
	margin-bottom: 20px;
	width: 381px;
	background: url(/images/col2_bg.jpg) 3px 60px no-repeat;
}
 

form ol {margin: 0;}

form fieldset.column2 ol {
	margin-left: 12px;
	margin-right: 13px;
	margin-top: 17px;
	padding: 10px;
}

form fieldset fieldset ol {
	margin-top: 10px;
	margin-bottom: 20px;
}

form li {
	margin-bottom: 5px; 
	list-style: none;
}
li.column {
	margin-right: 5px;
	display: inline;
	
}
h2.legend {font-weight: bold; font-size: 1em; margin: 0;}

fieldset h2 {
	margin: 10px 0 0 20px;
}

form p {
	margin: 0;
	font-size: 1.0em;
}

.label {
	display: block; 
	float: left; 
	width: 90px; 
	padding-right: 10px; 
	text-align: right;
	font-size: 0.8em;
}

.smlabel {
	width: auto;
}

input.text, select, textarea {
	border: 1px solid #656263;
	color: #888888;
}

input.text, .select, .textarea {width: 225px;}
input.largetext, .largeselect, .largetextarea {width: 250px;}
input.mediumtext, .mediumselect, .mediumtextarea {width: 150px;}
.smallselect {width: 92px;}
input.smalltext {width: 60px;}

.textarea {height: 50px;}

input.button {padding: 0;}

form .options {
	width: 30%;
	margin-left: 30px;
	overflow: hidden;
}

form .options li {
	float: left;
	margin-right: 10px;
	display: inline;
}

.checkbox, .radio {margin: 0 0 -2px 0;}

label.checkboxlabel, label.radiolabel {
	display: inline;
	margin-right: 0;
	font-size: .9em;
}

.column2 .checkbox {
	margin-left: 100px;
	float: left;
	display: inline;
	margin-top: 3px;
}
.column2 label.checkboxlabel {
	width: 230px;
	display: block;
	margin-left:  100px;
	font-size: 10px;
}



/* -------------------------------------------------------------- 
	=Elements 
-------------------------------------------------------------- */
.presenting {
	height: 130px;
}
.presenting h1 {
	width: 972px;
	margin: 0 auto;
}
.presenting h1 img {
	margin: 12px 0 0 5px;
}
.covershot {
	margin: 0;
}

h2.pagetitle {
	color: #fff;
	font-weight: normal;
	font-size: 2.3em;
	margin: 0;
	height: 54px;
	line-height: 50px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.header p {
	margin-bottom: 10px;
	width: 95%;
}
h3.subtitle {
	margin: 0;
	text-transform: uppercase;
	font-size: 2.1em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 55px;
	width: 563px;
	height: 52px;
	background: #939496 url(/images/step1_bg.jpg) no-repeat;
	color: #fff;
	text-align: center;
}

.column2 h3.subtitle {
	width: 381px;
	background: #939496 url(/images/step2_bg.jpg) no-repeat;
}
h3.subtitle strong {
	color: #000;
	font-weight: normal;
}

.header .left {
	width: 60%;
}
.header .right {
	margin-bottom: 0;
	margin-top: 0;
}

.notes {
	margin-top:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 18px solid #f2edd5;
	border-bottom: 18px solid #f2edd5;
	color: #878787;
	margin-left: 20px;
	font-size: .9em;
}

.notes p {
	margin-left: 0;
}

.rep {
	margin-top: 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-left: 20px;
	padding-bottom: 5px;
	width: 900px;
	min-height: 60px;
	*height: 60px;
	float: left;
}

.rep span {
	float: left;
	width: 210px;
}

.rep p {
	margin-left: 0;
	float: left;
	margin-top: 5px;
	width: 650px;
}

/* offers */

.offerscol {
	width: 272px;
	float: left;
	padding-top: 25px;
	margin-right: 11px;
	display: inline;
}
.offerscol2 {
	margin-right: 0;
}
.offer {
	padding: 0px 0px 25px 0px;
	background: url(/images/divider.gif) left bottom no-repeat;
	float: left;
	margin-left: 8px;
	display: inline;
}
.last {
	padding-bottom: 9px;
	background: url(/images/divider.gif) left 135px no-repeat;
	*background: url(/images/divider.gif) left 140px no-repeat;
	*padding-bottom: 9px;
}
.offer .inner {
	width: 235px;
	background: #fff;
	padding-left: 16px;
	padding-right: 7px;
	
}
.inner img {
	display: block;
	margin-bottom: 10px;
}

.inner p b, .inner p strong {
	font-size: 1.2em;
}

fieldset.learnmore {
	width: 100%;
	margin: 0;
	padding-top: 10px;
}

fieldset.learnmore input, fieldset.learnmore .checkboxlabel {
	float: left;
	display: inline;
	width: auto;
}
fieldset.learnmore .checkboxlabel {
	font-size: 1.1em;
	text-transform: uppercase;
}
.learnmore a {
	float: right;
	margin-right: 10px;
	display: inline;
}


.error_message {
	font-weight: bold;
	color:#ff0000;
	margin:20px 0 0 30px;
}

.red_star {
	font-weight: bold;
	color: #ff0000;
	font-size: 1.3em;
	margin: 0;
	padding: 0 0 0 3px;
}

#tip_div {
	display:none;
	position:absolute;
	padding:6px;
	z-index:1000;
	margin:0;
	border: 4px solid #DDD;
	background-color: #EEE;
	color: #000;
	width: 400px;
	font-size: 1.2em;
}

.learn_more {
	float: right;
	color: #000;
}
