body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	background:url('../images/hBack.gif') repeat-x;
	color:#000000;
}

/* --------------------------------------------------------------- */

#outer{
 	width:780px;
 	margin:auto;
 	padding:1px;
 }

#hLogo{
 	text-align:center;
 	padding:0px 0px 1px 0px;
 }

#hAd{
 	text-align:center;
 	padding:15px 15px 0px 15px;
 }



.topMenu1 {text-align:center;}
.topMenu2 {text-align:right;}
.topMenu1 a:link, .topMenu1 a:visited, .topMenu1 a:active, .topMenu2 a:link, .topMenu2 a:visited, .topMenu2 a:active{
 	padding:0px 10px 0px 10px;
 }

.topMenu1 {text-align:center;}

.hTitle{
 	color:#008000;
 	font-size:14px;
 	font-weight:normal;
 	text-align:left;
 	padding:0px;
 }

img, p{
	border:0px; padding:0px;  margin:0px;
 }

a:link, a:visited, a:active{
 	color:#0f388f;
 	text-decoration:none;
 }

a:hover{
 	text-decoration:underline;
 }

#main {
	border-top:1px solid #0f388f;
	border-bottom:1px solid #0f388f;
	padding:5px 0px 20px 0px;
	margin:8px 0px 10px 0px;
 }

#maind {
	
	border-bottom:1px solid #0f388f;
	padding:5px 0px 20px 0px;
	margin:8px 0px 10px 0px;
 }

#toppg {
	border-top:1px dashed #FFCC66;
	border-left:1px dashed #FFCC66;
	border-right:1px dashed #FFCC66;
	border-bottom:1px dashed #FFCC66;

 }



.main2{
	margin-left:-205px; 
	margin-right:-205px; 
 }

.clear {clear:both;}

/* --------------------- */

.sideTop {
 	background:url('../images/ctop.gif') repeat-x;
 	height:34px;
 }

.sideTop h2{
	float:left;
 	background:url('../images/c1.gif') no-repeat;
 	height:19px;
 	padding:7px 3px 0px 30px;
 	color:#FFFFFF;
 	font-size:11px;
 	margin:0px;
 }

.boxPopCats{
	list-style-type:none;
	padding:10px;
	font-size:11px;
	margin:0px 0px 10px 0px; 
	background:#fff3dc;
 }

.boxPopCats p{ padding:0px; margin:4px;}

.boxPopCats a:link, .boxPopCats a:visited {
 	color:#0d1d57;
 	text-decoration:none;
 	font-weight:normal;
 }

.boxPopCats a:hover{
 	text-decoration:underline;
 }

.boxPopCats li{
 background:url('../images/leftBullet.gif') no-repeat;
 padding:0px;
 position:relative;
 padding:0px 0px 5px 10px;
 font-weight:bold;
 }

#articlesView {
	background:#fff3dc;
	font-size:10px;
	color:#000000;
	padding:0px 5px 0px 5px;
	margin:0px 0px 10px 0px;
 }

#articlesView a:link, #articlesView a:visited{
 	font-weight:normal;
 	text-decoration:underline;
 	color:#d38402;
 	font-size:11px;
 }

#articlesView a:hover{text-decoration:none;}

/* --------------------- */

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h2 {
 	font-weight:bold;
 	color:#a15b02;
 	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	border-bottom:1px dotted #CCCCCC;
}
h2 a:link, h2 a:visited {
	color:#a15b02;
 }

h4 {
 	font-size:12px;
 	margin:0px;
 	font-weight:normal;
 	color:#915b02;
 }

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 0 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 1px solid #403003;
}
.textarea {
	font-size: 8pt;
	border: 1px solid #403003;
}
select {
	font-size: 8pt;
	border: 1px solid #403003;
}

.captcha {
	border: 1px solid #403003;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #403003;
	background-color: #F0F0F0;
	color: #403003;
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0px solid transparent;
   
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}

