body {
	margin:0px auto;
	padding:0px;
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 2px;
	padding: 0px;
}

h3 {
	color: #990000;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #818181;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	width: 100%;
        border: 0px;
}
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 {
	width: 25%;
        text-align: right;
}
.field {
        width: 75%;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #818181;
}

.submit {
	float: right;
	vertical-align: bottom;
}

.submittext {
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #BF2020;
	background-color:#FFECED;
	height:20px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
}
.text {
	background-color:#FFFFFF;
	color:#ffffff;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	padding:10px;
}

input.text {
	color: #000000;
	border: 1px solid #BF2020;
	padding:1px;
}
textarea.text {
	color:#000000;
	font-size: 8pt;
	border: 1px solid #BF2020;
}
select {
	font-size: 8pt;
	border: 1px solid #BF2020;
	padding:2px;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 10px 0px;
	padding-left: 15px;
}
div.pr {
	font-size: 6pt;
	color: #818181;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #818181;
	height: 3px;
	font-size: 1px;
	padding:1px;
}
div.prb {
	background: #990000;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 0px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 10px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 0px solid #A0A0A0;
	margin:10px;

}
.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;
   cursor:hand;
   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;
   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;
}



.container {
width:860px;
margin:0px auto;
padding:0px;
}

.header-container {
text-align:center;
background-color:#BF2020;
padding:0px 5px 5px 5px;
}

.header-background{
background-color:#FF9900;
border-left:1px #ffffff solid;
border-right:1px #ffffff solid;
border-bottom:1px #ffffff solid; 
border-top:0px;
padding:5px;
}

a.header-link:link{
color:#FFFFFF;
text-decoration:none;
}
a.header-link:visited {
color:#FFFFFF;
text-decoration:none;
}
a.header-link:hover {
color:#FFFFFF;
text-decoration:underline;
}

.bread {
border:1px #CCCCCC solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding:7px;
}

a.main-link:link{
color:#990000;
text-decoration:underline;
}
a.main-link:visited {
color:#990000;
text-decoration:underline;
}
a.main-link:hover {
color:#818181;
text-decoration:none;
}


a:link{
color:#990000;
text-decoration:underline;
}
a:visited {
color:#990000;
text-decoration:underline;
}
a:hover {
color:#818181;
text-decoration:none;
}

a.footer-link:link{
color:#ffffff;
text-decoration:underline;
}
a.footer-link:visited {
color:#ffffff;
text-decoration:underline;
}
a.footer-link:hover {
color:#ffffff;
text-decoration:none;
}

.footer {
color:#ffffff;
margin:7px;
}

.footer-container {
width:860px;
margin:0px auto;
text-align:center;
background-color:#BF2020;
padding:5px 5px 0px 5px;
}

.footer-background{
background-color:#FF9900;
border-left:1px #ffffff solid;
border-right:1px #ffffff solid;
border-top:1px #ffffff solid; 
border-bottom:0px;
margin:5px;
}

.rel-odd {
background-color:#FFD9D9;
color:#000000;
padding:5px;
}
.rel-even {
background-color:#E6AEAE;
color:#000000;
padding:5px;
}
