/* Copyright Bitingedge.net
------------------------------------*/


/* Common styles
------------------------------------*/

html, body {margin: 0; padding: 0; border: 0;}

body { 
	background:#fff; 
	color:#000; 
	font-family:Arial,Verdana, sans-serif; 
	font-size:70%; 
	text-align:center;
	margin: 0;
}

.error { 
	color:red;
	clear:none;
	padding:0.8em 0;
}

form {
	margin: 0;
	padding: 0;
	background: transparent;
}

input,textarea, select {
	margin: 0;
	padding: 0;
	font-family:Arial,Verdana, sans-serif; 

}

td {padding:0.2em;	font-size:75%; 
}

/* Layout
------------------------------------*/
#positioner { 
	width:100%; 
	background:transparent;
	margin:0 auto 0;
	padding:0;
}

* html #positioner {   
	width: 100%;
	wid\th: 100%;
}

#pagecontainer { 
	width:790px; 
	margin:auto;
	background:#fff;
	text-align:left;
border:1px solid #cbe1ee;
border-top:none;
min-height:300px;	
}

* html #pagecontainer {   
	width: 790px;
	wid\th: 790px;
}
#pageback { 
	width:790px; 
	margin:0;
	background:transparent;
	text-align:left;

}

* html #pageback {   
	width: 790px;
	wid\th: 790px;
}


#wrapper {
	position:relative;
	width:430px; 
	margin: 0 0 0 180px ; 
	background:#fff;

}

* html #wrapper {   
	width: 430px;
	wid\th: 430px;
}

#leftwrap {
	float:left;
	width:430px; 
	margin-right: -1px;
	background:transparent;
}

#content { 
	float: right;
	width: 430px; 
	margin-bottom: -1px;  
	padding:0;

/* \*/
	margin-left: -1px; 
/* Hide IE-mac */
	background: transparent;

}

#contentborder 
{ 
	margin: 0 0 10px;
	padding: 0;
	width: 430px;
	height: auto;
	background: transparent;
	border:none;
}

* html #contentborder {   
	width: 430px;
	wid\th: 430px;
}
#contentbottom 
{ 
	width: 430px;
	margin: 0;
	padding: 0;
	height:16px;
	background:transparent;

}

* html #contentbottom {   
	width: 430px;
	wid\th: 430px;
}

#contentpadding 
{
 
	margin: 0 30px;
	background: transparent;
	height: auto;
}
* html #contentpadding {   
	hei\ght: 1%;

}


.clear { 
	clear: both; 
	background:transparent;
}


#leftcol {
	float:left;
	position: relative; 
	width: 180px;  
	margin-left: -180px;  
	background:transparent;
	margin-top:0px;
}

* html #leftcol {
	float:left;
}

*>html #leftcol {width:180px;}   

#leftcontent {
	width: 180px;
	padding-bottom: 10px;
	background:transparent;
}

#rightcol {
	float: left; 
	position: relative; 
	width: 180px; 
	margin-right: -183px;   
	margin-left: 2px;  
	margin-top:0px;
	background: transparent;
	height:270px;

}

/* \*/
* html #rightcol {
	margin-left: 2px; 
	margin-right: -500px; 
	mar\gin-right: -183px;
	wid\th: 180px;
}
/* */




#rightcontent { 
/* \*/width: 180px;
	float:right;
/* Hidden from IE-Mac */   
	margin-left: 0px;   
	padding-bottom: 10px;   

}

/* \*/
* html #rightcontent {
fl\oat: right;
margin-left: 0px; 
mar\gin-left: 0px; 
}



.adblock {
	padding:15px;
}



.poolblock {
	padding:10px;
	background:transparent;
}

.sitemap {
	display: block;
	padding: 2px;
}
.sitemapone {
	display: block;
	padding: 15px 2px 5px;
}


.leftcontext-container {
	display: block;
	padding: 25px 10px 10px 10px;
	background:transparent;
}


.leftcontext-head {
	display: block;
	background:#95D2FF url(images/WD-rightcontexthead-back.jpg) right repeat-y;

	color: #29166F;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	border-top: #A0D3F5 3px solid;
	border-left: #FFFFFF 1px solid;
	margin:0px;
}

.leftcontext {
	display: block;
	background-color:#ECF7FD;
	color: #000000;
	font-weight: normal;
	padding: 2px 7px 10px 7px;
	margin:0px;
	border: #DDDDDD 1px solid;
}

.context-head {
	display: block;
	background:#95D2FF url(images/WD-rightcontexthead-back.jpg) right repeat-y; 
	color: #29166F;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
}

.context {
	display: block;
	background-color:#ECF7FD;
	color: #000000;
	font-weight: normal;
	padding: 2px 7px 10px 7px;
	border: #DDDDDD 1px solid;
}

