/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:super;}sub{vertical-align:sub;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* Changed sup and sub defs */
sup {vertical-align: top; padding-left: 2px}

/*
 * Utility Classes
 */
.left {float: left}
.right {float: right}
.centered {margin-left: auto; margin-right: auto; display: block; width: 750px}
.clear {clear: both}
em {font-style: italic}
.italic {font-style: italic}
.underline {text-decoration: underline}
strong {font-weight: bold}
a {outline: none}


/*
 * Font Setup
 */
body {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 400;
	font-style: normal;
}

p, td, li, div, td {
	font-family: sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: 400;
	font-style: normal;
}

.wf-active p, .wf-active td, .wf-active li, .wf-active div {
	font-family: "myriad-pro-1","myriad-pro-2", sans-serif;
	font-size: 16px;
}


h1, h2, h3, h4, h5, label {
	font-family: sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;
	line-height: 1.3em;
}

.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active label {
	font-family: "myriad-pro-1","myriad-pro-2", sans-serif;
}

h3, h4, h5 {
	text-align: left;
}
	
	

/*
 * Page Layout
 */
body {
	color: #2A2A2A;
	background: #F0F0F0 url('/images/page_bg.png') top left repeat-x;
}

body.home {
	background: #F0F0F0 url('/images/home_page_bg.png') top left repeat-x;
}


#page {
	zoom: 1;
	position: relative;
	width: 930px;
	margin: 0 auto 0 auto;
	border-top: 1px solid transparent;
	padding-bottom: 40px;
}


#header {
	position: absolute;
	top: 0px;
	width: 900px;
}


#content {
	position: relative;
	zoom: 1;
	margin-top: 80px;
	background-color: #FFF;
	border-bottom: 1px solid white;
	min-height:500px;
	height:auto !important;
	height:500px;
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);
	-box-shadow:0 0 3px rgba(0,0,0,0.3);
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0);
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/css/ie-css3.htc);
	padding-bottom: 40px;
	z-index: 10;
}

.home #content {
	margin-top: 15px;
}


#container {
	margin: 0 100px
}

.home #container, .choose_your_language #container {margin: 0 50px}


/*
 * Header
 */
#menu {color: #E0E0E0; float: right; padding-right: 20px}
#menu ul {padding-top: 25px}
#menu li {display: inline; padding: 0; margin: 0}
#menu a {
	color: #EFEFEF;
	text-decoration: none;
	width: 100px;
	padding: 3px 15px 3px 15px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 13px;
}

.wf-active #menu a {
	font-size: 14px;
}

#menu li.user_links a {width: 100px; padding-left: 7px; padding-right: 7px}
#menu li.user_links {padding-left: 20px}
#menu a:hover {background-color: #3F3F3F}


/*
 * Footer
 */
#footer {
	color: #FFF;
	background: url('/images/footer.png') top left repeat-x;
	height: 280px;
	padding-top: 40px;
}

#footer .footer_col {
	float: left;
	width: 225px;
	color: #FFF;
	padding-bottom: 40px;
}

#footer h4 {
	font-size: 14px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #444;
	width: 70%;
}

#footer a {
	font-size: 13px;
	text-decoration: none;
	color: #999;
	padding: 3px 5px 3px 5px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#footer a:hover {background-color: #3F3F3F; color: #CCC}

#footer li {padding-bottom: 3px; list-style-type: none; padding-left: 0}

#footer p {
	color: #666;
	text-align: center;
	font-size: 13px;
}

.wf-active #footer a, .wf-active #footer p {
	font-size: 14px;
}


/*
 * Main Styles
 */
h1 {
	color: #82b811;
	font-size: 45px;
	margin-top: 25px;
}

.wf-active h1 {
	font-size: 50px;
}

h2 {
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-size: 33px;
	color: #2978A6;
}

.wf-active h2 {
	font-size: 36px;
}

h3 {
	color: #2978a6;
	font-size: 20px;
}

.wf-active h3 {
	font-size: 22px;
}

#content ul, #content ol {
	position: relative;
	top: -0.5em;
	margin-left: 0px;
	padding-left: 50px;
}

ul li {
	list-style-type: square;
	margin-bottom: 0.5em;
	padding-left: 10px
}

