body {
	font-family: Tahoma;
	font-size: 11px;
	width:100%
	padding:0px;
	background:#FFFFFF; 
	color:#000000;
	margin:0px;
}

#outer{
 border-left:1px solid #e1e1e1;
 border-right:1px solid #e1e1e1;
 background:#fbfbfb;
 }

#hdr{
 height:116px;
 background:url('images/h-back.gif') repeat-x;
 }

#premium-dir{
 position:relative;
 float:right;
 top:15px;
 right:20px;
 }

td{
 vertical-align:top;
 }

#s-div{
 width:100%;
 height:68px;
 background:url('images/s-mainback.gif') repeat-x;
 }

#s-div img{
 float:left;
 }

#sbox{
 width:415px;
 height:52px;
 background:url('images/s-back.gif') no-repeat;
 position:relative;
 margin:auto;
 top:16px;
 }

.stext{
 border:0px;
 width:241px;
 height:18px;
 padding:0px;
 margin:13px 9px 0px 88px;
 float:left;
 }
.s-btn{
 float:left;
 margin-top:9px;
 }

a, a:link, a:active, a:visited{
	color: #06437b;
	text-decoration: none;
	}
a:hover{
	text-decoration: none;
	}

#main{
 border:0px;
 cellpadding:0px;
 cellspacing:0px;
 border-collapse:collapse;
 width:100%;
 position:relative;
 top:-12px;
 margin-bottom:-12px;
 }
#main td{
 vertical-align:top;
 }
#left-col{
 width:190px;
 border-right:1px solid #e1e1e1;
 padding-left:14px;
 padding-right:13px;
 }
#main-col{
 padding:20px 10px 10px 10px;
 }
#right-col{
 width:181px;
 border-left:1px solid #e1e1e1;
 padding-left:16px;
 padding-right:16px;
 }
 
/******* Left col *******/
.nav{
 height:27px;
 background:url('images/arrow-green.gif') no-repeat;
 width:185px;
 margin:auto;
 }
.nav a:link, .nav a:visited{
 color:#FFFFFF;
 text-decoration:none;
 position:relative;
 top:6px;
 left:29px;
 }
.nav a:hover{
 color:#dadada;
 }

.leftlink{
 width:170px;
 margin:auto;
 background:url('images/leftlink-back.gif') repeat-y;
 margin-top:12px;
 margin-bottom:12px;
 }
.left-link{
 margin-bottom:7px;
 }
.themes{
 margin-left:2px;
 margin-bottom:10px;
 }

/******* Right col *******/
.right-cont{
 border-left:1px solid #e1e1e1;
 border-right:1px solid #e1e1e1;
 border-bottom:1px solid #e1e1e1;
 width:173px;
 padding:10px 5px 5px 5px;
 color:#000000;
 font-size:10px;
 margin-bottom:10px;
 }
.right-cont p{
 text-align:left;
 margin:10px 5px 10px 5px;
 }
.right-cont a:link, .right-cont a:visited{
 color:#000000;
 }

/* Category Styles */

div.cat-desc {
    padding: 1px 35px 15px 30px;
    color: #999999;
    margin: 0px 0px 0px 15px;
    background-image: url(images/ico_cat.gif);
    background-repeat: no-repeat;
    font-size: 11px;
}
div.cat-link1 a, div.cat-link1 a:active, div.cat-link1 a:visited {
    font-size: 12px;
	color:#000000;
}
div.cat-link1 a:hover {
	color: #000000;
}
div.cat-link1, div.cat-link2 {
 padding: 6px 0 7px 25px; margin-left:10px;
 background: url(images/ico_cat.gif) no-repeat center left;
}
div.cat-link2 a, div.cat-link2 a:active, div.cat-link2 a:visited {
    font-size: 12px;
	color:#000000
}
div.cat-link2 a:hover {
	color: #000000;

}
.cat-link1-count, .cat-link2-count {
    font-size: 11px;
    color: #aaaaaa;
}