img.context-icon {
	margin: 3px 5px 0px 0px;
	float: left;
}


#contact p { padding:3px 0px 5px 10px; margin:0px; color: #000000;}
#contact h1 { padding:3px 0px 5px 10px; margin:0px; color: #000000; font-size:9pt;}


#contact {
	margin: 20px 0 0 0;
}


div.rightfloat{
		float:right;
		width: 130px;
}

.floatright{
	float:right;
}

.floatleft{
	float:left;
}
.divider {
	display:none;
}

.small {
	font-size: 90%;
}

.smaller {
	font-size: 80%;
}

.italic {
	font-style: italic;
}

.messagebody {
	padding: 0.5em 0.3em;
	border-top:solid 1px #c0c0c0;
	height: auto;

}
* html .messagebody {   
	hei\ght: 1%;
}

.messageright {
	padding: 0 0 0 2em;
	float: right;

}

.messagehead, .forumboxhead {
	margin: 0;
	padding: 0.2em 0.3em;
	height: auto;
	background:transparent url(images/messageheadback.gif) repeat-x top left ;

}
* html .messagehead {   
	hei\ght: 1%;
}

.messagetail {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0;
	border-top:solid 1px #c0c0c0;
	height: auto;

}


.messageblock {
	margin: 0.5em 0;
	border: solid 1px #804000;
}

.postnew {
	padding: 0.3em 0
}

.forumresultpale {
	background: #FEFAF3;
}

.forumresultdark {
	background: #FDF2E3;
}

.smallpad {
	padding: 0.3em;
}

div.paddy {
	height:10px;
	background: transparent;

}


div.leftpanelhead {
	width: 160px;
	height: 15px;
	padding: 0;
	margin:0 ;
	font-size:1pt;
	background:#fff url(images/logboxtop.jpg) no-repeat top left;
}	
	
div.leftpanelbody {
	width: 160px;
	padding: 0 0 15px 0;
	margin:0 ;
	font-size:0.9em;
	background:#DEDEDC url(images/logboxbot.gif) no-repeat bottom left;
}	

div.leftpanelbot {
	width: 160px;
	height: 15px;
	padding: 0;
	margin:0 ;
	font-size:1pt;
	background:#fff url(images/logboxbot.gif) no-repeat top left ;
	border-top:solid 1px #E7E7E5;
}	

		.leftpanelbody h2
		{
			color: #000;
			background: transparent;
			padding: 0.1em 10px 0.5em 10px;
			margin: 0;
			font-size: 100%;
			font-weight: bold;
			border:none;
			text-align:left;
		}
		.leftpanelbody p
		{
			margin: 0;
			padding: 0.1em 10px 0.1em 10px;
		}	

		.leftpanelbody label
		{
			color: #000;
			background: transparent;
			padding: 0;
			margin: 0;
			font-size: 100%;
			font-weight: normal;
			border:none;
			text-align:right;
		}
		.leftpanelbody input
		{
			color: #000;
			width: 90px;
			background: #fff;
			padding: 0;
			margin: 0 10px 0 0;
			font-size: 100%;
			font-weight: normal;
			border:none;
			text-align:left;
		}


#content a:link, #content a:visited, #content a:active, #edit a:link, #edit a:visited, #edit a:active { color:#000080; text-decoration:none; font-weight:bold; }
#content a:hover, #edit a:hover { text-decoration:underline; font-weight:bold; }

#content ul, #edit ul { 
	padding:0; 
	margin:0.8em 0 0.6em 0;
}


#content li, #edit li { color:#000; padding:0px; margin-left:2em; }

#content p, #edit p { 
	padding:1em 0 0 0; 
	text-align:left;
}

strong, b {

	color:#29166f;
}


.leftcontext ul { margin-top:5px;
	margin-bottom: 0px; }
.leftcontext li { color:#5e70b2; padding:0px; margin-left:-20px;  }


#header {
	margin:0 auto;
	padding:0; 
	width:790px; 
	height:160px;
	background:transparent url(images/headerback.jpg) no-repeat top left;
	text-align:left;
	border-left: 1px solid #cbe1ee;
	border-right: 1px solid #cbe1ee;
	position:relative;
	z-index:10000;

}


#headerright { 
	position:absolute;
	top:0;
	left:580px;
	z-index:20000;
}


* html #headerright { 
	left:578px;
	z-index:20000;
}

.sitepanel {

	padding:5px;
	background:#F0FCFF;
	font-size:0.9em;
}

#breadcrumbs { 
	display:block;
	padding:3px 0 0 0; 
	margin:20px 30px 10px 30px;
	height:auto; 
	font-size:1em;
	background-color:#FFFFFF;
	border-top: 1px solid #CCC;
}

#breadcrumbs p { 
	color:#2A2A2A;
	font-size:0.9em;
}


