.clear { clear: both; font-size: 0; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: none; }

body {
background: #000 url(../image/background.jpg) no-repeat center top;
color: #fff;
font: normal 11px Arial, Helvetica, sans-serif;
}

body.popup {
background: #fff;
color: #333;
}

.popup h2 {
font-size: 16px;
}


.error {
	margin-top: 10px; 
	padding: 7px; 
	width: 400px;
	border: 1px solid #B22222;
	background: #F1F3F5;
	color: #B22222;	
	font-weight: bold;
	font-size: 13px;
}

.success {
	margin-top: 10px; 
	padding: 7px; 
	width: 400px;
	border: 1px solid #01b20b;
	background: #F1F3F5;
	color: #01b20b;	
	font-weight: bold;
	font-size: 13px;
}

a {
color: #eb008b;
text-decoration: none;
}
	
	a:hover {
	text-decoration: underline;
	}
	
	.blue { color: #00acee; }
	.pank { color: #eb008b; }
	.yellow { color: #fff100; }

#container {
background: #fff;
color: #000;
margin: 98px auto 0 auto;
padding: 10px;
width: 912px;
}

	#header {
	clear: both;
	height: 40px;
	margin-bottom: 20px;
	position: relative;
	}
	
		h1.logo a {
		background: url(../image/logo-trans.png) no-repeat;
		cursor: pointer;
		display: block;
		position: absolute;
			top: -105px;
			left: -55px;
		height: 183px;
		width: 292px;
		}
		
		#header .ad_468x60 {
		height: 60px;
		overflow: hidden;
		position: absolute;
      right: -10px;
      top: -80px;
		width: 468px;
		}
		
		ul.nav {
		float: right;
		margin-top: 10px;
		position: relative;
		z-index: 1000;
		}
		
			ul.nav li {
			display: inline;
			float: left;
			font: bold 14px Arial, Helvetica, sans-serif;
			letter-spacing: 0.05em;
			padding: 0 7px;
			position: relative;
			text-transform: uppercase;
			z-index: 1000;
			}
        
        /* begin steves css nav */
        
	
	ul.nav li {
		position: relative;
	}
	
		ul.nav li ul {
			display: none;
		}
		
			ul.nav li:hover ul { /* Level 2 Inactive (default) */
			background: #eee;
			display: block;
			left: 0;
			height: auto;
			margin: 0;
			margin-left: 7px;
			padding: 0;
			top: 24px; /* adjust based on height of first level navigation in ul.nav li */
			position: absolute;
			left: 0;
			}
			
			ul.nav li ul li {
			background: none;
			border-right: 0;
			clear: both;
			display: block;
			float: left;
			height: auto;
			margin: 0;
			padding: 0;
			position: relative;
			width: 170px;
			}
			
			ul.nav li ul li a {
			clear: both;
			display: block;
			float: left;
			font: bold 11px Arial, Helvetica, sans-serif;
			height: auto;
			margin: 0;
			overflow: hidden;
			padding: 5px 10px;
			width: 150px;
			}
			
				ul.nav li ul li a:hover, ul.nav li:hover ul li:hover {
				color: #66D2B4;
				}
				
				ul.nav li:hover ul li ul, /* second level off state */
				ul.nav li ul li:hover ul li ul /* third level off state */ {
				display: none;
				position: absolute;
				left: 210px; /* adjust based upon width of ul.nav li ul li */
				top: auto;
				}
				
					ul.nav li ul li:hover ul, /* second level on state */
					ul.nav li ul li ul li:hover ul /* third level on state */ {
					display: block;
					float: none;
					}
	
	ul.nav li a {
	cursor: pointer;
	display: block;
	float: left;
	height: 18px;
	text-decoration: none;
	}
	
		ul.nav a:hover, ul.nav li.active a, ul.nav li:hover {
		}
		
			ul.nav li:hover a {
			background: none;
			}

      /* end steves css nav */
			
			ul.nav a {
			border-left: 4px solid #00acee;
			color: #000;
			display: block;
			float: left;
			padding: 4px 0 4px 3px;
			text-decoration: none;
			}
			
				ul.nav a:hover, ul.nav li.active a {
				border-left: 4px solid #eb008b;
				color: #eb008b;
				}
	
	#main { /*subpage*/
	background: url(../image/main_back.gif) repeat-y;
	clear: both;
	float: left;
	font-size: 12px;
	overflow: hidden;
	width: 912px;
	}
	
		#main #page_head {
		clear: both;
		float: left;
		margin-bottom: 16px;
		width: 912px;
		}
		
		/*#main h2 {
		background: #000;
		color: #fff;
		display: block;
		float: left;
		font: bold 28px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		padding: 6px 12px;
		}*/
		
		#main p {
		line-height: 1.5em;
		margin-top: 16px;
		}
		
		#main ul {
		margin-top: 16px;
		}
		
			#main ul li {
			background: url(../image/pink_bullet.gif) no-repeat 28px 4px;
			padding-left: 42px;
			margin-bottom: 6px;
			}
		
	
	#intro {
	clear: both;
	float: left;
	height: 265px;
	margin-bottom: 10px;
	width: 912px;
	}
	
		#sharing_ad {
		display: inline;
		float: left;
		margin-right: 10px;
		width: 618px;
		}
		
		#welcome_text {
		float: left;
		width: 284px;
		}
		
			#welcome_text h2 {
			background: none;
			clear: both;
			color: #000;
			float: none;
			font: bold 16px Arial, Helvetica, sans-serif;
			margin-bottom: 12px;
			padding: 0;
			text-transform: none;
			}
			
			#welcome_text ul {
			}
			
				#welcome_text ul li {
				background: url(../image/pink_bullet.gif) no-repeat 16px 4px;
				line-height: 1.5em;
				padding-left: 30px;
				margin-bottom: 6px;
				}
			
			#welcome_text a {
			font: bold 14px Arial, Helvetica, sans-serif;
			}
	
	#quick_search {
	background: url(../image/horiz_divider.gif) repeat-x center bottom;
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 912px;
	}
	
		#quick_search h2 {
		background: url(../image/head_quick_search.gif) no-repeat;
		display: block;
		height: 33px;
		margin-bottom: 10px;
		width: 152px;
		}
		
		#home_search {
		clear: both;
		float: left;
		margin: 10px 0;
		width: 912px;
		}
		
		#quick_search label {
		color: #00acee;
		float: left;
		margin-left: 16px;
		padding-right: 4px;
		font-weight: bold;
		}
		
			#quick_search label.date_end {
			margin-left: 4px;
			}
		
		#quick_search input, #quick_search select {
		float: left;
		font-size: 11px;
		padding: 2px;
		}
		
			#quick_search input#date_box, #quick_search input#date_box2 {
			float: left;
			width: 80px;
			}
			
			#quick_search input {
			width: 120px;
			}
			
			.date1 {
			float: left;
			}
			
			.date2 {
			float: left;
			}
		
		.search_button {
		display: inline;
		float: left;
		margin-left: 16px;
		width: 80px;
		}
		
		#quick_search p {
		clear: both;
		}
	
	#new_content {
	background: url(../image/vert_divider.gif) repeat-y 628px top;
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 912px;
	}
	
		#new_schemes {
		float: left;
		padding-right: 10px;
		width: 618px;
		}
		
			#new_schemes h2 {
			background: url(../image/head_newest_paint_schemes.gif) no-repeat;
			display: block;
			height: 34px;
			margin-bottom: 10px;
			width: 234px;
			}
			
		#new_lists {
		float: left;
		padding-left: 10px;
		width: 270px;
		}
		
			#new_lists h2 {
			background: url(../image/head_popular_lists.gif) no-repeat;
			display: block;
			height: 34px;
			margin-bottom: 10px;
			width: 158px;
			}
	
	#about_info {
	background: url(../image/horiz_divider.gif) repeat-x center top;
	clear: both;
	float: left;
	padding-top: 10px;
	width: 912px;
	}
	
		#ad_618x177 {
		background: url(../image/vert_divider.gif) repeat-y right top;
		float: left;
		padding-right: 10px;
		width: 620px;
		}
		
		#about_text {
		float: left;
		padding-left: 10px;
		width: 270px;
		}
		
			#about_text h2 {
			background: url(../image/head_about_trading_paints.gif) no-repeat;
			display: block;
			height: 34px;
			margin-bottom: 10px;
			width: 229px;
			}
			
			#about_text p {
			line-height: 1.5em;
			margin-bottom: 6px;
			}
	
	#footer {
	clear: both;
	float: left;
	margin-right: -3px; /* IE6 duplicate content fix */
	padding: 40px 0;
	text-align: right;
	width: 912px;
	}
	
		#footer p {
		margin-top: 6px;
		}
	
