/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/
/*
*{margin:0; padding:0;}
*/
/*
html,body{

font:Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
color:#303030;
background:#ffffff;
height:100%;
}

#container{
width: 100%;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:0px solid #a0a0a0;
}

#settings
{
	position:absolute;
	top: 60px;
	right: 100px;
}
a{
color:#0284FE;
font-weight: normal;
text-decoration:none;
background-color:inherit;
}
*/
/*
a:hover{color:#0284FE; text-decoration:none; background-color:inherit;}
*/
/*
a img{border:none;}
*/
/*
a.biglink{color:#0284FE; font-size: 14px;text-decoration:none;background-color:inherit;}
a.biglink:hover{color:#0284FE; text-decoration:none; background-color:inherit;}
*/
/*
a.white{color:#ffffff; font-size: 10px;text-decoration:none;background-color:inherit;}
a.white:hover{color:#ffffff; text-decoration:none; background-color:inherit;}

p{padding:0 0 0.1em 0;}
p form{margin-top:0; margin-bottom:20px;}
*/
/*
//img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
//img.left{float:left; margin:0 12px 5px 0;}
//img.center{display:block; margin:0 auto 5px auto;}
//img.right{float:right; margin:0 0 5px 12px;}
*/
/**************** Header and navigation styles ****************/
/*
.normal{
border:none;
padding: none;
}

hr{
	border: 1px;
	color: #DFE8EF;
	background-color: #DFE8EF;
	width: 95%;
	margin: 5px;
	align: center;
}

.moduletop
{
background-color: #5B7596;
height: 18px;
color: #ffffff; padding-right: 5px;
}
.modulebottom
{
background-color: #DFE8EF;
height: 18px;
}
.modulebottomlight
{
background-color: #F3F8FC;
height: 18px;
}

.modulesep
{
background-color: #ffffff;
height: 18px;
}
.moduleborder
{
	border: 1px solid #DFE8EF;
}

#header{


margin:0 0px 0px 0px;
background:#ffffff;
color:#000000;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
margin:0 1px;
background:#ffffff;
color:#000000;
width: 100px;
}

#navigation li{
float:left;
list-style-type:none;
//border-right:1px solid #000000;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;

text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #000000;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#ffffff;
color:#000000;
text-decoration:none;
}
*/
/**************** Content styles ****************/
/*
#content{
float:left;
font-size:0.9em;
padding:20px 0 0 20px;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h1 a{font-weight:normal;}
#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
*/
/*
#content a:hover,#subcontent a:hover{text-decoration:underline;}
*/
/*
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
*/
/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}
/*
#subcontent p{margin:0 0 16px 0; font-size:0.9em;}
*/
/**************** Menublock styles ****************/
/*
.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
*/
/*
.menublock li a:hover{text-decoration:none;}
*/
/*
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}
*/
/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/
/*
#footer{
clear:both;

padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#000000;
background:#ffffff;
}
*/
/*
#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#000000; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#000000; background-color:inherit; text-decoration: underline;}
*/
/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
/*
.clear{clear:both;}
*/
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}






/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}
/*
ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #2f63b3;
	font: bold 11px Verdana, sans-serif;
}
*/
/*
ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #2f63b3;
	border-bottom: none;
	background: #ffffff;
	text-decoration: none;
}
*/
/*
ul.tabbernav li a:link { 
	color: #2f63b3; 
}
*/
/*
ul.tabbernav li a:visited {
	color: #2f63b3;
}
*/
/*
ul.tabbernav li a:hover
{
	color: #FFFFFF;
	background: #2f63b3;
	border-color: #2f63b3;
}
*/
/*
ul.tabbernav li.tabberactive a {
	background-color: #ffffff;
	border-bottom: 1px solid #DCE6FF;
}

ul.tabbernav li.tabberactive a:hover {
	color: #0D5D9C;
	background: #DCE6FF;
	border-bottom: 1px solid #DCE6FF;
}
*/
.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}

/* from previous stylesheet */
.logintable {
border-left: 1px solid #ECE8DB;
border-right: 1px solid #ECE8DB;
border-top: 1px solid #ECE8DB;
border-bottom: 1px solid #ECE8DB
}
/*
input, select, textarea {
  font-size: 100%;
  line-height: 250%;
  font: 10px Verdana,Tahoma,Arial,sans-serif;
  border-left: 1px solid #A1BBE4;
border-right: 1px solid #A1BBE4;
border-top: 1px solid #A1BBE4;
border-bottom: 1px solid #A1BBE4; 
  width: 200px;
 
}
*/
.anothersearch
{
border-left: 1px solid #A1BBE4;
border-right: 1px solid #A1BBE4;
border-top: 1px solid #A1BBE4;
border-bottom: 1px solid #A1BBE4; 
  width: 100px;
}
/*.inputradiocheck
{
	border: 0px;
	width:20px;
}
*/
.profiletable {
border-left: 1px solid #A1BBE4;
border-right: 1px solid #A1BBE4;
}

