/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 78%  Helvetica, Tahoma, Arial, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(images/topbg.gif) repeat-x;
	line-height: 16px; 
}

a {
	color: #996600;
	background-color: inherit;
}

a:hover {
	color: #ffaa00;
	background-color: inherit;
}




h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #ffaa00;
	background-color: inherit;
	text-decoration: none;
}

h2.testheader {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

p {
	padding: 2px 0 5px;
	margin: 0;
}

img, image {
	border: 0px;
}


/***********                        TABLES                     ******/


#testform td {
	font-size:1.2em;
	line-height:1.5em;
	border-right:0px solid #aaa;
	border-bottom:0px solid #aaa;
	padding:6px 6px 6px 6px;
	vertical-align: top;
}







/* --------------------------------------- Full CONTENT WINDOW ------------------------------------------   */
#fullbody {
	margin: 0px auto; 
	width: 780px; 
}





/* --------------------------------------- HEADER ------------------------------------------   */
#header { 
	background: url(images/topbg.jpg) no-repeat;
	height: 138px; 
	margin: 0px 0 2px 0; 
	padding: 22px 0 0 5px;
	color: #808080;
}
	
.searchform {
	float:right;
	margin:100px 80px 0 0;
	padding: 2px 5px 0 0;
	color: #ffffff;
	font-size: 1.4em;
	font-weight:bold;
}



/* --------------------------------------- Wrapper of Main Content below header----------------------------   */
#wrapper {
	width: 780px; 
	border-right: 0px #ccc solid;
	border-left: 0px #ccc solid;
}




/* --------------------------------------- SUBHEADER and TOPLINKS----------------------------   */

#subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}




#testlinks {
	background: #F6F6F6 url(images/hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	
	float: left;
	width: 780px;
	
}

#testlinks a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

#testlinks a:hover {
	background: #9B826C;
	border-top: 1px solid #ffaa00;
	color: #FFFFFF;
}




.subheader_title {
	line-height: 28px;
	width: 193px;
	background: #6F90D3;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.subheader_title a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}







/* --------------------------------------- Content Area----------------------------   */

#rightcontent {
	float: left;
	width: 780px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

#rightcontent .conthdr {
	padding: 0 10px 0 0;
	color: #336699;
	background-color: inherit;
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}




#conttext {
	clear: both;
	background-color: inherit;
	padding: 0 0 20px 0;
	margin: 20px 20px 0 0; 
}

#conttext h2 {
	margin: 20px 0 0 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #333; 
	text-transform: uppercase;
	background-color: inherit;
	
}

#subContainer {
	position: relative;
	width: 780px;
	height: 180px;
}

#subsElem1 {
	position: absolute;
	clear: both;
	padding: 0 0 20px 0;
}

#subsElem3 {
	position: absolute;
	clear: both;
	padding: 0 0 20px 0;
}

#subsElem8 {
	position: absolute;
	clear: both;
	padding: 0 0 20px 0;
}



#box_left {
	float: left;
	width: 250px;
	padding: 0 4px 13px 13px;
	background: #f2f2f2 url(images/corner.gif) no-repeat bottom right;
	color: #626262;
}

#box_right {
	float: right;
	width: 250px;
	padding: 0 4px 13px 13px;
	margin: 0 6px 0 0;
	background: #f2f2f2 url(images/corner.gif) no-repeat bottom right;
	color: #626262;
}






/* --------------------------------------- SIDE NAV ----------------------------   */
#sidebar {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

#sidebar ul{
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
}

#sidebar li{
	list-style:none;
	margin:0 0 4px 0;
	padding:0;
}

#sidebar li a{
	color: #6F90D3;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
}

#sidebar li a:hover{
	color: #ffaa00;
}

#sidebar ul ul{
	margin:4px 0 3px 15px;
	line-height:1.2em;
	padding:0;
}

#sidebar ul ul li a{
	color: #6F90D3;
	font-weight:normal;
}











/* --------------------------------------- FOOTER ----------------------------   */


#footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

#footer a { 
	text-decoration: underline; 
}

#footer p { 
	padding: 6px 0 0 0; 
	line-height: 13px; 
}



/* ----------------------  HELP BUTTON ---------------------------------- */
a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}







/* ----------------------  OTHER CLASSES ---------------------------------- */

form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}