/* basic setup ********************************************/
body {
	background-color: white;
	margin: 10px;
	margin-top: 0;
	padding: 0;
}
body, td, span, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #999999; */
	color: #888888;
	line-height: 1.5em;
}
h1, h2, h3 {
	color: #5e5e5e;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	padding-bottom: 21px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
/*	padding-top: 14px;*/
	padding-bottom: 1em;
}
p {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
/*	color: #5e5e5e;*/
	color: #555555;
}
a:hover {
	text-decoration: underline;
}
hr.cleaner {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: left;
	visibility: hidden;
}
div.cleaner {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	background-color: transparent;
	clear: both;
	overflow: hidden;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
body.popUp {
	margin: 10px;
}
body.adminPadding {
	margin-top: 35px;
}
/* main panels ********************************************/
div.panel {
	text-align: left;
	width: 945px;
}
div.logo {
	position: relative;
	height: 3px;
	width: 100%;
	border: 1px solid #E6E7E7;
	border-top-width: 0;
	margin-bottom: 16px;
}
div.leftcol {
	width: 728px;
	float: left;
}
div.rightcol {
	width: 173px;
	float: right;
}
table.content td.content {
	width: 728px;
/*	border-bottom: 1px solid #E6E7E7;*/
}
div#content {
	float: left;
	width: 728px;
}
table.content td.nav {
/*	border: 0 solid #E6E7E7;
	border-bottom-width: 1px;*/
	padding-top: 21px;
}
div#nav {
	float: right; 
	width: 173px;
	padding-top: 21px;
}
table.content td.copy {
	color: #E6E7E7;
}
div.content {
	margin-top: 21px;
	padding-right: 0px;
	padding-bottom: 23px;
/*	border: 1px solid blue;*/
	width: 706px;
}
div.innercontent {
/*	padding-left: 8px;*/
}
hr.cleaner {
	clear: both;
}
img.shadow {
	margin-bottom: 18px;
}
#flashcontent {
	color: #aaaaaa;
}
/* service navigation *************************************/
#servicenav {
	height: 74px;
	/*padding-left: 769px;*/
	font-size: 9px;
	/*text-align: right;*/
}
#servicenav ul {
	float: right; /**/
	margin: 0;
	padding: 0;
}
#servicenav ul li {
	display: inline;
