/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

BODY {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  font-family: Verdana, Tahoma, Arial;
  font: normal 15px Verdana;
  height:100%; 
}

IMG {
	border:none;
}

.wrapper {
  width: 800px;
  /*height: 550px;*/
  height: 100%;
  margin: 0px auto;
  background-color: #d16117;
  /*background-color: transparent;*/
}

.top {
  height: 120px;
  /*margin-left: 50px;*/
  background-image: url('../images/top_all_bikes.jpg');
}

.top_ {
	background-image: url('../images/top_bottom_all_bikes.jpg');
	background-repeat:no-repeat;
	background-color:#e25b01;
}

.content {
	position: absolute;
	width: 800px;
	/*height: 400px;*/
  	background-color: #d16117;
	top: 157px;
	clear: both;
	border-top: #d16117 1px solid;
	color:white;
	height: 78%;
	font-family: Verdana, Tahoma, Arial;
	left: 162px;
}

.contentAdmin {
  position: absolute;
  width: 800px;
  height: 81%;
  background-color: #d16117;
  top: 140px;
  clear: both;
  border-top: #d16117 1px solid;
  color:white;
  font-family: Verdana, Tahoma, Arial;
}

.cont {
  position: absolute;
  width: 800px;
  height: 78%;
  background-color: #d16117;
  top: 158px;
  clear: both;
  border-top: #d16117 1px solid;
  color:white;
}

#leftcontent {
	position: absolute;
	left:10px;
	/*top:50px;*/
	width:180px;
	height:390px;
	/*background:#fff;
	border:1px solid #000;*/
}

#centercontent {
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	margin-left: 170px;
	margin-right:170px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 171px;
	margin-right:171px;
	background-color: #b14500;
	height:100%;
	width:435px;
	/*padding-left:5px;*/
	
	max-width:435px;
	max-height:100%;
	overflow-x:hidden;
	overflow:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #d16117;
	scrollbar-highlight-color: #b14500;
	scrollbar-3dlight-color: #b14500;
	scrollbar-shadow-color: #b14500;
	scrollbar-darkshadow-color: #b14500;
	scrollbar-track-color: #b14500;
}

#centercontent A{text-decoration: none; color:#FFFFFF; font-size:11px;}
#centercontent A:HOVER{text-decoration: none; color:#FFFFFF; font-size:11px;}
#centercontent A:VISITED{text-decoration: none; color:#FFFFFF; font-size:11px;}

html>body #centercontent {
	margin-left: 171px;
	margin-right:171px;
}

#rightcontent {
	position: absolute;
	right:10px;
	top: 0;
	width:160px;
	height:390px;
}

#rightcontent TABLE {
	padding: 0;
	margin: 0;
}

#collcontent {
	voice-family: "\"}\"";
	voice-family: inherit;
	height:97%;
	width:800px;
	/*max-width:800px;
	max-height:400x;*/
	max-width:800px;
	max-height:97%;
	overflow-x:hidden;
	overflow:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #d16117;
	scrollbar-highlight-color: #b14500;
	scrollbar-3dlight-color: #b14500;
	scrollbar-shadow-color: #b14500;
	scrollbar-darkshadow-color: #b14500;
	scrollbar-track-color: #b14500;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
}
#collcontent A{text-decoration: none; color:#FFFFFF; font-size:11px;}
#collcontent A:HOVER{text-decoration: none; color:#FFFFFF; font-size:11px;}
#collcontent A:VISITED{text-decoration: none; color:#FFFFFF; font-size:11px;}

#leftLink {
	position: absolute;
	left:10px;
	background-color:#FFFFFF;
	width:150px;
	height:390px;
}

#centerLink {
	/*background:#fff;*/
	background-color:#FFFFFF;
	margin-left: 170px;
	margin-right:170px;
	/*border:1px solid #000;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 171px;
	margin-right:171px;
	height:100%;
	width:435px;
	max-width:435px;
	max-height:100%;
	overflow-x:hidden;
	overflow:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #d16117;
	scrollbar-highlight-color: #b14500;
	scrollbar-3dlight-color: #b14500;
	scrollbar-shadow-color: #b14500;
	scrollbar-darkshadow-color: #b14500;
	scrollbar-track-color: #b14500;
}

.bottom {
	position:fixed;
  	bottom: 0;
	font: normal 11px Verdana;
  	line-height: 20px;
  	height: 20px;
  	width: 800px;
  	bottom: 0px;
  	color: #c7c7c7;
  	background-color: #000000;
}

  .bottom A{text-decoration: none; color:#E7E7E7;}
  .bottom A:HOVER{text-decoration: none; color:#E7E7E7;}
  .bottom A:VISITED{text-decoration: none; color:#E7E7E7;}

#maintab{
padding: 3px 0;
margin: 0;
text-align:center;
font: bold 12px Verdana;
list-style-type: none;
background: transparent;
}

#maintab li{
display: inline;
margin: 0;
/*background-image:url(../images/top_bottom_all_bikes.jpg);*/
/*background-color: #e25b01;*/
}

