/*
Stimul-IT
Copyright 2009 
*/
/*body.contentpane {background:#fff; margin: 20px;}
body.contentpane .contentheading {color:#900;
	font-size: 1.75em;
	line-height: 1.75em;
	font-weight: bold;
}
:link,:visited { text-decoration:none }
ul,ol { }*/
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight: bold; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
.rightdes{text-indent:-5000px;text-decoration:none;}
a img,:link img,:visited img { border:none }
address { font-style:normal }
a:focus {outline:0;}
.designer {margin:14px 5px 0px 5px;color: #d6d6d6;text-align:right;}
.designer a:link,.designer a:visited{color: #d6d6d6;font-size:0.8em;text-decoration:none;}
.designer a:hover {color:#666;}

/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/
/* @group Basic Styles */
html, body {
	height:100%;
	font-family:"Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
}


#header-functions {
	position:absolute;
	top:0px;
	right:100px;
	width:250px;
	}

p.date {
	font:bold .75em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:black;
	letter-spacing:1px;
	}





/*headings*/
h1,h2,h3,h4,h5,h6 {
	color:#316e9a;
	font-family:"Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	}

.clearfix {display:inline-block;}s
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Left Column Menu Flat List */

#left_sidebar ul {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style:none;
	margin:0;
	padding:0;
}
#left_sidebar li {
	list-style:none;
	margin:0;
	padding:0;
}
#left_sidebar li a {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
	border: none;
	background: url(../images/mainlevel.png) repeat-x 0 0;
}

#left_sidebar li a:hover {
	background: url(../images/mainlevel.png) repeat-x 0 -20px;
}


#left_sidebar li.latestnews a,#left_sidebar li.mostread a{
display:inline;
padding:0;
	margin-bottom:0;
	color:#000;
	background:none;
}

#left_sidebar a.latestnews:hover,#left_sidebar a.mostread:hover {
background:none;
text-decoration:underline;
}
/* @end */


/* $4 Header Nav Styles */


	
/*--- forms styles ---*/
form {
	padding: 0;
	margin: 0;
}
/* search and inlog botton color*/
input.button {
	cursor:pointer;
	color: #000000;
	padding: 4px;
	margin: 10px;
	font-size: 10px;
	background: url(../images/but_bg.png) repeat-x center center;
	border:2px solid #fff;
}



.inputbox {
	border: 1px solid #999;
}

.moduletable .inputbox {
	border: 1px solid #999;
	height: 16px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}



