body {
	margin: 0; padding: 0;
	background: #718493 url(images/bck.gif);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#page {
	margin: 0 auto; padding: 0 7px;
	width: 954px;
	background: #fff repeat-y url(images/bckpage.gif);
}
#header {
	margin: 0 0 2px 0;
	height: 87px; line-height: 87px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	display: inline;
	margin: 0 55px;
	 padding: 0;
	vertical-align: middle;
	font-size: 25px; font-weight: normal;
}
#header h1 a {
	color:#e61e00;
	text-decoration: none;
}
#header p {
	display: inline;
	margin: 0; padding: 0;
	color: #fff;
}
#menu {
	margin: 0; padding: 11px 0 9px 0;
	list-style-type: none;
	height: 27px;
	background-color: #edf0f2;
	border-bottom: #333 4px solid;
}
#menu li {
	float: left;
	margin: 0 0 0 20px;
}
#menu li a {
	float: left;
	width: 110px; height: 27px; line-height: 27px;
	text-align: center;
	color: #333;
	text-decoration: none;
}
#menu li a:hover {
	background: no-repeat url(images/bckmenulinkhover.gif);
	font-weight: bold;
	color: #fff;
}
#ally {
	display: block;
	margin: 15px auto;
	border: none;
}
#container {
	padding: 0 9px 25px 0;
	width: 945px;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sidebar {
	float: left;
	width: 230px;
}
#sidebar .box {
	margin: 0 0 10px 0; padding: 14px;
	width: 200px;
	background-color: #f2f4f7;
	border: #8b9fb2 1px solid;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 5px 0; padding: 0 0 0 15px;
	background: left center no-repeat url(images/bcksidebarli.gif);
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar h3 {
	margin: 0 0 1px 0; padding: 0 0 0 20px;
	height: 40px; line-height: 40px;
	background: repeat-x url(images/bcksidebarh3.gif);
	font-size: 14px;
	color: #fff;	
}
#content {
	float: right;
	width: 700px;
}
#content h3 {
	margin: 20px 0; padding: 0 0 10px 0;
	border-bottom: #778da3 4px solid;
	font-size: 16px;
}
#path {
	margin: 0 0 20px 0;
}
#path a {
	color: #000;
	text-decoration: underline;
}
#footer {
	margin: 0 -7px; padding: 20px 0;
	line-height: 1.75em;
	text-align: center;
	background: no-repeat url(images/bckfooter.gif);
	font-size: 11px; font-weight: bold;
	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;
}

#cats {
	width: 100%;
}
#cats h2 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 13px;
}
#cats h2 a {
	color: #e61e00;
	text-decoration: none;
}
#content .outercats h2 {
	padding: 15px 0 40px 20px;
	background: repeat-x url(images/bckoutercatsh2.gif);
}
#content .outercats .count {
	margin: 0 0 5px 0; padding: 2px;
	font-size: 11px;
	color:#d34035;
}

p.subcats {
	margin: -30px 0 25px 20px; padding: 0;
}
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: #f62000;
	text-decoration: underline;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
	color: #5a7287;
}
.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 #d81e02;
   background-color: #f62000;
   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;
}
