body
{
	/*background-color:#ACACAC;*/
	background: url(../images/background_m.gif); 
	margin-top:10px;
	margin-bottom:10px;
}
a
{
color: Blue;
}
h1
{
	font-size: 24px;
	font-weight: normal;
	line-height: 120%; 
	font-family: Georgia, times, Serif;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #333333;
}
h2
{
	font-size: 16px;
	font-weight: normal;
	line-height: 120%; 
	font-family: Georgia, times, Serif;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #333333;
}
hr
{
	color: #FF9900;
	width: 100%;
	height: 1px;
	border:1px solid #FF9900;
	border-bottom-width: 0px;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.textdefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a.textsmall:link, a.textsmall:visited, a.textsmall:active, a.textsmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.textsmall:hover {
	text-decoration: underline;
}
.linkdefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.linkdefault:active, a.linkdefault:visited, a.linkdefault:link, a.linkdefault:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.linkdefault:hover {
	text-decoration: none;
}
.newsMainTitle
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.articlePageTitle
{
	font-family: "Times New Roman", Arial;
	font-size: 18px;
	color: #333333;
	line-height: 15px;
	text-align:justify;
	display: block;
}
.articleContent
{
	font-family: Tahoma, Corbel, Georgia, "Times New Roman", Arial;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
	text-align:justify;
	letter-spacing: .05em;
	display: block;
	padding: 10px 10px 10px 10px;
	margin-bottom:20px;
}
.articlePreviousPage
{
	float:left;
	width: 220px;
	padding-left: 20px;
	background: url(../images/prev_page.gif) no-repeat top left; 
	min-height: 20px;
}
.articleNextPage
{
	float:right;
	width: 220px;
	text-align: right;
	padding-right: 20px;
	background: url(../images/next_page.gif) no-repeat top right;
	min-height: 20px;
	margin-right: 2px; 	
}
img.articleContentImage
{
	float: left;
	border: 1px solid #333333;
	padding-right: 10px;
}
a.articletitlelink, a.selectedDomainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-right:2px;
	padding-left: 2px;
	text-decoration: none;
	width:220px;
	display: block;
	line-height: 15px;
	border: 1px solid #faf9f1;
	border-left-width:10px;
}
a.articletitlelink:hover
{
	background-color:#e1e1e1;
	border: 1px solid #CCCCCC;
	border-left: 10px solid orange;
}

