/* Vespoli: Trailers CSS  */
/* Shannon-Rose Design 2008 */
/* Used in addition to boats.css on trailers pages */

/* Sub Nav Styles */
#subNavigation ul.boatsNav {
	width: 505px;
	margin: 0 0 0 40px;
	float: left;
	display: inline;
}
#subNavigation ul.optionsNav {
	width: 345px;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	display: inline;
	background-color: #414141;
}
#subNavigation ul.boatsNav li, #subNavigation ul.optionsNav li {
	text-transform: uppercase;
	float: left;
	height: 24px;
	color: #fff;
	margin: 0 2px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	display: inline;
}
#subNavigation ul.boatsNav li a, #subNavigation ul.optionsNav li a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 6px 15px 4px;
}
#subNavigation ul.boatsNav li a:hover, #subNavigation ul.optionsNav li a:hover {
	text-decoration: none;
	color: #000;
}
#subNavigation ul.boatsNav li.activeTab {
	z-index: 5;
	position: relative;
	height: 27px;
	margin-top: -3px;
	background: transparent url(/templates/vespoli_home/imgs/subNavigationLeft.gif) no-repeat 0 0;
}
#subNavigation ul.boatsNav li.activeTab a {
	z-index: 5;
	position: relative;
	color: #000;
	padding: 6px 15px 7px;
	background: transparent url(/templates/vespoli_home/imgs/subNavigationRight.gif) no-repeat 100% 0;
}
#subNavigation ul.optionsNav li.activeTab {
	z-index: 5;
	position: relative;
	height: 27px;
	margin-top: -3px;
	background: transparent url(/templates/vespoli_home/imgs/subNavigationLeft.gif) no-repeat 0 0;
}
#subNavigation ul.optionsNav li.activeTab a {
	z-index: 5;
	position: relative;
	color: #000;
	padding: 6px 15px 7px;
	background: transparent url(/templates/vespoli_home/imgs/subNavigationRight.gif) no-repeat 100% 0;
}
table#trailerSpecs {
	width: 100%;
	margin: 0 0 25px;
}
table#trailerSpecs td {
	line-height: 18px;
	padding: 0;
}
table#trailerSpecs td.leftSpecs {
	font-weight: bold;
	width: 40%;
}
#interiorContent img { border: 1px solid #909090; /*margin: 0 0 10px 15px;*/ }
/* #interiorContent img.trailerBottomRow { margin: 10px 5px 0 0!important; border: none!important; } */
/* #interiorSideBar h4 { width: 198px; letter-spacing: 0.025em; font-weight: bold; padding: 7px 0 0; display: block; background-color: #414141; margin: 0 0 15px; font-size: 10px; line-height: 14px; text-align: center; color: #fff; text-transform: uppercase; } */
/* #interiorSideBar h4 img { border: 1px solid #414141; margin: 5px 0 0; } */

div.trailerFeaturePhotoBlock {
	float: left;
	display: inline;
	width: 283px;
	margin: 0 10px 10px 0;
}
div.trailerFeaturePhotoBlock h4 {
}
div.trailerFeaturePhotoBlock img {
	margin: 0!important;
}

/* Sidebar mostly for landing page */
div#trailersSidebarLinks a {
	display: block;
	height: 74px;
	width: 185px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}
div#trailersSidebarLinks a:hover {
	background-position: 0 -74px;
}
div#trailersSidebarLinks a em {
	visibility: hidden;
}
div#trailersSidebarLinks a.trailerSidebarNav41 {
	background-image: url(/images/vespoli/trailer41special.png);
}
div#trailersSidebarLinks a.trailerSidebarNav39 {
	background-image: url(/images/vespoli/trailer39longhaul.png);
}
div#trailersSidebarLinks a.trailerSidebarNav36 {
	background-image: url(/images/vespoli/trailer36transporter.png);
}
div#trailersSidebarLinks a.trailerSidebarNav32 {
	background-image: url(/images/vespoli/trailer32smallboatcarrier.png);
}