div.paddy {
	height:15px;
	font-size: 0.1em; 
	background: transparent;
}

.footer { 
	clear:both;
	text-align:center;
	padding:0;
	margin:0 auto;
	min-height:30px; 
	background:#eff6fc url(images/footerback.jpg) top left no-repeat; 
	width:760px;
	color:#0066A4; 
	border: 1px solid #cbe1ee;
	border-top:none;
}

.footer div { 
	padding:1.2em 10px;
	margin:0; 
	color: #0066A4;
	}

label {
	display:block;
	text-align:left;
	font-size: 0.9em;
	margin: 0;
	padding: 0 0 0.3em 0;
	clear:both;
}

input {
	float:left;
	margin: 0 0 0.8em 0;
}

label.search {
	text-align:left;
	float:left;
	display:inline;
	font-size: 1.1em;
	font-weight: normal;
	margin: 2px 10px 0.6em 0;
	padding: 0 0 0 0;
	color:#fff;
}

input#searchText {
	margin: 0;
	padding: 0.2em;
	font-size: 1em;
	font-weight: bold;
	color:#999;
	height:1.8em;
	width: 100px;
	float:left;
	border:solid 1px #ddd;
}
input.submitbutt {
	display:block;
	margin: 0 0 0 15px;
	padding: 0;
	font-family:Arial,Verdana, sans-serif; 
	font-size: 1em;
	font-weight: bold;
	height:1.8em;
	color:#fff;
	float:left;
	clear:none;
	text-decoration:none;
	cursor:pointer;
	background:#E67817 url(images/buttonback.jpg) top left repeat-x;
	border: 1px outset;
	border-color: #FF8306;
	border-top-color:#FFEAD5;
	border-left-color:#FFEAD5;
}


.initial2 {
	margin: 0.3em 0 0.3em 0;
	clear:both;
}

select.restrict {
	width:300px;
}

h1 { 
	font-size: 1.6em;
	font-weight:normal;
	padding: 0 0px 10px 0px;
	margin: 0px; 
	color:#29166f;
}
h2 { 
	font-size: 1.3em; 
	font-weight: normal; 
	padding:0; 
	margin: 1.2em 0 0 0; 
	color:#29166f;

}

h3 { font-size: 1em; font-weight: normal; padding: 0.8em 0px 0px 0px; margin: 0px; }

form h2  {
	padding-bottom: 0.8em;
	clear:both;
}

p { padding: 0.5em 0 0 0; margin: 0; }


.sitemap {
	display: block;
	padding: 2px;
}
.sitemapone {
	display: block;
	padding: 15px 2px 5px;
}


.searchtop {

	padding: .3em .5em;
	font-size: 0.9em;
	font-weight:bold;
	background:#FCCD99 url(images/searchtop.gif) no-repeat top left;

}
.searchform {
	float:right;
	margin:45px 20px 0 0;
	clear:none;
	padding:0;
	width:190px;
	font-size: 0.9em;
	font-weight:bold;
}

* html .searchform {

	hei\ght:1%;
	mar\gin-right:8px;
}



.searchbot {

	margin: 0 0 15px 0;	
	padding:0;
	width:auto;
	height:10px;
	font-size: 8px;

	background:#FCCD99 url(images/searchbot.gif) no-repeat top left;

}

.searchhead {

	padding: .3em .5em;
	font-size: 0.9em;
	font-weight:bold;
	background:#b7ddf4 ;

}

.searchfoot {

	padding:0;
	width:auto;
	height:10px;
	font-size: 8px;

	background:#FCCD99 url(images/searchfootback.gif) no-repeat top left;

}

.searchbody {

	padding: .8em;
	font-size: 0.9em;
	background:transparent;
	height:auto;
	margin:0;
	border-left: 1px solid #FCCD99;
	border-right: 1px solid #FCCD99;

}
* html .searchbody {
	height:1%;
}

.searchleft {

	float:left;
	width:180px;
}
.searchright {

	float:right;
	width:130px;
	padding-left: 2px; 
}

.checkboxblock {
	margin-left:60px;
}



.imagerotator {
	position: relative;
}

.imagerotator div {
	position: absolute;
	left: 530px;
	top:35px;
	width:190px;
	background:transparent;
	color:#eee;
	font-size:1.5em;
	font-style:italic;
}

.outdented {
	margin:0.3em 0 0.3em -30px;
	clear:none;
}

img {
	border: none;
}






.smalleri {
	font-size: 0.8em;
	font-style: italic;
}

.linkpanel  {
	background: transparent;
	width:148px;
	border:1px solid #cbe1ee;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
}


.linkpanelcont  {
	padding:70px 10px 10px;
}
.linkpanelcont p strong {
	font-size:1.15em;
}

.linkpanelcont p{
	padding: 1em 0 0.1em 0 ;
}

