/* @override http://www.motorw.com/styles/motorworks */

/* 	Motorworks
	(c) 2011 Motorworks
	Author: Imp Design LLC
	Version 1.0
 */

/* @group Helpers */

.clear {
	clear: both;
}

.nospace_after {
	margin-bottom: 0;
}

/* @end */

/* @group Structure */

body {
	font: 16px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #f9dba0 url(/images/site_images/backgrounds/body_bg.jpg) repeat-x center top;
}

#header {
	height: 228px;
}

#header .wrapper {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/site_images/backgrounds/header_bg.jpg) no-repeat;
	height: 228px;
}

#logo {
	background: url(/images/site_images/backgrounds/logo_bg.jpg) no-repeat 7px 0;
	width: 508px;
	height: 228px;
	text-indent: -9999px;
	float: left;
}

#phone_hours_address {
	width: 375px;
	height: 62px;
	float: left;
	margin-top: 83px;
	color: #f9dba0;
	margin-left: 50px;
	text-align: center;
}

#phone_hours_address p {
	font-weight: bold;
	font-size: 36px;
	margin-top: 10px;
	color: #f9dba0;
}
#phone_hours_address p a{
	color: #f9dba0;
}
#hours {
	font-weight: bold;
	font-size: 17px;
}

#contact_block a {
	float: left;
	color: #fff;
	text-decoration: none;
	width: 178px;
	height: 66px;
	text-align: center;
	margin-left: 157px;
	background: url(/images/site_images/buttons/contact_button.gif) no-repeat 0 0;
	margin-top: 17px;
	display: block;
	text-indent: -9999px;
}

#contact_block a:hover {
	background-position: 0 -66px;
}

#content .wrapper {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background: #131c0f url(/images/site_images/backgrounds/content_bg.jpg) repeat-x;
	padding-left: 26px;
	padding-right: 24px;
}

#left_column {
	width: 535px;
	float: left;
	padding: 10px;
	background: #fcf2e0 url(/images/site_images/backgrounds/left_column_bg.jpg) repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#left_column_cc_detail {
	width: 535px;
	float: left;
	padding: 10px;
	background: #fcf2e0 url(/images/site_images/backgrounds/left_column_bg.jpg) repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#text_content {
	
}

#right_column {
	padding-left: 12px;
	float: left;
	width: 343px;
}

#right_column_cc_detail {
	padding-left: 12px;
	float: left;
	width: 340px;
}

#footer {
	background-color: #f9dba0;
}

#footer .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #131c0f;
}

#footer_content {
	background-color: #262f1c;
	border-top: 2px solid #37402d;
	border-left: 2px solid #37402d;
	border-right: 2px solid #37402d;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#site_info {
	float: left;
	width: 235px;
	padding-top: 8px;
}
#logo_disclaimer{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #414e34;
	font-style: italic;
}
/* @end */

/* @group Navigations */

/* @group Main Nav */

#main_nav {
	clear: both;
	width: 911px;
	background: url(/images/site_images/backgrounds/main_nav_bg.gif) no-repeat 0 bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	padding-bottom: 16px;
}

#main_nav ul {
	list-style-type: none;
	height: 32px;
	width: 911px;
	background: url(/images/site_images/backgrounds/main_nav_bg.gif) 0 top;
	padding-top: 14px;
}

#main_nav li {
	float: left;
}

#main_nav li a {
	float: left;
	text-indent: -9999px;
	height: 32px;
}

#main_nav li#nav_home a {
	background: url(/images/site_images/backgrounds/main_nav.gif) no-repeat 0 -64px;
	width: 73px;
	margin-left: 18px;
}

#main_nav li#nav_home.current a {
	background-position: 0 -32px;
}

#main_nav li#nav_home a:hover {
	background-position: 0 0;
}

#main_nav li#nav_about a {
	background: url(/images/site_images/backgrounds/main_nav.gif) no-repeat -73px -64px;
	width: 103px;
}

