/* from reset-min.css version: 2.5.2 */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
*/
html{color:#111;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,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{font-style:normal;font-weight:normal;}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:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#111;} 

/* All code below Copyright (c) 2008, Wright */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	overflow-x: hidden;
}

:focus {
    outline: none;
}

a:active, a:focus {
outline: 0
}

hr {
 width: 770px; border-color: #ccc; border-style: solid; border-width: 1px 0 0; clear: both;  margin: 0; height: 0;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

ul.nav {
	width: 770px;
	height: 34px;
	border-bottom: 1px #d6d6d6 solid;
	margin-left: 0px;
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 500;
	background: #fff;
}

ul.nav li {
	display: inline;
}

ul.nav li {
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
}

ul.nav li a {
	display: block;
	float: left;
	border-top: 4px #fff solid;
	margin-right: 14px;
	height: 34px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
}

ul.nav li form input {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 8px;
	position: absolute;
	left: 654px;
	width: 100px;
	border: 1px #d4d7d9 solid;
	padding: 2px;
	text-align: right;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.1em;
}

ul.nav li form input:focus {
	text-transform: none;
	letter-spacing: normal;
	
}

ul.nav li:hover a,
ul.nav li.fix_hover a
 {
	border-top: 4px #b5b5b5 solid;
	color: #444;
}

ul.nav li:hover ul li a,
ul.nav li.fix_hover ul li a {
	border-top: 4px #ffffff solid;
	background: #ffffff;
}

ul.nav li:hover ul li a:hover,
ul.nav li.fix_hover ul li a:hover {
	border-top: 4px #b5b5b5 solid;
	background: #ffffff;
	color: #111;
}

ul.nav li ul {
	display: none;
}

ul.nav li ul.active { 
	display: block;
}

ul.nav li:hover ul,
ul.nav li.fix_hover ul,
ul.nav li ul.active
 {
	display: block;
	position: absolute;
	top: 35px;
 	left: 0px; 
	width: 760px;
}

ul.nav li:hover ul li a,
ul.nav li.fix_hover ul li a,
ul.nav li ul.active li a {
	text-transform: lowercase;
	letter-spacing: 0em;
	font-size: 12px;
	line-height: 28px;
	background: #fff;
}

ul.nav li ul { /* IE fix */
	background: #fff;
}

ul.nav li a.active,
ul.nav li:hover a.active:hover {
	border-top: 4px #83c035 solid;
	font-weight: bold;
	color: #111;
}

ul.nav li ul {
	z-index: 510;
}

ul.nav li ul.active {
	z-index: 500;
}

ul.nav li:hover ul li a.active,
ul.nav li.fix_hover ul li a.active {
	border-top: 4px #83c035 solid;
}



ul.tabs {
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 20px;
	height: 90px;
}

ul.tabs li a {
	position: absolute;	
	top: 0px;
	left: 0px;
	width: 44px;
	height: 120px;
	background-image: url(/assets/images/core/newtabs_wn.png);
	text-indent: -10000px;
}

ul.tabs li a:hover {
	background-position: 44px 0px;
}


h1 a {
	position: absolute;
	left: 0px;
	top: 114px;
	background: #ffffff;
	background-image: url(/assets/images/core/newtabs_w20logo.png);
	width: 44px;
	height: 338px;
	text-indent: -10000px;
	z-index: 5000;
	display: none;
}

#wrapper #text div.headline {
	color: #83c035;
}

#wrapper a,
#wrapper_wider a,
#search_output a {
	color: #83c035;
}

#wrapper #text a,
#wrapper_wider #text a {
	font-weight: bold;
	text-decoration: none;
}

#wrapper #text h4 {
	color: #000
}

strong {
	font-weight: bold;
}

#actions {
	position: absolute;
	left: 70px;
	top: 120px;
	font-size: 11px;
	line-height: 16px;
	width: 100px;
}

#actions input.filter {
	width: 80px; 
	margin-bottom: 8px;
}

#actions a {
	text-decoration: none;
	color: #111;
	font-weight: bold;	
}

#actions li.navigate a {
	color: #555;
}

#actions ul {
	margin-left: -20px;
}

#actions ul a,
#actions ul span {
    padding-left: 20px;
}

#actions ul li.custom
{
	margin-left:20px;
}

#actions ul li.custom a
{
	padding-left:0;
} 

#actions li.active a {
	color: #83c035;
}

