/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Tom Harman		[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/
p {
margin:1em 0;	
}

body {
	 
	 margin:0px;

	 background: #F4F4F4;  

}

/* footer-stick */ 
 


html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th,a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #003B79;
}

a.underline{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #003B79;
	text-decoration: underline;
}

div#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

div#content p, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, 
div#content h6, div#content table, div#content ul, div#content ol, div#content form {
	margin: 1em 0;
}

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label						{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}


/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
div#uber_container_of_doom{
	 background: #ffffff url(../i/layout/gm_bg.gif) 50% 0 no-repeat;
	 
}

div#container {
	min-height:720px;
   width:750px;
	margin: 0 auto;
	text-align: left;
	
}



div#main {
   width: 750px;
	/*height: 31px;*/
	/*background: #fff url(../i/layout/content_bg.gif) 0 0;*/
	margin: 0 auto;
	clear:both;
	padding-bottom:20px;
}

ul#breadcrumb {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	height: 18px;
	background: #fff url(../i/layout/coin_icon.gif) 0 0 no-repeat;
	padding-left: 21px;
	padding-top: 2px;
}

ul#breadcrumb li{
	float:left;
}

ul#breadcrumb li#dark a{
	color: #326135;
}

ul#breadcrumb li#light a{
	color: #509555;
	margin-left: 2px;
}

ul#icons {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	height: 30px;
	width: 98px;
	background: #fff url(../i/layout/icon_bg.gif) 0 0 no-repeat;
}

ul#icons li{
	float:left;
}

ul#icons li a{
   text-indent: -999em;
   display: block;
}

ul#icons li#icon_print a{
   width:18px;
	height:13px;
   background:  url(../i/layout/icon_print.gif) 0 0 no-repeat;
	margin-left: 12px;
	margin-top:18px;
}

ul#icons li#icon_help a{
   width:15px;
	height:15px;
	background:  url(../i/layout/icon_help.gif) 0 0 no-repeat;
	margin-left: 10px;
	margin-top:16px;
}

ul#icons li#icon_user a{
	width:18px;
	height:17px;
	background:  url(../i/layout/icon_user.gif) 0 0 no-repeat;
	margin-left: 10px;
   margin-top:15px;
}

div#maincontent {
 float:right;
 text-align:justify;
	width: 400px;
	clear:none;
	margin-top:15px;
	margin-right:15px;
}

* html div#maincontent {
	margin-right:10px;
	width: 400px;
}

div#nav-container {
	float: left;
	clear:left;
}

ul.align-chiefs li strong {
display: block;
float: left;
	width: 140px;
}



/***********************************************************************
	HEADER ELEMENTS
************************************************************************/
div#header {

   width: 750px;
	height: 153px;
	background: #fff url(../i/layout/gm_header.gif) 0 0 no-repeat;
}

/*div#header div#branding a {
	height: 132px;
	display: block;
	background: #fff url(../i/layout/header.gif) 0 0 no-repeat;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
}/
/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div#content_home_left{
	float:left;
	margin-top:100px;
	width:400px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
}

div#content_home_left h4{
	font-size: 20px;
	color: #003B79;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
}

div#content_home_left h3{
	font-size: 30px;
	color: #003B79;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
}

div#content_home_left h2{
	font-size: 30px;
	color: #003B79;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div#content_home_left h1{
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #003B79;
	font-weight: normal;
}

div#content_home_left strong{
	font-weight: bold;
	color: #003B79;
}

div#content_home_left ul li{
	background: url(../i/layout/gm_bullet.gif) 0 3px no-repeat;
	padding-left: 14px;
	color: #003B79;
}

div#content_home_left p.align-left{
text-align: left;
}


div#content_home_right{
	margin-top:100px;
   width:300px;
   float:right;
	color: #003B79;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	width: 90%;
}

table thead tr th.level, table tbody tr td.level {
	text-align: center;
	width: 20%;
}

table thead tr th {
/*	border-top: 1px solid #999;
*/	
	background: #f3f3f3;
	border-bottom: 1px solid #999;
	padding: 4px;
}

