body {
	margin: 0; padding: 0;
	background: #fff repeat-x url(../images/bck.gif);
	font-family: Arial;
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #768192;
}
.paddpath {
	padding: 0 10px;
}
.paddcontent {
	padding: 0 5px;
}
.paddfooter {
	padding: 30px 0;
}
.break {
	margin: 20px 0 0 0;
}
.clear {clear: both}
#page {
	margin: 0 auto;
	width: 770px;
}
#title {
	margin: 30px auto 0 auto; padding: 0;
	font-family: "Century Gothic";
	font-size: 20pt;
	color: #334054;
}
#descr {
	margin: 0 0 0 50px; padding: 0;
	color: #334054;
	font-size: 10pt;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
#menu {
	margin: 17px 0;
	padding: 5px 0;
	background-color: #344256;
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}
#menu a {
	margin: 0 5px;
	float: left;
	width: 85px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#menu a:hover {		
	background-color: #5f6979;
}
#menu img {
	float: left;
	height: 30px;
	width: 2px;
}
#menu form {
	float: right;
	margin: 0 5px 0 0; padding: 0;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-align: right;
	line-height: 30px;
	height: 30px;
}
#menu form * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 10px;	
	background-color: #eef5fa;
	border: #3087bf 1px solid;
	height: 20px;
	width: 150px;
	font-size: 10pt;
	line-height: 20px;
	color: #000000;
}
#path {
	margin: 17px 0 20px 0;
	line-height: 1.5em;
	background: repeat-x url(../images/bckpath.gif);
	font-size: 10pt;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#container {
	margin: 17px 0;
}
#sidebar {
	float: left;
	width: 215px;
}
.box {
	margin: 0 0 30px 0;
	padding: 10px 10px;
	background-color: #e9eef5;
	font-size: 8pt;
	color: #313e50;
	border: #ddd 1px solid;
}
#sidebar h3 {
	margin: 3px 0;
	font-size: 10pt;
	color: #313e50;
	border: none;
}
#sidebar a {
	margin: 7px 0 7px 30px;
	text-decoration: none;
	font-size: 8pt;
	color: #313e50;
	list-style-image: url(../images/sponsors.gif);
	display: list-item;
	line-height: 9px;
}
#stats {
	margin: 0 0 0 15px;
}
#content {
	float: right;
	width: 535px;
	padding: 10px 0px;
	background-color: #f5f5f5;
	border: #ddd 1px solid;
}
#footer {
	margin: 20px 0 17px 0;
	line-height: 1.25em;
	background-color: #364358;
	text-align: center;
	color: #fff;
	font-size: 9pt;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h2 a {
	color: #344256;
	text-decoration: none;
}
h3 {
	margin: 0 0 20px 0;
	color: #354357;
	font-size: 10pt;
	padding: 0;
	border-bottom: 1px dashed #354357;
}


table.formPage {
	margin: 0 auto;
	border: 1px solid #A0A0A0;
}
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: 8pt;
	font-weight: normal;
}
#featlinks a, #links a {
	font-size: 10pt;
	color: #344256;
	text-decoration: none;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.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: #8eb52b;
	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 15px 0px;
	padding: 0px;
}
p.subcats a {
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	text-decoration: none;
	color: #768192;
	background: left center no-repeat url(../images/subcats.gif);
	line-height: 1.25em;
}
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: #8eb52b;
	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: 1px solid #A0A0A0;
	background-color: #e9eef5;
}
.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;
}