@charset "utf-8";
/* Rivertek */

body {
	background: #fff;
}

a {
	color: #00549a;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #b60009
}

a img {
    border: none;
}

.container {
	width: 960px;
	margin: 0 auto;
	border: 10px solid #b60009;
	border-width: 10px;
	background: white;
	padding: 20px 0;
}

.header {
	margin: 0 40px 20px 40px;
}

.dnbLogo {
	width: 180px;
	float:right;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}

.dnbLogo img {
	margin: 0 0 20px 0;
}

.ihiLogo {
	width: 180px;
	float:left;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}

.ihiLogo img {
	margin: 8px 0 10px 0;
}

h1.logo {
	width: 376px;
	height: 48px;
	background: url(../images/logo.gif) no-repeat center center;
	text-indent: -9999em;
	margin: 38px auto 5px auto;
}

.header h2 {
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	color: #000;
}

.address {
	clear:both;
	margin: 20px 0;
	border: 5px solid #656565;
	border-width: 5px 0;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 10px 0;
}

.address a {
    text-transform: lowercase;
    text-decoration: underline;
}

.languages {
	clear: both;
	text-align: center;
	width: 600px;
	margin: 0 auto;
}

.languages div {
	width: 50px;
	text-align: center;
	line-height: 16px;
	float:left;
	margin: 8px 20px 15px 0;
}

.languages div.last {
	margin: 8px 0 0 0;
}

.languages div img {
	margin: 0 auto;
}


.stocklistBanner a {
    color: #fff;
    text-decoration: none;
    display: block;
	clear:both;
	height: 70px;
	width: 800px;
	margin: 0 auto 15px auto;
	background: #656565 url(../images/flash.gif) repeat top left;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
}

.stocklistBanner a:hover {
    color: #000;
}

/* content
-----------------------------------*/

.content {
	padding: 0 20px;
	clear: both;
	width: 920px;
	overflow: auto;
	margin-top: 20px;
}

.sidebar {
	width: 240px;
	float:left;
	margin-right: 15px;
}

.sideNav {
	margin:0;
	padding:0;
	list-style: none;
	font-size: 22px;
	line-height: 40px;
	text-transform: uppercase;
}

.sideNav li a {
	color: #000;
	text-decoration: none;
}

.sideNav li a:hover {
	color: #b60009;
}

.sidebar .sideImg {
	width: 194px;
	height: 425px;
	border: 10px solid #656565;
	overflow: hidden;
	margin: 10px 0;
}

.column {
    width: 660px;
    overflow: auto;
    display: block;
}

.column ul {
	list-style-position: inside;
}

.shippingImg {
	width: 444px;
	height: 168px;
	overflow: hidden;
	margin: 15px auto;
	border: 10px solid #656565;
}

img.bottomBanner {
	display: block;
	margin: 10px auto 0 auto;
}

.footer {
	text-align: center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 5px auto;
}

.footer a { color: #000; font-size: 8px;}

.footer a:hover { color: #656565; }




/* universal styles
----------------------- */

img.featurePic  {
    display: block;
    margin: 5px auto 10px auto;
    border: 4px solid #ddd;
}


/* gallery styles 
-----------------------------------------------*/

.gallery .galleryImage {
	width:200px;
	float:left;
	margin: 0 10px 10px 0;
	position:relative;
	background: #d8e5f0;
}

.gallery .galleryImage.last { margin-right: 0; }

.gallery .galleryImage h4 {
	margin:0;
	padding: 2px 5px;
    text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #656565;
	color: #000;
	font-weight: normal;
}

.gallery .galleryImage div.photo {
	width:190px;
	height:150px;
	overflow:hidden;
	margin: 5px auto;
	line-height: 150px;
}

.gallery .galleryImage img { 
	border:none;
	display:block;
	margin: 0 auto;
	vertical-align: middle;
}


.gallery .galleryImage .caption {
	color: #000;
	padding: 3px;
	text-align: center;
}

.gallery .galleryRow {
    width: 660px;
    overflow:auto;
    display: block;
	margin-top: 15px;
}





.newsGallery .galleryImage {
    width: 650px;
    display: block;
    padding: 5px;
	margin: 15px 10px 10px 0;
	position:relative;
	background: #ddd;
	overflow: auto;
}

.newsGallery .galleryImage h4 {
	margin:0;
	padding: 2px 5px;
    text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #656565;
	color: #656565;
}

.newsGallery .galleryImage div.photo {
	width:190px;
	height:150px;
	float:left;
	overflow:hidden;
	margin: 5px 15px 5px 0;
	line-height: 150px;
}

.newsGallery .galleryImage img { 
	border:none;
	display:block;
	margin: 0 auto;
	vertical-align: middle;
}


.newsGallery .galleryImage .caption {
	color: #656565;
	padding: 5px;
	text-align: left;
}


#map {
    width: 600px;
    height: 450px;
    margin: auto;
}

.contactInfo {
    margin-bottom: 15px;
    padding:1.4em 0; 
    font-size: 18px;
}

.contactInfo div {
    position: relative;
    margin:0 0 15px 0;
}

.contactInfo label {
	margin: 0;
	display: block;
	width: 300px;
	text-align: left;
	float: left;
	margin-right: 15px;
}

.contactInfo p {
	text-transform: uppercase;
	text-align: left;
	clear:left;
	margin-left: 215px;
}


.contactInfo div ul {
    margin: 0 0 0 315px;
    padding: 0;
    list-style-type: none;
    clear:none;
}


/* stock tables
-----------------------*/

.stockItem {
    margin: 1.4em 0;
}

table.stockMain {
    margin-bottom: 0;
    width:100%;
    border-collapse: separate;
    border-bottom: 1px solid #b60009;
}

table.stockDetails {
    margin-bottom: 0;
    width:100%;
    border-collapse: separate;
    border-bottom: 1px solid #b60009;
}

td, tbody th { background: #bdd7ec; }


tr.even td,
tr.even th  { background: #d8e5f0; }

.stockMain th {
    background: #92c2e9;
    font-weight: normal;
    color: #b60009;
}

.stockMain td {
    text-align: center;
}

.stockMain caption {
    background: #656565;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.stockDetails th {
    font-weight: normal;
    color: #b60009;
    text-align: left;
    vertical-align: top;
    width: 130px;
}
.stockDetails td {
    vertical-align: top;
}

.stockDetails td.imgTD {
    vertical-align: middle;
}

.stockDetails .imgTD img {
    display: block;
    margin: auto;
}


a.stockMore {
    display: block;
	background: #b60009 url(../images/flash.gif) repeat top left;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 8px;
    width: 644px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

a.stockMore:hover {
    background: #656565;
    color: #fff;
}



