/* Framework */
body {
	margin: 0px;
	padding: 0px;
	/* background: url("../img/media/background.jpg") center center no-repeat;
	background-attachment: fixed; */
	background: #1f1f1f;
	height: 100%;
	text-align: center;
	cursor: default;
}
#frame_table {
	margin: 20px auto 0px auto;
	width: 1000px;
	text-align: left;
}
#left_col {
	vertical-align: top;
	width: 200px;
}
#center_col {
	vertical-align: top;
	width: 600px;
	text-align: justify;
	padding: 0px 10px;
}
#right_col {
	vertical-align: top;
	width: 200px;
}
#fullright_col {
	vertical-align: top;
	width: 800px;
	text-align: justify;
	padding: 0px 10px;
}
#footer {
	width: 100%;
	background: #ccc;
	padding: 5px 0px;
	margin: 0px;
	font-family: arial, garuda, verdana, sans-serif, courier;
	font-size: 9pt;
}
#footer a {
	color: #000;
}
img {
	border: 0px;
}
.navigation a {
	padding: 9px 0px;
	color: #000;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #aaa;
}
.navigation a:hover {
	color: #f00;
}
.navigation .noborder {
	border: 0px solid #fff;
}

/* Content and Modules */
.block {
	/* background: url("../img/sys/transparent.png"); */
	background: #ccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	font-family: arial, garuda, verdana, sans-serif, courier;
	font-size: 9pt;
	line-height: 10pt;
}
.block img {
	margin: 0px;
	padding: 0px;
}
.block p img {
	margin: 0px;
	padding: 0px;
}
.content {
	line-height: 14pt;
}
.content a {
	color: #f00;
}
.content p {
	margin: 0px;
	padding: 10px;
}
.content li {
	margin-left: 5px;
}
.content img {
	margin: 3px 8px;
}
.center {
	text-align: center;
}
.block_title {
	font-size: 12pt;
	font-family: arial, sans-serif, courier;
	font-weight: bold;
	text-align: left;
}
.block_title span {
	color: #f00;
}
.block ul {
	margin: 0px;
	padding: 0px 5px;
}
.red {
	color: #f00;
	font-style: italic;
	font-size: 13pt;
	padding-right: 4px;
}
#contact_list a {
	color: #000;
	text-decoration: none;
}

/* Slideshow */
#slideshow {
	height: 200px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
	overflow: hidden;
}
#slideshow img {
	border: 0px;
}
#slideshow a {
	display: block;
	border: 0px;
	float: left;
	position: absolute;
}

/* Preowned Scroller */
#scroll {
	text-align: center;
	height: 400px;
	overflow: auto;
}
#scroll img {
	margin: 0px;
}
#scroll a {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px;
	display: block;
}

/* Units List */
.units_list {
	width: 100%;
	cursor: pointer;
}
.units_list .cell_thumb {
	vertical-align: top;
	width: 10%;
	padding: 4px;
	border-bottom: 2px solid #888;
}
.units_list .cell_title {
	vertical-align: top;
	width: 80%;
	padding: 4px;
	border-bottom: 2px solid #888;
}
.units_list .cell_title div {
	padding: 4px 15px 0px 10px;
	color: #333;
	font-size: 8pt;
	line-height: 11pt;
}
.cell_title a {
	color: #000;
	text-decoration: none;
	font-size: 11pt;
}
.units_list .cell_price {
	vertical-align: middle;
	width: 10%;
	padding: 4px;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 2px solid #888;
}
.units_list h3 {
	padding: 10px;
	margin: 0px;
	font-size: 11pt;
	color: #df0d16;
	border-bottom: 2px solid #888;
}

/* Brands Table */
#brands_table {
	width: 100%;
}
#brands_table .brands td {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 4px;
}
#brands_table td {
	width: 149px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-bottom: 2px solid #aaa;
}
#brands_table a {
	display: block;
	color: #000;
	padding: 4px 6px;
	text-decoration: none;
}
#brands_table a:hover {
	color: #f00;
}
#brands_table .noborder td {
	border: 0px solid #fff;
}

/* Unit Details */
#unit_details {
	width: 100%;
}
#unit_details .unit_title {
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
}
#unit_details .unit_title span {
	float: right;
}
#unit_details .unit_option {
	text-align: right;
	padding: 2px 5px;
	width: 120px;
	border-right: 2px solid #fff;
}
#unit_details .unit_value {
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
	width: 120px;
}
#unit_details .unit_default {
	vertical-align: top;
	text-align: right;
}
#unit_details .unit_thumbs {
	text-align: center;
	padding: 14px 0px 0px 0px;
}
#unit_details .unit_thumbs img, #unit_details .unit_thumbs img {
	margin: 0px;
	padding: 0px;
}
#unit_details .unit_default img {
	height: 120px;
	margin: 0px;
	padding: 0px;
}
/* Dropdown Menus */

#drop_nav, #drop_nav ul {
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style: none;
	background: #ccc;
	width: 200px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
}
#drop_nav li {
	position: relative;
}	
#drop_nav li ul {
	position: absolute;
	left: 200px; /* Set 1px less than menu width */
	top: 0;
	border: 1px solid #000;
	background: #fff;
	display: none;
}
/* Styles for Menu Items */
#drop_nav li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #ccc; /* IE6 Bug */
	padding: 6px 12px;
	font-weight: bold;
}
/* Fix IE. Hide from IE Mac */
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#drop_nav li a:hover { /* Hover Styles */
	color: #f00;
}		
#drop_nav li ul li a { /* Sub Menu Styles */
	padding: 5px 10px;
	background: #fff;
} 
		
#drop_nav li:hover ul, li.over ul { /* The magic */
	display: block;
}

#toggle_store_info {
cursor: pointer;
}