﻿body{ margin:0; padding:0; font-family:Tahoma, Calibri, Arial; color:#444;font-size:12px;margin-top:2px; min-width:1000px;}
.clear{clear:both; height:0px;margin:0px; padding:0px;}

img{border-width:0px;}
a{text-decoration:none; color: Green; }
a:hover{text-decoration:underline;}

h1{font-family:Georgia, Cambria; color:Green;}

.rss{background:url(/images/icon/feed-orange-16.png) no-repeat right center; display:inline-block; padding-right:18px;}
.rss{color:White;}

fieldset {margin: 0;padding: 0;border-width:0px;border:1px solid #c1c1c1;display:block; }
fieldset legend {font-size: 1.5em;padding: 0px;margin:0px;font-weight: bold;}
fieldset p{padding:5px 5px 5px 10px;margin:0px; }
fieldset label {display:block;font-size: 1.0em;vertical-align:top;font-weight:bold;}
fieldset h3{background:#333;margin:0px;font-size:1.25em;font-weight:normal;color:White;padding:2px 10px; line-height:24px;vertical-align:middle;}
fieldset label.required{background:url(images/icon/misc/required.png) no-repeat 95% center;}
fieldset ul {margin: 0 0 1.5em 0;}
fieldset input[type="text"], fieldset input[type="password"], fieldset textarea  
	{font-size: 1.1em;width: 94%;padding: 2px;border:solid 1px #e1e1e1;}
fieldset textarea {height: 100px;}
fieldset select {font-size: 1em;padding: 2px;border: none;}
input[type="radio"], input[type="checkbox"] {background: none;border: none;width: auto;}
input[type="submit"] {font-weight: bold;padding: 3px 10px;border:1px solid #870E44;color: #FFF;cursor: pointer;
                      background:#fff url(images/btn.jpg) repeat-x ;text-align:center; }
input[type="submit"]:hover {color:#000;background:url(images/btn.jpg) repeat-x left -30px;}
fieldset ul li {margin-bottom: 0.5em;}
fieldset .half-column{float: left; width: 46%; display: inline-block;}
/*------Error Messages ----------*/

.error-message {
    background: Yellow url('images/icon/error/error-yellow-64.png') no-repeat 10px top;
    color: Red;font-size: 1.231em;padding: 10px 10px 10px 90px;display: block;
    margin-bottom: 1em;min-height: 40px; border:solid 3px Red;
}

.error-message ul {font-weight: normal;font-size: 1em;color: Red;}
p input.validation-error,  input.validation-error, select.validation-error
{border: dotted 1px Red; background:#FFFF5E url(images/icon/error/warning.png) no-repeat left center;}

p.validation-error {
    
}
/*-------Success Message-------------*/
.success-message { background: Lime url('images/accept.png') no-repeat 13px top;
    color: Black;font-weight: bold;font-size: 1.231em;border:2px solid Green;padding: 10px 10px 10px 100px;display: block;margin-bottom: 1em;min-height: 60px;}
 .success-message h3{font-size:1.3em;	}
 .success-message a.add-record{padding-left:20px;margin-left:30px;background:url(images/add.png) no-repeat left center;color:Blue;}

/*-----------Grid-------------------*/
.grid{border:1px solid #c1c1c1;width: 100%;}
.grid-head{background: url(images/nav-over.jpg) repeat-x;height:27px;color:White;font-size:0.90em;text-align:left;padding:2px 5px;}
.grid-head a:active, .grid-head a:visited, .grid-head a:link{font-size:1em;font-weight:bold;color:White;text-decoration:underline;	}
.grid tr{border-width:0px;padding:3px;}
.grid tr td, .grid tr th{padding:2px 5px;}
.grid tr th img{margin:0px 2px;}
.grid .row{background-color:#ffffff;}
.grid .alternate-row
{
	background-color: #FCEFF9;
}
.grid .highlight-row
{
	background-color: #FAE2F4;
}
.grid .edit-row{background-color: #FFFFCC;}
.grid .add-row{ background-color: #A6C2FF;}



#footer{width:1000px; margin:10px auto;clear:both;}
#header{ width:1000px; margin:auto; }
#sitename{background:#ffffff url(/images/logo.png) no-repeat center 8px; float:left; width:122px; height:92px;display:block; margin-top:-8px;overflow:hidden;}
.top-menu{background-color:#fff; float:left; height:60px;width:760px; margin-top:0px;margin-left:0px;}
.top-menu a{display:inline-block; padding:5px 5px; background-color:#333;color:#fff;font-family:Tahoma; font-size:12px;
                text-decoration:none;margin-right:1px;min-width:70px; text-align:center;font-weight:bold;margin-top:15px;}
.top-menu a:hover{text-decoration:underline; }

#toplogin{float:right; width:222px; margin-left:2px; background:#fff ;height:50px;padding-top:10px;padding-left:6px;vertical-align:middle;margin-top:0px;border:1px solid #ccc;}
#toplogin input[type="text"], #toplogin input[type="password"]{width:75px; font-size:10px; background:#f1f1f1 url(/images/icon/user.png) no-repeat; border:1px solid #aaa; padding-left:15px;color:#666;}
#toplogin input[type="password"]{background-image:url(/images/icon/lock.png);}
#toplogin input[type="image"]{display:inline-block;vertical-align:middle;}

#newsupdate{width:870px; float:left; background-color:#333;margin-top:2px;height:26px;color:#e1e1e1;vertical-align:middle;overflow:hidden;}
#newsupdate strong{background-color:#cd0201; color:White;display:inline-block; padding:4px 10px;margin:2px;}

#main{width:1000px; margin:0 auto;padding-left:0px;margin-top:2px;}
#leftcol{float:left; width:688px;}
#rightcol{float:right;width:310px;margin-left:1px;}

.divcategories{width:1000px; clear:both; background-color:#333;margin-top:1px;height:auto;color:#fff;vertical-align:middle;overflow:hidden;padding:10px 0px; border-bottom:2px solid Red;}
.divcategories a{color:#555; display:inline-block; padding:2px 5px;width:155px;font-size:13px;text-decoration:none;padding-left:10px;font-weight:bold;}
.divcategories a:hover{background:url(/images/icon/red_arrow.gif) no-repeat left center; color:Red;}

.atricle-header{background:#f1f1f1 url(images/article-head.png) repeat-x left -30px; overflow:hidden;padding:10px 5px;margin-bottom:10px;border-top:1px solid #ccc}
.atricle-view{clear:both;font-size:11px; background:#fff url(/images/scroll-bg.png) no-repeat center; height:70px; width:285px; margin:4px auto; padding:5px;}
.atricle-view:hover{clear:both;}
.atricle-view .article-image{float:left; margin:0px 0px; padding:3px; border:solid 1px #e1e1e1;text-align:center;width:50px; height:40px; overflow:hidden;}
.article-detail{float:left;overflow:hidden;width:215px;  padding-left:5px; height:40px;}
.article-detail .article-category{display:block;}
.article-detail .article-category a{color:Green;font-weight:bold;}
.article-detail .article-title{display:block;font-family:Georgia;font-weight:bold;}
.article-detail .article-title a{color:#444;}
.article-detail .article-title a:hover{color:#333;}
.article-summary{text-align:right;}

.atricle-view-big{width:245px; float:left;overflow:hidden;margin:0px 0px;background-color:White;padding:0px 0px; height:120px;margin:1px;}
.article-image-big{width:80px; height:60px;overflow:hidden;margin:0px 0px; padding:3px; border:solid 1px #e1e1e1;text-align:center;float:left;}
.article-detail-big{float:left; width:145px;  margin-left:5px;}
.article-detail-big .article-category a{display:block;color:Green;padding:2px 0px;}
.article-detail-big .article-title a{color:#444; font-weight:bold;font-family:Georgia;font-size:11px;}
.article-detail-big .article-title a:hover{ color:#0066CC;}
.atricle-view-big .article-rating{float:right;padding-right:15px;}

.summary{clear:both;text-align:right;font-size:10px; padding:2px 10px;}
.comment{ background:url(/images/icon16/comment.png) no-repeat; display:inline-block; padding-left:16px;line-height:18px;}
.hits{ background:url(/images/icon16/chart_up.png) no-repeat; display:inline-block; padding-left:16px;line-height:18px;}
.author{ background:url(/images/icon16/user.png) no-repeat; display:inline-block; padding-left:16px;line-height:18px;}
.date-submitted{ background:url(/images/icon16/calendar_empty.png) no-repeat; display:inline-block; padding-left:16px;line-height:18px;}

.main-article{float:left;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #e1e1e1;min-height:250px;height:auto;width:100%}
.article-title h1{margin:0px 0px;padding:0px; float:left; margin-right:10px; width:600px;}
.article-title h1 a, .article-title h1 a:link, .article-title h1 a:visited{font-size:20px; color:#000;}
.article-title h1 a:hover{color:Green;}

.article-rating{margin:5px;}
.article-rating div{float:left;}
.article-rating span{ display:inline-block; line-height:25px;}

.main-article .article-title{vertical-align:middle; }
.main-article .article-title a{display:inline-block; vertical-align:middle; font-size:15px; }
.bottom-pager{ padding:5px 10px; text-align:center;overflow:hidden;clear:both; font-weight:bold;}
.bottom-pager a, .bottom-pager a:visited{color:Green; font-weight:bold;}
.article-description{text-align:justify;padding:2px 10px; font-size:12px;}
.artile-main-date{width:50px; height:50px; background:url(/images/icon48/calendar_empty.png) no-repeat center;float:right;color:Black}
.artile-main-date span{color:White; display:block; text-align:center;padding-top:10px;font-size:9px;font-weight:bold;}
.artile-main-date strong{display:block;text-align:center;vertical-align:top;font-size:15px;}

.article-submit-detail{float:left; margin-left:-120px;background:#ffffdd;width:108px;min-height:200px;padding:5px;font-size:10px;border:solid 1px #f1f1f1;margin-bottom:10px;}
.article-author{ display:block; font-weight:bold;background:url(/images/icon16/user.png) no-repeat;padding-left:16px;line-height:16px;overflow:hidden;}
.author-image{display:block; border:solid 2px #c1c1c1; padding:2px; background-color:#fff;text-align:center;margin:5px auto;}
.article-submit-detail p{margin:2px 0px;}

.continue-reading{text-align:right; clear:both;}
.continue-reading a{display:inline-block;background:url(/images/icon16/next.png) no-repeat right center;padding-right:18px;font-weight:bold;}

.review-submit{background-color:#ffffee;}
.review-row{background-color:#ffffee;padding:10px;margin:5px 0px;border-bottom:1px solid #ffffaa;border-top:1px solid #ffffaa;overflow:hidden;}
.review-row-alternate{padding:10px;}
.review-title{font-size:14px; font-family:Georgia; font-weight:bold;display:block;}
.review-date{font-style:italic; }
.review-message{display:block; padding:10px 5px 5px 10px;}

.account-home{}
.account-home div{float:left; width:150px; height:150px;margin:10px 0px;}

.slide-out-div 
{
		margin:0;
          padding: 5px;
          width: 400px;
          background: #fff;
          height:400px;
          border: 2px solid #c1c1c1;
      }  
.handle{margin-top:-2px;}
.profile .profile-detail{float:right;width:400px;font-size:12px;}      
.profile .profile-image{float:left;}
.profile .half-column{border-bottom:dotted 1px #f1f1f1;overflow:hidden;padding-bottom:5px;margin:0px; margin-right:50px;}
.profile .half-column span{width:49%; float:left;clear:both;}      
.profile .half-column strong{width:49%; float:right;text-align:right;}      

.user-comments{margin-bottom:20px;}
.user-comments .article-link{display:block;font-size:15px;}
.user-comments .article-link a{}

.home-top{height:255px; overflow:hidden;}
.home-top .article-main{float:left; width:374px; height:248px; border:solid 1px #ccc;padding:0px;overflow:hidden;}
.article-main img{display:block; text-align:center;}
.article-main h1 {margin:1px 0px; padding:0px;width:374px}
.article-main h1 a{display:block; text-align:center;font-size:14px;color:#333;font-family:Georgia;height:47px;vertical-align:middle;}

.home-top .ad300x250{float:right; height:250px; width:300px; margin:0px 5px;text-align:center; border:solid 1px #c1c1c1;}
.ad128x128{display:block; float:left;width:150px; }
.ad300x100{}
.header-ad{width:1000px; margin:0 auto; text-align:right;}

.must-read{clear:both; border-bottom:dotted 1px #f1f1f1;overflow:hidden;padding:2px;padding-bottom:5px;}
.must-read .category-name{font-size:110%;}
.must-read .article-pic{float:left; width:50px; height:50px; padding:2px; border:1px solid #e1e1e1;}
.must-read .article-title{padding:0px 10px; overflow:hidden;}
.must-read .article-title a{color:#444;font:120%/110% georgia,"times new roman",times,serif;}
.must-read .atricle-header h1{margin:0px;padding:0px; height:auto;}
.searchRight{margin:2px 0px; height:30px;}
.searchRight input[type="text"]{margin:0px;float:left;border:solid 1px #cd0201;vertical-align:middle;padding:5px 2px;color:#555;padding-bottom:6px; width:274px;}

.article-video{clear:both; text-align:center;margin-bottom:10px;}
.user-grid{}
.user-grid th{text-align:left; border-bottom:2px solid #aaa;padding:5px;}
.user-grid .row{background-color:#f1f1f1;}
.search-char{margin:10px 0px;}
.search-char a{display:inline-block; padding:4px; margin:0px 2px; background-color:#333;color:#bbb;width:10px;text-align:center;border-bottom:1px solid #fff;}
.search-char a:hover{color:#fff; text-decoration:none;border-bottom:solid 1px #cd0201;}
.search-char .current{background-color:#cd0201; color:White;}
#footerextra{background-color:#222;  clear:both;height:auto; }
#footercontainer{background-color:#222; height:auto; width:1000px; margin:5px auto;min-height:200px;overflow:hidden;}

.footer-latest-article{float:left; width:400px; border-style:none; background-color:#333;height:160px;overflow:hidden;}
.footer-latest-article a, .footer-latest-article a:visited{display:block; color:#666;padding:5px 5px; border-bottom:dotted 1px #666;}
.footer-latest-article a:hover{color:#fff;text-decoration:none;}
#footercontainer h4{color:#fff;font-size:14px;font-weight:normal; text-align:center;padding:4px 0px;margin:0px;display:block;background-color:#444;}
#footercontainer fieldset{padding:0px;overflow:hidden;}


.footer-stat{float:left; width:350px; border-style:none; background-color:#333; min-height:160px;margin:0px 5px;height:auto;color:#999;}
.footer-stat div{padding-top:5px;}
.footer-stat p{padding:5px; border-bottom:dotted 1px #666;overflow:hidden;}
.footer-stat a, .footer-stat a:visited{display:block; color:#666;padding:5px 5px; border-bottom:dotted 1px #666;}
.footer-stat a:hover{color:#fff;text-decoration:none;}
.footer-stat span{float:left; clear:left; width:55%; display:inline-block;}
.footer-stat strong{float:right; width:45%; display:inline-block; color:White;text-align:right; }

.footer-copyright{float:left; width:280px; border-style:none; margin:0px 5px;}
.footer-copyright legend{color:#fff;font-size:14px;font-weight:normal;}
textarea{font-family:Tahoma;}


