body {
	background: #000000 url('images/bgrepeat.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #eeeeee;
}

img {
	border: 0px;
}
.clr { clear: both; }

.yellow { color: #ffff66; }

.mutedgrey { color: #666666; }

a { color: #ffff66; }

a:hover { color: #ffffcc;
}

.green { color: #71ff93; }
.pink { color: #ff01a0; }

h1 {
	font-size: 1.9em;
}

div#container {
	
	margin: 0px;
	
}

div#pagewidth {
	position: relative;
	left: 50%;
	margin-left: -450px;
	margin-top: 0px;
	padding-top: 0px;
	width: 900px;
	
}



div#pagewidth2 {
	position: relative;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	clear:both;
	margin-top: 0px;
	margin-bottom: 0px;
}



div#header {
	clear: both;
	
	height: 76px;
	margin: 0px;
}


div.mtlogo {
	position:relative;
	float: left;
	font-family: arial, helvetica, sans-serif;
	background-image:  url('images/logo_over.jpg');
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 240px;
	height: 76px;
	margin: 0; 
	padding: 0; 
}

div.mtlogo a {
	display: block;
	width: 240px;
	height: 76px;
	display: block;
	float: left;
	text-decoration: none;
}

div.mtlogo img {width: 240px; height: 76px; border: 0; }
* html a:hover {visibility:visible}
div.mtlogo a:hover img{visibility:hidden}

div.headertab {
	position:relative;
	float: right;
	font-family: times;
	
	white-space: nowrap;
	display: block;
	height: 29px;
	width: 50%;
	margin: 0; 
	padding: 0; 
}

div.headertab div.header_tab_left {
	width: 12px;
	height: 29px;
	background-image:  url('images/header_tab_left.jpg');
	background-repeat: norepeat;
	float: right;
	display: block;
}

div.headertab div.header_tab_center {
	float: right;
	background-image:  url('images/header_tab_center.jpg');
	background-repeat: repeat-x;
}

div.headertab div.header_tab_right {
	width: 12px;
	height: 29px;
	background-image:  url('images/header_tab_right.jpg');
	background-repeat: norepeat;
	float: right;
	display: block;
}

#navlist_header {
	font-size: 1.3em;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 5px;
}

.ie #navlist_header {
	margin-left: 0px;
}

#navlist_header li
{
	display: inline;
	list-style-type: none;
	padding-left: 4px;
}

#navlist_header li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #ffff66;
	letter-spacing: 1px;
}
#navlist_header li a:hover {
	color: #ffff66;
	text-decoration: underline;
}

div#mainmenu {
	position: relative;
	top: 0px;
	clear: both;
	
	font-family: times;
}



div#mainmenu div.float_left { float: left; }
div#mainmenu div.float_right { float: right; }

#navlist {
	font-size: 1.3em;
	
	padding-left: 0px;
	
}

.ie #navlist {
	margin-left: 0px;
	margin-top: 13px;
}	

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 0px;
}

#navlist li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #eeeeee;
	letter-spacing: 1px;
}
#navlist li a:hover {
	color: #ffff66;
	text-decoration: underline;
}


#navlist_right {
	font-size: 1.3em;
	padding-top: 0px;
}

.ie #navlist_right {
	
	margin-top: 13px;
}

#navlist_right li
{
	display: inline;
	list-style-type: none;
	padding-left: 4px;
}

#navlist_right li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #eeeeee;
	letter-spacing: 1px;
}
#navlist_right li a:hover {
	color: #ffff66;
	text-decoration: underline;
}

div#homepage_feature {
	height: 294px;
	background: url('images/homepage_feature.jpg') no-repeat;
	clear: both;
}

div#homepage_feature div.float_left {
	float: left;
	width: 48%;
	
}

div#homepage_feature div.float_left h1 {
	margin-top: 102px;
	margin-left: 70px;
	color: white;
	text-align: center;
	font-size: 2em;
}

div#homepage_feature div.float_right {
	float: right;
	width: 48%;
}

div#homepage_feature div.float_right a img.featured {
	margin-top: 12px;
	border: 3px solid #111111;
	margin-left: 30px;
}

div#page_content {
	clear: both;
	
}

