/*******************************************************************
Parameters: Global Parameters
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes: These styles will redefine all HTML tags shown below.
*******************************************************************
Updates: N/A
********************************************************************/
INPUT { font-size: 10px;  font-family: Arial, Verdana, sans-serif }
SELECT { font-size: 10px;  font-family: Arial, Verdana, sans-serif }
TEXTAREA { font-size: 10px;  font-family: Arial, Verdana, sans-serif }
FORM { margin: 0px }
BODY { margin: 0px }
h2   { font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
	
a:link	{ color: #036; text-decoration: none }
a:visited  { color: #4682b4; text-decoration: none }
a:active  { color: #4682b4 }
a:hover  { color: #036; text-decoration: underline }

a:link.goguide	{ color: #000066; text-decoration: none }
a:visited.goguide  { color: #000066; text-decoration: none }
a:active.goguide  { color: #000066; text-decoration: none }
a:hover.goguide  { color: #FFFFFF; text-decoration: underline }

/*******************************************************************
Parameters: Mcall Front Pages
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes: 
*******************************************************************
Updates: N/A
********************************************************************/
.front-headline-36	{ font-weight: bold; font-size: 36px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.front-headline-30	{ font-weight: bold; font-size: 30px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.front-headline-18	{ font-weight: bold; font-size: 18px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.front-headline-14	{ font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.rev-headline-14 { color: white; font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.front-headline-12	{ font-weight: bold; font-size: 12px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.front-headline-11  { font-size: 11px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.front-brief		{ font-size: 12px; font-family: "Times New Roman" }
.form {font: 10px verdana, arial, sans-serif; color:#000000; text-decoration: none; text-indent: 0;}
.new-story			{ color: #DB0514; font-weight: bold; text-decoration: none }
.update-story		{ color: #DB0514; font-weight: bold; text-decoration: none }
	
/*******************************************************************
Parameters: Mcall Editorial Story Pages
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes
*******************************************************************
Updates: N/A
********************************************************************/
.headline   { font-weight: bold; font-size: 24px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.deckhead	{ color: #000; font-size: 10px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
.byline     { color: #000; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
.titleline	{ color: #000; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
.subhead	{ color: #036; font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.date		{ color: #808080; font-size: 10px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
.source-credit    { color: gray; font-size: 11px; font-family:  Helvetica, Arial, Verdana; text-decoration: none }
.text        { font-size: 12px; font-family: verdana, arial, helvetica }
.sub-text   { font-size: 10px; font-family: Verdana, Arial, Helvetica }
.copyright	{font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
.footer		{font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }

.column-name-cr	{ font-weight: bold; font-size: 18px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.column-link-cr		{ font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.columnist-link-cr  { font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.columnist-recent-cr  { font-size: 11px; font-family: Arial, Verdana; text-decoration: none }
.columnist-recent	{ color: #036; font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }

.columnist-name	{ font-weight: bold; font-size: 18px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.columnist-name-cr  { font-weight: bold; font-size: 18px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.column-title		{ color: #036; font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }
.columnist-email	{ font-size: 11px; font-family: Trebuchet MS, Arial, Verdana; text-decoration: none }

.bullet	{ color: gray; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }


/*******************************************************************
Parameters: Registration
Created: 02/23/2005
Created By: Jeffrey Johns
Modified: N/A
********************************************************************
Comments/Notes: Extra classes for the registration section
*******************************************************************
Updates: N/A
********************************************************************/
.regHead {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #E1E1E1;
}

.regText {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000000;
}

.regOptions{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

input.reg, select.reg, textarea.reg {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #000000;
}

/*******************************************************************
Parameters: Mcall Latest News
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
a.breaking:link	     { color: #036; font-weight: bold; font-size: 18px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }
a.breaking:active	     { color: #4682b4; font-weight: bold; font-size: 18px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }
a.breaking:visited	     { color: #4682b4; font-weight: bold; font-size: 18px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }
a.breaking:hover	     { color: #036; font-weight: bold; font-size: 18px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: underline }

/*******************************************************************
Parameters: Mcall Time Stamp
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes: These styles will redefine all HTML tags shown below.
*******************************************************************
Updates: N/A
********************************************************************/
.stamp	{ color: #d00; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }
.status	{ color: #d00; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }
.update { color: #036; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }

/*******************************************************************
Parameters: Mcall Rail Elements
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
.glyph-heading	{ font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica }
.glyph-topic	{ color: #3e84a3; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica }

.rail-credit	     { font-size: 10px; font-family: "Trebuchet MS", Arial, Helvetica; line-height: 12px }
.rail-text	     { font-size: 10px; font-family: "Trebuchet MS", Arial, Helvetica; line-height: 12px }
.rail-date	     { color: gray; font-size: 10px; font-family: "Trebuchet MS", Arial, Helvetica; text-decoration: none; line-height: 12px}

.brief-headline	    { font-weight: bold; font-size: 12px; font-family: Trebuchet MS, Arial, Helvetica }
.brief-date	    { color: gray; font-size: 10px; font-family: Verdana, Arial, Helvetica; line-height: 12px }
.brief		    { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica }
 
.section-label	{ font-weight: bold; font-size: 18px; font-family: Trebuchet MS, Arial, Helvetica; text-decoration: none }
.section-link	{ font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Helvetica; text-decoration: none }

/*******************************************************************
Parameters: Mcall Mulitmedia
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
.caption	  { font-size: 11px; font-family: Verdana, Arial, Helvetica }
.front-caption	 { font-size: 10px; font-family: Arial, Helvetica }
.header		{ font-size: 10px; font-family: Arial, Helvetica; font-weight: bold  }
.credit	   { color: #808080; font-size: 10px; font-family: Arial, Helvetica }
.flipbook-navigation { color: #999; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }
.flipbook-cutline   { color: #39728c; font-weight: bold; font-size: 16px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }
.flipbook-caption  { color: #000; font-size: 11px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }
.flipbook-copyright	{color: #FFF; font-size: 11px; font-family: "Trebuchet MS", Arial, Verdana; text-decoration: none }

/*******************************************************************
Parameters: Polls & Quizes
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
.poll-question   { font-size: 10px; font-family: Trebuchet MS, Arial, Helvetica; font-weight: bold  }
.poll-choice	   { font-size: 10px; font-family: Trebuchet MS, Arial, Helvetica;  font-weight: bold  }

.quiz-question	 { font-family: Trebuchet MS, Arial,  Helvetica; font-weight: bold  }
.quiz-choice	 { font-family: Trebuchet MS, Arial, Helvetica; font-weight: bold  }
.quiz-explanation	 { font-family: Trebuchet MS, Arial, Helvetica; font-weight: bold  }
.quiz-score		 { font-family: Trebuchet MS, Arial, Helvetica; font-weight: bold  }
.quiz-correct	 { font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica; font-weight: bold  }
.quiz-incorrect     { font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica; font-weight: bold  }

/*******************************************************************
Parameters: Graffiti Board
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
.graffiti-topic	  { font-weight: bold; font-size: 10px; font-family: Trebuchet MS, Arial, Helvetica; text-decoration: none }
.graffiti-comment	{ font-size: 12px; font-family: Trebuchet MS, Arial, Helvetica ; text-decoration: none }

/*******************************************************************
Parameters: Email Form
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
.form-description	  { font-size: 10px; font-family: Trebuchet MS, Helvetica, Verdana }
.form-label	 { font-weight: bold; font-size: 10px; font-family: Trebuchet MS, Helvetica, Verdana }
.quote-body		  { font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica}
.quote-credit	  { font-weight: bold; font-size: 10px; font-family: Trebuchet MS, Arial, Helvetica }
.search-header	 { color: black; font-weight: bold; font-size: 14px; font-family: Trebuchet MS, Arial, Helvetica }
.search-subheader	 { color: black; font-weight: bold; font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica }
.search-headline    { color: black; font-weight: bold; font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica }
.search-more	 { color: black; font-weight: bold; font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica }
.search-address	{ font-weight: normal; font-size: 10px; font-family: Trebuchet MS, Arial, Helvetica }

/*******************************************************************
Parameters: Mcall Classified
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
.classified	{ font-size: 11px; font-family: Trebuchet MS, Arial, Helvetica; text-decoration: none }
.comp-relatedlinks { font-size: 11px; font-family: Arial, Verdana, sans-serif; color: #000000; }

/*******************************************************************
Parameters: Promotion
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes: 
*******************************************************************
Updates: N/A
********************************************************************/
.pr-bullet	{ color: #900; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.promo:link	 { color: #900; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.promo:active	{ color: #fc9; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.promo:visited	{ color: #c60; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.promo:hover	 { color: #900; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: underline }
	
/*******************************************************************
Parameters: Navigation
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes: 
*******************************************************************
Updates: N/A
********************************************************************/
.text-subnav  { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
.text-navbar { color: #fff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
a.navbar:link	{ color: #036; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
a.navbar:visited	{ color: #036; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
a.navbar:active   { color: white; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
a.navbar:hover    { color: #036; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: underline }

a.subnav:link	{ color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.subnav:visited	{ color: #dcdcdc; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.subnav:active	{ color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.subnav:hover	{ color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }

a.navselect:link    { color: #ffffff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
a.navselect:visited	{ color: #dcdcdc; font-weight: bold; font-size: 12px; font-family:Arial, Helvetica, Verdana; text-decoration: none }
a.navselect:active	{ color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
a.navselect:hover	{ color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Verdana; text-decoration: underline }

a.subnavselect:link		{ color: #ffffff;  font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.subnavselect:visited	{ color: #dcdcdc;  font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.subnavselect:active	{ color: white; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.subnavselect:hover	{ color: white; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: underline }

.topnav    { color: #000; font-weight: bold; font-size: 9px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.topnav-red:link   { color: #900; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.topnav-red:visited   { color: #cd5c5c; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.topnav-red:active  { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a.topnav-red:hover    { color: #900; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }

/*******************************************************************
Parameters: Go Guide
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes:
*******************************************************************
Updates: N/A
********************************************************************/
.ggbullet	{ color: #ffc; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.ggpromo:link		{ color: #ffc; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.ggpromo:active	{ color: white; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.ggpromo:visited	{ color: #c90; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: none }
a.ggpromo:hover		{ color: #ffc; font-size: 11px; font-family: Arial, Trebuchet MS, Verdana; text-decoration: underline }

/*******************************************************************
Parameters: Spacers
Created: Unknown
Created By: Unknown
Modified: N/A
********************************************************************
Comments/Notes: 
*******************************************************************
Updates: N/A
********************************************************************/
.spacer10 { font-size: 10px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 10px }
.spacer9 { font-size: 9px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 9px }
.spacer8 { font-size: 8px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 8px }
.spacer7 { font-size: 7px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 7px }
.spacer6 { font-size: 6px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 6px }
.spacer5 { font-size: 5px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 5px }
.spacer4 { font-size: 4px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 4px }
.spacer3 { font-size: 3px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 3px }
.spacer2 { font-size: 2px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 2px }
.spacer1 { font-size: 1px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #FFFFFF; line-height: 1px }

/*******************************************************************
Parameters: MarketPlace Navigation
Created: 03/22/2004
Created By: Jeffrey M. Johns
Modified: N/A
********************************************************************
Comments/Notes: This section of the CSS is strictly for the MarketPlace navigational
system. There are three main parts: heading, text, and arrow.
The heading is just the heading row, the text is for the main sections of the table, 
and the arrow is just for the arrow columns.
*******************************************************************
Updates: N/A
********************************************************************/
.mpText {
	background-color: #E8E8E8;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 3px 5px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

.mpHeading {
	background-color: #3E84A3;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

a.mp:link    { color: #444444; text-decoration: none; }
a.mp:visited	{ color: #444444; text-decoration: none; }
a.mp:active	{ color: #444444; text-decoration: none; }
a.mp:hover	{ color: #000000; text-decoration: underline; }

a.mpHead:link    { color: #FFFFFF; text-decoration: none; }
a.mpHead:visited	{ color: #FFFFFF; text-decoration: none; }
a.mpHead:active	{ color: #FFFFFF; text-decoration: none; }
a.mpHead:hover	{ color: #FFFFFF; text-decoration: underline; }

/*******************************************************************
Parameters: MyNews
Created: 03/31/2004
Created By: Jeffrey M. Johns
Modified: N/A
********************************************************************
Comments/Notes: This section of the CSS is for the MyNews section.
*******************************************************************
Updates: N/A
********************************************************************/
.mynewsCatHead {
	background-color: #F7F7F7;
	border: 1px solid #E1E1E1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.mynewsCatText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.mynewsSmallText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.mynewsOptions {
	background-color: #F7F7F7;
	border: 1px solid #E1E1E1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.mynewsOptionsHeader {
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

ol.mynews {
	margin-top: -20px;
}

.mynewsCategories {
	font-size: 11px;
}