﻿/* ---------------------------------------------------------------- **
** Generic
** ---------------------------------------------------------------- */
html { height: 100%; font-size: 76%; }
body {
	height: 100%;
	background: url(../img/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #bbb;
	}

/* headers */
h2, h3, h4, h5, h6 { 
	color: #3d57e2; 
	margin: 0; 
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; 
	}
h2 { font-size: 2em; margin: 40px 0 15px; }
h3 { font-size: 1.8em; margin: 35px 0 10px; }
h4 { font-size: 1.6em; margin: 30px 0 5px; }
h5 { font-size: 1.4em; margin: 25px 0 5px; }	
h6 { font-size: 1.2em; margin: 20px 0 0; }

/* text */
p { margin: 15px 0; }
acronym { cursor: help; }
pre, code, blockquote { 
	margin: 15px 0; 
	border: 1px dashed #ccc; 
	padding: 15px; 
	display: block; 
	background: #fff url(../img/grey_grad_.jpg) repeat-x 0 -130px; 
	color: #666; 
	}
blockquote { /*font-family: Georgia, "Times New Roman", Times, serif;*/  border: 1px solid #ccc; padding: 0px 15px 5px 15px; }

/* links */
a { text-decoration: none; color: #3d57e2; }
a:hover { text-decoration: underline; }

/* images */
img { border: 2px solid #ddd; padding: 1px; }	
a img { border-color: #ddd; }
a:hover img { border-color: #406271; }
img.right { margin: 0 0 20px 20px; }
img.left { margin: 0 20px 20px 0; }

/* lists */
ul, ol, dl { margin: 15px 0 15px 20px; padding: 0; }
ul { list-style-type: square; }
ul ul, ol ol { margin-top: 0; margin-bottom: 0; }
ol { margin-left: 25px; }
dl { margin-left: 0; }
dl dt { font-weight: bold; margin-top: 15px; }
dl dd { margin: 0; }
dl dt, li { /*color: #269359; */ }
li span { color: #888; }

/* tables */
table { margin: 15px 0; border: 1px dashed #ccc; border-collapse: collapse; }
table th, 
table td { padding: 10px 15px; text-align: left; }
table thead th { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background: #269359 url(../img/green_grad_.jpg) repeat-x; 
	color: #fff; 
	font-weight: normal; 
	font-size: 1.1em;
	}
table tbody th { background-color: #eee; }
table tbody th, 
table tbody td { border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; }

/* forms */
form { background: #fff url(../img/grey_grad_.jpg) repeat-x; border: 1px dashed #ccc; padding: 0; margin: 25px 0; }
form fieldset { border: 0; padding: 10px 25px 15px; margin: 0; }
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label {  
	font-size: 1.2em; 
	/*color: #269359; */
	float: left; 
	display: block; 
	width: 30%; 
	margin-right: 20px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	}
form p input,
form p select,
form p textarea { 
	font-size: 1em; 
	color: #666; 
	border: 1px dashed #ccc; 
	padding: 8px; 
	background-color: #fff; 
	width: 55%; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	}
form p select { width: 57.5%; }
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #666; padding: 0 30px 5px 0; white-space: nowrap; }
form input.btn { 
	width: auto; 
	overflow: visible;
	border: 0; 
	/*background: #269359 url(../img/green_grad_.jpg) repeat-x; */
	background: #000 url('../img/navigation_hover.jpg') repeat-x;
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff;  
	}

/* horizontal rule */
hr { border: 0; height: 1px; background-color: #ddd; color: #ddd; margin: 30px 0 0; }

/* classes */
.left { float: left; }
.right {float: right; }

ul.links { margin-bottom: 25px; margin-left: 0; list-style-type: none; padding: 0; }
ul.links li { border-bottom: 1px dashed #ccc; }
ul.links li a { display: block; padding: 10px 5px; }

/* image list */
ul.images { list-style-type: none; width: 104%; margin-left: -25px; margin-top: 25px; margin-bottom: 0; }
ul.images:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
ul.images li { float: left; padding: 0 0 20px 25px; position: relative; }
ul.images li a { text-decoration: none; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/
#container {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#header { text-align: center; 	background: #000 url('../img/top.jpg') repeat-x;}
#header div { width: 780px; margin: 0 auto; text-align: left; position: relative; padding: 1em 0; }

/* Logo */
/*
#header h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #65A8C8;
	margin: 0;
	}
#header h1 a { color: #65A8C8; }
#header h1 a:hover { text-decoration: none; }
#header h1 span { color: #B3DD58; }
*/
/* if you would like to replace the logo with 
an image, comment out the above logo code and
uncomment the following */
 
#header h1 {
	background: url(../img/logo3.png) no-repeat;
	width: 325px;
	height: 115px;	
	margin: 0;
	}	
#header h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	}
	

#header div p { 
	position: absolute; 
	right: -25px; 
	top: 1.9em; 
	text-align: right; 
	/*background: url(../img/phone.png) no-repeat 100% 50%;*/
	padding: 9px 40px 33px 0;
	line-height: 1.8em;
	margin-left: 13em;
	z-index: 500;
	color: #fff;
	}
#header div p strong,
#header div p a { font-size: 1.5em; color: #3d57e2; }
/*#header div p a { color: #3d57e2; } 	*/
	
#header blockquote { 
	border: 0;
	/*background: #269359 url(../img/header_.jpg) no-repeat 50% 0%;*/
	background: #000 url('../img/header.jpg') repeat-x;
	text-align: center; 
	padding: 20px 0 145px;  
	color: #fff;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	/*font-family: Helvetica, Arial, sans-serif; */
	}
#header blockquote * { width: 780px; margin-left: auto; margin-right: auto; text-align: left; }
#header blockquote * * { width: auto; }
#header blockquote p { margin: 0 auto; text-indent: 1.5em; }
#header blockquote span { color: #ff9; }

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header #nav {
	/*background-color: #406271;*/
	background: #000 url('../img/navigation.jpg') repeat-x;
	width: auto;
	/*width: 780px;*/
	text-align: center;
	padding: 0;
	}
#header #nav div { padding: 0; }	
#header #nav:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}	
#header #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	}
#header #nav ul li {
	float: left;
	margin: 0 5px;
	background: url(../img/nav_.jpg) repeat-x 0% 100%;
	font-size: 1.25em;
	}	
#header #nav ul li a {
	display: block;
	padding: 15px;
	color: #fff;
	/*background-color: #406271;*/
	background: #000 url('../img/navigation.jpg') repeat-x; 
	}	
* html #header #nav ul li a { width: 1%; white-space: nowrap; }
#header #nav ul li.on a,
#header #nav ul li.on a:hover,	
/*#header #nav ul li a:hover { 
	background: url(../img/nav_arrow.gif) no-repeat 50% 0%; 
	text-decoration: none; 
	}*/
#header #nav ul li a:hover { 
	/*background-color: #406271;*/
	/*background-color: #3d57e2;*/
	background: #000 url('../img/navigation_hover.jpg') repeat-x; 
	text-decoration: none;
	}	
	
/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/	
#body { 
	position: relative; 
	z-index: 500; 
	margin: -120px auto 0;
	width: 780px;
	text-align: left;
	background: url(../img/body_.png);
	padding: 10px;
	}
#body div:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
		
#body div.main { background-color: #fff; height: 1%; padding: 20px 40px 9em; }
#body div div { background-color: transparent; padding: 0; }

#body #content { float: right; width: 425px; }
#body #submenu { 
	background: url(../img/submenu_.png) no-repeat;
	float: left; 
	width: 195px; 
	margin: 20px 40px 0 -20px; 
	padding: 0 30px;
	}
* html #body #submenu { margin-left: -10px; }	
#body #submenu h2 { margin-top: 20px; }	

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer { 
	/*background-color: #406271;*/
	background: #000 url('../img/footer.jpg') repeat-x;
	position: relative;
	z-index: 600;
	margin-top: -9em;
	height: 9em;
	text-align: center; 
	font-size: 0.9em; 	
	}	
#footer div { 
	margin: 0 auto;
	width: 800px;
	position: relative;
	}	
#footer div div { 
	background: url(../img/body_.png);
	padding: 0 10px 10px;	
	width: auto;
	margin-bottom: 20px;
	}	
#footer div div div { background-color: #fff; background-image: none; padding: 10px 0; margin: 0; }
#footer p { text-align: left; color: #bbb; }
#footer a { color: #bbb; }
#footer ul { padding: 0; list-style-type: none; }
#footer ul li { display: inline; padding: 0 0 0 15px; margin: 0; }

