/*
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;
	}





/*user 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 */

	
/*--- 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;
	margin-top:3px;
}

.search-search input.button-search {
	height:19px;
	width:30px;
	padding:0;
	background:url(../images/button-search-bg.gif) no-repeat;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:black;
	cursor:pointer;
	}


