/* Copyright Bitingedge.net
------------------------------------*/


/* Common styles
------------------------------------*/

html, body {margin: 0; padding: 0; border: 0;}

body { 
	background:#29166f; 
	color:#fff; 
	font-family:Verdana,Arial, sans-serif; 
	text-align:center;
	margin: 0;
}

.error { 
	color:red;
	clear:none;
	padding:0.8em 0;
}

form {
	margin: 0;
	padding: 0;
	background: transparent;
}

input {
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial, sans-serif; 

}

td {padding:0.2em; 
}

/* Layout
------------------------------------*/
#positioner { 
	width:auto; 
	background:#29166f;
	margin:0 auto;
	padding:0;
}

* html #positioner {   
	width: auto;
	wid\th: auto;
}

#pagecontainer { 
	width:820px; 
	margin:auto;
	background:#fff;
	text-align:left;
	color:#000;
}

* html #pagecontainer {   
	width: 820px;
	wid\th: 820px;
}

#pageback { 
	position:relative;
	width:auto; 
	margin:0;
	background:#fff url(pageback.jpg) top left repeat-y;
	text-align:left;
	min-height:300px;

}
* html #pageback {   
	width: 100%;
	wid\th: 100%;
	height:300px;
}


#wrapper {
	width:390px; 
	margin: 0 220px 0 210px;; 
	background:transparent;

}

* html #wrapper {   
	width: 390px;
	wid\th: 390px;
}

#leftwrap {
	float:left;
	width:auto; 
	background:transparent;
}

#content { 

	float: right;
	width: 390px; 
	margin-bottom: -1px;  
	padding:0;
	height:100%;

/* \*/
	margin-left: -1px; 
/* Hide IE-mac */
	background: transparent url(contenttop.gif) top left no-repeat;

}

#contentborder 
{ 
	margin: 0px;
	padding: 10px;
	width: auto;
	height: auto;
	background: transparent;
}

* html #contentborder {   
	width: auto;
	wid\th: auto;
}
#contentbottom 
{ 
	width: auto;
	margin: 0;
	padding: 0;
	height:16px;
	background:transparent;
}

* html #contentbottom {   
	width: auto;
	wid\th: auto;
}

#contentpadding 
{
 
	padding: 10px;
	background: transparent;
	height: auto;
	width:auto;
}
* html #contentpadding {   
	hei\ght: 1%;

}


.clear { clear: both;  }


#leftcol {
	position: relative; 
	float:left;
	width: 200px;  
	margin-left: -200px;  
	background:transparent;
	height:100%;
}

* html #leftcol {
	float:left;
}

*>html #leftcol {width:200px;}   

#leftcontent {
	width: 200px;
	padding-bottom: 110px;
	background:transparent;
}

#rightcol {
	float: left; 
	width: 199px; 
	margin-right: -210px;   
	margin-left: 1px;  
	margin-top:0px;
	position: relative; 
	padding-bottom:170px;
	height:100%;

}

/* \*/
* html #rightcol {
	margin-left: 1px; 
	margin-right: -500px; 
	mar\gin-right: -210px;
	wid\th: 199px;
}
/* */




#rightcontent { 
/* \*/width: 180px;
/* Hidden from IE-Mac */   
	margin: 0 0 0 20px;   
	padding-bottom: 10px;   

}

/* \*/
* html #rightcontent {

	height:100%;

margin-left: 13px; 
mar\gin-left: 25px; 
}


#bottomleft {
	position:absolute;
	bottom:0;
	left:0;
	background:transparent url(lcolbott.gif) bottom left no-repeat;
	width:620px;
	height:31px;
	z-index:2000;
}


#bottomright {
	position:absolute;
	bottom:0;
	right:0;
	background:transparent url(rcolbott.jpg) bottom right no-repeat;
	width:210px;
	height:160px;
	z-index:2010;
}


#colright {
	position:absolute;
	top:0;
	right:10px;
	background:transparent url(rctop.gif) top right no-repeat;
	width:10px;
	height:10px;
	z-index:2010;
}

#colleft {
	position:absolute;
	top:0;
	left:5px;
	background:transparent url(lctop.gif) top right no-repeat;
	width:10px;
	height:10px;
	z-index:2010;
}

#toppanel {
	position:absolute;
	top:0;
	left:0px;
	background:transparent url(top.gif) top right no-repeat;
	width:820px;
	height:18px;
	z-index:2010;
}


.sitemap {
	display: block;
	padding: 2px;
}
.sitemapone {
	display: block;
	padding: 15px 2px 5px;
}


#header {
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px; 
	width:auto; 
	min-height: 115px; 
	background:#29166f ;
	text-align:left;
	position:relative;
}


