﻿/* ADD Any additional Home Page Styles or overrides here*/
 h1 {
	margin-top:-7px !important;
	*margin-top:-8px !important;
}
		#SideBarCol {border-left: 1px #cccccc solid;}
		.SIDEBAR {
			width: 209px; *width: 206px;
			
			text-align: left;
			border-collapse: collapse;
			padding-right: 0px; margin-right: 0px;
			z-index: 200;
			position: relative;
			margin-top: -2px; *margin-top: 0px;
			overflow: visible;

		}
		#BodyTable {
			padding-right: 0px !important;
		}
		
		#SideBarCol hr {
			width: 178px; height: 1px !important;
			overflow: hidden;
			background-color: #cccccc; border: none; color: #cccccc;
			display: block;
		}
		.SIDEBAR img {
		width:90px;
		}
		.SIDEBAR h2 {
			color:#424f54; 
 			font-weight: normal; margin-top: 5px;
			background-image: url('../images/redHeadingArrow.gif'); background-repeat: no-repeat;
			background-position: 12px 6px;
			font-size:18px;  padding-left: 40px;
			padding-bottom: 5px;
			margin-bottom: 13px; padding-top: 4px;

		}
		
		
		.SIDEBAR h3 {
			color: #da002f; font-weight: normal; margin-top: 5px;
			font-size:18px; 
		}

	    .SIDEBAR td.feature {
			padding-left: 13px;
			padding-right: 14px;
		}
		.SIDEBAR h1 {margin-left:-4px; margin-bottom:0; width:152px; padding-right:10px; height:47px;}
		
		.additionalBox {
			text-align: left;
			width: 643px; height: 320px !important;
			border-left: 1px #cccccc solid; border-right: 1px #cccccc solid;
			padding-top: 7px; padding-bottom: 13px; padding-left: 8px; padding-right: 8px;
			margin-top:0px !important;
		}
		
		.additionalBox h1 {
	
			margin-bottom:0px !important;
}
		.additionalBox p {
			font-size: 13px;
		}

		.additionalBox table tr td {
			vertical-align: middle !important;
		}
		
		.additionalBox hr {
			color: #cccccc;
			background-color: #cccccc;
			border: none;
			height: 1px;
			display: block;
			margin-top:10px;
			margin-bottom:10px;
}
		
		
		.additionalBox {height:150px;}
		a.modelThumb {width:90px;}
		a.moreButton {margin-right:30px; margin-top:-30px; float:right; position:relative;}
		
#quickLinks {width:665px; height:46px; background:transparent url(/images/quick-back.png) no-repeat scroll 0 6px;}
#quickLinks td{ text-align:center; height:43px; vertical-align:middle !important; clear:both;}
#quickLinks h4 {color:#272A2E; margin-left:5px;}
#quickLinks td.greyblock {width:75px; text-align:left !important;}
#quickLinks td ul {padding-left:0; margin-left:0; margin-top:0;}
#quickLinks td a  {color:#ffffff; text-decoration:none; background:#970026 url(/images/quick-red.png) repeat-x scroll 0 0 !important;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; behavior: url('/css/border-radius.htc'); 
	padding:5px; margin-right:5px; min-width:95px; list-style:none; /*display:inline;*/ float:left;}
#quickLinks td a {color:#ffffff; text-decoration:none; font-size:10px;}
#quickLinks a:hover {text-decoration:underline;}
#quickLinks .noRightBorder {border-right:thin #ffffff none;}