a.selectedDomainLink{
	background-color:#FBEFB6;
	border: 1px solid orange;
	border-left: 10px solid orange;
}
a.articlelink:active, a.articlelink:visited, a.articlelink:link, a.articlelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.articlelink:hover {
	color: #333333;
	text-decoration: none;
}
.textnormalblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.newsPreviewTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
a.newsPreviewTitle 
{
    text-decoration: none;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a.imgstyle:link, a.imgstyle:active, a.imgstyle:visited, a.imgstyle:hover 
{
	border:1px;
	border-color:Red;
	border-style:solid;
}
.navbar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	padding-bottom:10px;
}
a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}
a.navbar:hover
{
	color: #ff9900;
	text-decoration: underline;	
}
div#mainDiv
{
	border: 0px solid red;
	width: 960px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #666666;
	overflow:hidden;
}
.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/corner_rt.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/corner_rb.gif) no-repeat top right; 
	width: 960px;
	float: right;
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block;
}
div #header
{
	width: 960px;
	height: 78px;
	background: url(../images/bg_lines.gif) repeat-x bottom left;
	margin-left: auto;
	margin-right: auto;
}
div #logoDiv
{
	position: relative;
	left: 21px;
	border: 0px solid red;
	width: 170px;
	height: 75px;
	float:left;
}
div #searchDiv
{
	position: relative;
	left: 40px;
	border: 0px solid red;
	width: 260px;
	height: 75px;
	float:left;
}
div #topbannerDiv
{
	top: 5px;
	position: relative;
	border: 0px solid red;
	width: 500px;
	height: 70px;
	float: right;
	text-align: center;
}
div #subheader
{
	width: 960px;
	height: 118px;
	/*background: url(../images/bg_lines.gif) repeat-x bottom left;*/
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display: block;
}
#subheader a img{border:0px;}
div #maincontent
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
div #maincontent_left
{
	width: 240px;
	border-top-width:20px;
	float: left;
	display:block;
	margin-left: 5px;
}
div #maincontent_center 
{
	width: 500px;
	border-right: 1px dashed #999999;
	border-left: 1px dashed #999999;
	float: left;
	padding-left: 3px;
	display:block;
	min-height:800px;
}
div#center_bottom
{
	padding:20px 5px 5px 0px;
	margin: 5px 5px 5px 5px;
	background: url(../images/bg_lines.gif) repeat-x top left;	
	float:left; 
	display:block;
	font-family: Arial;
	font-size: 12px;
	width:96%;
}
div #maincontent_right
{
	margin-left: 5px;
	width: 200px;
	float: left;
	display:block;
}
div #footer
{
	background: url(../images/bg_lines.gif) repeat-x top left;
	width: 960px;
	margin-top: 5px;
	padding-top: 5px;
	text-align:center;
	float: right;
}
.author 
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 10px;
	color: #dedede;
	font-family: Arial;
	padding-right:10px;
}
div#userAccount
{
	margin:0px 0px 0px 3px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	width: 180px;
	padding: 5px 5px 3px 5px;
}
div #artComment
{
	width: 495px;
	display: block;
	float: left;
}
.borderedPanel
{
	margin-left:auto; margin-right:auto;
	width:400px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
}
div#artRating
{
width: 200px;
float: right;
display: block;
}
ul#artpageslist
{
	width: 260px;
	margin-left: 0px;
	display: block;
	float: left;

}
ul#artpageslist li
{
	width: 250px;
	list-style-type:lower-roman;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	float:left;
}
ul#hpsectionlist
{
	margin-left: 0px;
	width: 235px;
	padding-left: 0px;
}
ul#hpsectionlist li
{
	width: 230px;
	list-style-type:none;
	margin-left: 0px;
	float:left;
	margin-bottom: 4px;
}
div #ads-top-articlebody
{
    width:260px;float:right;border:0px solid red;margin-top:26px;margin-left:10px;
}
div #ads-under-pagelinks
{
    display:block;
    margin-left: 38px;
    border:0px dotted grey;
    float:left;    
}
ul#hpsectionlist li  a div
{
	padding: 3px 3px 3px 2px;
	display: block;
	float:left;
	width: 230px;
	border: 1px solid #FAE376;
	text-decoration: none;
	color: #333333;
	cursor:hand;
}
ul#hpsectionlist li  a:hover div
{
	display: block;
	float:left;
	width: 230px;
	background-color: #FBEFB6;
	border: 1px solid #FF9900;
	text-decoration: none;
	color: #333333;
}
ul#hpsectionlist a
{
	text-decoration: none;
}
ul#centerList
{
	margin-left: 0px;
	width: 490px;
	padding-left: 0px;
}
ul#centerList li
{
	width: 490px;
	list-style-type:none;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 7px;
	background: url(../images/bg_dot_h.gif) repeat-x bottom left;
	float:left;
}
ul#newslist
{
	margin-left: 0px;
	width: 200px;
	padding-left: 0px;
	margin-right: 5px;
}
ul#newslist li
{
	width: 190px;
	list-style-type:none;
	padding: 3px 3px 3px 2px;
	margin: 5px 5px 2px 5px;
}
ul#newslist2
{
	margin-left: 0px;
	width: 500px;
	padding-left: 0px;
	margin-right: 5px;
}
ul#newslist2 li
{
	width: 390px;
	list-style-type:none;
	padding: 3px 3px 3px 2px;
	margin: 5px 5px 2px 5px;
}

