/* general elements */

a {
	text-decoration: none;
	color: #006699;
} 

a:hover {
	color: #329999; text-decoration: underline;
}

a.link1:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

a.linksmwt:hover {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background-color: #F3F3F3;
}

form label {
	display: block;
	width: 115px;
	float: left;
	clear: both;
	font-size: 8pt;
	text-align: right;
}


h1 {
	
	font-size: 20pt;
	font-weight: bold;
	color: #000000; 
	text-transform: capitalize;
}

h2 {

	font-size: 20pt;
	font-weight: bold;
	color: #000000; 

}

h3 {
	
	font-size: 20px;
	font-weight: bold; 
	color: #000000;

}

h4 {
	font-size: 17pt;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

h6 { 
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

img {
	border: 0;
}

input {
	font-size: 9pt;
}

li {

	font-size: 10pt;
	list-style-image: url(/images/design/arrowbl.gif);

}

p {

	font-size: 10pt;

}

select {
	font-size: 9pt;
	background-color: #EEEEEE;
}

strong {

	font-size: 10pt; 

}

td {

	font-size: 10pt;

}

/******************************************************************************************************************/
/* class elements */
/******************************************************************************************************************/

.headline {
	font-size: 13pt;
	font-weight: bold;
}
/*
.link1 {  font-size: 10px; color: #FFFFFF; font-weight: bold}
.link2 {  font-size: 10px; font-weight: bold}
.f_head {  font-size: 14px}
.f_intro {  font-size: 10px}
.weather {  font-size: 9px; color: #FFFFFF}
.date {  font-size: 9px; color: #333333}

.linkexsm {  font-size: 10px}
.linksmwt { font-size: 11px; font-weight: normal ; color: #FFFFFF}

.briefshead {  font-size: 17px; font-weight: bold}


.recipe { font-size: 11px; font-weight: bold; border: none}

.contentheading {  font-size: 14px; font-weight: bold;}
.createdate {  font-size: 11px; color: #000000;}
.modifydate {  font-size: 9px; color: #333333}
.readon  {  font-size: 11px}
.frontpageheader {  font-size: 11px; font-weight: bold; color: #CC0000;}
.contentpaneopen {  font-size: 10px; color: #000000}


.lettersender {  font-size: 12px; color: #003366; text-transform: uppercase; font-weight: bold}
.lettercity { font-size: 12px; font-weight: normal; text-transform: uppercase}
*/

.linksm {
	font-size: 9pt; 
	font-weight: normal;
}
.locatorkicker {  font-size: 15px; font-weight: bold; font-variant: small-caps; color: #666666; line-height: 35px}
.locatorsub {  font-size: 15px; font-weight: bold; font-variant: small-caps; color: #666666; line-height: 35px}
.boldcaps {  font-size: 12px; font-weight: bold; text-transform: uppercase;}
.photo {  font-size: 9px; color: #696969; line-height: 12px}
.photocredit { font-size: 9px; color: #696969 ; font-weight: bold}

.bylinewriter {  font-size: 12px; color: #003366; text-transform: uppercase; font-weight: bold}
.bylinecredit { font-size: 12px; font-weight: normal; text-transform: uppercase}

.subhead {  font-size: 17px; font-weight: bold; text-transform: capitalize;}
.tagline {  font-size: 12px; font-style: italic;}



.scs_home_link_list {
	list-style: none;
}

.scs_home_link_list li {
	padding-top: 0px;
	list-style-position: outside;
	font-size: 10pt;
}

.scs_info_box, .scs_feedback {
	float: right;
	padding: 5px 10px;
	width: 280px;
	border: 1px solid #ddd;
	margin: 0 3px;
	background-color: #ffffff;
}

.scs_info_box h4, .scs_feedback h4 {
	font-size: 10pt;
	margin: 0;
	padding: 2px 0 0 0;
	text-transform: uppercase;
}

.scs_info_box p, scs_feedback p {
	font-size: 9pt;
	margin: 0;
	padding: 5px 0;
	text-align: left;
}

.scs_nostylelist {
	margin: 0;
	padding: 0;
}

.scs_nostylelist li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.scs_nostylelist li a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	float: left;
}

.scs_photo_caption {
	font-size: 8pt;
}

.scs_round_box {
	margin-bottom: 3px;
}

.scs_section_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #003366;
	font-weight: bold;
	text-transform: capitalize;
	padding-bottom: 4px;
	padding-right: 10px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 10px;
	border-bottom: dotted #000000 1px;
}

.scs_section_link_head {
	color: #003366;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 12px;
	padding-bottom: 4px;
	border-bottom: dotted #000000 1px;
}

.scs_section_link_head_helper {
	float: right;
	position: relative;
	top: -15px;
	color: #003366;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
}

.scs_link_section_head {
	color: #003366;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	margin-right: 3px;
	border-bottom: dotted #000000 1px;
}

.scs_mini_section_head {
	color: #003366;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-right: 3px;
	border-bottom: dotted #000000 1px;
}

.scs_short_rail {
	display: block;
	float: left;
	width: 163px;
	height: 625px;
	margin: 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #e5e5e5;
	overflow: hidden;
}

.scs_short_rail div.feedcontainer {
	position: relative;
	top: -50px;
}

.scs_short_rail h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.scs_short_rail div {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.scs_secondary_headline {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
}

.scs_secondary_headline h3 {
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 18px;
}

.scs_secondary_headline p {
	margin: 5px 20px 10px 0;
	padding: 0;
}

.scs_secondary_headline a {
	font-style: italic;
}

.scs_more_headlines {
	width: 280px;
	margin: 0;
	padding: 0 10px;
	background-color: #e5e5e5;
	float: right;
	margin-bottom: 15px;
}

.scs_more_headlines h3, .scs_more_headlines p  {
	margin-right: 20px;
}

.scs_more_headlines h3.scs_section_link_head {
	margin: 10px 0 0;
	padding: 0;
}

.scs_more_headlines ul {
	margin: 0;
	padding: 0;
}

.scs_more_headlines ul li {
	margin: 5px 0 5px 15px;;
	padding: 0;
}

/*Tabbed Headlines */

#scs_tabbed_headlines {
	/*width: 490px;*/
	margin: 5px 9px;
	overflow: hidden;
}

#scs_tabbed_media {
	/*width: 490px;*/
	margin: 5px 9px;
	overflow: hidden;
}

a.scs_container_tab {

	display: block;
	height: 18px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 7pt;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 0.9em;
	border: solid #cdcdcd 1px;
	color: #000000;
	background-color: #e7f1fa;
	margin-top: 5px;
	margin-right: 2px;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
}

a.scs_container_tab_selected {
	display: block;
	height: 23px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border: solid #cdcdcd 1px;
	color: #ffffff;
	background-color: #063E7B;
	margin-right: 2px;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
}

.scs_tabbed_panel {

	display: none;
	clear: both;
	border: solid #cdcdcd 1px;
	width: 500px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 0px;
}

span.scs_container_tab {

	display: block;
	height: 18px;
	float: left;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 0.9em;
	border: solid #cdcdcd 1px;
	color: #000000;
	background-color: #e7f1fa;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
}


/* named elements */

#scs_page_header a, #headerRight a, #topNav a {
	color: #369;
	text-decoration: none;
}

#scs_page_header a:hover, #headerRight a:hover, #topNav a:hover {
	color: #329999;
	text-decoration: none;
}

#scs_leaderboard {
	height: 90px;
	margin: 0;
	padding: 0px;
}

#scs_page_header {
	margin: 0;
	padding: 0px;
	display: block;
	font-size: 10px;
	/*background-color: #ff0000;*/
}

