html { height: 100%; margin: 0; }

body {
    background: #ebebeb url("../images/bg.png") repeat-x top center;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10pt;
    margin: 0;
	color: #333333;
}

td {
    vertical-align: top;
}

h2 {
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

h3 {
	margin: 0 0 15px 0;
	padding: 15px 15px 15px 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: 497px;
	height: 20px;
	background: url("../images/h3Bg.png") no-repeat;
}

.descr {
	text-align: justify;
	line-height: 17px;
	margin: 0 0 25px 0;
}

.smallDesc {
	text-align: justify;
	line-height: 17px;
	padding: 5px 0;
}

.clear	{
	clear: both;
}

.break {
	clear: both;
	height: 20px;
}

.formPage {
    margin: 0 auto;
}

.formPage a {
    color: #3890d2;
}

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;
	padding: 5px;
	line-height: 17px;
}

.buttons {
    border-top: 1px solid #D9D9D9;
    text-align: center;
}

.url {
    color: #606060;
}

.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;
	height: 16px;
	margin: 0 0 6px 0;
}
textarea.text {
    font-size: 8pt;
    color: #2e2e2e;
    border: 1px solid #c5c5c5;
    background: url('../images/input_bg.jpg') repeat-x #ececec;
    padding: 3px;
	margin: 0 0 12px 0;
}
select {
    font-size: 8pt;
	height: 24px;
}

.captcha {
    border: 1px solid #3E81B4;
    margin-top: 10px;
}

form {
    display: inline;
    margin: 0;
    padding: 0;
}

span.req {
    margin-left: 3px;
    color: #CA0002;
    font-weight: bold;
}

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: 3px 0 0 0;
    color: #9A9A9A;
    font-size: 11px;
	float: right;
	font-size: italic;
	font-weight: normal;
}
.sort {
    color: #000000;
}
div.pr {
    font-size: 7pt;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
}
div.prg {
    width: 40px;
    border: 1px solid #999999;
    height: 3px;
    font-size: 1px;
}
div.prb {
    background: #43a6b4;
    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;
	margin: 0 0 12px 0;
	background-color: transparent;
}

#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: 980px;
}

.center1 {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 980px;
}

.header {
    background-color: transparent;
    height: 150px;
    width: 980px;
	color: #ffffff;
    margin: 0 auto;
}

.headerLogo {
    float: left;
    margin: 25px 0px 0px 40px;
}

.headerSilde {
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
}

.headerSilde a:active, .headerSilde a:link, .headerSilde a:visited {
    color: #ffffff;
    text-decoration: none;
}

.headerSilde a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.headerSearch {
    float: right;
    margin: 0 0 10px 0;
}

.searchInput {
    background: #E5EAEE url("../images/searchBg.png") no-repeat;
    border: 1px solid #395356;
    padding: 2px 4px 4px 25px;
	color: #3b575a;
    float: left;
    width: 160px;
    height: 18px;
}

.searchBtn {
    height: 26px;
    float: left;
    margin: 0px 0px 0px 6px;
}

.searchBtnCenter {
    background: url("../images/hMenuContainerBg.png") repeat-x;
    height: 26px;
    margin: 0;
    padding: 3px 5px 5px 5px;
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
    float: left;
}

/*-------------------*/

.hMenuContainer {
    height: 47px;
    width: 980px;
    margin: 0 auto;
}

.hMenuLeft {
	background: url("../images/hMenuLeft.png") no-repeat;
	width: 4px;
	height: 47px;
	margin: 0;
	float: left;
}

.hMenu {
    float: left;
    margin: 0;
	padding: 0 0 0 52px;
	background: url("../images/hMenuContainerBg.png") repeat-x;
    width: 920px;
	height: 47px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
    float: left;
    display: block;
    height: 33px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding: 14px 15px 0 15px;
}

.hMenu a:hover {
    background: url("../images/hMenuHoverBg.png") no-repeat top center;
    float: left;
    display: block;
    height: 33px;
    color: #47B4C2;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
	padding: 14px 15px 0 15px;
}

.hMenuRight {
	background: url("../images/hMenuRight.png") no-repeat;
	width: 4px;
	height: 47px;
	margin: 0;
	float: left;
}

.hMenu img {
    float: left;
}

/*-------------------*/

.noPath {
	background: #FFFFFF url("../images/pathBg.png") repeat-x;
	margin: 0 auto;
	width: 980px;
	height: 23px;
}

.path {
    background: #FFFFFF url("../images/pathBg.png") repeat-x;
	margin: 0 auto;
    width: 965px;
    height: 28px;
	font-weight: bold;
    padding: 15px 0px 0px 15px;
}

.path a:link, .path a:active, .path a:visited {
    color: #000000;
	font-weight: normal;
    text-decoration: none;
}

.path a:hover {
    color: #000000;
    text-decoration: underline;
}

.path img {
    margin: 0px 5px 1px 5px;
}

/*-------------------*/

.leftContainer {
    float: left;
    width: 200px;
	margin: 0 12px;
}

/*-------------------*/

.centerContainer {
    float: left;
	width: 532px;
	padding: 0;
}

.welcomeNote {
	text-align: justify;
	line-height: 17px;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	color: #45666b;
	background: url("../images/hbar.png") bottom center no-repeat;
}

.catHome {
    float: left;
	display: block;
    padding: 0px 0px 18px 16px;
    background: url("../images/icon_bullet_blue.png") 0 2px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
    color: #3a3a3a;
    font-weight: bold;
    text-decoration: none;
	padding: 0 0 0 18px;
	line-height: 25px;
    background: url("../images/icon_bullet_blue.png") 0 2px no-repeat;
}

