
body {
	margin: 0; padding: 0;
	background-color: #fff;
	font-family: "Lucida Sans"; font-size: 12px;
	color: #000;
}
#menu {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 52px;
	background: repeat-x url(bckmenu.gif);
	border-bottom: #FFD876 5px solid;
}
#menu li {
	float: left;
	font-size: 13px;
	line-height: 52px;
	background: right top no-repeat url(bckmenuli.gif);
}
#menu li.last {
	background: none;
}
#menu li a {
	margin: 0 30px;
	color: #fff;
	text-decoration: none;
}
#header {
	position: relative;
	height: 60px;
	background-color: #8B3A43;
}
#header h1 {
	margin: 0 5px 5px 20px;
	height: 57px;
    	background-image: url(logo.png);
    	background-repeat: no-repeat;
}
#header span {
	display: none;
}


}
#header p {
	margin: 0 0 0 40px; padding: 0;
	line-height: 1em;
	font-size: 15px;
}

#header a {
	position: absolute;
	top: 20px; right: 20px;
	color: #fff;
}
#path {
	padding: 15px 0 15px 30px;
	background-color: #F6EFCD;
	font-size: 12px;
}
#path a {
	color: #000;
	text-decoration: underline;
}
#container {
	margin: 10px 0 25px 0;
	width: 100%;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -280px;
}


#content {
	margin-left: 15px; margin-right: 280px;
}
#sidebar {
	float: right;
	position: relative;
	margin: -65px 0 0 0;
	width: 260px;
}
#sidebar .box {
	margin: 0 0 10px 0; padding: 20px 30px 20px 14px;
	width: 215px;
	background-color: #fff;
	border: #8B3A43  1px solid;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 5px 0 0 0; padding: 0 0 5px 0;
	border-bottom: #8B3A43 1px solid;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 15px 0; padding: 0 0 0 15px;
	background: left center no-repeat url(bcksidebarh3.gif);
	font-size: 14px; font-weight: normal;
	color: #8B3A43;
}
#sidebar p {
	margin: 15px 0;
}
#search .text {
	padding: 9px;
	width: 195px;
	border: #8B3A43 1px solid;
	font-family: "Lucida Sans"; font-size: 12px;
}
#footer {
	padding: 10px 0;
	text-align: left;
	line-height: 1.75em;
	background: #FF6D20 repeat-x url(bckfooter.gif);
	border-top: #8B3A43 5px solid;
	font-size: 11px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

.navig {
	margin: 20px 0 0 0;
}
.navig a {
	color: #000;
	text-decoration: underline;
}

.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

#content h3 {
	margin: 20px 0; padding: 0;
	font-size: 13px; font-weight: normal;
}

#cats {
	width: 100%;
}
#cats h2 {
	margin: 0 0 15px 0; padding: 0 0 0 20px;
	background: left center no-repeat url(bcksidebarh3.gif);
	font-size: 14px; font-weight: normal;
}
#cats h2 a {
	color: #8B3A43;
	text-decoration: none;
}

#cats a {
	color: #FF6D20;
	text-decoration: none;
}
.count {
	font-size: 12px;
}

p.subcats {
	margin: 15px 0 25px 20px; padding: 0;
	line-height: 20px;
}
p.subcats a {
	color: #000;
	text-decoration: none;
}

table.formPage {
   width: 100%;
   border: 1px solid #aaa;
}
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 #aaa;
   text-align: center;
}
#featlinks a, #links a {
	color: #d36f01;
	text-decoration: underline;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
	color: #8B3A43;
}
.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 #ccc;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #ccc;
}
select {
   font-size: 8pt;
   border: 1px solid #ccc;
}

.captcha {
   border: 1px solid #ccc;
   margin-top: 10px;
}

#content form {
   display: inline;
   margin: 0;
   padding: 0;
}
#content .btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #d06b01;
   background-color: #fea801;
   cursor: pointer;
   height: 17px;
   color: #fff;
}
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;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #555;
   font-size:9px; font-weight: normal;
   text-decoration:none;
}
.sort {
   color: #000;
}
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: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

.price {
   border: 1px solid #aaa;
}
.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-width:0;
}
