/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 80% Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(bg.gif) repeat-x;
	line-height: 16px; 
}

a {
	color: #0033FF;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
        color: #0033FF;
        background-color: inherit;
        text-decoration: none;
}

a:active {
        color: #0033FF;
        background-color: inherit;
        text-decoration: none;
}


a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	color: #0033FF;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}


h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 110% Arial, Sans-Serif;
	font-weight: bold;
	color: #408CE0; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #0033FF;
	background-color: inherit;
	text-decoration: none;
}

h2 a:visited {
        color: #0033FF;
        background-color: inherit;
        text-decoration: none;
}

h2 a:active {
        color: #0033FF;
        background-color: inherit;
        text-decoration: none;
}

h3  {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 100% Arial, Sans-Serif;
	font-weight: bold;
	color: #626262;
	background-color: inherit;
	text-decoration: none;
}

p {

	padding: 2px 0px 5px;
	margin: 0;
}

p.info {
        color: #0033FF;
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

#content {
	margin: 0px auto; 
	width: 780px; 
}

.header { 
	height: 45px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0 5px;
	border-top: 4px solid #000;
	background: #FFF url(headerbg.gif) repeat-x bottom left;
	color: #808080;
}
	
.searchform {
	float: left;
	padding: 2px 5px 0 0;
}

.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #0033FF url(hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}
.subheader_left a:visited {
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	background: #F6F6F6 url(hmrightbg.gif) repeat-x;
	color: #555555;
	line-height: 28px;
	float: right;
	width: 574px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 1px 1px 1px 1px;
	color: #000000;
	background: inherit;
	font-weight: normal;
	text-decoration: none;
}






.subheader_right a:visited {
        margin: 0px 2px 0 0;
	padding: 1px 1px 1px 1px;
	color: #000000;
	background: inherit; 
	font-weight: normal;
	text-decoration: none;
}

.subheader_right a:active {
        margin: 0px 2px 0 0;
	padding: 1px 1px 1px 1px;
	color: #000000;
/*	background: inherit; */
	font-weight: normal;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}
.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

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(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #e6e6e6; 
}

.right_left {
	float: left;
	width: 240px;
	padding: 13px;
	background: #eeeeee url(corner.gif) no-repeat bottom right;
	color: #626262;
         border : 4px solid #ffffff;

}
.left_box {
	float: left;
	width: 240px;
	padding: 13px;
	background: #ffffff url(corner.gif) no-repeat bottom right;
	color: #626262;
         border : 1px solid #dddddd;
}

.left_blank {
	float: left;
	width: 280px;
	padding: 2px;
	color: #626262;
         border : 1px solid #ffffff;

}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #eeeeee url(corner.gif) no-repeat bottom right;
	color: #626262;
         border : 4px solid #ffffff;

}
.right_box {
	float: right;
	width: 240px;
	padding: 5px;
	background: #ffffff url(corner.gif) no-repeat bottom right;
	color: #626262;
         border : 1px solid #dddddd;
        margin: 5px;

}
.right_box_no_border {
	float: right;
	width: 240px;
	padding: 5px;
	background: #ffffff;
	color: #626262;
/*         border : 1px solid #dddddd; */

}
.left_box_no_border {
	float: left;
	width: 240px;
	padding: 5px;
	background: #ffffff;
	color: #626262;
/*         border : 1px solid #dddddd; */

}

.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: none; 
}

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; 
}
 .floatright {
         float : right;
         margin : 5px;
         border : 1px solid #666;
         padding : 2px;
      }

.floatright_simple {
         float : right;
         border : 1px solid #666;
     padding : 1px;
      }
 .floatright_no_box {
         float : right;
         margin : 2px;
/*         border : 1px solid #666; */
         padding : 2px;
      }
     .floatleft {
         float : left;
         margin : 5px;
         border : 1px solid #666;
         padding : 2px;
}
     .floatleft_no_border {
         float : left;
         margin : 5px;
         padding : 2px;
}


     .block p {
         font-size : 80%;
         background-color : #fff;
         border : 1px solid gray;
         margin : 0 5px;
         padding : 0.5em;
}

 .iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

 li.htm
{
background-image: url(bullet_htm.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}
 a.htm
{
background-image: url(bullet_htm.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

 li.pdf
{
background-image: url(bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

 a.pdf
{
background-image: url(bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}
 li.mid
{
background-image: url(bullet_mid.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

 a.mid
{
background-image: url(bullet_mid.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

 .thumbnail
{
float: left;
width: 65px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
font-size : 80%;
}
 .thumbnail a
{
font-size : 100%;
}

 .thumbnailb
{
float: left;
width: 100px;
margin: 0 15px 15px 0;
padding: 5px;
font-size : 80%;
color: #408CE0;
}
 .thumbnailb a
{
font-size : 150%;
text-decoration: none;
text-align: center;  

}
 .thumbnailc
{
float: left;
width: 172px;
margin: 0 2px 2px 0;
padding: 5px;
color: #408CE0;
}

.clearboth { clear: both; }

  .sresult {
   position:relative;
   margin:10px 0;
  }

  .srestext {
   margin-left:40px;
  }

  .keyword {
   background-color:#ffc;
  }
	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  padding: 4px;
	  border: 1px solid #a0a0a0;

	  }

img.center_no_box {
	  display: block;
	  margin: 0 auto 0 auto;
/*	  padding: 4px;
	  border: 1px solid #a0a0a0; */

	  }
.arc90_imgcaptionTXT {
  font-size: 1em;
  color: #666;
  text-align: left;
}
.arc90_imgcaption {
  text-align: center;
  border: 1px solid #DDD;
  padding: 1em;
 margin: 1em 0;
width: 9em;
}
.floatl { float: left; margin-right: 1em; }
.floatr { float: right; margin-left: 1em; }

.smallimage { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 240px; 
		border:#ccc 1px solid;
/*		text-align: justify;*/
		margin: 0 0 10px 0;
cursor:pointer;
	}

.leftcoljust { 
		float: left; 
		padding: 12px 15px;
		width: 240px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
cursor:pointer;
	}
	.rightcolnobox { 
		float: right; 
		padding: 12px 15px;
		width: 250px; 
/*		border:#ccc 1px solid;*/
text-align: justify;
		margin: 0 0 10px 0;
		}


.leftcolnobox { 
		float: left; 
		padding: 12px 15px;
		width: 250px; 
/*		border:#ccc 1px solid;*/
		text-align: justify;
		margin: 0 0 10px 0;
cursor:pointer;
	}
	.rightcol { 
		float: right; 
		padding: 12px 15px;
		width: 240px; 
		border:#ccc 1px solid;
text-align: justify;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
/* width: 100%; */
height: 7px; 
font-size: 1px;
}
 .rbcontent { margin: 0 7px; } 
 .rbroundbox { width: 260px;} 
fieldset {position:relative} /* For legend positioning */
 #el01 legend {padding:0} /* Remove padding */
 #el02 legend { /* Text and background colour, blue on light gray */
 color:#00f;
 background-color:#ddd;
 }
 #el04 legend {margin:0} /* Remove margin */
 #el05 legend {border:2px dotted #00f} /* Border width, style and colour */
 #el06 legend { /* Position at top left corner of fieldset */
 position:absolute;
 top:0;
 left:0;
 }
 #el07 legend {font-family:"Courier New",Courier} /* Different font */
 #el08 legend {
	font: 110% Arial, Sans-Serif;
	font-weight: bold;
	color: #408CE0; 
} /* Bigger text */

