/*
 * New Colours:
 *  #0A2309 - Background
 *  #0D320C - Lighter Inner
 *  #1A6318 - Bright Green   
 *  #79FF92 - Link Colour (Pale Green)
 */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #0A2309;
	/* Old background was #15212f */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
}

ul {
	
}

li {
	margin: 4px 0px 4px 25px;
}

.clear {
	clear: both;
}

table {
	width: 100%;
}

#wrap {
	width: 977px;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-y;
	margin: 25px auto;
}

#wtop {
	width: 100%;
	height: 10px;
	background-image: url("../images/bg-top.gif");
	background-repeat: no-repeat;
}

#wbottom {
	width: 100%;
	height: 10px;
	background-image: url("../images/bg-bottom.gif");
	background-repeat: no-repeat;
}

#logo {
	border: 0;
	float: left;
	margin: 0px 0 0 10px;
}

#search {
	float: right;
	display: block;
	background-color: #FFFFFF;
	height: 62px;
	width: 473px;
	background-image: url("../images/search.gif");
	background-repeat: no-repeat;
	margin: 65px 35px 0 0;
}

#search .text {
	float: left;
	width: 354px;
	padding: 8px;
	border: 0;
	margin: 16px 0 0 18px;
}

#search .btn {
	float: right;
	background: none;
	border: 0;
	height: 45px;
	width: 45px;
	margin: 8px 20px 0 0;
}

#toplinks {
	float: right;
	clear: right;
	margin: 45px 35px 0 0;
	width: 400px;
}

#toplinks a {
	padding: 9px 0;
	display: block;
	float: left;
	width: 93px; margin : 0 1px;
	background-image: url("../images/toplinksHover.gif");
	background-repeat: no-repeat;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	background-color: #bce117;
	margin: 0 1px;
}

#toplinks a:hover {
	background-image: url("../images/toplinks.gif");
	background-repeat: no-repeat;
}

#wrap2 {
	background-color: #0D320C;
	background-image: url("../images/wrap2top.gif");
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	padding: 30px 15px 15px 15px;
	width: 911px;
}

#wrap2bottom {
	background-color: #0D320C;
	background-image: url("../images/wrap2bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 auto;
	height: 25px;
	width: 941px;
}

#bleft {
	width: 685px;
	float: left;
	text-align: left;
	color: #FFFFFF;
}

#bleft a {
	color: #d7e3a4;
	text-decoration: none;
}

#bleft a:hover {
	text-decoration: underline;
}

#maincontent {
	text-align: justify;
	padding: 9px;
	margin-bottom: 15px;
}

#bright {
	width: 180px;
	float: right;
	background-color: #1A6318;
	padding: 15px;
}


#linktous
{
	font-size: 8pt;
	color: #FFF;
	text-align: center;
}

#linktous img
{
	margin: 10px auto 10px auto;
	display: block;
}

#linktous textarea
{
	margin: 20px 0px 10px 0px;
	}

#bright .top {
	font-weight: bold;
	font-size: 14pt;
	padding: 7px 0;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 3px solid #0D320C;
}

#bright a,#bright .stat {
	display: block;
	width: 100%;
	text-align: center;
	color: #79FF92;
	padding: 7px 0;
	text-decoration: none;
	border-bottom: 1px dashed #0D320C;
}

#bright a.suggest {
	font-weight: bold;
}

#bright a:hover {
	color: #FFF;
}

#bright .clear {
	margin-bottom: 20px;
}

#footbar {
	padding: 15px;
	border: 0;
	margin: 0 auto;
	background-color: #0A2309;
	color: #FFFFFF;
	width: 911px;
}

#footbar .box {
	width: 45%;
	float: left;
	margin: 10px;
	margin-left: 25px;
	color: #FFFFFF;
	text-align: left;
}

#footbar .thumbshot {
	margin-top: 4px;
	height: 60px;
	width: 80px;
}

#footbar .box a {
	color: #79FF92;
	text-decoration: none;
}

#footbar .box a:hover {
	text-decoration: underline;
	color: #FFF;
}

#footbar h3 {
	font-weight: bold;
	font-size: 14pt;
	padding: 7px 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #0D320C;
	border: 0;
}

#footbar td {
	border-bottom: 2px solid #0D320C;
	padding: 10px 5px 10px 5px;
	font-size: 8pt;
}

#footbar .sitename {
	display: block;
	margin-bottom: 7px;
	font-size: 10pt;
}

.c {
	float: left;
}

.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

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

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

h3 {
	color: #FFFFFF;
	font-size: 110%;
	padding: 5px 15px;
	border-bottom: 2px solid #1A6318;
}

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

table.formPage {
	border: 2px solid #1A6318;
}

td.err {
	padding: 20px;
	color: #FF0000;
	background: #FFEDED;
	text-align: center;
}

td.msg {
	padding: 20px;
	font-weight: bold;
	text-align: center;
}

.label {
	text-align: right;
}

.buttons {
	margin-top: 3px;
	text-align: center;
}

.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}

#links a {
	font-size: 10pt;
}

#links p {
	margin: 0 0 7px 0;
}

#links span.url {
	color: #DDD;
}

.thumbshot {
	border: 1px solid #ffffff;
	height: 90px;
	width: 120px;
}

#random-links {
	margin-bottom: 10px;
}

#featured-links,#random-links {
	background: #0A2309;
	padding: 10px;
}

#featured-links {
	margin-bottom: 40px;
}

#featured-links a.sitename,#random-links a.sitename {
	font-size: 12pt;
}

#normal-links a.sitename {
	font-size: 10pt;
}

#normal-links .thumbshot {
	height: 45px;
	width: 60px;
}

#featured-links h3,#normal-links h3,#random-links h3 {
	margin-bottom: 10px;
}

#random-links

 

table


,
{
padding-bottom


:
10
px


;
}
#featured-links table,#normal-links table {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #0D320C;
}

#path {
	font-weight: bold;
	font-size: 10pt;
	padding: 12px 0 12px 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	background-color: #0A2309;
}

.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: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text,input.limit_field,textarea.text,select,.captcha {
	border: 1px solid #1A6318;
	padding-left: 2px;
}

.captcha {
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.btn {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	border: 1px solid #1A6318;
	background-color: #1A6318;
	color: #FFFFFF;
	cursor: pointer;
}

td.required {
	text-align: left;
}

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

div.errForm,span.errForm {
	margin-top: 2px;
	padding: 0px 3px 2px 6px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	display: block;
	text-align: left;
}

.small,.small a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

p.subcats {
	margin: 5px 0px 20px 15px;
	padding: 0px;
}

div.pr {
	font-size: 6pt;
	color: #ffffff;
	margin-top: 3px;
	padding: 2px 10px 5px 13px;
	border: 1px solid #999999;
}

div.prg {
	width: 80px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	float: right;
	margin-top: 2px;
}

div.prb {
	background: #ffffff;
	height: 3px;
	font-size: 1px;
}

div.footer {
	clear: both;
	padding: 10px;
	margin-top: 5px;
	color: #0A2309;
}

div.footer a {
	color: #0D320C;
	text-decoration: none;
	font-weight: bold;
}

.price b {
	margin-bottom: 5px;
}

.price {
	background: #1A6318;
	padding: 10px;
	padding-bottom: 15px;
}

.price input {
	margin-left: 20px;
}

.price table td {
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,.paging-info {
	text-align: right;
}

.paging-info {
	font-style: italic;
}

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