table tbody tr td {
/*	border-top: 1px solid #999;
*/	border-bottom: 1px solid #ddd;
	padding: 4px;
}

div#rockingout{
	clear: both;
	position: relative;
	padding-top: 10px;
}

div#rockingout2{
	clear: both;
	position: relative;
	padding-top: 10px;
	font-size: 11px;
}

/***********************************************************************
	NAVIGATION
************************************************************************/
div#nav {
   height: 20px;
	position: relative;
	top:135px;
}

div#nav ul{
	background: url(../i/layout/gm_nav_bar.gif) 0 0 no-repeat;
	height: 18px;
}

div#nav ul li {
	float:left;
}

div#nav ul li a{
padding-top:3px;
	position: relative;
	display: block;

	text-indent: -999em;
}

div#nav ul li#nav_home a{
	width:29px;
}

div#nav ul li#nav_history a{
left:14px;
	width:36px;
}

div#nav ul li#nav_product a{
left:34px;
	width:104px;
}

div#nav ul li#nav_gearhouse a{
left:31px;
	width:120px;
}

div#nav ul li#nav_021 a{
left:39px;
	width:23px;
}

div#nav ul li#nav_market a{
left:54px;
width:50px;
}

div#nav ul li#nav_team a{
left:64px;
	width:100px;
}

div#nav ul li#contact_us a{
left:75px;
	width:40px;
}

div#nav ul li a:hover{
	background-image: url(../i/layout/gm_nav_bar.gif);
	background-repeat: no-repeat;
}

div#nav ul li#nav_home a:hover{
	background-position: 0 -32px;
}

div#nav ul li#nav_history a:hover{
background-position: -43px -32px;
}

div#nav ul li#nav_product a:hover{
background-position: -50px -32px;
}

div#nav ul li#nav_gearhouse a:hover{
background-position: -96px -32px;
}

div#nav ul li#nav_021 a:hover{
background-position: -224px -32px;
}

div#nav ul li#nav_market a:hover{
background-position: -262px -32px;
}

div#nav ul li#nav_team a:hover{
background-position: -322px -32px;
}

div#nav ul li#contact_us a:hover{
background-position: -433px -32px;
}

/* div#menu {
	width:189px;
	height:178px;
	float: left;
	margin-top: 20px;
	clear:left;
}

div#menu ul{

}

div#menu ul li{
	padding-left:29px;
	padding-top:8px;
	height: 22px;
	background: url(../i/layout/bs_menu_icon.gif) 3px bottom no-repeat;
}

div#menu ul li.menu_end{
	padding-left:29px;
	padding-top:8px;
	height: 22px;
	background: url(../i/layout/bs_menu_icon_end.gif) 3px bottom no-repeat;
}

div#menu ul li.menu_end a{
font-size: 11px;
font-weight: bold;
}

div#menu ul li.menu a{
font-size: 11px;
font-weight: bold;
}

div#menu ul li.menu a:hover {
 color: #B41178;
}

div#menu ul li.menu_end a:hover {
 color: #B41178;
}
*/

ul#span-left {
	padding: 2em 0 0 0;
}
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
div#footer{
	width:750px;
	height:20px;
	background: #F4F4F4;
	margin: 0 auto;
	text-align: left;
}

div#footer ul {
margin-top:18px;

}

div#footer ul li{
	position: relative;
	float:left;
	padding-right:8px;
}

div#footer ul li a{
color: #535353;
}

div#footer ul li a:hover{
	color: #003B79;
}

div#footer ul li#email{
	float:right;
}

div#footer_logo{
text-indent: -999em;
background: url(../i/layout/gm_logo.gif) 0 0 no-repeat;
width:750px;
margin: 0 auto;
text-align: left;
margin-top:14px;

}

/***********************************************************************
	MESSAGES
************************************************************************/

.error { 
	color: #a00;
	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

.notice {
	color: #d22;
	font-weight: bold;
}

.message { 
	
}

ul#span-left li strong {
	/*float: left;*/
}
