
/* Standard Element styles */
body {
	color: black;
	font-size: 100.1%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #888888;
	text-align: center;
}

h1 { font-size: 120%; margin: 0px; padding: 0px }
h2 { font-size: 110%; }
img { border-style: none }
label {font-weight: bold; }
p { margin-top: .125em; margin-bottom: .125em; }
a { color: #000; font-weight: bold; }
a:hover { color: #9C0204; text-decoration: underline; }
input, select, textarea { font-size: 100%; background-color: #fbfff2; border: 1px solid #99CC33; }
table { font-size: 100%; margin: 4px 0; }
td { background-color: #fbfff2; font-size: 100%; vertical-align: top; }
td label { text-align: right; display: block; }
table input, table select, table textarea { font-size: 14px; }
table textarea { width: 345px; }

.clear { clear: both; overflow: hidden; height: 0; line-height: 0; }
.cent { text-align: center }
.right { text-align: right; }

/* Container for page */
#pgframe {
	/* For fluid comment out next 2 lines and uncomment 3rd */
	width: 750px;
	margin: 0 auto;
/*	margin: 0 8%;*/
	border: 5px solid #fff;
	background-color: #EDFFCA;
	text-align: left;
	font-size: 75%;
	background-image: url(images/rfill.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

/* Box for title */
#titlebox {
	background-color: #C2E086;
	border-bottom: 5px solid #fff;
	padding: 5px;
}

#titlebox #dname {
	color: #000;
	font-size: 145%;
	font-style: italic;
	font-weight: bold;
}

#titlebox #tmnu {
	text-align: right;
	color: #000;
}

#titlebox #tmnu a {
	color: #000;
	font-weight: bold;
}

#titlebox #tmnu a:hover {
	text-decoration: none;
}

/* Box for footer */
#footer {
	background-color: #C2E086;
	border-top: 5px solid #fff;
	padding: 5px;
	font-size: 85%;
	text-align: center;
}

/* RSS feed button */
#feed { margin: 4px 0; }

/* stats */
#perfStats { margin-top: 15px; color: #000; font-size: 60%; text-align: center }

/* Path way */
#pathway {
	background-color: #C2E086;
	color: #000;
	padding: 3px;
	border-bottom: 5px solid #fff;
}

#pathway a {
	color: #000;
	font-weight: bold;
}

#pathway a:hover {
	text-decoration: none;	
}

/* Content and right column */
#outer {
	padding-right: 180px;
	background-image: url(images/rightimg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#inner { margin: 0; width: 100%; }
#content { float: left; width: 100%; }
#contentin { padding: 8px; }

#rightcol {
	float: left;
	width: 180px;
	margin-right: -180px;
	position: relative;
	text-align: center;
}

#rightcolin {
	margin-left: 5px;
}

/* Category boxes */
#catbox, #catbox2 {
	background-color: #fbfff2;
	border: 1px solid #99CC33;
	width: 100%;
	margin: 4px 0 4px 0;
}
#catL, #catL2 { float: left; width: 49.5% }
#catR, #catR2 { float: right; width: 49.5% }

#catbox ul, #catbox2 ul { margin-left: 10px; padding-left: 10px; margin-top: 0; margin-bottom: 0; }
#catbox li, #catbox2 li { margin-top: 4px; margin-bottom: 4px; }
#catbox ul ul, #catbox2 ul ul { margin-top: 0; margin-bottom: 0; margin-left: 10px; padding-left: 10px; }
#catbox a.subcat, #catbox2 a.subcat { font-weight: normal; font-size: 75%; color: #666; }

.wdcatcnt { font-size: 85%; }

.cattext { border: 1px solid #99cc33; padding: 15px; background-color: #99cc33; }

/* search box */
#searchForm { margin: 5px 0 8px 0; }

/* Add site/cate box */
#addlbox {
	text-align: center;
	border: 1px solid #99cc33;
	background-color: #C2E086;
	padding: 3px;
	margin: 5px 0;
}

/* Alpha index (home page) */
.alphaIdx { font-weight: bold; list-style-type: none; margin: 10px 0 0 0; padding: 0; text-align: center; font-size: 85%; }
.alphaIdx li { display: inline; text-align: center }
.alphaIdx li a { padding: 0 2px; border: 1px solid #EDFFCA; }
.alphaIdx li a:hover  { background-color: #fbfff2; border: 1px solid #99cc33; }

/* Page selection */
div.pgsel { text-align: center; margin-top: 4px; margin-bottom: 4px; border: 1px solid #99cc33; background-color: #fbfff2; padding: 3px; }
a.pgsel:hover { text-decoration: underline }

/* Listings */
.entryHigh { margin-left: 8px; margin-right: 8px; background-color: #C2E086; font-weight: normal; padding: 4px; border: solid 2px #99cc33; }
.entryNorm { margin-left: 8px; margin-right: 8px; font-weight: normal; padding: 4px; border: solid 2px #99cc33; }
.entrybox  { list-style-type: none; margin: 0; padding: 6px 0; background-color: #fbfff2; border: solid 1px #99cc33; }
.entrybox li { font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
.entdesc, .lnkrate, .lnkurl, .lnkop, .wnclnk { font-size: 95%; }
.lnkurl, .entdesc { margin-top: 5px; }
.lnkop, .wnclnk { text-align: right; }

#featuredBox { margin-bottom: 8px; background-color: #C2E086; font-weight: normal; padding: 4px; border: solid 1px #99cc33; }

/* Forms */
.contactErr { background-color: #9C0204; color: #fff; padding: 5px; margin-top: 8px; margin-bottom: 8px; font-weight: bold; }

/* Pay boxes */
.payhdr {
	background-color: #99cc33;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

#paybox {
	width: 100%;
	margin-top: 10px;
}

#payL {
	background-color: #fbfff2;
	border: 1px solid #99CC33;
	float: left;
	width: 49.5%
}

#payR {
	background-color: #fbfff2;
	border: 1px solid #99CC33;
	float: right;
	width: 49.5%
}

#payL ul, #payR ul {
	margin-left: 10px;
	padding-left: 10px;
}

.declare { display: inline; text-align: left; font-weight: normal; }
#Geographic_Location__rbreq0, #Geographic_Location__rbreq1 { border: none; }

/* Preview box */
#entryPreview { margin-bottom: 8px; background-color: #C2E086; font-weight: normal; padding: 4px; border: solid 1px #99cc33; }
#entryPreviewTitle { font-weight: bold; text-decoration: underline; }

/* Ad area */
#adarea0 { margin-top: 10px; text-align: center; }
#adarea0 img { margin-left: 5px; margin-right: 5px; border: 0; }
#adarea1 { margin-top: 10px; text-align: center; }
#adarea1 img { margin-left: 5px; margin-right: 5px; border: 0;}
#adarea2 { margin-top: 10px; text-align: center; }
#adarea2 img { margin-left: 5px; margin-right: 5px; border: 0;}
