@charset "utf-8";
/* CSS Document */

body,
html {
	margin-top: 5px;
	padding:0;
	color:#000;
	background-color: #303f42;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
#wrap {
	width:1024px;
	margin:0 auto;
	background:#fff;
}
a img {
	border: none; 
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 14px;
}
h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 14px;
}
hr {
	border: 0;
	width: 100%;
	color: #000;
	background-color: #000;
	height: 1px;
}



#header {
	background-color: #fff;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
}
#header_text {
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 24px;
	width: 300px;
}
#social {
	float:left;
	
}
#facebook_image {
	background-image: url(images/FaceBook-icon.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	float:left;
	position: absolute;
	right: 85px;
	
}
#facebook_text {
	height: 24px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
	padding-top: 5px;
}
#facebook_text a {
	color: #000000;
	text-decoration: none;
}
#facebook_text a:hover {
	color: #eec015;
	text-decoration: none;
}
#twitter_image {
	background-image: url(images/Twitter-icon.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	float:left;
	width: 100px;
	position: absolute;
	right: 10px;
}
#twitter_text {
	height: 24px;
	text-align: right;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
	padding-top: 5px;
	
}
#twitter_text a {
	color: #000000;
	text-decoration: none;
}
#twitter_text a:hover {
	color: #eec015;
	text-decoration: none;
}


#nav {
	padding:0px 0px;
}
#search {
	float:right;
	padding:0px 0px;
}
#main {
	float:left;
	width:784px;
	background:#fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
#sidebar {
	float:right;
	width:200px;
	background:#fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
#footer {
	clear:both;
	background:#627a7d;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.div-white {
	background-color: #FFF;
	clear: both;
	height: 30px;
	width: 200px;
}

#footer p {
margin:0;
}
* html #footer {
height:1px;
}

/************Menu Navigation****************/

ol#menu {
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}
ol#menu li {
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
	background-color: #303F42;
	background-image: url(images/tab.png);
	font-weight: bold;
}
ol#menu a {
    background: url(images/tab.png) 100% 0;
    color: #fff;
    display: block;
    float: left;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
	font-weight: bold;
}
ol#menu a:hover {
    background: url(images/tab.png) 100% 0;
    color: #eec015;
    display: block;
    float: left;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
	font-weight: bold;
}
ol#menu li.current {
	background-color: #FFF;
	background-position: 0 -60px;
	font-weight: bold;
}
ol#menu li.current a {
    background-position: 100% -60px;
    color: #000;
    font-weight: bold;
}
ol#menu li.current a:hover {
    background-position: 100% -60px;
    color: #eec015;
    font-weight: bold;
}

/**********Ads***************/
#header_ad {
	float: right;
}
#sidebar_advert {
	height: 200px;
	width: 200px;
}
/**********Sidebar***************/
#calendar {
	overflow: auto;
	height: 300px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000;
	margin-bottom: 15px;
}
.calendar-header {
	height: auto;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#calendar a{
	color: #000;
	text-decoration: none;
}
#calendar a:hover{
	color: #eec015;
}
#calendar .date{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#calendar .year{
	color: #eec015;
	text-decoration: none;
	font-weight: bold;
}
#flickr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	top: 0px;
	text-align: left;
	color: #000;
	padding-top: 10px;
	margin-bottom: 15px;
}
flickr-slide {
	height: 200px;
	width: 200px;
}

/**********Main Content***************/
#latestnews {
	height: auto;
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#latestnews a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#latestnews a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #eec015;
	font-size: 12px;
}
.latestnews-header h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
}
#feature {
	height: 300px;
	width: 410px;
	position: relative;
	left: 0px;
	top: 0px;
		
}
#featurebutton {
}

#featureheader {
	height: 30px;
	width: 700px;
	left: 17px;
	top: -290px;
	position: relative;
}
#featureheader h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	position: absolute;
	height: 249px;
	width: 358px;
	left: 430px;
	top: 39px;
	display: block;
	
}
#featuretext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;	
}
#advert {
	height: 90px;
	width: 728px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 28px;
	padding-left: 28px;
}
#ad1 {
	height: 70px;
	width: 382px;
	padding-right: 5px;
	float: left;
}
#ad2 {
	height: 70px;
	width: 382px;
	padding-left: 0px;
	float: right;
}
#maincontentbuttons {
	height: 200px;
	width: 784px;
	clear: both;
}
.clear {
	clear: both;
}