.row1 { margin-top:4px; margin-bottom:4px;
    background-color: #FFFFFF;
	height: 18px;
}

.row2 { margin-top:4px; margin-bottom:4px;
    background-color: #E4F2F9;
	height: 18px;
}
.row3 { margin-top:4px; margin-bottom:4px;
    background-color: #ffffff;
	height: 18px;
}
.row4 { margin-top:4px; margin-bottom:4px;
    background-color: #F0F6F9;
	height: 18px;
}



.submit {
  background: #DCE6FF;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #2f63b3;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #2f63b3;
}

.submit_disabled {
  background: #CCCCCC;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #999999;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #999999;
}

.hilight {
  background-color:#FFFF00; /* #DCE6FF;
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/* Inkspot styles */
#inkspotMainPostBody {
  position: relative;
  background-color: #fffff;
  padding: 20px;
  width: 660px;
 
}

/* Calendars Styles */
#calendar_emptyday {
  border: #FFFFFF solid 1px;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_day {
  border: #CCCCCC solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC solid 1px;
  background-color: #DCE6FF;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
  color: #2f63b3;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2f63b3;
  text-decoration: none;
}
/*
#calendar_row {
  clear: both;
}
*/
#calendar {
}

h1, h2, h3, h4, h5, h6 {
  //font-family: Verdana,Tahoma,Arial,sans-serif;
  font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  color: #455B10;
  padding: 0px;
  margin: 0px;
}

h1 {
  
  font-size: 18px;
}

h2 {
  font-size: 15px;
  font-weight: bold;
}

h3 {
  font-weight: bold;
  color: #455B10;
  font-size: 20px;
}

h4 {
  color: #455B10;
  font-size: 15px;
  font-weight: bold;
}

h5 {
  color: #455B10;
  font-size: 10px;
}

