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

body {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    font: 11px/13px Arial,Helvetica,sans-serif;
    margin: 0;
    text-align: center;
}

td {
    vertical-align: top;
    padding: 5px;
}

h2 {
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

a {
    outline: none;
}

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

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

.link {
    font-size: larger;
}

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

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

input.text, select {
    border: 1px solid #5E74B3;
    color: #000000;
    height:17px;
}
textarea.text {
    border: 1px solid #5E74B3;
    font-size: 8pt;
}
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: #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, .small a {
    padding: 0px;
    margin: 0px;
    color: #909090;
    font-size: 7pt;
    text-decoration: none;
}
.sort {
    color: #000000;
}
div.pr {
    color: #000000;
    font-size: 6pt;
    margin-top: 3px;
    padding: 2px 10px 5px 13px;
}
div.prg {
    border: 1px solid #999999;
    float: right;
    font-size: 1px;
    height: 3px;
    margin-top: 2px;
    width: 80px;
}
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;
}

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

.center {
    margin: 0 auto;
    text-align: left;
    width: 950px;
}

.center1 {
    margin: 0 auto;
    text-align: left;
    width: 950px;
}

.header {
    background: url("../images/headerBg.gif") repeat-x;
    height: 77px;
    width: 960px;
    margin: 0 auto;
}

.headerLogo {
    float: left;
    margin: 10px 0;
}
.headerLogo img {
    border: 0 none;
}

.headerSearch {
    float: right;
    color: #FFFFFF;
    margin: 15px 40px 0px 0px;
}

.searchLabel {
    float: left;
    margin: 4px 5px 0px 0px;
    color: #1A4E80;
}

.searchInput {
    border: 1px solid #A4B97F;
    float: left;
    height: 17px;
    width: 470px;
    color: #000000;
}

.searchBtn {
    height: 18px;
    float: left;
    margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
    background: url("../images/searchBtnLeft.gif") no-repeat;
    height: 18px;
    width: 5px;
    float: left;
}

.searchBtnCenter {
    background-color: #ECE9D8;
    border: 1px solid #A4B97F;
    float: right;
    font-size: 9px;
    font-weight: normal;
    height: 19px;
    padding: 0 9px;
    cursor:pointer;
}

.searchBtnRight {
    background: url("../images/searchBtnRight.gif") no-repeat;
    height: 18px;
    width: 5px;
    float: left;
}

.userBar {
    clear: right;
    float: right;
    margin: 10px 40px 0px 0px;
    color: #CA0002;
}

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

.userBar a:hover {
    color: #3E81B4;
}

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

.hMenuContainer {
    background-color: #E0770E;
    background-image: url("../images/hd_bot_bg.gif");
    background-repeat: repeat-x;
    margin-bottom: 5px;
    padding: 11px 15px 10px;
}

.hMenuContainer a {
    background-image: url("../images/hd_bot_dv.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 15px;
    text-decoration: none;
}
.hMenuContainer a:hover {
    color: #EBFFC4;
    text-decoration: none;
}
/*-------------------*/

.path {
    background: url("../images/pathBg.png") repeat-x;
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 745px;
    height: 18px;
    padding: 25px 0px 0px 215px;
}

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

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

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

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

.leftContainer {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 200px;
}

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

.centerContainer {
    float: left;
    width: 530px;
    padding-top:6px;
}

.centerContainerT {
    background: url("../images/contentTop.png") no-repeat;
    height: 6px;
    width: 530px;
}

.centerContainerB {
    clear: both;
    background: url("../images/contentBottom.png") no-repeat;
    height: 6px;
    margin: 0;
    width: 530px;
}

.centerContainerM {
    width: 498px;
    padding: 15px;
    border:1px solid #cccccc;
    border-bottom: none;
    border-top: none;
}

.catHome {
    float: left;
    width: 146px;
    padding: 0px 0px 18px 30px;
    background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;
}

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

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

.catHomeSubcats {
    margin: 18px 0px 0px 0px;
}

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

a.catHomeSub:hover {
    color: #000000;
    text-decoration: underline;
}

.catHomeCount {
    color: #CA0002;
    font-weight: bold;
}

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

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

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

.rightContainer {
    float: right;
    width: 200px;
    background-color: #FFFFFF;
}

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

.footer {
    background-image: url("../images/hd_bg.gif");
    background-repeat: repeat-x;
    clear: both;
    margin: 30px auto 0;
    padding: 25px 0 15px;
    width: 950px;
}


.footerCat {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0px 20px 20px 20px;
    border-bottom: 1px solid #B32B26;
    width: 700px;
}
.copyright {
    color: #629400;
    margin-top: 10px;
}
.copyright a {
    color: #629400;
    font-weight: bold;
    text-decoration: none;
}
/*-------------------*/

.box {

    width: 200px;
        background-image: url("../images/top.jpg");
    background-repeat: repeat-x;
}
.top_left {
    background-image: url("../images/left_top.jpg");
    background-repeat: no-repeat;
}
.top_right {
    background-image: url("../images/right_top.jpg");
    background-position: right top;
    background-repeat: no-repeat;
}


.boxTopCenter {
    height: 19px;
    margin: auto;
    padding: 14px 0 0;
    text-align: center;
    width: 170px;
}


.boxMiddle {
    clear: both;
    border:1px solid #cccccc;
    border-bottom:none;
    border-top: none;
}

.boxBottom {
    height: 6px;
    background: url("../images/boxBottom.gif") no-repeat;
}

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

.boxStats {
    padding: 10px 0px 10px 20px;
    margin: 0;
    list-style: none;
}

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

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

.boxSponsored {
    margin: 0px 7px 0px 7px;
    border-bottom: 1px solid #CCCCCC;
    padding: 15px 7px 10px 7px;
    color: #707070;
    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: #3E81B4;
    text-decoration: none;
    font-weight: bold;
}

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

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

.boxPopCats {
    padding: 10px 15px;
    margin: 0;
    list-style: none;
}

.boxPopCats li {
    padding:8px;
    border-bottom: 1px solid #BBBBBB;
}
.boxPopCats li:hover {
    border-bottom: 1px solid #629400;
}
.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
    text-decoration: none;
}

