body {
	margin: 0; padding: 0;			
	background: #fff repeat-x url(../images/bck.gif);
	font-family: Arial;
	font-size: 10pt;
}
a {
	color: #127fdb;
	text-decoration: none;
}
#page {
	margin: 0 auto 0 auto;
	width: 998px;
}
#header {
	height: 227px;
	position: relative;
}
#title {
	display: none;
}
#titledesc {
	margin: 0; padding: 0;
	color: #4899db;
	font-size: 1em;
}
#descr {
	margin: 0; padding: 0;
	color: #4899db;
	font-size: 10pt;
}
#toplinks{
	position: absolute;
	background: center center no-repeat url(../images/bcktoplinks.gif);
	width: 336px;
	height: 28px;
	border: #c9e2f8 1px solid;
	top: 20px;
	right: 20px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
}
#toplinks a {
	margin: 0px 10px;
	text-decoration: underline;
	color: #fff;
}
#search {
	position: absolute;
	background: center center no-repeat url(../images/bcksearch.gif);
	width: 336px;
	height: 80px;
	border: #c9e2f8 1px solid;
	top: 60px;
	right: 20px;
	color: #fff;
	font-size: 9pt;
}
#search h2 {
	margin: 5px 0 0 10px;
	font-size: 14pt;
	font-style: oblique;
	background: none;
}
#search form {			
	margin: 7px 0 0 0; padding: 0;
	text-align: center !important;
	display:block;
}
#search form * {
	vertical-align: middle;
}
.searchtext {
	width: 200px;
	height: 18px;
	border: #cbe4fa 1px solid;
	margin-right: 10px;
}
#menu {
	padding: 14px 20px 0 0;
	background: top no-repeat url(../images/bckmenu.gif);
	height: 42px;
	text-align: right;
}
#menu * {
	vertical-align: top;
}

#menu img {
	margin: 0 5px;
}

#menu div.sep {
	background: no-repeat url(../images/menusep.gif);
	width: 2px;
}
#menu div {
	display: inline;
	margin: 0 5px;
	color: #004a88;
	font-weight: bold;
	font-size: 8pt;
}
#menu div a {
	padding: 6px 11px;
	color: #004a88;
	text-decoration: none;			
}
#menu div a:hover {
	padding: 5px 10px;		
	background-color: #d5ecff;
	border: #5da0d9 1px solid;
}

#tbl_back {
	background: repeat-y url(../images/bckcontainer.gif);
}

#container {
	text-align: justify;
	float: left;
	width: 836px;
	padding: 10px 40px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 756px;
}


#footer {
	margin: 0 0 10px 0;
	text-align: center;
	color: #0d7ad6;
	font-size: 0.9em;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

h2 {
	font-size: 10pt;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: left center no-repeat url(../images/bckcats.gif);
	line-height: 27px;
}
h2 a {
	color: #127fdb;
	text-decoration: none;
}
h3 {
	color: #0c7ad5;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #0c7ad5;
}

table.formPage {
	margin: 0 auto;
	border: 1px solid #A0A0A0;
}
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 #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#featlinks a, #links a {
	font-size: 10pt;
	color: #127fdb;
	text-decoration: none;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
	font-size: 8pt;
}
.url {
	color: #6f6f6f;
	font-size: 8pt;
}
#path {
	color: #0c7ad5;
}
#path a {
	color: #0c7ad5;
	text-decoration: none;
}
.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 #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	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: 7px 0px 15px 10px;
	padding: 0px;
}
p.subcats a {
	padding: 0 0 0 10px;
	color: #127fdb;
	text-decoration: none;
	background: left center no-repeat url(../images/subcats.gif);
}
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: #0c79d5;
	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: 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;
}
#ftl {
	display: none;
}
.detailsl {
	width: 170px;
	float: left;
}
.detailsl2 {
	float: left;
}
.detailsr {
	float: left;
	width: 570px;
}
.clear {
	clear: both;
}
#catsel {
	width: 600px;
	display: block;
	float: left;
}
#catsel a {
}
#rightad {
	float: right;
	width: 160px;
}
.topframe {
	width: 838px;
}
#catsel ul {
	float: left;
}
#mainannounce {
	font-size: 16pt;
	color: #0E7CD7;
	background-color: #9FD1FF;
	border: 1px dashed #0E7CD7;
	text-align: center;
	margin: 7px;
}
#mainannounce a {
	color: #FF0000;
	text-decoration: underline;
}