h6 {
  color: #455B10;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

/* Users pictures */
#picture {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* Text hilight */
.hilight {
  background-color:#FFFF00; /* #DCE6FF;
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}
/*
td, p {
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}
*/

.leftpane {
//background-color: #F1FADA;
background-color: #F3F8FC;
text-align: left;
}
.rightpane {
background-color: #F3F8FC;
text-align: left;
}
.rightpanetop {
background-color: #5B7596;
text-align: left;
}

/*
ul{list-style-type:none;}
*/
/* TOP PANEL*/
#topPanel{position:relative; margin:0 auto; padding:0; }
#topPanel img{z-index:1; padding:0; position:relative; margin:0 0 0 21px;}
/* MENU PANEL*/
/*
#topPanel ul{display:block; width:732px; height:36px; position:absolute; top:0; right:0; margin:11px 0 0; padding:0 29px 0 0; border-bottom:0px solid #AEAEAE;}
#topPanel ul li{float:right; font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; }
#topPanel ul li a{width:74px; height:36px; display:block; padding:0; color:#555; background:#fff; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px; background:url(images/button.gif) no-repeat 0 0 #AEAEAE;}
#topPanel ul li a:hover{width:74px; height:36px; text-decoration:none; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff;}
#topPanel ul li.active{width:74px; display:block; height:36px; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff; text-align:center; margin:0 1px 0 0;}
*/
/* HEADER PANEL*/
#topPanel #headerPanelfast{width:246px; height:263px; position:absolute; top:0; left:0; margin:110px 0 0; padding:0px; background:url(images/orange-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelfast a{width:246px; height:263px; display:block; text-decoration:none; background:url(images/orange-hover.jpg) no-repeat 0 0 #FC5F00;}
#topPanel #headerPanelfast a:hover{width:246px; height:263px; background:url(images/orange-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff; text-decoration:none;}
#topPanel #headerPanelfast h2{display:block; width:90px; height:47px; margin:54px 0 0 120px; font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; position:absolute; top:0px; left:0px; z-index:1;}
#topPanel #headerPanelfast p{width:163px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px;}

#topPanel #headerPanelsecond{width:246px; height:263px; position:absolute; top:0; left:258px; margin:110px 0 0; padding:0px; background:url(images/green-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelsecond a{width:246px; height:263px; display:block; text-decoration:none; }
#topPanel #headerPanelsecond a:hover{width:246px; height:263px; background:url(images/green-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff; text-decoration:none;}
#topPanel #headerPanelsecond h2{display:block; width:90px; height:47px; background:none; margin:54px 0 0 103px; font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topPanel #headerPanelsecond p{width:163px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px;}

#topPanel #headerPanelthird{width:246px; height:263px; position:absolute; top:0; right:0; margin:110px 0 0; padding:0px; background:url(images/blue-normal.jpg) no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelthird a{width:246px; height:263px; display:block; text-decoration:none; }
#topPanel #headerPanelthird a:hover{width:246px; height:263px; background:url(images/blue-hover.jpg) no-repeat 0 0 #FC5F00; color:#fff; text-decoration:none;}
#topPanel #headerPanelthird h2{display:block; width:90px; height:47px; background:none; margin:54px 0 0 93px; font:28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topPanel #headerPanelthird p{width:163px; display:block; font:12px/18px Arial, Helvetica, sans-serif; font-weight:bold;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:105px 50px 0 38px;}
/* /TOP PANEL*/

/*.popup{position:absolute;left:100px;top:70px;visibility:hidden;  width: 530px; background: #F3F8FC; z-index: 8; }



tr.popupHead{height: 20px; background: #F3F8FC; 	}

.popupTitle{font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold;}
*/
#pannel
{
	margin-left: 10px; margin-right: 10px;
}
#pannel h2{
	background:url(images/search_h2_bg.gif) no-repeat 0 0 #FFFFFF; color:#786E4E;
	width:197px; padding:0 0 10px 50px; float:left;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
/*
#pannel h2 span{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
*/
#pannel p {
	background-color:#FFFFFF; color:#0B0B0B; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
#pannel a {
	background-color:#FFFFFF; color:#0B0B0B;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
.normal{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 13px/15px Arial, Helvetica, sans-serif;}
/*
#pannel input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:100px; height:10px; padding:2px; margin:0 0 8px 0; 
	font:normal 10px/20px Arial, Helvetica, sans-serif;}
#pannel input.submit{
	background:url(images/submit_bg.gif) no-repeat 37px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:53px; height:13px; margin:7px 0 0 0; padding:0 23px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
*/
/*
#pannel ul li{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 13px/15px Arial, Helvetica, sans-serif;}
.orangehead
{
	font-type: Verdana;
	font-style: normal;
	font-weight: bold;
	
	color: #FF7D07;
	font-size: 12px;
	height: 18px;
	padding-right: 5px;
}
.loginpage{margin:0 0 5px 8px;}
.loginpage li{list-style-type: square; color: #FF7D07; }
.loginpage li ul{ font-weight:normal;}
.loginpage li ul li{margin-bottom:0;}
.loginpage li ul a{font-weight:normal;}
.blacktext {color: #000000;}
.bluethinbar{ height: 1px; background-color:#FF7D07; margin-top: 10px}
.smalla{font-size:10px; color: #000000; font-weight: normal;}
#contact h2{
	background:url(images/contact_h2_bg.gif) no-repeat 0 0 #FFFFFF; color:#0B0B0B;
	width:197px; padding:0 0 10px 50px; float:left;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
#contact h2 span{
	background-color:#FFFFFF; color:red;
	font:normal 24px/42px Georgia, "Times New Roman", Times, serif;}
#contact p{
	background-color:#FFFFFF; color:#0B0B0B; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
.normal{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 13px/15px Verdana, Helvetica, sans-serif;}
*/
/*
#contact input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:158px; height:10px; padding:2px; margin:0 0 8px 0; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#contact input.submit{
	background:url(images/submit_bg.gif) no-repeat 37px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:53px; height:13px; float:right; margin:7px 0 0 0; padding:0 23px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
*/
/*
#contact ul li{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 13px/15px Arial, Helvetica, sans-serif;}
	*/
/*
#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}
*/
/*
#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(images/rounded.gif) no-repeat bottom center;
        }
*/
.welcomeheader
{
	position: absolute; 
	right: 0px;
	
	font-family: Verdana; font-size: 10px; color: #708491; font-weight: bold;
}


.lightShade
{
	background-color:#F7F7F7;
}

.nolightShade
{
	background-color:white;
}

.ptitle{
	color: #708491;
	font-weight: bold;
	text-align: right;
	width: 50%;
}
.trheight
{
	height: 20px;
}
.jobline {color: #000000;
	font-weight: bold;
	height: 20px;
	font-size: 12px;
	}