ul.categSmallList
{
	margin-left: 0px;
	width: 235px;
	padding-left: 0px;
}
ul#categSmallList li
{
	width: 235px;
	list-style-type:none;
}
.underlinedTitle
{
	display:block;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top:5px;
	background: url(../images/bg_lines.gif) repeat-x bottom left;
	margin-right: 5px;
}
.underlinedSection
{
	padding-left: 7px;
	padding-bottom: 5px;
	width: 95%;
	background: url(../images/bg_dot_h.gif) repeat-x bottom left;
	margin-right: 10px;
}
.leftSectionBlock
{
	width: 236px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/bg_dot_h.gif) repeat-x bottom left;
	padding-bottom:10px;
}
.rightSectionBlock
{
	width: 200px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/bg_dot_h.gif) repeat-x bottom left;
	padding-bottom:10px;
}
.breadcrumb
{
	padding-top: 5px;
	padding-left: 10px;
	width: 936px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.CategNameBig
{
	font-family:"Arial Black", Arial, Verdana;
	font-size: 16px;
	color: #777777;
}
img.artImgThumb
{
	border: 1px solid #666666;
	max-width: 75px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
img.sectImgThumb
{
	border: 1px solid #666666;
	max-width: 75px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
img.artImgNormal
{
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 5px;
	border: 1px solid #666666;
}
ul.domainarticleslist
{
	width: 490px;
	margin-left: 0px;
	padding-left: 0px;
}
ul.domainarticleslist li
{
	display: block;
	width: 480px;
	float:left;
	margin-left: 0px;
	list-style-type:none;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 7px;
	background: url(../images/bg_dot_h.gif) repeat-x bottom left;
}
a.domainArticleLink:link,a.domainArticleLink:active,a.domainArticleLink:visited,a.domainArticleLink:hover
{
	display: block;
	padding: 10px;
	overflow:hidden;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #faf9f1;
}
a.domainArticleLink:hover
{
	background-color: #f1f1f1;
	overflow:hidden;
	text-decoration:none;
	border: 1px solid #CCCCCC;
}
a.searchResultLink
{
	font-family:Arial;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	line-height: 15px;
}
.searchResultLocation
{
	color: Green;
	padding-bottom:15px;
	font-weight: bold;
}
.divSitemapSection
{
	display: block;
	float:left;
	width: 100%;
	padding-left: 120px;
	padding-top: 20px;
}
.divSitemapDomain
{
	display: block;
	float:left;
	width: 100%;
	padding-left: 130px;
}
.divSitemapArticle
{
	display: block;
	float:left;
	width: 100%;
	padding-left: 150px;
}
.divCommHeader
{
    float:left;width:100px;display:block;   
}
.divCommDetails
{
    width: 350px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: justify;
}
ul#sitemapList
{
	width: 490px;
	margin-left: 0px;
	padding-left: 0px;
}
ul#sitemapList
{
display: block;
	width: 480px;
	float:left;
	margin-left: 0px;
	list-style-type:none;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 7px;
}
div#allArticlesDiv
{
	display: block;
	width: 90%;
	float:left;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	margin: 10px 10px 20px 10px;
	/*background: url(../images/bg_dot_h.gif) repeat-x bottom left;*/
	background-color: #FFFFCC;
	border: 2px solid #CCCCCC;

}
input.textboxWithTip
{
	font-family: arial;
	color:#666666;
	font-style:italic;
	font-size:12px;
	width: 180px;
	line-height:15px;
}
input.textboxNormalWM
{
	font-family: arial;
	font-style:italic;
	font-size:12px;
	width: 180px;
	line-height:15px;
	color: #cccccc;
}
input.textboxSearch
{
	height: 20px;
	font-family: Arial;
	width: 210px;
	font-size: 19px;
	vertical-align:middle;
	color: #999999;
	border:1px solid orange;
	float:left;
}
input.textboxWatermark
{
	height: 20px;
	font-family: Arial;
	width: 210px;
	font-size: 19px;
	vertical-align:middle;
	color: #999999;
	border:1px solid orange;
	float:left;
}
.ACE_Item
{
	background-color: White;
	font: 12px/15px Arial;
	color: #666666;
	border:1px solid #f1f1f1;
	border-left-width: 5px;
	padding-left: 3px;
}
.ACE_SelectedItem
{
	background-color: White;
	font: 12px/15px Arial;
	color:#666666;
	background-color: #eeeeee;
	border:1px solid orange;
	border-left-width: 5px;
	padding-left: 3px;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
