@import url("swfupload.css");

body {
    background: #707070;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #f9f9f9;
}

.container {
	background: url('../images/bg.gif') repeat-y;
	width: 1005px;
	border: 0px;
	margin: 0 auto 0 auto;
}

.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: #c2ef7d;
	font-size: 14pt;
	font-weight: normal;
	margin: 22px 7px 10px 7px;
	border-bottom: 1px solid #4a4a4a;
}

#descr {
	padding: 0px;
	margin: 4px 0 7px 0;
	color: #f9f9f9;
	line-height: 15px;
}

.smallDesc {
	color: #f9f9f9;
	font-size: 12px;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #FF5959; 
	background: #abcdef;
	border: 1px solid #f9f9f9;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #4a4a4a;
	background: #cccccc;
	font-weight: bold;
	border: 1px solid #707070;
	text-align: left;
}

.label {
	text-align: right;
	color: #f9f9f9;
	font-size: 12px;
}

.buttons {
	border-top: 1px solid #808080;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #abcdee;
}

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

input.text {
	color: #000000;
	border: 1px solid #4a4a4a;
	background: #dddddd;
	padding: 1px 5px 3px 2px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #4a4a4a;
	background: #dddddd;
	padding: 1px 3px 3px 2px;
}
select {
	font-size: 8pt;
	border: 1px solid #4a4a4a;
	background: #dddddd;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #4a4a4a;
	background-color: #a0a0a0;
	color: #303030;
	cursor: pointer;
	height: 24px;
}
span.req {
	margin-left: 3px;
	color: #c2ef7d;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #f2f2f2;
	font-style: normal;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
	font-weight: bold;
}
div.pr {
	font-size: 8pt;
	color: #f9f9f9;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #FCD59C;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #abcdef;
	height: 3px;
	font-size: 1px;
}

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

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

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

.page-numbers {
	color: #abceef;
	text-decoration: none;
}
.page-numbers:hover {
	text-decoration: underline;
}


.limit_field {
   border: 1px solid #808080;
   background: #6a6a6a;
   font-size: 11px;
   padding-left: 3px;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#c2ef7d;
}

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

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

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

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

#categtree .categ-item {
   clear:both;
   margin:3px 5px;

   display:block;
   border-width:1px 0;
   cursor:pointer;
}

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

#categtree .odd {
   background:#666666;
}

#categtree .even {
   background:#666666;
}

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

#Xsidebar_page {
	margin: 10px 0px 0px 25px;
}

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

.center {
	margin: 0 auto;
}
	
.center1 {
	width: 1005px;
}
	
.header {
	background: url('../images/bg.gif') repeat-y;
	height: 115px;
	width: 1005px;
	border-top: 1px solid #707070;
}

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

.titletext {
	margin: 50px 0px 0px 285px;
	padding-left: 50px;
	color: #c2ef7d;
	font-size: 16pt;
	font-weight: normal;
	}


.searchBox {
	width: 670px; 
	height: 70px;
	border: 1px solid #f1f1f1;
	background: #757575;
	text-align: left;
	margin: 0px 0px 0px 2px;
	padding: 9px;
}

.inputline {
	height: 34px;
}


.headerSearch {
	float: right;
	color: #FFFFFE;
	margin: 5px 20px 0px 0px;
}

.searchLabel {
	float:left;
	width: 100px;
	text-align: right;
	margin: 4px 5px 0px 0px;
	color: #f9f9f9;
}

.searchInput {
	background-color: #E5EAEE;
	border: 1px solid #D5DCE3;
	padding: 2px;
	margin-top: 7px;
	float:left;
	width: 230px;
	height: 14px;
}

.searchBtn {
	height: 20px;
	float: right;
	
}

.searchBtnCenter {
	font-weight: bold;
	border: 1px solid #4a4a4a;
	background-color: #a0a0a0;
	color: #303030;
	cursor: pointer;
	height: 20px;
}



.userBar {
	clear: right;
	float: right;
	margin: 10px 30px 0px 0px;
	color: #c2ef7d;
}

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

.hMenu {
	float: left;
	margin: 0px;
	border: 0px solid;
	line-height: 26px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	color: #f9f9f9;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
	background: url('../images/star.gif') no-repeat 0px 3px;
}

.hMenu a:hover {
	background: url('../images/star.gif') no-repeat;
	color: #090909;
	text-decoration: none;
}

.hMenuline {
	width: 240px;
	height: 1px;
	margin-bottom: 12px;
	border-bottom: 1px solid #4a4a4a;
	
}

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

