@charset "utf-8";
html, body
{
	height: 100%;
	margin: 0; 
	padding: 0px;
}

body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/body_bg_top.jpg) repeat-x top #302B29;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

a {
	color: #4A4A4A;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.thrColAbsHdr #container { 
	position: relative; 
	width: 950px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 

.thrColAbsHdr #top-line {
	height: 72px;
	padding: 0 10px 0 20px;
	font-size: 9px;
	text-align: right;
}

.thrColAbsHdr #top-line a {
	color: white;
	outline: none;
    text-decoration: none;
}

.thrColAbsHdr #top-line a:hover {
	text-decoration: none;
	color: black;
	font-size: 110%;
}
.thrColAbsHdr #top-line table tr td {
	text-decoration: none;
	color: white;
	font-size: 9px;
}

.thrColAbsHdr #header {
/*	background: url(../images/cycroft-header.gif) no-repeat; */
	height: 124px;
	color: #FFF;
	margin: 0;
	padding: 0;
} 

.thrColAbsHdr #header a {
	color: black;
	outline: none;
    text-decoration: none;
}

.thrColAbsHdr #header a:hover {
	text-decoration: none;
	color: red;
	font-size: 110%;
}

.thrColAbsHdr #header p{
	color: #CDC9C6;
	text-align: right;
} 

.thrColAbsHdr #header h1 {
	margin: 0; 
	padding: 0; 
}

/* ### header main ### */
.header_main
{
	background: url(../images/cycroft-header.gif) no-repeat;
	height: 124px;
	width: 950px;
	margin: 0px 0px 0px 0px;

	position: relative;
}

.header_main p{
	color: #CDC9C6;
	font-size:9px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: right;
} 

.header_main a {
	color: black;
	outline: none;
    text-decoration: none;
}

.header_main a:hover {
	text-decoration: none;
	color: red;
	font-size: 110%;
}



/* ### top menu ### */
.top_menu
{
	margin: 0px 0px 0px 14px;
	height: 34px;
/*	background: url(../images/gray_pixel.gif) repeat-x bottom; */
}

.top_menu table
{
	height: 34px;
	margin-top:-2px;
	width: 99%;
}

.top_menu table td.glue, .top_menu table td.glue div
{
	background: transparent;
	width: 1px;
	font-size: 0px;
	line-height: 0px;
	white-space: nowrap;
	min-width: 1px;
}

.top_menu table td.menu_item
{
/*	background: url(../images/tm_left.gif) no-repeat left top; */
	width: 20%;
	margin: 0px 2px 0px 0px;
}

.top_menu table td.menu_item div
{
/*	background: url(../images/tm_right.gif) no-repeat right top;  */
	height: 30px;
	margin: 0px 0px 0px 2px;
}

.top_menu table td.menu_item div div
{
/*	background: url(../images/tm_bg.gif) repeat-x top; */
	height: 30px;
	padding: 4px 0px 0px 0px;
	margin: -5px 5px 0px 4px;
	text-align: center;
}

.top_menu table td.menu_item div img
{
	margin: 0 auto;
}

/* ### // top menu ### */


.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 210px;
	left: 0;
	width: 160px;
	height:1600px;
	background: #EBEBEB;
	padding: 5px 10px 15px 20px;
	background-image: url(../images/gray_pixel.gif) repeat;
}

.thrColAbsHdr #container #sidebar1 h3 {
	color: #FC5A12;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA5712;
	font-weight: normal;
	font-variant: small-caps;
}

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 210px;
	right: 0;
	width: 160px;
	height:1600px;
	background: #EBEBEB;
	padding: 5px 10px 15px 20px;
	background-image: url(../images/gray_pixel.gif) repeat;
}

.thrColAbsHdr #sidebar2 a {
	color: navy;
	outline: none;
}

.thrColAbsHdr #sidebar2 a:hover {
	text-decoration: none;
}

.thrColAbsHdr #container #sidebar2 h3 {
	color: #FC5A12;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA5712;
	font-weight: normal;
	font-variant: small-caps;
}

.thrColAbsHdr #container #sidebar2 p {
	color: black;
	font-size:90%;
	font-weight: normal;
}

/*    ##### MAIN CONTENT  #####    */

.thrColAbsHdr #mainContent { 
	background-color: white;
	height: 1620px;
	margin: 0 198px;
	margin-top: 14px;
	padding: 0px 10px; 
}

.thrColAbsHdr #mainContent2 { 
	background-color: white;
	border: thin solid gray;
	margin: 0 0px;
	margin-top: 10px;
	padding: 10px 10px; 
}

.thrColAbsHdr #footer {
	position: absolute;
	top: 1840px;
	left: 0;
	width:920px;
	padding: 0 10px 0 20px;
	text-align: left;
	background-image: url(../images/gray_pixel.gif);
	background-color: #F0F0F0;
	background-repeat: repeat;
} 
.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}

.thrColAbsHdr #container #footer .legal {
	font-size: 8pt;
	color: black;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 4px;
	margin-right: 3em;
	margin-bottom: 0em;
	margin-left: 1em;
	padding: 5px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}.silver {
	color: #C0C0C0;
}
.white {
	color: #FFF;
	text-align: left;
	font-size: small;
}
.test {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.silver {
	color: #CDC9C6;
}
.clear_both
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.clear_left
{
	clear: left;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.clear_right
{
	clear: right;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
