/* CSS Document */

* { font-family: Verdana, Arial, Helvetica, sans-serif;}
html, body { height: 100%; line-height: 1.75em; }

body { font-size: 0.7em;  color: #202020; padding: 0px 10px; background-color: #FFF; }
table { border: 0px;}
ul {  margin-left: 10px;  padding-left: 10px;}
a {  color: #639e1a;  background-color: inherit;  text-decoration: none;}
img{border:none;}

#root { width: 770px; /*770px;*/ margin: 0px auto; background-color: #FFF; }
	#headerRoot{}
		#topNavRoot{ display:block; background-image: url(images/template_01.gif); text-align:center; }
			#topNav{ float:right; }
			#topNav ul li{ list-style:none; display:inline;}
			.top_menu {  font-size: 10px;}
		#mainNavRoot{ display:block; }
			#mainNav ul{ margin:0px; padding:0px;}
			#mainNav ul li{ list-style:none; float:left; display:block;}
		#searchRoot{background: url(images/template_13.gif) repeat-x left center; height:28px; line-height:28px; }
			#searchRoot form{margin:0px; padding:0px; font-size:100%; }
	
	#bodyRoot { }
				#leftRoot { float: left; width: 194px; margin-right: 6px; }
					#leftContent {}
						#leftBlock{ margin-bottom:5px; }
				#mainRoot { float: left; width:70%; /*570px;*/ }
					#mainContent { }
						#welcomeBlock{ }
						#welcomeBlock p{ padding:0px 10px;}
						#categoryBlock{ padding:0px 10px;}
						#tagCloudBlock{ margin:auto; width:433px;}
						#newUpdatedBlock{ margin:auto;}
						#randomListingBlock{ margin:auto; width:433px;}
						#rssFeedBlock{ margin:auto; width:433px;}

		
	#footterRoot { }
		#footerNav{background-image: url(images/template_39.gif); height:22px;}
		#footerNav ul li{ display:inline; list-style:none;}
		#copyright{background-image: url(images/template_40.gif); height:22px; text-align:center;}


.category-list-item a.category-title {font-size:11px; color:#000;}

a:active, a:link, a:visited {  color: #639e1a;  background-color: inherit;}
a:hover {  color: #7cb930;  background-color: inherit;  text-decoration: underline;}
a.footer {  color: #000000;  background-color: inherit;  text-decoration: none;}
a.footer:active, a.footer:link, a.footer:visited {  color: #000000;  background-color: inherit;}
a.footer:hover {  color: #000000;  background-color: inherit;  text-decoration: underline;}
a.top {  color: #7cb930;  background-color: inherit;  text-decoration: none;}
a.top:active, a.top:link, a.top:visited {  color:#7cb930;  background-color: inherit;}
a.top:hover {  color: #ffffff;  background-color: inherit;  text-decoration: underline;}
a.top_menu {  color: #000000;  background-color: inherit;  text-decoration: none;}
a.top_menu:active, a.top_menu:link, a.top_menu:visited {  color:#000000;  background-color: inherit;}
a.top_menu:hover {  color: #000000;  background-color: inherit;  text-decoration: underline;}
a.cp_menu {  color: #000000;  background-color: inherit;  text-decoration: underline;}
a.cp_menu:active, a.cp_menu:link, a.cp_menu:visited {  color:#000000;  background-color: inherit;}
a.cp_menu:hover {  color: #000000;  background-color: inherit;  text-decoration: underline;}
a.list_item {  color: #000000;  background-color: inherit;  text-decoration: none;}
a.list_item:active, a.list_item:link, a.list_item:visited {  color:#000000;  background-color: inherit;}
a.list_item:hover {  color: #000000;  background-color: inherit;  text-decoration: underline;}
.bold-white-text {  color: #f3f3f3;  background-color: inherit;  font-size: 11px;  font-family: tahoma, sans-serif;  font-weight: bold;}
.featuredprice {  color: #ff6600;  background-color: inherit;  font-size: 11px;  font-family: tahoma, sans-serif;  font-weight: bold;}
.feattxt{  border-bottom-width: 1px;  border-bottom-style: solid;  border-bottom-color: #cccccc;}
.corner {  background-image: url(images/corner1.gif);  width: 610px;  height: 21px;  background-attachment: scroll;  background-repeat: no-repeat;  background-position: left top;}
.right {  border-right-width: 1px;  border-right-style: solid;  border-right-color: #cccccc;  border-left-width: 1px;  border-left-style: solid;  border-left-color: #cccccc;}

.button { height: 20px;  width: 55px;  border: 1px solid #CCC;  cursor: pointer;}
.tbl_caption {  color: #000000;  background-color: inherit;  background-image: url(images/bg-bar.gif);  background-repeat: repeat;  font-family: tahoma, serif;  font-weight: bold;}
.tbl_border {  color: inherit;  background-color: #000000;}
.tbl_normal {  color: #000000;  background-color: #fafafa;  font-size: 11px;}
.bordercolor {  border: 1px solid #ececec;}
.feed-desc img {  margin-right: 5px;}

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.clear-left { clear: left; line-height: 1px; height: 1px; font-size: 1px; }
.clear-right { clear: right; line-height: 1px; height: 1px; font-size: 1px; }
.clear { clear: both; line-height: 1px; height: 1px; font-size: 1px; }
.float-left { float: left; }
.float-right { float: right; }
.error { text-align: center; font-weight: bold; color: red; }
.smaller { font-size: 0.8em; line-height: 1.5em;}