#maintab li a{
text-decoration: none;
padding: 3px 7px;
/*margin-right: 3px;
border: 1px solid #778;*/
color: #ffffff;
background: transparent;
}

#maintab li a:hover{
color: #FF9900;
background: transparent;
}

#maintab li.selected a{ /*selected main tab style */
/*background-color: #EFFADC;*/
/*border-color: navy;*/
color: #FF9900;
}

#tabcontent{ /*2nd level content wrapper*/
/*border: 1px solid #778;*/
text-align: center;
margin: 0;
background-color: #B4320E;
font: bold 12px Verdana;
width: 800px;

/*height: 100% /*IE7 beta2 fix*/
}

#tabcontent li{
display: inline;
margin: 0;
/*background-image:url(../images/top_bottom_all_bikes.jpg);*/
/*background-color: #e25b01;*/
}

#tabcontent li a{
text-decoration: none;
padding: 3px 7px;
/*margin-right: 3px;
border: 1px solid #778;*/
color: #ffffff;
background: transparent;
}

#tabcontent li a:hover{
color: #FF9900;
background: transparent;
}

#tabcontent li.selected a{ /*selected main tab style */
/*background-color: #EFFADC;*/
/*border-color: navy;*/
color: #FF9900;
}


#tabcontent_ {
	margin-left:100px;
	text-align:center;
	/*background-color: #B4320E;*/
	background-color:#FF0000;
}

#tabcontent__ {
	background-color: #d16117;
}

#tabcontent ul{
padding: 0;
margin: 0;
list-style-type: none;
/*display: none;*/
text-align: center;
}

#tabcontent ul li{
display: inline;
text-align: center;
}

#tabcontent ul.selected{ /*selected 2nd level content*/
display: block;
}

#tabcontent ul li a{
/*border-right: 1px solid #778;*/
color: #ffffff;
padding: 2px 5px;
display: block;
float: left;
text-decoration: none;
text-align: center;
background-color: #B4320E;
}

#tabcontent ul li a:hover{
background-color: transparent;
color: #ff9900;
text-align: center;
}

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.title {
	margin-left:5px;
	margin-top:5px;
	font-size: 15px;
	font-weight:bold;
}

H1 { 
	margin-left:5px;
	margin-top:5px;
	font-size: 15px;
	font-weight:bold;
}

.tableSign {
	background-color: #b14500;
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	TEXT-DECORATION : none;
	margin: 0;
	padding: 0;
}

.titleSign {
	font-size: 15px;
	font-weight: bold;
	color: #d7834c;
}

.titleLink {
	margin-left:5px;
	margin-top:5px;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
}

.linkPoints {
	margin-left:5px;
	margin-top:5px;
	font-size: 11px;
	font-weight: bold;
	color:#d16117;
}

.linkPoints A {
	text-decoration:underline;
	color:#FF9900;
}

.linkPoints A:VISITED {
	text-decoration:underline;
	color:#FF9900;
}

.linkPoints A:HOVER {
	text-decoration:underline;
	color:#FF9900;
}

.merkPoints {
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	margin-left:5px;
	margin-top:5px;
}

#send{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:16px;
	height:20px;
	font-weight:bold;
	text-align:right;
}

#send a{
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:16px;
	TEXT-DECORATION : none;
}

#send a:hover{
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:16px; 
	TEXT-DECORATION : none;
}
.tableColl {
	border:thin;
	border-color:#b14500;
	background-color:#b14500;
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:9px;
}
.titleColl {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}
.tableMerk {
	font-size: 11px;
	font-weight: bold;
	color:#d16117;
	font-family: Verdana, Tahoma, Arial;
}

.tableMerk td{
	text-align:center;
}
  
  .tableMerk A{text-decoration: none; color:#d16117;font-size:11px;font-weight:bold;font-family: Verdana, Tahoma, Arial;}
  .tableMerk A:HOVER{text-decoration: none; color:#d16117;font-size:11px;font-weight:bold;font-family: Verdana, Tahoma, Arial;}
  .tableMerk A:VISITED{text-decoration: none; color:#d16117;font-size:11px;font-weight:bold;font-family: Verdana, Tahoma, Arial;}

.titleSPEC{
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	margin-left:46px;
}
.newsportgirly {
	margin-left:5px;
	margin-top:5px;
	font-size: 11px;
	font-weight: bold;
}
.contact {
	margin-left:5px;
	margin-top:5px;
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	TEXT-DECORATION : none;
}
.contact a{
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	TEXT-DECORATION : none;
}

.contact a:hover{
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	TEXT-DECORATION : none;
}
.contact a:visited{
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px; 
	TEXT-DECORATION : none;
}
.signin {
	margin-left:5px;
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:10px;
	TEXT-DECORATION : none;
}
