body {
    background: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #626b6f;
}

#contentmain {
	width: 840px;
	background: #FFFFFE;
	margin: 0 auto 0 auto;
	border: 0px solid #ff7070;
}

.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;
}

h3 {
	color: #648714;
	font-size: 10pt;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #D9D9D9;
}

#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 7px 0;
}

.url {
	color: #6f6f6f;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

.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;
	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: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#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 {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */


.center1 {
	background-color: #FFFFFF;
	width: 840px;
}
	
.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 120px;
	width: 840px;
	margin: 0 auto;
}

.logo-box {
	position: absolute;
	width: 250px;
	height: 120px;
	padding: 0;
	border: 0px dotted #d0d0d0;
}
.logo {
	background: url('../images/logo-icon.gif') no-repeat top left;
	height: 32px;
	width: 26px;
	border: 0px;
	margin: 40px 0 0 18px; 
}
.logo-text {
	position: relative;
	width: 196px;
	float: right;
	border: 0px solid #000FFF;
	margin-top: -37px
}
.logo-link {
	font-size: 18pt;
	color: #FFFFEF;
	text-decoration: none;
}
#slogan {
	font-size: 8pt;
	color: #FEFFFF;
	text-decoration: none;
	border: 0px solid #000FFF;
}


.header-right {
	position: relative;
	width: 550px;
	height: 120px;
	border: 0px dotted #d0d0d0;
	float: right;
	background: url('../images/header2.gif') no-repeat top left;
}


.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 10px 0px 0px;
}

.searchLabel {
	float: left;
	margin: 4px 5px 0px 0px;
	font-weight: bold;
}

.searchInput {
	background: #FFFFFF;
	border: 1px solid #8CB137;
	padding: 2px;
	float: left;
	width: 160px;
	height: 16px;
	margin-right: 6px;
}

.search-btn {
	position: relative;
	background: url('../images/search-btn.gif') no-repeat top left;
	height: 20px;
	width: 40px;
	border: 0px solid;
	cursor: pointer;
	padding: 0px;
	margin-bottom: -1px;
}

.AdvSearch {
	border: 0px solid;
	float: right;
	clear: right;
	padding: 3px 120px 0 0;
}
.advlink {
	color: #FFFFFF;
	text-decoration: underline;
}
.advlink:hover {
	text-decoration: none;
}

.userBar {
	clear: right;
	float: right;
	margin: 20px 40px 0px 0px;
	color: #707070;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.userBar a:hover {
	text-decoration: none;
}

/*-------------------*/

.hMenuContainer {
	background: url("../images/nav-bar.gif") repeat-x;
	height: 34px;
	width: 840px;
	border-top: 1px solid #FFFFFF;
}

.hMenu {
	float: left;
	margin-left: 100px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	width: 95px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 0px 0px 10px;
}

.hMenu a:hover {
	background: url("../images/menu-on.gif") repeat-x;
}

.hMenu img {
	float: left;
}

/*-------------------*/

.path {
	background-color: #FFFFFF;
	height: 34px;
	width: 820px;
	padding: 5px 10px 0px 10px;
	border: 0px solid;
}

.nav-box {
	border: 1px solid #84bcef;
	background: #cee5fa;
	padding: 3px 5px 4px 6px;
}
.nav-links {
	color: #626b6f;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.nav-links a{
	color: #626b6f;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.nav-links a:hover {
	color: #626b6f;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}



/*-------------------*/

.leftContainer {
	float: left;
	width: 215px;
	border: 0px solid;
}

/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerM {
	width: 610px;
	padding: 8px 1px 0px 10px;
	border: 0px solid;
}


a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #4095E4;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	background: url("../images/catHomeIcon.gif") no-repeat;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 4px 0px 15px 21px;
	line-height: 16px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #707070;
	text-decoration: none;
}

a.catHomeSub:hover {
	text-decoration: underline;
}

.catHomeCount {
	color: #808080;
	font-weight: bold;
	font-size: 10px;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 610px;
	border: 0px solid;
	margin-left: 10px;
}

/*-------------------*/

.footer {
	width: 840px;
	background: url("../images/headerBg.gif") repeat-x;
	text-align: center;
	padding: 20px 0px 10px 0px;
	color: #FFFFFF;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}

.footer a:hover {
	text-decoration: none;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

/*-------------------*/

.box {
	float: right;
	margin: 0px 3px 20px 0px;
	border: 0px solid;
}

.boxTop {
	float: left;
	background: url("../images/boxTitle.gif") repeat-x;
	width: 186px;
	height: 26px;
	padding: 6px 0 0 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.boxMiddle {
	clear: both;
	background: url("../images/boxbg.gif") repeat-y;
	width: 200px;
	border-bottom: 1px solid #84BCEF;
}

a.boxlinks {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}

a.boxlinks:hover {
	color: #909090;
	text-decoration: underline;
}

.ArticleTitle {
	color: #729621;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #5CA8ED;
}

.boxArticle {
	float: left;
	border: 0px solid;
	width: 600px;
}


/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	background: url('../images/bar3.gif') repeat-x bottom left;
	padding: 15px 7px 25px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3D8BD1;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.boxSponsoredA:hover {
	color: #779B24;
	text-decoration: none;
}

/*-------------------*/

.boxPopCats {
	padding: 10px 0px 10px 10px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("../images/arrow2.gif") 0px 5px no-repeat;
	padding: 0px 0px 3px 12px; 
	line-height: 18px;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #404040;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #000000;
	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;
}

/*-------------------*/

.featBox {
	background: #CEE5FA;
	border: 1px solid #84BCEF;
	padding: 6px 8px 10px 8px;
}

a.link:active, a.link:link, a.link:visited {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #3E81B4;
	font-weight: bold;
	text-decoration: underline;
}

a.link:hover {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #3E81B4;
	text-decoration: underline;
	font-weight: bold;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
}

a.readMore:hover {
	text-decoration: none;
}


.sepBar {
	background: url('../images/bar3.gif') repeat-x;
	border: 0px solid;
	height: 18px;
	margin-bottom: 10px;
}

.pagenav {
	color: #808080;
}
.pagenav a:link, .pagenav a:active, .pagenav a:visited {
	color: #70931E;
	text-decoration: underline;
}

.pagenav a:hover{
	color: #88AD33;
	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;
}

/*-------------------*/

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;
}

.desc {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
