body {
	margin: 0; padding: 0;
	background: #fff repeat-x url(../images/bck.gif);
	font-family: Arial;
	font-size: 8pt;
	color: #000;
}
.clear {clear: both;}
#page {
	margin: 0 auto;
	width: 900px;
}
#header {
	margin: 17px 0 0 0; padding: 0;
	height: 120px;
}
#header h1#title {
	margin: 0 0 0 30px; padding: 25px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 20pt;
	color: #ffd648;
	word-spacing: 2px;
}
#header h1#title a {
	font-size: 20pt;
	color: #ffd648;
	text-decoration: none;
}
#header p#descr {
	margin: 0 0 0 30px; padding: 5px 0 0 0;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
#header form {
	margin: 50px 0 0 0; padding: 0;
	float: right;
	color: #fff;
	vertical-align: middle;
	font-family: "Myriad Pro";
	font-size: 11pt;
	font-weight: bold;
}
#header form * {
	vertical-align: middle;
}
#header form .searchtext {
	margin: 0 5px;
	background-color: #fff;
	color: #000;
	width: 250px;
	height: 23px;
	background: left top no-repeat url(../images/bcksearchinput.gif);
	line-height: 20px;
	border: none;
	font-size: 10pt;
	vertical-align: middle;
}
#menu {
	height: 95px;
	width: 900px;
}
#menu * {
	vertical-align: middle;
}
#menu a {
	margin: 0 30px;
	float: left;
	background: center top no-repeat url(../images/bckmenulink.gif);
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	text-transform: lowercase;
	font-style: italic;
	height: 77px;
	line-height: 60px;
}
#menu a:hover {
	color: #333;
}
#menu img {
	float: left;
	width: 2px;
	height: 77px;
}
#container {
	margin: 0; padding: 0;
	width: 900px;
	min-height: 250px;
	_height: 250px;			
}
#sidebar {
	float: left;
	width: 150px;
}		
#content {
	float: right;
	width: 720px;
	padding: 10px;
}
#sidebar h3 {
	margin: 0 0 10px 0; padding: 0;
	background: no-repeat url(../images/bcktitle.gif);
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 8pt;
	color: #fff;
	border: none;
}
#sidebar a {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	background: left center no-repeat url(../images/sidebarlink.gif);
	color: #5e5e5e;
	text-decoration: none;
	font-size: 8pt;
}
#footer {
	margin: 25px 0 0 0;
	background: repeat-x url(../images/bckfooter.gif);
	height: 77px;
	line-height: 77px;
	font-size: 9pt;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #000;
}
.smallDesc a, .list a, .navig a {
	color: #000;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

h2 {
	font-size: 8pt;
	margin: 0 0 5px 0;
	padding: 0;
	background: left center no-repeat url(../images/h2.gif);
}

h2 a {
	margin: 0 0 0 25px; padding: 0;
	color: #202020;
	font-size: 8pt;
	text-decoration: none;
}

h3 {
	color: #03adb7;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #000;
}

table.formPage {
	margin: 0 auto;
	border: 1px solid #2a7f84;
}
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: #6f6f6f;
	font-size: 7pt;
	font-weight: normal;
	vertical-align: middle;
}
#featlinks {
	background-color: #f8f8f8;
	border: #cdeff2 1px solid;
}
#featlinks a, #links a {
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}

#featlinks p, #links p {
	margin: 0 0 7px 0;
	font-size: 8pt;
}
.url {
	color: #6f6f6f;
	font-size: 7pt;
	vertical-align: middle;
}
#path {
	font-size: 8pt;
}
#path a {
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}
.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: #cbfcff;
	color: #000;
	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 20px 25px;
	padding: 0px;
}
p.subcats a {
	color: #707070;
	text-decoration: none;
	font-size: 8pt;
}
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: #4bd7df;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #2a7f84;
	background-color: #caecee;
}
.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;
}