/* main design and layout styles */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(backshadow2_red.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.disclaimer {
	font-size: 10px;
	text-align: justify;
	margin: 0px;
	padding: 8px 5px 8px 0px;
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: center;
	border-right: 6px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
}
.masthead {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 159px;
}
.searchbar {
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 3px 0px 2px;
	height: 25px;
	width: 800px;
}
.searchform {
	float: left;
	width: 490px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font-size: 11px;
}
.searchform form {
	margin: 0px;
	padding: 0px;
}
.searchtext {
	font-size: 11px;
}
#toplinks {
	width: 240px;
	float: right;
	margin: 0px;
	color: #C00000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toplinks a:link {
	color: #C00000;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
}
#toplinks a:visited {
	color: #C00000;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
#toplinks a:hover {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	background: #eaeaea;
}
#toplinks a:active {
	color: #C00000;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
.maintable {
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #FFFFFF;
}
.clearfix {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1%;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	color: #3B0000;
	text-align: center;
	margin: 0px;
	padding: 6px;
	background-color: #cd0615;
	font-weight: bold;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #8B8F92;
	text-decoration: underline;
}

.header {
	border-right-style: none;
	border-left-style: none;
	border-right-color: #D5100A;
	border-left-color: #D5100A;
	margin: 10px 0px 5px;
	padding: 5px;
	text-align: left;
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5100A;
	border-bottom-color: #D5100A;
}
h1 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* background for sidebar */

.sidebar {
	background-image: url(images/sidebarbackgrey.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/* start of sidebar list style navigation */
.sidenavmenu{
	list-style-type: none;
	margin: 0px 0 5px;
	padding: 0;
	width: 189px;
	text-align: left;
	border-top: 1px solid #00176e;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.sidenavmenu li a{
	background: #3963ff url(images/navback.jpg) no-repeat left top;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 6px 0 6px 10px;
	text-decoration: none;
	letter-spacing: 1px;

}


* html .sidenavmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 179px;
}

.sidenavmenu li a:visited, .sidenavmenu li a:active{
color: white;
}

.sidenavmenu li a:hover{
	background-image: url(images/navbackb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #aeaeae;
	color: #C20A14;
	text-decoration: none;
}
/* start of maincontent styles */

.maincontent {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
}
.maincontentTable {
	margin: 0px;
	padding: 0px;
	
}

/* homepage styles */

.homeadTD {
	background: url(images/homeadboxback.gif) repeat-y left top;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.homeadTD2 {
	background: url(images/homeadboxback.gif) repeat-y left top;
	
}
.hotshotsbox {
	background: url(images/hotshotsbox.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	
}
p.homead {
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #c7d4fd;
	text-align: left;
}
.hotshotsback {
}
p.hotshots {
	margin: 4px 10px 6px;
	padding: 3px 5px 7px;
	text-align: left;
}


.productTable {
	border: 2px solid #C6C6C6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.imageTD {
	margin: 0px;
	padding: 0px 15px 5px 5px;
}
.imageTD ul {
}
.imageTD li {
}
.productheadTD {
	margin: 0px;
	padding: 5px;
	border-bottom: 2px solid #c6c6c6;
	background-image: url(images/productheadback_blue.jpg);
	background-repeat: repeat-x;
	
}
.productheadTD h2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: thin none #FFFFFF;
}
.producttextTD {
	margin: 0px;
	padding: 10px 10px 10px 0px;
}
.producttextDIV {
	padding: 8px;
	border: 1px solid #c7d4fd;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-position: center;
}

.producttextnopicDIV {
	padding: 8px;
	border: 0px none #c7d4fd;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-position: center;
}

.producttextDIV p {
	margin: 0px;
	padding: 0px 0px 8px;
	line-height: 18px;
	
}
p.pricetext {
	font-weight: bold;
	color: #0c2c84;
	margin: 0px;
	padding: 5px 0px 0px;
}
.productfooterlong {
	border-top: 2px solid #c6c6c6;
	text-align: right;
	margin: 0px;
	padding: 2px 5px;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	background-image: url(images/productfootback.jpg);
	background-repeat: repeat-x;
}


.productfootershort {
	border-top: 2px solid #c6c6c6;
	text-align: right;
	margin: 0px;
	padding: 2px 5px;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	background-image: url(images/productfootback_short.jpg);
	background-repeat: repeat-x;
}

.productimageTD {
	margin: 0px;
	padding: 10px;
}
.productimageTD img {
	margin: 0px;
	padding: 8px;
	border: 1px solid #c7d4fd;
	
}

.topphotodivimg {
	border: 0px none #6A0A0D;
	margin-top: 5px;
	padding: 0px;
}

.mediaphotodivimg {
	border: 2px solid #CE0517;
	padding: 5px;
	background-color: #F4F4F4;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 12px;
}

.imageborder {
	margin: 0px;
	padding: 8px;
	border: 1px solid #c7d4fd;
	
}
.galleryTable {
	background: url(images/galleryback.jpg) repeat-x left top;
}
.galleryimageTD {
	margin: 0px;
	padding: 10px;
}
.galleryimageTD img {
	margin: 0px;
	padding: 8px;
	border: 1px solid #6699FF;
	background: #FFFFFF;
	
}
.dealertext {
	margin: 0px;
	padding: 8px;
	border: 1px solid #c7d4fd;
	font-size: 11px;
}
.dealertextTD {
	margin: 0px;
	padding: 5px;
}
.small {
	font-size: 10px;
	color: #999999;
}
.database {
	font-size: 14px;
	font-weight: bold;
	color: #93c5ff;
	margin: 0px;
	padding: 5px 5px 8px;
}
.executive td {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 5px 5px 8px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CDCDCD;
}
.committee td {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 5px 5px 8px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CDCDCD;
	text-align: center;
}
.committeetitle td {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 5px 5px 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
