
html,body   {   
	background: #3C3A38 url("../img/layout/background.gif") repeat-x 0 0;
	height: 98%; 
	margin:0;
	padding:0;
}

body, td, div, table, p, h1, h2, h3, h4,a,input,submit {
font-family: Verdana, Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#A9A9A8;
} 

img {
border:0;
}

a {
text-decoration:none;
outline:none;

}

#frame {
	width: 99%; 
	position: absolute; 
	height: 99%; 
	text-align: center;
}

#maintable {
	margin:0px auto; 
	position: relative; 
	height: 100%; 
	text-align:center;
}

.content_table {
height:81px;  
/*width:100%;*/
}

.pagewrapper {
height:100%;
width:970px;   
position: relative; 
margin: auto auto;
/*margin-left:-118px;*/ 
} 

.content_table td {
text-align:left;
vertical-align:top;
}

#middleContent {
  width:100%;
  text-align:center;
  height:100%;
  margin:0;
  overflow:hidden;
}

#middleContent img {
  margin-right:60px;
}

#middleContentFlash {
width:970px;
}

#navigationWrapper, #newsFlashContent {
  float:left;
}

#navigationWrapper {
  width:380px;
}

#navigationContentWrapper {
margin-top:60px;
}

#newsFlashContent {
  border:1px solid #FFF;
  width:580px;
  min-height:200px;
  padding-bottom:10px;
}

#newsFlashContent .rand {
  padding:10px;
  line-height:160%;
}

#newsFlashContent h1 {
  text-transform:uppercase;
  padding:0;
  margin:0;
}


#newsFlashContent .awards {
  height:77px;
  overflow:hidden;
  border-bottom:1px solid #FFFFFF;
  position:relative;
}

/* PATCH FOR IE6 */ 
* html #newsFlashContent .awards {
  height:81px;
}



#popup {
  text-align:left;
  width:100%;
  overflow:hidden;
}

#popup ul {
  border:1px solid #FFFFFF;
  border-left:0;
  border-right:0;
  height:32px;
}


#navigationWrapper ul, #newsFlashContent .rand ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

#navigationWrapper li {		
	list-style-type: none;
	border:1px solid #FFFFFF;
	padding:0;
	margin:0;  
  border-right:0;
  height:100%; 
  
}

#navigationWrapper li span {
  padding:10px 17px;
  display:block;
}

li span { 
  text-transform:uppercase;
}

#popup li {
  border-top:0;
  border-bottom:0;
}

#popup li span {
	padding: 10px 11px; 	
}

#bikeNavigation li {
  border-top:0;
}

#navigationWrapper #bikeNavigation li span {
  padding:24px 17px;
}

#popup li {
  float: left;
}

div.csc-frame-frame1 {
  float:left;
  width:70px;
  height:100%;
  text-align:right;
  margin-right:10px;
}

div.csc-frame-frame2 {
  float:left;
  width:480px;
}

div#allWrapperContentScroller {
  position:relative;
  z-index:90;
  margin-left:79px;
}

* html div#scroller {
   visibility:visible;
}

div#allWrapperContentScroller div.csc-frame-frame2 {
  width:400px;
}

#scroller {
  visibility:hidden;
  position:absolute;
  top:0;
  right:30px;
  z-index:99;
}

/* Some Styles for news */
.news-latest-item-text-wrapper {
  width:360px;
}

.news-latest-item-text-wrapper,
news-latest-item-image-wrapper {
  float:left;
}




