/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
  
  FS - updates Felix Scheiffers April 2008 
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff;}
.boxText_login { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #A3C016; text-decoration: underline; }

BODY {
  background: #eaeeef;
  color: #000000;
  margin: 0;
  background: url(images/layout/bg.jpg) center;
}

/* These styles create the dropdown menus. */
#navbar {
   margin: 0;
   padding: 0;
   text-align: right;
    }
#navbar li {
   list-style: none;
   text-align: left;
   
   float: right; }
#navbar li:hover {
   list-style: none;
   text-align: left;
   text-decoration: underline;
   float: right; }
#navbar li a {
   display: block;
   padding: 0px 8px;

   color: #fff;
   text-decoration: none; }

#navbar li a:hover {

   text-decoration: underline; }
#navbar li ul {
   display: none; 
   padding-left: 5px;
  
   width: 12em; /* Width to help Opera out */
   background-color: #0081ae;}
#navbar li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
    color: #006a95;
   margin: 0;
   height:20px;
   background-color: #0081ae;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none;
   height:20px;
   background-color: #0081ae; }
#navbar li:hover li a, #navbar li.hover li a {
   background-color: #0081ae;
   
   height:20px;
   color: #FFFFFF; }
#navbar li li a:hover {

   background-color: #006a95;
   text-decoration: underline;
   height:20px; }

.mainTable {

  background-color: #FFFFFF;

}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #888888;

}
a:hover { outline: none; }

FORM {
	display: inline;
}

TR.header {
  background: #D1E2FE;
}

TABLE.headerNavigation {
  background: url(images/layout/menubalk.jpg);
  height: 23px;
}
TABLE.headerNavigation2 {
   height: 23px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #5a5a5a;
  font-weight : bold;
  padding-bottom : 7px;
  padding-top : 0px;
  
}

A.headerNavigation { 
  color: #5a5a5a; 
  cursor: pointer;
}

A.headerNavigation:hover {
  color: #0000ff;
  text-decoration: underline;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight : normal;
  padding-bottom : 7px;
  padding-top : 0px;
  
}


A.headerNavigation2 { 
  color: #FFFFFF; 
  cursor: pointer;
}

A.headerNavigation2:hover {
  color: #006a95;
  text-decoration: underline;
}

TD.headerNavigation3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight : normal;
  padding-bottom : 7px;
  padding-top : 0px;
  
}

A.headerNavigation3 { 
  color: #000; 
  cursor: pointer;
}

A.headerNavigation3:hover {
  color: #CCCCCC;
  font-weight:bold;
  text-decoration: none;
}

td.boxText{
	color: #000000;
}

a.boxText{ 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
a.boxText:hover{
  font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
  background: url(images/layout/footer.jpg);
  height: 45px;
}

TR.footer {
 /* background: #bbc3d3;*/
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBoxBg#productenbottom {
  background: url(images/layout/productenbottom.gif) bottom no-repeat;
  padding-bottom: 20px;  
  background-position: left bottom;
}

.infoBox#productenbg {
  background: url(images/layout/productenbg.gif);  
}

.infoBoxBg#loginbottom {
  background: url(images/layout/loginbottom.gif) bottom no-repeat;
  padding-bottom: 20px;
  background-position: left bottom;
  
}

.infoBox#loginbg {
  background: url(images/layout/loginbg.gif);  
}

.infoBox#wit {
  color: #ffffff; 
}

.infoBoxBg#bestsellersbottom {
  background: url(images/layout/bestsellersbottom.gif) bottom no-repeat;
  padding-bottom: 20px;
  background-position: left bottom;
}

.infoBoxBg#bestsellersbg {
  background: url(images/layout/bestsellersbg.gif);  
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-left: 25px;
  width: 196px;
  color: #000000;
}
.infoBoxContents_crosscell {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-left: 0px;
  width: 196px;
  color: #FFFFFF;
}

.infoBox#productenbg .infoBoxContents a {
  margin: 0px 0;
  font-size: 11px;
  display: block;
  color: #FFF;
  padding: 8px 0 8px 25px;
}

.infoBox#productenbg .infoBoxContents a:hover {
  color: #FFF;
  text-decoration: none;
  background: #006b9f;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #3f586c;
  color: #ffffff;
}*/

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #3f586c;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #98928B;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  padding:8px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #00A4DB;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