#main_nav li#nav_about.current a {
	background-position: -73px -32px;
}

#main_nav li#nav_about a:hover {
	background-position: -73px 0;
}

#main_nav li#nav_why a {
	background: url(/images/site_images/backgrounds/main_nav.gif) no-repeat -176px -64px;
	width: 202px;
}

#main_nav li#nav_why.current a {
	background-position: -176px -32px;
}

#main_nav li#nav_why a:hover {
	background-position: -176px 0;
}

#main_nav li#nav_services a {
	background: url(/images/site_images/backgrounds/main_nav.gif) no-repeat -378px -64px;
	width: 103px;
}

#main_nav li#nav_services.current a {
	background-position: -378px -32px;
}

#main_nav li#nav_services a:hover {
	background-position: -378px 0;
}

#main_nav li#nav_classic a {
	background: url(/images/site_images/backgrounds/main_nav.gif) no-repeat -481px -64px;
	width: 150px;
}

#main_nav li#nav_classic.current a {
	background-position: -481px -32px;
}

#main_nav li#nav_classic a:hover {
	background-position: -481px 0;
}

#main_nav li#nav_resources a {
	background: url(/images/site_images/backgrounds/main_nav.gif) no-repeat -631px -64px;
	width: 247px;
}

#main_nav li#nav_classic.resources a {
	background-position: -631px -32px;
}

#main_nav li#nav_resources a:hover {
	background-position: -631px 0;
}

/* @end */

/* @group Sub Nav */

ul#subnav {
	background-image: none;
	padding-left: 25px;
	padding-top: 0;
}

ul#subnav li {
	
}

ul#subnav li a {
	color: #fce3aa;
	text-indent: 0;
	text-decoration: none;
	margin-right: 24px;
	font-size: 20px;
	line-height: 45px;
}

ul#subnav li a:hover {
	color: #700601;
}

ul#subnav li.current a {
	color: #fcf2e0;
}

/* @end */

/* @group Logo Nav */

#logos .wrapper, #logos_new .wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #131c0f;
}

ul#affiliate_logos {
	width: 880px;
	height: 170px;
	padding-top: 24px;
	margin-left: 45px;
}

ul#affiliate_logos li {
	float: left;
	list-style-type: none;
}

ul#affiliate_logos li a {
	float: left;
}

li.aaa a {
	display: block;
	text-indent: -9999px;
	background: url(/images/site_images/backgrounds/affiliate_logos_revised.gif) no-repeat -40px -163px;
	height: 163px;
	width: 158px;
	margin-right: 20px;
	margin-left: 20px;
}

li.aaa a:hover {
	background-position: -40px 0;
}

li.bbb  {
	display: block;
	text-indent: -9999px;
	height: 163px;
	width: 134px;
	margin-right: 20px;
}
li.bbb .bbb_link{
	margin-top: 49px;
	width: 150px;
	height: 58px;
}
li.ase a {
	display: block;
	text-indent: -9999px;
	background: url(/images/site_images/backgrounds/affiliate_logos_revised.gif) no-repeat -431px -163px;
	height: 163px;
	width: 125px;
	margin-right: 20px;
}

li.ase a:hover {
	background-position: -431px 0;
}

li.napa a {
	display: block;
	text-indent: -9999px;
	background: url(/images/site_images/backgrounds/affiliate_logos_revised.gif) no-repeat -550px -163px;
	height: 163px;
	width: 186px;
	margin-right: 20px;
}

li.napa a:hover {
	background-position: -550px 0;
}
li.asa a{
	display: block;
	text-indent: -9999px;
	background: url(/images/site_images/backgrounds/affiliate_logos_revised.gif) no-repeat -732px -163px;
	height: 163px;
	width: 157px;
}
li.asa a:hover {
	background-position: -732px 0;
}
/* @end */

/* @group Footer Nav */

