/* CSS Document */
@import "menu.css";
html {
	margin: 0;
	padding: 0;
	height:	100%;
	color: #363636;
	font: 11px/15px Tahoma, Arial, Helvetica, sans-serif, Impact;	
	margin-bottom: 1px; 
	/*	overflow:auto;*/
}
body {
	margin: 0 0 0 0;
	padding: 0;
	height:	100%;
	background:#fff url(/images/bodybg.gif) repeat -3px center;
}
table{
	font: 11px/15px Tahoma, Arial, Helvetica, sans-serif, Impact;	
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	font-size: 11px;
	color:#7f553b;
	font-weight:bold;
}
a:hover{
	color:#000000;
}
p{
	margin: 3px 0px;
	padding: 3px 0px;
}
#container {
	position: relative;
	width: 922px!important;
	height:	auto !important;
	margin: 0px auto;
}
html>body #container {
	height: auto;
}
* html #container {
	height: 100%;
}
.hiddenpic{
	display:none;
}
h1, .componentheading, .componentheadinglinks {
	font-size: 13px;
	color: #705325;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color: #000;
}
h4 {
	font-size: 14px;
	color: #000;
}
.clearall{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

#forum-iframe
		{
			width:670px;
			position: relative;
			left: -10px;
			height:600px;
			background-color: #f8ecd6;
		}

/*Form styles*/
form{
	margin: 0px;
	padding: 0px;
}
form p {
	margin: 1px 0px;
	padding: 2px 0px;
}
/* EOF common styles */
#topmenu{
	margin: 0px 9px 0px 10px;
	width:auto;
}
#topmenu div{
	margin:0;
	padding:4px 0 0 0;
	position:absolute;
	right:20px;
	color:#7f553b;
}
#topmenu a{
	padding:0 8px;
	line-height:18px;
}
#loginarea{			/*IE different*/
	background:url(../images/login-area.jpg) no-repeat;
	width:190px;
	height:29px;
	position:absolute;
	right:9px;
	margin-top:-41px;
	padding:4px 5px 6px 10px;
	color:#fff;
}
#loginarea a{
	display:inline;
	float:none;
	padding:0;
	line-height:normal;
	padding-left:28px;
	position:absolute;
}
#headpart {
	margin: 0px 9px 0px 10px;
	background:#dac29b;
}
#hotjobs{
	float:left;
	width:205px;
}
#changemanagement{
	float:left;
	width:491px;
}
#loginform{
	float:left;
	width:206px; 
	height:154px;
}
.indexloginform{
	padding:15px 15px 5px 14px;
	color:#fff;
	width:177px;
}
#loginheading{
	padding:0 0 10px 0;
}
.indexloginform label{		/*IE different*/
	width:55px;
	display:block;
	float:left;
	line-height:21px;
}
.indexloginform input{
	border:none;
	background:url(/images/login-textfield.gif) no-repeat;
	width:115px;
	padding-left:5px;
	padding-top:2px;
	height:19px;
}
.indexloginform input.loginbutton{			/*IE different*/
	width:46px;
	height:20px;
	margin:4px 0 1px 0;
	padding:0;
}
.indexloginform a{
	font-weight:normal;
	color:#000;
}
#contentbody {
	background: url(/images/content-bg.jpg) repeat-y;
}
#maincontent {
	margin: 0px 19px 0px 19px;
}
#leftcontent {
	width: 682px;
	float: left;
	padding-bottom: 5px;
	margin-right: 6px;
	background:#f8ecd6;
}
#leftcontent h1, .componentheading, .componentheadinglinks{
	background: url(/images/content-heading.jpg) no-repeat;
	margin:0 -10px;
	line-height:25px;
	padding-left:10px;
	padding-bottom:5px;
	text-transform: uppercase;
}
.pagecontent {
	margin: 0px auto 5px;
	width: 636px;
	padding:0 10px;
}
.contentheading{
	font-size: 13px;
	font-weight: bold;
	color: #0c9ebb;
	padding:15px 0 0 0;
	margin:0;
}
#rightcontent {
	float: left;
	width: 196px;
}
#tipsheading, .searchheading {
	height: 19px;
	background: url(/images/tips-and-tricks.jpg) no-repeat;
	font-size: 13px;
	text-transform: uppercase;
	color: #705325;
	font-weight: bold;
	padding:5px 0 0 0;
	text-align:center;
}
.searchbox {
	padding:15px 10px 15px ;
	width:176px;
	color:#fff;
	background: #f1d5a5 url(/images/tips-tricks-bodybg.jpg) repeat-x;
}
.quoteoftheday .searchbox
{
	background: #7F553D url(/images/quote_bg.jpg) bottom repeat-x;
}
.quote{
	padding:10px 39px 10px 38px;
	width:auto;
}
#tipscontent h1{
	color:#eac0a6;
	font-size:12px;
	margin:0;
	padding:5px 0;
}
.quoteoftheday {
	background: #baf0fa;
	margin-top:4px;
}
.quoteheading,.tipsheading{
	background: url(/images/tips-tricks.jpg) no-repeat;
	color: #157da9;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding:14px 0 6px 0px;
	height:14px;
	text-align:center;
}	
.quoteheading{				/*IE different*/
	background: url(/images/quote-of-the-day.jpg) no-repeat;
	color: #705325;
}
.quotecontent{
	padding:5px;
	color:#289bb0;
	font-size:12px;

}
.quotecontent h1{
	margin:5px 0;
}
#quotestart{
	position:absolute;
	margin-left:-32px;
}
#quoteend{
	position:absolute;
	margin-top:-18px;
	margin-left:118px;
}
#rightend{
	position:absolute;
}
.contentform label{
	width:140px;
	float:left;
	display:block;
}
.message{
	color:#FF3300;
	padding:5px 0;
}
#footermenu{
	position:absolute;
	line-height:30px;
	padding:0 0 0 20px;
	color:#705325;
}
#footermenu a{
	font-weight:normal;
	padding:0 5px;
}
#footermenu a#active_menu{
	color:#000;
}
#siteby{
	position:absolute;
	right:20px;
	line-height:30px;
	color:#705325;
}

