@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
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;
 }

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

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;
}

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

.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;
 }

.topBar{
 	width:965px;
 	margin:auto;
 }

.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;
 	height:16px;
 }

.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;
 	color:#CCCCCC;
 }

#rightContainer{
 	float:right;
 	width:198px;
 	padding:10px 0px 10px 15px;
 }

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

.mainContent{
 	padding:10px;
 }

.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;
 }

#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;
 }

.sortLinks {
 	font-size:12px;
 }

.links {
 	padding:10px;
 }

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

 .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;
 }

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

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

table.formPage {
	margin: 0 auto;
	width:90%;
}

table.formPage td{
 	padding:8px;
 }

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

td.msg {
	padding: 3px;
	background: #002d3a;
	text-align: left;
}

#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;
}

.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-top-width:
   
}

#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;
}

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

.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 fieldset{
 	padding:10px;
 }

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
}


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


.orangeB{
 	font-size:12px;
 	color:#FFFFFF;
 	padding:3px 0px 3px 10px;
 	background:#d1560a;
 }

.blueB{
 	font-size:12px;
 	color:#FFFFFF;
 	padding:3px 0px 3px 10px;
 	background:#004059; 	
 }

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 880px;
}
#topDiv {
	background-color: #ddd;
}
#headerwrapper {
	background-color: #FFFFFF;
	background-image: url(../images/head-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

#login{
}

#login form{
 	padding:4px 0px 0px 0px;
 	margin:0px;
 	}

#login input.text{
 	width:125px;
 }

#login a:link, #login a:visited{
 	color:#ff0000;
 	font-weight:normal;
 }

.loginBtn{
 	height:22px;
 	width:68px;
 	background:url('../images/loginBtn.gif') no-repeat;
 	border:0px;
 	cursor:pointer;
 	margin-top:2px;
 }

#go {
	float: right;
}
#topimage {
	float: right;
}
#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 49px;
	text-align: left;
}
#navwrapper {
	background-color: #D1560A;
}
#nav {
	height: 35px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	width: 880px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#004159;
	text-decoration: none;
}
#contentWrapper {
	background-image: url(../images/content-faux-column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#leftColumn {
	float: left;
	padding: 15px 0px 10px 0px;
	width: 202px;
	line-height: 16px;
}
.leftContainer{
 	padding:5px 0px 5px 25px;
 	color:#d0d0c4;
 }
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/top-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 39px;
	padding-left: 18px;
	text-transform: uppercase;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/sub-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 37px;
	padding-left: 20px;
	text-transform: uppercase;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 25px;
}
#leftColumn ul li {
	background-image: url(../images/li-dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: bold;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	background-image: url(../images/li-sub-dots.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
}
#leftColumn a, #leftColumn a:link {
	color: #D0D0C4;
	font-weight: normal;
	font-size: 12px;
}
#leftColumn a:hover {
	color: #FFF;
	text-decoration: none;
}
#rightColumn {
	float: right;
	padding: 8px 20px 20px 10px;
	width: 162px;
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #D1560A;
}
#rightColumn a:hover {
	color: #004059;
	text-decoration: none;
}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
#rightColumn h3 {
	font-family: ;
	
}
#rightColumn h3 strong {
	font-size: 21px;
	font-weight: bold;
}
#rightColumn p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#rightColumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.bullet {
}
#rightColumn .bullet a:after {
	content: url(../images/bullet.gif);
}
#content {
	margin: 0px 205px 0 220px;
	padding: 20px 0px 30px 0px;
	line-height: 16px;
	color: #666666;
}

#content p{
 	padding:0px;
 	margin:0px;
 }
.clearFloat {
	clear: both;
	display: block;
}

#categories{
 	width:98%;
 }

.catBoxa h2, .catBox h2{
	padding:0px;
	margin:0px;
	font-size:14px;
}

.catBoxa h2 a:link, .catBoxa h2 a:visited, .catBox h2 a:link, .catBox h2 a:visited{
 	color:#525252;
 }

.msg{
 	color:#FF0000;
 }

.buttons {
	text-align: center;
}

.link {
	font-size: larger;
	margin:0px;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

.linksB{
 	border:1px solid #868769;
 	padding:5px;
 }

#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;
 }
 
/*
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 220px;
	color: #D7D7CC;
	height: 71px;
	line-height: 16px;
}
#footer-right {
	float: right;
	width: 275px;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #BCBCA9;
}
*/
