@charset "UTF-8";

#companyNavContainer{
	width: 220px;
}
#autoshowHeader {
	background-color: none;
}
#autoshowHypeColumn {
	position: relative;
	left: 18px;
	float: left;
	width: 240px;
	background-color: none;
}
#autoshowCalenderColumn {
	float: left;
	position: relative;
	left: 19px;
	top:-178px;
	width: 448px;
	background-color: none;
	min-height:300px;
}
#autoshowCalenderTabs div {
	position: relative;
	left: 26px;
	margin: 0px;
	padding: 0px;
}

#autoshowHypeColumn h1 {
	text-transform: uppercase;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
#hypeCards {
	padding-top: 10px;
	padding-bottom: 100px;
}

#calenderCards {
	margin: 0px;
	padding: 0px;
}
#autoshowCalenderColumn h2 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px;
}

#autoshowCalenderTabs img {
	margin: 0px;
	padding: 0px;
	float:left;
}

.hypeItem {
	width: 240px;
	background-color: white;
	background-image: url(/MMNA/company/images/autoshow/cmp_autoshow_hypebox_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
}
.hypeItem h6 {
	padding: 15px 15px 0px 15px;
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
.hypeItem p {
	padding: 0px 15px;
	margin: 0px;
}
.hypeItem img {
	margin-top: 10px;
}

.nobg {
	background-image: none;
}

.withGraphic {
	background-image: none;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

.cal {	
	display:none;
}

.show_frame {
	width:714px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.show_frame_head {
	width:714px;
	height:9px;
	background: transparent url(/MMNA/images/autoshow/cmp_autoshow_show_frame_head_back.en-us.png) top left no-repeat;
}

.show_frame_body {
	width:714px;
	background-color: #F1F1F1;
}

.show_frame_foot {
	width:714px;
	height:9px;
	background: transparent url(/MMNA/images/autoshow/cmp_autoshow_show_frame_foot_back.en-us.png) top left no-repeat;
}

.show_thumb {
	width:140px;
	text-align:center;
}

.show_title {
	vertical-align:top;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 14px;
	color: #444444;
}

.show_date {
	width:125px;
	vertical-align:top;
	text-align:right;
	font-weight: bold;
	font-size: 14px;
	color: #444444;
	white-space: nowrap;
}

.show_blurb {
	font-size:12px;
	vertical-align:top;
	line-height:1.5em;
	color: #444444;
}

.show_site {
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	color:red;
}


#popper {
	position:relative;
	width:183px;
	height:178px;
	top:360px;
	left:-208px;
}

#autoshowSplash {
	background: transparent url(/MMNA/images/autoshow/cmp_autoshow_splash.en-us.jpg) top left no-repeat;
	height: 195px;
	width:714px;
	margin-top: 10px;
}
#autoshowLinks {
	border-top: solid 1px black;
	height:34px;
	width:714px;
	background: transparent url(/MMNA/images/autoshow/header_nav_back.png) top left no-repeat;
}
.navLink, .navNoLink {
	text-align:center;
	background-color:transparent;
}
.navLink:hover, .navLink_hover {
	text-align:center;
	background-color: #CC0000;
}
.navNoLink:hover, .navNoLink_hover {
	text-align:center;
	background-color: #232428;	
}
.navDivider {
	width:2px;
	background: transparent url(/MMNA/images/autoshow/header_nav_divider.png) top left no-repeat;
}