#categtree {
   border-left:1px dotted #9EC2F3; border-right:1px dotted #9EC2F3; border-top:0px dotted #9EC2F3; border-bottom:1px dotted #9EC2F3; margin:3px 0; height:200px;
   width:300px;
   overflow:auto;
   
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   border-left:0px dotted #CBE2EC; border-right:0px dotted #CBE2EC; border-top:1px dotted #CBE2EC; border-bottom:1px dotted #CBE2EC; clear:both;
   margin:3px 5px;
   display:block;
   cursor:pointer;
   padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.userBar {
	text-align:right;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color:#0f388f;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

.userBar a:hover {
	text-decoration:underline;
}


.search{
	height:30px;
	padding:8px 0px 5px 42px;
	text-align:center;
 }
	
.searchLabel {
	float: left;
	margin: 0px 5px 0px 0px;
}

.searchInput {
	padding: 2px 2px 1px 2px;
	float: left;
	margin-right:5px;
	width:250px;
	height: 18px;
	font-size:11px;
	border:1px solid #c6c6c6;
}

.searchBtn {
	height: 22px;
	width: 97px;
	float: left;
	cursor:pointer; 
	margin:0px;
	padding:2px 5px 2px 5px;
	background:url('../images/search.gif') no-repeat;
	color:#FFFFFF;
	font-size:12px;
	border:0px;
	
}


/*-------------------*/

.hMenu {
	position:absolute;
	right:20px;
	margin-top:120px;
	color:#FFFFFF;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding:5px;
}

.hMenu a:hover {
	height: 30px;
	text-decoration: underline;
}

.hMenu img {
	float:left;
	margin-top:10px;
}

/*-------------------*/

.path {
	margin:0 auto; 
	padding: 0px 0px 10px 0px;
	color:#000000;
}

.path a:link, .path a:active, .path a:visited {
	color:#e97c00;
}

.path a:hover {
	text-decoration: underline;
}

.path img {
	margin: 0px 5px -3px 5px;
}

/*-------------------*/

.centerContainer {
	position:relative; 
	display:block;
	margin:0px 200px 0px 200px;
	height:1%;
	padding:0px 10px 0px 10px;
}

.centerContainer2{
	border:1px solid;
 }
 
.centerTopContainer {
	background: url('../images/centerTopBack.gif') repeat-x;
	height: 31px;
}

.centerTopLabel {
 	position:relative;
 	top:8px;
 	color:#FFFFFF;
 	font-weight:bold;
 }

.centerMiddleContainer {
 	margin:0px;
 	padding:0px 10px 0px 0px;
 }

.centerBottomContainer {
 	height:10px;
 	background:url('../images/centerBottomBack.gif') repeat-x;
 }

.Category {
 	width:98%;
 	margin-left:10px;
 }

.Category h3{
 	padding:6px 0px 3px 10px;
 	margin:10px 0px 0px 0px;
 	font-size:14px;
 	color:#e97c00;
 }

.catHomeMain {
 }

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	font-weight:bold;
	color: #e97c00;
	text-decoration: none;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
 	padding:0px 0px 4px 10px;
 	font-size:12px;
 }

.catHomeSubcats a:link, .catHomeSubcats a:visited, .catHomeSubcats a:active {
	color:#0f388f;
	padding: 0px 0px 15px 0px;
	text-decoration:none;
}

.catHomeSubcats a:hover {color:#ca0002;}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #403003;
	text-decoration: none;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #d38402;
	font-weight: normal;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float:right;
	width:200px;
	position:relative;
	right:0px;
}

/*-------------------*/

.leftContainer {
	width: 200px;
	position:relative;
	left:0px;
	float:left;
}

.boxTopLeft {
 	font-weight:bold;
 	color:#a15b02;
 	font-size:14px;
 }

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
	background:#fff3dc;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px;
	border-bottom:1px solid #bd9d65;
	padding: 10px 4px 10px 4px;
	line-height: 15px;
	font-size: 11px;
}

.boxSponsoredLast {
	margin: 0px;
	padding: 5px 4px 8px 4px;
	line-height: 15px;
	font-size: 11px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #4f3c06;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #CA0002;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #CA0002;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #CA0002;

}

.mainPaging {
	float:left;
}

.pagingLinks {
	color: #CA0002;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #CA0002;
	text-decoration: none;
}

/*-------------------*/

a.link:active, a.link:link, a.link:visited {
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	text-decoration: underline;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	text-decoration: none;
}

a.readMore:hover {
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	text-decoration: none;
}

a.readMoreFeat:hover {
	text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*-------------------*/

.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}

.bidFunds {
	background: url('../images/bidBg1.gif') no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url('../images/bidBg2.gif') no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url('../images/bidBg3Middle.gif') repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url('../images/bidBg3.gif') no-repeat;
	width: 68px;
	height: 4px;
 }
#footer {
	text-align:center;
	padding-bottom:30px;
	padding-top:20px;
}

.footer a:active, .footer a:link, .footer a:visited {
}

.footer a:hover {
	text-decoration: underline;
}