body {
        background: #778085;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	margin: 0 0 0 0;
}

#container
{
	margin: auto;
	width: 791px;
	background: #66C7EB;
}

#top
{
	width: 319px;
	height: 73px;
	background-image: url(../images/top_res.gif);
	float: left;
	text-align: center;
}

#top2
{
	width: 472px;
	height: 73px;
	background-image: url(../images/top_res.gif);
	float: left;
}

#searche
{
	width: 310px;
	height: 36px;
	background-image: url(../images/search_bg.gif);
	margin-top: 20px;
	margin-left: 100px;
	text-align: right;
}

.den
{
	width: 37px;
	height: 36px;
	background-image: url(../images/search_button.gif);
	border: 0;
}

img {border: 0}

#menu
{
	width: 266px;
	height: 219px;
	background-image: url(../images/menu_bg.gif);
	float: left;
}

#listening
{
	width: 525px;
	height: 219px;
	background-image: url(../images/listening.gif);
	float: left;
}

.cl
{
	clear: both;
}

#body_con
{
	clear: both;
	width: 791px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}

#pad
{
	padding: 12px;
}

#ads
{
	border: 1px solid #94DCF6;
	width: 191px;
	background: #51A1BE;
	text-align: center;
	float: left;
	margin-bottom: 15px;
}

#inf
{
	margin-left: 9px;
	border: 1px solid #94DCF6;
	width: 560px;
	background: #51A1BE;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	text-align: left;
}

a.li1
{
	text-decoration: none;
	font-weight: bold;
	color: #fefefe;
}

a.li2
{
	text-decoration: none;
	font-weight: normal;
	color: #E6FBA9;
}

a.li3
{
	text-decoration: none;
	font-weight: normal;
	color: #fefefe;
}

a
{
	text-decoration: none;
	font-weight: normal;
	color: #fefefe;
}

a.li4
{
	text-decoration: none;
	font-weight: bold;
	color: #B0D34F;
	font-size: 17px;
}

a.li5
{
	text-decoration: none;
	font-weight: bold;
	color: #B0D34F;
}

.whia a
{
	text-decoration: underline;
	font-weight: normal;
	color: #778086;
	font-size: 14px;
}

#whi
{
	margin-bottom: 10px;
	width: 791px;
	background: #ffffff;
	clear: both;
}

#foot
{
	width: 771px;
	padding: 10px;
	background: #66C7EB;
	clear: both;
}

#m_pos
{
	margin-left: 72px;
	margin-top: 20px;	
}

#m_pos a
{
	color: #4A4747;
	font-size: 16px;
	font-weight: bold;
}

.whia
{
	float: left;
	width: 355px;
	padding: 20px;
}

.uste
{
	list-style-image: url(../images/arrow.gif);
}

.thuu
{
	padding-left: 43px;
	margin-top: 74px;
	float: left;
	width: 128px;
}

.thuu_desc
{
	margin-top: 60px;
	float: left;
	width: 320px;
}

.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: #E4E4E4;
	font-size: 10pt;
	padding: 10px;
	border-bottom: 1px dotted #E4E4E4;
}

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

table.formPage {
	border: 0;
	width: 100%;
}
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;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #fefefe;
	font-size: 8pt;
	font-weight: bold;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #E4E4E4;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #7BC7E3;
	line-height: 19px;
}
.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: 0;
	font-size: 18px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
	margin-left: 11px;
}
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: #f4f4f4;
	font-size: 7pt;
	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;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 0;
	background: #4593AF;
}
.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;
   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;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}