html,
body {
	background: #000;
	margin: 0;
	padding: 0;
}

* {
	outline-width: 0;
}

a img {
	border: 0;
}

body {
	background: #000 url(/images/collection/gary_fisher/fisher_bg.jpg) no-repeat center -67px;
}

#body {
	background: transparent;
	padding-top: 0;
}

#logo {
	float: left;
	display: inline;
}

#wrapper {
	background: url(/images/collection/gary_fisher/bg_wrapper.jpg) no-repeat -6px 77px;
	height: 740px;
	width: 900px;
}

ul#bikeFamilies {
	position: relative;
	top: 30px;
}

#wrapper ul#bikeFamilies li {
	letter-spacing: 0.01em;
}

#wrapper ul#bikeFamilies li a:link, #wrapper ul#bikeFamilies li a:visited {
	color: #ccd2d4;
}

#wrapper ul#bikeFamilies li a:hover, #wrapper ul#bikeFamilies li.current a {
	color: #00ffff;
	text-decoration: none;
}

#wrapper ul#bikeFamilies li a {
	border-left: 1px solid #002330;
	border-right: 1px solid #00445c;
}

#main_content {
	clear: both;
	margin-left: 19px;
	padding: 0;
	color: #fff;
}

#headers h1 {
	font-size: 2.2em !important;
	margin-bottom: 0.5em;
	padding: 0 !important;
	font-weight: bold !important;
	float: none;
	display: block;
}

#headers p {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	width: 340px;
	text-align: left;
}

#video {
	margin: 44px 0 69px;
	padding: 0;
}

.bottom_squares {
	float: left;
	background: url(/images/collection/gary_fisher/bg_square.gif) no-repeat 0 0;
	width: 274px;
	height: 190px;
	padding: 0 7px;
	margin: 0;
	display: inline;
}

.bottom_squares a {
	color: #0076a6;
	text-decoration: none;	
}

.bottom_squares a:hover {
	color: #00ffff;
}

.bottom_squares_copy {
	padding: 15px 0 0 15px;
	margin: 0;
}

.bottom_squares_copy h2 {
	color: #0076a6;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 8px;
}

.bottom_squares_copy p {
	width: 230px;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 6px 0 0;
	margin: 0;
}

#twitter_img {
	float: left;
	width: 48px;
	display: inline;
}

#twitter_feed {
	float: right;
	width: 185px;
	padding: 0 10px 15px 0;
	display: inline;
}

#twitter_update_list {
	list-style: none;
	padding: 0;
	margin: 0;
}

#twitter_update_list li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 90%;
}

#twitter_logo {
	background: url(/images/collection/gary_fisher/logo_twitter.gif) no-repeat 0 0;
	padding: 1px 0 0 23px;
	height: 16px;
	margin: 15px 0 0;
	font-size: 1.1em;
}

#footer {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}

#footer li a.country {
	background: url(/images/collection/gary_fisher/person_icon.gif) no-repeat 0 0;
	padding-left: 20px;
}

* html #footer li a.country {
	padding-left: 20px !important;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #67686C;
	line-height: 1.4em;
	padding: 3px 0;
	text-decoration: none;
}

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




/* Video */
#darkenDiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/story/shared/darken.png);
}

* html #darkenDiv {
	background: #000;
	filter: Alpha(Opacity:60);
	width: 3000px;
}

#darkenContents {
	position: absolute;
	top: 10px;
	width: 900px;
	text-align: center;
	margin: 130px 0 0 0;
}

#darkenContents iframe {
	border: 0;
	margin: 0;
	padding: 0;
}
