/* Main Setup */

html {
	/* removes scrollbar in ie */
	overflow: auto;
}

html, body {
	color: #000;
	background: #000;
}

#background {
	position: absolute;
	width: 100%;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	position:relative;
}

#atffc { display: none; }

/* header */

#header {
	background: url(../images/header.gif) no-repeat 0px 0px;
	height: 100px;
	width: 100%;
	position: relative;
}

#logo {
	position: absolute;
	top: 5px;
	left: 30px;
	z-index: 25;
	height: 104px;
	width: 265px;
	vertical-align: middle;
}

/* Menu */

#menu {
	position: absolute;
	right: 10px;
	top: 20px;
	margin: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 0 28px;
	float: left;
	font-size: 18px;
	font-weight:bold;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;

}

#menu a.active {
	color: #000;
}

#menu a:hover {
	color: #000;
}

#slogan {
	position: absolute;
	top: 65px;
	right: 0;
	text-align: center;
	font-size: 18px;
	width: 625px;
}



/* Content */

#content {
	background: #fff;
	min-height: 430px;
	width: 100%;
}

.inner-container {
	width: 940px;
	margin: 0 auto;
}

.wrap {
	background: url(../images/img10.jpg) repeat-y;
	width: 100%;
}

/* Slideshow */

#slideshow {
	float: right;
	height: 250px;
	width: 300px;
	overflow: hidden;
	border: 1px solid #b2b2b2;
}

/* Showcase */

#showcase {
	float:left;
	background: url(../images/home/showcase.jpg) no-repeat;
	width:630px;
	height: 250px;
}

#showcase_menu {
	margin-top: 10px;
	margin-left:15px;
}

#showcase_menu li {
	list-style: none;
	cursor: pointer;
}

#showcase a {
	display: block;
	padding: 30px 0 0 0;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #000;
}

#showcasecontent1,
#showcasecontent2,
#showcasecontent3 {
	width: 480px;
	height: 250px;
	position:absolute;
	right:0;
}

#showcasecontent1 {
	background: url(../images/home/simg01.jpg) no-repeat;
}

#showcasecontent1 a {
	position:absolute;
	right:28px;
	top:175px;
	height: 40px;
	width: 200px;
	padding: 0;
}

#showcasecontent2 {
	background: url(../images/home/simg02.jpg) no-repeat;
	display: none;
}

#showcasecontent2 a {
	position:absolute;
	right:25px;
	top:28px;
	height: 65px;
	width: 200px;
	padding: 0;
}

#showcasecontent3 {
	background: url(../images/home/simg03.jpg) no-repeat;
	display: none;
}

#showcasecontent3 a {
	position:absolute;
	left:25px;
	top:165px;
	height: 65px;
	width: 150px;
	padding: 0;
}



/* Featured */

#featured {
	position: absolute;
	right: 8px;
	top: 5px;
	width: 510px;
}

#featured img {
	float: left;
	border: solid rgb(178, 178, 178) 1px;
	height: 250px;
	width: 300px;
	overflow: hidden;
}

#featured p {
	margin: 0 0 0 310px;
	padding: 4px;
	font-size: 13px;
}

#featured span {
	font-weight: bold;
	margin-right: 5px;
}

#featured h4 {
	margin: 0 0 0 310px;
	padding: 4px;
	font-size: 14px;
}

#events h2, #featured h2 {
	margin-bottom: 3px;
	text-align: center;
	font-size: 18px;
}

#featured h3 {
	margin-left: 310px;
}

.make {
	font-size: 13px;
}

.model {
	font-size: 18px;
}

.vin {
	font-weight: bold;
	padding: 0 !important;
}

.styled {
	background: #ddd;
}



/* Pagination Buttons */

.paginationstyle {
	width: 133px;
	height: 25px;
	z-index: 5;
	position: absolute;
	left: 160px; top: 245px;
	background: url(../images/home/paginate.png) no-repeat;

}

.paginationstyle ul {
	margin: 0;
}

.paginationstyle li {
	display: inline;
}

.paginationstyle a {
	float: left;
	padding: 4px 0 0 0;
	display: block;
	height: 20px;
	width: 65px;
	text-align: center;
	letter-spacing: -1px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

.paginationstyle li a:hover {
	font-weight: bold;
}




/* Footer */

#footer {
	position:relative;
	height: 42px;
	background: url(../images/footer.gif) no-repeat;
	font-weight: bold;
}