ul#footer_nav {
	padding-left: 12px;
	height: 25px;
	padding-top: 8px;
	width: 645px;
	float: left;
}

ul#footer_nav li {
	float: left;
	list-style-type: none;
	margin-right: 13px;
}

ul#footer_nav li a {
	color: #4b583e;
	text-decoration: none;
	float: left;
	font-size: 12px;
}

ul#footer_nav li.current a {
	color: #fcf2e0;
}

ul#footer_nav li a:hover {
	color: #f9dba0;
}

/* @end */

/* @end */

/* @group Typography */

p {
	margin-bottom: 12px;
	color: #121b0d;
}

p#copyright {
	float: left;
	color: #4b583e;
	font-size: 12px;
}

p#id_logo a {
	float: left;
	background: url(/images/site_images/backgrounds/an_ID_creation.gif) no-repeat;
	width: 105px;
	height: 30px;
	text-indent: -9999px;
	margin-left: 16px;
	margin-top: -2px;
}
p.video_directions{
	font-style: italic;
	font-size: 12px;
	margin-top: 12px;
}
h1 {
	font-size: 32px;
	margin-top: 18px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #6e0601;
}

h2 {
	font-size: 24px;
	margin-top: 18px;
	font-weight: bold;
	color: #6e0601;
	line-height: 24px;
}

h3 {
	font-size: 18px;
	margin-top: 18px;
	font-weight: bold;
	color: #6e0601;
	line-height: 24px;
}

a {
	color: #6e0601;
}

a.readmore_tan {
	display: block;
	float: left;
	clear: both;
	margin-left: 250px;
	width: 100px;
	height: 25px;
	background: url(/images/site_images/backgrounds/readmore_tan.gif) no-repeat 0 -25px;
	text-indent: -9999px;
}

a.readmore_tan:hover {
	background-position: 0 0;
}

a.readmore_dkgrn {
	display: block;
	float: left;
	clear: both;
	width: 100px;
	height: 25px;
	background: url(/images/site_images/backgrounds/readmore_dkgrn.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin-left: 30px;
}

a.readmore_dkgrn:hover {
	background-position: 0 -25px;
}
#text_content ul{
	padding-left: 20px;
	padding-bottom: 12px;
}
.why_choose ul {
	padding-left: 20px;
	margin-top: -12px;
	margin-bottom: 12px;
}

/* @end */

/* @group Modules */

/* @group Home Page Staff */
.home_staff_module{
	float: right;
	background: url(/images/site_images/backgrounds/testimonial_bg.jpg) repeat-x 0 0;
	padding-bottom: 12px;
	padding-right: 8px;
	border: 1px solid #f9dca4;
	margin-left: 8px;
	margin-top: 8px;
}

#home_featured_staff {
	width: 185px;
	margin-left: 12px;
	margin-top: 8px;
	clear: both;
}

#home_featured_staff h3 {
	background: url(/images/site_images/backgrounds/meet_the_staff_home.gif) no-repeat 0 0;
	height: 36px;
	text-indent: -9999px;
	margin-top: 0;
}

#home_featured_staff_image {
	background-color: #570401;
	width: 175px;
	height: 219px;
	padding: 2px;
}

#home_featured_staff_summary a.readmore {
	display: block;
	float: right;
	clear: both;
	width: 100px;
	height: 25px;
	background: url(/images/site_images/backgrounds/readmore_dkgrn.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 8px;
	background:url(/images/site_images/backgrounds/readmore_tan.gif) no-repeat 0 -25px;
}
#home_featured_staff_summary a.readmore:hover{
	background-position: 0 0;
}

/* @end */

/* @group Contact Page elements */

#map_canvas {
	border: 2px solid #262f1c;
	margin-bottom: 20px;
}

label.mapform {
	font-weight: bold;
	color: #6e0601;
	font-size: 20px;
}

input#start {
	width: 516px;
	height: 22px;
	margin-top: 13px;
	font-weight: bold;
	color: #262f1c;
	font-size: 15px;
}

