body {padding:0; margin:0; color:#990000; background-color:#ffffff}
body, td {font-family:Tahoma; font-size:12px; }
br{font-size:11px}

.header{color:#A2A2A2; font-size:11px; line-height:13px} 
.header b a{color:#7B9D01; text-decoration:none; font-weight:normal} 
.header b a:hover{text-decoration:underline} 
.header a{color:#A2A2A2; text-decoration:none} 
.header a:hover{text-decoration:underline} 

.content td{color:#333333; font-size:12px; line-height:16px;} 
.content b{color:#333333} 
.content strong{color:#7C9627} 
.content b a{color:#ABABAB; text-decoration:underline; font-weight:normal} 
.content b a:hover{text-decoration:none} 
.content a{color:#7C9627; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px }

.content .block{color:#333333; font-size:12px; line-height:16px}
.content .block b a{color:#ADADAD; text-decoration:underline; font-weight:normal}
.content .block b a:hover{text-decoration:none} 
.content .block strong a{color:#333333; text-decoration:underline; font-weight:bold}
.content .block strong a:hover{text-decoration:none} 
.content .block a{color:#ADADAD; text-decoration:none}
.content .block a:hover{text-decoration:underline} 

.content .block1 a{color:#333333; text-decoration:none}
.content .block1 a:hover{text-decoration:underline} 
.content .block1 b a{color:#ABABAB; font-weight:normal} 
.content .block1 b a:hover{text-decoration:none} 

.content .block2 a{color:#ADADAD; text-decoration:underline}
.content .block2 a:hover{text-decoration:none} 

.footer{color:#585858; font-size:11px; line-height:13px} 
.footer a{color:#888888; font-size:11px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 

input,textarea{
   background:#4E4E4E;
   border:1px solid #4E4E4E;
   font-family:Tahoma;
   color:#FFF; 
   font-size:12px;
   */font-size:12px; 
   font-weight: bold;
   padding-left:5px
} 


/* custom css  */

#left_menu{
	margin: 0 -5px 0 0;
	*/margin: 0 0 0 0;
	padding: 0;
	*/padding: 0;
	width: 223px;
}

#left_menu li{
	font-size: 12px;
	margin: 0;
	*/margin: 0;
	padding-top:5px;
	*/padding-top:15px;
	padding-left:50px;
	*/padding-left:50px;
	list-style: none;
	display: block;
	height: 25px;
	*/height:35px;
	text-align:left;
}

#left_menu li.selected{
	background:url(../img/left_menu_bg.png) bottom left no-repeat;
	color:#333333;
	font-weight:bold;
}

#left_menu li a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#left_menu li:hover{
	background: url(../img/left_menu_hover_bg.png) bottom left no-repeat;
}
#left_menu li.selected:hover{
	background:url(../img/left_menu_bg.png) bottom left no-repeat;
}


/* */


.onecolumncontent h1{
	margin-left:1px;
	*/margin-top:5px; 
	font-size:18px;
}

.onecolumncontent box{
	margin-left:15px;
}


/* */
#block_  .box-caption-right-fixed .box-caption-left-fixed .box-caption-fixed{
	margin-top:10px;
}

#block_  .box-caption-fixed{
	font-weight:bold;
}


#content_  .categories .categ{
	margin-left:25px;
	list-style-image:(../img/1_z1.gif);
}

#content_  .categories .categ {
	width:200px;
}

#content_  .categories .categ  a{
	
	font-weight:bold;
}

#content_  .categories {
	font-size:14px;
	display:block;
	line-height:16px;	
}
.box-caption-right-fixed .box-caption-left-fixed .box-caption-fixed{
	margin:5px;
	font-size:14px;
	font-weight:bold;
}

.box-caption-right-green .box-caption-left-green .box-caption-green{
	font-size:	14px;
	font-weight: bold;
	background: #343434;
	margin-top:10px;
	padding:10px 0px 0px 10px;
}

.comment-box {
	background: #343434;
	
	padding:10px 0px 0px 30px;
}

.payment label{
	font-size: 14px;
}

.payment .desc_{
	font-size: 11px;
	padding: 0 10px 5px 30px;
}

a img{
	border:none;
}

.stat a img{
	border:none;
}

/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

ul.tree
{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}

/* listing display*/

div.navigation
{
	clear: both;
	margin: 15px 0;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #777;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #5e7a01;
}
div.navigation span
{
	border: 1px solid #777;
	padding: 0 4px;
}
div.navigation span.active
{
	background: #5e7a01;
}

.title a.title
{
	font-weight: bold;
	font-size: 14px;
}

legend
{
	padding: 2px 5px;
}

fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #777;
}

div.listing-sorting
{
	text-align: center;
	border: 1px solid #777;
	background: none;
	font-size: 0.9em;
	font-weight:normal;
	padding: 2px;
	margin:10px 0px;
}
div.listing-sorting a
{
	font-weight: normal;
}

.listings a.title{
	color:#333333;
	font-weight: bold;
}
.listings div.url{
	color:#7C9627;
}

.listings .description, .listings .title, .listings .url, .listings .pr-text, .listings .stat {
	font-size:12px;
}



/* Star rating */

.boxrating
{
	display:block;
}

.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a.r1-unit:hover
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a.r2-unit:hover
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a.r3-unit:hover
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a.r4-unit:hover
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a.r5-unit:hover
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a.r6-unit:hover
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a.r7-unit:hover
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a.r8-unit:hover
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a.r9-unit:hover
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a.r10-unit:hover
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}

/* JS Box notification */
div.js_notification
{
	top: 10px;
	position: absolute;
	left: 10px;
	width: 200px;
	border: 1px solid black;

	background-color: #333333;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/* */
div.inventory .inv li a{
	color:#333333;
}

.inventory .inv li{
	display:inline;
}

/* for hiding the free listing */
 .payment #plan3 input, .payment  #plan3 label, .payment  #plan3 p, .payment  #plan3 textarea{
	display:none;
}
.payment .field  strong{
	font-size: 18px;
	font-weight: bold;
}
.payment .field  .desc_{
	font-size: 12px;
}

.c2view { 
	color:#333333;
}

