@charset "utf-8";
html, body {
}
#tv   {
	position: relative;
	height: 570px;
	width: 630px;
	display: block;
	background-image: url(../media/png/screen.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#closeproductvideobutton {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color: #FFFFFF !important;
	background-color: #000000;
	padding: 6px;
	position: absolute;
	top: 1px;
	right: -20px;
	text-decoration: none !important;
}
#closeproductvideobutton:hover{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color: #333333 !important;
	background-color: #cccccc;
	padding: 6px;
	position: absolute;
	top: 1px;
	right: -20px;
	text-decoration: none !important;
}
#tv #videocategories {
	position: absolute;
	top: -30px;
	left: 30px;
}

#tv #screen {
	position: absolute;
	height: 308px;
	width: 544px;
	top: 46px;
	left: 57px;
	background-color: #191919;
}
#tv #scroller {
	position: absolute;
	height: 130px;
	width: 480px;
	top: 430px;
	left: 90px;
	overflow: hidden;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#tv #scroller #scrollables p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	max-height: 25px;
}
#tv #scroller #scrollables h3 {
	color: #0072BB;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	max-height: 30px;
	position: relative;
	width: 140px;
}
#tv #scroller #scrollables .videothumbnails {
	cursor:pointer;
	width:90px;
	height:50px;
	border: 2px solid #000000;
}
#tv #scroller #scrollables .videothumbnails:hover {
	border: 2px solid #0099FF;
}


#tv #scrollup {
	position: absolute;
	top: 430px;
	left: 580px;
	cursor:pointer;
}
#tv #scrolldown {
	position: absolute;
	top: 550px;
	left: 580px;
	cursor:pointer;
}
#tv #scrollup:hover {
	opacity:0.7;filter:alpha(opacity=70);
}
#tv #scrolldown:hover {
	opacity:0.7;filter:alpha(opacity=70);
}
#tv #scroller #scrollables {
	position: relative;
	height: auto;
}
#errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E10000;
	text-align: left;
	line-height: 30px;
}
#success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #B9CD7C;
	border-right-color: #B9CD7C;
	border-bottom-color: #B9CD7C;
	border-left-color: #B9CD7C;
	background-color: #80963A;
}
#duplicate {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #990000;
	background-color: #993333;
}
.errorcheck {
	width: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #E10000;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.techboxtop h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #BFB161;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#techbox1 h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #BFB161;
}
#techbox1 p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#techbox2 h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #BFB161;
}
#techbox2 p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content a {
	color: #BFB161;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
}
#copyright  {
	position: absolute;
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	z-index: 200;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 20px;
}
#sharelinks  {
	width: 120px;
	position: relative;
	z-index: 200;
	height: auto;
	text-align: center;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: auto;
}

#header #signuplink {
	position: absolute;
	width: 250px;
	top: 10px;
	right: 100px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#header #signuplink a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
#header #signuplink a:hover {
	color: #BFB161;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	color: #303030;
	position: relative;
	background-image: url(../media/png/template/page-bg-white.png);
	background-repeat: repeat-y;
	background-position: center top;
}

