body {

	background: transparent url('../img/bg.png') fixed;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 90%;

	margin: 0;
	

}
a, a:visited {

	color: #2D6F00;

	text-decoration: none;
	
	border-bottom: 1px dotted #2D6F00;

}

a:hover {

	color: #111;

	text-decoration: none;
	
	border: 0px dotted #111;	

}

small{

	color:#888;

}

img {

	border: 0px;
	
	border-bottom:0px !Important;	

}

a img, img a{
	border-bottom:0px !Important;
}

#wrapper {

	overflow: hidden;

	width: 960px;

	margin: 0 auto;

	/*background: #f0f0f0;*/

}

#headtop {

	background: transparent url('../img/headbg.png') repeat-x;

	height: 61px;

	width: 100%;

}

#header {

	width: 960px;

	height: 115px;

	overflow: hidden;

	margin: 0 auto;

	/*background: #f0f0f0;*/

}

h1#logo {

	background: transparent url('../img/logo.png') no-repeat;

	width: 146px;

	height: 115px;

	float: right;

	margin: 0;

	padding: 0;

}

#header #ads {

	float: left;

	overflow: hidden;

	width: 750px;

}

.adr {

	float: right;

	vertical-align: bottom;

	clear: both;

}

.adl {

	float: left;

}
.ad h2 a, .ad h2 a:visited{
	color:#222;
	text-decoration: underline;
	border-bottom:0px !Important;
}
.ad h2 a:hover{
	color:#000;
	text-decoration: none;
}
#menu {

	background: #43a501 url('../img/mr.png') no-repeat center center;

	width: 950px;

	height: 30px;

	overflow: hidden;

	margin: 2px auto;

	padding: 0 5px;

}
h3#comtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;	
}
ul.nav {

	height: 30px;

	list-style-type: none;

	z-index: 100;

	margin: 0;

}

.nav li {

	float: right;

	margin: 0;

	padding: 0 20px;

	display: inline;

}

ul.navf {

	height: 58px;

	list-style-type: none;
	
	width: 400px;

	z-index: 100;

	margin: 0 auto;
	
	padding : 5px 10px;

}

.navf li {

	float: right;

	margin: 0;

	padding: 0 15px;

	display: inline;

}

a.home {

	background: transparent url('../img/ahome.png') no-repeat;

	width: 64px;

}

a.howto {

	background: transparent url('../img/ahowto.png') no-repeat;

	width: 97px;

}

a.designad {

	background: transparent url('../img/adesignad.png') no-repeat;

	width: 97px;

}

a.faqs {

	background: transparent url('../img/afaqs.png') no-repeat;

	width: 100px;

}

a.options {

	background: transparent url('../img/aoptions.png') no-repeat;

	width: 100px;

}

a.terms {

	background: transparent url('../img/aterms.png') no-repeat;

	width: 67px;

}

a.search {

	background: transparent url('../img/acontact.png') no-repeat;

	width: 87px;

}

a.home, a.howto, a.designad, a.faqs, a.options, a.terms, a.search {

	height: 29px;

	display: block;
	
	border-bottom:0px !Important;

}

#searchboxhome {

	background: #d1d1d1 url('../img/search.png') no-repeat center;

	height: 31px !Important;

	width: 960px;

	margin: 5px 0;

}
#mail_list_frm select{
	border:0px;
}
.nedtfs, #mail_list_frm select, #mail_list_frm option, #mail_list_frm input{
	font-size: 11px !Important;
	padding: 2px !Important;	
}
#mail_list_join{
	background: url('../img/subscribe.jpg') no-repeat;
	border:0px;
	width: 49px;
	height: 24px;
	text-indent:-9999px;
	cursor:pointer;
}
#searchhome {

	border: 2px solid #d1d1d1;

	padding: 2px;

	margin: 0;

	width: 80px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

#searchhome:focus {

	border: 2px solid #111;

}

.searchbutton {

	background: url('../img/search-button.png') no-repeat;

	width: 49px;

	height: 27px;

	border: 0px;

	cursor: pointer;

}

.advsearchbutton {

	background: url('../img/advanced-search.png') no-repeat;

	width: 73px;

	height: 27px;

	border: 0px;

	cursor: pointer;

}

#newsbar {

	background: transparent url('../img/news-title.png') no-repeat top;

	height: 31px;

	padding: 2px 148px 0 0;

	margin: 5px 0;

}

