/* CSS Document */

/*
Colors:
light blue bg: 2691cf
darker blue border: 1E73A3;
h3, h6: 3D3D3D
h1, h2, h4, h5: 327DA9
links: 1E73A3
header, footer bg color: EDF7FB
*/

body {
	background-image:url('../Images/bottom_side_strip.jpg');
	background-repeat:repeat-y;
	background-color:#2691cf;
	border-color:#8ECADA;
	margin:0;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

img{
	border-color:#8ECADA;
}

body, td, th, h3, h6 {
	color: #3D3D3D;
}

h1, h2, h4, h5 {
  color: #327DA9;
}
h1{
	font-style:italic;
	font-size:120%;
	margin:0 3px 0;
}	
h3{
	margin: 3px 0;
	font-size:110%
}
hr{
	border-collapse:collapse;
	border:thin solid #3D3D3D;
}
a {
	color: #457782;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.error, .required {
	color: #990000;
}


.container{
	background-image:url('../Images/background_strip.jpg');
	background-repeat:repeat-x;
	min-width:800px;
}
.top{
	background-image:url('../Images/tile.gif');
	height:155px;
}
#left{
	position:relative;
	float:left;
	height:155px;
}
#right{
	float:right;
	height:155px;
}
.constr{
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
}


.middle{
	background-color:#8ECADA;
/*	background-color:#ffffff;*/
	background-image:url('../Images/skyline.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	border-top:#77AAB7 solid 5px;
	clear:both;
	position:relative;
	min-height:300px;
}

.nav{
	width:200px;
	position:relative;
	float:left;
	/*background-color:#8ECADA;*/
}
.nav a:hover{
	color:#2282B9;
}
#highlight{
	color:#2282B9;
}

.content{
	width:75%;
	position:relative;
	float:left;	
	/*margin-left:5px;*/
}


.box a{
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:right;
	padding: 3px 0 3px 0;
	font-size:90%;
}

table.box{
	margin:10px;
}
table.news_box{
	margin:10px;
}
table.content_box{
	margin:10px 10px 63px 10px;
}
td#middle{
	background-image: url('../Images/box_strip.jpg');
	background-repeat: repeat-x;
	background-color: #EDF7FB;
	border-right: #77AAB7 8px solid;
	padding: 0 20px;
}	
td#white_color{
	background-color:#FFFFFF;
}
td#darker_color{
	background-color: #EDF7FB;
	background-image: url('../Images/box_bckgr.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom{	
	padding: 0 10px;
	font-size:90%;
	font-weight:bold;
	clear:both;
}
.bottom a{
	color:#EDF7FB;
}
#foot_left{
	float:left;
	color:#B4DCE6;
}
#foot_right a{
	float:right;
	text-align:right;
	color:#4BA7DE;
}


/*forms*/
#tab_on{
	background-color:#C7E5EC;
	font-weight:bold;
}
table.form{
	background-color:#C7E5EC;
	border:#c7e5ec solid 5px;
}
table.form td{
	vertical-align:top;
}

td.caption{
	text-align:right;
	font-weight:bold;
}
td.caption_cen{
	text-align:center;
	font-weight:bold;
}
td.element_cen{
	text-align:center;
}
td.caption_left{
	text-align:left;
	font-weight:bold;
}
td.element_left{
	text-align:left;
}


table.form td.heading{
	font-weight:bold;
	text-align:left;
	font-size:90%;
	color:#B48B06;
}
table.form td.caption_left{
	font-weight:bold;
	text-align:left;
}
span.element{
	background-color:#FFFFFF;
	padding:2px;
}



/*admin part*/
body.admin{
	background-image:none;
	background-color:#8ECADA;
	color: #3D3D3D;
}
body.admin a{
	color: #1E73A3;
	text-decoration:none;
}

#admin_header{
	background-color:#8ECADA;
	padding:5px 10px 0 10px;
	border-bottom:solid 2px #1E73A3;
}
#admin_content{
	background-color:#FFFFFF;
	padding:10px;
}
.admin_footer{
	background-color:#8ECADA;
	padding:5px 10px 0 10px;
	border-top:solid 2px #1E73A3;
}

#edit{
	color:#E43F00;
}
.admin:visited{
	color:#1E73A3;
}


table.menus td{
	border: 1px solid #1E73A3;
	padding: 0 3px 0;
}
.left{
	float:left;
	width:25%;
}
.right{
	float:left;
	width:50%;
	padding:10px;
}
.farright{
	float:right;
	width:15%;
}
table.admin{
	background-color:#8ECADA;
	border: 1px solid #1E73A3;
}
table.admin td{
	padding:3px;
	color:#1E73A3;
}
.admin tr#main td{
	border-bottom: 1px solid #1E73A3;
	background-color:#1E73A3;
	font-size:105%;
	padding:5px;
	color:#FFFFFF;
}
tr#main td a{
	color:#FFFFFF;
}
tr#main td span#red{
	font-weight:normal;
}

tr#highlight td{
	background-color:#FFCC86;
	font-weight:bold;
	color:#1E73A3;
}


.teasers{
	border-right: 1px solid #464646;
	border-left: 1px solid #464646;
	border-bottom: 1px solid #464646;
}
.teaser{
	text-align:center;
	border-top: 1px solid #1E73A3;
}
.teaser a:hover{
	text-decoration:none;
	color:#CC7E05;
}


table.newsletter{
	background-color:#DEDEE7;
	border: 1px solid #1E73A3;
}
.newsletter td{
	padding:3px 10px 3px 10px;
	color:#1E73A3;
}
tr#greyrow{
	background-color:#8ECADA;
}

#red{
	color:#E64E36;
}



/* tiny mce */

.tablestyle1{
	border-collapse:collapse;
	background-color: #ffffff;
	border:1px solid #457782;
}
.tablestyle1 td{
	border:1px solid #457782;
	padding:3px;
}
.tablestyle1 thead{
	background-color:#2667AB;
	color:#ffffff;
	font-size:110%;
	font-weight:bold;
}
.tablestyle1 thead td{
	color:#ffffff;
}
.tablestyle1 table td{
	border:0;
}
.header1{
	color:#158936;
	font-size:120%;
	font-weight:bold;
}
.header2{	
	color:#2667AB;
	font-size:110%;
	font-weight:bold;
}
.header3{
	color:#D28918;
	font-weight:bold;
	font-size:100%;
}
.small{
	font-size:80%;
}
hr{
	border:1px solid #CFD7EA;
}
.greyrow{
	background-color:#BCD9E0;
}
.small{
	font-size:80%;
}

/*newsletter*/

.email{
	border: solid 1px #1E73A3;
	padding:0;
	margin:0;
	}

#bottom_line td{
	border-bottom:#1E73A3 solid 2px;
	background-color:#F5FAFE;
}
#bottom_line_1 td{
	border-bottom:#1E73A3 solid 1px;
	text-align:center;
	background-color:#F5FAFE;
}
#bottom_line_2 td{
	border-bottom:#1E73A3 solid 1px;
	padding:5px;
}
#backgr td{
		background-color:#F5FAFE;
}


#top td{
	font-size:12px;
	text-align:center;
	background-color:#F5FAFE;
	vertical-align:middle;
	border-bottom:#1E73A3 solid 2px;
}

.red {
	color: #ff0000;
}
.black {
	color: #000000;
}

/* fixes it so the HD logo doesn't have a border around it */

img.noborder {
	border: 0;
}