body {
    padding:0;
	background:#000e19 url("../images/bodybg.gif") repeat-x;
	margin: 0;
}

#wrapper {
background:url("../images/wrapper1.jpg") no-repeat center top;
}
#wrapper2 {
background:url("../images/wrapper2.jpg") no-repeat center 450px;
}
.content-in {
clear:both;
width:940px;
margin:0 auto;
background:#fff;
min-height:650px;
height:100%;
overflow:hidden;
padding:0 20px 10px 20px;
font:11px Arial, Helvetica, sans-serif;
color:#323232;
line-height:140%;
}
.content-in a {
color:#4057a7;
text-decoration:none;
}
.content-in a:hover {
color:#950002;
text-decoration:underline;
}
.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: #3E81B4;
	font-size: 8pt;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 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;
}

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

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

.center {
	margin: 0 auto;
	width: 960px;
}
	
.center1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 960px;
}
	
.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 77px;
	width: 960px;
	margin: 0 auto;
}

.headerLogo {
	float: left;
	margin: 25px 0px 0px 40px;
}

.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}

.searchLabel {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #1A4E80;
}

.searchInput {
	background-color: #E5EAEE;
	border: 1px solid #D5DCE3;
	padding: 2px;
	float: left;
	width: 260px;
	height: 18px;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: url("../images/searchBtnCenter.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	float: left;
}

.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.userBar {
	clear: right;
	float: right;
	margin: 10px 40px 0px 0px;
	color: #CA0002;
}

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

.path {
}

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

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

.path img {
	margin: 0px 5px 1px 5px;
}

.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 30px;
	background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	font-weight: bold;
}

.catHomeSubcats {
	margin: 18px 0px 0px 0px;
}

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

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

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

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

.main-box {
float:left;
width:700px;
display:inline;
}

.rightContainer {
	float: right;
	width: 199px;
	margin-right:20px;
	display:inline;
}

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

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

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

.box {
}

.boxTopLeft {
	float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 51px;
}

.boxTopCenter {
	float: left;
	background: url("../images/boxTopCenter.gif") no-repeat;
	width: 157px;
	height: 29px;
	font:12px Arial, Helvetica, sans-serif;
	padding:22px 15px 0 15px;
	color: #960002;
}

.boxTopRight {
	float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 51px;
}

.boxMiddle {
	clear: both;
	background: url("../images/boxMiddle.gif") repeat-y;
	width: 179px;
	padding:0 10px;
}

.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 199px;
	height: 12px;
}

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

.boxStats {
	padding: 10px 10px 10px 7px;
	margin: 0;
	list-style: none;
}

.boxStats li {
padding:7px 0 7px 3px;
background:url("../images/dotted.gif") repeat-x left bottom;
}

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

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	font-weight: bold;
}

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

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

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

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

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

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

.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: 8px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	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;
	text-align: center;
}

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

.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}

---------------
legend {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}

h4 {
        color: #3E81B4;
        font-size: 8pt;
        padding: 0;
}

.header {
width:980px;
margin:0 auto;
background:url("../images/header.jpg") no-repeat;
height:125px;
}
.header h1 {
margin:0;
padding:25px 0 0 125px;
}
.header h1 a {
width:260px;
height:85px;
text-decoration:none;
display:block;
text-indent:-9999px;
}
.nav-area {
width:980px;
margin:0 auto;
background:url("../images/navarea.jpg") no-repeat;
height:141px;
}
.nav-area1 {
height:55px;
}
.nav {
float:left;
margin:23px 0 0 128px;
padding:0;
list-style:none;
display:inline;
width:365px;
}
.nav li {
float:left;
font:12px Arial, Helvetica, sans-serif;
}
.nav li a {
color:#fff;
text-decoration:none;
margin:0 30px;
}
.nav li a:hover {
text-decoration:underline;
}
.mem-area {
float:right;
width:250px;
display:inline;
margin-top:17px;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
}
.bginput2 {
margin:0 5px 0 0;
padding:5px 5px;
vertical-align:top;
background:url("../images/tbox.gif") no-repeat !important;
width:114px;
border:none;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
}
.button2 {
margin:0;
padding:0;
background:transparent url("../images/loginbg.gif") no-repeat;
height:24px;
width:39px;
border:none;
vertical-align:top;
}
#cb_cookieuser_navbar2 {
margin:0 0 0 5px;
padding:0;
vertical-align:top;
}
.alleft {
float:left;
}
.alright {
float:left;
margin-top:15px;
display:inline;
padding-left:10px;
}
.forum-links {
height:41px;
overflow:hidden;
}
.forum-links ul {
margin:0 0 0 120px;
padding:0;
list-style:none;
}
.forum-links ul li {
float:left;
font:11px Arial, Helvetica, sans-serif;
}
.forum-links ul li a {
display:block;
color:#fff;
text-decoration:none;
margin:0 15px;
padding:14px 5px;
text-shadow:1px 1px #28376b;
}
.forum-links ul li a:hover {
background:url("../images/lih.gif") no-repeat center top;
}
.reg-msg {
clear:both;
font:11px Arial, Helvetica, sans-serif;
color:#950101;
padding:12px 0 0 125px;
}
.reg-msg a {
color:#950101;
text-decoration:none;
}
.reg-msg a:hover {
text-decoration:underline;
}

.footer {
background:url("../images/footer.jpg") no-repeat center top;
height:115px;
}
.footer-in {
width:980px;
margin:0 auto;
height:115px;
}
.footer1 {
height:36px;
padding:12px 25px 0 25px;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
}
.footer1 a {
color:#fff;
text-decoration:none;
}
.footer1 a:hover {
text-decoration:underline;
}
.ftime {
float:left;
}
.flinks {
float:right;
}
.footer2 {
clear:both;
float:left;
margin-left:10px;
width:400px;
text-align:center;
font:11px Arial, Helvetica, sans-serif;
color:#fff;
margin-top:10px;
}

.catshows {
width:180px;
margin-left:50px;
margin-bottom:20px;
}
.catshows h2 {
background:url("../images/bullet.gif") no-repeat left center;
padding:5px 0 5px 18px;
}
.catshows p {
margin:4px 0 0 25px;
height:70px;
}
.catshows p a {
color:#323232;
text-decoration:none;
}
.detail-table {
border-top:1px solid #ddd;
border-left:1px solid #ddd;
}
.detail-table td {
border-bottom:1px solid #ddd;
border-right:1px solid #ddd;
}
.detail-table b {
font-weight:bold;
}
.detail-table .label {
font-weight:bold;
width:100px;
background:#f5f5f5;
}