.linkpanelcont1  {
	padding:10px;
}
.linkpanelcont1 p strong {
	font-size:1.15em;
}

.linkpanelcont1 p{
	padding: 1em 0 0.1em 10px ;
}

.linkpanelcont .panelhead {
	height:10px;
	background:#29166f url(images/panelhead.gif) top left no-repeat;
	margin:10px 0 0 0;
	padding:0;
	position:relative;

}

.linkpanelcont .panelhead img, .linkpanelcont .panelbot img {
	float:right;
	clear:none;
	border:none;
	margin:0;
	padding:0;
}

.linkpanelcont .panelbot {
	height:10px;
	background:#29166f url(images/panelbot.gif) top left no-repeat;
	margin:0 ;
	padding:0;
	position:relative;
}

.linkpanelcont .panelbody {
	background:#29166f;
	margin:0;
	padding:0 10px;

}


.panelbotright {
	position:absolute;
	bottom:0;
	right:0;

}

.paneltopright {
	position:absolute;
	top:0;
	right:0;

}


.clearleft {
	clear:left;
}

#contentborder .photolink a:link, #contentborder .photolink a:visited, #contentborder .photolink a:active, #contentborder .photolink a:hover{
	color:#fff;
}

#contentborder .directorylink a:link, #contentborder .directorylink a:visited, #contentborder .directorylink a:active, #contentborder .directorylink a:hover{
	color:#fff; text-decoration:none; font-size:10px;
}


.linkpanelon .panelbody {
	background: #fff url(images/linkpanelon.gif) top right repeat-y;
}

.linkpaneloff .panelbody {
	background: #fff url(images/linkpaneloff.gif) top right repeat-y;
}

.linkpanelhead  {
	background: #fff url(images/a-linkpantopoff.gif) top right no-repeat;
	height:10px;
	line-height:1px;
	font-size:1px;
}

.linkpanelfoot  {
	background: #fff url(images/a-linkpanbotoff.gif) top right no-repeat;
	height:10px;
	line-height:1px;
	font-size:1px;
}
.panelbody {
	clear:both;
	padding:0 5px 0 0;
}

.panelbody img {
	border:none;
	margin:0 5px 0 0;

}

.panelbody div {
	float:left;
}
.panelbody span {
	float:left;
clear:both;
}
		ul.linklist
		{
			list-style-type: none;
			padding: 0;
			margin: 0;
			background:transparent;
			clear:both;
		}

#leftcontent p {
	font-size:1em;
	color:#29166f;
	margin:0px 0 15px 30px;
}

/*   links
------------------------------------------*/

a:link, 
a:active, 
a:visited {
	text-decoration: none;
	color: #0000a0;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #0000a0;
	font-weight: normal;
}

a.adlink {
	font-size: 80%;
	text-align:right;
}

a.site-map-folder:link, 
a.site-map-folder:visited {
	display: inline;
	background:transparent url(images/UI_sitefolder.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: none;
}

a.site-map-folder:hover {
	display: inline;
	background:transparent url(images/UI_sitefolder.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: underline;
}

a.site-map-page:link, 
a.site-map-page:visited {
	display: inline;
	background:transparent url(images/UI_sitepage.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: none;
}

a.site-map-page:hover {
	display: inline;
	background:transparent url(images/UI_sitepage.gif) top left no-repeat;
	padding: 2px 0px 2px 25px;
	font-weight: bold;
	text-decoration: underline;
}



a.footerlink:link, 
a.footerlink:active, 
a.footerlink:visited,
a.footerlink:hover {
	display: inline;
	text-decoration: none;
	color: #0066A4;
	font-weight: normal;
}

.linkpanel a:link, 
.linkpanel a:active, 
.linkpanel a:visited,
.linkpanel a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}


.leftcontext a:link,
.leftcontext a:visited,
.leftcontext a:hover {
	font-weight:normal;
	display: block;
}

.panelimagelink {
	margin:0 0 30px 0;
}


.panelimagelink a:link,
.panelimagelink a:visited,
.panelimagelink a:hover {
	position:relative;
	text-decoration:none;
	margin:0;
	padding:0;
}

.panelimagelink span{
	position:absolute;
	top:-100px;
	left:0;
	padding:0px 10px;
	font-size: 1em;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	width:100%;
}


* html .panelimagelink span{
	top:10px;

}


.menu-head {
	display: block;
	padding: 5px;
	background-color:#A0D3F5;
	color: #29166F;
	font-weight: bold;
	height: 15px;
}

.menu {
	display: block;
	padding-left: 10px;
	background-color:#ECF7FD;
	color: #000000;
	font-weight: normal;
	height: 15px;
	min-height: 15px;
}

.spacer {
	font-size:1px; 
	padding: 0px;
	margin: 0px;
	height: 10px;
}