#viewbar {

	background: transparent url('../img/viewbg.png') no-repeat top;

	height: 40px;

	padding:4px 168px 0 0;

	margin: 0;

}

.hometable {

	width: 960px !Important;

	margin: 5px 0;

	text-align: center;
	
	overflow: hidden;

}

a.addetails{
	float:left;
	text-decoration:none;
	margin: 10px 5px;
}
.adtextwe{
	overflow: hidden;
	height:84px;
}
.ad {

	background: transparent url('../img/adbox.png') no-repeat;

	width: 174px;

	height: 154px;

	margin: 0 7px 4px;
	
	position: relative;	
	
	float: right;

}

.ad h2 {

	margin: 0;

	padding: 10px 28px;

	font-family: Arial, Helvetica, sans-serif;

	font-size:18px;

}

.ad .divad {

	font-size: 12px;

	width: 160px;

	min-height:64px;

	margin:0 auto;
	
	word-wrap: break-word; 
	
	position: relative;	
	

}
.adcode{
	float:left;
	
	margin: 10px 0 0 10px;
	
	color: #bbb;
}
.ad .details {

	position: absolute;

	top: 130px;
	
	width:100%;
	
	right: 7px;

}

.ad .details .right {

	float: right;

	width: 50%;

	color:#aaa;	

	font-size:11px;	


}

.ad .details .left {

	float: left;

	width: 44%;

	color:#aaa;

	font-size:11px;

}

.ad .details a, .ad .details a:visited {

	color: #888;
	
	text-decoration: none;
	
	border-bottom:0px !Important;	

}

.ad .details a:hover {

	color: #111;

	text-decoration: none;

}

.featured {

	color: #BF1717 !Important;

}
.featured h2 a, .featured h2 a:visited{
	color: #BF1717 !Important;	
	
	text-decoration: underline;
	
	border-bottom:0px !Important;	
}
.featured h2 a:hover{
	text-decoration: none;
}
#footer {

	background: transparent url('../img/footer.png') repeat-x;

	height: 61px;

	width: 100%;

}

#copyright {

	width: 960px;

	margin: 0 auto;

	padding: 30px 0 0 0;

	font-family: "Tahoma", Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

#copyright a, #copyright a:visited {

	color: #fff;

}

#copyl {

	float: left;

}

.buttons {

	float: left;

	margin: 0 0 0 5px;

}

form {

	margin: 0;

	padding: 0;

}

#container{

	/*background:#fff;*/

	padding: 6px;

	min-height: 368px;

	font-size: 12px;
	
	overflow: hidden;
	
	/*border: 1px solid #a5a5a5;*/

}

label{

    display: block;

    cursor: pointer;

    margin: 3px;

    font-size:10px;

    font-weight: bold;

}

input, textarea, select, button{

    border:2px solid #ddd;

    padding:5px;

    -moz-border-radius:3px;
	
    -webkit-border-radius:3px;
    
	border-radius:3px;
	

	font-family: Tahoma, Arial, sans-serif;

}

input:focus, textarea:focus{

	border: 2px solid #2D6F00;

}

textarea{

	margin: 4px 0;

}

.wasubmit:hover{

	cursor:pointer;

	background:#2D6F00;

	color:#fff;

	-moz-border-radius:3px;
	
	-webkit-border-radius:3px;
	
	border-radius:3px;

	border:2px solid #2D6F00;

}

#all_data{

	position: relative;

	top: 0;

	float:left;

	text-align:center;

	margin: 10px 0 0 12px;

}

.errormsg{

	background:#FFDFDF;

	border: 2px solid #8F1A1A;

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	border-radius:3px;
	

	width: 96%;

	margin: 3px auto;

	padding: 5px;

	color:#8F1A1A;

	font-size:11px;

	font-weight:bold;

}

.faq{

	margin: 3px 0;

	background:#eee;

	padding: 5px;

	font-size: 11px;

}

.faq .question{

	background:#ddd;

	padding: 6px;

	font-weight: bold;

}

.faq .answer{

	padding: 6px;

}

h2.pagetitle{

	background: url('../img/titbg.png') repeat-x center;

	color:#3a8d02;

	font-family: Arial, Helvetica, sans-serif;

	padding: 6px;

	margin:0 0 10px 0;

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;

	border: 1px solid #bbb;
	
	behavior: url(static/css/ie-css3.htc);	

}