/******* Main col ******/

#tmenu {
 background: url(images/tmenu_right.gif) no-repeat top right;
 text-align: center;
 padding: 0 50px 0 0;
 min-width:500px;
}

.inner {
 padding: 0 0 0 20px;
 background: url(images/bg_tmenu.gif) no-repeat top left;

}

.leader {
 background: url(images/bg_leader.gif) repeat-x top left;
 border: 1px solid #666666;
}
.leader .inner {
 background: url(images/leader.gif) no-repeat top left;
 height: 173px;
}

.leader-bid {
 padding: 70px 0 0 0px;
 color: #ffffff;
 font: 14px Arial, Helvetica, sans-serif;
}
.leader a, .leader a:active, .leader a:visited {
    font: 18px "trebuchet MS";
	color: #ffffff;
}
.content {
 background:#f5f8ec;
 border:1px solid #e8e8e8;
 padding:10px 10px 10px 10px;
 margin-bottom:10px;
 overflow: hidden;
 }
.link-bidbg {
    background-image: url(images/bidbg.gif);
    height: 87px; width: 67px;
    background-repeat: no-repeat;
}
.link-bid {
    text-align: center;
    font: bold 20px "Times New Roman", Times, serif;
    color: #ffffff;
    padding: 10px 0px 30px 0px;
}
.link-bidbig {
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 13px;
    padding: 3px 0px 2px 0px;
    width: 50px;
}

.link-place {
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    font-size: 11px;
}
.link-place a, .link-place a:active, .link-place a:visited {
    color: #ffffff;
    text-decoration: none;
}
.link-place a:hover {
    color: #ffffff;
    text-decoration: none;
}
.link-cell {
    padding: 10px 0px 0px 20px;
}

.link-title {
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #5C661C;
}
a.link-title, a.link-title:active, a.link-title:visited {
 text-decoration: none;
 color: #5C661C;
 margin: 0; padding:0;
}
a.link-title:hover {
    text-decoration: none;
}
.link-desc {
    color: #212020;
    padding: 5px 0 0 0;
	font: 13px Arial, Helvetica, sans-serif;
}
.link-date {
    width: 95%;
    color: #000000;
    padding: 3px 0px 3px 5px;
    margin: 5px 0px 0px 0px;
    border: solid 1px #dadada;
}
table.pager-table {
    background-color: #aec7e3;
    border: solid 1px #0F4675;
	margin: 5px;
}
td.pager-page, td.pager-current, td.pager-link {
    padding: 2px 4px 2px 4px;
    border: 0px;
}
td.pager-page {
    background-color: #4886AD;
    color: #000000;
}
td.pager-current {
    background-color: #3F3F3F;
    color: #ffffff;
}
td.pager-link {
    background-color: #c8dcf1;
    color: #000000;
}

.kForm {
    padding: 5px;
	margin: 1px;
}
.kForm input, .kForm textarea {
    font-family: tahoma, arial;
    padding: 3px;
    margin: 5px 2px 2px 5px;
    color: #555555;
    display: block;
}

.kForm select {
    font-family: arial;
    margin: 5px 5px 5px 5px;
}
.kForm option {
    font-family: arial;
}
.kForm input.submit {
    font-weight: bold;
    margin: 10px 5px 2px 0px;
}
.kForm input#a, .kForm input#link_id {
	background:none;
	border: none;
}
.kForm label {
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}
.kFormError {
    font-size: 10px;
    font-weight: normal;
    color: #cc0000;
    display: block;
    margin: 0px 0px 2px 5px;
    padding: 0px;
}
.kForm input.error, .kForm textarea.error {
    font-family: tahoma, arial;
    color: #595300;
    background-color: #fffef2;
    display: block;
}

#rss{
 float:right;
 position:relative;
 top:-30px;
 }
#rss a:link, #rss a:visited{
 text-decoration:none;
 position:relative;
 top:-3px;
 }

#path{
 font-size:11px;
 color:#000000;
 padding:5px;
 }
