/*
Template name: Indigo
Template URI: http://templates.arcsin.se/indigo-website-template/
Release date: 2006-07-27
Description: A lightweight, simple and pleasant design.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a img{
	border:none;
/*	color: #F70;*/
}
a:hover {
/*	color: #C60;*/
}

html {
	height: 100%;
}

body {
	background: #ffffff url(img/bg.gif) repeat-x;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	height:  100%; /*Chris added */
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

/*p,cite,code,ul,ol { */
p,cite,code,ul { 
/*	font-size: 1.2em; */
	font-size: 1.4em;	
	padding-bottom: 1.2em;
}
h1 {
/*	font-size: 1.6em; */
	font-size: 1.8em;	
	margin-bottom: 4px;
	text-align: left;
}
h2 {
	color: #3399FF;
	font-size: 1.6em;	
/*	font-size: 1.4em; */
	margin-bottom: 4px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h3 {
	color: #06C;
/*	color: #3399FF;	*/
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/**** added for Sticky Footer ****/
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
/*	background: #FFFFFF; /** CHC **/
}




/* structure */
.container {
	background: url(img/topleft_old.gif) no-repeat; 
	min-height: 100%;
	margin-bottom: -40px;
	position: relative;
}

.header {
	height: 92px;
}

.header h1 a{
	text-decoration: none;
	color:#FFFFFF;
}

/* title */
.title {
	float: left;
/*	padding: 28px 0 0 76px;*/
	padding: 5px 0 0 16px;	
}
.title h1 {
	color: #FFF;
	font: normal 2em Verdana,sans-serif;
}

.title h2 {
	color: #FFFFFF;
	font: normal 1.2em Verdana,sans-serif;	
}

.title img {
	margin:6px 0 -4px 3px;	
}

/* navigation */
.navigation {
	float: none;
	height: 92px;
/*	margin-left: 24px;*/
	margin-left: 0px;	
	padding: 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}



/* main */
.main {
	background: #FFF url(img/bgmain.gif) no-repeat left top;
	clear: both; 
	padding: 12px 12px 0 52px;
/*	height: 540px;  /**  could be problem CHC **/
}

/* main left */
.sidenav {
	float: left;
	width: 24%;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
/*	font-size: 1.2em;*/
	font-size: 1.4em;	
	height: 20px;
/*	margin-top: 1.2em;*/
	margin-top: 1.4em;	
}

/* added by CHC */
.sidenav h2 {
	color:#0066CC;
	font-size: 1.6em;
	margin-bottom: 4px;
	text-align: left;
}


}

.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	padding: 2px;
	margin: 0;
/*	font: bold; */
	font-weight: bold;	
}
.sidenav li a {
	color: #777;
/*	display: block;*/
	font-size: 0.9em;
/*	padding: 3px 6px 3px 18px;*/	
	padding: 0px 0px 0px 10px;
	text-decoration: none;
/*	font: bold; */
	font-weight: bold;	
}
.sidenav li a:hover {
	color: #111;
/*	background: url(img/nav_li.gif) no-repeat; */
}

.sidenav a.maplink {
	padding: 1px 0 5px 23px;
	background: url(img/globe.gif) no-repeat;
}

.sidenav a.email {
	padding: 1px 0 15px 23px;
	background: url(img/Email_icon.gif) no-repeat;
}


/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* ordered list */
.orderlist li {
	list-style: decimal;
	font-size: 1.4em;
}


/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
	clear: right;
	height: 40px;
/*	position: relative;*/
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer a img {
	border:none;
	margin:0px 0 -4px 3px;	
}

#clearfooter {
	height: 40px;
	clear: both;
}

.push {
	height: 40px;
}

/* For Table - CHC Added */
table
{
  font-size: 1.4em; 
  
  border-collapse:collapse;
  color:#003366;  
}


.style1 
{
/* font-size: inherit; */
font-size: 1.2em;
}

.columns {
	float: left;
/*	padding: 28px 0 0 76px;*/
	padding: 5px 76px 8px 0px;	
}

/* SPECIAL TABLE */
#itsthetable {
/*	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #036; */
}

#itsthetable caption {
	font-size: 48px;
	color: #036;
	font-weight: bolder;
	font-variant: small-caps;
}


#itsthetable table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #06C;
	width: 100%
}


#itsthetable td {
	background-color: #f2f2f2;
	padding: 4px;
/*	font-size: 12px; */
	font-size: 1em;
}

#itsthetable td:hover {
	background-color: #f8f8f8;

}

#itsthetable td a:link, #itsthetable td a:visited {
	color: #039;
	text-decoration: none;
	border-left: 3px solid #039;
	padding-left: 3px;
}

#itsthetable td a:hover, #itsthetable td a:active {
	color: #06C;
	text-decoration: line-through;
	border-left: 3px solid #06C;
	padding-left: 3px;
}


#itsthetable tr {
	border-bottom: 1px solid #CCC;
}


