body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #676969;
	background-color: #02233D;
}

#header {
	background-image: url('images/header.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 20px 0px 5px 25px;;
	
}

#menu {
	text-align: right;
}

#menu a {
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 13pt;
}

#wrap {
	background-color: #FFFFFF;
	background-image: url('images/bg_top.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

#content {
	background-image: url('images/bg_bottom.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#sidebox_top {
	background-image: url('images/sidebox.gif');
	width: 248px;
	height: 18px;
	color: #FFFFFF;
	padding: 12px 10px 10px 15px;
	margin-bottom: 4px;
	font-style: italic;
	font-size: 15px;
}

#sidebox_content {
	padding: 0px 10px 0px 10px;
}

#sidebox_content a {
	color: #0666B1;
}

ul {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: 249px;
}

li {
	width: 249px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li a {
	width: 249px;
	padding-left: 20px;
	display: block;
	height: 21px;
	padding-top: 9px;
}

li a:hover {
	background-image: url('images/hover.gif');
	color: #0666B1;
	text-decoration: underline;
}

#search {
	text-align: right;
	margin-right: 10px;
}


#search .search {
	background-image: url('images/search.jpg');
	width: 197px;
	height: 14px;
	color: #000000;
	font-style: italic;
	padding: 6px 8px 6px 8px;
	border: 0px solid #000000;
}

#search .submit {
	margin-top: 5px;
	border: 0px solid #000000;
	background-color: transparent;
	font-weight: bold;
	font-size: 9px;
}

h4 {
	color: #1D2938;
	padding: 40px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16pt;
}

#bottom_content {
	padding-right: 10px;
	padding-bottom: 30px;
}

#footer {
	background-image: url('images/footer.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 20px 0px 30px 10px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
}

#flinks {
	padding-top: 40px;
}

#flinks a {
	color: #FFFFFF;
}

#footer img {
	float: right;
}



h2 {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	color: #1E2A3A;
}

h2 a {
	font-weight: bold;
	text-decoration: none;
	color: #1E2A3A;
}

p.subcats {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	color: #0E0D0D;
}

p.subcats a {
	text-decoration: none;
	color: #0E0D0D;
}


h3 {
	font-size: 8pt;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #1E2A3A;
}

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

#readmore {
	text-align: right;
	padding-right: 10px;
}

#links a {
	font-weight: bold;
}

.navig {
	padding: 10px 0px 15px 0px;
}

.formPage {
	text-align: left;
}


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

td {
	vertical-align: top;
}

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;
}

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

span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0px 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}

p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 7pt;
	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: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color: #0666B1;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #000000;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#666666;
   background:#A9D9FF;
   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 #000000;
   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;
}

a img {
	border-width: 0px;
}

img {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #02233D;
	text-decoration: none;
}
	