.search .inputbox
{
width:110px;
height:15px;
background:#EBCBA2;
border-bottom:1px solid #FFF;
border-right:1px solid #FFF;
border-top:1px solid #9C7A54;
border-left:1px solid #9C7A54;
}

.search .button
{
	position:absolute;
	margin-left:5px;
	margin-top:0px;
}

.contentpaneopen fieldset
{
	border: 1px solid #FFFFFF;
	width: 99%;
	padding:10px 0 10px 5px;
	min-width:630px;
}

.contentpaneopen h2
{
	font-size: 13px;
	font-weight: bold;
	color: #0c9ebb;
	padding:15px 0 0 0;
	margin:0;
}

.contentpaneopen h1
{
background: url(/images/content-heading.jpg) no-repeat;
	margin:0 -10px;
	line-height:25px;
	padding-left:10px;
	padding-bottom:5px;
	text-transform: uppercase;
	}

.search_spacer
{
height:10px;
}

#leftcontent table h1
{
color:#0C9EBB;
font-size:13px;
font-weight:bold;
margin:0pt;
background:none;
padding:15px 0pt 0pt;
text-transform:none;
line-height:17px;
}

.moduletableln h3
{
background:transparent none repeat scroll 0%;
color:#0C9EBB;
font-size:13px;
font-weight:bold;
margin:0pt;
text-transform:none;
line-height:25px;
padding-bottom:0px;
}

.moduletableln div
{
	display:inline;
	
}

.moduletableln  .contentpaneopen
{
	padding-bottom:35px;
}

.contentpanelinks td
{
padding-bottom:30px;
}

.quotecontent .contentpaneopen a.readon
{
display:block;
text-align:right;
padding-right:5px;
}

.contentpane .newsletter td
{
padding-top:5px;
color:#363636;
}