input#start:focus {
	background-color: #cddfb7;
}

input#getdirections.submit_button {
	width: 65px;
	display: block;
	height: 28px;
	background: url(/images/site_images/buttons/send_button.gif) 0 0;
	border-style: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin-left: 455px;
}

input#getdirections.submit_button:hover {
	background-position: 0 -28px;
}

#contactpage_formbutton {
	width: 330px;
	height: 88px;
	text-indent: -9999px;
	background: url(/images/site_images/buttons/send_us_note.gif) 0 0;
}

#contactpage_formbutton a {
	display: block;
	text-indent: -9999px;
	background: url(/images/site_images/buttons/send_us_note.gif) 0 0;
	width: 330px;
	height: 88px;
}

#contactpage_formbutton a:hover {
	background-position: 0 -88px;
}

#contact_formcontent {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #fcf2e0 url(/images/site_images/backgrounds/left_column_bg.jpg) repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-top: 8px;
}

#contact_form label {
	font-size: 14px;
	text-align: right;
	width: 60px;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 27px;
}

#contact_form input {
	width: 205px;
	height: 20px;
	font-weight: bold;
}

#contact_form textarea {
	width: 205px;
	height: 150px;
}

#contact_form input:focus {
	background-color: #cddfb7;
}

#contact_formcontent p.tiny_text {
	text-align: center;
	font-style: italic;
	color: #6b0000;
	font-size: 11px;
}

#contact_form input.submit_button {
	width: 65px;
	display: block;
	height: 28px;
	background: url(/images/site_images/buttons/send_button.gif) 0 0;
	border-style: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin-left: 230px;
}

#contact_form input.submit_button:hover {
	background-position: 0 -28px;
}

/* @end */

/* @group Make Models Services */

#detail_img {
	float: right;
	margin-top: 8px;
	margin-left: 12px;
	border: 1px solid #121b0d;
}

/* @end */

/* @group Detail Links */

#detail_links {
	width: 500px;
	padding: 0 0 15px 15px;
	margin-bottom: 24px;
	background: url(/images/site_images/backgrounds/testimonial_bg.jpg) repeat-x 0 0;
	border: 1px solid #f9dca4;
	margin-right: auto;
	margin-left: auto;
}

ul.column_list {
	float: left;
	width: 226px;
	padding-left: 0;
	padding: 0;
}

ul.column_list_right {
	float: left;
	width: 216px;
	padding-left: 16px;
	margin-left: 12px;
}

ul.column_list li, ul.column_list_right li {
	color: #6b0000;
	list-style-position: outside;
	margin-bottom: 3px;
}

/* @end */

/* @group Simple Contact Form */

/* @group Date Picker */

#datepicker {
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}

/* @end */

/* @group Form Slider */

#contact_form_slider, #simple_contact_formcontent {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #fcf2e0 url(/images/site_images/backgrounds/left_column_bg.jpg) repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-top: 8px;
}

#contact_form_slider p, #simple_contact_formcontent p {
	font-size: 14px;
	line-height: 1.2em;
}

/* @end */

#simple_contact_form, #simple_contact_form_sliding {
	float: right;
	width: 330px;
	margin-bottom: 24px;
}
#schedule_header{
	width: 330px;
	height: 88px;
	text-indent: -9999px;
	background: url(/images/site_images/buttons/schedule_button.gif) 0 0;
}
#contact_button {
	width: 330px;
	height: 88px;
}

#contact_button a {
	display: block;
	text-indent: -9999px;
	background: url(/images/site_images/buttons/schedule_button.gif) 0 0;
	width: 330px;
	height: 88px;
}

#contact_button a:hover {
	background-position: 0 -88px;
}

.simple_form_line {
	margin-bottom: 3px;
	height: 30px;
}

#schedule_form label {
	font-size: 14px;
	text-align: right;
	width: 60px;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 27px;
}

