
body {
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
html{
	width: 100%;
}
.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;
   font-size: 8pt;
   padding: 0;
   border-bottom: 1px dotted #5e74b3;
}

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

table.formPage {
   border: 1px solid #A0A0A0;
}
td.err {
   padding: 3px;
   color: #FF0000;
   background: #FFEDED;
   border: 1px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 3px;
   color: #0000FF;
   background: #EDF3FF;
   border: 1px solid #A0A0A0;
   text-align: left;
}
.label {
	text-align: right;
	color: #666666;
	vertical-align: middle;
}
.buttons {
   border-top: 1px solid #A0A0A0;
   text-align: center;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#links a {
   font-size: 10pt;
}
#links {
	display: table;
	float: left;
	width: 900px;
	margin-bottom: 40px;
}
#links p {
   margin: 0 0 7px 0;
}
.url {
	color: #CCCCCC;
	font-size: 9px;
	font-style: italic;
}
#path {
	padding: 0px;
	line-height: 19px;
	background-image: url(templates/images/bg2_03.jpg);
	background-repeat: repeat-x;
	height: 34px;
	margin: 0px;
}
.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;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #909090;
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px;
}
div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

.footer {
	bottom:0;
	clear:both;
	text-align: center;
	margin-top: 75px;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(templates/images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	background-color: #FFA63E;
}
div.footer a {
	color: #999999;
}

.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-width:0;
}
#header{
	background-image: url(templates/images/bg_03.jpg);
	background-repeat: repeat-x;
	height: 129px;
}
#logo{
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 437px;
	float: left;
	background-image: url(templates/images/bg_01.png);
	background-repeat: no-repeat;
}
#left_path{
	background-image: url(templates/images/bg2_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 437px;
	padding-left: 20px;
}

.imgdiv{
	float: left;
	height: 100px;
	width: 130px;
	margin-right: 4px;
}
.linkdiv
{
	float: left;
	height: 100px;
	width: 287px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px  dashed #999999;
	display: block;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
}
 a.image5 :link,   a.image5 :visited{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
a.link_title2:link, a.link_title2:visited{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	
	
}
a.link_title2:hover{
	color: #66CCFF;
}
a.link_title:link, a.link_title:visited{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width:100px;
	
}
a.link_title:hover{
	color: #66CCFF;
}
.link_desc{
	font-size: 10px;
	color: #666666;
}
.cath_img{
	float: left;
	height: 60px;
	width: 60px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-right: 4px;
}
.cath_main{
	float: left;
	height: 70px;
	width: 282px;
	border: 1px  dashed #999999;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-left: 5px;
	background-color: #ffffff;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
}
.categories{
	width: 900px;
	padding-left: 30px;
	display: table;
	
}
.categories2{
	display: table;
	width: 900px;
	padding-left: 3px;
	border: 1px solid #999999;
	padding-top: 3px;
	background-color: #E5E5E5;
}
a:link  , a:visited{
	color: #B61621;
	text-decoration: none;
}
a:hover{
	color: #3399FF;
}
.link_body{
	display: block;
	float: left;
	width: 900px;
	margin-left: 30px;
}
.ad_main{
	height: 240px;
	width: 299px;
	border: 1px dashed #999999;
	background-color: #ffffff;
	float: right;
	margin-right: 4px;
	margin-bottom: 3px;
	text-align: center;
	display: table;
}
#main_nav{
	float: left;
	width: 900px;

}
#spacer{
	float: left;
	height: 350px;
	width: 1px;
	display: table;
	
	
}
.navig{
	float: left;
	width: 1000px;
	font-weight: bold;
}
.pay_desc{
	width:245px;
	display: table;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #666666;
	line-height: 160%;
	color: #666666;
}
.banner{
	background-color: #FFA73D;
	text-align: center;
	margin: 0px;
	width: 100%;
	padding-top: 2px;
	padding-right:0px;
	padding-bottom: 7px;
	padding-left: 0px;

	display: table;
}
.inner_banner table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inner_banner td{
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFA73D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inner_banner{
	width: 990px;
	float: left;
	background-color: #FFA73D;
}
