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

/*
* {
  border: none;
}
*/

html { height: 100%; margin-bottom: 1px; }

body {
    color:#454545;
	padding: 0px;
	margin: 5px 0 0 0;
	font-size: 12px;
	background: #e3e3e3;
	font-family: Sans-Serif, Arial, Verdana, Helvetica;
}
.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 {
	margin: 40px 0px 15px 0px;
	background: url("../images/pathBg.gif") repeat-x;
	width: 521px;
	height: 22px;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 0 0 7px;
}

a:link, a:active, a:visited {
	color:#336699; /*#F97914; */
	font-size:11px;
	text-decoration: none;
}

a:hover {
	color: #E24912;
	text-decoration: underline;
}

a{
	outline: none;
}
img{
    border: 0 none;
}

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

table.formPage {
	margin: 0 auto;
	color: #2e2e2e;
	font-size: 10px;
}

table.formPage a {
	color: #3890d2;
}

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

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

.label {
	text-align: right;
}

.label2 {
	text-align: left;
	font-weight: bold;
	padding-left: 16px;
	background: url("../images/bullet.png") 0px 4px no-repeat;
}

.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #336699;
	font-size: 11px;
}

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

input.text, select {
	color: #2e2e2e;
	border: 1px solid #c5c5c5;
	background: url('../images/input_bg.jpg') repeat-x #ececec;
	padding: 3px;
}
textarea.text {
	font-size: 8pt;
	color: #2e2e2e;
	border: 1px solid #c5c5c5;
	background: url('../images/input_bg.jpg') repeat-x #ececec;
	padding: 3px;
}
select {
	font-size: 8pt;
}

.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

span.req {
	margin-left: 3px;
	color: #E24912;
	font-weight: bold;
	font-size: 13pt;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
	width: 100%;
	margin-top: 4px;
}
.small {
	padding: 0px;
	margin: 0 0 10px 0;
	color: #454545;
	font-size: 9pt;
	text-decoration: none;
}

.small a {
	color: #336699;
	font-size: 8pt;
	text-decoration: none;
}

.small a:hover {
	color: #e24912;
	text-decoration: underline;
}

.sort {
	color: #454545;
	font-size: 9pt;
}
div.pr {
	padding-top: 3px;
	font-size: 12px;
	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;
}

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

#wrapperall {
    width: 990px;
    margin: 0 auto;
}

div.log_reg {
width:960px;
text-align:right;
margin-top:5px;
}
div.log_reg a{color:#505050; font-weight:bold;padding-left:10px;font-size:11px;}
div.log_reg a:hover{color:#000; font-weight:bold;padding-left:10px;font-size:11px;}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#content {
	padding: 0px 0px 0px 8px; /* 0 sus */
	margin: 0px;
	background: url('../images/contentbg.png') repeat-y 0 0;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
    float: left;
    width: 978px;
    z-index: -1;
}

.content-top {
	height: 15px;
	padding: 0px;
	margin: 5px 0 0 0;
	background: url('../images/contentbg-top.png') no-repeat 0 0;
}

.center1 {
	margin: 0 auto;
	width: 960px;
}

#wrapperBg {
    float: left;
    width: 990px;
    background: #E3E3E3;
    margin-bottom: 0px;
}

.headerLogo  {
	margin: 10px 0 0px 9px;
	font-size:21px;
	color:#646464;
	font-weight: bold;
	text-indent:50px;
	background:url("../images/logo.jpg") 0 0 no-repeat;
	height:50px;
	line-height:50px;
}

.headerLogo  a {
	margin:0 0 10px 10px;
	font-size:21px;
	color:#646464;
	text-decoration:none;
}

.headerLogo  a:hover {
	text-decoration: none;
	color:#333333;
}
.dirname h1{
	margin:0 0 10px 0;
	font-size:21px;
	color:#646464;
	/*text-indent:50px;
	background:url(../images/logo.jpg) 0 0 no-repeat;*/
	height:60px;
	line-height:60px;
}