#schedule_form input {
	width: 205px;
	height: 20px;
	font-weight: bold;
}

#schedule_form input:focus {
	background-color: #cddfb7;
}

#contact_form_slider p.tiny_text, #simple_contact_formcontent p.tiny_text {
	text-align: center;
	font-style: italic;
	color: #6b0000;
	font-size: 11px;
}

#schedule_form input.submit_button {
	width: 65px;
	display: block;
	height: 28px;
	background: url(/images/site_images/buttons/send_button.gif) 0 0;
	border-style: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin-left: 230px;
}

#schedule_form input.submit_button:hover {
	background-position: 0 -28px;
}

/* @end */

/* @group Classic Car Galleries */

#cc_image_gallery {
	float: right;
	background: url(/images/site_images/backgrounds/testimonial_bg.jpg) repeat-x 0 0;
	border: 1px solid #f9dca4;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	width: 243px;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#recent_classic h2 a, .cc_list_info h3 a{
	text-decoration: none;
}
#recent_classic h2 a:hover, .cc_list_info h3 a:hover{
	text-decoration: underline;
}
/* @end */

/* @group View Specials */

#specials_button {
	width: 330px;
	float: right;
	height: 81px;
	margin-bottom: 18px;
}

#specials_button a {
	display: block;
	width: 330px;
	height: 81px;
	background: url(/images/site_images/buttons/view_specials.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#specials_button a:hover {
	background-position: 0 -81px;
}

/* @end */

/* @group Classic Car Photo Links */

#cc_photolinks {
	margin-left: 22px;
}

.cc_photo_link a {
	margin-bottom: 12px;
	background-position: 80px 80px;
	display: block;
	margin-right: 12px;
	float: left;
	border: 2px solid #fce3aa;
}

.cc_photo_link a:hover {
	border-color: #6e0601;
}

#cc_photolinks h2 {
	color: #f9dba0;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 12px;
}

/* @end */

/* @group Testimonials */

.testimonial_listing {
	width: 470px;
	padding: 18px;
	margin-bottom: 24px;
	background: url(/images/site_images/backgrounds/testimonial_bg.jpg) repeat-x 0 0;
	border: 1px solid #f9dca4;
	margin-right: auto;
	margin-left: auto;
}
.testimonial_listing p{
	font-size: 18px;
	line-height: 1.4em;
}
.testimonial_author{
	text-align: right;
}
/* @end */

/* @group Meet the Staff */

#featured_staff {
	width: 330px;
	margin-left: 12px;
	margin-top: 20px;
	clear: both;
}

#featured_staff h3 {
	background: url(/images/site_images/backgrounds/meet_the_staff.gif) no-repeat 0 0;
	height: 32px;
	width: 330px;
	text-indent: -9999px;
	margin-bottom: 12px;
}

#featured_staff_image {
	background-color: #fce3aa;
	width: 175px;
	height: 219px;
	padding: 2px;
	float: left;
}

#featured_staff_summary {
	float: left;
	padding-left: 18px;
	width: 130px;
	height: 221px;
}

#featured_staff_summary p {
	color: #fce3aa;
}

#featured_staff_summary a.readmore_dkgrn {
	margin-top: 14px;
}

/* @end */

/* @group Staff Listing */

.staff_listing {
	margin-bottom: 10px;
	clear: both;
}

.staff_image {
	background-color: #52633c;
	width: 125px;
	height: 157px;
	float: left;
	padding: 2px;
}

.staff_info {
	float: left;
	width: 360px;
	padding-left: 18px;
}

.full_bio {
	width: 342px;
	padding-left: 146px;
	margin: 0;
	padding-top: 0;
}

.staff_info h2 {
	font-size: 20px;
	font-weight: bold;
	color: #6e0601;
}

.staff_info h3 {
	font-style: italic;
	font-size: 14px;
	margin-bottom: 8px;
}