ol li {
	list-style-type: decimal;
	padding-left: 0px;
}

a {
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: #2870C8;
}

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

.blue {
	color: #4582B5;
}

p {
	margin-bottom: 1em;
}

p.no_bm {
	margin-bottom: 0;
}


div.page_intro {
	margin: 20px 50px;
}

div.page_intro p {
	text-align: center;
	font-size: 18px;
	line-height: 1.3em;
}


div.green_banner {
	padding: 20px 40px 20px 40px;
	background-color: #D2EEAE;
	text-align: left;
	font-size: 16px;
	color: #333;
	clear: both;
	margin: 20px 0;
}
div.green_banner a {float: right}
div.green_banner p {margin-top: 13px; font-size: 17px}

.wf-active div.green_banner p {
	font-size: 18px;
}

div.columns {
	clear: both;
	padding-top: 15px;
}

div.columns div.col_left, div.columns div.col_right {width: 390px; float: left}
div.col_left {padding-right: 10px}
div.col_right {padding-left: 10px}


div.page_message, div.page_error_message {
	width: 600px;
	margin: 15px auto 0 auto;
	padding: 20px 30px 0 30px;
}

div.page_message {
	border: 1px solid #FFE8CD;
	background-color: #FFF9D8;
}

div.page_error_message {
	border: 1px solid #B60000;
	background-color: #FFDCE8;
}

div.page_message p, div.page_error_message p {
	color: #333;
	text-align: center;
}


/*
 * Forms
 */
div.form_panel {
	padding: 0px 20px 20px 20px;
	background-color: #E8F4F6;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 40px;
	behavior: url(/css/ie-css3.htc);
}

div.form_panel h3 {
	padding: 30px 0px 10px 0;
	margin-left: 215px;
	color: #82b811;
	font-size: 20px;
}
	
div.form_panel li {
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 10px;
	vertical-align: top;
}

div.form_panel label {
	display: inline-block;
	line-height: 2;
	vertical-align: top;
	padding-top: 6px;
	width: 140px;
	font-size: 16px;
	text-align: right;
	padding-right: 15px;
}


div.form_panel input, div.form_panel select {
	margin: 4px 0 5px 1px;
	font-size: 16px;
	padding: 4px;
	width: 300px;
}

div.form_panel textarea {
	width: 400px;
	margin-top: 10px;
}

div.form_panel span.value {
	display: inline-block;
	padding: 12px 0 5px 1px;
	font-size: 16px;
}

div.form_panel input[type="checkbox"] {
	width: 30px;
}

div.form_panel div.hint {
	margin-left: 160px;
	color: #999;
	font-style: italic;
	font-size: 14px;
}

div.form_panel div.note {
	margin-top: 10px;
	margin-left: 220px;
	color: #555;
}

div.form_submit {
	padding-left: 240px;
	margin-top: 25px;
}

div.form_submit p {
	color: #777;
	padding-top: 10px;
}
	
div.form_panel div.reminder {
	width: 90%;
	margin: 15px auto 5px auto;
	padding: 10px 20px;
}


div.form_panel select.exp_month {
	width: 180px;
}

div.form_panel select.exp_year {
	width: 100px;
}

div.form_panel input.cvv2 {
	width: 100px;
}

div.form_panel input.billing_zip {
	width: 200px;
}

div.form_error {
	width: 500px;
	border-top: 1px solid #B60000;
	border-bottom: 1px solid #B60000;
	background-color: #FFDCE8;
	margin: 0px auto 10px auto;
	padding: 7px 20px 8px 20px;
	text-align: center;
}

div.form_success {
	width: 470px; border: 1px solid #ABD45E; background-color: #FFFFD3; margin: 0px 0 10px 30px; padding: 7px 20px 8px 20px; font-family: "Lucida Grande", arial, sans-serif; font-size: 14px; line-height: 1.5em}

div.form_error span {
	font-weight: bold;
	color: #B60000;
	padding-top: 3px
}

div.form_success span {font-weight: bold; color: #6EA91E; padding-top: 3px}

.error select, .error textarea, .error input {background-color: #FFDCEB; border: 2px solid #B60000}