#actions input {
	border: 1px #d4d7d9 solid;
	padding: 2px;
	margin: 10px 0 0;
}

#text {
}

body > #actions,
body > h1 a,
body > ul.nav,
body > ul.tabs,
body > #search_bg,
body > #search_box {
	position: fixed;
}

/*
#actions ul li a#actions_index {
	background-image: url(/assets/images/core/actions_index.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#actions ul li a#actions_previous {
	background-image: url(/assets/images/core/actions_up.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#actions ul li a#actions_next {
	background-image: url(/assets/images/core/actions_down.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
*/

#actions a.small {
	font-weight: normal;
	padding-left: 0;
	color: #777;
}

.intro {
	text-indent: -10000px;
}

input.error {
	border: 1px #83c035 solid;
}

#wrapper #text input.error,
#wrapper div.error,
#wrapper #text textarea.error {
	border: 1px #83c035 solid !important;
}

.float_wrapper {
	width: 100%
}

.float_wrapper div {

}

.float_wrapper .float_left {
	float: left;
	width: 50%;
}

.float_wrapper .float_right {
	float: right;
	width: 50%;
}

.float_wrapper .float_clear {
	clear: both;
}

.contact_left {
	float: left;
	width: 100px;
	border: 1px #f00 solid;
}

.contact_right {
	float: right;
	width: 100px;
	border: 1px #00f solid;
}

.contact_clear {
	clear: both;
}

.smallcaps {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
}

#search_bg {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 50010;
	display: none;
	
}

#search_box {
	position: absolute;
	left: 854px;
	top: -14px;
	z-index: 60000;
	padding: 10px;
	padding-bottom: 8px;
}

#search_box input {
	width: 100px;
	border: 1px #d4d7d9 solid;
	padding: 2px;
	margin: 10px 0 0;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;	
	font-size: 11px;
	color: #333;
	background: #f2f2f2;
 	}

#search_box input:focus {
	text-transform: none;
	letter-spacing: normal
}

#search_output {
	position: absolute;
	display: none;
	z-index: 60000;
	top: 37px;
	background: #FFF;
	width: 750px;
	left: 201px;
	padding: 20px;
	padding-bottom: 4px;
	font-size: 11px;
	line-height: 16px;
	min-height: 10px;
}

#search_output a {
	text-decoration: none;
	font-weight: bold;
}

#search_output p {
	margin-bottom: 16px;
}

a.highlight {
	color: #83c035
}

a#highlight {
	color: #83c035
}

/* additions */


ul.my_nav {
	width: 165px;
	height: 38px;
	margin-left: 0px;
	position: absolute;
	top: 42px;
	left: 810px;
	z-index: 5000;
	background: #fff;
}

ul.my_nav li {
	display: inline; float: right;
}

ul.my_nav li a {
	text-transform: lowercase;
	letter-spacing: 0em;
	font-size: 12px;
	color: #90908f;
	text-decoration: none;
	padding-right: 15px;
}

ul.my_nav li a.active,
ul.my_nav li a:hover {
	color: #000
}

body > ul.my_nav {
	position: fixed;
}

/* additions 2009-07-07 */

ul.tabs {
	position: absolute;
	left: 0px; 
	top: 452px;
	width: 20px;
	height: 90px;
	z-index: 5000;
}

.drop {
	background-image: url(/assets/images/core/newtabs_drop.png);
	background-repeat: repeat-y;
	position: absolute;
	left: 0; 
	top: 452px;
	height: 100%;
	width: 44px;
	z-index: 1;
}

body > .drop,
body > ul.tabs {
	position: fixed;
}

:focus {
    outline: none;
}

/* tabs v3 */
body > ul#tabs_v3 {
	position: fixed;
}

ul#tabs_v3 {
	position: absolute;
	left: 4px; 
	top: 125px;
	width: 35px;
	height: 415px;
	z-index: 500;
}

ul#tabs_v3 {
}

ul#tabs_v3 li {
	display: block;
}

ul#tabs_v3 li a {
	text-indent: -10000px;
	display: block;
}

ul#tabs_v3 li#tabs_v3_wright a {
	display: block;
	background-image: url(/assets/images/core/tabs_v3_wright.png);
	width: 34px;
	height: 236px;
}

ul#tabs_v3 li#tabs_v3_w21 a {
	background-image: url(/assets/images/core/tabs_v3_w21.png);
	width: 34px;
	height: 60px;
}