.inticker{

	margin: 4px 0 0 0;

	font-family: Arial, sans-serif !Important;

	font-size: 14px !Important;

	font-weight:bold !Important;

}

.waytable{

	background:#fff;

	border:1px solid #999;

	margin:0 auto;

	text-align:center;

	width:100%;

}
#content{
	width:100%;
	overflow: hidden;
}
#adbar{
	float:left;
	width: 201px;
}
#main{
	float:right;
	width: 738px;
}
#adbartop{
	background: url('../img/adbartop.png') no-repeat;
	width: 201px;
	height: 36px;
}
#adbarad{
	background: url('../img/adbarbg.png') repeat-y;
	padding: 6px;
	margin:0 auto;
	text-align:center;
}
#adbarbottom{
	background: url('../img/adbarbottom.png') no-repeat;
	width: 201px;
	height: 21px;
}
.opt{
	position: relative;
	left: 20px;
	float:left;
}
.optads, .optadsmain{
	border: 1px solid #ddd;
	background :#f1f1f1;
	margin: 5px auto;
	padding: 8px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.optads{
	width: 400px;
}
.optadsmain{
	width: 480px;
	float: right;
}
.red{
	color: #CF1919;
}
#footlist{
	background: #ddd;	
	padding: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 97%;
	height: 68px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.tagcloud{
	float:left; 
	width:45%; 
	text-align:right;
	border-right: 1px solid #bbb;
	height: 68px;
	padding: 0 10px 0 5px;
}
.tagcloud h3{
	margin:0;
}
a.rssf{ background:url('../img/rss.jpg') no-repeat scroll;}
a.twtf{ background:url('../img/twitter.jpg') no-repeat scroll;}
a.adsf{ background:url('../img/ads.jpg') no-repeat scroll;}
a.contactf{ background:url('../img/contact.jpg') no-repeat scroll;}
a.mobilef{ background:url('../img/mobile.jpg') no-repeat scroll;}
a.rssf,a.twtf,a.adsf,a.contactf,a.mobilef{
	display:block;
	width:48px;
	height:48px;
	border-bottom:0px !Important;	
}
a:hover.rssf,a:hover.twtf,a:hover.adsf,a:hover.contactf,a:hover.mobilef{
	background-position: 0 -48px;
	cursor: pointer;
	border-bottom:0px !Important;
}
#ad-display{
	margin:0 auto;
}
#ad-display ul{
	list-style:none;
	padding: 0;
}
#ad-display .guest{border: 2px solid #ddd;}
#ad-display .author{border: 2px solid #2D6F00;}
#ad-display .guest, #ad-display .author{
	padding: 5px;
	margin: 5px;
	background :#f9f9f9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height:27px;
}
#ad-display textarea{
	width: 400px;
}
.authcolor{color:#2D6F00;}
#addata{
	background: #fff;
	padding: 8px;
	border: 2px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#addata p{
	line-height:24px;
	text-align:justify;
}
.adlabel{
	font-weight:bold;
	width: 200px;
}
.wpagination{
	direction:rtl;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	line-height:27px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:1px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
}
.wpagination a{
	border:solid 1px #DDDDDD;
	margin-left:2px;
	float:right;
}
.wpagination a.previous, .wpagination a.next {
	color:#666666;
	font-weight:bold;
	padding:1px 4px;
}
.wpagination .active{
	color:#F5AB33;
	font-weight:bold;
	padding:4px 6px;
	float:right;
}
.wpagination a:link,
.wpagination a:visited {
	color:#2D6F00;
	background:#f3f3f3;
	padding:0px 6px;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}
.wpagination a:hover{
	border:solid 1px #666666;
}
.ticker{
	height: 28px !Important;
	overflow: hidden;
}
.ticker li{
	height: 28px !Important;
	font-size:12px;
}
.ticker ul{
	height: 28px !Important;
}
.ticker li p{
	margin:5px;
}#searchByCity{display:block; overflow:hidden; background: none repeat scroll 0 0 #f1f1f1; border: 1px solid #ccc; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin:0 auto; width:99.5%;}#searchByCity h3{font-family:Arial, Tahoma, Helvetica, sans-serif; float:right; display:inline-block; margin:10px 20px;}.cloudtitle{display:block; overflow:hidden;}.cloudtitle h3{margin:0 10px;}
