body {
    background-color: #efefef;
        background-image:url(../images/bg.gif);
        background-repeat:repeat-x;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 8pt;
        text-align:center;
        margin:0;
        padding:0;
}

a {color:#02304f; text-decoration:none;}
a:hover {text-decoration:underline;}
.clear {clear:both;}
table {width:100%;}
p {margin:0; padding:0;}
#top {
        width:962px;
        height:120px;
        background-image:url(../images/top-right.gif);
        background-repeat:no-repeat;
        background-position:right;
        margin:0 auto;
        text-align:left;
}

#top .left {
        background-image:url(../images/top-left.gif);
        background-repeat:no-repeat;
        float:left;
        height:120px;
        width:16px;
        margin-left:-1px;
}

#logo {
        float:left;
        margin-top:15px;
}
#logo img {
        border:0;
        float:left;
}

#toplinks {
        float:left;
        width:650px;
        height:30px;
        font-weight:bold;
}
#toplinks a {
        color:#FFFFFF;
        float:right;
        display:block;
        padding:8px 6px;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        border-top:3px solid #ffffff;
        margin: 0 4px;
        text-decoration:none;
}

#toplinks a:hover {
        background-color:#282828;
        border:1px solid #343434;
        border-top:3px solid #282828;
        margin: 0 3px;
}

#search {
        float:right;
        width:350px;
        height:40px;
        margin-right:20px;
        margin-top:25px;
}
#search a{
        color:#FFFFFF;
        text-decoration:none;
}
#search .images {
        float:right;
}
#search .text {
        float:right;
        background-image:url(../images/search-bg.gif);
        background-repeat:repeat-x;
        height:20px;
        width:280px;
        padding:5px;
        border:0;
        color:#FFFFFF;
        font-size:15px;
}
#search .btn {
        float:right;
        background-image:url(../images/search-go.gif);
        background-repeat:repeat-x;
        height:30px;
        width:52px;
        margin-left:4px;
        padding:0;
        border:0;
}

#wrapper {
        background-image:url(../images/body-bg.gif);
        background-repeat:repeat-y;
        width: 937px;
        margin:0 auto;
        padding:20px;
}

#center {
        width:100%;
        margin-top:-25px;
}

#leftbody {
        width:294px;
        float:left;
}

#leftbody .top {
        background-image:url(../images/left-top.gif);
        background-repeat:no-repeat;
        width:257px;
        height:26px;
        color:#FFFFFF;
        font-weight:bold;
        text-align:left;
        padding: 14px 0 0 35px;
        font-size:10px;
        background-color:#02304f;
}
#leftbody .links {
        width:292px;
        background-image:url(../images/left-link-bg.gif);
        background-repeat:repeat-y;
        margin-bottom:15px;
}
#leftbody .nrm {
        width:250px;
        margin:0 auto;
        padding:7px;
        border-bottom:1px solid #ffffff;
        font-weight:bold;
}

#leftbody .links a {
        display:block;
        width:250px;
        margin:0 auto;
        padding:7px;
        border-bottom:1px solid #ffffff;
        font-weight:bold;
}
#leftbody .links a:hover {
        text-decoration:none;
        border-bottom:1px solid #ffffff;
        background-image:url(../images/left-link-hover-bg.gif);
        background-repeat:no-repeat;
}
#leftbody .linkfooter {
        width:292px;
        background-image:url(../images/left-link-bottom.gif);
        background-repeat:no-repeat;
        height:20px;
        clear:both;
}



#rightbody {
        width:632px;
        float:right;
        margin-right:3px;
}


#rightbody .content {
        width:632px;
        background-image:url(../images/body-top-bg.gif);
        background-repeat:no-repeat;
}
#rightbody .contentfooter {
        width:610px;
        padding: 10px 12px 20px 10px;
        background-image:url(../images/body-bottom-bg.gif);
        background-repeat:no-repeat;
        background-position:bottom left;
        text-align:left;
}

/*---------------*/
#sidepath {
        background-color:#02304f;
        background-image:url(../images/path-bg.gif);
        background-repeat:repeat-x;
        height:40px;
        text-align:center;
        color:#FFFFFF;
}
/*-------------- */