#scs_page_body {
	margin: 0;
	padding: 0px;
	clear: both;
	display: block;
	float: left;
	width: 830px;
	background-color: #e5e5e5;
}

#scs_page_body_left {
	margin: 0;
	padding: 0px;
	padding-top: 3px;
	clear: both;
	display: block;
	float: left;
	width: 129px;
	text-align: right;
}

#scs_page_body_left a{
	text-align: left;
}

#scs_page_body_middle {
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	float: left;
	/*overflow: auto;*/
}

#scs_page_body_right {
	display: block;
	width: 137px;
	padding-left: 5px;
	padding-top: 3px;
	float: left;
}

#scs_page_footer {
	clear: both;
	display: block;
	width: 800px;
	float: left;
}

#scs_mainStoryContent {
	display: block;
	clear: both;
}

#scs_masthead {
	margin: 0;
	padding: 0;
	width: 815px;
	height: 77px;
	float: left;
}

#scs_masthead h1 {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 77px;
	text-indent: -9999px;
}

#scs_auto_masthead {
	margin: 0;
	padding: 0;
	width: 815px;
	height: 77px;
	background: #fff url("http://72.52.139.208/images/design/autofinderlogo.jpg") no-repeat;
}

#scs_auto_masthead h1 {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 77px;
	text-indent: -9999px;
}


