body {
	margin: 0; padding: 0 0 150px 0;
	background: 99% 99% no-repeat url(../images/bckbottom.gif);
	font-family: Tahoma; font-size: 13px;
	color: #333;
	height: 100%;
}
a {
	color: #689eca;
	text-decoration: none;
}
#header {
	background: repeat-x url(../images/bckheader.gif);
	height: 89px;
	position: relative;
}
#header img {
	border: none;
}
#header ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	position: absolute;
	height: 28px;
	bottom: 0;
	right: 10px;
}
* html #header ul {
	bottom: -1px;
}
#header ul li {
	display: inline;
}
#header ul li a {
	float: left;
	margin: 0 1px 0 0;
	background: no-repeat url(../images/bckmenulink.gif);
	width: 100px; text-align: center;
	height: 28px; line-height: 28px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#header ul li a:hover {
	background: left -28px no-repeat url(../images/bckmenulink.gif);
}
#adverts {
	margin: 15px 0 10px 0;
	text-align: center;
}
#content {
	margin: 0 40px;
}
#path {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #689eca;
}
#path a {
	color: #689eca;
	text-decoration: none;
}
#sponsors {
	margin: 10px 40px; padding: 5px;
	border: #d1e2ef 1px solid;
	text-align: center;
	color: #689eca;
}
#sponsors a {
	font-weight: bold;
	color: #fd6001;
	text-decoration: none;
}
#footer {
	margin: 0 40px; padding: 5px;
	border: #d1e2ef 1px solid;
	text-align: center;
	color: #689eca;
}
#footer a {
	font-weight: bold;
	color: #fd6001;
	text-decoration: none;
}
.navig {
	margin: 15px 0;
	font-size: 12px;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
        text-decoration: underline;
}

h2 {
   margin: 0; padding: 0;
   font-size: 13px;
   color: #fd6001;
}
h2 a {
   color: #fd6001;
   text-decoration: none;
}
.cats {
	margin: 0 10px 0 0;
	padding: 7px;
	border: #d1e2ef 1px solid;
}
h3 {
   margin: 20px 0; padding: 0;
   font-size: 13px;
   color: #ff840b;
   border-bottom: #ff840b 1px dashed;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: #acc8df 1px solid;
	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 #acc8df;
   text-align: center;
}
#featlinks a, #links a {
	color: #689eca;
	text-decoration: none;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
   font-size: 12px;
}
.url {
   color: #6f6f6f;
   font-size: 11px;
}
.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 #acc8df;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #acc8df;
}
select {
	font-size: 8pt;
	border: 1px solid #acc8df;
}

.captcha {
	border: 1px solid #acc8df;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
      border: 1px solid #ff840b;
      background-color: #fd6001;
      color: #fff;
	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;
	font-weight: normal;
}
.sort {
	color: #000000;
}
p.subcats {
   margin: 0 0 15px 0; padding: 0;
}
p.subcats a {
   color: #689eca;
   text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #879db0;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #c2d8e9;
	height: 3px;
	font-size: 1px;
}

.price {
	border: #acc8df 1px solid;
}
.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;
}
.paginator {
	margin-top:60px;
	font-size:1em;
	width:600px;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong,
.paginator span a {
	padding:2px 6px;
}
.paginator span strong {
	background:#ff6c24;
	font-style:normal;
	font-weight:normal; 
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#ccc;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#363636;
}
.paginator .scroll_knob { 
	position : absolute; 
	top : -5px; 
	left : 50%; 
	margin-left : -10px; 
	width : 20px; 
	height : 20px; 
	overflow : hidden; 
	background : url(/slider_knob.gif) no-repeat 50% 50%; 
	cursor : pointer; 
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#ff6c24;
}

.fullsize .scroll_thumb {
	display:none;
}


.paginator_pages {
	width:600px;
	text-align:right;
	font-size:0.8em; 
	color:#808080;
	margin-top:-10px; 
}
#blue-line {
        position:absolute;
        border-left: 1px solid #689eca;
        padding-top: 5px;
        padding-left: 20px;
        padding-bottom: 20px;
        width: 10px;
        top: 170px;
        left: 700px;
}