/* TABLE STYLES */

table.results td {
padding: 2px;
}

	table.results td a {
	color: #000;
	}
	
		table.results td a:hover {
		color: #eb008b;
		}

tr.table_head td {
color: #00acee;
font-weight: bold;
}

tr.even td {
background: #fff;
}

tr.odd td {
background: #e2e2e2;
}


/* home not logged in */

#welcome_text table td.left {
color: #00acee;
font-weight: bold;
text-align: right;
}

#welcome_text table td {
padding: 3px;
}

#welcome_text h3, #welcome_text h3 a {
color: #e8008b;
font: bold 12px Arial, Helvetica, sans-serif;
padding: 12px 0;
}

#welcome_text h2.pank {
color: #00acee;
margin-bottom: 4px;
}

#welcome_text p {
line-height: 1.5em;
margin-top: 0;
}

/* select vehicles */

table.vehicles td {
font-size: 16px;
padding: 6px 0;
}

/* general subpage */

h2 {
background: #000;
clear: both;
color: #fff;
display: block;
font: bold 28px Arial, Helvetica, sans-serif;
margin-bottom: 10px;
padding: 4px 18px;
text-transform: uppercase;
}

p {
margin-top: 12px;
}

.note {
color: #000;
font: normal 10px Arial, Helvetica, sans-serif;
}