.dirname h1 a{
	margin:0 0 10px 0;
	font-size:21px;
	color:#646464;
	text-decoration:none;

}

.dirname h1 a:hover {text-decoration:none; color:#333;}

.dirname{
	float:left;
	width:66%;
	height:50px;
	line-height:30px;
	clear:bouth;
}

/*     Search     */
.search{
	float:left;
	width:33%;
	height:50px;
}

#searchin{
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:50px;
	width:250px;
	margin:0px 0px;
}

#searchin span.search,
#searchin span.search span {
	display: block;
	width:300px;
	position:relative;
	background:url(../images/search_bg.jpg) no-repeat center top;
	padding:0px 0;
	height:40px;
	margin:0 0 0 10px;
}

#searchin span.search span.search_cnt {
	width: 275px;
	margin: auto;
	padding:0px 0px;

}

#searchin span.search span.search_cnt span.cauta{
	width: 109px;
	height: 16px;
	padding: 6px 5px 2px 25px;
	overflow: hidden;
	float:left;
	margin:4px 0 5px 0px;
}

#searchin span.search span.search_cnt span.cauta {
	top:1px;
	background: url(../images/search.gif) 0 0 no-repeat;
}

#searchin span.search span.search_cnt span.cauta:hover {
	background: url(../images/search.gif) 0 -24px no-repeat;
}

#searchin span.search span.search_cnt span.cauta input {
	padding: 0px;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	float: left;
	color: #646464;
	font-size: 11px;
}

#searchin span.search span.search_cnt span.cauta input:hover,
#searchin span.search span.search_cnt span.cauta input:focus {
	color: #000000;
}

#searchin span.search span.search_cnt span.remember {
	margin-bottom: 6px;
	padding: 0px 2px 0px 2px;
}

#searchin span.search span.search_cnt span.search_cnt_jos {
	margin-bottom: 0px;
	padding: 0px 2px 0px 2px;
	width: 52px;
	clear:left;
	overflow: hidden;
	outline: none;
}

#searchin span.search span.search_cnt span.searchin {
	width: 50px;
	height: 23px;
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	margin:0px;
	float: left;
}

#searchin span.search span.search_cnt button{font-weight:bold;}

#searchin span.search span.search_cnt span.searchin:hover {
	background: url(../images/btn_search.gif) 0 -24px no-repeat;
}

#searchin span.search span.search_cnt span.searchin button {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	border: none;
	background: none;
	cursor: pointer;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	color: #646464;
	text-transform: lowercase;
}

#searchin span.search span.search_cnt span.searchin button:hover {
	color: #000000;
}

#searchin span.search span.search_cnt span.search_cnt-button-text button {
	float: right;
	cursor: pointer;
}

#searchin span.search span.search_cnt span.actiune {
	height: 20px;
	line-height: 20px;
}
/*   //  Search   */

.headerSearch {
	float: right;
	border: 0px solid #F00;
	display: block;
	width:300px;
	position:relative;
	background:url(../images/search_bg.jpg) no-repeat center top;
	padding:0px 0;
	height:40px;
	margin:-55px 12px 10px 0;
}

.searchInput {
	top:1px;
	background: url("../images/search.gif") 0 0 no-repeat;
	border: 0;
	width: 110px;
	height: 16px;
	padding: 3px 5px 5px 25px;
	overflow: hidden;
	float:left;
	margin: 1px 0 5px 0px;
}

.searchInput:hover {
	top:1px;
	background: url("../images/search.gif") 0 -24px no-repeat;
	border: 0;
	width: 110px;
	height: 16px;
	padding: 3px 5px 5px 25px;
	overflow: hidden;
	float:left;
	margin: 1px 0 5px 0px;
}

.searchBtn {
	width: 50px;
	height: 23px;
	background: url("../images/btn_search.gif") 0 0 no-repeat;
	margin:0px;
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	float: left;
	border: 0;
	color: #646464;
	text-align: center;
}