a.catHomeMain:hover {
    color: #45666a;
	text-decoration: underline;
}

.catHomeSubcats {
    margin: 2px 0 16px 25px;
	color:#505050;
	line-height: 17px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
    color: #505050;
    text-decoration: none;
}

a.catHomeSub:hover {
    color: #333333;
    text-decoration: underline;
}

.catHomeCount {
    color: #757575;
	font-size: 11px;
	font-weight: normal;
}

/*-------------------*/

.articleContent {
    padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
    float: left;
    width: 200px;
	margin: 0 12px;
}

/*-------------------*/

.footer {
    margin: 0 auto;
    width: 980px;
    background: #623585;
    clear:both;
    text-align: center;
    padding: 20px 0px 20px 0px;
    color: #FAFAFA;
}

.footer a:active, .footer a:link, .footer a:visited {
    color: #D0D0D0;
    text-decoration: underline;
}

.footer a:hover {
    color: #FAFAFA;
    text-decoration: none;
}

.footerCat {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0px 20px 20px 20px;
    border-bottom: 1px solid #B32B26;
    width: 700px;
}

/*-------------------*/

.box {
    margin: 0 0 20px 0;
}

.boxTopLeft {
    float: left;
    background: url("../images/boxTopLeft.png") no-repeat;
    width: 10px;
    height: 55px;
}

.boxTopCenter {
    float: left;
    background: url("../images/boxTopCenter.png") repeat-x;
    width: 180px;
    height: 37px;
    padding: 18px 0 0 0;
    color: #EFF2F3;
    text-align: center;
    font-weight: bold;
}

.boxTopRight {
    float: left;
    background: url("../images/boxTopRight.png") no-repeat;
    width: 10px;
    height: 55px;
}

.boxMiddle {
    clear: both;
    background: url("../images/boxMiddle.png") repeat-y;
    width: 200px;
}

.boxBottom {
    background: url("../images/boxBottom.png") no-repeat;
    width: 200px;
    height: 14px;
}

/*-------------------*/

.boxStats {
    padding: 8px 8px 8px 13px;
    margin: 0;
    list-style: none;
}

.boxStats li {
    padding: 3px 0px 5px 10px;
	
}

/*-------------------*/

.boxSponsored {
    margin: 0px 7px 0px 7px;
    border-bottom: 1px solid #CCCCCC;
    padding: 15px 7px 10px 7px;
    color: #542479;
    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 {
    color: #532278;
    text-decoration: none;
    font-weight: bold;
}

a.boxSponsoredA:hover {
    color: #532278;
    text-decoration: underline;
    font-weight: bold;
}

/*-------------------*/

.boxPopCats {
    padding: 8px 8px 8px 13px;
    margin: 0;
    list-style: none;
}

.boxPopCats li {
    background: url("../images/boxPopCatsBg.png") 0px 9px no-repeat;
    padding: 3px 0px 5px 10px;
	line-height: 18px;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
    color: #333333;
    text-decoration: none;
}

.boxPopCats li a:hover {
    color: #354d51;
    text-decoration: underline;
}

/*-------------------*/

.noResults {
    margin: 0px;
	background: url("../images/delete.png") no-repeat;
}

.noResults p {
    color: #b0221b;
    margin: 0px 0px 15px 56px;
}

.noResults span {
    font-weight: bold;
}

.noResults ul {
	list-style: none;
    margin: 10px 0px 20px 45px;
}

.noResults li {
	background: url("../images/icon_bullet_blue.png") 0 4px no-repeat;
    padding: 2px 0px 4px 16px;
}

/*-------------------*/

.navig {
    padding: 5px;
    color: #CA0002;
    font-weight: bold;
}

.mainPaging {
    float: right;
}

.pagingLinks {
    color: #532278;
    font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
    color: #532278;
    text-decoration: none;
}

.pagingLinks a:hover {
    color: #532278;
    text-decoration: none;
}

/*-------------------*/

a.link:active, a.link:link, a.link:visited {
    color: #3a5457;
	font-weight: bold;
    text-decoration: none;
}

a.link:hover {
    font-size: 12px;
    color: #505050;
    text-decoration: underline;
}

.linkDescr {
	text-align: justify;
	line-height: 17px;
	margin: 12px 0 12px 0;
}
/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
    color: #532278;
    font-weight: bold;
    text-decoration: none;
}

.searcCat a:hover {
    color: #532278;
    font-weight: bold;
    text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
    color: #6F6F6F;
    text-decoration: underline;
}

/*-------------------*/

a:active, a:link, a:visited {
    color: #43A6B4;
    text-decoration: underline;
}

a:hover {
    color: #555555;
    text-decoration: none;
}

.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;
    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;
}

.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;
}

.active {
    background-position: right 12px;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 980px;
    background: #E51D25;
}

.priceBox {
    width: 532px;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0 0 25px 0;
    background: #ebebeb url("../images/hbar.png") bottom center no-repeat;
}

.priceTitle {
    padding: 5px 0 5px 12px;
	height: 16px;
	font-weight: bold;
	background: #d3d3d3;
}

input.btn {
    background: #46686c;
    color: #ffffff;
    height: 25px;
    padding: 2px 6px;
	margin: 5px 0 0 0;
    border: 1px solid #7f818f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    vertical-align: middle;
	cursor: pointer;
}

#additional_links td {
    padding: 0 3px 3px 0;
}