body {
	background-image: url('images/bg_top.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

#navigation {
	text-align: right;
	padding: 10px 30px 0px 0px;
	color: #ddd;
	font-size: 10px;
}

#navigation a {
	color: #ddd;
	text-decoration: none;
}

h1 {
	padding: 40px 0px 20px 310px;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC66;
}

h1 a {
	color: #FFCC66;
	text-decoration: none;
}


#wrap {

	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: center;
}

#leftbar {
	margin-right: 5px;
	padding-top: 100px;
	text-align: center;
	color: #666;
}

#box1 {
	border: 1px solid #fc6;
	padding: 5px 5px 5px 5px;
	background-color: #fff;
}

#box2 {
	background-color: #fc6;
	color: #666;
	text-align: left;
	padding: 8px 8px 8px 8px;
}

#box3 {
	border-left: 1px solid #fc6;
	border-right: 1px solid #fc6;
	border-bottom: 1px solid #fc6;
	padding: 5px 5px 5px 5px;
	margin: 0px 1px 0px 1px;
}


#box2 a {
	color: #5674CE;
}

#content1 {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	text-align: left;
}

#content2 {
	padding: 0px 10px 0px 10px;
}

#footer {
	height: 25px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #333;
	text-align: center;
	padding: 35px 0px 10px 0px;
	font-size: 10px;
}

#footer a {
	color: #333;
	text-decoration: underline;
}



h2 {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	color: #666666;
}

h2 a {
	text-decoration: none;
	color: #666666;
}

p.subcats {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	color: #6C82B5;
}

p.subcats a {
	text-decoration: none;
	color: #6C82B5;
}


h3 {
	font-size: 8pt;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #6C82B5;
}

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

#readmore {
	text-align: right;
	padding-right: 10px;
}

#links a {
	font-weight: bold;
}

.navig {
	padding: 10px 0px 15px 0px;
}

#search {
	margin-left: 27px;
	border: 1px solid #000000;
}



.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

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;
}

.submit {
	float: right;
	vertical-align: bottom;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0px 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;
}

p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 7pt;
	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;
}

.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: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#35b3d1;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #000000;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#666666;
   background:#35b3d1;
   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 #000000;
   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;
}

a img {
	border-width: 0px;
}

img {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #6C82B5;
	text-decoration: none;
}
	