#leftcontentbutton {
	height: 200px;
	width: 392px;
	padding-top: 5px;
	float: left;
}
#rightcontentbutton {
	height: 200px;
	width: 392px;
	padding-top: 5px;
	float: left;
}
.clear {
}

/**********Roll Overs***************/
#featureroll
{
  display: block;
  width: 410px;
  height: 300px;
  background: url("images/news/feature-button.jpg") no-repeat 0 0;

}

#featureroll:hover
{ 
  background-position: 0 -300px;
}

#featureroll span
{
  display: none;
}

.photo-button {
	width: 392px;
	height: 200px;
	background: url('images/news/photos-button.jpg') no-repeat 0 0px;
	display: inline;
	margin: 0px;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
		}
.photo-button a {
	display: block;
	margin: 0;
	width:372px;
	height:40px;
	overflow:hidden;
	text-decoration: none;
	background: url('images/news/photos-button.jpg') no-repeat top left;
	padding-top: 160px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFF;
	}
.photo-button a:hover {
	background: url('images/news/photos-button.jpg') no-repeat 0 -200px;
	background-color: transparent;
	color: #eec015;
	text-decoration: none;
	}
	
	
.twitter_update_list {
	width: 392px;
	height: 200px;
    background: url('images/news/twitter-button.jpg') no-repeat 0 0px;
	float:left;
	display: inline;
	margin: 0px;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	}
.twitter_update_list ul{
	display: block;
	margin: 0;
	width:372px;
	height:130px;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000;
	}
.twitter_update_list ul a {
	background: url(none) no-repeat 0 0px;
	background-color: transparent;
	color: #000;
	
	}
.twitter_update_list ul a:hover {
	background: url(none) no-repeat 0 0px;
	background-color: transparent;
	color: #eec015;
	
	}

.twitter_update_list em {
	display: block;
	font-size:20px;
	color: #FFF;
	font-style: normal;
	line-height: 15px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}	
.twitter_update_list a em {
	display: block;
	font-size:15px;
	color: #666;
	font-style: normal;
	line-height: 15px;
	margin-top: 4px;
}
.twitter_update_list a:hover em {
	display: block;
	font-size:15px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
}
.forum-button {
	width: 200px;
	height: 200px;
	background: url('images/news/forum-button.jpg') no-repeat 0 0px;
	display: inline;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
.forum-button a {
	display: block;
	margin: 0;
	width:180px;
	height:30px;
	overflow:hidden;
	text-decoration: none;
	background: url('images/news/forum-button.jpg') no-repeat top left;
	padding-top: 168px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFF;
	}
.forum-button a:hover {
	background: url('images/news/forum-button.jpg') no-repeat 0 -200px;
	background-color: transparent;
	color: #eec015;
	text-decoration: none;
	}
/**********Footer***************/
.footer-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFF;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

.footer-menu a {
	color: #FFF;
	text-decoration: none;
}
.footer-menu a:hover {
color:#eec015;
}
.main-content {
	height: 984px;
	width: 784px;
}

#cse-search-results {
	height: 984px;
	width: 784px;
	overflow:auto;	
}
.link-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
.link-text a {
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
}
.link-text a:hover {
	color: #eec015;
	text-decoration: none;
	text-transform: uppercase;
}
.link-exchange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #C0C0C0;
	text-align: center;
	}
.link-exchange a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
	background-color: #C0C0C0;
	}
/**********Video***************/
.submit-yt {
	height: 150px;
	width: 784px;
	text-align: center;
}
#ytdContainer {
	text-align: center;
	height: 500px;
	width: 784px;
	overflow: auto;
}
#yt {
	height: 385px;
	width: 784px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.submit-video {
	width: 392px;
	height: 200px;
	background: url('images/videos/submit-video.jpg') no-repeat 0 0px;
	display: inline;
	margin: 0px;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
		}
.submit-video a {
	display: block;
	margin: 0;
	width:372px;
	height:40px;
	overflow:hidden;
	text-decoration: none;
	background: url('images/videos/submit-video.jpg') no-repeat top left;
	padding-top: 160px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFF;
	}
.submit-video a:hover {
	background: url('images/videos/submit-video.jpg') no-repeat 0 -200px;
	background-color: transparent;
	color: #eec015;
	text-decoration: none;
	}

#ridersblog {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#ridersblog a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}
#ridersblog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #eec015;
	font-size: 8px;
}
.ridersblog-header h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}
