@charset "utf-8";
/* CSS Document */

/* template */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}

#container {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	}

#mastertemplate {
	width:900px;
	height:auto;
	float:left;
	background:#000000;
}

#favorite {
	width:900px;
	height:47px;
	float:left;
	background-image:url(images/template/favourites.jpg);
	background-repeat:no-repeat;
}

#cwrbanner {
	width:900px;
	height:153px;
	float:left;
}		

#cwrlinks {
	width:151px;
	height:auto;
	background-color:#000000;
	float:left;
}	

#content {
	width:450px;
	height:auto;
	float:left;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:140%;
	padding-top:20px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:20px;
}

#cwrpicts {
	width:249px;
	height:auto;
	float:left;
	background-color:#000000;
	padding-top:20px;
}

#cwrfooter {
	width:900px;
	height:40px;
	float:left;
	background-color:#000000;
	padding-top:30px;
	text-align:center;
	color:#FFFFFF;
}


	

/* headings */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	line-height:140%;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	font-style:italic;
	line-height:140%;
}

.18bold { font:Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bolder; }

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	line-height:120%;
}

.footerlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:120%;
}	

.indent {color: #000000}



/* links */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

/* BUTTONS */

.glossymenu{
list-style-type: none;
display:block;
margin: 30px 0;
padding: 0;
width: 151px;
height: auto;
border-bottom-width: 0;
}

.glossymenu li a{
background: #000000 url(images/template/cwr.gif) repeat-x;
font: normal 10px  Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
height: 16px;
padding: 6px 0;
padding-left: 18px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 141px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover, .glossymenu li #current{
background-image: url(images/template/cwr2.gif);
color:#000000;
}

/* TEXT */
.products {
font: bold 16px  Arial, Helvetica, sans-serif;
color: white;
padding-left:16px;
}

.yellow {color:#FFCC33;}

/* OVERALLS */

.overalls {
width: 90px;
height: auto;
float: left;
}	

/* SEATS */

.seats {
width: 200px;
height: auto;
float: left;
}
