/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0px 0px 0px 0px;
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {	color: #6495ED;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }
h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 0px 0 0 0px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF0000; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; font-size: 1.5em; margin-bottom: 3px; color: #000; background: inherit; }
h3 { margin: 0; padding: 0; font: bold 1.5em Arial, Sans-Serif; letter-spacing: -1px; font-size: 1.3em; color: #808080; background: inherit; }
h4 { margin: 0; padding: 0; font: bold 1.5em Arial, Sans-Serif; letter-spacing: -1px; font-size: 1.3em; color: #FF0000; background: inherit; }
p {	margin: 0 0 5px 0; }
ul { margin: 0; padding : 0; list-style : none; }
form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #FF0000;
	font-weight: bold;
}

input.submit {
	background: #FF0000 url(images/submit1.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 0px; 
}

.header {height: 165px; background: #eee url(images/corner.gif) no-repeat top right; color: #808080; margin: 2px 0; padding: 5px 0 0 0; border-bottom: 1px solid #ccc;}

.top_info {float: right; width: 540px; padding: 5px 5px 5px 10px; border-bottom: 1px solid #eee; background: #eee; color: #808080;}
	.top_info_left {width: 330px;	float: left; background: #eee;}
	.top_info_right {float: right; width: 160px; padding: 0 0 0 0px; border-left: 1px solid #eee;}
	.top_info_logo {padding: 5px 0px 0px 10px;}

.onecol {padding: 0px 0px 0px 0px; margin: 0px 0; }
.threecol_info {float: right; width: 520px;}
	.threecol_info_left {width: 260px;	float: left;}
	.threecol_info_right {float: right; width: 165px;}

.bar { 
	clear: both;
	font-size: 1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #6495ED url(images/corner.gif) no-repeat top right;
}

	.bar li { 
		margin: 0; 
		padding: 7px 8px 5px 8px;
		color: #FFEADC;
		background: #6495ED;
		float: left; 
	}
	
	.bar li.active { 
		background: #FF0000 url(images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 6px 6px 6px;
	}

	.bar li.active a:hover { 
		color: #6495ED;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #FF0000; 
		background: inherit;
	} 

.search_field { 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #91B2ED url(images/corner.gif) no-repeat top right;
	color: #000;
	padding: 5px 0 5px 5px;
	font: bold 1em Verdana, Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

	.left_links{
		background: #fff;
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
	.left_side {
		background: #f5f5f5;
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a, .left_links a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Verdana, Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
.right h4 {
	font: bold 1.3em Verdana, Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 5px;	
		margin: 0 0 3px 0;
	}
	
.image { float: left; margin: 0 9px 3px 0; }
.logoimage { position:relative; top: -16px; }

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }

/* dropdown styles*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF0000;
color: #fff;
}

/* styles for the highslide js */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}

a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
/* end styles for the highslide js */


/* http://dev.jquery.com/view/tags/ui/latest/themes/flora/flora.accordion.css */
.ui-accordion { margin: 0; padding: 0; list-style-type: none; }
.ui-accordion li { margin: 0; margin-bottom: 2px; padding: 0; }
.ui-accordion li .ui-accordion-header {
	font-weight:bold;
	display: block;
	padding-left: 3px;
	color: #000;
	background-color : #EEE;
	text-decoration: none;
	line-height: 28px;
	position: relative;
	left: 3px;
}

.ui-accordion li:hover .ui-accordion-header { background-color: #808080; }
.ui-accordion li.selected .ui-accordion-header { background-color: #6495ED; color: #FFF; }

