body{
	text-align:center;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-family: Century Gothic, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#1C0101;
	Background-Image: Url(../images/bg_texture.jpg);
	Background-Repeat: repeat;
	Background-Position: 0% 0%;
}

body td{
	font-family: Century Gothic, arial;
	font-size: 11px;	
}	

ul{
	margin-top:5px;
	margin-left:25px;
}

a:link{
	text-decoration: none;
	color: #1C0101;
}

a:visited{
text-decoration: none;
color: #999999;
}

a:hover{
color: #CCCCCC;
}

img{
border:0px;
}

input{
font-size:11px;
}

select{
font-size:11px;
}

textarea{
font-size:11px;
}

.header{
font-weight:bold;
padding-bottom:11px;
}

.header a:link{
color: #000000;
}		

.header a:visited{
color: #000000;
}		

.header a:hover{
color: #CCCCCC;
}		

.selected{
font-size:15px;
padding: 10px;
}
  	
.main{
text-align:justify;
padding:40px 40px 0px 20px;
}

table td{
vertical-align:top;
}

.main td{
}

.main img{
	border: 0px;
}

/*7. footer*/
.footer{
	font-size:10px;
	margin-top:22px;
	padding-top:11px;
	Background-Image: Url(../images/dotted_h.gif);
	Background-Repeat: repeat-x;
	Background-Position: 0% 0%;
}

.footer td{
	color: #000000;
	font-weight: bold;
}
  	

/*defined id blocks*/
/*----------------------------------------------------------------*/    	
  	#chosen{
  		color: #666666;
		border: 0px solid white;
		padding: 2px;
		font-size: 1.5em;
		font-weight: bold;
  	}
  	    	    	
  	#links1{
  		display: none;
  	}
  	#links2{
  		display: none;
  	}
  	#links3{
  		display: none;
  	}
  	#links4{
  		display: none;
  	}
  	#links5{
  		display: none;
  	}
  	#links6{
  		display: none;
  	}
  	#links7{
  		display: none;
  	}
  	#links8{
  		display: none;
  	}
  	#links9{
  		display: none;
  	}
  	#links10{
  		display: none;
  	}
		

/*text formatter*/
/*----------------------------------------------------------------*/
/*1. starter*/
.starter1{
	letter-spacing: -0.2em;
  	font-style: normal;
	font-size: 2em;
	font-weight:bold;
	text-indent: 0em;
	/*color: #cccc00;*/
	display: inline;
}

.starter{
	letter-spacing: 0.25em;
	font-style: normal;
	font-size: 1.3em;
	text-indent: 0em;
	padding: 0em 0em 0em 2em;
	border: 0px solid #000000;
	background-color: transparent;
	color: #CCCCCC;
	display: block;
	border-right: 0em solid #FF0000;
}

.starter2{
	letter-spacing: 0.2em;
	font-family: Haettenschweiler;
	font-style: italic;
	font-size: 1.3em;
	padding: 0.2em;
	border: 0px solid #000000;
	/*background-color: #0066CC;*/
	color: #999999;
	display: block;
	border-left: 0em solid #FF0000;
	padding-left: 0.5em;
	display: none;
}


.center{
	text-align:center;
}
.left{
	text-align:left;
}
.justify{
	text-align:justify;
}

.dateformat1{
	letter-spacing: 0em;
	font-size: 1.7em;
	font-family: Haettenschweiler;
	right: 0em;
	top: 0em;
}

.submain1{
	/*overflow: auto;*/
	border: 0px solid green;
	padding: 0em 2em 2em 5em;
}

.tablenormal td{
	vertical-align: top;
	padding-right: 1em;
}

