/* HEADER */

#header {
	background-position:0 -390px;
}

#header #logo {
	background-position:0 -75px;
}

#searchform .site_search_input {
	background-position:0 -30px;
}

#searchform .site_search_submit {
	background-position:100% -30px;
}

/* new style home subleads */
.template_3 #subleads {
	width:560px;
}

.template_3 .inner {
	overflow:hidden;
	zoom:1;
	width:560px;
}

.template_3 .sublead,
.template_3 .sublead h2 {
	background:url(../images/home_subleads_sprite.png) no-repeat;
}

.template_3 .sublead {
	float:left;
	width:260px;
	height:110px;
	margin:0 20px 15px 0;
	background-position:100% 100%;
	text-decoration:none;
	cursor:pointer;
}

.template_3 .sublead:hover h2 {
	text-decoration:underline;
}

.template_3 .sublead h2 {
	height:32px;
	line-height:33px;
	padding:0 0 0 15px;
	color:#FFF;
}

.template_3 .gbl h2 {
	background-position:0 -32px;
}

.template_3 .obl h2 {
	background-position:0 -64px;
}

.template_3 .abl h2 {
	background-position:0 -96px;
}

.template_3 .sublead h2 a:hover {
	text-decoration:underline;
}

.template_3 .sublead .inner {
	padding:15px 15px 0;
	width:auto;
	margin:0;
}

.template_3 .sublead .inner p {
	font-size:14px;
	color:#666;
	margin:0;
	line-height:20px;
}

.template_3 .sublead .inner p a {
	text-decoration:none;
}

.template_3 .sublead .inner p a:hover {
	text-decoration:underline;
}

/* lead panel */
.template_3 .primary_zone {
	margin:0 0 20px;
}

.lead_panel {
	overflow:hidden;
	zoom:1;
}

.lead_panel .ticker {
	float:left;
	position:relative;
	overflow:hidden;
	height:264px;
	width:560px;
	position:relative;
}

#page .lead_panel .ticker .wrapper {
	padding:0;
	background:none;
	position:relative;
}

#page .lead_panel .ticker .wrapper ul {
	list-style:none;
	overflow:hidden;
	zoom:1;
	width:9999px;
}

#page .lead_panel .ticker .wrapper ul li {
	float:left;
}

#page .lead_panel .ticker .arrow,
#page .lead_panel .ticker #start-stop {
	display:none;
}

#page .lead_panel .ticker #thumbNav {
	position:absolute;
	bottom:30px;
	left:30px;
}

#page .lead_panel .ticker #thumbNav a {
	float:left;
	background:url(/images/panel_btns.png) no-repeat;
	width:24px;
	height:24px;
	text-align:center;
	line-height:24px;
	color:#FFF;
	font-weight:bold;
	margin:0 10px 0 0;
	text-decoration:none;
	font-size:14px;
}

#page .lead_panel .ticker #thumbNav a.cur {
	background-position:-24px 0;
}

.lead_panel .ticker .slide {
	width:560px;
	background-repeat:no-repeat;
}

.lead_panel .ticker .slide .slide_overlay {
	background:url(../images/50_black_repeater.png);
	color:#FFF;
	padding:30px;
	width:160px;
	height:204px;
}

.lead_panel .ticker .slide .slide_overlay h1 {
	font-size:30px;
	font-weight:normal;
	cursor:default;
	margin:0 0 10px;
}

.lead_panel .ticker .slide .slide_overlay p {
	font-size:14px;
	line-height:20px;
	cursor:default;
}

.lead_panel .rhs {
	float:right;
	width:279px;
	height:264px;
	overflow:hidden;
}

.lead_panel .rhs .login {
	background-color:#74BBA9;
	border-bottom:solid 1px #FFF;
	padding:10px 15px 15px;
	height:135px;
	color:#FFF;
	position: relative;
}

.lead_panel .rhs .login h3 {
	margin:0 0 10px;
	font-size:16px;
}

.lead_panel .rhs .login .form_wrap .form_row {
	margin:0 0 5px;
}

.lead_panel .rhs .login .input_type_text {
	border:solid 3px #66A595;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:4px 3px;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.lead_panel .rhs .login .labeler {
	color:#666;
}

.lead_panel .rhs .login input.labeler_password {
	background-image:url(../images/password_label.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
}

.lead_panel .rhs .login .input_type_submit {
	border:solid 3px #66A595;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:url(/images/button_grad.png) repeat-x;
	padding:3px 10px;
	font-weight:bold;
	color:#3C3C3C;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #FFF;
	cursor:pointer;
	overflow:visible;
}

.lead_panel .login .addpad {
	position: absolute;
	padding-top: 6px;
	background: url(../images/tooltip_top.png) no-repeat 20px 0;
}

.lead_panel .login .errorbox {
	border: 0;
	background: #000;
	background: rgba(0,0,0,0.8);
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px 15px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.2);
}

.lead_panel .rhs .register {
	background-color:#48A0A8;
	padding:10px 15px 15px;
	color:#FFF;
	height:78px;
	display:block;
	text-decoration:none;
}

.lead_panel .rhs .register:hover h3 {
	text-decoration:underline;
}

.lead_panel .rhs .register h3 {
	margin:0 0 5px;
	background:url(/images/white_right_arrow.png) no-repeat 0 50%;
	padding:0 0 0 20px;
	font-size:16px;
}

.lead_panel .rhs .register p {
	line-height:1.3;
}

/* home page side right panel */
.template_3 #sideright .panel,
.template_3 #sideright .panel .panel_top,
.template_3 #sideright .panel .panel_bottom {
	background:url(/images/panels/tall/260px_panel.png) no-repeat;
}

.template_3 #sideright .panel {
	background-repeat:repeat-y;
	background-position:-260px 0;
}

.template_3 #sideright .panel .panel_bottom {
	background-position:100% 100%;
	padding:15px;
	zoom:1;
}

.template_3 #sideright .panel h2 {
	color:#936;
	font-size:16px;
}

.template_3 #sideright .panel p {
	color:#666;
	margin:0 0 15px;
}