@charset utf-8;


	
/* CSS Document */

	
/* GLOBALS */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:url(imgs/page_bg.gif) left top repeat-x #8fc1e8;
	font-size:14px;
}

a {
	color:#005aff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:name {
	text-decoration:none;
}

p {
	margin:0;
	padding:5px;
	text-align: justify;
}

td {
	vertical-align:top;
}

img {
	border:none;
}

form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
}

#content_right img {
	margin:4px;
}


	
/* HEADER */
#header {
	width:770px;
	height:73px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
}

#header_logo {
	float:left;
	margin:5px 0 0 5px;
	border:none;
}


	
/* TOP NAV */
#top_nav_container {
	float:right;
	clear:both;
	position:absolute;
	bottom:0;
	right:0;
	width:auto;
	height:25px;
}

#top_nav_left {
	width:5px;
	height:25px;
	margin:0;
	padding:0;
	float:left;
	background:url(imgs/top_nav_left.gif) no-repeat right top;
}

#top_nav_right {
	width:5px;
	height:25px;
	margin:0;
	padding:0;
	float:left;
	clear:right;
	background:url(imgs/top_nav_right.gif) no-repeat left top;
}

.top_nav_seperate {
	display:block;
	float:left;
	width:1px;
	height:25px;
	background:url(imgs/top_nav_seperator.gif) left top no-repeat;
}

ul#top_nav,li.top_nav_button {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}

li.top_nav_button a {
	display:block;
	float:left;
	width:auto;
	height:22px;
	margin:0;
	padding:3px 5px 0;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	background:url(imgs/top_nav_rpt.gif) center top repeat-x;
}

li.top_nav_button a:hover {
	color:#6bc0ed;
}


	
/* HEADER SEARCH BAR */
#header_search {
	width:760px;
	height:30px;
	position:relative;
	margin:0 auto;
	padding:13px 5px 0;
	background:url(imgs/header_search_bar.gif) right bottom no-repeat;
}

#header_search_inner {
	width:auto;
	height:20px;
	position:absolute;
	right:85px;
	top:8px;
}


	
/* CONTENT */
#content {
	width:750px;
	height:auto;
	background:#FFFFFF;
	margin:0 auto;
	padding:10px;
	position:relative;
	text-align:left;
}

#content_right {
	width:580px;
	height:auto;
	float:right;
}

#content_center {
	width:395px;
	height:auto;
	margin:0;
	padding:0 15px;
	float:left;
}


	
/* LEFT NAV */
#features,#featuresR {
	width:155px;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
}

#features_title h3,#features_titleR h3 {
	display:block;
	width:155px;
	height:20px;
	margin:0;
	padding:3px 0 0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:url(imgs/features_top_bg.gif) center top no-repeat;
}

#features_list,#features_listR {
	width:153px;
	height:auto;
	margin:0;
	padding:9px 0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#eee;
	border:1px solid #dfdfdf;
	border-top:none;
}

ul#features_ul {
	margin:0;
	padding:0;
}

li.features_button {
	list-style:none;
}

li.features_button a {
	display:block;
	cursor:pointer;
	list-style:none;
	width:145px;
	height:20px;
	margin:0 auto;
	padding:3px 0 0;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	background:url(imgs/nav_button.gif) center top no-repeat;
}

li.features_button a:hover {
	background:url(imgs/nav_button.gif) center -25px no-repeat;
}


	
/* HELP LEFT NAV */
.switchcontent,.switchcontent_open {
	background:#eee;
	border:1px solid #dfdfdf;
	border-top:none;
	padding-bottom:10px;
}

#help_content .features_list h3 {
	width:153px;
	height:auto;
	margin:0;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#2b4f88;
	text-align:center;
	background:#eee;
	border:1px solid #dfdfdf;
	border-top:none;
	cursor:hand;
	cursor:pointer;
}

#help_content .features_list h5 {
	width:153px;
	height:auto;
	margin:0;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

#help_content .features_list h4 {
	margin:0;
	padding:10px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#help_content .features_list ul {
	margin:0 0 0 25px;
	padding:0;
	text-align:left;
}

#help_content .features_list li {
	margin:0;
	padding:0;
}

#help_content .features_list a {
	color:#214683;
}


	
/* SUB NAV*/
#sub_nav {
	width:510px;
	height:29px;
	position:absolute;
	right:5px;
	top:15px;
	text-align:center;
}

#sub_nav h3 {
	margin:0;
	padding:0;
}

#sub_nav ul {
	display:inline;
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}

#sub_nav li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#sub_nav a {
	display:block;
	float:left;
	height:26px;
	width:auto;
	margin:0;
	padding:9px 6px 0;
	color:#005aff;
	text-decoration:underline;
}

#sub_nav a.current,#sub_nav a.current:hover {
	padding-top:7px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}

#sub_nav a:hover {
	color:#6bc0ed;
	text-decoration:underline;
}


	
/* PAGE TITLE */
#page_title {
	width:auto;
	height:55px;
	margin-bottom:10px;
	position:relative;
	top:-5px;
	left:0;
	text-align:center;
}


	
/* MODULE */
.module_container {
	position:relative;
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 10px;
}