.tp_form {
clear: both;
margin-top: 20px;
}

#reg_form table td {
color: #00acee;
font: bold 12px Arial, Helvetica, sans-serif;
padding: 6px;
}

td {
padding: 3px;
}

/* download page */

.download {
font: bold 24px Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

/* sub */

#sidebar {
display: inline;
float: left;
margin-right: 10px;
overflow: hidden;
padding: 40px 10px;
width: 150px;
}

  #sidebar h3 {
  color: #00acee;
  font: bold 16px Arial, Helvetica, sans-serif;
  }
  
    #sidebar h3 a {
    color: #00acee;
    }
  
  #sidebar h3.login {
  color: #e8008b;
  font: bold 12px Arial, Helvetica, sans-serif;
  }
  
  #sidebar h3.register {
  font: bold 12px Arial, Helvetica, sans-serif;
  margin-top: 12px;
  }
  
    #sidebar h3.register a {
    color: #e8008b;
    }
  
  #sidebar ul li {
  background: none;
  font-weight: bold;
  padding: 0;
  margin: 12px 0;
  }
  
  #sidebar ul li a {
  color: #000;
  }
  
  #sidebar h2 {
  background: none;
  color: #00acee;
  font: bold 16px Arial, Helvetica, sans-serif;
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  text-transform: none;
  }
  
  #sidebar p {
  font-size: 11px;
  margin-bottom: 12px;
  }

#main_content {
float: left;
overflow: hidden;
width: 728px;
}

.subpage h2 {
letter-spacing: -1px;
}

h3.new_list {
font: bold 14px Arial, Helvetica, sans-serif;
}

.form_label, .form_label a {
color: #00acee;
font-weight: bold;
}

/* bio */

#user_info {
clear: both;
float: left;
margin-bottom: 20px;
width: 710px;
}

  #user_info .user_pic {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 180px;
  }
  
  #main #user_info ul.user_details {
  float: left;
  width: 520px;
  }
  
    #main #user_info ul.user_details li {
    background: none;
    margin: 0;
    margin-bottom: 6px;
    padding: 0;
    }
  
  h3.bio {
  font: bold 16px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  }
  
  h3.search_results {
  font: bold 16px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  }