/* Eric Meyer's reset style! 
-----------------------------*/
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption
{
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
body
{
	line-height: 1;
	color: black;
	background: white;
}
ol, ul
{
	list-style: none;
}
 

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}

/* Basic overrides
-----------------------------*/
strong
{
	font-weight: bold;
}


/* Main Structure (Home)
-----------------------------*/
body
{
	background: #FFF;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#wrapper
{
 
	position: relative;
	width: 660px;
}

img
{
	border: 0;
}

#masthead
{
	padding: 10px 0 0;
}

#logo
{
	background: url(    "" ) no-repeat center center;
	display: block;
	height: 110px;
	letter-spacing: -500em;
	margin: 0 auto 50px;
	text-indent: -500em;
	width: 500px;
}

#home_nav
{
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px;
}

#home_nav li a
{
	color: #71A4CE;
	font-size: 16px;
	padding: 0 10px;
	text-decoration: none;
}

#home_nav li a.login
{
	display: block;
	background: url( "img/btns/btn_login.png" ) no-repeat 0 0;
	height: 30px;
	line-height: 30px;
	position: absolute;
	letter-spacing: -500em;
	overflow: hidden;
	padding: 0;
	right: 30px;
	text-indent: -500em;
	top: 240px;
	width: 90px;
}

#home_nav li a.login:hover
{
	background-position: 0 -30px;
}

#home_nav li
{
	display: inline;
	line-height: 50px;
}

#home_nav a:hover
{
	color: #5C7C98;
}

#home_nav a.active, #home_nav a:hover.active
{
	cursor: default;
	color: #222;
}

/* Home Carousel
-----------------------------*/

#home_panel
{
	background: url(   "../../Content/Images/Help/bg_home_panel.png" ) no-repeat center top;
	clear: both;
	height: 420px;
	overflow: hidden;
	width: 660px;
}

div.panel
{
	/*    border: 1px solid red;*/
	margin: 0;
	padding-left: 25px;
}

#hp_search
{
	padding: 0 5px;
}

#hp_search legend
{
	display: none;
}

.section-title
{
	font-size: 13px;
	color: #434445;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.section-desc
{
	color: #434445;
	padding-top: 5px;
	padding-left: 5px;
	width: 600px;
	padding-bottom: 10px;
}
div.big_field_wrap
{
	background: url(   "bg_big_field.gif" ) no-repeat left top;
	height: 50px;
}

fieldset.details_row
{
	background-color: #E9F1FA;
	border-top: 1px solid #DDE7F1;
	border-left: 1px solid #E5EEF7;
	border-right: 1px solid #E5EEF7;
	padding: 5px 10px;
}

#hp_search li.form_row
{
	margin-bottom: 10px;
}

#hp_search li.form_block
{
	float: left;
	padding: 5px 15px 5px 0;
}

#hp_search label
{
	color: #71A4CE;
	font-size: 16px;
	font-weight: bold;
}

#hp_search label.big_field
{
	background: url(   "../img/bg_legend_title.gif" ) repeat-x left bottom;
	color: #222;
	display: block;
	font-size: 32px;
	font-family: "Helvetica Neue" , Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
	margin-bottom: 15px;
}

#hp_search label.big_field span
{
	display: none;
}

#hp_search input.big_field
{
	border: none;
	background-color: transparent;
	color: #666;
	font-family: "Helvetica Neue" , Helvetica, Arial, Verdana, sans-serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 5px 10px;
	vertical-align: bottom;
	width: 460px;
}

#hp_search input.not_found
{
	color: #933;
}

#hp_search input.submit_img
{
	margin-left: 4px;
}

#hp_search select
{
	border: 1px solid #CCC;
	margin-top: 5px;
}

/* Browse
-----------------------------*/

div.panel h2
{
	background: url(   "bg_legend_title.gif" ) repeat-x left bottom;
	color: #222;
	display: block;
	font-size: 32px;
	font-family: "Helvetica Neue" , Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
	margin: 0 5px 10px;
}

div.quick_column
{
	float: left;
	width: 200px;
}

div.quick_column h3
{
	background: #FFFFFF url(   "btn_sb_blue.gif" ) repeat-x left bottom;
	border-color: #DEE6EE;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 5px;
	margin: 0 5px;
}

div.quick_column h3 span
{
	display: none;
}

div.quick_column h3 a
{
	color: #5C7C98;
	text-decoration: none;
	text-transform: capitalize;
}

div.quick_column h3 a:hover
{
	color: #3267A0;
	text-decoration: underline;
}

ul.quick_list
{
	/*    background-color: #E9F1FA;     border-top: 1px solid #DDE7F1;     border-left: 1px solid #E5EEF7;     border-right: 1px solid #E5EEF7; */
	padding: 5px;
	font-size: 13px;
	margin: 0 5px 5px;
}

ul.quick_list li
{
	color: #666;
	padding: 3px 0;
}

ul.quick_list li a
{
	color: #3267A0;
}

/* Publish
-----------------------------*/
div.half_panel
{
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	width: 300px;
}




h4.publish_title
{
	color: #5C7C98;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 10px 0;
}

h4.publish_title a
{
	color: #5C7C98;
}

h4.publish_title a:hover
{
	color: #ACF;
}


p.publish_claim
{
	color: #5C7C98;
	font-size: 18px;
	line-height: 120%;
	margin: 0 10px 0;
	padding-top: 2px;
}

p.publish_claim a
{
	color: #3267A0;
}

p.publish_claim a:hover
{
	color: #ACF;
}

p.right
{
	margin-top: 20px;
}

ul.features
{
	margin: 10px 0px 10px 20px;
}

ul.features li
{
	background: url(   "bg_features_list.png" ) no-repeat 0 3px;
	color: #222;
	font-size: 16px;
	line-height: 24px;
	padding-left: 24px;
}

/* Footer
-----------------------------*/
#footer
{
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 660px;
}

#footer p
{
	color: #5C7C98;
	font-size: 11px;
	line-height: 1.4em;
	padding: 25px 0 0;
	text-align: center;
}

#footer a
{
	color: #5C7C98;
}

#footer a.ateapick
{
	color: #5C7C98;
	text-decoration: none;
	font-weight: bold;
}


/* Promo Page
-----------------------------*/

.promo_page #wrapper
{
	width: 820px;
}

.promo_page #masthead
{
	background: url(   "../img/bg_home_masthead.png" ) no-repeat 410px top;
	padding: 70px 0 0;
}

.promo_page #logo
{
	margin-bottom: 0;
}

.promo_page #footer
{
	padding-bottom: 20px;
	width: 820px;
}

div.promo_content
{
	/*    border: 1px solid red;*/
	float: left;
	width: 480px;
}

div.promo_content h2
{
	color: #222;
	font-size: 42px;
	letter-spacing: -.08em;
	font-weight: bold;
	line-height: 96%;
	margin-bottom: 10px;
}

div.promo_content h3
{
	color: #444;
	font-size: 24px;
	letter-spacing: -.04em;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 10px;
}

div.promo_content p
{
	color: #666;
	font-size: 16px;
	line-height: 130%;
}

div.promo_actions
{
	/*    border: 1px solid red;*/
	float: right;
	width: 330px;
}

div.promo_actions h2
{
	background: url(   "img/promo/claim.png" ) no-repeat right top;
	float: right;
	letter-spacing: -500em;
	font-size: .1em;
	height: 110px;
	overflow: hidden;
	text-align: left;
	text-indent: -500em;
	width: 320px;
}

h2 span.counter
{
	background: transparent url(   "img/promo/counter.png" ) no-repeat left top;
	display: block;
	float: left;
	height: 110px;
	margin-right: 1px;
	width: 50px;
}

h2 span.minus
{
	background-position: 0px -1100px;
}

#signup
{
	background: transparent url(   "img/promo/signup.png" ) no-repeat left top;
	display: block;
	letter-spacing: -500em;
	height: 60px;
	text-indent: -500em;
	width: 330px;
}

p.promo_txt
{
	font-size: 14px;
	clear: both;
}

p.promo_txt span
{
	color: #333;
	line-height: 24px;
	padding-left: 15px;
}

p.promo_txt span a
{
	color: #3267A0;
}

p.promo_txt span a:hover
{
	color: #ACF;
}