#footer p img {
	vertical-align:middle;
	position: relative;
	top: -8px;
}

#footer ul {
	margin: 0;
	position: absolute;
	top: 3px;
	right: 15px;
}

#footer li {
	display: inline;
}

#footer li a {
	margin-right: 5px;
}

#footer li img {
	vertical-align: middle;
}























/* Paginator */


#sort_page_top,
#sort_page_bottom {
	height: 30px;
	margin: 0 0 5px 0;
	border-bottom: dashed #b2b2b2 1px;
}

#sort_page_bottom {
	border-bottom: none;
	margin-bottom: 0;
}


.page {
	margin: 3px 15px 0 0;
	float: right;
}

.page a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #a0a0a0;
	padding: 0 2px;
}

.page a.current {
	color: #00f;
}

.count, .sort {
	float: left;
	display: inline;
	font-size: 15px;
	margin-right: 15px;
}

.sort select{
	width: 90px;
}





/* Inventory */

.row {
	margin-bottom: 5px;
	height: 108px;
	border-bottom: dashed #b2b2b2 1px;
}

.row img {
	height: 100px;
	width: 120px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	border: solid #b2b2b2 1px;
}

.row h3 {
	font-size: 16px;
}

.title a {
	height: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


.title a:hover {
	color: #00f;
}

.column {
	float: left;
	width: 175px;
	height: 70px;
	padding-top: 3px;
	padding-left: 15px;
}

.column h4 {
	margin-top: 15px;
	font-size: 14px;
}

.column a {
	color: #00f;
	font-size: 28px;
	vertical-align: middle;
}

.column span {
	font-weight: bold;
	margin-right: 5px;
}

.column.border.left {
	border-color: #b2b2b2;
	border-style: solid;
	border-width: 1px;
} 

#back {
	float: right;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 16px;
}

#loadarea {
	width: 510px;
}

#loadarea img {
	width: 100%;
	margin-bottom: -3px;
	border: solid #b2b2b2 1px;
}





/* Carousel */

#slider {
	margin-top: 10px;
	width: 496px;
	position: absolute;
	left: 434px;
	border-top: solid #b2b2b2 1px;
	border-bottom: solid #b2b2b2 1px;
}

ul#mycarousel {
	position: relative;
	margin: 0;
}

ul#mycarousel li {
	float: left;
	display: inline;
	height: 100px;
	width: 120px;
}

.jcarousel-clip {
	height:100px;
	width:480px;
	overflow:hidden;
	position:relative;
}

.jcarousel-prev ,
.jcarousel-next {
	background: url(../images/next.png) no-repeat 0 0;
	width: 16px;
	height: 100px;
	display: block;
	float: left;
	position:absolute;
	left: 480px;
	cursor: pointer;
}

.jcarousel-prev {
	background: url(../images/prev.png) no-repeat 0 0;
	left: -16px;
	top: -1px;
	border-top: solid #b2b2b2 1px;
	border-bottom: solid #b2b2b2 1px;
}

img-cnt img {
	width: 125px;
	height: 100px;
}

/* Equipment */

#equipment h4 {
	font-size: 13px;
	margin: 8px 0 5px 0;
}

#equipment table {
	margin-left: 25px;
}

#equipment th {
	border: none;
	font-size: 16px;
	font-weight: normal;
	padding: 0 20px 0 0;
	text-align: left;
}

#equipment td {
	border: none;
	font-size: 16px;
	padding: 0px 20px;
}




#inventory_form {
	width:600px;
	background:#e3e3e3;
	border:solid 1px gray;
	padding: 20px;

	height: 550px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
}

#inventory_form table tr td ul li {
	font-size: 13px;
}

#inventory_form table td {
	border:none;
	padding:0 0 5px 0;
	width:150px;
}

#inventory_form table td ul{
	margin:0;
}

#inventory_form textarea {
	font-size: 15px;
}

input.submit {
	height: 23px;
	font-size: 13px;
}

.feature {
	font-size: 13px;
}


/* Admin */
#datatable {
	font-size: 13px;
}