body {
	margin: 0; padding: 0 0 10px 0;
	font-family: Arial; font-size: 12px;
	color: #000;
}
.clear {clear: both;}
#header {			
	height: 95px;
	background: repeat-x url(../images/bckheader.gif);
}
#header h1 {
	margin: 0; padding: 0;
	width: 400px; height: 95px;
	background: no-repeat url(../images/logo.gif);
	font-size: 1px; font-weight: normal;
}
#header h1 a {
	display: block;			
	text-indent: -999em;
	width: 400px; height: 95px;
	text-decoration: none;
}
#menu {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 35px;
	background: repeat-x url(../images/bckmenu.gif);
}
#menu li {
	float: left;
	padding: 0 1px 0 0;
	font-size: 12px;
	background: right top no-repeat url(../images/bckmenuli.gif);
}

#menu li a {
float: left;
padding: 0 13px;
height: 35px; line-height: 35px;
color: #2b3a42;
text-decoration: none;
}



#menu li a:hover {
	background: repeat-x url(../images/bckmenuhover.gif);
}
li#search {
	padding: 0 20px 0 0;
	float: right;
	background: none;
}
li#search form {
	display: block;
	margin: 0; padding: 6px 0 0 0;
}
li#search form * {
	vertical-align: middle;
}
li#search form .searchtext {
	margin: 0 5px 0 0; padding: 3px 5px 0 5px;
	width: 170px; height: 17px;
	background: no-repeat url(../images/bcksearchtext.gif);
	border: none;
	font-family: Arial; font-size: 11px;
	color: #3f3f3a;
}
li#search form .searchbtn {
	margin: 0; padding: 0;
	width: 35px; height: 20px;
	background: no-repeat url(../images/bcksearchbtn.gif);
	border: none;
	font-family: Arial; font-size: 11px; font-weight: bold;
	color: #3f3f3a;
	cursor:pointer;
}
#container {
	margin: 25px 15px 0 10px; padding: 0 0 25px 0;
}
#sidebar {
	float: left;
	width: 190px;
}
#sidebar h3 {
	margin: 0; padding: 0;
	width: 190px; height: 25px;
	line-height: 25px;
	background: no-repeat url(../images/bcksidebarh3.gif);
	font-size: 12px;
	text-align: center;
	color: #5e6159;
	text-decoration: none;
}
#sidebar .box {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #f6fbfe;
	border: #def3f8 1px solid;
}
#sidebar a {
	color: #609bb1;
	text-decoration: none;
}
#sidebar .links a {
	margin: 5px 0 5px 0;
	display: block;
}
#contentcontaier {
	float: right;
	width: 100%;
	margin-left: -205px;
}
#content {
	margin-left: 205px;
}
#content .box {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #eefbf9;
	border: #def3f8 1px solid;
}
#path {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #f6fbfe;
	border: #def3f8 1px solid;
	color: #4b4e3f;
}
#path a {
	color: #4b4e3f;
	text-decoration: none;
}
#panel {
	padding: 0 0 1px 0;
}
#info {
	float: left;
	width: 49%;
	background-color: #f4fdf4;
}
#info .br {
	background: right bottom no-repeat url(../images/bckinfobr.gif);
}
#info .bl {
	padding: 0 0 10px 0;
	background: left bottom no-repeat url(../images/bckinfobl.gif);
}
#info .tr {
	background: right top no-repeat url(../images/bckinfotr.gif);
}
#info .tl {
	padding: 10px 10px 0 10px;
	background: left top no-repeat url(../images/bckinfotl.gif);
}
#content #info h3 {
	margin: 0; padding: 0 0 0 45px;
	font-size: 18px; font-weight: normal;
	height: 35px;
	background: no-repeat url(../images/bckinfoh3.gif);
	color: #4b4e3f;
}
#content #info p.desc {
	position: relative;
	margin: 0 0 -15px 45px; padding: 0;
	top: -15px;
	font-size: 12px;
	color: #555848;
}
#content #info p {
	margin: 10px 0; padding: 0;
	color: #5f5a5a;
}
#spotlight {
	float: right;
	width: 49%;
}		
#spotlight .br {
	background: right bottom no-repeat url(../images/bckspotlightbr.gif);
}
#spotlight .bl {
	padding: 0 0 10px 0;
	background: left bottom no-repeat url(../images/bckspotlightbl.gif);
}
#spotlight .tr {
	background: right top no-repeat url(../images/bckspotlighttr.gif);
}
#spotlight .tl {
	padding: 10px 10px 0 10px;
	background: left top no-repeat url(../images/bckspotlighttl.gif);
}
#content #spotlight h3 {
	margin: 0; padding: 0 0 0 45px;
	font-size: 18px; font-weight: normal;
	height: 35px;
	background: no-repeat url(../images/bckspotlighth3.gif);
	color: #4b4e3f;
}
#content #spotlight p.desc {
	position: relative;
	margin: 0 0 0 45px; padding: 0;
	top: -15px;
	font-size: 12px;
	color: #555848;
}
#content #spotlight a {
	font-weight: bold;
	color: #5f5a5a;
	text-decoration: none;
}
#spotlight p {
	margin: 0; padding: 0;
	color: #5f5a5a;
}
#spotlight img {
	float: left;
	margin: 0 5px 5px 0;
	width: 65px; height: 60px;
	background-color: #f0f6f9;
	border: #d1e6f9 1px solid;
}
#footer {
	margin: 0 15px 0 205px; padding: 10px 0 10px 50px;
	font-size: 11px;
	background: #fafafa left center no-repeat url(../images/bckfooter.gif);
	border: #ece9e9 1px solid;
	color: #3a3838;
}
#footer a {
	color: #3a3838;
	text-decoration: underline;
}
#footer ul {
	margin: 2px 0 0 0; padding: 0;
	list-style-type: none;
}
#footer ul li {
	margin: 0 2px 0 0;
	display: inline;
	color: #194869;
}
#footer ul li a {
	padding: 0 2px 0 0;
	color: #194869;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h2 {
	margin: 0; padding: 0 0 0 25px;
	background: left center no-repeat url(../images/bckcats.gif);
	font-size: 12px; font-weight: normal;
	line-height: 17px;
}
h2 a {
	color: #84be23;
	text-decoration: none;
}

