body {
        margin: 0; padding: 0;
        background: no-repeat url(../images/bcktop.gif);
        #background-color: #ffffff;
        font-family: Verdana;
        font-size: 8pt;
        scrollbar-DarkShadow-Color:#FFE8D6;
        scrollbar-Track-Color:#ffffff;
        scrollbar-Face-Color:#ffffff;
        scrollbar-Shadow-Color:#eeeeee;
        scrollbar-Highlight-Color:#ffffff;
        scrollbar-3dLight-Color:#FFB375;
        scrollbar-Arrow-Color:#FFE8D6;

}
#page {
        width: 100%;
        background: right bottom no-repeat url(../images/bckbottom.gif);
}
#header {
        margin: 100px 0 0 0;
}
#logo {
        margin: 0 0 0 65px;
        vertical-align: middle;
        border: none;
}
#search {
        display: inline;
        margin: 0 0 0 125px; padding: 0;
}
#search * {
        vertical-align: middle;
}
.searchtext {
        margin: 0 15px 0 0;
        width: 205px;
        padding: 0 10px;
        height: 27px;
        line-height: 27px;
        font-size: 8pt;
        border: none;
        background: no-repeat url(../images/bcksearchtext.gif);
        #aus#_background-attachment: fixed;
}
#menu {
        margin: 10px 0;
        height: 30px;
        line-height: 30px;
        background: repeat-x url(../images/bckmenu.gif);
        font-size: 0pt;
        font-weight: bold;
}
#menu * {
        vertical-align: middle;
}
#menu a {
        margin: 0 25px;
        color: #fff;
        text-decoration: none;
        font-size: 8pt;
}
#descr {
        margin: 15px 50px 0 200px; padding: 0;
        text-align: justify;
        color: #101010;
}
#content {
        margin: 50px 250px 0 175px;
        min-height: 300px;
        _height: 300px;
}
#path {
        background-color: #fda053;
        border: #f25b15 1px solid;
        border-right: #f58d39 1px solid;
        border-bottom: #f58d39 1px solid;
        padding: 5px;
        color: #fff;
}
#path a {
        color: #fff;
        text-decoration: none;
}
h3.advertisement {
        margin: 25px 0 5px 105px; padding: 0;
        border: none;
        font-family: monospace;
        font-size: 8pt;
        text-transform: uppercase;
        color: #ff7200;
}
#advert {
        margin: 0 0 0 100px;
        width: 750px;
        padding: 10px;
        text-align: left;
        border: #ffebdb 1px solid;
        background-color: #fff;
}
#footer {
        margin: 25px 250px 25px 0;
        text-align: right;
        color: #ff7200;
}
#footer a {
        color: #ff7200;
        text-decoration: underline;
}
.navig a, .list a, .smallDesc a {
        color: #ff8726;
        text-decoration: underline;
        font-size: 10pt;
}
.navig a {
        text-decoration: none;
}
.c {
        float: left;
}
.cr {
        clear: left;
}

td {
        vertical-align: top;
        font-size: 8pt;
}

h1 {
        font-size: 14pt;
        margin: 5px 0 5px 0;
}

h2 {
        font-size: 8pt;
        margin: 0 0 5px 0;
        padding: 0;
}
h2 a {
        color: #ff8726;
        text-decoration: underline;
}

h3 {
        color: #333;
        font-size: 8pt;
        margin: 20px 0;
        padding: 0;
        border-bottom: 1px dashed #333;
}

table.formPage {
        margin: 0 auto;
        width: 90%;
        border: #f25b15 1px solid;
        border-right: #f58d39 1px solid;
        border-bottom: #f58d39 1px solid;
}
td.err {
        padding: 3px;
        color: #FF0000;
        background: #FFEDED;
        border: 1px solid #A0A0A0;
        text-align: left;
}
td.msg {
        padding: 3px;
        color: #0000FF;
        background: #EDF3FF;
        border: 1px solid #A0A0A0;
        text-align: left;
}
.label {
        text-align: right;
}
.buttons {
        border-top: 1px solid #f25b15;
        text-align: center;
}
.count {
        color: #6f6f6f;
        font-size: 7pt;
        font-weight: normal;
        vertical-align: middle;
}
#featlinks a, #links a {
        color: #ff8726;
        text-decoration: underline;
        font-size: 8pt;
}
#featlinks p, #links p {
        margin: 0 0 7px 0;
        color: #101010;
}
.url {
        color: #4f4f4f;
        font-size: 7pt;
        vertical-align: middle;
}

.submit {
        float: right;
        vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
        font-size: 8pt;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
        color: #000000;
        border: 1px solid #f25b15;
}
textarea.text {
        font-size: 8pt;
        border: 1px solid #f25b15;
}
select {
        font-size: 8pt;
        border: 1px solid #f25b15;
}

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

form {
        display: inline;
        margin: 0;
        padding: 0;
}
.btn {
        font-size: 8pt;
        font-weight: bold;
        border: 1px solid #e5e5e5;
        background-color: #f89b5d;
        color: #fff;
        cursor: pointer;
        height: 17px;
}
span.req {
        margin-left: 3px;
        color: #FF0000;
        font-weight: bold;
}

div.errForm, span.errForm {
        margin: 0px 0 0px 5px;
        padding: 2px 3px 2px 3px;
        color: #FF0000;
        background: #FFFFF3;
        border: 1px solid #cccccc;
        text-align: left;
        clear: right;
}
.small, .small a {
        padding: 0px;
        margin: 0px;
        color: #515151;
        font-size: 7pt;
        text-decoration: none;
        font-weight: normal;
}
.sort {
        color: #111;
}

p.subcats {
        margin: 0px 0px 15px 0px;
        padding: 0px;
}
p.subcats a {
        color: #515151;
        text-decoration: none;
}
div.pr {
        font-size: 6pt;
        color: #000000;
        float: left;
        height: 30px;
        margin-right: 5px;
}
div.prg {
        width: 40px;
        border: 1px solid #d77f46;
        height: 3px;
        font-size: 1px;
}
div.prb {
        background: #f6995c;
        height: 3px;
        font-size: 1px;
}

.price {
        background-color: #fda053;
        border: #f25b15 1px solid;
        border-right: #f58d39 1px solid;
        border-bottom: #f58d39 1px solid;
        color: #fff;
}
.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:#5e74b3;
   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;
}