* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #000;
	font: 12px Tahoma, Arial, sans-serif;
}
a img {
	border: 0;
}
#logo {
	margin: 6px 0 0 0;
	padding: 0 0 0 8px;
}
#left, #right {
	width: 190px;
	background: #eee url('../images/sidetop.gif') no-repeat;
	padding: 40px 0 0 0;
}
#left .inner, #right .inner {
	background: #eee;
	padding: 8px;
}
#left {
	float: left;
	margin: 0 0 10px 7px;
}
#right {
	float: right;
	margin: 0 7px 10px 0;
}
#left .inner ul, #right .inner ul {
	list-style: square;
	margin: 0 0 7px 0;
	padding: 0 0 0 15px;
	color: #777;
}
#left .inner li, #right .inner li {
	margin: 0 0 0 4px;
	padding: 0 0 5px 0;
}
#left .inner ul {
	margin-top: 7px;
}
#contentm {
	margin: 0 196px;
	padding: 0 10px;
}
.clear {
	clear: both;
	height: 10px;
}
a {text-decoration: none;}
a:link {color: #06397e;}
a:visited {color: #5a6472;}
a:active, a:hover {color: #a75805;}
a:hover {text-decoration: underline}
#path {
	clear: both;
	background: #80c3eb url('../images/menubg.gif') repeat-x;
	color: #000;
	font-weight: bold;
	padding: 2px 4px 4px 4px;
	line-height: 20px;
	height: 20px;
	border-top: 1px solid #257fb4;
	border-bottom: 1px solid #257fb4;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
	clear: both;
	width: 100%;
	padding: 2px 0;
	font-size: 11px;
	border-bottom: 1px solid #257fb4;
	line-height: 14px;
	text-align: right;
}
#user-bar a {
	padding: 0 5px;
}
h2 {
	font-size: 13px;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #eee;
}
h3 {
	color: #fff;
	font-size: 13px;
	text-indent: 4px;
      background: #da9852;
      line-height: normal;
	border-bottom: 1px solid #24618E;
}
#contentm h2 a:link {
	color: #a75805;
}
#contentm h2 a:hover {
	color: #7dc7ed;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a, #flinks a {
	font-size: 10pt;
}
#links p, #flinks p {
	margin: 0 0 7px 0;
}
#links td {
	border-bottom: 1px solid #eee;
}
#flinks td {
	background: #eee;
	border-bottom: 1px solid #efefef;
}
#flinks a.title {
	font-weight: bold;
}
.url {
	font-size: 11px;
	color: #6f6f6f;
}
.small, .small a {
	color: #fff;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #333;
}
div.pr {
	font-size: 6pt;
	color: #000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
p.subcats {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}
p.description {
	font-size: 11px;
	color: #534741;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}
td.description {
	font-size: 11px;
	color: #362F2D;
	line-height:16px;
	background: #eaeaea;
}
p.subcats a:link {
	color: #06397e;
}
#tabs {
      float: left;
      width: 100%;
      background: #da9852;
      line-height: normal;
	border-top: 1px solid #24618E;
}
#tabs ul {
	float: right;
	padding: 5px 10px 0 10px;
	list-style:none;
}
#tabs li {
      display:inline;
}
#tabs a {
      float:left;
      background: url('../images/tableft.gif') no-repeat left top;
      padding:0 0 0 5px;
      text-decoration: none;
	font-weight: bold;
}
#tabs a span {
      float: left;
      display: block;
      background:url('../images/tabright.gif') no-repeat right top;
      padding: 5px 16px 4px 10px;
      color: #06397e;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
      color:#FFF;
}
#tabs a:hover {
      background-position:0% -42px;
}
#tabs a:hover span {
      background-position:100% -42px;
}
form {
	display: inline;
}
.text, .btn {
	margin: 1px 0;
	font: 12px Tahoma, Arial, sans-serif;
	vertical-align: middle;
}
input.text {
	width: 200px;
	border: 1px solid #257fb4;
	height: 17px;
}
.btn {
	font-weight: bold;
	border: 1px solid #257fb4;
	background: #faad59;
	color: #000;
	height: 19px;
	padding: 0 2px;
	cursor: pointer;
}
.label {
	text-align: right;
	background: #eee;
}
.smallDesc, .field {
	background: #eee;
}
table.formPage {
	width: 98%;
	border: 1px solid #A0A0A0;
	margin: 0 auto 12px auto;
}
td {
	vertical-align: top;
	padding: 5px;
}
.price {
	background: #faad59;
	border: 1px solid #A0A0A0;
}
.price input {
	margin: 0 4px 0 0;
}
.price table td {
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
	background: #febf01;
	border-bottom: 1px solid #faad59;
	width: 100%;
}
.formPage td .small {
	color: #999;
}
.buttons {
	background: #eee;
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #24618E;
}
select {
	font-size: 8pt;
	border: 1px solid #24618E;
}
.captcha {
	border: 1px solid #24618E;
	margin-top: 10px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
   font-weight: bold;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#catTitle { background:#eee; } /* Important for Konqueror */
#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#24618E;
   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;
}
.limit_field {
   background: #e5e5e5;
   font-size: 10px;
   border: 1px solid #999;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #06397e;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
div.errForm, span.errForm {
	clear: both;
	float: left;
	margin: 0 0 1px 0;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #fff;
	border: 1px solid #000;
	text-align: left;
}
.paging-links {
   float:right;
   text-align: right;
   width: 50%;
}
.footer {
	position: relative;
	bottom: 0;
	clear: both;
	background: #c98338;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 5px 0;
	border-top: 1px solid #24618E;
	border-bottom: 1px solid #24618E;
}
.footer a {
	color: #eee;
}