/******************************

MOTORRAD

********************************/



@charset "UTF-8";
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	height: 100%;
}
.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 902px;
    float: left;
	position: relative;
	left: 50%;
	margin-left: -461px;
	background-color:#fff;
	border-left: solid 1px #0089BD;
	border-right: solid 1px #0089BD; 
	border-bottom: solid 1px #0089BD; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image:url(images/background_w.jpg);
	background-repeat: repeat-x;
	margin-bottom:20px;
	line-height:1.2;
}
.header {
	width: 902px;
	height: 105px;
	margin-bottom: 10px;
	float: left;
	background-image:url(images/header_w.jpg);
	background-repeat: no-repeat;
}
.logo {
	position: relative;
	top: 27px;
	left: 13px;
	height: 60px;
	width: 214px;
}
.content {
	width: 900px;
	margin-bottom: 10px;
	float: left;
	border: solid 1px #57B2DE;
}
.content ul, .sectionContent ul, .contentContent ul, .modelContent ul, #options ul  {
	list-style: disc;
	list-style: outside;  
	margin-left: 15px;
}

.content li, .sectionContent li, .contentContent li, .modelContent li, #options li  {  
	margin: 3px 0px 3px 0px;
}

.content ol, .sectionContent ol, .contentContent ol, .modelContent ol  {
	list-style: decimal;
	list-style: outside;    
	margin-left: 15px;
}
 
.promotions {
	width: 900px;
	height: 93px;
	float: left;
	border: solid 1px #57B2DE;
	margin-bottom:10px;
	text-align:center;
}
.portlets {
	width: 446px;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subportlets {
	float: left;
	width: 446px;
	clear: none;
	padding-left:11px;
}
.contentportlets {
	float: left;
	width: 218px;
	clear: left;
}
.portlet, .portlet_center, .portlet_right, .portlet_centerL{
	width: 216px;
	height: 93px;
	border: solid 1px #57B2DE;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.portlet_center{
	margin: 0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.portlet_right{
	margin-left: 10px;
}
.portlet_centerL{
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	width: 902px;
	height: 30px;
	float: left;
	font-size:10px;
	text-align: right;
	margin-top: 10px;
	text-transform: uppercase;
}

/* Text */

h1 {
	font-size: 22px;
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
}
h2 {
	font-size: 16px;
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-weight:normal;

}

/* Navigation */

.mainNav {
	float: right;
	text-align: right;
	color: #ffffff;
	position: absolute;
	font-size: 10px;
	text-align:right;
	top: 56px;
	right: 10px;
	width: 654px;
	text-transform: uppercase;
}
.mainNav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mainNav a, .footer a{
	display: inline-block;
	width: auto;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}
.footer a {
	color:#000;	
}
.mainNav a:hover {
	color: #CCC;
}

.footer a:hover {
	color: #57B2DE;
}
.home {
	width: auto;
}
.mainNave .home a{
	padding-left: 0px;
}
.currentPage a{
	text-decoration: underline;
}
.subNav {
    width: 196px;
	height: 174px;
	float: left;
	margin-bottom:10px;
	color: #000;
	font-size: 12px;
	text-align:left;
	border: solid 1px #57B2DE;
	padding: 10px;
}
.subNav a {
	width: 196px;
	float: left;
	clear: both;
	color:#000;
	text-decoration:none;
	border-bottom: solid 1px #57B2DE;
	line-height:175%;
}
.subNav a:hover, .footer a:hover {
	color: #57B2DE;
}

/* Section Page */

.set {
	float: left;
	clear: none;
}
.sectionContent {
	width: 652px;
	float: right;
	clear: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom: 10px;
	border: solid 1px #57B2DE;
	padding: 10px;
}
.sectionImage {
	width: 443px;
	height: 303px;
	border: solid 1px #57B2DE;
	float: left;
	clear: none;
}
/* Content Page */

.contentContent {
	width: 652px;
	float: right;
	clear: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #57B2DE;
}

/* New Car Page */
.newCarNav {
	width: 900px;
	height: 142px;
	float: left;
	margin-bottom:10px;
	text-align:center;
	border: solid 1px #57B2DE;
}
/* New Model Page */

.modelInfo {
width: 216px;
float: left;
}

.modelInfoTitle {
border: 1px solid #57B2DE;
border-top:1px solid #fff;
background-color: #57B2DE;
padding: 7px 10px 7px 10px;
}

.modelInfoLink {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
width: 100%;
text-decoration:none;
cursor:pointer;
}

.modelInfoBox {
padding: 10px;
border: 1px solid #57B2DE;
display: none;
}

.modelInfoCell {
padding: 5px 0px 5px 0px;
border-top:1px solid #57B2DE;
}

.modelContent {
width: 657px;
float: left;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000;
margin-bottom: 15px;
padding-left: 15px;
}
.modelSpecs {
float: right;
width: 672px;
border: 1px, solid, #57B2DE;
}

.modelChooser {
	width: 443px;
	height: 303px;
	/*border: solid 1px #57B2DE;*/
	float: right;
	clear: none;
	margin-left:10px;
	color: #000;
}
.homeText {
	width: 424px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border: solid 1px  #57B2DE;
	padding: 10px;
	}
/* Form elements */
legend {
	font-size: 16px;
	margin: 5px 0px;
	padding: 0px 5px;
}
fieldset {
	border: solid #57B2DE 1px;
	padding: 10px;
}
fieldset input, fieldset select, fieldset textarea{
	margin-top: 5px;
	margin-bottom:10px;
	margin-right: 10px;
}