body {
	font-family: Tahoma;
	font-size: 11px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	background:#033b4a;
}

a:link, a:visited {
 	color:#dca20c;
 	text-decoration:none;
 }

a:hover{
 	text-decoration:underline;
 }

.navDiv{
 	background:url('../images/navBack.gif') repeat-x;
 	text-align:center;
	height:30px;
	padding-top:8px;
 }

.navTop{
	margin:auto;
 	list-style-type:none;
 	width:992px;
 }

.navTop li{
 	float:left;	 
 	background:url('../images/nav1.gif') no-repeat;
 }

.navTop li a:link, .navTop li a:visited{
 	height:25px;
 	width:123px;
 	display:block;
 	text-align:center;
 	padding-top:13px;
 	font-weight:bold;
 	text-decoration:none;
 	color:#96720b;
 	margin-right:1px;
 }

.navTop li a:hover{
	background:url('../images/nav2.gif') no-repeat;
 	color:#890212;
 	border:0px;
 }

.outerHdr{
	background:url('../images/hBack.gif') repeat-x;
 }

.hdr{
	height:127px;
	width:990px;
	margin:auto;
 }

.headerLogo{
 	margin:5px 0px 0px 20px;
 	float:left;
 }

.bannerTop{
 	float:right;
 	width:468px;
 	height:60px;
 	margin-top:10px;
 }

.userBar{
	clear:both;
	text-align:right;
	margin:0px;
	padding-right:15px;
	background:transparent;
	color:#725503;
 }

.userBar a:link, .userBar a:visited{
	color:#725503;
 	text-decoration:none;
 }

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

.mainTop{
 	background:#002d3a;
 	padding:10px 20px 10px 20px;
 	height:20px;
 }

.path {
	color:#FFFFFF; 
	float:left;
	height:15px;
 }
.path a:link, .path a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
 }

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

#search{
	float:right; 
	width:255px;
 }

.stext{
 	float:left;
 	width:180px;
 }

.s-btn{
 	border:0px;
 	background:url('../images/searchBtn.gif') no-repeat;
 	height:24px;
 	width:69px;
 	float:left;
	cursor:pointer;
 }

.main{
	background:#033b4a url('../images/mainBack.gif') repeat-y;
	width:995px;
	margin:auto;
 }

#leftContainer{
 	float:left;
 	width:194px;
 	padding:10px 5px 10px 10px;
 }

#rightContainer{
 	float:right;
 	width:178px;
 	padding:10px 20px 10px 15px;
 }

#centerContainer{
 	margin:0px 213px 0px 210px;
 	padding:10px;
 }

.mainContent{
 	padding:10px;
 }

#leftContainer h2, #rightContainer h2, #centerContainer h2{
	margin-top:5px;
	color:#f4ce59;
	font-size:14px;
 }

.category{
 	width:97%;
 	margin-left:10px;
 	color:#FFFFFF;
 }

.category h3{
	font-size:12px;
 	padding:0px 0px 0px 17px;
 	margin:20px 0px 10px 0px;
 	color:#dca20c;
 }

.category h3 a:link, .category h3 a:visited{
	color:#dca20c;
	font-weight:bold;
 	text-decoration:none;
 }

.category h3 a:hover{
 	text-decoration:underline;
 }

.catBack{
 	background:url('../images/imgRed.gif') no-repeat;
 }

.category p{
 	color:#FFFFFF;
 	padding-left:17px;
 }

.category p a:link, .category p a:visited{
 	color:#FFFFFF;
 	text-decoration:none;
 }

.category p a:hover{
 	text-decoration:underline;
 }

.category .count{
 	font-size:11px;
 	font-weight:normal;
 }

.centerTop {
 	background:url('../images/topDiv.gif') repeat-x bottom;
 	padding:20px 0px 1px 0px;
 	margin-bottom:5px;
 	color:#000000;
 }

.centerTop a{
 	color:#000000;
 }

.centerTopf{
	padding:20px 0px 1px 0px;
 	margin-bottom:5px;
 	color:#000000;
 }

.sortLinks {
 	font-size:12px;
 }

.links {
 	padding:10px;
 }

.linkTitle a:link, .linkTitle a:visited{
	color:#dca20c;
 	text-decoration:none;
 	font-weight:bold;
 	font-size:12px;
 }

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

.linkUrl { 
	color:#cccccc;
 }

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

.clear {clear:both;}

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

h2 {
	font-size: 10pt;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color:#085462;
}

h3 {
 	font-size:14px;
	margin: 5px 0 5px 0;
	padding:0px; 	
	color:#dca20c;
}

h4 {
	font-size:12px;
	margin: 5px 0px 5px 0px;
	padding:0px; 	
	color:#dca20c;
 }

.mainContent h2{
 	border-bottom:1px solid #cccccc;
 }

.mainContent h4 a:link, .mainContent h4 a:visited{
 	color:#0099cb;
 	text-decoration:none;
 }

.mainContent h4 a:hover{
 	text-decoration:underline;
 }

/*******************************************/

#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;
	background: #002d3a;
	text-align: left;
}

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

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

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

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	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;
	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 {
	padding:0px 0px 20px 0px;
}
.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;
   cursor:hand;
   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;
   cursor:hand;
}

#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;
   cursor:hand; 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;
}

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

.boxStats {
	padding: 0px 0px 10px 10px;
	margin: 0;
	list-style: none;
	color:#0099cb;
}

.boxStats li {
	background: url('../images/bullet.gif') no-repeat 0px 2px;
	padding:0px 5px 2px 10px;
}

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

.boxSponsored {
	margin: 5px 15px 15px 0px;
	padding: 0px 0px 15px 20px;
	line-height: 15px;
	font-size: 10px;
	background:url('../images/imgViolet.gif') no-repeat;	
	border-bottom:1px solid #e0e0e0;	
}

.boxSponsoredLast {
	margin: 5px 15px 15px 0px;
	padding: 0px 0px 5px 20px;
	line-height: 15px;
	font-size: 10px;
	background:url('../images/imgViolet.gif') no-repeat;	
}

.boxSponsored p, .boxSponsoredLast p{
 	line-height:200%;
 }

.boxSponsoredLast a:hover, .boxSponsored a:hover{
 	text-decoration:underline;
 }

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

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

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

.boxPopCats {
	padding: 5px 0px 10px 0px;
	margin: 0px;
	list-style: none;
}

.boxPopCats li {
	padding:0px;
	margin:0px;
 }

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	display:block;
	padding:5px;
	margin-right:5px;
	color: #fd9338;
	text-decoration: none;
	border-bottom:1px solid #064454;
}

.boxPopCats li a:hover {
	background:#064454;
}

.article p{padding:10px;}

#articlesView a:link, #articlesView a:visited{
 	color:#f5a418;
 	text-decoration:none;
 }

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

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

.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;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #CA0002;
	font-weight: bold;
}

.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 {
	font-size: 12px;
	color: #3E81B4;
	text-decoration: none;
}

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

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

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

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

a.readMoreFeat:hover {
	color: #CA0002;
	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;
}

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

a, .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:0px 10px 20px 10px;
 	color:#FFFFFF;
 	background:#002d3a;
 }

#footer a:link, #footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
 }

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

.footerNav a:link, .footerNav a:visited{
 	margin:0px 5px 0px 5px;
 }
