* {
	margin: 0px;
	/*padding: 0px;*/
}
html {
	background :url(../img/bg2.gif) repeat-x #e0e2e3;
	border: none;
	min-height: 99%;
	margin: 0px auto;
	width: 100%;	
}
body {
	margin: 0px auto;
	width: 997px;
	height: 99%;
}
body * {
	font-size: 100%;
}
#main {
	padding-top: 0x;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	min-height: 1000px;
	/*height:80%;*/
	position: absolute;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	top: 0;
	background: white url(../img/bgcontainer.gif) repeat-y center top;
	width: 997px;
	_height:981px;
	_padding-top:19px;

}

* html #main 
{
	height:800px;
	position: absolute;
	top: 0;
	margin: 0px auto;
}
A,A:Hover
 {
  /*text-decoration: none;*/
  color: #245185;
 }
 A:Hover{color: #fa8d00; }

#topmenu
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	color:White;
	margin: auto;
	width: 995px;
	padding:0px;
	height:139px;
	background-color:#84929f;
	background: #84929f url(../img/motorcycletests.jpg) no-repeat center top;
}
/*
#top
{
	height:98px;
}

* html #top
{
	height:96px;
}
*/
#search2 
{
	margin:0px;
	padding:4px 5px 5px 5px ;
	border-bottom: solid 1px #cccccc;
}
#search 
{
	margin:0px;
	padding:8px 5px 5px 12px;
	text-align:right;
	color:white;
	font-weight:bold;
}


#tmleft
{
	float:left;
	margin-top:122px;
}
#tmright
{
   	float:right;
	padding-right:5px;
	margin-top:122px;
}

#tmleft ul
{
	margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#tmleft li
{
	margin: 0px;
	display:inline;
	padding:0px;
	vertical-align:top;
}

#tmleft li a:link, #tmleft a:visited, #tmleft a:active {
    display: inline;
    color: white;
    text-decoration:none;
    font-weight: bold;
    text-transform:uppercase;
    padding : 3px 15px 2px 15px;
    margin-top:-2px;
    font-size:smaller;
}

#tmleft a:hover{
    
    color: #3b4b5b;
    text-decoration: none;
    display: inline;
    font-weight: bold;
    text-transform:uppercase;
    padding : 3px 15px 2px 15px;
    margin-top:-2px;
    font-size:smaller;
}

#container
{
	height:100%;
	margin:0px;
	position: relative;
    top:0;
    left:  0;
    float:right;
    padding-bottom:1px;
}

#middlecontent
{
	margin: 0px 180px 0px 160px;
	color:#3b4b5b;
	padding: 10px;
	padding-bottom: 20px;
	height:100%;
	width:636px;
}
* html #middlecontent
{
	width:637px;
}

#sidebar
{
	
	position: absolute;
	top:0;
	left:0;
	width:159px;
	margin: 0px;
    padding: 0px;
    /*border-top: solid 1px #cccccc;*/
    height:100%;
	/*
	float:left;
	width:159px;
	margin: 10px 0px 0px 0px;
    padding: 0px;
    border-top: solid 1px #cccccc;
    height:100%;
   */
}

#sidebar .leftSubNav
{
	 margin: 40px 0px 0px 0px;
	}

#sidebar .leftSubNav a:active, #sidebar .leftSubNav a:visited, #sidebar .leftSubNav a:link {
    display: block;
    color: #666;
    background: #EEE top left no-repeat;
    width: 133px;
    text-decoration: none;
    border-bottom: 1px solid #CCC;
    font-weight: normal;
    font-size:85%;
    padding : 2px 10px 2px 15px;
    margin: 0px;
    text-transform: uppercase;
}

* html #sidebar .leftSubNav a:active, * html #sidebar .leftSubNav a:visited, * html #sidebar .leftSubNav a:link 
{
	width:134px;
}



#sidebar .leftSubNav a:hover, #sidebar .leftSubNav a.selected, * html #sidebar .leftSubNav a.selected{
    background-color: #84929f;
    color: #FFF;
}