#path a:link, #path a:visited{
 color:#000000;
 text-decoration:none;
 }
#path a:hover{text-decoration:none;}


h1 {
	font-size: 18px;
	margin: 3px 0 3px 0;
	text-transform:uppercase;
	font-style:italic;
	}
	
h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#990000;
	}
	
h3 {
	font-size: 11pt;
	padding:0px;
	margin:0px;
	}
p, img  {
	margin:0px;
	padding:0px;
	border:0px;
    }

.maincat{
 font-size:12px;
 font-family:Tahoma;
 font-weight:bold;
 padding-left:25px;
 text-indent:-25px;
 padding-bottom:3px;
 margin-bottom:3px;
 margin-top:10px;
 }
.maincat a:link, .maincat a:visited{ 
 text-decoration:none;
 margin-left:10px;
 color:#013e77;
 }
.maincat a:hover{
 color:#d35f01;
 }
.maincat img{
 position:relative;
 top:-1px;
 }
 
.subcat {
 margin-right:5px;
 font-family:Tahoma;
 font-size:11px;
 padding-left:26px;
 text-indent:-24px;
 padding-bottom:4px;
 }
.subcat a:link, .subcat a:visited{
 color:#000000;
 margin-left:11px;
 text-decoration:none;
 }
.subcat a:hover{
 color:#d35f01;
 }
.subcat img{
 margin-left:10px;
 position:relative;
 top:-2px;
 }

.subcat2{
 font-family:Tahoma;
 font-size:11px;
 margin-bottom:2px;
 padding-top:2px;
 padding-left:16px;
 text-indent:-16px;
 }
.subcat2 a:link, .subcat2 a:visited{
 color:#000000;
 text-decoration:none;
 }
.subcat2 a:hover{
 color:#d35f01;
 }
.subcat2 img{
 margin-left:10px;
 position:relative;
 top:-2px;
 margin-right:5px;
 }

.news-col{
 color:#000000;
 margin-bottom:3px;
 }
.news-col img{
 margin-right:15px;
 }

.sesearch{
 width:200px;
 border:1px solid #CCCCCC;
 padding:10px;
 line-height:180%;
 }
.sesearch a:link, .sesearch a:visited{font-weight:bold;color:#005e20;}

.fborder{
 width:13px;
 vertical-align:top;
 }
#fbox{
 margin:0px 20px 0px 20px;
 height:30px;
 background:url('images/fbox-back.gif') repeat-x;
 color:#01cc00;
 }
.featured{
 width:100%;
 color:#FFFFFF; 
 height:140px;
 margin-bottom:10px;
 background:#417fa7 url('images/f-back.gif') repeat-x
 }
.featured a:link, .featured a:visited{
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 font-size:12px;
 }
.featured a:hover{text-decoration:none;}

.pagerank{
 position:relative;
 left:0px;
 width:62px;
 height:30px;
 float:right;
 padding-top:5px;
 }
.prvalue{
 border:0px;
 width:360px;
 margin-top:7px;
 background:#0f4a80;
 font-size:11px;
 font-name:Tahoma;
 color:#01cc00;
 padding:0px;
 }
div.prg{
 float:left;
 width: 60px;
 border: 1px solid #cacaca;
 height: 3px;
 font-size: 1px;
}
div.prb{
 background: #01cc00;
 height: 3px;
 font-size: 1px;
}
div.pr2g{
 width: 60px;
 border: 1px solid #cacaca;
 height: 3px;
 font-size: 1px;
}
div.pr2b{
 background: #01cc00;
 height: 3px;
 font-size: 1px;
}

.regularlinks{
 background:#fbfbfb;
 border:1px solid #cbe2f9;
 padding:8px 8px 0px 8px;
 margin-bottom:10px;
 }
.regular{
 width:100%;
 color:#000000;
 text-decoration:none;
 }
.regular a:link, .regular a:visited{
 color:#000080;
 font-weight:bold;
 text-decoration:none;
 }