.full_bio ul {
	margin-top: -12px;
	padding-left: 18px;
	margin-bottom: 12px;
}

/* @end */

/* @group Home Specials */

#home_special {
	height: 278px;
	width: 330px;
	text-align: center;
	margin-left: 12px;
	padding-top: 120px;
	background: url(/images/site_images/backgrounds/specials_bg.jpg) no-repeat;
}

#home_special h2 {
	height: 120px;
	padding-top: 10px;
	padding-right: 36px;
	color: #2c4424;
	font-size: 32px;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 32px;
}

#home_special span.price {
	font-weight: bold;
	font-size: 60px;
	line-height: 60px;
}

#home_special p {
	padding-right: 25px;
	padding-left: 26px;
	color: #fce2a7;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
}

#coupon_link a {
	color: #fce2a7;
	font-size: 13px;
	font-style: italic;
}

/* @end */

/* @group Recent Classic */

#recent_classic {
	border-top: 1px dotted #6e0601;
	margin-top: 24px;
}

.recent_cc_image {
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
}

#recent_classic a.readmore_tan {
	margin-left: 430px;
}

/* @end */

/* @group ABC page */
.abc_item{
	border-top: 1px dotted #f9dba0;
	margin-top: 12px;
	padding-top: 8px;
}
.abc_list_thumbnail{
	float: left;
	background-color: #52633c;
	padding: 2px;
	width: 100px;
	height: 100px;
}
.abc_listing_info{
	float: left;
	width: 415px;
	margin-left: 12px;
	margin-bottom: 0;
}
.abc_listing_info p{
	margin-bottom: 0;
}
.abc_item h2{
	margin-top: 0;
}
.abc_item h2 a{
	text-decoration: none;
}
.abc_item h2 a:hover{
	text-decoration: underline;
}
.abc_item_info{
	background-color: #f9dba0;
	margin-top: 4px;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-left: 5px;
		color: #6e0601;
	font-weight: bold;
}
a.catlink_awards{
	padding-left: 28px;
	background: url(/images/site_images/misc/trophy_tan.gif) no-repeat;
	text-decoration: none;
}
a.catlink_awards:hover{
	text-decoration: underline;
}
a.catlink_bulletins{
	padding-left: 28px;
	background: url(/images/site_images/misc/bulletin_tan.gif) no-repeat;
	text-decoration: none;
}
a.catlink_bulletins:hover{
	text-decoration: underline;
}
a.catlink_comedy{
	padding-left: 28px;
	background: url(/images/site_images/misc/mask_tan.gif) no-repeat;
	text-decoration: none;
}
a.catlink_comedy:hover{
	text-decoration: underline;
}
.abc_item a.readmore_tan{
	float: right;
	margin-left: 0;
}
.abc_detail_thumbnail{
	float: right;
	margin-top: 8px;
	background-color: #52633c;
	padding: 2px;
	margin-left: 8px;
}
#abc_image_gallery{
	float: right;
	background: url(/images/site_images/backgrounds/testimonial_bg.jpg) repeat-x 0 0;
	border: 1px solid #f9dca4;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	width: 235px;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.abc_video{
	text-align: center;
}
.topten{
}
.topten a{
	width: 220px;
	height: 102px;
	display: block;
	background: url(/images/site_images/buttons/top10_2012.gif) 0 102px;
	text-indent: -9999px;
	margin-left: 50px;
}
.topten a:hover{
	background-position: 0 0;
}
/* @end */

/* @group Classic List Item */

.classic_list_item {
	border-top: 1px dotted #f9dba0;
	margin-top: 12px;
	padding-top: 12px;
}

.cc_list_image {
	float: left;
	margin-right: 12px;
}

.cc_list_info {
	float: left;
	width: 445px;
}

.cc_list_info h3 {
	margin-top: 0;
}

.classic_list_item a.readmore_tan {
	margin-left: 344px;
}