* html #header {
	height: 115px; 
}

#header #welcome {

	margin:0px;
	color:#fff;
	min-height: 5em; 
	position:absolute;
	bottom:0;
	left:100px;
}

#header #welcome h1 {
	color:#fff;

	vertical-align:bottom;
}


#header .headerright {

	margin:0px;
	color:#fff;
	min-height: 5em; 
	position:absolute;
top:10px;
	right:0;
	background:transparent;
	width:250px;
	text-align:right;

}

* html #header .headerright {

	height: 5em; 
}


.leftcontext-container {

	margin:25px 10px 0 25px;



}


#navpanel {


	min-height:3em; 
	position:relative;
	padding:10px 0 0 0;

}

#loginpanel {

	margin:0px 10px 0 10px;


}



div.paddy {
	height:15px;
	font-size: 0.1em; 
	background: transparent;
}
.footer { 
	clear:both;
	text-align:left;
	margin:10px auto;
	padding:0;
	height: 50px; 
	background:transparent; 
	width:820px;
	color:#ccc;

}


label {
	display:block;
	text-align:left;
	font-size: 0.9em;
	margin: 0;
	padding: 0 0 0.3em 0;
	clear:both;
}

input {
	float:left;
	clear:both;
	margin: 0 0 0.8em 0;
}



input.submitbutt {
	display:inline;
	margin: 0;
	padding: 0;
	font-family:Arial,Verdana, sans-serif; 
	font-size: 0.9em;
	font-weight: bold;
	float:right;
	clear:none;
	text-decoration:underline;
	cursor:pointer;
	background:#E67817;
	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.5em; font-weight: normal; padding: 0em 0px 10px 0px; margin: 0px;	color:#E8952F;
 }
h2 { 
	font-size: 1.2em; 
	font-weight: bold; 
	padding: 0.2em 0px 0.2em 0.2em; 
	margin: 30px 0px 10px 0px; 
	border-top: 1px dotted #007CC2;
	background-color:#fff;
	color:#E8952F;
}

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 {
	margin:0;
	padding: 0;
	font-size: 1em;
	font-weight:normal;
	background:transparent;
}


.searchform label,.searchform input {

	float:right;
	clear:none;
	margin:0 0 0 5px;
	font-size: 1em;
	text-decoration:none;
border:none;   
	width:auto;
}

input#SearchText {
	width:140px;
	height:1.3em;
	padding:0;
border:none;
}



* html .searchform {

	hei\ght:1%;
}

.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: .5em .5em;
	font-size: 1em;
	font-weight:bold;
	background:#C3DFFC url(images/searchheadback.gif) no-repeat top left;

}
.searchrowdark {

	background:#F3FAFC ;
   padding: .4em .2em;

}
.searchrowpale {

	background:transparent ;
   padding: .4em .2em;

}	 

.searchfoot {

	padding:0;
	width:auto;
	height:10px;
	font-size: 8px;

	background:#FCCD99 url(images/searchfootback.gif) no-repeat top left;

}

li {
	color:#000;
}

.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;
}

.partnerblock {
	text-align:center;
}

.partnerblock img {
	margin:0.8em 0;
}



.outdented {
	margin:0.3em 0 0.3em -30px;
	clear:none;
}

img {
	border: none;
}



.infopanel {
	padding: 1em 0;
	font-weight:bold;
}

.infopanel div {
	margin-left: 20px;
	font-weight:normal;
}

.newsblock {
	margin:1.5em 0 2.5em 0;
}

.newsblock1 p{
	padding:1em 0 0 0;
}



.accessblock {
	margin:0 0 10px 0;

}


.clientdoc {
	margin:20px 0;
	border:1px solid #E8952F;
	padding:0;

}

.clientdoc .header {
	margin:0;
	background: #E8952F;
	color:#fff;

}

.clientdoc td {
	padding:2px 7px;
	border:1px solid #DCD1BE;
}		
  

div#adspanel {
float:left;
clear:both;
}

#adspanel ul {
	list-style-type:none;
	margin:10px 0;
		padding:0;
}
#adspanel ul li {
	margin:5px 0;
	padding:0;
	
}  


/*   links
------------------------------------------*/

a:link, 
a:active, 
a:visited {
	text-decoration: none;
	color: #E8952F;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #E8952F;
	font-weight: bold;
}

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.foot-white:link, 
a.foot-white:active, 
a.foot-white:visited,
a.foot-white:hover {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

.leftcontext a:link,
.leftcontext a:visited,
.leftcontext a:hover {
	font-weight:normal;
	display: block;
}

a.footerlink:link, 
a.footerlink:active, 
a.footerlink:visited,
a.footerlink:hover {
	display: inline;
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
}




.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;
}