#scs_shareList {
	list-style-type: none; 
	text-transform: capitalize;
}

#scs_shareList li {
	display: inline;
	font-size: 9pt;
	margin-left: 5px;
}

#scs_shareList li a img {
	height: 12px;
	width: 12px;
}

#subscription {
	position: absolute;
	top: 10px;
	left: 175px;
	width: 115px;
	height: 77px;
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url('http://72.52.139.208/graphics/2007/subscribe100x46.png') 0 0 no-repeat;
}

#subscription h4 {
	margin: 0;
	padding: 48px 0 0 0;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
	}
	
#subscription a {

	}

#headerRight {
	margin: 0;
	position: relative;
	/*top: 90;*/
	left: -300px;
	/*width: 315px;*/
	background: transparent;
	float: left;
}

/* --- WEATHER STYLES --- */

#weather {
	position: relative;
	float: left; 
	padding: 10px 0 0 10px;
	margin: 0 10px 0 0;
	width: 155px;
	height: 67px;
}

#weather ul, #weather li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#weather img {
	float: left;
	margin: 0;
	padding: 0;
}

#weather li.conditions, #weather li.temperature, #weather li.wind, #weather h4 {
	text-transform: capitalize;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 2px;
}

#weather h4 {
	position: absolute;
	top: 57px;
	left: 10px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.2em;
}

/* --- END WEATHER STYLES --- */


	/* --- TOPNAV STYLES --- */

#topNav {
	float: left;
	margin: 0;
	padding: 0px;
	background: #fff url('http://72.52.139.208/graphics/2007/topNav_bg.jpg') 0 0 repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	width: 815px;
}

#topNav.verticals {
	width: 100%;
}

#topNav ul {
	margin: 0;
	padding: 0px;
	float: left;
}

#topNav ul li {
	display: block;
	float: left;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.9em;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	border-right: 1px solid #ccc;
}

#topNav ul li.last {
	border-right: none;
}

#topNav a {
	display: block;
	padding: 0px .590em;
}

#topNav a:hover {
	text-decoration: none;
}

	/* --- END TOP NAV --- */

.feedcontainer {
	margin: 0px;
	padding: 0px;
}

.feedcontainer a{
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
	line-height: 11px;
}


/*Story Comment Styles PMC 06/07*/

.comcontainer {
	display: block;
	width: 350px;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.comcontainer_odd {
	display: block;
	width: 350px;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.comname {
	font-size: 8pt;
	font-weight: bold;
	display: block;
	width: 350px;
	margin: 0;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #42669A;
	color: #ffffff;
}

.comname_odd {
	font-size: 8pt;
	font-weight: bold;
	display: block;
	width: 350px;
	margin: 0;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #42669A;
	color: #ffffff;
}


.comdate {
	font-size: 7pt;
	font-weight: normal;
	float: right;
	color: #000000;
}

/* PMC Style Added 11/3/2007 */

.sysMessage {
	display: block;
	font-size: 9pt;	
	color: #42669A;
	text-align: center;
}
