body {
	margin: 0; padding: 0;

	font-family: Verdana; font-size: 12px;
	color: #000;
}
#page {
	margin: 0 auto;
	width: 970px;
}
#header {
	position: relative;
	margin: 15px 0 0 0;
	height: 110px;
	background: no-repeat url(images/bckheader.gif);
}
#header h2 {
	margin: 0 0 0 15px; padding: 0;
	line-height: 1em;
	font-family: Arial; font-size: 31px;
}
#header h2 a {
	color: #000;
	text-decoration: none;
}
#header h1 {
	margin: 0 0 0 15px; padding: 0;
	line-height: 1em;
	font-size: 12px; font-weight: normal;
	color: #9b0101;
}
#header form {
	position: absolute;
	top: 15px; left: 645px;
	margin: 0; padding: 0;
}
#header form input {
	margin: 0; padding: 5px 10px;
	width: 275px;
	background-color: #fff;
	border: #343b43 1px solid;
	font-family: Verdana; font-size: 11px;
	color: #000;
}
#header ul {
	position: absolute;
	top: 70px; left: 0;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	display: inline;
	padding: 0 25px;
	line-height: 1em;
	background: right top repeat-y url(images/bckheaderli.gif);
}
#header li.last {
	padding: 0 0 0 25px;
	background: none;
}
#header li a {
	color: #fff;
	text-decoration: none;
}
#container {
	margin: 10px 0 35px 0;
	width: 970px;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {

	margin: 15px 0 0 0;
	width: 910px;
}
#path {
	margin: 0 0 20px 0;
}
#path a {
	color: #008000;
	text-decoration: underline;
}
#cats {
	margin: 5px 0 0 0;

}
#cats .bottom {

}
#cats .top {
	padding: 1px 10px;

}
#content h3 {
	margin: 15px 0; padding: 0 0 0 30px;
	line-height: 41px;

	font-size: 14px;
	color: #fff;
}		

#footer {
	padding: 25px 0 0 0;
	height: 65px;
	line-height: 1.75em;
	text-align: right;
	font-family: Tahoma; font-size: 11px; font-weight: bold;
	color: #000080;
}
#footer a {
	color: #000080;
	text-decoration: underline;
}


.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

#cats table {
	width: 100%;
}
#cats h2 {
	margin: 0 0 10px 0; padding: 0 0 0 15px;
	background: left center no-repeat url(images/bckcatsh2.gif);
	font-size: 12px;
}
#cats h2 a {
	color: #900;
	text-decoration: none;
}
/*-------------------*/

.navig {
	margin: 20px 0 0 0;
}

.mainPaging {
	text-align: center;
}

.pagingLinks {
	color: #000;

}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #008000;
	text-decoration: underline;
}

.pagingLinks a:hover {
	color: #008000;
	text-decoration: underline;
}

/*-------------------*/
p.subcats {
	margin: 0 0 30px 15px; padding: 0;
}
p.subcats a {
	padding: 0 0 0 15px;
	background: left center no-repeat url(images/bcksubcats.gif);
	color: #000;
	text-decoration: none;
}

table.formPage {
   width: 100%;
   border: 1px solid #A0A0A0;
}
td.err {
   padding: 3px;
   color: #FF0000;
   background: #FFEDED;
   border: 1px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 3px;
   color: #900;

   text-align: left;
}
.label {
   text-align: right;
}
.buttons {

   text-align: center;
}
.count {
   font-family: Tahoma; font-size: 11px;
   color: #f90;
}
#featlinks a, #links a {
	color: #900;
	text-decoration: underline;
}
#featlinks p, #links p {

}
.url {
	color: #808080;
}
#links .url1 {
	color: #008000;
}
#links .url1 a {
	color: #008000;
	text-decoration: underline;
}
#links .url2 {
	color: #008000;
    font-size: 10px;
}
#links .url2 a {
	color: #008000;
	text-decoration: underline;
    font-size: 10px;
}

.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 #333;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #333;
}
select {
   font-size: 8pt;
   border: 1px solid #333;
}

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

#content form {
   display: inline;
   margin: 0;
   padding: 0;
}
#content .btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #5e74b3;
   background-color: #FFAA11;/*#FFCC33;*/
   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;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #666699;
   font-size:10px; font-weight: normal;
   text-decoration:none;
}
.sort {
   color: #fff;
}
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 #A0A0A0;
}
.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;
}
.preview {
    text-align: center;
    border: solid 1px #F0F0F0;
    background: #F8F8F8;
    margin: 5px;
    padding: 7px;
}

.preview code {
    margin: 10px;
    padding: 10px;
    background: #E0E0E0;
    border: solid 1px;
    display: block;
}