.searchBtn:hover {
	background: url("../images/btn_search.gif") 0 -24px no-repeat;
	width: 50px;
	height: 23px;
	margin:0px;
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	float: left;
	border: 0;
	color: #000000;
	text-align: center;
}

.headerSearch a {
	color: #336699;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.headerSearch a:hover {
	color: #E24912;
	font-weight: normal;
	text-decoration: underline;
}

.userBar {
	clear: right;
	float: right;
	margin: -14px 10px 0px 0px;
	color: #454545;
	font-size: 11px;
}

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

.userBar a:hover {
	color: #E24912;
	text-decoration: none;
}

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

#menu_top{
	height:30px;
	width:940px;
	margin:0 0 20px 15px;
	clear:bouth;
}

#menu_top ul {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;height:15px;
}

#hz_menu{
	margin:0;
	padding:0;
	background:url(../images/menuBg.jpg) repeat-x;
	min-height:30px;
	width:100%;
	list-style:none;
	font-size:12px;
	float:left;
	height:30px;
	}

#hz_menu li:hover{
	color: #F97914;
	background:url(../images/menuBgHover.jpg) repeat-x;
}

#hz_menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:940px;

}

#hz_menu a{
	display:block;
	padding:4px 10px 5px 10px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
}

#hz_menu li{
	float:left;
}
#hz_menu li a{
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	padding:7px 18px 7px 15px;
	margin-left:10px;
}

#hz_menu li a, #hz_menu li a:visited,#hz_menu li a:active{
	color: #505050;
}

#hz_menu li a:hover{
	color: #F97914;
	background:url(../images/menuBgHover.jpg) repeat-x;
}

#hz_menu .first a{
	height:30px;
	width: 36px;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	background:url(../images/stanga.jpg) 0 0 no-repeat;
	}
#hz_menu .first a:hover{
	height:30px;
	width: 36px;
	float:left;
	background:url(../images/stanga_hov.jpg) 0 0 no-repeat;
}

#hz_menu .last, #hz_menu .last:hover{
	height:30px;
	width: 13px;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	float:right;
	background:url(../images/dreapta.jpg) 0 0 no-repeat;
}

#feed a{
	height:20px;
	width: 20px;
	float:right;
	display:block;
	padding:0px;
	margin:-25px 10px 0px 0px;
	background:url(../images/rss.gif) 0 0 no-repeat;
}

#feed a:hover{
	height:20px;
	width: 20px;
	float:right;
	display:block;
	padding:0px;
	margin:-25px 10px 0px 0px;
	background:url(../images/rss_hov.gif) 0 0 no-repeat;
}

#tweeter a{
	height:20px;
	width: 20px;
	float:right;
	display:block;
	padding:0px;
	margin:-25px 40px 0px 0px;
	background:url(../images/twitter.gif) 0 0 no-repeat;
}

#tweeter a:hover{
	height:20px;
	width: 20px;
	float:right;
	display:block;
	padding:0px;
	margin:-25px 40px 0px 0px;
	background:url(../images/twitter-hover.gif) 0 0 no-repeat;
}



#hz_menu div.separator{
	width:1px;
	height:30px;
	float:left;
	background:#6682a6 url(../images/menuSeparator.jpg) center top no-repeat;
}

#hz_menu li li.item-last
{
	background-image:none;
}

div.menu-clear-left{
	clear:left;
}
/*-------------------*/

.path {
	background: url("../images/pathBg.gif") repeat-x;
	margin: 0 auto;
	width: 521px;
	height: 24px;
	color: #336699;
	font-weight: normal;
	font-size: 14px;
	padding: 6px 0 0 7px;
}

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

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

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

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

.leftContainer {
	float: left;
	width: 205px;
	background-color: #FFFFFF;
        margin-left: -10px;
}

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

.centerContainer {
	float: left;
        margin-left:15px;
}

.centerContainerM {
	width: 528px;
	padding: 0px 1px 0px 1px;
}