/* @end */

/* @group ABC Module */

/* @group Side Nav */
.abc_module_content_side_nav{
	background: url(/images/site_images/backgrounds/abcs_bottom_alt.gif) no-repeat -5px bottom;
	padding-top: 18px;
	padding-bottom: 80px;
}
.abc_module_content_side_nav a{
	display: block;
	color: #fce3aa;
	margin-left: 55px;
	padding-left: 32px;
	margin-bottom: 8px;
	text-decoration: none;
	padding-bottom: 15px;
	margin-right: 28px;
}
.abc_module_content_side_nav a:hover{
	text-decoration: underline;
}
.abc_module_content_side_nav a.awards{
	background: url(/images/site_images/misc/trophy_alt.gif) no-repeat;

}
.abc_module_content_side_nav a.bulletins{
	background: url(/images/site_images/misc/bulletin_alt.gif) no-repeat;
}
.abc_module_content_side_nav a.comedy{
	background: url(/images/site_images/misc/mask_alt.gif) no-repeat 0 0;
}



/* @end */
.abc_module{
	margin-left: 20px;
	width: 300px;
	margin-top: 20px;
}
.abc_module_header{
	height: 172px;
	background: url(/images/site_images/backgrounds/abcs_top_alt.gif) no-repeat -8px 0;
}
.abc_module_header:hover{
	background-position: -339px 0;
}
.abc_module_header h2 a{
	display: block;
	height: 170px;
	width: 288px;
	text-indent: -9999px;
}
.abc_module_content{
	background: url(/images/site_images/backgrounds/abcs_bottom_alt.gif) no-repeat -5px bottom;
	padding-top: 18px;
	padding-bottom: 80px;
}
.abc_module_content a{
	display: block;
	color: #fce3aa;
	margin-left: 22px;
	padding-left: 32px;
	margin-right: 18px;
	margin-bottom: 8px;
	text-decoration: none;
	padding-bottom: 15px;
}
.abc_module_content a:hover{
	text-decoration: underline;
}
.abc_module_content a.awards{
	background: url(/images/site_images/misc/trophy_alt.gif) no-repeat;

}
.abc_module_content a.bulletins{
	background: url(/images/site_images/misc/bulletin_alt.gif) no-repeat;
}
.abc_module_content a.comedy{
	background: url(/images/site_images/misc/mask_alt.gif) no-repeat 0 0;
}

/* @end */

/* @group New Home Specials */

#home_special_new {
	height: 278px;
	width: 330px;
	text-align: center;
	padding-top: 85px;
	background: url(/images/site_images/backgrounds/new_specials_bg.jpg) no-repeat;
	margin-left: 12px;
}

#home_special_new h2 {
	height: 108px;
	padding-top: 8px;
	color: #2c4424;
	font-size: 32px;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 32px;
}

#home_special_new span.price {
	font-weight: bold;
	font-size: 60px;
	line-height: 60px;
}

#home_special_new p {
	padding-right: 25px;
	padding-left: 26px;
	color: #fce2a7;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 7px;
}

#coupon_link a {
	color: #fce2a7;
	font-size: 13px;
	font-style: italic;
}

/* @end */

/* @end */

/* @group Slideshow */

#home_slideshow {
	width: 535px;
	height: 415px;
	background: url(/images/site_images/backgrounds/home_slideshow_bg.gif) no-repeat;
}

.slides {
	background: url(/images/site_images/backgrounds/home_slide_bg.gif) no-repeat;
	width: 463px;
	height: 342px;
	margin-top: 18px;
	margin-left: 18px;
	padding: 15px;
}

/* @end */

/* @group LIGHTBOX */

a.lightbox img {
	margin-top: 6px;
	margin-right: 6px;
	border: 3px solid #fce3aa;
}

a.lightbox img:hover {
	border-color: #6e0601;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	height: 50px;
	background: none no-repeat;
}

/* @end */Home Specials