.regular a:hover{
 text-decoration:none;
 }

.main-top{
 background:url('images/main-top-back.gif') repeat-x;
 color:#3b671a;
 margin-top:10px;
 height:25px;
 }
.main-top p{float:left;margin-top:5px;}
.main-top a:link, .main-top a:visited{
 text-decoration:none;
 color:#3b671a;
 font-weight:bold;
 }
.main-top a:hover{text-decoration:none;}

.redbox-top{
 height:23px;
 background:url('images/p-top.gif') repeat-x;
 }
.redbox-center{
 background:#c73d33 url('images/p-back.gif') repeat-x;
 }
.redbox-bottom{
 height:13px;
 background:url('images/p-bottom.gif') repeat-x;
 }

.submit-hdr{
 font-weight:bold;
 font-size:13px;
 margin:10px 0px 5px 0px;
 }
.pricing{
 font-weight:bold; 
 color:#f5f5f5;
 border-collapse:collapse;
 position:relative;
 margin:auto;
 width:90%;
 border:0px;
 height:109px;
 }
.pricing td{
 padding:5px 5px 0px 5px;
 }

.details{
 background:#fbfbfb;
 border:1px solid #cbe2f9;
 padding:10px;
 color:#085091;
 }
.details a:link, .details a:visited{
 color:#ea7901;
 text-decoration:none;
 font-size:13px;
 font-weight:bold;
 }
.details a:hover{
 text-decoration:none;
 }
.details p{
 padding:3px;
 }
.linkpop img{
 margin-right:15px;
 }
#td-prev{
 width:130px;
 text-align:right;
 }
#details-prev{
 border:1px solid #cbe2f9;
 padding:10px;
 background:#FFFFFF;
 margin-top:20px;
 }

#contact-page{
 border-collapse:collapse;
 margin:auto;
 font-size:11px;
 }
#contact-page td{
 padding:5px;
 }

.text{
 width:300px;
 border:1px solid #7f9db9;
 }
.label{
 width:30%;
 text-align:right;
 padding:5px 0px 5px 0px;
 }
.field{
 width:70%;
 padding:5px;
 }
.labelp{
 width:20%;
 text-align:right;
 padding:5px 0px 5px 0px;
 font-weight:bold;
 }
.fieldp{
 width:80%;
 padding:5px;
 }
.buttons input{
 margin-right:5px;
 }

#cat-field select{
 width:300px; 
 }
.small{
 color:#777777;
 }

.textp{
 width:314px;
 float:right;
 border:1px solid #d2d2d2;
 }

.submitp{
 margin-top:15px;
 margin-left:210px;
 }

.msg {
	padding: 3px;
	color: #FF0000;
	border: 1px solid #A0A0A0;
	text-align: left;
	}
.err{
	padding: 3px;
	color: #FF0000;
	border: 1px solid #A0A0A0;
	text-align: left;
	}
	
#navig{
 padding:10px 25px 10px 25px;
 }

#nav-bottom{
 text-align:right;
 }

#menu-bottom{
 text-align:right;
 color:#FFFFFF;
 position:relative;
 top:25px;
 width:500px;
 float:right;
 }
#menu-bottom a:link, #menu-bottom a:visited{
 color:#FFFFFF;
 text-decoration:none;
 }
#menu-bottom a:hover{
 text-decoration:none;
 }

#dirtitle-bottom{
 float:left;
 font-size:16px;
 font-weight:bold;
 text-decoration:none;
 color:#787878;
 margin-top:19px;
 }

#footer{
 background:#f6f6f6;
 color:#000000;
 height:auto;
 padding:18px 15px 0px 50px;
 font-size:11px;
 }
#footer p{
 margin-top:6px;
 }
#footer a:link, #footer a:visited{
 color:#013e77;
 padding:0px 5px 0px 5px;
 text-decoration:none;
 }
#footer a:hover{
 text-decoration:none;
 }
 
