/* CSS for avantgardecars.com */

#holder{
	font-family:Verdana, Geneva, sans-serif;
	width:850px;
	height:530px;
	margin:auto;
	
	padding:0px 0px 0px 0px;
}
#holder a{
	outline:none;
}
#topnav{
	height:110px;
	margin:auto;
	padding:10px 0px 0px 10px;
}
#topleft{
	width:390px;
	height:auto;
	float:left;
	display:block;
}
#topleft img{
	outline:none;
	border:#0F0 0px solid;
}
#topright{
	width:auto;
	height:auto;
	float:right;
	display:block;
}
#navigation{
	width:350px;
	height:10px;
	float:left;
	display:block;
	padding: 0px 0px 0px 8px;

}
#navigation a {
	text-decoration:none;
	color:#CC99CC;
	outline:none;
}
#navigation a:hover {
	text-decoration:none;
	color:#CC99CC;
	outline:none;
}
#navigation ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}
#navigation li{
	color:#CC99CC;
	font-size:13px;
	font-weight:200;
	display: table-cell;
	position: relative;
	padding: 2px 2px;
	float:left;
}
#leftnav{
	padding:40px 0px 0px 0px;
	width:160px;
	height:100%;
	margin:auto;
	float:left;
	text-align:left;
}
#leftnav img{
	margin-top:2px;
	display:block;
	outline:none;
	border:0px;
}
 #buttons {
    width: 110px;
    margin: 0px 0px 0px 50px; padding: 0;
    position: relative;}
  #buttons li {
    margin: 2px 0px 0px 0px; padding: 0; list-style: none;
    }
  #buttons li, #buttons a {
    height: 50px; display: block;}
  #aboutbtn {left: 0px; width: 110px; height:50px;}
  #carsbtn {left: 0px; width: 110px; height:50px;}
  #gallerybtn {left: 0px; width: 110px; height:50px;}
  #questbtn {left: 0px; width: 110px; height:50px;}
  #linksbtn {left: 0px; width: 110px; height:50px;}
#aboutbtn a {
    background: transparent url(images/aboutsprite.png)
    0px -50px no-repeat;
}  
#aboutbtn a:hover {
    background: transparent url(images/aboutsprite.png)
    0px 0px no-repeat;
}
#carsbtn a {
    background: transparent url(images/carssprite.png)
    0px -50px no-repeat;
}  
#carsbtn a:hover {
    background: transparent url(images/carssprite.png)
    0px 0px no-repeat;
}
#gallerybtn a {
    background: transparent url(images/gallerysprite.png)
    0px -50px no-repeat;
}  
#gallerybtn a:hover {
    background: transparent url(images/gallerysprite.png)
    0px 0px no-repeat;
}
#questbtn a {
    background: transparent url(images/questsprite.png)
    0px -50px no-repeat;
}  
#questbtn a:hover {
    background: transparent url(images/questsprite.png)
    0px 0px no-repeat;
}
#linksbtn a {
    background: transparent url(images/linkssprite.png)
    0px -50px no-repeat;
}  
#linksbtn a:hover {
    background: transparent url(images/linkssprite.png)
    0px 0px no-repeat;
}
#petals{
	padding:0px 0px 0px 0px;
	width:50px;
	height:100%;
	margin:auto;
	float:left;
}
#content{
	color:#CC99CC;
	padding:0px 0px 0px 0px;
	width:690px;
	height:100%;
	margin:auto;
	float:right;
	background:url(images/flowersbackgr.jpg) top left;
}
#content a{
	color:#CC99CC;
}
.purple{
	color:#9999CC;
}
.pink{
	color:#CC99CC;
}
#holder h1{
	font-size:18px;
	font-weight:300;
	letter-spacing:0.2px;
	text-align:center;
	padding:65px 55px 0px 55px;

}
#holder h2{
	font-size:14px;
	font-weight:300;
	text-align:center;
	padding:20px 80px;
}
#holder h3{
	font-size:16px;
	font-weight:300;
	text-align:center;
	padding:5px 80px;
}
#holder h4{
	font-size:13px;
	font-weight:300;
	text-align:justify;
	padding:10px 80px;
}

#details{
	font-size:11px;
	text-align:center;
	color:#9999CC;
	margin:0px;
	padding:10px;
	width:100%;
	border-top:#CC99CC 1px solid;
	clear:both;
}
#details a{
	text-decoration:none;
	color:#9999CC;	
}
#cars{
	width:680px;
	margin:15px 0px 20px 10px;
	padding:5px 0px 0px 0px;
	border-top:#CCC 0px solid;
	clear:left;
}
#cars img{
	margin:10px 40px 30px 10px;
	float:left;
	display:block;
}
#cars p{
	padding:8px 5px 4px 5px;
	margin:2px;
	font-size:13px;
	color:#9999CC;
	letter-spacing:0.9px;

}
#gallery{
	padding:0px 0px 0px 70px;
	width:690px;
	height:100%;
	margin:auto;
}
#gallery img{
	margin:20px 38px;
	padding:0px;
	float:left;
	display:block;
	border:#9999CC 0px solid;
	outline:none;
}
#gallery a{
	outline:none;
}
#questions{
	width:520px;
	margin:auto;
	font-size:14px;
	color:#9999CC;
	line-height:21px;
}
#links{
	text-align:center;
	color:#9999CC;

}
#links a{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#CC99CC;

}
#links p{
	font-size:16px;
	margin:0px;
	padding:15px 0px 30px 0px;
	
}