ul#tabs_v3 li#tabs_v3_now a {
	background-image: url(/assets/images/core/tabs_v3_now.png);
	width: 34px;
	height: 114px;
}

ul#tabs_v3 li a.active {
	background-position: 33px 0px;
}

ul#tabs_v3 li.divider {
	display: block;	
	background-image: url(/assets/images/core/tabs_v3_divider.png);
	width: 34px;
	height: 15px;
}


ul#tabs_v3 li a:hover {
	background-position: 68px 0px;
}

ul#tabs_v3 li a.active:hover {
	background-position: 33px 0px;
}

#search_box #search_tip {
	position: absolute; 
	left: 0px; 
	margin-left: -134px; 
	top: 49px; 
	width: 250px; 
	height: auto; 
	background: #ececec; 
	z-index: 10000; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	-khtml-opacity: 0.80; 
	opacity: 0.80;
	display: none;
}

#search_box #search_tip p {
 font-size: 11px; 
 line-height: 14px; 
 padding: 5px; 
}

#search_box:hover #search_tip {
/* 	display: block;  */
}

#search_box.hovering #search_tip {
	display: block; 
}

#wider_wrapper {	
	width: 770px
}

div#info_new {
	margin-top: 20px; 
	font-size: 18px; 
	line-height: 20px; 
	color: #787878
}

div#info_new_right_col {
	font-size: 11px;
	line-height: 16px;	
	width: 204px; 
	float: right;
}

div#info_new_right_col p {
	margin-bottom: 16px;
}

div#info_new_left_col {
	position: relative;
	width: 526px; float: left;
}

div#info_new_right_col strong {
	color: #333333;
}

div#info_new_right_col a {
	color: #83c035;
	text-decoration: none;
	font-weight: bold;	
}

div#info_new strong {
	font-weight: normal;
	color: #111111;	
}
div#info_new em {
	font-style:italic;
}

div#info_new a {
	font-weight: normal;
	color: #83c035;
	text-decoration: none;
}

#info_wrapper {
	position: absolute;
	top: 655px;
	width: 770px;
	overflow: hidden;
	margin-left: 200px;
	margin-bottom: 150px;
	padding-bottom: 50px;
	font-size: 11px;
	line-height: 16px;
}

#info_slides_container {
	position: absolute;
	width: 770px;
	overflow: hidden;
	left: 200px;
	top: 125px;
}

#info_slides {
	width: 16000px;
	height: 510px;
	display: block;
	margin-left: 0px;
}

.info_slide {
	position: static;
	width: 770px;
	display: inline;
	float: left;	
}

a.full-slide {
	display: block;
	width: 770px;
	height: 520px;
	text-indent: -100000px;
	background-repeat: no-repeat;
	background-position: right top;
}

a.arrow_new {
	text-indent: -1000px;
	display: block;
	background-image: url(/assets/images/core/arrow_new.png);
	width: 12px;
	height: 23px;
}

#slide_arrow {
	position: absolute;
	top: 125px;
	left: 980px;
}


#info_header {
	position: absolute;
	left: 200px;
	top: 90px;
	color: #787878;
	font-size: 20px;
}

#info_header strong {
	font-weight: normal;
	color: #111;
}

#wrapper #text h4.wright {
	color: #f0f;
	background: url(/assets/images/text/selling_opportunities_wright.png);
	display: block;
	width: 247px;
	height: 13px;
	padding: 0; margin: 0;
	background-repeat: no-repeat;
	text-indent: -4000px;
	margin-bottom: 20px;	
}

#wrapper #text h4.wright-now {
	color: #f0f;
	background: url(/assets/images/text/selling_opportunities_wright-now.png);
	display: block;
	width: 247px;
	height: 13px;
	padding: 0; margin: 0;
	background-repeat: no-repeat;
	text-indent: -4000px;
	margin-bottom: 20px;	
}

#wrapper #text .indent {
	margin-left: 95px;
}

#wrapper #text .new_text {
	font-size: 20px;
	line-height: 22px;
	color: #a7a7a7;
}

#wrapper #text h2.header {
	font-size: 20px;
	line-height: 22px;
	color: #000000;
}

#wrapper #text .new_text em {
	color: #787878;
	font-size: 20px;
	line-height: 22px;
	font-style: normal
}

#wrapper #text .new_text strong {
	font-weight: normal;
	color: #000;
}

#wrapper #text .new_text a {
	font-weight: normal;
}

#wrapper #text .nomargin {
	margin: 0;
	margin-bottom: 6px;
}