.tablenormal2 td{
	vertical-align: top;
	padding-right: 1em;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.tablelisting{
	margin: 0em 0em 0em 0em;
	border-bottom: 0px solid #000000;
}

.tablelisting td img{
	border: 3px solid #666666;
}

.tablelisting tr{
}

.tablelisting td{
	font-size: 11px;
	vertical-align: top;
	color: #333333;
	font-family: Arial;
}

.tablehead{
font-weight:bold;
background-color:#DDDDDD;
}


.shout1{
	font-size:1.5em;
	color: #000000;
	letter-spacing: -0.1em;
	margin-bottom: 1em;
	font-family: arial black;
}

.shout2{
	font-size:1.1em;
	font-weight: bold;
}

.shout3{
	font-size:1.5em;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

.shout4{
	font-size:1.2em;
	font-weight: bold;
}

.shout5{
	font-size: 1.5em;
	color: #FFFFFF;
}

.shout6{
	font-weight: bold;
	color: #FF0000;
}

.shout7{
	color: #FF0000;
}

.small1{
	font-size: 0.8em;
}

.label1{
	background-color: transparent;
	padding: 0em 0.5em 0em 0.5em;
	font-weight: bold;
}

#login1{
	display: none;
}

#login1 td{
	color: #FFFFFF;
}

#logintext{
	text-align: right;
	padding-right: 1em;
}

.floatleft img{
	float: left;
}

.floatright{
	float: right;
}

.floatrightpic img{
float: right;	
}
	
.faq a:visited{
	color: #FFFFFF;
}

.faq a:hover{
	color: #FFFFFF;
}

.bannerspace{
	position: absolute;
	
}

.carshowcase{
}

.scrollClass2{
}

.homepagenews{
padding:5px;
padding-top:0px;
width:200px;
Background-Image: Url(../images/dotted.gif);
Background-Repeat: repeat-y;
Background-Position: 100% 0%;
}

.homepagenewscontainer{
}

.homepagebg{
border:1px solid #999999;
border-bottom:0px;
padding-top:5px;
padding-left:5px;
}

.whyrainbowdesc{
width:300px;
}

.menulink a:link{
font-weight:bold;
padding-left:5px;
padding-right:5px;
}

.menulink a:visited{
font-weight:bold;
padding-left:5px;
padding-right:5px;
}

.newsdate{
font-size:10px;
font-family: Century gothic;
color:#0099CC;
}

.submenu{
font-weight:bold;
}

.staffgallery td{
}

.tablelist{
}

.tablelist td{
padding:2px;
}

.tablelist2 td{
border:0px;
}

.makemodeldesc{
font-weight:bold;
}

.hilite1{
font-weight:bold;
font-size:11px;
}

.stocktable{
font-size:10px;
border:1px solid #CCCCCC;
background-color: #EEEEEE;
}

.stocktable td{
font-size:10px;
}

.stockdetail{
border:1px solid #CCCCCC;
padding:5px;
background-color:#EEEEEE;
}

.heading1{
font-size:2em;
}

.piccol{
margin-right:5px;
}

.thumbpiccol{
margin-top:5px;
margin-bottom:5px;
}

.feedbackform{
background-image: Url(../images/feedbackform_body.jpg);
background-repeat: repeat-y;
background-position: 0% 0%;
padding-left:20px;
margin:0px;
}

.stafftd{
border:1px solid #CCCCCC;
background-color:#EEEEEE;
padding:2px;
}

.searchbox{
padding:5px;
padding-left:0px;
Background-Image: Url(../images/dotted_h.gif);
Background-Repeat: repeat-x;
Background-Position: 0% 100%;
}

.headline{
font-weight:bold;
font-size:12px;
}

.newscontent{
font-size:11px;
font-family:Arial;
text-align:justify;
}

/*============================================================*/
.border{
	text-align:left;
	width:850px;
	border:1px solid #999999;
	padding:11px;
	background-color:#FFFFFF;
	Background-Image: Url(../images/floral1.jpg);
	Background-Repeat: no-repeat;
	Background-Position: 300px -75px;
}

.horizontaldotted{
	Background-Image: Url(../images/dotted_h.gif);
	Background-Repeat: repeat-x;
	Background-Position: 100% 0%;
}

.dotted{
	Background-Image: Url(../images/dotted.gif);
	Background-Repeat: repeat-x;
	Background-Position: 100% 0%;
}

.sendtofriend{
	font-size:10px;
	margin-top:30px;
	padding-left:11px;
}

.sendtofriend td{
	font-size:10px;
}
