html { height: 100%; margin-bottom: 1px; }

body {
    background: #343125;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 11px;
        margin: 0;
}
.c {
        float: left;
}
.cr {
        clear: left;
}

td {
        vertical-align: top;
        padding: 5px;
}

h1 {
        font-size: 14pt;
        margin: 5px 0 5px 0;
}

h2 {
        font-size: 11px;
        margin: 0;
        padding: 0;
}

h3 {
        color: #252525;
        font-size: 12px;
        padding: 5px;
        margin: 0 0 15px 0;
        border-bottom: 1px dashed #8F8E81;
}


h5 {
        background: #DBDAC6;
        color: #252525;
        font-size: 12px;
        padding: 5px;
        margin: 0 0 15px 0;
        border-bottom: 1px dashed #DBDAC6;
}


a {
        outline: none;
}

#descr {
        padding: 0px;
        margin: 0 0 5px 0;
}

table.formPage {
        margin: 0 auto;
}

td.err {
        padding: 3px;
        color: #FFFFFF;
        background: #AC130E;
        border: 1px solid #CECECE;
        text-align: left;
}

td.msg {
        padding: 3px;
        color: #AC130E;
        background: #F0F0F0;
        border: 1px solid #CECECE;
        text-align: left;
}

.label {
        text-align: right;
}

.link {
        font-size: larger;
}
        
.buttons {
        border-top: 1px solid #cbd1e7;
        text-align: center;
}
#links p {
        margin: 0 0 7px 0;
}
.url {
        color: #7d4600;
}

.text{
        font-size: 8pt;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
        color: #000000;
        border: 1px solid #0f67a1;
}
textarea.text {
        font-size: 8pt;
        border: 1px solid #0f67a1;
}
select {
        font-size: 8pt;
        border: 1px solid #0f67a1;
}

.captcha {
        border: 1px solid #0f67a1;
        margin-top: 10px;
}

form {
        display: inline;
        margin: 0;
        padding: 0;
}
.btn {
        height: 23px;
        background: url("../images/btnBg.gif") repeat-x;
        color: #FFFFFF;
        font-size: 11px;
        padding: 2px 12px 4px 12px;
        cursor: pointer;
        border: 1px solid #FFFFFF;
}
span.req {
        margin-left: 3px;
        color: #2b546f;
        font-weight: bold;
}

div.errForm, span.errForm {
        margin: 2px 0 0px 0px;
        padding: 2px 3px 2px 3px;
        color: #FFFFFF;
        background: #3991ca;
        border: 1px solid #0f6ca9;
        text-align: left;
        clear: both;
        display: block;
}
.small, .small a {
        padding: 0px;
        margin: 0px;
        color: #0f67a1;
        font-size: 7pt;
        font-weight: normal;
        text-decoration: none;
}

.sort {
        color: #000000;
        font-weight: bold;
}
div.pr {
        font-size: 6pt;
        color: #0f67a1;
        float: left;
        height: 30px;
        margin-right: 5px;
}
div.prg {
        width: 40px;
        border: 1px solid #0f67a1;
        height: 3px;
        font-size: 1px;
}
div.prb {
        background: #0f67a1;
        height: 3px;
        font-size: 1px;
}

.price {
        border: 1px solid #91989d;
}
.price table td{
        margin: 0;
        padding: 2px;
        vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   background: 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;
}

/* --------------------------------------------------------------- */

.center {
        margin: 0 auto;
        width: 960px;
}
        
.center1 {
        background: #FFFFFF;
        margin: 0 auto;
        width: 960px;
}
        
.centerall {
        margin: 0 auto;
        width: 960px;
        border: 2px solid #8F8E81;
}


.headerlog {
        background: #FFFFFF;
        height: 120px;
        width: 960px;
        margin: 0 auto;
}


.header {
        background: #FFFFFF;
        height: 103px;
        width: 960px;
        margin: 0 auto;
}


.headerNavigation {
        background-color: #8F8E81;
        height: 23px;
        width: 960px;
        margin: 0 auto;
}

