/* debug */
.debug1{background-color:red;}
.debug2{background-color:yellow;}
/* body */
body{
	width:100%;
	margin:0;
	background-color:#fff;
	background-image:url(graphics/body-bg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Verdana,Arial,sans-serif;
	font-size: 12px;
	
}
#snapshot a {
	text-decoration:none;
}
#snapshot a:hover {
	color: #772200;
}

span.time-ago {
	color: #666;
	font-size: smaller;
	font-style: italic;
}
span.time-ago a {
	text-decoration:none;
}

.small-menu a {
	text-decoration:none;
	font-size:7pt;
}
/* divs */
div{
	margin:0;
}
/* iamges */
img{
	vertical-align:middle;
}
a img, img{border:0;}
/* tables*/
table{border:0; border-collapse:collapse;}
/* fields */
input, select{
	padding:0;
	margin:0;
	font-family:Arial,sans-serif;
	font-size: 12px;
}
/* liens */
a.white-link{
	color:#fff;
}
/* panel-inner */
.panel-inner{
	width:956px;
	margin:auto;
	position:relative;
}
/* titles */
.red-gradient-title{
	background-image:url('graphics/red-gradient.png');
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:9pt;
	padding:4px 0px 4px 10px;
	color:#fff;
}

/* content box */
.content-box{
	padding-left:8px;
	margin-bottom:10px;
}
.content-box a {
	color: #000;
}
.content-box .dark-bottom-box a {
	color: #fff;
}

.text-header {
	font-weight:bold;
}

label.validation-error {
	color: #f00;
	font-size: smaller;
	padding-left: 10px;
}

#user-form-table td {
	vertical-align: top;
}

div.selected-submenu {
	background-color: #ddd;
	color: #000;
	display: inline;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

div#site_messages {
	border:solid 1px #90ac13;
	background:#eef4d3 url(/theme/graphics/icon-green.png) 8px 6px no-repeat;
	color:#6b800d;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width: 500px;
	margin: 0 auto;
}

div#site_errors{
	border:solid 1px #CC0000;
	background:#F7CBCA url(img/icon-red.png) 8px 6px no-repeat;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width: 500px;
	margin: 0 auto;
}

hr.content-divisor {
	height: 0;
	max-height: 0;
	font-size: 1px;
	line-height: 0;
	clear: both;
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
	width:50%;
}