.boxPopCats li a:hover {
    text-decoration: none;
}

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

.noResults {
    margin-left: 20px;
}

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

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

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



.mainPaging {
    float: right;
}



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



a.readMore:hover {

    text-decoration: underline;
}

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

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

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

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

.searcCat a:hover {
    color: #CA0002;
    font-weight: bold;
    text-decoration: underline;
}
.link_url {
    color:#999999;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
    color: #6F6F6F;
    text-decoration: underline;
}

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

a {
    color: #5A5A5A;
    text-decoration: none;
}
a:hover{
    color: #629400;
    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;
    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;
}


/* 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 #CA0002;
    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_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

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

.fields {
    width: 503px;
    height: auto;
}

.fields_c {
    width: 503px;
    height: auto;
}

.fields_b {
    width: 503px;
    height: 7px;
    line-height: 0px;
    overflow: hidden;
}

.fields_c h3 {
    border: none;
    padding-top: 10px;
    color: #284c6f;
    padding-left: 15px;
}

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

input.btn {
    background-color: #FFAA11;
    border: 1px solid #5E74B3;
    cursor: pointer;
    font-size: 8pt;
    font-weight: bold;
    height: 17px;
    padding: 0 8px;
}

#additional_links td {
    padding: 0 3px 3px 0;
}
#top {
    background-image: url("../images/hd_bg.gif");
    background-repeat: repeat-x;
    height: 105px;
    padding-top: 12px;
}
#topads {
    float: right;
    height: 60px;
    margin-top: 30px;
    width: 468px;
}
h3 {
    border-bottom: 1px dotted #629400;
    color: #629400;
    font-size: 8pt;
    margin: 0;
    padding: 0 0 5px;
}
h2 {
    font-size: 10pt;
    margin: 0;
    padding: 0;
}
.homelink a {
    color: #E0770E;
}
.homelink a:hover {
    text-decoration: underline;
}
.count {
    color: #6F6F6F;
    font-size: 8pt;
    font-weight: normal;
}
p.subcats {
    margin: 0 0 25px 10px;
    padding: 0;
}
.area {
    background-image: url("../images/top.jpg");
    background-repeat: repeat-x;
}
.area_top_right {
    background-image: url("../images/right_top.jpg");
    background-position: right top;
    background-repeat: no-repeat;
}
.area_top_left {
    background-image: url("../images/left_top.jpg");
    background-repeat: no-repeat;
    padding-top:2px;
}
#topsearch {
    height: 55px;
    text-align: left;
}
#links a {
    font-size: 10pt;
}
.prthumb {
    border: 1px solid #000000;
}
.shared{
	margin:0;
	padding:0;
}
.shared li{
	
	margin-top:10px;
	display:inline-block;
	list-style-type:none;
}

.top_left a.SubMenuLinks, .top_right a.SubMenuLinks {
    border-bottom: 1px solid #BBBBBB;
    display: block;
    float: left;
    padding: 8px;
    text-decoration: none;
    width: 90%;
}