html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img,ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
body {
	line-height: 1;
	background-color: #000000;
	text-align: center;
	color: #646262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
a {
	color: #0089bb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2, h5 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #328714;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedcd4;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 474px;
}
p {
	line-height: 18px;
}

#wrap {
	width: 976px;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	text-align: left;
}
#navholder {
	line-height: 35px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}
#navholder ul {
	line-height: 33px;
	padding-top: 2px;
}
#navholder ul li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#navholder ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navholder ul li a:hover {
	text-decoration: underline;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 124px;
	width: 976px;
}

/*--------------------------------------------------------Columns styles-------------------------------------------*/

#contentwrapper{
	float: left;
	width: 100%;
	background-color: #f5f5f5;
}

#content{
	text-align: center;
	margin-top: 0;
	margin-right: 232px;
	margin-bottom: 0;
	margin-left: 232px;
	padding-bottom: 20px;
}

#left{
	float: left;
	width: 232px; /*Width of left column in pixel*/
	margin-left: -976px;
	padding-bottom: 20px;
}

#right{
	float: left;
	width: 232px; /*Width of right column*/
	margin-left: -232px;
	padding-bottom: 20px;
}

#footer{
	clear: both;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 24px;
	margin-bottom: 24px;
}
#innerfooter {
	line-height: 24px;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#innerfooter a {
	color: #FFFFFF;
}

/*-------------------------------------------------------------inner columns boxes------------------------------------------*/

#left div {
	width: 220px;
	border: 1px solid #dedcd4;
	margin-left: 10px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#latestarticles {
	width: 220px;
	border: 1px solid #dedcd4;
	margin-right: 10px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#innercontent {
	margin-top: 20px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
#location {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedcd4;
	padding-bottom: 10px;
}
#left div h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedcd4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 31px;
	font-weight: normal;
	color: #646262;
	background-image: url(images/sidebarh2.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 12px;
	margin-bottom: 10px;
}
#right div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 31px;
	font-weight: normal;
	color: #646262;
	background-image: url(images/sidebarh2.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 12px;
}
#right div h3 span, #left div h3 span {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h3.maincats span{
	background-image: url(images/folder.gif);
}
h3.search span {
	background-image: url(images/search.gif);
}
h3.stats span {
	background-image: url(images/stats.gif);
}
h3.latestarticles span {
	background-image: url(images/articles.gif);
}
#right div ul, #right div p, #left div ul, #left div p{
	margin-left: 16px;
	margin-right: 16px;
	line-height: 18px;
}

#right li, #left li {
	line-height: 18px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#maincats ul {
	clear: both;
}

#descr, #title {
	position: absolute;
	left: -999999px;
}
.aboutdirectory {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedcd4;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*---------------------------------------------------categories--------------------------------------------*/
.maincat {
	color: #328714;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}
.catsholder {
	float: left;
	width: 49.8%;
	text-align: left;
}
p.maincat {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
p.maincat a {
	color: #328714;
}
p.subcats {
	margin-left: 12px;
}
p.subcats a {
	line-height: 16px;
	padding-left: 12px;
}
p.maincat a:hover, p.subcats a:hover {
	text-decoration: none;
}

/*--------------------------------------------listings----------------*/

.linktitle a {
	font-weight: bold;
}
.linkdesc {
}
.linkurl {
	color: #639280;
}
.readmore {
	text-decoration: underline;
}
.outfeatured {
	border: 1px solid #dedcd4;
	margin-top: 4px;
	margin-bottom: 4px;
}
.featured {
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	background-image: url(images/fbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.thumbnail{
	float: left;
	border: 1px solid #dedcd4;
}
.flink {
	margin-left: 130px;
}
.featured p {
	line-height: 16px;
}
.regularlinks {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.regularlinks p {
	line-height: 16px;
}
.linktitle {
	font-weight: bold;
}

/*-------------------------------------details-----------------------------*/
.outdetails {
	margin-top: 10px;
	border: 1px solid #dedcd4;
	margin-top: 10px;
}
.details {
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	background-image: url(images/fbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.details p {
	line-height: 30px;
}


/*-------------------------------------Single article-----------------------------*/
.singlearticle {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.singlearticle p{
	line-height: 16px;
}
.fullarticle p {
    line-height: 16px;
}
.articlebody {
	margin-top: 16px;
	margin-bottom: 16px;
}
.articleabout {
	font-style: italic;
	line-height: 18px;
}
/*----------------------------------------Latest Articles---------------------------*/
.latestarticle {
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dedcd4;
}
.articletitle {
	margin-bottom: 5px;
}
/*-----------------------------------------Links Sorting-----------------------------*/
.sorting {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
	line-height: 28px;
}
.sorting a {
	text-decoration: underline;
}

/*--------------------------------------------Forms-------------------------------------*/
.textinput {
	color: #646262;
	background-color: #f5f5f5;
	border: 1px solid #dedcd4;
}

/*------------------------------------------------------------Submit Page---------------------------------------------------*/
.listingtypeholder {
	margin-top: 20px;
}
.listingtypeholder h2 {
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	height: 28px;
	position: relative;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0089bb;
}
.listingtypeholder h2 input {
	position: absolute;
	left: 4px;
	top: 0px;
	line-height: 28px;
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span.listingtype {
	position: absolute;
	left: 30px;
	top: 0px;
	display: block;
	height: 28px;
	line-height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span.price {
	display: block;
	position: absolute;
	height: 39px;
	top: 0px;
	right: 30px;
	text-decoration: underline;
	color: #328714;
}

/*-----------------------------------------------------------------------Submit details-------------------------------------------*/

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset.sitedetails {
	margin-top: 20px;
}

fieldset.sitedetails label {
	width: 400px;
	text-align: left;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #0089bb;
}
.req {
	color: #FF0000;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
	text-align: center;
}

fieldset div input, fieldset div textarea {
	width: 400px;
	padding: 3px;
	color: #333;
	border: 1px solid #dedcd4;
	margin-right: auto;
	margin-left: auto;
}

fieldset div.fm-req select {
	padding: 1px;
	border: 1px solid #dedcd4;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}


#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: right;
}

#fm-submit input {
	background: #e3e3db;
	font-size:12px;
	color: #989070;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	width: 100px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin-right: 30px;
}
.checkbox input {
	border: 1px solid #dedcd4;
	background: #555;
	color: #fff;
	font-size: 100%;
	width: 30px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
}
fieldset div img {
	margin-left: 30px;
	border: 1px solid #dedcd4;
}
input:focus, textarea:focus {
	color: #000;
	background-color: #F0FFE6;
}
.alignleft {
	text-align: left;
}
p.small {
	font-size: 11px;
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------Messages on submit page-errors and susccses--------------------------------------*/
span.errForm, .error, .done {
	background-color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.done {
	color: #339900;
	border: 1px solid #88bf7e;
	background-image: url(images/done.gif);
	background-repeat: no-repeat;
	background-position: left;
}
span.errForm, .error {
	color: #f0583c;
	border: 1px solid #e1e0e0;
	background-image: url(images/error.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*------------------------------------------Ajax category selection--------------------------------------*/
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}
#categtreebox {
	text-align: center;
}
#categtree {
	height:200px;
	width:300px;
	overflow:auto;
	border:1px dotted #9EC2F3;
	border-width:0 1px 1px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#catTitle {
	background:#fff;
	text-align: left;
} /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:left;
   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;
	text-align: left;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
