/* Template */
/* Main.css */
/* Created March 15, 2005 */
/* Modified May 18, 2005
--------------------------------------- */

/* General
--------------------------------------- */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 1.4em;
	background-color: #666666;
	background-image: url(images/temp/bground_tile.jpg);
	color: #000000;
	letter-spacing: .1em;
	}


blockquote {
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 1em;
	display: block;
	
	}

td{

}

/* Links
--------------------------------------- */

a, a:link, a:visited {
	color: #CC0000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	}


a:hover, a:active {
	color: #800000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	}


/* Headers
--------------------------------------- */

h1, h2, h3, h4 {
	font-family: Tahoma;
	}

h1 {
	font-size: 150%;
	text-transform: uppercase;
	color: #A20000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	}

h2 {
	font-size: 130%;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;

	}

h3 {
	font-size: 100%;
	color: #000000;
	line-height: 22px;
	background-color: #E9DD87;
	padding: 0px;
	text-indent: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

	}


/* Navigation
--------------------------------------- */

#navigation {
	margin: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 26px;
	font-weight: normal;
	}

#navigation .nav{
	margin: 0;
	padding: 0;
	}

#navigation .nav li{
	display: block;
	list-style: none;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
	
#navigation a, #navigation a:link{
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	}
#navigation a:hover{
	color: #E1E1E1;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	}
	

/* Footer
--------------------------------------- */

#footer {
	margin: 0px;
	font-family: Tahoma;
	text-transform: none;
	color: #000000;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	float: left;
	width: 390px;
	}

#footer .nav {
	margin: 0;
	padding: 0;
	}

#footer .nav li {
	display: inline;
	list-style: none;
	}
	
#footer a, #footer a:link {
	display: inline;
	list-style: none;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
	
#footer a:hover{
	display: inline;
	list-style: none;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 3px;
	letter-spacing: 0.1em;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	background-color: #DFDFDF;
	}

#call_actions{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;

}

#call_actions a, #call_actions a:link{
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;

}

#call_actions a:hover{
	font-family: Tahoma;
	color: #333333;
	font-size: 10px;
	letter-spacing: .1em;

}

/* Inside Page
--------------------------------------- */


#content{
	margin: 0px;
	float: right;
	width: 531px;
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	letter-spacing: .1em;
}

#content li {
	list-style-image: url(images/list_arrow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	list-style-type: none;
	color: #990000;
}


#side_images{
	margin: 0px;
	float: left;
	width: 181px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:center;
}

#side_images img{
	border: 1px solid #666666;	
}

hr{
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#company img{
	border: 1px solid #666666;
}

/* Forms
--------------------------------------- */

.required{
	color: #FF0000;
}

/* Extra
--------------------------------------- */

#flashcontent{
	color: #FFFFFF;
	text-align: left;
}

#flashcontent h1{
	color: #FFFFFF;
}

#flashcontent h2{
	color: #FFFFFF;
}

/* Hover CSS
--------------------------------------- */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: 5px;
left: -1000px;
border: 1px solid #CCCCCC;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
