/*CSS Reset*/
body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button 
{ margin: 0; padding: 0; text-align: left;}
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
acronym, abbr, fieldset, img { border: 0;}
:focus { outline: 0; }

/*ClearFix*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*General Classes*/
body {color: #fff; background: #000; line-height: 1; font-size: 62.5%; font-family: "Lucida Sans", "Lucida Grande", sans-serif; }
.clear {clear:both;}
.hidetext {text-indent:-9999px; overflow:hidden; display:block;}
.left {float:left;}
.right {float:right;}
.right-align {text-align:right;}
.left-align {text-align:left;}
.icon {float:right; padding:10px;}

/*Text*/
h1#logo { background: url(images/motorcycle-network-247.gif) no-repeat; width:181px; height: 86px; margin-bottom:1em; }
h2 { font-family: Helvetica, sans-serif; font-size:16px; text-transform: uppercase;}
h3{ text-align:left; font-family: Helvetica, sans-serif; font-size:14px; color:#d0d0d0; text-transform: uppercase; margin-bottom: 1em;}
p, li { font-size:12px; text-align: left; line-height: 1.7; }
p { margin: 1em 0;}
strong {background: #fff; color: #000; font-weight: bold;}
ul {margin:0; padding: 0;}
ul li { margin: 0.5em 0; list-style-position: inside;}
a {font-weight:bold; color:#ed4b0b; text-decoration: none;  }
a:hover { text-decoration: underline;}
 a img {border: 3px #000 solid;}
 a:hover img{ border: 3px #ed4b0b solid;}
.footer p { text-align: center; padding: 20px;}
.footer strong {background: none; color: #ccc; }
.centerp {width:730px; text-align:center; margin:0 auto;}
em.green {color:#00ff23;}
em.blue {color:#00bff3;}
}
/*Divs*/
.center {text-align:center; margin-left:auto; margin-right:auto; }
.expander { margin: 2em auto; width: 100%; text-align: center; clear:both;}
.footer {border-top:1px #333 solid; }
.wrapper {margin: 0 auto; width: 760px; text-align: center; }
.fade { background: url(images/repeat-bg.png) 0 0 repeat-x;}
#billboard {width:760px; height:466px; background: url(images/get-excited.jpg) no-repeat; margin: 0 auto; text-align: center; position: relative;}
a#join-button { font-size:14px; position:absolute; right:100px; text-transform:uppercase; top:382px;}
.hotlinks { padding-top:466px;}
.hotlinks .left { width:300px; }
.hotlinks .left ul, 
.hotlinks .right ul {}
.hotlinks .right {width:428px;}
.hotlinks .left li,
.hotlinks .right li {float:left; display: inline; margin-left:10px;}
.hotlinks .left li.first,
.hotlinks .right li.first { margin-left:0;}

/*New Navigation*/
#navigation-set { width:760px; padding-top: 15px;}
#navigation-set dl { display: block; float:left; width:175px; padding:0 5px 0px 5px; color: #fff; text-transform: uppercase; font-weight:bold; font-family: "Helvetica", "Helvetica Neue", "Arial Bold", sans-serif; overflow:hidden; }
#navigation-set dt { font-size: 12px; margin-bottom:0.5em; height:1.2em; margin-top:0.25em; padding: 3px;}
#navigation-set dd { font-size:11px; margin:0.75em 0;}
#navigation-set dd a {text-decoration: none;  font-weight: bolder;}
#navigation-set dd a:hover {text-decoration: underline;}
#navigation-set dt span, #navigation-set dd span {display: none;}