.path {
	background: url('../images/bg.gif') repeat-y;
	width: 670px;
	height: 28px;
	padding: 5px 0px 0px 285px;
	border: 0px;
	color: #c2ef7d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

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

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

.pathline {
	float: right;
	width: 530px;
	height: 1px;
	border-bottom: 1px solid #4a4a4a;
	margin: 3px 5px 0px 0px;
}

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

.leftContainer {
	float: left;
	width: 200px;
}

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

.centerContainer {
	float: left;
}


.centerContainerM {
	width: 694px;
	padding: 0px 20px 8px 20px;
	border: 0px solid;
}


a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #ffcc00;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

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

.catHomeSubcats {
	margin: 3px 0px 15px 0px;
	line-height: 15px;
}

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

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

.catHomeCount {
	color: #2e2e2e;
	font-weight: normal;
	font-size: 9px;
}

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

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

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

.leftBar {
	float: left;
	width: 245px;

	padding-left: 20px;
	border: 0px solid;
}

.rightContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

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

.footer-left {
	float: left;
	width: 265px;
	border: 0px solid;
}

.footer {
	width: 1005px;
	border-top: 0px solid #DCDBDB;
	clear:both;
	text-align: center;
	padding: 45px 0px 0px 0px;
	color: #f9f9f9;
	height: 40px;
	line-height: 18px;
	background: url('../images/bg.gif') repeat-y;
}

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

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

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

.box {
	margin: 0px 0px 20px 0px;
}

.boxTopCenter {
	color: #c2ef7d;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 15px;
}

.boxMiddle {
	clear: both;
	width: 200px;
}


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

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

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

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

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

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

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

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

/*-------------------*/
.boxLeftMenu {
	padding: 10px 0px 10px 0px;
	margin: 0;
	list-style: none;
}

.boxLeftMenu li {
	background: url("../images/red_arrow.gif") 4px 4px no-repeat;
	padding: 0px 0px 8px 26px; 
}

.boxLeftMenu li a:link, .boxLeftMenu li a:active, .boxLeftMenu li a:visited {
	color: #AACDEF;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

.boxLeftMenu li a:hover {
	text-decoration: underline;
}


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

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

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #ABCCEF;
	line-height: 19px;
	text-decoration: none;
}

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

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

.noResults {
	margin: 30px 5px 0 20px;
}

.noResults p {
	color: #f9f9f9;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	color: #000000;
	margin: 0;
	line-height: 20px;
	padding: 15px 0px 20px 40px;
}

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

.navig {
	padding: 5px;
	color: #ABCDEE;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

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

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #c2ef7d;
	text-decoration: none;
	font-weight: normal;
}

.pagingLinks a:hover {
	color: #AACDEF;
	text-decoration: underline;
}

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

.featBox {
	border: 1px solid #f1f1f1;
	background: #757575;
	margin: 0 5px 0 5px;
}

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

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

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #ff6666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

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

a.linkMore:link, a.linkMore:active, a.linkMore:visited {
	color: #f9f9f9;
	text-decoration: underline;
}

a.linkMore:hover {
	color: #FFCC00;
	text-decoration: none;
}

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

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

.searcCat a:hover {
	color: #8BB8E9;
	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: #8BB8E9;
	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: #FFFEFF;
	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: #FEFFFF;
	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: #FFFFFE;
	text-align: center;
	text-decoration: none;	
}

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

.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}
#yt-video {
	width: 550px;
	margin-left: 5;
	margin-right: 5;
	padding-bottom: 10px;
	height: 140px;
	background: transparent;
}

#yt-video li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
  list-style-type: none;
  list-style-image: none;
}

#yt-video li a, #yt-video li a:link, #yt-video li a:visited, #yt-video li a:hover {
  margin-left: 10px;
  margin-right: 5px;
  display: block;
  color: #fff;
  background: transparent;
  border-color: #858585;
  text-align: center;
}

#yt-title {
	width: 130px;
	color: black;
}

#yt-video-show {
	float: left;
	left-margin: 5px;
	width: 520px;
	height: 400px;
	text-align: center;
} 

.tips {
       margin-left:1px;
       margin-top:5px}


.tips li {color: #202020;
             margin-left:20px;
            
}

.tips ul {color: #404040;
              
              margin:5px 0 0 0;
              padding:0px 4px 0px 0;
}

.tips a span {display:none;}

.tips a {position:relative;
         text-decoration:none;
 z-index:2000;}

.tips a:hover {position:relative;
         text-decoration:none;
 z-index:2001;}

.tips a:hover .tips-container{
  display:block;
  position: absolute;
  top: -50px;
  left: -260px;
  display: block;
  width: 250px;
  z-index:5000;
  border:2px #000000 solid;
    } 


.tips .tips-top {background: #909090; 
          height: 21px;
          width: 230px;
          padding: 5px 10px 0 10px;
          color: #ffffff;
          font-weight:bold;
}


.tips .tips-bottom {
  background: #909090;
  width:250px;
  height:13px;
}
    
.tips-middle {
  background: #c0c0c0;
  padding: 5px 10px 5px 10px;
  text-align:left;
  color:#000000;
  font-size:11px;
  width: 230px;
 
  
}

