@charset "utf-8";
.main_page_pic {
	right: 0px;
	bottom: 0px;
	position: fixed;
	z-index: -20;
	clear: none;
	height: 0px;
	width: 0px;
}
.left_nav {
	float: left;
	left: 35px;
	bottom: 50px;
	position: fixed;
	clear: both;
	z-index: 500;
}
.border_top {
	height: 100px;
	width: 890px;
	text-align: center;
	padding-left: 60px;
	position: relative;
	top: -35px;
}
.boarder_mid {
	background-repeat: repeat-y;
	width: 900px;
	padding-left: 50px;
	padding-right: 50px;
	height: 100%;
	position: relative;
}
.border_bottom {
	height: 80px;
	width: 960px;
	padding-left: 40px;
	clear: both;
}
.header {
	text-align: center;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}

.button {
	position: fixed;
	z-index: 40;
	left: 0px;
	bottom: 0px;
	width: 75px;
}
.intro {
	text-align: center;
	width: 300px;
	float: right;
	color: #63553d;
	clear: right;
	line-height: 20px;
	margin-right: 50px;
	background-color: #FFF;
}
.cap {
	font-size:34px;
	text-align: center;
	font-family: georgia, times;
	font-weight: normal;
	color: #52452E;
	line-height: 20px;
	float: none;
	clear: none;
    }
.bike_pic {
	float: left;
	margin-top: 0px;
	margin-left: 50px;
}
.ratings {
	color: #999;
	width: 300px;
	font-size: large;
	margin-left: 100px;
	height: 150px;
	margin-top: -30px;
}
.social_icons {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
.footer {
	clear: both;
	width: 100%;
	position: fixed;
	bottom: 0px;
	color: #52452E;
	background-color: #FFF;
	margin-top: 10px;
}

.right_side {
	float: right;
	width: 250px;
	margin-right: 50px;
}
.head {
	font-size:18px;
	font-family: georgia, times;
	font-weight: normal;
	color: #52452E;
	line-height: 20px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.p_space {
	font-size:6px;
	font-family: arial, Trebuchet MS, helvetica;
	color: #877D6D;
	line-height: 3pt

}
ul.BulletNoIndent {
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 16px;
	padding-left: 0px;
	margin-right: 25px;
}.bike_model {
	float: left;
	padding-left: 50px;
	text-align: center;
	font-size: 10px;
}
.text {
	font-size:14px;
	text-align: left;
	font-family: georgia, times;
	font-weight: normal;
	color: #63553D;
	line-height: 20px;
	}
.bike_description {
	float: left;
	width: 500px;
	padding-top: 50px;
	text-align: left;
	padding-left: 50px;
}
.head_x_lg {
	font-size:27px;
	font-family: georgia, times;
	font-weight: normal;
	line-height: 20px;
	color: #52452E;
	text-align: left;
	}
.bike_title_center {
	font-size:27px;
	font-family: georgia, times;
	font-weight: normal;
	line-height: 20px;
	color: #52452E;
	text-align: center;
	}
.nav_text {
	font-family: georgia, times;
	font-size: 20px;
	color: #6A676B;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	float: left;
	cursor: text;
	margin-right: 20px;
	margin-left: 20px;
}	

.bike_container {
	height: 200px;
	vertical-align: top;
}
.bike_desc {
	width: 500px;
	margin-right: 25%;
	margin-left: 25%;
	margin-top: 35px;
}
.oneColElsCtr #container #mainContent table tr td .bike_title_center table tr td {
	text-align: center;
}
.about_container {
	width: 700px;
	padding-top: -50px;
	margin-top: -50px;
	margin-left: 150px;
	text-align: left;
}
.MagicThumb {
    cursor: url(cursor/zoomin.cur), pointer;
    outline: none;
}

/* CSS class for the thumbnail link <A> when the big image is zoomed */
.MagicThumb-zoomed { cursor: default; }

/* CSS class for span inside the thumbnail <A> */
.MagicMagnifyPlus span, .MagicThumb span { display: none; }

/* CSS class for the thumbnail image */
.MagicThumb img { border: 1px solid #808080; outline: none; }

/* CSS class for the big image while zooming */
.MagicThumb-image { border: 1px solid #cccccc; outline: none; }

/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(cursor/zoomout.cur), pointer; }

/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
    color: #333333;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 8px 16px;
}

/* CSS class for the control bar */
.MagicThumb-controlbar {
	display: block;
	height: 18px;
}

.MagicThumb-controlbar a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}

.MagicThumb-controlbar a span {
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(graphics/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* CSS class for the loading message box */
.MagicThumb-loading {
	border: 1px solid #000000;
	background: #ffffff url(graphics/loader.gif) no-repeat 2px 50%;
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}

/* CSS class for the span with caption text */
.MagicMagnifyPlus span {
	display : none;
} 

.sean_profile {
	background-image: url(../images/sean-profile.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	padding-top: 350px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.patrick_profile {
	background-image: url(../images/patrick-profile.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	padding-top: 350px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.mike_profile {
	background-image: url(../images/mike-profile.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	padding-top: 350px;
	color: #FFF;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.acc_win {
	height: 350px;
	width: 220px;
	background-image: url(../images/acc_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	position: relative;
	left: 65px;
	margin-right: 30px;
	margin-left: 30px;
}
.acc_titles {
	text-align: center;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C686C;
	font-size: 27px;
	font-weight: normal;
	line-height: 20px;
	background-color: #FFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6C686C;
	border-bottom-color: #6C686C;
	padding-top: 5px;
	padding-bottom: 5px;
	top: -105px;
	position: relative;
}
.acc_shot {
	text-align: center;
	margin-top: 62.5px;
	height: 175px;
	width: 125px;
	margin-right: 47.5px;
	margin-left: 47.5px;
	margin-bottom: 62.5px;
}
.community {
	float: left;
	height: 250px;
	width: 150px;
	margin: 7px;
}
.community_info {
	position: relative;
	color: #000;
	background-color: #FFF;
	z-index: 20;
	bottom: 20px
}
.community_container {
	text-align: center;
	width: 660px;
	margin-right: 20px;
	margin-left: 20px;
}
.crate_bio {
	margin-top: 20px;
	background-image: url(../images/banner_titles/crate_about.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 245px;
	padding-top: 175px;
	padding-right: 55px;
	padding-bottom: 5px;
	padding-left: 55px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.brooks_bio {
	margin-top: 20px;
	background-image: url(../images/banner_titles/crate_about.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 305px;
	padding-top: 105px;
	padding-right: 55px;
	padding-bottom: 5px;
	padding-left: 55px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.current_container {
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
}
.clips {
	float: left;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 63553d;
	font-weight: normal;
	line-height: 30px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
}
