




/*
     FILE ARCHIVED ON 7:04:34 Jun 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 8:39:33 May 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	background-color: #333333;
	height: 100%;
	width: 100%;
	font-family: Myriad, Myriad Pro, Arial;
	margin: 0;
}

html {
	height: 100%;
}

#wrapper {
	width: 821px;
	height: 624px;
	position: relative;
	background: url('/web/20140625070434/http://sturmey-archer.com/views/images/bg.png') no-repeat;
	text-align: left;
}

table.wrappertable {
	width: 100%;
	height: 100%;
}

table.wrappertable td {
	height: 100%;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 10px;
	color: #cccccc;
	font-size: 10px;
	padding: 4px;
}

#footer a {
	color: #cacaca;
}

.clearer {
	clear: both;
}

#topnavContainer {
	position: absolute;
	top: 71px;
	left: 20px;
}

ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav li {
	display: inline;
	margin-right: 24px;
}

ul.nav li.last {
	margin-right: 0;
}

ul.nav li a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

ul.nav li a:hover, ul.nav li a.on {
	color: #ffff00;
}

#content {
	position: absolute;
	width: 800px;
	height: 407px;
	top: 119px;
	left: 10px;
	font-size: 12px;
}

#logolink {
	width: 272px;
	height: 61px;
	position: absolute;
	top: 8px;
	left: 21px;
}

#logolink a {
	display: block;
	width: 100%;
	height: 100%;
}

/* styles for scrollbar */
.jScrollPaneTrack {
	background: url('/web/20140625070434/http://sturmey-archer.com/views/images/scroll_track.gif') repeat-y;
}
.jScrollPaneDrag {
	background: url('/web/20140625070434/http://sturmey-archer.com/views/images/scroll_thumb.png');
}

.jScrollPaneTrackTop {
	background: url('/web/20140625070434/http://sturmey-archer.com/views/images/scroll_track_top.gif') no-repeat;
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
}

.jScrollPaneTrackBottom {
	background: url('/web/20140625070434/http://sturmey-archer.com/views/images/scroll_track_bottom.gif') no-repeat;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* end scroll bar styles */

/* left navigation/link container */
#leftnav {
	float: left;
	width: 120px;
	height: 100%;
	border-right: 1px solid #666666;
}

#leftnav .header {
	border-bottom: 1px solid #666666;
	height: 30px;
	padding: 0 0 0 4px;
	overflow: hidden;
}

#leftnav .header div {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	text-transform: uppercase;
}

#content .footer {
	border-top: 1px solid #666666;
	height: 15px;
	position: relative;
}

#content .footer a.sbutton {
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	border: 1px solid black;
	color: #ffffff;
	background-color: #676767;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	padding-top: 12px;
	font-size: 10px;
}

#content .footer a.on, #content .footer a.sbutton:hover {
	color: #980000;
	background-color: #ffffff;
}

#content .footer .additional {
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
}

#content a.manual {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#content a.manual:hover {
	text-decoration: underline;
}

#leftnav .container {
	position: relative;
	height: 362px;
}

#leftnav div.selectionsContainer {
	position: absolute;
	width: 118px;
	height: 348px;
	top: 12px;
}

#leftnav .select {
	height: 348px;
	width: 118px;
	overflow: auto;
}

ul.selections {
	margin: 0 0 0 4px;
	padding: 0;
	list-style: none;
}

ul.selections ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.selections ul li a {
	color: #666666;
}

ul.selections li {
	color: black;
	font-weight: bold;
}

ul.selections li a {
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

ul.selections li a:hover,  {
	color: #A64532;
	text-decoration: underline;
}

ul.selections li a.on {
	color: #980000;
}

.inner {
	border-right: 1px solid #666666;
	height: 100%;
	position: absolute;
	top: 0;
}

/* content container for about, news, tech */

div.interior {
	width: 286px;
	height: 407px;
	border-right: 1px solid #666666;
	float: left;
}

div.interior .container {
	position: relative;
	height: 393px;
	width: 293px;
}

div.interior .title {
	height: 76px;
	width: 490px;
	overflow: hidden;
}

div.interior .title div {
	font-weight: bold;
	font-size: 24px;
	margin: 20px 0 0 20px;
}

div.interior .content {
	height: 314px;
	width: 293px;
	padding: 0 0 0 20px;
	overflow: auto;
}

div.interior .innerContent {
	width: 253px;
}

/* --- content container for products --*/

div.product {
	width: 243px;
	height: 407px;
	border-right: 1px solid #666666;
	float: left;
}

div.product .container {
	position: relative;
	height: 333px;
}

div.product .title {
	height: 76px;
	overflow: hidden;
}

div.product .title div {
	font-weight: bold;
	font-size: 36px;
	margin: 20px 0 0 20px;
}

div.product .content {
	height: 254px;
	width: 221px;
	padding: 0 0 0 20px;
	overflow: auto;
}

div.product .innerContent {
	width: 200px;
}

#rightImageContainer {
	position: absolute;
	width: 348px;
	height: 348px;
	top: 50px;
	left: 440px;
}

#rightImageContainer .image {
	position: absolute;
	top: 0;
	left: 0;
}

#rightImageContainer .image a {
	position: absolute;
	top: 301px;
	left: 301px;
}

/* contact page */
.contact {
	float: left;
	width: 269px;
	height: 378px;
	border-right: 1px solid #666666;
	padding-left: 20px;
	padding-top: 30px;
}

.contact .title {
	font-size: 30px;
	font-weight: bold;
}

.contact .contentContainer {
	height: 326px;
	margin-right: 2px;
	padding-right: 20px;
	overflow: auto;
}

.contact .fblink {
	width: 138px;
	height: 52px;
	margin: auto auto;
}

.oldadContainer {
	width: 128px;
	height: 600px;
	position: absolute;
	top: -115px;
	left: 680px;
	border-left: 3px solid black;
	background-color: #B8B8B6;
}

.oldadContainer .arrow {
	position: absolute;
	width: 35px;
	height: 620px;
	background: url('/web/20140625070434/http://sturmey-archer.com/views/images/right_arrow.png') no-repeat;
	top: -10px;
	left: 106px;
}

.oldadContainer .oldads {
	height: 600px;
	width: 126px;
	overflow: auto;
}

/* contact */

#rightImage {
	float: left
	width: 300px;
	height: 300px;
	margin: 40px 0 0 0;
}

/* Cataog */

#catalog {
	float: left;
}

#catalog .title {
	margin: 40px 0 10px 30px;
	font-size: 36px;
	font-family: Myriad Pro, Myriad, Arial;
	font-weight: bold;
}

#catalog .container {
	margin-left: 130px;
	text-align: center;
	width: 334px;
}

#catalog .pdf a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#catalog .pdf a:hover {
	text-decoration: underline;
}