

/**********************************************************/
/*  TOPBAR navigation system                              */
/**********************************************************/

#topbar ul {
	font-family: Arial, helvetica, sans-serif;
	position-absolute;
	top: 106px;
	width: 980px;
	height: 25px;
	left: 0px;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-left: 0px;
	background-image: url(sidebutton.jpg);
	background-repeat: repeat-x;
}

#topbar li {
	display: block;
	float: left;
	font-size: 16px;
	width: 150px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

#topbar a:link, #topbar a:visited {
	text-decoration: none;
	color: white;
}

#topbar a:hover {
	color: #ff3399;
}

/**********************************************************/
/*  SIDE navigation system                                */
/**********************************************************/


#sidenav ul {
	font-family: Arial, helvetica, sans-serif;
	list-style: none;
	position: absolute;
	top: 170px;
	left: 10px;
	width: 110px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#sidenav li {
	font-size: 12px;
	color: black;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
}

#sidenav h2 {
	font-size: 14px;
	background-color: #cccccc;
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidenav a:link, #sidenav a:visited {
	text-decoration: none;
	color: blue;
	vertical-align: text-bottom;
	width: 100px;
}

#sidenav a:hover {
	color: white;
	background-color: blue;
}


/**********************************************************/
/*  Main Content                                          */
/**********************************************************/


#content {
	position: absolute;
	top: 170px;
	left: 140px;
	text-align: justify;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	width: 450px;
	background-color: #cccccc;
	padding: 4px 8px 4px 8px;
}

#content h1 {
	background-color: blue;	
	color: white;
	font-weight: bolder;
	margin-top: 3px;
	text-align: center;
}

#content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#side2 {
	position:absolute;
	top:170px;
	left:650px;
	margin-top: 0px;
}


.nav_mid {
	text-align: center;
}

.nav_mid img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.nav_left {
	float: left;
	margin-left: 60px;
}

.nav_right {
	float: right;
	margin-right: 40px;
}

.nav_right img {
	border-style: none;
}



/*********ADVERT*********/
.adwrap {
	float: right;
}

.adtext {
	float: left;
	color: #cc6600;
	margin-top: 10px;
	height: 50px;
}

.adtext a {
	color: #cc6600;
}

.adimg img {
	float: left;
	border: 0px;
	display: inline;
	margin-left: 10px;
}


/**********************************************************/
/*  News Boxes                                            */
/**********************************************************/


.newsbox {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	padding: 2px 5px 2px 5px;
	background-color: blue;
	color: white;
	text-align: justify;
}

.newsbox h2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-stretch: wider;
	margin-bottom: 0px;
	color: blue;
	background-color: #cccccc;
	text-align: center;
}

.newsbox a {
	color: white;
}

.newsbox img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/**********************************************************/
/*  Car pages                                             */
/**********************************************************/

#carpage {
	position: absolute;
	top: 170px;
	left: 140px;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	width: 650px;
	background-color: #cccccc;
	padding: 8px;
}

#carpage h1 {
	color: white;
	background-color: blue;
	margin-top: 3px;
}

#carpage img {
	border-style: none;
}

.carimage {
	width: 375px;
	float: left;
	margin: 5px 0px 5px 10px;
}

.carthumbs {
	width: 185px;
	float: left;
	margin: 5px 15px 5px 15px;
}


/******************* CAR FACTS **********************/

.carspecs {
	float: right;
	width: 200px;
	font-size: 14px;
	font-family: Arial, helvetica, sans-serif;
	color: blue;
	background-color: white;
	margin: 5px 5px 5px 20px;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

.carspecs h3 {
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: underline;
}

.carfacts {
	float: right;
	width: 200px;
	font-size: 14px;
	font-family: Arial, helvetica, sans-serif;
	color: blue;
	background-color: white;
	margin: 5px 5px 5px 20px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
}

.carfacts h3 {
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: underline;
	text-align: center;
}

#caroptions {
	font-size: 14px;
	width: 600px;
	font-family: Arial, helvetica, sans-serif;
	color: blue;
	text-align: center;
	background-color: white;	
	margin: 5px 5px 5px 10px;
}


