body {
  background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt; margin:0; padding:0;
	background-image:url(../images/main_bg.jpg); background-repeat:repeat-x;
}
.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-left: 20px;
	border-bottom: 1px dotted #7C96E3;
}

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

table.formPage {
	border: 1px solid #eaeaea;
	margin:10px auto;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #eaeaea;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #eaeaea;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #eaeaea;
	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;
}
#path {
	margin-top: 2px;
	padding: 3px;
	line-height: 19px;

}
.submit {
	float: right;
	vertical-align: bottom;
	margin-top:10px
}
#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 #eaeaea; width:200px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #eaeaea;
}
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: normal;
	border: 1px solid #B7CBFF;
	background-color: #E9EFFF;
	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;
}
p.subcats {
	margin: 0px 0px 7px 20px;
	padding: 0px;
}
p.subcats a:link, p.subcats a:visited
{
	background-image:url(../images/subcat_bumb.jpg); background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none; color: #6D6DCB
}


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 dashed #78C3FF;
padding: 3px 0 0 0;
margin-top: 10px;
margin-bottom:10px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 1px solid #eaeaea;
}
.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:#5e74b3;
   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;
}

#d_main
{
	width:920px;
	margin:0 auto; padding:0;
	background-image:url(../images/bg_page.jpg); background-repeat:repeat-x
}

#d_logo{width:248px; height:144px; background-image:url(../images/logo.jpg); background-repeat:no-repeat;float:left;}
#d_blueworld{width:350px; height:144px; background-image:url(../images/blueworld.jpg); float:left}
#d_top_right{width:322px; height:144px; background-image:url(../images/bg_top_right.jpg); background-repeat:repeat-x;float:left}
.clear_all {clear:both}

.d_uplink
{ 
	width:102px; height:19px; background-image:url(../images/bg_uplink.jpg); text-align:center;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; float:left; position:relative;  margin:0 3px;
}
.d_uplink a:link, .d_uplink a:visited
{
	text-decoration:none; color:#777; display:block;
	margin-left:5px; position:relative; top:-5px; 
}
#d_xml
{
	position:relative; top:10px;
}

.d_cat_title
{
	width:204px; height:33px; background-image:url(../images/categ_title.jpg); font-weight:normal; color:#646464;
}
.d_cat_title a:link, .d_cat_title a:visited
{
	position:relative; left:10px; top:10px;
	text-decoration:none; color:#646464;
}
.d_cat_title a:hover {color:#000}
#d_intro_title {margin:10px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0099FF}
#d_intro_text {margin:10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333}

.d_table_top{width:202px; height:8px; line-height:8px; font-size:1px; background-image:url(../images/table_top.jpg); margin-top:5px}
.d_table_middle{width:202px; background-image:url(../images/table_middle.jpg);}
.d_table_bottom{width:202px; height:8px; line-height:8px; font-size:1px; background-image:url(../images/table_bottom.jpg);}

.d_table_title{width:202px; height:26px; background-image:url(../images/table_title.jpg);font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#0078D9}
.in_title{margin:0px 0 0 30px; text-transform:uppercase; position:relative; top:1px;}

.table_links
{
	margin:10px 10px 0 20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; 
}
.table_links a:link, .table_links a:visited
{
	text-decoration:none; color:#000;
	border-bottom:1px dashed #fff;
	margin:5px 0; line-height:30px
}
.table_text{font-size:10px; padding:10px}
.table_text a:link, .table_text a:visited {text-decoration:underline; color:#000}
.table_text a:hover {text-decoration:none;}

#map{width:200px; height:89px; background-image:url(../images/map.jpg);}

input.d_text {
	color: #000000;
	border: 1px solid #eaeaea; width:100px;
}
.d_btn {
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #B7CBFF;
	background-color: #E9EFFF;
	cursor: pointer;
	height: 17px; width:50px;
}