﻿h1
{
    text-align: left;
}

h2
{
    margin-bottom: 6px;
}

p.SmallInfo, p.SmallInfo2
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #A5A7AD;
    margin: 2px 0 2px 0;
}
p.SmallInfo2
{
    padding-top: 7px;
}
p.Summary
{
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 17px;
    margin: 2px 0 2px 0;
}

p.Content
{
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 17px;
    margin: 2px 0 2px 0;
}

img.ArticleThumb, img.ArticleThumb2
{
    margin: 0 8px 8px 0;
    border: 1px solid #DCE0E8;
    padding: 1px;
}

img.ArticleThumb2
{
    float: left;
}

.MoreLink
{
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial;
}

.ArticleBox, .ArticleBox2
{
    border-bottom: 1px solid #DCE0E8;
    width: 665px;
    margin-bottom: 20px;
    padding-bottom: 14px;
}

.ArticleBox2
{
    width: 530px;
}

.ArticleBoxContainer
{
    overflow: hidden;
}

#ratingHolder { width: 300px; }
.stars-rating {background: url(../images/rating-stars.png) repeat-x ; height: 16px; width: 90px; }
.stars-active {background: url(../images/rating-stars.png) repeat-x 0 -16px; height: 16px; }
.stars-rating {float: left; margin-right: 8px; font-size: 11px; }
.stars-rating-substitute, .stars-rating-result, .stars-rating-description { font-family: Verdana, Arial; font-size: 13px; color: #A5A7AD; }
.stars-rating-result { color: Green; }

/*styles for the star rater*/
.star-rating{
	list-style:none;
	font-size: 11px;
	margin: 0px;
	padding:0px;
	/*width: 100px;*/
	width: 90px;
	/*height: 20px;*/
	height: 16px;
	position: relative;
	/*background: url(../images/star_rating.gif) top left repeat-x;*/
	background: url(../images/rating-stars.png) top left repeat-x;
	visibility: hidden;
}
.star-rating li{
	padding:0px;
	margin:0px;
	float: left;
}
.star-rating li a{
	display:block;
	/*width:20px;
	height:20px;*/
	width: 18px;
	height: 17px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
}
.star-rating li a:hover{
	/*background: url(../images/star_rating.gif) left bottom;*/
	background: url(../images/rating-stars.png) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	/*width:20px;*/
	width:18px;
}
.star-rating a.two-stars{
	/*left:20px;*/
	left:18px;
}
.star-rating a.two-stars:hover{
	/*width: 40px;*/
	width: 36px;
}
.star-rating a.three-stars:hover{
	/*width: 60px;*/
	width: 54px;
}
.star-rating a.three-stars{
	/*left: 40px;*/
	left: 36px;
}
.star-rating a.four-stars{
	/*left: 60px;*/
	left: 54px;
}	
.star-rating a.four-stars:hover{
	/*width: 80px;*/
	width: 72px;
}
.star-rating a.five-stars{
	/*left: 80px;*/
	left: 72px;
}
.star-rating a.five-stars:hover{
	/*width: 100px;*/
	width: 90px;
}

.ClearLeft
{
	clear: left;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: Red;
}

hr
{
	background: #A5A7AD;
    border: 0;
    color: #A5A7AD;
    height: 1px;
}

.tFloatRight
{
    float: right;
}

.HomeNewsBox
{
    background-color: #efefef;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 16px;
}

.HomeNewsBox h1
{
    margin: 0 0 6px 0;
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #000;
}

.Article
{
    padding: 11px 4px 11px 4px;
    border-bottom: 1px solid #fff;
}

.Article h2
{
    margin: 0 0 6px 0;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #333366;
}

.Article p
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #333333;
    margin: 0;
}

.MoreLink
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    text-align: right;
    margin-top: 12px;
}
.CommentBlockSuccess
{
    font-family: Arial, Verdana;
    font-size: 16px;
    color: Green;
    padding-top: 10px;
}
.CommentBlockError
{
    font-family: Arial, Verdana;
    font-size: 16px;
    color: Red;
}
.CommentsList
{
    width: 665px;
}
.CommentBlock h2, .CommentsList h2
{
    font-family: Arial, Verdana;
    font-size: 16px;
    padding-top: 5px;
}
.CommentBlock a
{
    text-decoration: none;
}
.ArticleComment
{
    border-bottom: 1px solid #DADADA;
    margin-bottom: 10px;
}
.ArticleUserComment
{
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 5px 15px;
}
.ArticleUserInfo
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #A5A7AD;
    margin-bottom: 3px;
}
.ArticleUserInfo span
{
    color: #10214E;
    font-weight: bold;
}
.CommentBlockTextBox
{
    width: 300px;
}

.CommentBlockTextArea
{
    width: 500px;
    height: 100px;
}

.CommentFormVariant
{
    font-family: Verdana, Arial;
    font-size: 13px;
}
.RequiredField
{
    color: Red;
    font-weight: bold;
}
.pagenav, .AAWPager
{
    text-align: center;
    font-family: Verdana, Arial;
}
.current
{
    font-weight: bold;
    font-size: 13px;
}
.pageinfo
{
    display: block;
    font-size: 10px;
    color: #b3b3b3;
    padding-right: 15px;
}
.pagenav .firstpage, .pagenav .prevpage, .pagenav .nextpage, .pagenav .lastpage
{
    padding-right: 10px;
    position: relative;
    top:5px;
}
.AAWPager .firstpage, .AAWPager .prevpage, .AAWPager .nextpage, .AAWPager .lastpage, .AAWPager .pagelink, .AAWPager .current
{
    font-weight: bold;
    margin-right: 10px;
    font-size: 11px;
}
.AAWPager span a, .AAWPager span a:visited
{
    color: #017DC0;
    text-decoration: none;
}
.AAWPager span a:hover
{
    color: #015F92;
    text-decoration: underline;
}
.CategoriesBox
{
    width: 150px;
    padding: 0;
    margin-right: 15px;
    float: left;
}
.CategoriesBox2
{
    width: 200px;
    padding: 15px 0 0 0;
    margin: 0;
}
.CategoryItemActive
{
	background-color: #F1F4FA;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E4572;
	border-bottom: 1px solid #e7e9ef;
	border-top: 1px solid #fff;
}
a.CategoryItem, a:hover.CategoryItem
{
	display: block;
	background-color: #F1F4FA;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2E4572;
	border-bottom: 1px solid #e7e9ef;
	border-top: 1px solid #fff;
	cursor: pointer;
	text-decoration: none;
}
a:hover.CategoryItem
{
    background-color: #2958aa;
	color: #fff;
}
/*.CategoryItem
{
	background-color: #F1F4FA;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2E4572;
	border-bottom: 1px solid #e7e9ef;
	border-top: 1px solid #fff;
	cursor: pointer;
}
.CategoryItem a
{
    text-decoration: none;
}
.CategoryItem:hover, .CategoryItem a:hover, .CategoryItem:hover a
{
	background-color: #2958aa;
	color: #fff;
}*/