/******************* CLOSE UPS **********************/

.carcloseright {
	float: right;
	width: 80px;
	background-color: white;
	margin: 5px 15px 5px 5px;
	padding: 0px;
} 

.carcloseleft {
	float: left;
	width: 80px;
	background-color: white;
	margin: 5px 0px 5px 15px;
	padding: 0px;
} 

/******************* PRODUCTS **********************/


.prodpush {
	width: 180px;
	height: 200px;
	font-size: 14px;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	color: #666633;
	background-color: #ffcc33;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 0px 5px;
}

.prodpush h3 {
	color: #996600;
	margin-bottom: 6px;
	margin-top: 0px;
	text-decoration: underline;
}

.prodpush a {
	color: #996600;
}

.prodpush img {
	BORDER-STYLE: NONE;
}

.prod_left {
	width: 200px;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
}

.prod_right {
	width: 350 px;
	margin-right: 20px;
	margin-left: 10px;
	float: right;
	text-align: center;
}

.prod_right img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/**************************************************************/
/*                   BOOKS FOR SALE                           */
/**************************************************************/


.books {
	position: absolute;
	font-family: Arial, helvetica, sans-serif;
	top: 170px;
	left: 815px;
	width: 180px;
	background-color: #cccccc;
	color: blue;
	font-size: 12px;
	text-align: center;
}

.books h3 {
	background-color: blue;
	color: white;
	text-align: center;
}

.books img  {
	display: block;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.books form {
	display: block;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.post {
	color: red;
	font-size: 14px;
	text-align: center;
}

.red {
	color: red;
	font-weight: bold;
}
.white {
	color: white;
	font-weight: bold;
}
.black {
	color: black;
	font-weight: bold;
}
.green {
	color: green;
	font-weight: bold;
}
.blue {
	color: blue;
	font-weight: bold;
}
.yellow {
	color: yellow;
	font-weight: bold;
}
.magenta {
	color: magenta;
	font-weight: bold;
}
.orange {
	color: orange;
	font-weight: bold;
}




/**************************************************************/
/*                   GOOGLE & OTHERS                          */
/**************************************************************/

#google {
	position: absolute;
	top: 170px;
	left: 1015px;
}




/************** universal routines **********************/


.clearall {
	clear: both;
}


.blacktext {
	font-family: Arial, helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

#srchresult {
	position: absolute;
	top: 170px;
	left: 170px;
	text-align: justify;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	width: 650px;
	background-color: #cccccc;
	padding: 4px 8px 4px 8px;
}

.contactbox {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	padding: 2px 5px 2px 5px;
	color: white;
	text-align: justify;
}

#navigate {
	position: absolute;
	top: 170px;
	left: 140px;
	text-align: justify;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	width: 630px;
	background-color: #cccccc;
	padding: 4px 8px 4px 8px;
}

#navigate h1 {
	background-color: blue;	
	color: white;
	font-weight: bolder;
	margin-top: 3px;
	text-align: center;
}

#navigate h2 {
	text-align: center;
}

#navigate img {
	border: none;
}



#ppsample {
	position: absolute;
	top: 170px;
	left: 140px;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	width: 650px;
	background-color: #cccccc;
	padding: 4px 8px 4px 8px;
}

#ppsample h1 {
	background-color: blue;	
	color: white;
	font-weight: bolder;
	margin-top: 3px;
}

#ppsample img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}


.calimage {
	width: 610px;
	font-size: 14px;
	text-align: center;
	color: blue;
	float: left;
	align: center;
}

.navlink {
	color: blue;
	font-size: 12px;
}

.navlink a:link, .navlink a:visited {
	text-decoration: none;
	color: blue;
	font-size: 14px;
	font-weight: bolder;
}


.navlink a:hover {
	color: white;
}