.catHome {
	float: left;
	width: 150px;
	padding: 0px 0px 12px 14px;
	background: url("../images/catHomeIcon.gif") 0px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

a.catHomeMain:hover {
	color: #2A68D8;
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 0px 0px 16px 10px;
	line-height: 16px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #505050;
	text-decoration: none;
	font-size: 11px;
}

a.catHomeSub:hover {
	color: #e24912;
	text-decoration: none;
}

.catHomeCount {
	color: #505050;
	font-weight: normal;
	font-size: 10px;
}

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

.articleTitle {
	color: #454545;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.articleCats {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.articleCats:hover {
	color: #e24912;
	text-decoration: underline;
	font-weight: bold;
}

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

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

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

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

.content-bottom {
	height: 25px;
	padding: 0px;
	margin-left: 10px;
	clear:both;
	background:url('../images/contentbg-bottom.png') no-repeat 0 0;
}

.content-bottom a {color:#808080;}
.content-bottom a:hover{color:#646464;}

.content-bottom p {
	margin: 0px;
	padding: 25px 5px 10px 0px;
	font-size: 11px;
	text-align: right;
	color:#999999;
}

.footer {
	margin: 0 auto;
	width: 800px;
	clear:both;
	text-align: center;
	padding: 18px 0px 16px 0px;
	color: #454545;
	font-size: 11px;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #454545;
	text-decoration: none;
	font-size: 11px;
}

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

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

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

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

.boxTopCenter {
	float: left;
	background: #FFFFFF url("../images/boxTopCenter.gif") repeat-x;
	width: 169px;
	height: 21px;
	padding-top: 10px;
	color: #505050;
	text-align: left;
	font-weight: bold;
}

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

.boxMiddle {
	clear: both;
	background: url("../images/boxMiddle.gif") bottom left no-repeat;
	border: 0px;
	width: 190px;
}

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

.boxStats {
	padding: 10px 5px 14px 18px;
	margin: 0;
	list-style: none;
	color: #454545;
	font-size: 11px;
	text-decoration: none;
}

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

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

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #d6d9df;
	padding: 12px 7px 5px 7px;
	color: #454545;
	line-height: 15px;
	font-size: 11px;
}

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

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

a.boxSponsoredA:hover {
	color: #e24912;
	text-decoration: underline;
	font-weight: bold;
}

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

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

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 9px no-repeat;
	padding: 4px 0px 6px 10px;
	border-bottom: 1px solid #D6D9DF;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #454545;
	font-size: 11px;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #2A68D8;
	text-decoration: none;
}

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

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #336699;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

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

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

.mainPaging {
	float: right;
}

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

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #E24912;
	text-decoration: none;
}

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

/*.sectionTop {
	float: left;
	background: #FFFFFF url("../images/sectionTop.gif") no-repeat top left;
	width: 528px;
	height: 16px;
	padding: 0px;
	margin: 0 auto;
	border: 0;
}

.sectionBottom {
	clear: both;
	background: url("../images/sectionBottom.gif") bottom left no-repeat;
	border: 0px;
	width: 516px;
	margin: 0 auto 6px auto;
	padding: 0px 6px 20px 6px;
	border: 0;
}*/

.thumb {
	border: 1px solid #86A0CA;
	margin: 0 6px 0 0;
	padding:3px;
	width:120px;
	height:90px;
}

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

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

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

a.readMore:hover {
	color: #e24912;
	font-weight: normal;
	text-decoration: underline;
}

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

a.readMoreFeat:hover {
	color: #E24912;
	text-decoration: underline;
}

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

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

.searcCat a:hover {
	color: #E24912;
	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: #336699;
	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;
}

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

.link_rating {
   padding: 0px;
   padding-right: 5px;
   border: 1px solid #E1E1E1;
   background: #ffffff;
   color: #6b6b6b;
   width: 200px;
}

.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
}

.link_rating span.review {
   display: block;
   float: right;
   color: #000000;
   padding-top: 3px;
}

.frontend_actions {
	float: right;
	width: 36px;
	height: 36px;
}

.float_tiny {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}


/* login slider related */