div.figure-photo-small {
	background-color: #fff;
	height: 160px;
	float:left;
	display:inline;
	width: 20%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure-photo-small p {
	text-align: center;
	font-size: smaller;
	text-indent: 0;
}
div.figure-photo {
	background-color: #fff;
	height: 180px;
	float:left;
	display:inline;
	width: 40%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure-photo p {
	text-align: center;
	font-size: smaller;
	text-indent: 0;
}
div.figure {
	background-color: #fff;
	height: 150px;
	float:left;
	display:inline;
	width: 40%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-weight: bold;
	text-indent: 0;
}
div.figure-grey {
	height: 125px;
	float:left;
	width: 40%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure-grey p {
	text-align: center;
	font-weight: bold;
	text-indent: 0;
}
div.figure-small {
	text-align:center;
	background-color: #fff;
	width: 90%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure-small p {
	text-align: center;
	font-weight: bold;
	text-indent: 0;
}

  .red-top-box{
	  background: url(graphics/boxes/red-top-right.png) no-repeat top right;
	  color:#fff;
}

		.red-top-box-inner a{
			color: #fff;
		}
		.red-top-box-inner{
			position:relative;
			left:-8px;
			background: url(graphics/boxes/red-top-left.png) no-repeat top left;
			padding: 2px 0px 2px 10px;
			font-size:9pt;
			font-weight:bold;
		}
		
	.gray-top-box{
		background: url(graphics/boxes/gray-top-right.png) no-repeat top right;
		color:#fff;
	}
	
		.gray-top-box-inner{
			position:relative;
			left:-8px;
			background: url(graphics/boxes/gray-top-left.png) no-repeat top left;
			padding: 2px 0px 2px 10px;
			font-size:9pt;
			font-weight:bold;
		}
		
	.dark-top-box{
		background: url(graphics/boxes/dark-top-right.png) no-repeat top right;
		color:#fff;
	}
	
		.dark-top-box-inner{
			position:relative;
			left:-8px;
			background: url(graphics/boxes/dark-top-left.png) no-repeat top left;
			padding: 2px 0px 2px 10px;
			font-size:9pt;
			font-weight:bold;
		}
		
	.dark-bottom-box{
		background: url(graphics/boxes/dark-bottom-right.png) repeat-y bottom right;
	}
		
		.dark-bottom-box-inner{
			position:relative;
			left:-8px;
			background: url(graphics/boxes/dark-bottom-left.png) repeat-y bottom left;
			padding:10px 10px 20px 10px;
		}
		
	.medium-bottom-box{
		background: url(graphics/boxes/medium-bottom-right.png) repeat-y bottom right;
	}
	
		.medium-bottom-box-inner{
			position:relative;
			left:-8px;
			background: url(graphics/boxes/medium-bottom-left.png) repeat-y bottom left;
			padding:10px 10px 20px 10px;
		}
		
	.pale-bottom-box{
		background: url(graphics/boxes/pale-bottom-right.png) repeat-y bottom right;
	}
	
		.pale-bottom-box-inner{
			text-align: justify;
			position:relative;
			left:-8px;
			background: url(graphics/boxes/pale-bottom-left.png) repeat-y bottom left;
			padding:10px 10px 20px 10px;
		}
		
/* horizontal menu */
ul.horizontal-menu{
	padding:0;
	margin:0;	
}
li.horizontal-menu-item{ display:inline; }
li.horizontal-menu-item a{text-decoration:none;}
/* header panel */
#header-panel{
	position:relative;
	height:99px;
	background-image:url(graphics/header-bg.png);
	background-repeat:repeat-x;	
}
	/* site logo */
	#site-logo{
		margin: 8px 0px 8px 0px;
		position:absolute;
	}
	/* top ad */
	#top-ad{
		position:absolute;
		margin:5px 0px 0px 212px;
	}
/* menu panel */
#menu-panel{
	height:44px;
	background-image:url(graphics/menu-bg.png);
	background-repeat:repeat-x;	
}
	/* welcome message */
	#welcome-block{
		position:absolute;
		color:#fff;
		left:20px;
		top:10px;
	}
	/* top nav */
	#top-nav-block{
		position:absolute;
		top:10px;
		left:200px;
	}
		ul#top-nav-menu li.horizontal-menu-item{
			font-size:9pt;
			height:20px;
			padding-left:10px;
			padding-right:10px;
			color:#fff;
			border-right:1px solid #ccc;
		}
		ul#top-nav-menu li.horizontal-menu-item a{ color:#fff; }
		ul#top-nav-menu li.last-item{ border-right:0; }
	/* right links */
	#links-block{
		position:absolute;
		top:3px;
		right:18px;
		line-height:10px;
	}
	#links-block a{
		text-decoration:none;
		color:#bbb;
		font-size:7pt;
		display:block;
	}
