
body {
	background-color: #010101;
	padding: 0;
	margin: 0;
}

/* used in header.jsp */
table.container {
	padding: 0;
	margin: 0;
}
	
	table.container td {
		vertical-align: middle;
		padding: 0px;
	}
	
		table.container td a {
			font-family: "Myriad Pro", Tahoma, Arial;
			color: #CFCFCF;
			text-decoration: none;
			font-size: 12px;
			font-weight: 500;
		}
		
		table.container td a:hover {
			/* font-weight: 600; */
			color: #fff;
		}

.left {
	text-align: left;
}

td.hdr-bottom {
	background-image: url("../../images/i/template1/hdr/hdr_h_fill.jpg");
	background-repeat: repeat-x;
}

td.menu-bar {
	background-image: url("../../images/i/template1/mb/mb_fill.jpg");
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #777;
	padding: 0px;
	white-space: nowrap;
}

td.menu-bar a {
	padding: 0px 5px;
}

input#srch_keywords {
	width: 120px;
	font-size: 0.8em;
	border: 1px solid #999;	
	color: #858585;
}

.yuimenu ul {
	background-color: #090909;
	border: 1px solid rgb(85, 85, 85);
}

/* home page */

div#dealer-home {
	border: 1px solid #555555;
	background-image: url("../../images/i/template1/home/content_bg.gif");
	background-repeat: repeat-x;
	min-height: 300px;
	background-color: #1b1b1b;
}

div#dealer-home ul li {
	line-height: 1.5em;
}

#main-photo-container {	
	max-width: 320px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
img#main-photo {	
	max-width:285px;
	max-height: 448px;
	padding: 0;
	margin: 0;
}

div#dealer-name {
	font-family:"Times New Roman",Verdana,Arial;
	font-style: italic;
	color: #cfcfcf;
	font-weight: bold;
	font-size: 2em;
	margin-top: 15px;
	background-color: #1B1B1B;
	background: transparent; 
	max-width: 285px;
}
div#mission-statement {
	color: #cfcfcf;
	font-family: "Myriad Pro", Tahoma, Arial;
	font-size: 14px;
	line-height: 1.3em;
	padding: 20px;
	margin: auto;
	min-height: 150px;
}

div#featured-photos-loading {
	margin: 20px auto;
	height: 201px;
}
div#featured-photos {
	margin: 20px auto;
	text-align: center;
}

table#featured-photos-table {
	border: 1px solid rgb(85, 85, 85);
	margin: 0px auto;
	height: 180px;
}

td.paging-link {	
	width: 20px;
	text-align: center;
}

div#featured-photo-details {
	border: 1px solid rgb(85, 85, 85);
	width: 95%;
}

div#featured-photo {
	height: 140px;
}
.item-list-name {
	padding:4px 3px 3px 3px;
}

.item-list-name a {
	color: #CFCFCF;
}

.item-list-name a:hover {
	color: #FFFFFF;
}


.item-list-dimensions {
	color: #858585;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	padding:0 0 0 3px;
	text-align: left;
	height: 25px;
}

.item-list-code {
	text-align: right;
	font-size: 10px;
	color: #858585;
}

td.aj-page-banner{
	color: #858585;
}

/* about page */
div#dealer-about {
	background-image: url("../../images/i/about/bg.jpg");
	background-repeat: no-repeat;
	width: 996px;
	margin: 0px auto;
	padding-top: 33px;
}

p#about-contact {
	color: #858585;
}

/* events page */
table#events-table ul li {
	color: #858585;	
}

/* Items Browse page */
div#itemListLoad {
	padding-top: 5px; 
	padding-left: 10px;
}

img.item-image {
	max-width:179px;
	max-height:195px;
}

td.item-list-sold {
	padding-bottom: 10px;
}

/* footer */
table#footer td {
	padding: 2px 3px;
	font-family: Verdana, Arial;
	font-style: italic;
}

span#home-link {
	font-size: 11px;
	color: #CCC;
	font-style: italic;	
	padding-left:54px;	
	font-style: italic;
	font-weight: normal;
}

	span#home-link a {
		color: #cf0202;
	}

div#dealerFooter {
	padding-bottom:200px;
}

/* styles for empty list message.*/
div#emptyListMsg {
	border-width: 1px 1px 1px 1px;
	margin: 10px 0px 10px 3px;
}
	
	div.image-wrapper {
		width: 179px !important;
	}