#sidebar .leftSubNav a#on {
    background-color: #FFF;
    color: #000;
}


#sidebar .leftSubNav ul 
{
	border-top: 1px solid #CCC;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
* html #sidebar .leftSubNav ul {margin: 43px 0px 0px 0px;}

#sidebar .leftSubNav li  
{
	margin: 0px;
    padding: 0px;
    list-style-type: none;
   }


p {
	margin: 5px 0px;
}

#middlecontent td {padding: 1px;}

#middlecontent .bgGray {
	padding: 2px;
	background-color: #b4b4b4;
	color:White;
	vertical-align:top;
}

#middlecontent .tdborder, #middlecontent .tdborderright
{
 border: 1px solid #BFBFBF;	
 vertical-align:top;
}
#middlecontent .tdborderright{text-align:right;}

#middlecontent .subtitle
 {
	padding: 2px;
	background-color: #84929f;
	color:White;
	vertical-align:top;
  text-transform:uppercase;
 }

 
 A.subtitleLink,A.subtitleLink:HOVER
 {
  font-style: normal;
  font-size: 10px;
  font-weight: normal; 
  text-decoration: none;
  background-color: #E3E3E3;
 }

#middlecontent .inner {
  margin: 10px 20px 10px 0px;
}

* html #middlecontent .inner {
  margin: 23px 20px 10px 0px;
}
#middlecontent .inner h2 {
  color: #fa8d00;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #fa8d00;
  font-size: 130%;
  margin-bottom:10px;
}
#middlecontent .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#middlecontent .inner h3 {
  font-size: 110%;
  margin: 10px 0px;
  text-decoration:underline;
}
#middlecontent .inner h3 a:link, #middlecontent .inner h3 a:active, #content .inner h3 a:visited {
  color: #245185;
}
#middlecontent .inner h3 a:hover{
  color: #fa8d00;
}


#middlecontent .inner p {
  color: #666666;
  font-size: 90%;
}

#middlecontent .inner .features .left {
  float: left;
  margin: 0 5px 0px 0px;
}
#middlecontent .inner .features .right {
  float: right;
  margin: 0 0px 0px 5px;
}

#middlecontent .inner p.author {
  font-weight:  bold;
}
#middlecontent .inner p.more{
  margin-top: 0;
  text-align: right;
}
#middlecontent .inner p.more a:link, #middlecontent .inner p.more a:visited {
  color: #fa8d00;
  padding-left: 14px;
}

#middlecontent .inner p.intro a:link, #middlecontent .inner p.intro a:visited 
{
	text-decoration:underline;
}

#extra
{
	
	position:absolute;
	top:0px;
	right:0px;
	width:170px;
	margin:0;
	padding:15px 4px 15px 4px;
	height:100%;
	/*
    border: solid 1px black;
	float:right;
	width:190px;
	margin:0;
	padding:15px 0px 15px 0px;
	height:100%;
	*/
}

#google
{
	/*display:none;	*/
	text-align:center;
	padding:10px 0px;
}



#footer 
{
	clear:both;
	height: 20px;
	width: 995px;
	background: #84929f;
	position: absolute;
	bottom: 0px;
	text-align: center;
	clear:both;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#footer p {	margin: 5px 0px;	}
#footer a {color: #FFF;text-decoration:none;}
#footer a:Hover{color: #245185; text-decoration:none;}
#right{	display:none;text-align:center;/*border:solid 1px black;*/}


.brand{float: left; margin: 0 5px 10px 5px; text-align:center;border: 1px solid #000}
.brand span a{ color: #FFF;display: block; padding: 3px 0 3px 0; background-color:#3B4B5B; font-weight:bold; border-top: 1px solid #000; font:11px Verdana, Helvetica, Arial, sans-serif; text-decoration:none}
.brand span a:hover{ background-color:#fa8d00; color: #FFF; text-decoration:none}