#nav-bg{
        width:100%;
        clear:both;
        background-image:url(../images/nav-bg2.gif);
        margin-bottom:0px;
}
#nav{
        width: 960px;
        height:35px;
        margin: 0 auto;
        padding:0;
}
#nav2{
float:right;
}
.btn-nav{
        background-image:url(../images/btn-nav.gif);
        float:left;
        width:105px;
        height:26px;
        padding: 8px 0 0 0;
        text-align:center;
        font-weight:bold;
        color:#dbdac6;
}
.btn-nav a{
        color:#dbdac6;
        text-decoration:none;
}
.btn-nav a:hover{
        text-decoration:underline;
}

.smallNavigation {
        background-color: #8F8E81;
        height: 23px;
        width: 536px;
        margin: 0 auto;
}



.headerLogo {
        float: left;
        margin: 0px 0px 0px 0px;
}


.search-top{
        width:526px;
        height:22px;
        margin: 0px;
}
.search-body{
        background-image:url(../images/search-body.gif);
        width:526px;
        height:25px;
        margin: 0px;
        text-align:center;
}
.search-bottom{
        width:526px;
        height:19px;
        margin: 0px;
}
.searchtext {
   font-size: 8pt;
   margin: 0;
   padding-left: 3px;
   color:#242424;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}



.headerSearch {
        float: right;
        color: #FFFFFF;
        margin: 40px 50px 0px 0px;
}
.headerSearchText {

        font-size: 7pt;
        color: #AFAF9E;
        margin-bottom: 2px;
}
.headerSearchText a:active, .headerSearchText a:link, .headerSearchText a:visited {
        color: #FF6600;
        text-decoration: none;
}

.headerSearchText a:hover {
        color: #FFFFFF;
        text-decoration: none;
}


.searchLabel {
        float: left;
        margin: 5px 5px 0px 0px;
}

.searchInput {
        border: 0px;
        border: 1px solid #0f67a1;
        padding: 2px;
        float: left;
        width: 310px;
        height: 15px;
        background: #FFFFFF;
}



.boxSearch {
        float: right;
        margin: 10px 10px 10px 12px;
}

.boxSearchInput {
        border: 0px;
        border: 1px solid #0f67a1;
        padding: 2px;
        float: left;
        width: 160px;
        height: 18px;
        background: #DDDDDD;
}

.searchBtn {
        height: 18px;
        float: right;
        margin: 6px 4px 0px 0px;
        background: url("../images/btnBg.gif") repeat-x;
        color: #FBFBFB;
        padding: 4px 12px 0 12px;
        cursor: pointer;
}



.userBar {
        clear: right;
        float: right;
        margin: 13px 40px 0px 0px;
        color: #faeaba;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
        color: #faeaba;
        text-decoration: underline;
}

.userBar a:hover {
        color: #3E81B4;
}

/*-------------------*/



/* Design Navigationsbuttons */
a.menu {
        display:block;
        text-align:center;
        width:18ex;
        border-style:ridge;
        border-width:0px;
        border-top-color: #f5f5f5;
        border-left-color: #f5f5f5;
        border-right-color: #f5f5f5;
        border-bottom-color: #f5f5f5;
        padding:2px;
        text-decoration:none;
}

/* Design Navigationsbuttons */
a.menu:link {
        color:#000031;
        background-color:#E7E7E7;
        font-family: Arial; font-size: 11px;
}

/* Design Navigationsbuttons besuchter Link */
a.menu:visited {
        color:#000031;
        background-color:#E7E7E7;
        font-family: Arial; font-size: 11px;
}

/* Design Navigationsbuttons */
a.menu:hover {
        color:#FF6531;
        background-color:#8F8E81;
        font-family: Arial; font-size: 11px;
}

/* Design Navigationsbuttons */
a.menu:active {
        color:#000031;
        background-color:#8F8E81;
        font-family: Arial; font-size: 11px;
}

table.navigation {
        border-width:0px; padding: 0px;
        border-style: solid;
        border-top-color: #eeeeee;
        border-left-color: #ffffff;
        border-right-color: #ffffff;
        border-bottom-color: #ffffff;
        background-color: #8F8E81;

}

/* Design Navigationsbuttons */
td.navigation {
        border-width:0px; padding: 0px;
        background-color: #8F8E81;
        color: #000000;
        font-size: 12px; font-family: Arial, sans-serif; font-weight: normal;
}


/*-------------------*/

.hMenuContainer {
        background: #2B546F;
        height: 42px;
        width: 960px;
        margin: 0 auto;
        border-bottom: 1px solid #000000;
}

.hMenu {
        float: left;
        margin-left: 10px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
        float: left;
        display: block;
        height: 30px;
        margin-top: 7px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
        padding: 7px 12px 0px 12px;
}

.hMenu a:hover {
        float: left;
        display: block;
        height: 30px;
        margin-top: 7px;
        text-decoration: underline;
        padding: 7px 12px 0px 12px;
}

/*-------------------*/

.path {
        background: #FFFFFF;
        margin: 0 auto;
        width: 940px;
        height: 22px;
        color: #8E8D80;
        padding: 10px 0px 0px 20px;
        border-bottom: 1px solid #8F8E81;
}

.path a:link, .path a:active, .path a:visited {
        color: #8E8D80;
        text-decoration: underline;
}

.path a:hover {
        text-decoration: none;
        border-bottom: 0px;
        color: #BA0000;
}

/*-------------------*/

.leftContainer {
        float: left;
        width: 210px;
}

/*-------------------*/

.centerContainer {
        float: left;
        border: 0px solid #f00;
}

.centerContainerM {
        width: 536px;
        padding: 8px 1px 0px 1px;
        background: #FFFFFF;
        border-top: 1px solid #8F8E81;
        border-right: 1px solid #8F8E81;
        border-left: 1px solid #8F8E81;
        border-bottom: 1px solid #8F8E81;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
        color: #212421;
        font-weight: bold;
        text-decoration: underline;
}

a.catHomeMain:hover {
        color: #BA0000;
        text-decoration: none;
}

.catHomeSubcats {
        margin: 8px 0px 0px 12px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
        color: #212421;
        text-decoration: none;
}

a.catHomeSub:hover {
        color: #BA0000;
        text-decoration: underline;
}

.catHomeCount {
        color: #0f67a1;
        font-size: 10px;
        font-weight: normal;
}

/*-------------------*/

.articleContent {
        padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
        float: left;
        width: 210px;
        border: 0px solid #FF0000;
}

/*-------------------*/

.footer {
        margin: 0 auto;
        width: 960px;
        background: #8F8E81;
        clear:both;
        text-align: center;
        padding: 15px 0px 15px 0px;
        color: #EDEDED;
}

.footer a:active, .footer a:link, .footer a:visited {
        color: #FFFFFF;
        text-decoration: none;
}

.footer a:hover {
        text-decoration: none;
}

/*-------------------*/

.box {
        margin: 0px 0px 20px 8px;
}
.box-right {
        margin: 0px 0px 20px 12px;
}

.boxTop {
        float: left;
        background: #DBDAC6;
        width: 182px;
        height: 18px;
        padding: 5px 0 0 8px;
        color: #252525;
        text-transform: uppercase;
        font-weight: bold;
        border-right: 1px solid #8F8E81;
        border-left: 1px solid #8F8E81;
        border-top: 1px solid #8F8E81;
        border-bottom: 1px solid #8F8E81;
        text-align: center;
}

/*-------------------*/

.boxMiddle {
        clear: both;
        width: 190px;
        border-right: 1px solid #8F8E81;
        border-left: 1px solid #8F8E81;
        border-bottom: 1px solid #8F8E81;
}

/*-------------------*/

.boxSideCon {
        padding: 10px 0px 10px 5px;
        margin: 0;
        color: #000000;
        list-style: none;
}

.boxSideCon li {
        padding-bottom: 2px;
}

/*-------------------*/

.boxStats {
        padding: 10px 0px 10px 10px;
        margin: 0;
        color: #000000;
        list-style: none;
}

.boxStats li {
        padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
        margin: 0px 7px 0px 7px;
        border-bottom: 1px solid #CCCCCC;
        padding: 15px 4px 10px 4px;
        color: #242424;
        line-height: 10px;
        font-size: 10px;
}

.boxSponsoredLast {
        margin: 0px 7px 0px 7px;
        padding: 15px 4px 8px 4px;
        color: #242424;
        line-height: 15px;
        font-size: 10px;
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
        color: #242424;
        text-decoration: none;
        font-weight: bold;
}

a.boxSponsoredA:hover {
        color: #BA0000;
        text-decoration: none;
}

/*-------------------*/

.boxPopCats {
        padding: 10px 0px 10px 10px;
        margin: 0;
        list-style: none;
}

.boxPopCats li {
        background: url("../images/boxPopCatsBg.gif") 0px 7px no-repeat;
        padding: 1px 0px 3px 14px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
        color: #5DB0E6;
        text-decoration: underline;
        line-height: 16px;
}

.boxPopCats li a:hover {
        text-decoration: none;
}

/*-------------------*/

.noResults {
        margin-left: 20px;
}

.noResults p {
        color: #0f67a1;
        margin: 0px 0px 15px 0px;
}

.noResults ul {
        margin: 0;
        padding: 0px 0px 20px 40px;
}

/*-------------------*/

.navig {
        padding: 5px;
        color: #837037;
        font-weight: bold;
}

.mainPaging {
        float: right;
}

.pagingLinks {
        color: #837037;
        font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
        color: #824d0c;
        text-decoration: none;
}

.pagingLinks a:hover {
        color: #837037;
        text-decoration: none;
}

.maincontent {
        margin: 0 0 20px 0;
        padding: 10px;
        border: 1px dashed #8F8E81;
        color: #212421;
        width: 518px;
}

.linkcontent {
        margin: 0 10px 20px 10px;
        padding: 10px;
        border: 1px dashed #8F8E81;
        background: #e8edf0;
}

/*-------------------*/

a.link:active, a.link:link, a.link:visited {
        font-size: 12px;
        color: #7b4400;
        text-decoration: none;
}

a.link:hover {
        font-size: 12px;
        color: #837037;
        text-decoration: none;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
        color: #0f67a1;
        font-weight: normal;
        text-decoration: underline;
}

a.readMore:hover {
        text-decoration: none;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
        color: #0f67a1;
        text-decoration: none;
}

a.readMoreFeat:hover {
        text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
        color: #7c6b3a;
        font-weight: bold;
        text-decoration: none;
}

.searcCat a:hover {
        color: #7c6b3a;
        font-weight: bold;
        text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
        color: #714003;
        text-decoration: underline;
}

/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
        color: #8c4e00;
        text-decoration: underline;
}

.paymentTable td {
        border-right: 1px solid #8F8E81;
        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: #8F8E81;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #8F8E81;
   border-style: solid;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #8F8E81;
   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: url("../images/GrayGradBg.gif") repeat-x;
    display: block;
    color: #303030;
    position: absolute; 
    z-index: -1; 
    top: 0px; 
    width: 960px;
    height: 110px;
}

.slide {
    margin: 0;
    padding: 0;
    border: 0px;
    background: url("../images/slide.gif") repeat-x;
    text-align: right;
    color: #ffffff;
    padding: 4px 20px 3px 20px;
        height: 18px;
}
.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_panel {
    background: #d0c090;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #d0c090;
}


/* --------------------------------------------------------------- */


img.thumb{
        border: 1px solid #888;
        width: 85px;
        height: 66px;
        margin: 3px;
        padding: 0px
}
img.thumbs{
        border: 1px solid #888;
        width: 150px;
        height: 112px;
        margin: 1px;
        padding: 0px
}


/* --------------------------------------------------------------- */