body {
	background-image: url(../media/png/template/page-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	overflow-x: hidden;
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:auto;
}
#container #header {
	position: relative;
	height: 123px;
	width: 1024px;
	color: #CCCCCC;
	z-index: 50;
}
#header #mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	position: absolute;
	width: 800px;
	height: auto;
	top: 101px;
	left: 115px;
	text-align: center;
	z-index: 50;
}
#header #mainnav a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}
#header #mainnav a:hover {
	color: #BFB161;
}
#footer {
	background-image: url(../media/jpg/template/footer-bg-2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 110px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 98;
	margin-top: -55px;
}
#subnav  {
	height: 24px;
	width: 500px;
	position: absolute;
	z-index: 22;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Calibri, Arial, Verdana;
	top: 122px;
	left: 230px;
}
#logo  {
	position: absolute;
	left: 0px;
	top: 18px;
	z-index: 60;
}
#bikesmenu {
	display: none;
	height: 24px;
	text-align: left;
	padding-left: 200px;
}
#wheelsmenu {
	display: none;
	height: 24px;
	padding-left: 250px;
	text-align: left;
}
#subnav a{
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 3px;
	cursor: pointer;
}
#subnav a:hover{
	color: #BFB161;
}
.usemouse {
	cursor: pointer;
}
#carouselholder {
	position: relative;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	top: 500px;
	height: 600px;
	overflow: hidden;
}
#carouselholder #carouselcontent {
	position: relative;
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#carouselholder #carouselnavigation {
	position: relative;
	height: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#carouselholder  #carousel {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	height: auto;
	overflow: hidden;
	left: 80px;
}
#carouselholder #carouselleftscroller {
	position: absolute;
	top: 430px;
	left: 50px;
	height: 134px;
	width: 30px;
	cursor:pointer;
}
#carouselholder #carouselrightscroller {
	position: absolute;
	top: 430px;
	right: 50px;
	height: 134px;
	width: 30px;
	cursor:pointer;
}
#carouselholder #carousel .carouselthumbnail {
	border: 2px solid #CCCCCC;
	padding: 4px;
	background-color: #FFFFFF;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #DADADA;
}
#map_canvas {
	position: absolute;
	height: 400px;
	width: 900px;
	background-color: #000000;
	left: 14px;
	top: 14px;
	border: 1px solid #000000;
	z-index: 20;
}
#map_console {
	background-image: url(../media/png/template/map/consolebg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 430px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#map_console_small {
	position: relative;
	height: 430px;
	width: 470px;
	background-image: url(../media/png/template/map/consolebgsmall.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#etv {
	position: relative;
	text-align: center;
	margin-left: -25px;
}
#suggestionsholder {
	position: relative;
	z-index: 25;
}
#suggestions {
	position: absolute;
	width: 668px;
	top: 19px;
	left: -165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F2F2F2;
	background-image: url(../media/png/template/map/suggestionsbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: none;
}
#suggestions a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F2F2F2;
	text-decoration: none;
	position: relative;
	width: 200px;
}
#suggestions a:hover{
	color: #BFB161;
}
#bikeholder {
	position: relative;
	height: auto;
	width: 1000px;
	margin-left: -35px;
	margin-bottom: -120px;
	padding: 0px;
	margin-right: auto;
}
#bikeholder #bikelogo {
	overflow: visible;
	position: absolute;
	top: -70px;
	right: 30px;
	z-index: 21;
	height: 65px;
	width: 280px;
}
#bikeholder #wheellogo {
	overflow: auto;
	position: absolute;
	top: -35px;
	right: 90px;
	z-index: 21;
}
#bikeholder #stage {
	position: relative;
	height: 351px;
	width: 1000px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#bikeholder #specifications {
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F2D30;
	border-right-color: #CCCCCC;
	border-bottom-color: #2F2D30;
	border-left-color: #666666;
	position: relative;
	width: 920px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	height: auto;
	padding-bottom: 100px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#bikeholder #bikelarge {
	position: absolute;
	left: 39px;
	top: -80px;
	z-index: 1;
}
#bikeholder #wheellarge {
	position: absolute;
	left: 40px;
	top: -110px;
	z-index: 1;
}
#bikeholder #specifications #specificationsnav {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	width: 450px;
}
#bikeholder #specifications #specificationsnav a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#bikeholder #specifications #specificationsnav a:hover {
	color: #484337;
}
#bikeholder #specifications .tab {
	background-image: url(../media/png/template/bikes/tab1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
#bikeholder #specifications .tab2 {
	background-image: url(../media/png/template/bikes/tab2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
#bikeholder #specifications .bikegallerythumb {
	border: 3px double #CCCCCC;
}

#bikeholder #stage #biketext {
	position: absolute;
	width: 255px;
	right: 40px;
	top: 0px;
	padding: 3px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #E6E6E6;
	overflow: auto;
	height: 320px;
	background-image: url(../media/png/template/bikes/sheen.png);
	background-repeat: repeat;
	z-index: 22;
}
#bikeholder #stage #wheeltext {
	position: absolute;
	width: 280px;
	right: 40px;
	top: 90px;
	padding: 3px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #E6E6E6;
	overflow: auto;
	height: 220px;
	background-image: url(../media/png/template/bikes/sheen.png);
	background-repeat: repeat;
	z-index: 22;
}
#bikeholder #stage #biketext h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2B292A;
	margin-top: 0px;
	padding: 0px;
}
#bikeholder #stage #wheeltext h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2B292A;
	margin-top: 0px;
	padding: 0px;
}
.borderedpanel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#bikegallery {
	display: none;

}
.formbutton {
	background-color: #F0F0F0;
	padding: 4px;
	border: 3px solid #D8D8D8;
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
fieldset  {
	margin: 20px;
	padding: 20px;
	border: 1px dotted #CCCCCC;
}
legend  {
	color: #FFFFFF;
	background-color: #0C1C31;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
#container .friendphotoholder {
	position: relative;
	text-align: center;
}
#container .friendphoto {
	height: 45px;
	width: 60px;
	overflow: hidden;
	display: inline;
	margin: 1px;
	position: absolute;
	border: 2px solid #FFFFFF;
	left: 3px;
	top: 0px;
}
#container .friendlabel {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-top: 50px;
	line-height: 10px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
}
#homeplayerholder {
	background-image: url(../media/jpg/template/playerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 980px;
	height: 471px;
	left: -20px;
	top: 95px;
}
#homeplayerholder #homeplayer {
	position: absolute;
	top: -5px;
	right: 8px;
}
#etv {
	background-image: url(../media/jpg/template/tvbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 642px;
	width: 1032px;
	margin-left: -48px;
}
#etv #tv {
	margin-top: 20px;
}
#footerextended {
	background-color: #000000;
	height: 300px;
	margin-top: -31px;
	z-index: 96;
	position: relative;
	background-image: url(../media/png/template/design.png);
	background-repeat: repeat;
	background-position: center top;
}
#homelanding {
	background-image: url(../media/jpg/template/MainImage.jpg);
	background-repeat: no-repeat;
	height: 622px;
	width: 1000px;
	margin-left: -30px;
	background-position: center top;
	margin-top: -50px;
	position: relative;
}
#homelanding #homelandingthumbs img {
	border: 1px solid #333333;
}

