/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #D6A04C;
	line-height: 16px; 
}

  html {  
        scrollbar-face-color: #D6A04C; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffcd05;  
	scrollbar-arrow-color: #ffffff;
        scrollbar-track-color: #D6A04C;
}

#supportingText
{
	background: #FFFFFF;
    overflow: auto;
    margin: 0 auto auto 26px;
    padding: 10px 10px 10px 10px;
    width: 484px;
    height: 160px;
}
#explanation h3 
{
    background: transparent url(explanation.gif) 0 0 no-repeat;
    height: 35px;
    width: 464px;
}

#supportingText1
{
	background: #FFFFFF;
    overflow: auto;
    margin: 0 auto auto 26px;
    padding: 10px 10px 10px 10px;
    width: 484px;
    height: 275px;
}
#explanation1 h3 
{
    background: transparent url(explanation.gif) 0 0 no-repeat;
    height: 35px;
    width: 464px;
}

a {
	color: #575757;
	background-color: inherit;
}

a:hover {
	color: #33ADDB;
	background-color: inherit;
}

h1 {
	font: bold 2.8em Arial, Sans-Serif;
color: #239DCB;
	letter-spacing: -1px;
	margin: 0;
	
margin: 0 0 15px 2em;

}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 5px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#page {

width:77%;
height:90%;
margin:2em 2em 2em 2em;
padding:0 0 0 0;
background:#000;
border:4px solid #ffcd05;
}


#content {
	margin: 0px auto; 
	width: 800px;
border:4px solid #239DCB;
background-color: #239DCB; 
}

.header { 
	height: 56px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 10px 5px;
	border-top: 4px solid #239DCB;
border-bottom: 4px solid #239DCB;
	background: #FFF url(images/headerbg.gif) repeat-x bottom left;
	color: #808080;
}


.header h1{ 
font: bold 2.2em Arial, Sans-Serif;
color: #239DCB;
	letter-spacing: -1px;	
}



.topheader {
	clear: both;
	height: 23px;
	margin: 4px 0 10px 0;
display: block;
width: 193px;
height: 100%;
	float: right;
	padding: 0 14px 0 20px;
	background: #FFF;
	text-decoration: none;
	font: bold 14px Corbel Bold, "Times New Roman", Times, serif;
	color: #000;	
}


	
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
	clear: both;
	height: 24px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #239DCB;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #239DCB;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	background: #239DCB;
	color: #fff;
	line-height: 33px;
	border-left: 11px solid #239DCB;
	float: right;
	width: 584px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #fff;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
margin: 20px 0 0 0;
	width: 190px;
background: #FFFF94 url(gull.gif) no-repeat;
}

.left h2{
font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #000;	
}

.left h3{
font: 110% Arial, Sans-Serif;
	font-weight: bold;
	color: #696;	
}

.right {
	float: right;
	width: 570px;
	margin: 0 0 20px 0; 
	padding: 5px 15px 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:305px; 
	height:70px; 
	border: 4px solid #239DCB; 
	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;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 246px;
	padding: 13px;
	background: #f2f2f2 url(images/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_left h2{
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 100% Arial, Sans-Serif;
	font-weight: bold;
	color: #626262; 
	text-transform: uppercase;
	background-color: inherit;
	
}

.right_right {
	float: right;
	width: 246px;
	padding: 13px;
	background: #f2f2f2 url(images/corner.gif) no-repeat bottom right;
	color: #626262;
border-right:6px solid #fff;
}

.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; 
}

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

.details { 
	color: #000; 
	background: #FFFFFF;
	text-align: center; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}

#colOne {
	float: left;
	width: 199px;
	padding: 0 0 0 21px;
        margin-right: 10px;


}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 431px;
	padding: 0 22px 0 10px;
margin-left: 10px;
border-left: 1px solid #ffcd05;

}