#panel {
    background: #E51D25;
    display: block;
    color: #ffffff;
   /* padding: 10px 20px 10px 20px;*/
    position: absolute;
    z-index: -1;
    top: 0px;
    width: 960px;
    height: 110px;
}

#panel a{
	color: #ffffff;
}

.slide {
    margin: 0;
    padding: 0;
    border-top: solid 4px #336699;
    background: #E51D25;
    text-align: right;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
}
.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 110%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

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

.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.active {
    background-position: right 12px;
}

.header {
	height: 80px;
	width: 960px;
	margin: 0 auto;
}

.dirname h1{
	margin:0 0 10px 0;
	font-size:21px;
	color:#646464;
	/*text-indent:50px;
	background:url(../images/logo.jpg) 0 0 no-repeat;*/
	height:60px;
	line-height:60px;
}

.dirname h1 a{
	margin:0 0 10px 0;
	font-size:21px;
	color:#646464;
	text-decoration:none;

}

.dirname h1 a:hover {text-decoration:none; color:#333;}

.dirname{
	float:left;
	width:66%;
	height:50px;
	line-height:30px;
	clear:bouth;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #E51D25;
}

.fields {
	width: 503px;
	height: auto;
	/*min-height: 140px;*/
	background: url('../images/fields_bg.jpg') repeat-y;
}

.underlined {
	color: #909090;
	border-bottom: 1px solid #e1dddd;
}

input.btn {
	background: #646464;
	color: #ffffff;
	height: 20px;
	border: 1px solid #111111;
	padding: 0 5px 3px 5px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}

#additional_links td {
	padding: 0 3px 3px 0;
}
/*                 */
/* Category Advert */
/*                 */

ul.cat-advert {
margin:0;
padding:0;
list-style:none;
}
ul.cat-advert li {
margin:0 0.5em 0.5em 0;
padding:0;
list-style:none;
float:left;
}
ul.cat-advert li a {
text-decoration:none;
}
ul.cat-advert li img {
border:none;
padding:2px;
border:1px solid #666;
}
.clear {
clear:both;
}


.adZoneLeft {
 clear:both;
 text-align: center;
 padding: 5px 0 5px 0;}

.adZoneRight {
 clear:both;
 text-align: center;
 padding: 5px 0 5px 0;}

.adZoneCenter {
 clear: both;
 text-align: center;}

 .catBox {
	height: auto;

	/*
	border:#cccccc 1px solid;
	margin:0px 0px 7px 0px;
	 -moz-border-radius: 8px;
	 -webkit-border-radius: 8px;
	 */
}
table#categories tr td .catBox h5 a{font-weight:bold;}
table#categories tr td .catBoxa h5 a{font-size:11px;}
p.subcats a{
    color:#505050;
	text-decoration:none;
	line-height:15px;
}

p.subcats a:hover{
    color:#F97914;
	text-decoration:none;
}

p.subcats:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
p.subcats { display: block; }

table#categories .blt{
    background: url('../images/arrow_right.gif') no-repeat 4px center;
	height:18px;
	margin-bottom:1px;
}
table#categories .count {color:#888;font-weight:normal;}
h5 .blt a{
	font-size:11px;
	font-weight:normal;
}

p.subcats .blt2{
    background: url('../images/arrow.png') no-repeat 0px 0px;
	height:10px;
	width:10px;
	padding:0 0 0 7px;
	margin-left: 20px;
}
table#categories tr td h5 {
	font-size:13px;

    padding: 0px 0 1px 0px;
    display: block;
    font-weight: normal;
}

table#categories tr td h5 a{
    color: #454545;
    text-decoration: none;
    float: left;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding: 0px;
}

table#categories tr td h5 a:hover {
    float: left;
    color: #2A68D8;
    text-decoration: underline;
    padding-bottom: 0px;
}

#categories ul li a span {
    color: #696969;
    font-weight: bold;
}

#categories ul li a:hover span {
    color: #F97914;
    font-weight: bold;
}

table#categories tr {
    /*float: left;*/
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
     padding: 0px;
}
