/*indio 4B0082  	*/

html
{
	background-color:#fff; 			/*#737deb	;*/
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(../images/vert_bg2.png);
	
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;

}

/* Links */

a { font-weight: bold;; }


#right-nav-middle a {
text-decoration:none;
}


a:hover, a:active { color: #485573;  }

/* Html Elements */

h1, h2, h3, h4, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0;color:#485573; }

h1 a, h2 a, h3 a, h4 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px;color:#485573; }

h4 { font-size: 20px; }

h5 { font-size: 16px;margin-left:8px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #485573;
	padding: 0px 30px;
	line-height: 1.8em;
}
h5 a {
font-weight:bold;
color:#ddeeee;
display:block;
background-color:#cccccc;
margin-right:12px;

}
h5 a:link.current2 {
border-bottom:solid 1px #485573;
color:#FFFF99;
}
ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 850px;
	margin: 0 auto;
	
}

#container
{
	width: 850px;
	margin: 0 auto;
	
}


#header { float: left; width: 900px;margin-left:100px; clear: both; margin-top: 10px;text-align:center; }

#navigation { float: left; width: 870px; clear: both;margin-bottom:5px; }



#page-header { clear: both; position: relative; margin-bottom: 12px; }
#logo h1{
background:url(../images/sketch.jpg) no-repeat;
height:150px;
border: solid #fff;
padding-top:100px;
text-align:center;
padding-bottom:0;
margin-bottom:0;
}
#logo {
border:none;
text-decoration:none;
clear:both;
}

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #485573;;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header h1
{
	padding: 0;
	float: left;

	margin: 5px 0;
	font-size: 14px;
	
	letter-spacing: 0.1em;

		
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}

#header h2
{
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;

	color:#fff;
}
#header h2 a {
color:#fff;
}
#header #search
{
	float: right; 
}

#header #search input
{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}
#header h1 a {
color:#fff;
}

#header #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}

/* Navigation */

#navigation ul
{
	padding: 0 5px;
	width: 100%;
	float: left;
	margin: 0 5px 10px;
	list-style-type: none;

/*	background:#65728d url(../images/nav_bg.png) repeat-x;*/
}
#navigation ul li.process {
font-size:1.1em;
color:#FFF;
}

#navigation ul li.process a {
padding-right:45px;

background:url(../images/next.gif) no-repeat center right;
text-decoration:none;
color:#FFF;
}
*html #navigation ul li.process a {
background:none;
}

#navigation ul li.process a.current {
color:#ffff99;
text-decoration:underline;
}
 .thumbnail
{
float: left;
width: 90px;
height:100px;
padding-top:10px;
border: none;
margin: 0 15px 15px 0;
padding: 5px;
color:#485573;
text-align:center;
font-weight:bold;

}

.next {
margin-right:-110px; 
margin-top:-30px;
}

.clearboth { clear: both; }

#navigation ul li.process a:hover {
text-decoration:underline;
}
#side_bar a {
color:#000;
text-decoration:underline;
}

.dark_link a{
color:blue;
text-decoration:underline;
}
#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 4px 10px;
	border-bottom-width: 0;
}


#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	/*background:url(../images/button-hover.png) repeat-x;*/
}

a.current 
{
	color: #FFF;
	background-color: #4B0082;
}

/* Page-Header */



/*Right navigation */

#right_nav {
clear:left;
width:195px;



}
#right-nav-top {
background:url(../images/right_nav_top.png) no-repeat;
padding:2px;
margin-bottom:0;
}
*html #right-nav-top {
background:url(../images/right_nav_top.gif) no-repeat;
}

#right-nav-middle {
background:url(../images/right_nav_middle.png) repeat-y;
margin-top:0px;
margin-bottom:0;
}

#logo {
margin-left:20px;
}

*html #right-nav-middle {
background:url(../images/right_nav_middle.gif) repeat-y;
}
#right-nav-middle ul {
margin-left:12px;
padding-left:0;
}

#right-nav-middle li{
list-style-type:none;
margin-left:0px;
border-bottom:1px solid #fff;

}
#right-nav-middle li a{
display:block;
color:#fff;
border-bottom:1px solid #fff;
}
#right-nav-middle li a:hover, #right-nav-middle li a.current2  {
color:#ffff99;
border-bottom:1px solid #ffff99;
} 

#right-nav-middle li, p, h1,h2,h3 {
color:#ffffff;
}

#right-nav-middle p {
margin-left:3px;
text-align:center;
padding:0 5px;
margin-right:5px;
}
#right-nav-middle ul {
margin-top:0;
padding-top:0;
}
#right-nav-middle h1, h2, h3 { 

margin:0 0 0 10px;
}
#right-nav-bottom {
background:url(../images/right_nav_bottom.png) no-repeat;
height:5px;
}
*html #right-nav-bottom {
background:url(../images/right_nav_bottom.gif) no-repeat;
}

#content_wrapper {
width:650px;

float:right;

}


/*Content */
#content {
margin-top:-5px;
padding-left:5px;
background:url(../images/content_middle.png) repeat-y;

}

*html #content {
background:url(../images/content_middle.gif) repeat-y;
}

#content_top {
background:url(../images/content_top.png) no-repeat;
padding:4px;
margin-bottom:0;
}

*html #content_top {
background:url(../images/content_top.gif) no-repeat;
}

#content_bottom {
background:url(../images/content_bottom.png) no-repeat;
height:17px;
margin-bottom:0;
}
*html #content_bottom {
background:url(../images/content_bottom.gif) no-repeat;
}

#content table tr td {
color:#485573;

}
#content table tr td input{
/*width:325px;*/
}
.submit {
background:url(../images/menu.png) repeat-x;
border:2px solid #fff;
margin-left:1px;
color:#fff;
}
.submit:hover {
background:url(../images/menu_hover.png) repeat-x;
border:2px solid #fff;

}


#content p {
color:#485573;
text-align:justify;
padding-right:16px;
padding-left:5px;
font-size:1.3em;
}

.image_one {
padding:1px;
border:1px solid #ccc;
float:right;
margin:5px 15px 5px 15px;


width:270px;
}

#flags {
text-align:left;
position:absolute;
left:50%;
margin-left:350px;
}
#flags ul {
list-style-type:none;
}

#flags ul li a {
color:#0000ff;
text-decoration:underline;
}
#quote {
height:134px;
margin-left:35px; 
}

#quote span {
float:left;
text-align:center;
margin-right:50px;

}
#quote span a {
text-decoration:none;
border:none;
}
#quote span a:hover {
border:none;
}
#quote span img{
float:none;
padding:1px;
border:1px solid #ccc;
}
.clear {
clear:both;
}
#content h1 {
color:#485573;;

}
/* Wrapper */

.col { width: 200px; float: left; margin: 0 15px; text-align: left; }

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }
h3 {color:#485573}
#content h1 {
border-bottom:1px solid #000;
border-top:1px solid #000;
margin-left:-4px;
margin-right:1px;
background:url(../images/header_bg.png) repeat-x;
}
/*

#links a:hover, #links a:active { color: #336699; border-bottom-color: #336699; }

#content a:link { color: #485573; border-bottom-color: #FFF; } 
*/


#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }

/* Footer */

#footer a:link { color: #FFF; border-bottom-color: #FFF; }

#footer a:visited { color: #77bbdd; border-bottom-color: #FFF; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; color:#485573;}

#right_nav a {
color:#FFF;
}