div.pagecontentleft { width: 33%; float: left; }
div.pagecontentright { width: 66%; float: right; }
div.pagecontentright div.float_left { width: 49%; float: left; }
div.pagecontentright div.float_right { width: 49%; float: right; }

.ie5 div.pagecontentright div.float_left { width: 47%; float: left; }
.ie6 div.pagecontentright div.float_left { width: 47%; float: left; }
.ie7 div.pagecontentright div.float_left { width: 47%; float: left; }




div.columncontent {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
 /* 	* { border: 1px solid black; }  	*/


div#generalleft h1 { font-size: 1.9em;}

div.contentmodule h2 { font-size: 1.3em;}

div#footer {
	clear: both;
	width: 100%;
	height: 125px;
	
}

div#footer div#footercontent {
	position: relative;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	margin-top: 0px;
	border-top: 3px solid #333333;
}

div#footercontent div.float_left { float: left; }
div#footercontent div.float_right { float: right; }

#footer_navlist {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

#footer_navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	margin: 0px;
}

#footer_navlist li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}
#footer_navlist li a:hover {
	color: #71ff93;
}

#footer_navlist2 {
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 20px;
}

#footer_navlist2 li
{
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;
}

#footer_navlist2 li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}
#footer_navlist2 li a:hover {
	color: #71ff93;
}


fieldset { border: 3px solid #cccccc; padding: 8px; }
fieldset legend { font-weight: bold; font-size: 1.2em;}

div.basicpage {
	padding: 20px;
	margin-bottom: 80px;
}

div.basicpage h1, div.basicpage h2 {
	color: #cccccc;
	font-size: 2em;
}

div.basicpage input {
	width: 200px;
	border: 3px solid #eeeeee;
	padding: 5px;
	font-size: 1.4em;
	font-weight: normal;
}

div.basicpage fieldset.accessForm { background: #333333; }
div.basicpage fieldset.accessForm label { float: left; width: 150px; margin-left: 0px; font-size: 1.4em; font-weight: bold; padding-top: 10px;}
div.basicpage fieldset.accessForm input[type="text"] {margin-left: 0px; width: 200px;}
div.basicpage fieldset.accessForm input[type="submit"] {margin-top: 10px; border: 1px solid black; font-size: 1.5em; margin-left: 150px; width: 150px;}


div.membersarea { padding: 20px;
	margin-bottom: 80px;
	padding-left: 40px;
	padding-right: 40px;
	background: #333333;
	color: #fff;
	border: 3px solid #222222;
	border-bottom: 3px solid #666666;
}

div.membersarea h3 {
	padding: 15px;
	background: #444444;
	border-bottom: 3px solid #666666;
	font-size: 1.3em;
}

div.membersarea table.accountinformation {
	
	padding: 15px;
}

div#generalpage {
	padding-left: 20px; 
	padding-right: 20px; 
	clear: both;
}
div#generalleft {
	float: left;
	width: 65%;
}
div#generalleft p {
	font-size: 1.3em;
}
div#generalright {
	float: right;
	width: 290px;
}	

table.dnatable { }
table.dnatable tr td { padding-bottom: 10px; padding-top: 3px; }
table.dnatable tr td.fieldtype { width: 65px; }

div.productresult {
	font-size: 1.3em; margin-top: 15px; margin-bottom: 15px; text-align: center; width: 160px; height: 148px; float: left;
}

div.productresult a img {
	border: 1px solid #ffffcc; border-bottom: 2px solid #ffffcc;
}

div.productresult a:hover img {
	border: 1px solid #ffff66; border-bottom: 2px solid #ffff66;
}

div.contentmodule {
	font-size: 1.3em;
}

div.contentmodule div a img {
	border: 1px solid #ffffcc; border-bottom: 2px solid #ffffcc; margin: 2px;
}

div.contentmodule div a:hover img {
	border: 1px solid #ffff66; border-bottom: 2px solid #ffff66;
}

div.homepagenewest div a img {
	border: 1px solid #ffffcc; border-bottom: 2px solid #ffffcc; margin: 2px;
}

div.homepagenewest div a:hover img {
	border: 1px solid #ffff66; border-bottom: 2px solid #ffff66;
}

ul.links li {
	margin-bottom: 20px;
	font-size: 1.3em;
}

ul.gearLinks li {
	margin-bottom: 3px;
	font-size: 1.3em;
}