/*	display: block;
	float: left;*/
	list-style-type: none;
}
#servicenav a {
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	/*padding-left: 7px;
	padding-right: 7px; *//**/
	padding-bottom: 0;
	line-height: 0.5em;
	/*width: 50px;*/
	border-left: 1px solid #AAABAD /*#E6E7E7*/;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	color: #AAABAD/*#CECECE*/;
	text-transform: uppercase;
}
#servicenav a.active {
	color: #4b4b4b;
}
#servicenav a:hover {
	color: #4b4b4b;
}
#servicenav a.inactive {
	color: #e6e6e4;
}
#servicenav a.inactive:hover {
	color: #e6e6e4;
}
/* main navigation ****************************************/
#mainnav {
	padding-top: 8px;
	padding-bottom: 20px;
}
#mainnav ul {
	margin: 0;
	padding: 0;
}
#mainnav ul.level3 {
	border-bottom: 1px solid #D0CECE;
}
#mainnav li {
	list-style-type: none;
	border: 1px solid white;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-top: 1px solid #D0CECE;
	margin: 0;
	padding: 0;
}
#mainnav ul.level3 li.first {
	border-top: 1px solid white;
}
#mainnav ul.level4 li {
	border-top: 1px dotted #D0CECE;
}
#mainnav ul.level4 li.first {
	border-top: 1px solid #D0CECE;
}
#mainnav li.active {
	background-color: #FBFBFB;
}
#mainnav li.active li.leaf {
	background-color: white;
}
img.navarrow {
	margin-right: 7px;
}
#mainnav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #AAABAD;
}
#mainnav li.active a {
	color: #4b4b4b;
}
#mainnav a:hover {
	color: #4b4b4b;
}
#mainnav ul.level4 a {
	padding-left: 14px;
}
/* sub navigation *****************************************/
#subnav {
	padding-top: 0px;
	padding-bottom: 3em;
}
#subnav h3, div.userInfo h3 {
	padding-left: 14px;
	padding-bottom: 1px;
	text-transform: uppercase;
	color: #aaabad;
}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav ul.level5 {
	border-bottom: 1px dotted #D0CECE;
}
#subnav li {
	list-style-type: none;
	border: 1px solid white;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-top: 1px dotted #D0CECE;
	margin: 0;
	padding: 0;
}
#subnav ul.level6 li {
	border-top: 1px dotted #D0CECE;
}
#subnav li.active {
	background-color: #FBFBFB;
}
#subnav li.active li.leaf {
	background-color: white;
}
img.navarrow {
	margin-right: 7px;
}
#subnav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #AAABAD;
}
#subnav li.active a {
	color: #4b4b4b;
}
#subnav a:hover {
	color: #4b4b4b;
}
#subnav ul.level6 a {
	padding-left: 14px;
}
/* user login + info ***************************************/
div.userInfo h3 {
	border-bottom: 1px dotted #D0CECE;
	margin-bottom: 0.25em;
}
div.userInfo {
	border-bottom: 1px dotted #D0CECE;
	margin-bottom: 3em;
}
div.userInfo a {
	color: #aaabad;
	text-transform: uppercase;
	display:  block; 
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
div.userInfo a:hover {
	color: #4b4b4b;
	text-decoration: none;
}
/* content formatting *************************************/
td.title {
/*	background-color: pink;*/
	border-right: 1px solid #CFD0D1;
	padding-bottom: 9px;
}
td.image {
	position: relative;
/*	background-color: orange;*/
	padding-bottom: 9px;
}
td.image div.shadow {
	position: relative;
	height: 9px;
/*	background-color: blue;*/
	background-image: url(../images/shadow_middle.gif);
	background-repeat: repeat-x;
}
td.title div.shadow {
	visibility: hidden;
	height: 0;
}
/*div.left {
	float: left;
	padding-bottom: 9px;
}
div.picleft {
}
div.width161 {
	padding-left: 179px;
}
div.width388 {
	padding-left: 406px;
}*/
div.line {
	border: 0px dotted #e6e7e7;
	border-top-width: 1px;
	height: 2em;
}
td.titlecol {
	border-right: 1px solid #CFD0D1;
	padding: 8px;
	padding-top: 0;
}
td.innercontent {
	width: 100%;
	padding: 8px;
	padding-right: 16px;
/*	border: 1px solid red;*/
}
a.more {
	padding-left: 11px;
	background-image: url(../images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	display: block;
	margin-top: 2em;
	text-transform: uppercase;
	color: #AAABAD;
}
a.back {
	padding-left: 11px;
	background-image: url(../images/arrow_backlink.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #AAABAD;
}
/* bike series ********************************************/
div.seriesselection {
	position: relative;
	width: 320px;
	height: 230px;
/*	border: 1px solid red;*/
	margin-right: 22px;
	margin-bottom: 22px;
/*	float: right;*/
}
/*div.seriesselectioncontent {
	position: relative;
	padding-right: 22px;
	border: 1px solid blue;
}*/
div.seriesselection h3.graphictitle {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
div.seriesselection img {
	border-style: none;
	border-width: 0;
}
div.seriesselection img.bike {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
/* bike models ********************************************/
td.primage {
	padding-top: 21px;
	width: 370px;
}
td.modellist {
	padding-left: 21px;
}
td.bikemodel {
	position: relative;
/*	text-align: right;
	border: 1px solid blue;*/
	border-bottom: 1px dotted #CFD0D1;
	padding-bottom: 5px;
	margin-bottom: 21px;
}
a.modellink {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
/*	background-color: pink;*/
}
td.bikeinfonavigation {
	border-left: 1px solid #cfd0d1;
	padding: 0;
	margin: 0;
	padding-left: 11px;
	padding-right: 11px;
}
td.bikeinfonavigation div {
	position: relative;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 9px;
	margin-bottom: 4px;
	color: #999999;
/*	border: 1px solid red;*/
}
td.bikeinfonavigation div.bottomrow {
	margin-bottom: 0;
}
td.bikeinfonavigation a {
	color: #999999;
	text-decoration: none;
}
td.bikeinfonavigation a:hover {
	color: #4b4b4b;
}
a.colorlink:hover {
	color: #4b4b4b;
}
a.colorlink:link {
	color: #d7d7d7;
/*	border: 2px solid blue;*/
}
a.colorlink img {
	border: 1px solid #d7d7d7;
}
a.colorlink:hover img {
	border: 1px solid #4b4b4b;
}
/*a.colorlink:hover {
	color: #4b4b4b;
}*/
#bikedisplayarea {
/*	border: 1px solid red;*/
	width: 728px;
	height: 550px;
	position: relative;
}
#bikedisplayarea div.view {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
	position: absolute;
	bottom: 22px;
	left: 0;
	width: 100%;
	height: 530px;
	visibility: hidden;
	z-index: 100;
	overflow: hidden;
}
#standardview {
/*	background-color: orange;*/
}
#zoomview {
/*	background-color: blue;*/
	cursor: move;
}
#panview {
	background-color: yellow;
}
div.bikeinfo {
	position: relative;
	border-bottom: 1px dotted #CFD0D1;
}
div.closelink {
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 200; 
	background-color: #cccccc; 
	padding-left: 5px; 
	padding-right: 5px;	 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5; 
	-khtml-opacity: 0.5;
}
div.collapsibleparagraph {
	border-bottom: 1px dotted #CFD0D1;
}
div.collapsibleparagraph div.title {
	padding-top: 3px;
	padding-bottom: 3px;	
}
div.closed div.collapsiblecontent {
	width: 100%;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

div.open div.collapsiblecontent {
	width: 100%;
	visibility: visible;
}

div.closed img.switch {
	 background-color: red; 
	 margin-right: 5px;
	 background-image: url(../images/nav_arrow_closed.gif);
	 width: 7px;
	 height: 7px;
}

div.open img.switch {
	 background-color: green; 
	 margin-right: 5px;
	 background-image: url(../images/nav_arrow_open.gif);
	 width: 7px;
	 height: 7px;
}
table.data th {
	color: #5e5e5e;
	border-top: 1px dotted #CFD0D1;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	padding-left: 0;
}
table.data td {
	color: #999999;
	border-top: 1px dotted #CFD0D1;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
}
div.collapsibleparagraph div.title a {
	text-transform: uppercase;
}
div.collapsibleparagraph div.title a img {
	border: 0;
}
div.open div.dataarea {
	width: 728px; 
	overflow: auto; 
	max-height: 400px;
}
div.closed div.dataarea {
	width: 728px;
	height: 0;
	overflow: hidden; 
	visibility: hidden;
}
div.horizontalLinkList {
	position: relative;
	float: left;
	width: 362px;
	height: 54px;
	background-color: pink;
}
div.horizontalLinkList div.icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 54px;
	background-color: yellow;
}
div.horizontalLinkList div.icon img.fileicon {
	border: none;
}
div.horizontalLinkList div.text {
	margin-left: 60px;
	height: 54px;
	overflow: hidden;
	background-color: lightblue;
}
/* -- new bike presentation classes -- */
div#bikeModelMenu {
	width: 100%;
}
img.graphicTitle {
	float: left;
	padding-right: 22px;
}
table.bikeMenu {
	float: left;
}
/* form page **********************************************/
td.leftcol {
	width: 50%;
	padding-right: 22px;
	border-right: 1px dotted #CFD0D1;
}
td.rightcol {
	width: 50%;
	padding-left: 22px;
}
select {
	width: 100%;
}
div.formelement {
/*	border: 1px solid pink;*/
	padding-bottom: 5px;
}
div.formelementleft {
/*	border: 1px solid red;*/
	float: left;
	padding-bottom: 5px;
}
div.formelementright {
/*	border: 1px solid green;*/
	float: right;
	padding-bottom: 5px;
}
/* gallery ************************************************/
div.gallerythumb {
	width: 135px;
	height: 80px;
	position: relative;
	overflow: hidden;
	margin-right: 5px;
}
img.gallerythumb {
	position: absolute;
	top: 0;
	left: 0;
/*	width: 140px;*/
}
td.gallery {
	padding-bottom: 3em;
}

td.last div.gallerythumb {
	margin-right: 0px;
/*	border: 1px solid red;*/
}
/* gallery ************************************************/
table.dms td {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 3px;
}
table.dms td.right {
	padding-right: 5px;
	border-right: 1px dotted #CFD0D1;
}
table.dms td.left {
	padding-left: 5px;
	border-left: 1px dotted #CFD0D1;
}
/* footer *************************************************/
div#footer {
	clear: both;
}
div#footer a {
	color: #c2c2c2;
}
div#footer div.leftcol {
	border-top: 1px solid #e7e7e7;
	color: #e0e0e0;
}
div#footer div.rightcol {
	border-top: 1px solid #e7e7e7;
	color: #e0e0e0;
	text-align: right;
}
/* admin ***************************************************/
div.admin {
	background-color: #eeeeee;
	border: 2px dashed #cccccc;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 5px;
}
div.admin h2 {
	font-size: 11px;
}