#path {
        background-color:#02304f;
        background-image:url(../images/path-bg.gif);
        background-repeat:repeat-x;
        height:40px;
        text-align:left;
        color:#FFFFFF;
}
#path .left {
        background-image:url(../images/path-left.gif);
        background-repeat:no-repeat;
        height:40px;
}
#path .right {
        background-image:url(../images/path-right.gif);
        background-repeat:no-repeat;
        background-position:right;
        height:40px;
}
#path .txt {
        margin: 14px 0 0 35px;
        font-size:10px;
        font-weight:bold;
        float:left;
}
#path .txt a {
        color:#62a9d9;
        text-decoration:none;
}

#featlinks {
        background-color:#02304f;
        background-image:url(../images/path-bg.gif);
        background-repeat:repeat-x;
        height:40px;
        text-align:left;
        color:#FFFFFF;
}

#homex {}

#homex .top {
        background-color:#02304f;
        background-image:url(../images/path-bg.gif);
        background-repeat:repeat-x;
        height:40px;
        text-align:left;
        color:#FFFFFF;
        margin-top:15px;
}
#homex .topleft {
        background-image:url(../images/path-left.gif);
        background-repeat:no-repeat;
        height:40px;
}
#homex .topright {
        background-image:url(../images/path-right.gif);
        background-repeat:no-repeat;
        background-position:right;
        height:40px;
}
#homex .toptxt {
        margin: 14px 0 0 35px;
        font-size:10px;
        font-weight:bold;
        float:left;
}


#homex .block {
        width: 104px;
        height: 130px;
        float:left;
        border: 1px solid #ddd;
        text-align:center;
        margin: 8px;
}
#homex img {
        height: 75px;
        width: 100px;
        padding: 2px 2px;
        border: 0;
}
#homex .l a {
        display:block;
        padding: 2px;
        background-color: #efefef;
        font-size:9px;
        margin: 2px;
        height: 40px;
}





.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 {
        color: #5e74b3;
        background-color:#dbe7f3;
        padding:7px;
        padding-left:15px;
        font-size: 8pt;
        border-bottom:2px solid #5e74b3;
        border-top:2px solid #5e74b3;
}

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

table.formPage {
}
td.err {
        padding: 3px;
        color: #FF0000;
        background: #FFEDED;
        text-align: left;
}
td.msg {
        padding: 3px;
        color: #0000FF;
        background: #EDF3FF;
        text-align: left;
}
.label {
        text-align: right;
}
.buttons {
        border-top: 1px solid #A0A0A0;
        text-align: center;
}
.count {
        color: #6f6f6f;
        font-size: 8pt;
        font-weight: normal;
}
#links a {
        font-size: 10pt;
}
#links p {
        margin: 0 0 7px 0;
}
.url {
        color: #6f6f6f;
}

.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 #5e74b3;
}
textarea.text {
        font-size: 8pt;
        border: 1px solid #5e74b3;
}
select {
        font-size: 8pt;
        border: 1px solid #5e74b3;
}

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

form {
        display: inline;
        margin: 0;
        padding: 0;
}
.btn {
        font-size: 8pt;
        font-weight: bold;
        border: 1px solid #5e74b3;
        background-color: #FFAA11;/*#FFCC33;*/
        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: #909090;
        font-size: 7pt;
        text-decoration: none;
}
.sort {
        color: #000000;
}
p.subcats {
        margin: 0px 0px 15px 0px;
        padding: 0px;
}
div.pr {
        font-size: 6pt;
        color: #000000;
        margin-top:3px;
        padding: 2px 10px 5px 13px;
        border: 1px solid #999999;

}
div.prg {
        width: 80px;
        border: 1px solid #999999;
        height: 3px;
        font-size: 1px;
        float:right;
        margin-top:2px;
}
div.prb {
        background: #1f4549;
        height: 3px;
        font-size: 1px;
}


div.footer {
        bottom:0;
        clear:both;
        width:930px;
        text-align: center;
        padding: 15px 0 0 0;
        margin: 15px 0 -10px 0;
        background-image:url(../images/footer.gif);
        background-repeat:repeat-x;
}
div.footer a {
        color: #606060;
}
.price {
}
.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