* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000000;
	background-image: url(images2008/screen/pagebg.png);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCC99;
	font-size: 1.6em;
	letter-spacing: -0.1em;
	padding: 5px 0 3px 0;
}

h2, h3 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCC99;
	font-size: 1.4em;
	letter-spacing: -0.1em;
}

p {
	text-align: justify;
	line-height: 140%;
	padding-bottom: 5px;
}
.oneColElsCtr #container {
	width: 860px;
	text-align: left;
	background-color: #333333;
	background-image: url(images2008/screen/hdbackgroundcenter.png);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	padding: 0px;
	border: 1px solid #999999;
}
#mainContent  {
	padding: 8px;
}
#header  {
	background-image: url(images2008/screen/centreheader.png);
	height: 40px;
	width: 860px;
	font-size: 0px;
	color: #333333;
}
#header  a  {
	color: #333333;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 60px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#SideMenu {
	width: 200px;
	padding: 0px;
	background-color: #1A1A1A;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images2008/screen/sidemenubg.png);
	background-repeat: repeat-y;
	float: left;
}
#SideMenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#SideMenu ul ul ul {
	margin: 2px 0 0 20px;
}
#SideMenu a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

#SideMenu a:hover {
	color: #FC6500;
}
#SideMenu .MenuSection {
	text-transform: uppercase;
	color: #CCCC99;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 15px 0 5px 0;
}

#PageHeader {
	width: 630px;
	margin-left: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding: 0;
	float: left;
}

#PageHeader img {
	border: 1px solid #666666;
	height: 300px;
	width: 630px;
}

#PageHeader h1 {
	height: 35px;
	width: 600px;	
	margin: 0 0 0 30px;
	text-indent: -9999px;
	font-size: 0px;
	color:#333333;
	padding: 0;
}

#PageContent {
	width: 630px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 15px;
	padding: 0;
	float: left;
}

#PageContent table {
	margin: auto;
	text-align: left;
	border-collapse:collapse;
	width: 630px;
}
#PageContent th {
	width: 200px;
}
#PageContent th, #PageContent td {
	border-bottom: 1px solid #999999;
}

#PageContent a {
	color: #FFFFCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

#CatList {
	margin: auto;
	width: 100%;
	border-collapse: collapse;
	font-size: 90%;
}
#CatList td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#CatList th {
	color: #FFFFFF;
	background-color: #000;
	border: 1px solid #F90;
	padding: 1px 2px;
}

#CatList img {
	height:60px;
	background-color: #000;
	border: 1px solid #F90;
	padding: 1px 2px;
}

#CatList input, select {
	text-transform:uppercase;
	color:#F60;
	background-color: #000;
	border: 1px solid #F90;
	padding: 1px 2px;
	margin-top:5px;
}

#ModelList {
	margin: auto;
	width: 98%;
	border-collapse: collapse;
	font-size: 90%;
}
#ModelList td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#ModelList th {
	color: #FFFFFF;
	background-color: #000;
	border: 2px groove #666;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.HDForm {
	margin: auto;
	width: 80%;
	border-collapse: collapse;
	font-size: 90%;
}

.HDForm th {
	color: #FF6600;
	padding-top: 1px 2px;
	font-weight: lighter;
}

.HDForm td { 	padding: 3px; }

#surveyForm legend {
	text-transform: uppercase;
	color: #CCCC99;
	padding: 10px;
}

.HDForm #enviar, .HDForm #borrar  {
	color: #FFFFFF;
	background-color: #1A1A1A;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF6600;
	text-transform:uppercase;
}


.highlightText {
	font-weight: bold;
	color: #CACA98;
}

.newSec {
	color:#FF6600;
}

.ctrImage  {
	padding: 5px;
	border: 1px solid #FF9900;
	margin: 10px auto;
}
#zoomBox {
	background-color: #FFFFFF;
	height: 260px;
	width: 340px;
	border: 1px solid #FF6633;
	left: -9990px;
	position:absolute;
}
#zoomBox input {
	color: #000000;
	background-color: #FF6600;
	display: block;
	width: 100%;
}

.BikeDetail {
	width: 90%;
	padding: 0;
	margin: 5px auto;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #666666;
	height: 126px;
	float: none;
}

.BikeDetailCell {
	float: left;
	padding: 0;
	margin: 2px;
}

.BikeDetailCell p {
	padding-bottom: 5px;
}

.BikeDetailCell img {
	border: 1px solid #FF3300;
}

.BikeDetailCell a {
	border: none;
	margin:0;
	padding:0;
}
#OffersBox {
	float: right;
	width: 180px;
	height: 200px;
	text-align: right;
}
.UsedBikeDesc .UsedPic {
	height: 300px;
	width: 410px;
	float: left;
}
.UsedBikeDesc {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.UsedBikeDesc .UsedDesc {
	float: left;
	width: 220px;
}
.UsedBikeDesc .UsedDesc p {
	text-align: left;
	font-size: 11px;
}