.module_header h4,.module_header h4 a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0;
}

.outside_module h4 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#09ba1d;
}

.module_lower {
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	background:#eee;
	border:2px solid #dfdfdf;
	border-top:none;
	font-size:13px;
	line-height:16px;
}

.outside_module p {
	width:85%;
	height:auto;
	margin:0;
	padding:5px;
	font-size:13px;
	line-height:16px;
}

.module_header {
	width:auto;
	height:16px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:0 4px;
	padding:2px 0 0 8px;
	background:url(imgs/module_rpt.gif) center top repeat-x;
}

.module_left {
	position:absolute;
	left:0;
	top:0;
	width:5px;
	height:18px;
	background:url(imgs/module_left.gif) right top no-repeat;
}

.module_right {
	position:absolute;
	right:0;
	top:0;
	width:5px;
	height:18px;
	background:url(imgs/module_right.gif) left top no-repeat;
}


	
/* MODULE Other Colors */
.mod_tanL {
	background:url(imgs/module_left_Tan.gif);
}

.mod_tanC {
	background:url(imgs/module_rpt_Tan.gif);
}

.mod_tanR {
	background:url(imgs/module_right_Tan.gif);
}

.mod_gryL {
	background:url(imgs/module_left_Gry.gif);
}

.mod_gryC {
	background:url(imgs/module_rpt_Gry.gif);
}

.mod_gryR {
	background:url(imgs/module_right_Gry.gif);
}

.mod_blkL {
	background:url(imgs/module_left_Blk.gif);
}

.mod_blkC {
	background:url(imgs/module_rpt_Blk.gif);
}

.mod_blkR {
	background:url(imgs/module_right_Blk.gif);
}

.mod_grL {
	background:url(imgs/module_left_Gr.gif);
}

.mod_grC {
	background:url(imgs/module_rpt_Gr.gif);
}

.mod_grR {
	background:url(imgs/module_right_Gr.gif);
}

.mod_orL {
	background:url(imgs/module_left_Or.gif);
}

.mod_orC {
	background:url(imgs/module_rpt_Or.gif);
}

.mod_orR {
	background:url(imgs/module_right_Or.gif);
}


	
/* MODULE SOURCE TEXT */
.source {
	font-size:10px;
}

.outside_module .source {
	margin-bottom:10px;
}

.outside_module h4 span {
	font-size:16px;
}


	
/* MODULE RELATED LINKS */
.module_lower ul {
	list-style:none;
	margin:0;
	padding:0;
}

.module_left_content {
	float:left;
	width:45%;
	height:auto;
	margin:0;
	padding:0;
}

.module_right_content {
	float:right;
	width:45%;
	height:auto;
	margin:0;
	padding:0 5px 0 0;
}

.module_left_content li,.module_right_content li {
	margin-bottom:3px;
}


	
/* OUTSIDE MODULE */
.outside_module {
	width:auto;
	height:auto;
	margin:0 0 10px;
	padding:0;
}


	
/* FOOTER */
#footer {
	width:750px;
	height:auto;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:center;
}

#footer img {
	margin:20px auto 5px;
}


	
/* DISCLAIMER */
#disclaimer {
	width:90%;
	height:auto;
	margin:5px auto;
	padding:0;
	font-size:9px;
	color:#5d5d5d;
	text-align:center;
}


	
/* GOOGLE */
#google_left {
	width:auto;
	height:auto;
	margin:20px 0 0;
	padding:0;
	text-align:center;
}


	
/* FORMS */
.input {
	width:150px;
}

.auction_search {
	width:300px;
	margin:0 0 15px;
	padding:10px;
	border:2px solid #dfdfdf;
}

.auction_search img {
	margin:0 0 3px;
}


	
/* **** HELP SECTION **** */
#help_content h3 {
	font-size:16px;
}

#help_content h4 {
	font-size:14px;
}

#help_content #features_list,#help_content #features_listR {
	width:143px;
	height:auto;
	text-align:left;
	color:#000000;
	padding:5px;
}

#help_content #features_list ul,#help_content #features_listR ul {
	margin:0 0 0 5px;
	padding:0 0 0 15px;
	font-weight:normal;
}

#help_content #features_list li,#help_content #features_listR li {
	margin:0;
	padding:0;
}

#help_content .features_list span,#help_content .features_listR span {
	font-weight:normal;
}

#help_content .features_list span a,#help_content .features_listR span a {
	font-size:12px;
}

#help_content #features_list h4,#help_content #features_list h3,#help_content #features_listR h4,#help_content #features_listR h3 {
	margin:10px 0 0;
	padding:0;
}

#help_content p {
	margin-bottom:10px;
}


	
/* VARIOUS STYLES */
#americanidol br {
	text-indent:10px;
	margin-bottom:10px;
}

#calendar td {
	text-align:center;
	background-color:#dddddd;
	border:none;
}

#calendar span.cal_day {
	font-size:11px;
	text-decoration:underline;
}

