body {
    background-color: #efefef;
	background-repeat:repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align:center;
	margin:0;
	padding:0;
}

a:link{
color:#636d49;
text-decoration:underline;
}
a:visited{
color:#495036;
}
a:hover {
text-decoration:none;
color:#99a771;
}
.clear{
clear:both;
}
table {width:100%;}

p {margin:0; padding:0; font-size: 11px;}

#grandWrap{
width:100%;
margin:0;
background:url(./images/bg.png) repeat-x;
}
#header{
width:960px;
height:80px;
margin:0 auto;
padding:0;
position:relative;
}


#logo{
position:absolute;
top:20px;
left:40px;
font-size:30px;
font-family:"Times New Roman", serif;
color:#685b43;
margin:0;
font-weight:bold;
}

#logo a:link, #logo a:visited{
color:#747c5d;
text-decoration:none;
}
#logo a:hover{
color:#939d76;
}

#navBar {
list-style-type:none;
height:25px;
padding:0;
margin:0;
position:absolute;
top:0px;
right:0px;
}
#navBar li{
display:block;
float:right;
height:25px;
width:auto;
margin:0 0 0 5px;
padding:0;
position:relative;
}
#navBar li a{
display:block;
float:left;
width:auto;
height:25px;
padding:30px 10px 0 0;
color:#686e55;
font-size:13px;
text-decoration:none;
font-weight:bold;
}

#navBar li a:hover{
color:#464a3a;
font-weight:bold;
text-decoration:underline;
}

#ads {
margin: 20px 0 20px 0;
}


#containerGrandWrap{
margin:0 auto;
width:964px;
margin:20px;
}

#containerWrap{
width:964px;
margin:0 0 20px 0;
}
#container{
background:url(./images/con_bg.png) repeat-y 0 0;
width:955px;
margin:0 2px 0 7px;
text-align:left;
position:relative;
font-size:14px;
}
#content{
width:605px;
padding:10px 10px;
margin:0;
float:left;
font-size:14px;
}


.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: #000;
	background-color:#ebf6cc;
	padding:7px;
	padding-left:15px;
	font-size: 8pt;
	border-bottom:1px solid #9ab35e;
	border-top:1px solid #9ab35e;
}

#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: #000;
	background: #ebf6cc;
	text-align: left;
	width: 600px;
}
.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;
	font-size: 10px;
}
p.subcats {
    font-size: 11px;
	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;
}


.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;
}


.url {
font-size: 10px;
color: #000;
}

.small{
font-size:10px;
}


#homex {}

#homex .top {
	background:#ebf6cc;
	height:40px;
	text-align:left;
	color:#000;
	margin-top:15px;
}

#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;
	font-size:11px;
	margin: 2px;
}

#caat {}

#caat h2 {
font-size: 12px;
padding-bottom: 10px; 
}


#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;
}


#rightbody {
width: 330px;
float:right;
position: relative;
}


#rightbody h2{
clear:both;
margin:0;
text-align:center;
padding:12px 10px 8px;
width:300px;
height:20px;
font-size:17px;
font-family:Georgia,"Times New Roman",serif;
color:#6b6e58;
font-weight:bold;
background:#edf0da;
}


#rightbody ul li{
width:315px;
margin:0 0 10px 0;
padding:0;
list-style-type:none;
}


#secBar ul{
width:315px;
margin:0;
list-style-type:none;
font-size:14px;
text-align:center;
}



#copyrights{
width:300px;
padding: 30px 0 30px 30px;
color:#2a402f;
font-weight:normal;
font-size:12px;
}
#copyrights a{
color:#385740;
}
#copyrights a:hover{
color:#2a402f;
}
#copyrights p{
margin:0;
padding:4px 0 0 0;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}

.navig {
font-size: 11px;
}