#homelanding #homelandingthumbs {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#bikejumpmenu {
	position: absolute;
	top: -60px;
	right: 40px;
	display: none;
}
.techlinksdormant  {
	font-weight: bold;
	color: #666666;
	padding: 3px;
	text-decoration: none;
}
.techlinksactive  {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	padding: 3px;
	text-decoration: none;
}
#techmenu a {
	color: #666666;
	text-decoration: none;
}
#techmenu a:hover {
	color: #999999;
	text-decoration: none;
}
#techmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.greyborders {
	border: 3px solid #CCCCCC;
	cursor: pointer;
}
.dropmenu {
	background-image: url(../media/png/template/dropmenubg.png);
	background-repeat: repeat;
	border: 1px solid #000000;
	position: absolute;
	height: auto;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	z-index: 200;
}
.dropmenu div  {
	position: relative;
	height: 22px;
	width: 200px;
}

.dropmenu .title  {
	position: relative;
	height: auto;
}
.dropmenulink {
	display: inline;
	position: relative;
	height: auto;
	width: 100px;
}

.dropmenu a {
	text-align: left;
	width: 190px;
	position: absolute;
	left: -10px;
	top: 0px;
	padding: 3px;
	color: #FFFFFF;
}
.dropmenu a:hover {
	text-align: left;
	background-color: #000000;
	width: 190px;
	position: absolute;
	left: -10px;
	top: 0px;
	padding: 3px;
	color: #FFFFFF;
}
#footerextended #webdevelopmentby {
	position: absolute;
	width: 100px;
	top: 0px;
	left: -400px;
}
.selectedtab {
	color: #FFFFFF;background-image: url(../media/jpg/template/tab.jpg);background-repeat: no-repeat;background-position: right bottom;
}
.tablet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#techbox1 {
	position: relative;
	height: auto;
	width: 802px;
	background-color: #E7E7E8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#techbox2 {
	position: relative;
	height: 211px;
	width: 802px;
	background-color: #E7E7E8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lockednloaded h1 {
	color: #BCAE5F;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#lockednloaded p {
	margin: 0px;
	font-size: 13px;
	font-family: Calibri, Arial;
	color: #333333;
}
#lockednloaded #loadedgallery {
	overflow: hidden;
	position: relative;
	width: 420px;
}
.techboxtop {
	background-image: url(../media/png/template/textbox1.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 822px;
	height: auto;
}
#videoproductplayer {
	position: absolute;
	left: 40px;
	top: -80px;
	z-index: 20;
	display: none;
}