#calendar td#calendar_current {
	border:1px dotted #00CC00;
	background-color:#FFFFFF;
}

.topstory {
	overflow:auto;
}

.topstory img {
	margin-right:10px;
}

.musichighlite img {
	margin-right:10px;
}

.contact_box {
	float:left;
	width:250px;
	margin:10px 0 0 5px;
} 

.contact_box p {
	display:block;
	margin: 0; padding:0;
	text-indent:0;
	font-size: 12px;
}

.contact_header {
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	color:#215793;
	margin-bottom: 5px;
}

div.article_media {
	float: right;
	padding-left: 15px;
}
img.thumbnail {
	border: 0px;
	padding: 0px;
	margin: 10px;
}
div.img_caption {
	font-size: 10px;
	background: #FFFFFF;
	padding: 10px;
}

h4.summary, h3.summary {
	clear: both;
	margin: 3px;
	max-width: 100%;
	min-height: 18px; 
	overflow: hidden;
}
div.img {
	float: right;
	margin: 3px; 
	border: 0px;
	height: 200px;
	width: 200px; 
	background-repeat:  no-repeat;
	background-position: center center;
}
div.article_controls {
	width: 200px;
	float: right;
	padding: 5px;
}
div.buttons {
	margin-right: auto;
	margin-left: auto;
	width: 56px;
}
div#article_numbering {
	clear: both;
	text-align: center;
	padding-top: 3px;
}
a.button {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	height: 19px;
}
a#previous {
	background-image: url('imgs/news_back.png');
	width: 18px;
}
a#play {
	background-image: url('imgs/news_play.png');
	width: 17px;
}
a#pause {
	background-image: url('imgs/news_pause.png');
	width: 17px;
}
a#next {
	background-image: url('imgs/news_forward.png');
	width: 18px;
}

div.article_resize {
	float: right;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}
a.size1, a.size2, a.size3 {
	display: block;
	float: right;
	height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a.size1 {
	background-image: url('imgs/font_resize1.png');
	width: 18px;
}
a.size2 {
	background-image: url('imgs/font_resize2.png');
	width: 13px;
}
a.size3 {
	background-image: url('imgs/font_resize3.png');
	width: 23px;
}

div#article p {
	text-align: inherit;
}







div.weather_form {
	float: right;
	width: 140px;
	overflow: hidden;
}
div.weather_form .t {
	background: url('imgs/weather/weather_search_top.gif') no-repeat top center;
	min-height: 12px;
	text-align: center;
	font-size: 14px;
	color: #5D7DA9;
	padding: 2px;
	font-weight: bold;
}
div.weather_form .m {
	background: url('imgs/weather/weather_search_mid.gif') repeat-y top center;
	/*padding: 5px;*/
	font-size: 10px;
}
div.weather_form input.text {
	display: block;
	width: 50px;
	padding: 0px;
	margin: 0px;
}
div.weather_form label.zip {
	display: block;
	float: right;
	text-align: center;
	width: 70px;
	padding: 2px;
}
div.weather_form td.radio {
	display: block;
	width: 20px;
	overflow: hidden;
}
div.weather_form td.lbl {
	width: 15px;
	overflow: hidden;
	font-weight: bold;
}
div.weather_form td {
	text-align: center;
}
div.weather_form input.checkbox {
	float: left;
}


div.weather_form .b {
	background: url('imgs/weather/weather_search_bottom.gif') no-repeat top center;
	height: 6px;
}

div.cc {
	float: left;
	width: 245px;
	overflow: hidden;
}
div.cc h2 {
	margin: 0px;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #dfdfdf;
	text-align: center;
	font-size: 16px;
	color: #5D7DA9;
}
div.cc img {
	display: block;
	float: left;
}
div.cc .temp {
	width: 135px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;
	font-size: 24pt;
	color: #4B99D7;
}
div.cc table {
	width: 130px;
	float: left;
}
div.cc table td {
	width: 50%;
}
div.cc .col1 {
	font-weight: bold;
	width:100px;
	padding: 3px;
	text-align: right;
}
div.cc .col2 {
	padding: 3px;
	padding-left: 1px;
}

table.weather_forcast {
	width: 100%;
}
table.weather_forcast h2 {
	display:block;
	width: 121px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	background: url('imgs/weather/weather_4day_sm.png') center top no-repeat #8FC1E8;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	position:relative;
}
table.weather_forcast span {
	font-size: 10px;
	text-align: right;
	float: right;
	padding-top: 5px;
	position:absolute; bottom:5px; right:-268px;
}
table.weather_forcast td.day {
	width: 25%;
	border: 1px solid #DFDFDF;
	text-align: center;
}

.header2 {
  font-size: 10pt;
  font-weight: bold;
  color: #638fbe;
  margin-bottom: 3px;
	margin-top:5px;
}

ul.menu_top {
  font-size: 9pt;
  margin-bottom: 10px;
}

ul.menu_top li {
  margin-bottom: 3px;
}

ul.menu_top li a {
  text-decoration: none;
}
