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

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #d5d2d2;
	line-height: 18px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: ##7d7d7d;
	margin-top: 14px;
}

a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;

}
a:hover {
	color: #999;
	text-decoration: none;

}
a:active {
	color: #900;
	text-decoration: none;

}

a.footer:link {
	color: #616161;
	text-decoration: none;
}
a.footer:visited {
	color: #616161;
	text-decoration: none;

}
a.footer:hover {
	color: #900;
	text-decoration: none;

}
a.footer:active {
	color: #616161;
	text-decoration: none;

}
#header {
	margin: auto;
	width: 1007px;
}
#nav {
	margin: auto;
	width: 1007px;
	height: 45px;
}


#nav-example {
    background:url("images/globalnavbg1.png") no-repeat;
    width:1007px;
    height:45px;
    margin:0;
    padding:0;
}

#nav-example span {
    display: none;
}

#nav-example li, #nav-example a {
    height:45px;
    display:block;
}

#nav-example li {
    float:left;
    list-style:none;
    display:inline;
}

#home {width: 100px;}
#news {width: 90px;}
#team {width: 142px;}
#media {width: 92px;}
#contact {width: 109px;}
#dealers {width: 111px;}
#friends {width: 118px;}
#shop {width: 243px;}

#home a:hover {background:url("images/globalnavbg1.png") 0px -45px no-repeat; }
#news a:hover {background:url("images/globalnavbg1.png") -100px -45px no-repeat; }
#team a:hover {background:url("images/globalnavbg1.png") -190px -45px no-repeat; }
#media a:hover {background:url("images/globalnavbg1.png") -332px -45px no-repeat; }
#contact a:hover {background:url("images/globalnavbg1.png") -424px -45px no-repeat; }
#dealers a:hover {background:url("images/globalnavbg1.png") -533px -45px no-repeat; }
#friends a:hover {background:url("images/globalnavbg1.png") -644px -45px no-repeat; }
#shop a:hover {background:url("images/globalnavbg1.png") -762px -45px no-repeat; }

#nav-media {
    background:url("images/social-media-nav.gif") no-repeat;
    width:1007px;
    height:55px;
    margin:0;
    padding:0;
}

#nav-media span {
    display: none;
}

#nav-media li, #nav-media a {
    height:55px;
    display:block;
}

#nav-media li {
    float:left;
    list-style:none;
    display:inline;
}

#facebook {width: 220px;}
#twitter {width: 210px;}
#youtube {width: 205px;}
#razor{width: 182px;}
#flickr {width: 190px;}


#facebook a:hover {background:url("images/social-media-nav.gif") 0px -55px no-repeat; }
#twitter a:hover {background:url("images/social-media-nav.gif") -220px -55px no-repeat; }
#youtube a:hover {background:url("images/social-media-nav.gif") -430px -55px no-repeat; }
#razor a:hover {background:url("images/social-media-nav.gif") -635px -55px no-repeat; }
#flickr a:hover {background:url("images/social-media-nav.gif") -817px -55px no-repeat; }

#top-content-container {
	margin: auto;
	width: 997px;
	padding: 5px;
}
#slides {
	float: left;
	width: 630px;
}
#right-logo-box {
	width: 359px;
	margin-left: 640px;
}
#social-media {
	margin: auto;
	width: 1007px;
}
#bottom-content-container {
	width: 997px;
	padding: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#bottom-left {
	float: left;
	width: 772px;
}
#bottom-feature {
}

#bottom-right {
	margin-left: 775px;
}

.bottom-box-padding {
	padding-right: 6px;	
}

.bottom-feature-padding {
	padding-bottom: 5px;	
}
#footer {
	width: 997px;
	font-size: 10px;
	color: #616161;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 5px;
}
#footer-divider {
	margin: auto;
	width: 1007px;
}

#sub-header {
	margin: auto;
	width: 1007px;
}
#main-bio-pic {
	float: left;
}
#bio-content {
	margin-left: 400px;
	padding-top: 20px;
	padding-right: 35px;
}

#friend-content {
	float: left;
	margin-left: 10px;
}

.friends-image {
	padding-top: 5px;
	padding-bottom: 5px;	
}

#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	background-repeat: repeat;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#side-a {
	float: left;
	width: 160px;
	min-height: 280px;
	background-repeat: repeat-x;
}

#side-b {
	float: right;
	width: 235px;
	background-repeat: repeat-x;
	margin-right: 5px;
	background-image: url(images/sub_content_right_bg.gif);
	padding-top: 9px;
	padding-left: 10px;
}

#content2 {
	float: left;
	width: 52%;
	margin-left:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.store_names {
	font-size: 14px;
	color: #900;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.divider {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930004;
	margin-top: 15px;
	margin-bottom: 15px;
}


.bio-pic{
	margin-right: 30px;
	margin-bottom: 10px;
}

.media-box {
	margin-bottom: 50px;
}
.video-button {
	width: 194px;
	margin-top: 25px;
}

div.float {
	float: left;
	padding-right: 20px;
	padding-left: 0px;
	margin-top: 10px;
	width: 150px;

  }
  
div.float p {
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	margin-top: 5px;
		width: 150px;

   }

div.spacer {
  clear: both;
  }