/* content panel */
#content-panel{}
	.column-inner{
		padding:10px;
	}
	/* left column */
	#left-column{
		float:left;
		width:190px;
	}
		/* side boxes */
		.side-box{
			color:#fff;
			width:160px; 
		}
		.side-box a{ color:#fff; }
		.side-box .field{ 
			width:100px; 
			background-color:#222;
			color:#fff;
		}
		.side-menu{ margin-top:10px;}
		span.side-menu-title{ font-weight:bold; font-size:10pt;}
		.side-menu a{ 
			color:#000;
			font-size:10pt;
		}
		/* fixed side boxes */
		.fixed-side-box{
			color:#fff;
			margin:auto;
			width:150px; 
		}
	/* right column */
	#right-column{
		float:left;
		width:766px;
	}
		/* top feature boxes */ 
		.top-feature-box{
			float:left;
			margin-right:5px;
			width:360px;
		}
			/* featured car */
			#featured-car-box-inner{ 
				padding:0; height:340px;
			}
			#featured-car-details{ 
				padding:5px 0 15px 10px;
				color:#fff;
				font-size:10pt;
			}
			#featured-car-details .large-link a{ 
				color:#fff;
				font-size:10pt;
			}
			#featured-car-details a {color:#fff;font-size:8pt;}
			#featured-car-details .details {color:#fff;font-size:8pt;}
			/* featured content */
			#featured-content-inner{
				height:340px;
				padding:0;
			}
			.featured-content-row{ 
				clear:both;
				width:360px;
			}
			.featured-content-row-icon{
				float:left;
				width:60px;
				border-right:1px solid #ccc;
				border-bottom:1px solid #ccc;
				height:60px;
			}
			.featured-content-row-details{
				float:left;
				width:289px;
				padding:10px 5px 0px 5px;
				border-bottom:1px solid #ccc;
				height:50px;
			}
			.featured-content-row-details-user{
				float:left;
				width:289px;
				padding:2px 5px 0px 5px;
				border-bottom:1px solid #ccc;
				height:58px;
			}
			.featured-content-row-details-user img { padding-top: 5px; }
			.featured-content-row-details a { color:#000; }
			.featured-content-details-image{
				position:absolute;
				right:5px;
				top:5px;
			}
			.featured-content-more{
				clear:both;
				padding-left:10px;
				padding-top:5px;
			}
			.featured-content-more a {color:#000;font-weight:bold;}
			/* model photo box */
		#model-photo-box img {
			padding:10px;
		}
		#model-search-box{
			clear:both;
			float:left;
			width:734px;
		}

		/* advanced search */
		#advanced-search-box{
			clear:both;
			float:left;
			width:734px;
		}
		#advanced-search-inner{
			height:130px;
		}
		#advanced-search-inner p{
			margin:10px 0px 5px 0px;
		}
		#advanced-search-illustration{
			position:absolute;
			right:30px;
			top:45px;
		}
		td.search-group { padding-right:10px;}
		td.search-group select{
			display:block;
			width:130px;
		}
		td.search-button{
			vertical-align:bottom;
		}
		/* sweepstake */
		#sweepstake-box{
			clear:both;
			float:left;
			width:384px;
			color:#fff;
		}
		#sweepstake-inner{
			height:140px;
		}
		#sweepstake-illustration{
			position:absolute;
			right:10px;
			bottom:15px;
		}
		#sweepstake-questions{
			padding: 20px 0px 0px 10px;
		}
		/* classifieds */
		#classifieds-box{
			float:left;
			margin-left:10px;
			width:332px;
		}
		#classified-inner{
			height:140px;
		}
		td.classified-item{
			padding-left:20px;
			color:#fff;
		}
		td.classified-item img {
			border:1px solid #000;
			margin-bottom:3px;
		}
		td.classified-next{
			vertical-align:bottom;
		}
		td.classified-item a, td.classified-next a {color: #fff;}
		/* profile */
		#profile-box{
			float:left;
			margin-right:5px;
			width:150px;
		}
		#profile-box-inner{ height:180px; }
		#profile-avatar{
			width:100%;
			text-align:center;
		}
		#profile-avatar img {
			border: 1px solid #000;
		}
		#profile-menu {
			position:relative;
		}
		#profile-menu a{color:#000;}
		#profile-menu-illustration{
			position:absolute;
			right:-10px;
			top:-10px;
		}
		/* messages */
		#message-box{
			float:left;
			margin-left:10px;
			width:560px;
		}
		#message-box-inner{
			padding:0; height:210px;
		}
		#message-tabs{
			position:relative;
			background-color:#D8D8D8;
			height:48px;
		}
			.message-tab{
				position:absolute;
				bottom:0;
				padding:5px 5px 0px 5px;
				text-align:center;
				height:20px;
				width:150px;
				color:#000;
				font-weight:bold;
				cursor:pointer;
			}
			.message-current-tab{
				background-image:url('graphics/profile/message-current-tab.png');
				color:#fff;
				font-weight:bold;
			}
			#message-tab0{left:40px;}
			#message-tab1{left:200px;}
			#message-tab2{left:360px;}
		#message-list{
			clear:both;
			height:130px;
			width:100%;
			overflow:auto;
			color:#fff;
		}
			tr.message-row td{
				padding:8px 8px 8px 8px;
				border-bottom:1px solid #656565;
			}
			tr.message-row td a{
				color:#fff;
				font-size:9pt;
			}
			tr.message-row td  a.message-delete-link {
				font-size:8pt;
			}
			#message-page-links { 
				text-align:right;
				color:#fff;
				padding:5px 10px 4px 0px;
			}
			#message-page-links a{ 
				text-decoration:none; 
				color:#fff;
			}

			/* model page */
			#model_description {
				clear:both;
				float:left;
				margin-right:5px;
				padding-top:5px;
				width:420px;
			}
			#postings-list {
				clear:both;
				float:left;
				margin-right:5px;
				padding-top:5px;
				width:420px;
			}

			#model_specs {
				margin-top:5px;
				width:300px;
			}

		/* car list */
		#car-list-box{
			clear:both;
			float:left;
			background-image:url('graphics/gradient-bg.png');
			background-repeat:repeat-x;
			margin-right:5px;
			padding-top:10px;
			padding-bottom:10px;
			width:420px;
		}
		.car-list-section{ 
			clear:both;
			padding: 2px 0px 4px 10px; 
		}
			.car-frame{
				clear:both;
				overflow:hidden;
			}
				.car-frame-column{ float:left;}
					.car-frame-name{
						position:relative;
						width:280px;
						font-weight:bold;
						font-size:9pt;
					}
						.car-frame-name-text{padding:0 28px 0 28px;}
						.car-frame-icons {position:absolute;right:0;top:0;}
					.car-frame-menu{
						padding:8px 0px 0px 5px;
					}
					.car-frame-menu a{
						font-size:9pt;
					}
		.car-list-section a { color:#000;}
		tr.car-list-files td{ padding-left:5px;}
		td.car-list-next-file{ vertical-align:bottom; }
			/* dream car */
			.dream-car{
				padding-left:10px;
				margin-top:10px;
			}
			.dream-car-alerts{
				padding-left:20px;
				font-size:9pt;
			}
			span.dream-car-name{
				font-size:9pt;
				font-weight:bold;
			}
		/* right boxes */
		#right-boxes{
			float:left;
			margin-left:10px;
			width:300px;
		}
			/* square ad */
			#square-ad-box{
				text-align:center;
				color:#fff;
				width:300px;
			}
			/* sweepstake 2 */
			#sweepstake2-box{
				margin-top:5px;
				width:300px;
			}
			#sweepstake2-inner{ color:#fff; }
			#sweepstake2-inner a{ 
				color:#fff;
				font-weight:bold;
			}
/* footer */
#footer-panel{
	clear:both;
	padding-top:10px;
}
	ul#bottom-nav-menu{
		text-align:center;
		margin:auto;
		margin-top:10px;
		margin-bottom:10px;
		width:930px;
	}
	ul#bottom-nav-menu li.horizontal-menu-item{
			font-size:8pt;
			height:20px;
			padding-left:6px;
			padding-right:6px;
			border-right:1px solid #ccc;
		}
		ul#bottom-nav-menu li.horizontal-menu-item a{ color:#000; }
		ul#bottom-nav-menu li.last-item{ border-right:0; }
