﻿.FrontBody
{
	background-color: #7e7e7e;
	background-image: url(/i/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input,select,checkbox,radio
{
	font-size:11px;
}

a
{
	color:#5188B4;
}

.FormLabel
{
	font-weight:bold;
}

.EditorMenu
{
	border: solid 1px #698CBD;
	background-image:url(/i/editoricons/raisedmenuback.gif);
}

.EditorLink
{
	color:#000;
	font-weight:bold;
}

.RequiredField
{
	color:red;
	font-weight:bold;
	font-size:16px;
}

.Table
{
	border:1px solid #ddd;
}

.TableRow,.TableDarkRow
{
	background-color:#eee;
	height:20px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
}

.TableDarkRow
{
	background-color:#ccc;
}

.TableHeader
{
	background-color:#5188b4;
	color:#fff;
	font-weight:bold;
	height:20px;
	padding-left:4px;
}

.TableHeader a
{
	color:#fff;
}

.OuterWrapper
{
	background-color: white;
	width: 1002px;
	text-align: left;
}

.Login
{
	display:none;
	border:1px solid #ddd;
	background-color:#eee;
	margin-top:3px;
}

.BodyTopFade
{
	margin-bottom:-9px;
}

.CommentTreeItem
{
	padding-bottom:0px;
	background-image: url(/i/commentbgtop.gif);
	background-repeat: no-repeat;
}

.CommentTreeLines
{
	padding: 0px;
	margin: 0px;
	background-image: url(/i/treelinebg.gif);
	background-repeat: repeat-y;
}

.CommentTreeContainer
{

}

.CommentBelowThreshLink
{
	font-size:10px;
	color:#777;
	font-weight:bold;
}

.CommentHeader
{
	/*background-color:#eee;*/
	padding: 4px;
	margin-bottom: 0px;
	background-image: url(/i/cheaderbg.gif);
	background-repeat: repeat-x;
}
.CommentSubHeader
{
	background-color:#eee;
	padding: 0px 4px 4px 21px;
	margin-bottom:8px;
}

.TopHeader
{
	width: 100%;
	background-image: url(/i/top.gif);
	background-repeat:no-repeat;
	height: 192px;
	text-align:center;
}

.TopFrontMarquee
{	
	text-align: left;
	margin-left: 260px;
	padding-top: 12px;
	height:90px;
}

.TopMenu
{
	text-align: left;
	padding-top: 11px;
	padding-left: 0px;
}

.SubMenu
{
	text-align: left;
	margin-top: -2px;
	padding-left: 7px;
	height:24px;
}

.MoreCommentLink
{
	color: #487ca8;
	line-height: 18px;
	font-weight: bold;
	margin-left: 16px;
	text-decoration:none;
}

a.MoreCommentLink:hover
{
	text-decoration:underline;
}


.SearchTextField
{
	width: 135px;
	border: 1px solid #777;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SearchButton
{
	width: 30px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}

.FrontPageBodyContainer
{
	background-image: url(/i/bodyBackground.gif);
	background-repeat: repeat-y;
	width: 1000px;
	text-align: left;
}

.ArticleBodyContainer
{
	background-image: url(/i/subPageBodyBackground.gif);
	background-repeat: repeat-y;
	width: 1000px;
	text-align: left;
}

.Headline, .RightHeadline, .RightHeadlineModified {
	font-family: Arial;
	font-size: 17px;
	margin-top: -2px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
}


.RightHeadline 
{
	font-size:15px;
}

.ArticleHeadline,.SectionArticleHeadline {

	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

a.Headline:hover, a.ArticleHeadline:hover, a.SectionArticleHeadline:hover
{
	text-decoration:underline;
}
	
.CommentsBlock {

	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-left: 20px;
}

.CommentTitle {
	
	font-weight: bold;
	color:#000;
}

.CommentName
{
	font-weight:bold;
	text-decoration:none;
	color:#777;
}

a.CommentName:hover
{
	text-decoration:underline;
}

.CommentBody
{
	margin-top:8px;	
}

.SearchText {

	color: white;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}

.RightHeadline
{
	padding-top: 10px;
	color:#333;
	text-decoration:none;
}

.RightHeadline:hover
{
	text-decoration:underline;
}

.MainStoryListing
{
	clear:both;
}

.HeadLineSmallCont
{
	margin-bottom:5px;
}


.HeadlineSmall {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
}

.HeadlineSmall:hover
{
	text-decoration:underline;
}

.HeadlineNew {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color:#000;
	margin-top:6px;
	text-decoration:none;
}

a.HeadlineNew:hover
{
	text-decoration:underline;
}

.Comments {
	font-family: Verdana;
	font-size: 10px;
	color: #777;
	font-weight: bold;
	text-decoration: underline;
}

.SmallFont
{
	font-size:11px;
}
.SmallerFont
{
	font-size:10px;
}

.SmallGrey
{
	color:#333;
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
}

a.SmallGrey:hover
{
	color:#333;
	text-decoration:underline;
}

.BottomCopyLink
{
	color:#fff;	
}

form
{
	margin:0px;
}

#EmailArticle
{
	display:none;
	width:590px;
	border:1px solid #ddd;
	background-color:#eee;
	margin-top:7px;
}

.ArticleToolBar
{
	width:585px;
}

.ArticleRightColumn
{
	width:336px;
	padding-left: 20px;
}

.ArticleImage
{
	float:left;
	width:100px;
}

.ArticleSummary
{
	font-weight:bold;
}

.ArticleInfo
{
	float:left;
	width:400px;
	padding-left:6px;
}

.MoreContainer
{
	text-align:center;
	padding-top:8px;
	color: #999;
	padding-bottom:8px;
}

.SmallGreyMore
{
	font-size:11px;
	color:#999;
	text-decoration:none;
}

a.SmallGreyMore:hover
{
	text-decoration:underline;
}

.More,.SmallMore {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
}

a.More:hover, a.SmallMore:hover
{
	text-decoration:underline;
}

.SmallMore
{
	display:inline;
	font-size:12px;
}

td,tr,table,div,body {

	font-family: verdana;
	font-size: 12px;
	color: #333333;
}

.Text {

	font-family: verdana;
	font-size: 12px;
	color: black;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ShortStoryListing
{
	clear:both;
	padding-bottom:9px;
}

.LeftNewsImagePanel
{
	padding-bottom:14px;
	width:120px;
	float:left;
}

.LeftNewsSectionPanel
{
	float:left;
	width:100px;	
}

.RightNewsSectionPanel
{
	float:left;
	width:400px;	
	margin-left:6px;
}

.RightNewsTextPanel
{
	padding-bottom:14px;
	float:left;
	width:210px;
}

.RightNewsTextPanelWide
{
	padding-bottom:14px;
	float:left;
	width:330px;
	margin-bottom: 5px;
}

.Date, .DateStory {

	font-family: Verdana;
	font-size: 10px;
	color: #777;
	margin-bottom: 10px;
}

.DateStory {

	margin-bottom: 0px;
}

.NewsStoryImage {

	width: 100px; 
	height: 100px; 
	border: 1px solid #487ca8 !important; 
	display: block;
}

.Graphics,.ArticleCategory {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #487ca8;
	margin-bottom: 7px; 
	margin-top: 12px;
	display: block;
}

.ArticleCategory
{
	color: #d46d34;
}

.NewNews,.BlogAuthor,.NewComment
{
	color: #d46d34
}

.NewsBodyImage
{
	float:right;
	width:300px;
	clear:right;
	padding:0;
	margin-bottom:10px;
	padding-left:10px;
}

.NewsBodyImageWide
{
	float:right;
	width:600px;
	clear:both;
	padding:0;
	margin-bottom:10px;
	padding-left:10px;
}

.CommentPreview
{
	margin-top:15px;
	border:1px solid #ddd;
	padding:8px;
	overflow: auto;
	height:178px;
	background-color:#fff;
	width:578px;
	margin-bottom:7px;
}

.CenteredAd
{
	text-align:center;
}

.LeftAd
{
	text-align:left;
}
.TopCategoryMainTable,.SubCategoryMainTable
{
	padding:0px;
	border:0px;
	
}

.TopCategoryMainTable
{
	width:100%;
}

.TopMenuCell
{
	width:1%;
	overflow:visible;
	text-align:center;
}

.TopMenuSearchCell
{
	text-align:right;
	padding-right:4px;
}
.TopCategory, .TopCategorySelected, .SubCategory, .SubCategorySelected,.HomeCategory {

	font-family: Arial; 
	font-size: 14px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
	font-weight: bold;
	display: block;
	background-image: url(/i/unselected.gif);
	text-decoration:none;
}

.HomeCategory
{
	background-image: url(/i/homeunselected.gif);
}

.TopCategorySelected {

	color: white;
	background-image: url(/i/selected.gif);
	padding-bottom: 10px;
	text-decoration:none;
}

.SubCategory, .SubCategorySelected {

	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 6px;
	color: #a6dbff;
	background-image: none;
	text-decoration:none;
}


.SubCategorySelected 
{
	color:#fff;	
}

.LogoClick
{
	position:absolute;
	float:left;
	width:240px;
	height:100px;
}

.ErrorText
{
	color:Maroon;
	font-weight:bold;
	display:block;
	padding:6px;
}

.SubmitTextArea
{
	font-family: Arial; 
	font-size: 11px;
}

.ControlBar
{
	background-image: url(/i/controlbarbg.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 7px;
}

.CommentCollapse 
{
	padding-right: 7px;
}

.ThreadCollapse 
{
	float: right;
	display: inline;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 2px;
}

.ctImage 
{
	margin-left: 10px;
	display: inline;
}

.RateResult 
{
	margin-left: 15px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #777;
}

.BottomMarquee
{	
	text-align: center;
	padding: 15px 0px 15px 0px;
	height:90px;
}

#DailyNumber_DailyNumberContainer
{
	margin: 15px 5px 5px 0px;
	padding: 3px 3px 3px 3px;
	text-align: left;
}

#DailyNumber_TheDailyNumber
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #487ca8;
	text-align: left;
	text-decoration: none;
}

#DailyNumber_TheComment
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#000;
	text-decoration:none;
}

#DailyNumber img
{							 
	border: 1px solid #487ca8 !important;
}

.quotefront
{
	text-align:center;
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}	

.quotesub
{
	text-align:center;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-decoration:none;
}	