#cats {
	padding: 25px;
	background-color: #eefbf9;
	border: #def3f8 1px solid;
}

#cats table {
	width: 100%;
}

.catsinner h2 {
	margin: 0 0 5px 0;
}

#content h3 {
	margin: 20px 0 0 0; padding: 0;
	background: right top no-repeat url(../images/bckh3right.gif);
	font-size: 12px;
	color: #5e6159;
}
#content h3 span {
	padding: 0 0 0 15px;
	display: block;
	height: 25px; line-height: 25px;
	background: no-repeat url(../images/bckh3left.gif);
}
#content h3 span span {
	padding: 0;
	display: inline;
	height: auto; line-height: normal;
	background: none;
}

#arts {
	width: 100%;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	color: #000;
	font-size: 12px;
	background: none;
	border: none;
}

table.formPage {
	width: 100%;
	background-color: #eefbf9;
	border: #def3f8 1px solid;
}
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 #b3c4c8;
	text-align: center;
}
.count {
	vertical-align: middle;
	font-size: 11px;
	color: #5f5a5a;
}
h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks a, h4 a {
	font-weight: bold;
	color: #609bb1;
}
#links a, a {
	color: #609bb1;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 10px 0;
}
#featlinks p a, #links p a {
	font-weight: normal;
	color: #4b4e3f;
}
.url {
	color: #4b4e3f;
}
.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 {
	padding: 2px;
	color: #000;
	border: 1px solid #b3c4c8;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #b3c4c8;
}
select {
	font-size: 8pt;
	border: 1px solid #b3c4c8;
}

.captcha {
	border: 1px solid #b3c4c8;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	margin: 5px 0 0 0; padding: 2px 5px;
	background-color: #e2eff1;
	border: #b3c4c8 1px solid;
	font-family: Arial; font-size: 11px; font-weight: bold;
	color: #3f3f3a;
	cursor:pointer;
}
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 {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	color: #000;
}
.small a {
	color: #555848;
	text-decoration: none;
}
.sort {
	color: #000;
}
p.subcats {
	margin: 0 0 15px 25px; padding: 0;
	font-size: 11px;
	color: #609bb1;
}
p.subcats a {
	color: #609bb1;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #b3bf36;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #ccd954;
	height: 3px;
	font-size: 1px;
}

.price {
	background-color: #f6fbfe;
	border: #b3c4c8 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;
}