A.pageResults:hover {
  color: #00A4DB;
  text-decoration: none;
}
.paging_td_3{
	width: 20px;
	height: 20px;
	text-align: center;
	background-image: url("/images/back_link.png");
	background-repeat: no-repeat;
	padding: 0 5px;
	background-position: center;
	 font-weight: bold;
}
.paging_td_2{
	width: 20px;
	height: 20px;
	text-align: center;
	background-image: url("/images/back_link_active.png");
	background-repeat: no-repeat;
	padding: 0 5px;
	background-position: center;
 font-weight: bold;
}
.paging_td_1{
  color: #00A4DB;
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px;
}
.paging_td_4{
	color: #000000;
  font-size: 9px;
  font-weight: bold;
  padding: 0px;
}
.paging_td_5{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  width: 62px;
	height: 20px;
	text-align: center;
	background-image: url("/images/back_link_all.png");
	background-repeat: no-repeat;
	padding: 0 5px;
	background-position: center;
}
.paging_td_5 a{
	color:#6E1A32 !important;
}
.productTextbigger{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.productMore_info{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

.bestselProducts_name{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #98928B;
}

div.bestsellOpvoorraad{
	color: #AECB27;
	margin-top: 10px;
}

div.bestsellNietopvoorraad{
	color: #8A1D24;
}

div.Opvoorraad{
	color: #AECB27;
	position: relative;
}

div.Nietopvoorraad{
	color: #8A1D24;
	position: relative;
}

.aanbiedingOpvoorraad{
	color: #AECB27;
}

.pageAdviesprijs{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.pageOnzeprijs{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}

/* FS (start date specials */

.pageEinddatum{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
}

.zonderverzend{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FF0000;
}

.inlogveld{
  background-color: #B4ADA7;
  color: #FFFFFF;
  border: 0;
  border-color: #000000;
  border-style: inset;
}

.inlogveld_disable{
  background-color: #B4ADA7;
  color: #CFC2C2;
  border: 0;
  border-color: #000000;
  border-style: inset;
}

.colProduct_naam{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration:underline;
}

.aanbiedingProduct_naam{
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration:underline;
}

.mainAanbiedingen {
	color: #98928B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

span.aanbiedingVoor_tekst{
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
}

span.aanbiedingVan_tekst{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.aanbiedingProduct_naam2{
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
  
}

.mainAanbiedingen2 {
	color: #98928B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

span.aanbiedingVoor_tekst2{
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
}

span.aanbiedingVan_tekst2{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}


.alsoPurchased {
	color: #98928B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	margin-left: 5px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #841E29;
}
/*categorien opmaak*/
TD.pageHeading_categorieen, TD.pageHeading_categorieen#login {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #096493;
}
TD.pageHeading_categorieen_eerste {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #841E29;
}

a.categoriesLinks{
  color: #096493;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

a.naarBoven{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
}
.catProducts_name{
  color: #0888BE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.catProducts_name_2{
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.categorieAanbiedingprijs{
  color: #FD2F39;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.categorieAanbiedingNuvoor{
  color: #FD2F39;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.categorieNormaleprijs{
  color: #BE030D;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.categorieNormaleprijs_2{
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.categorieAanbiedingOudeprijs{
  color: #BE030D;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.categorieOpvoorraad{
  color: #AECB27;
}
.categorieNietopvoorraad{
  color: #8A1D24;
}
/*EOF*/
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

T.main, P.main, .main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.mainl {
	font-size: 12px;
}

TD.main#subheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.main_homepage{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.products_up {
	background-image: url('images/products_up.gif');
	background-position: left top;
	width: 976px;
	background-repeat: no-repeat;
}

.products_down {
	background-image: url('images/products_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 976px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.products_col_up {
	background-image: url('images/products_col_up.gif');
	background-position: left top;
	background-repeat: no-repeat;	
	width: 750px;
	text-align: center;
}

.products_col_down {
	background-image: url('images/products_col_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 730px !important;
	width: 750px;
	text-align: center;
}

.aanbiedingenBlok_up {
	background-image: url('images/aanbiedingenBlok_up.gif');
	background-position: left top;
	background-repeat: no-repeat;	
	width: 726px;
	text-align: center;
}

.aanbiedingenBlok_down {
	background-image: url('images/aanbiedingenBlok_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 2px;
	width: 730px !important;
	width: 726px;
	text-align: center;
}

.aanbiedingenBlok_up2 {
	
	width: 726px;
	text-align: center;
}

.aanbiedingenBlok_down2 {
	aanbiedingProduct_naam	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 2px;
	width: 730px !important;
	width: 726px;
	text-align: center;
}

.product_in_col_up {
  position: relative;
	background-image: url('images/product_in_col_up.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 225px;
}

.product_in_col_down {
	background-image: url('images/product_in_col_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height:100%;
	#height:100px;
	min-height: 100px;
	padding: 4px;
}

.product_in_col_up_2 {
  position: relative;
	background-image: url('images/product_in_col_up_2.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 220px;
}

.product_in_col_down_2 {
	background-image: url('images/product_in_col_down_2.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height:100%;
	#height:100px;
	min-height: 100px;
	padding: 4px;
}


.product_in_col_up_3 {
  position: relative;
	background-image: url('images/product_in_col_up_3.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 190px;
}

.product_in_col_down_3 {
	background-image: url('images/product_in_col_down_3.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height:100%;
	#height:100px;
	min-height: 100px;
	padding: 4px;
}


div.middle{
	height: 100%;
	text-valign: middle;
}

.product_in_crosscell_up {
	background-image: url('images/product_in_crosscell_up.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 180px;
}

.product_in_crosscell_down {
	background-image: url('images/product_in_crosscell_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	/*height:100px;*/
	min-height: 70px;
	padding: 5px;
}


.accessoires_down {
	background-image: url('images/accessoires_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	/*height:100px;*/
	min-height: 70px;
}

.winkelwagen_up {
  background-image: url('images/winkelwagen_up.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 196px;

}

.winkelwagen_down {
	background-image: url('images/winkelwagen_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px;
}

.box{
	background-image: url('images/products_in_bestsel_up.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.box2{
	background-image: url('images/products_in_bestsel_down.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 175px !important;
	width: 200px;
	color: #FFF;
	min-height: 25px;
	padding: 5px !important;
	padding: 7px;
}

.productNaam {
	background-image: url('images/layout/product_name.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	width: 429px !important;
	width: 444px;
	height: 35px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
}

.headingProductinfo{
	/*background-color: #AACA1F;*/
	font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

div.product_informatie{
	width: 725px;
	min-height: 150px;
	background-color: #ffffff;
}
div.tab1 a {
	background-image: url('images/layout/tab1.gif');
	height: 30px;
	width: 175px;
	background-repeat: no-repeat;
	position: absolute;
	padding: 10px;
	text-align: center;
	cursor: hand;
}
div.tab1 a:hover, div.tab1 a.tabhover {
	background-image: url('images/layout/tab1b.gif');
	height: 30px;
	width: 175px;
}
div.tab2 a{
	background-image: url('images/layout/tab2.gif');
	height: 30px;
	width: 175px;
	background-repeat: no-repeat;
	margin-left: 167px;
	position: absolute;
	padding: 10px;
	cursor: hand;
}
div.tab2 a:hover, div.tab2 a.tabhover{
	background-image: url('images/layout/tab2b.gif');
	height: 30px;
	width: 175px;
}
div.tab3 a{
	background-image: url('images/layout/tab3.gif');
	height: 30px;
	width: 175px;
	background-repeat: no-repeat;
	margin-left: 334px;
	position: absolute;
	padding: 10px;
	cursor: hand;
}
div.tab3 a:hover, div.tab2 a.tabhover{
	background-image: url('images/layout/tab3b.gif');
	height: 30px;
	width: 175px;
}
div.tabs{
	position: relative;
	width: 725px;
	height: 30px !important;
	height: 32px;
	/*border: 1px solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	cursor: hand;
}
div.*{
	margin: 0px;
	padding: 0px;
}
/*Dropdown menu*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
    margin-left:-50px;
    margin-top:0px;
	list-style: none;
	text-align: right;
    
}

#nav a {
	display: block;
	width: auto;
}

#nav li {
	float: right;
	width: auto;
    
    padding-left: 5px;
	padding-right: 5px;
	background-image: url('images/seperator.jpg');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	
}
#nav li.first {
	background-image: none;
}
#nav li.dropdown {

	width: auto;
	margin-bottom: 0px !important;
	margin-bottom: -159px;
	float: left;
	background-image: none;
 
}
#nav li ul {
	position: absolute;
	width: 125px;
	left:-999em;
	/*background-color: #ffffff;*/
	border-bottom: 1px #036594 solid;
	border-left: 1px #036594 solid;
	border-right: 1px #036594 solid;
    
	
}

#nav li:hover ul {
	left: auto;
    display:block;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
    display:block;
}

ul{
	margin-left: 0px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/	
	
	
.asdselected{
	color: #FFF;
  text-decoration: none;
  background: #006b9f;
}	

/* Start Banner Rotator */
#bannerRotator { 
  width: 728px;  /* Banner width */
  height: 240px;  /* Banner height */
  max-height: 240px;
  overflow: hidden; 
  position: relative; 
  padding-bottom:20px;
}

#bannerRotator ul { 
  list-style: none; 
  padding: 0; 
  position: relative; 
}

#bannerRotator ul li { 
  display: none; 
  width: 728px;  /* Banner width */
  height: 240px;  /* Banner height */
  max-height: 240px;
  position: absolute; 
  top: 0px; 
  left: 0px; 
}

#bannerNav { 
  position: absolute; 
  right:20px;  /* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 15px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: url(images/icons/transBlack75.png) repeat 0 0;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}


/* The following rules used to apply only to
   IE but now get ignored by IE7 and higher */
* html #bannerNav { 
  position: absolute; 
  right:20px;  /* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 5px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: url(images/icons/transBlack75.png) repeat 0 0;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}

#bannerNav a { 
  margin: 3px 10px 0 0 ; 
  height: 15px; 
  width: 14px; 
  display: block; 
  background: url(images/icons/dotDark.png) no-repeat 0 0;  /* Controls Button image (Inactive) */
  float: left; 
}

#bannerNav a.active { 
  background-image: url(images/icons/dotLight.png);  /* Controls Button image (Active) */
}

#bannerNav span.pause, #bannerNav span.play { 
  cursor: pointer; 
  height: 15px; 
  width: 15px; 
  display: block; 
  background: url(images/icons/pause.png) no-repeat 0 0;  /* Controls Pause icon */
  float: left; 
}

#bannerNav span.play { 
  background-image: url(images/icons/play.png);  /* Controls Play icon */
}

.divider-tall {
  clear: both;
  height: 13px;
}

.contentProductinfo li {
    list-style:inside;
	list-style-type:disc;
    }
/* End Banner Rotator */