/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 3688 2006-06-02 00:12:18Z drbyte $
 */


/***** BEGIN CUSTOM CSS *****/

/* --- BEGIN TOP NAVIGATION --- */

.nav_home a {
	display:block;
	background-image:url(../images/nav_home.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.nav_home a:hover {
	display:block;
	background-image:url(../images/nav_home_over.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.nav_cart a {
	display:block;
	background-image:url(../images/nav_cart.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.nav_cart a:hover {
	display:block;
	background-image:url(../images/nav_cart_over.gif);
	background-repeat:no-repeat;
}

.nav_account a {
	display:block;
	background-image:url(../images/nav_account.gif);
	background-repeat:no-repeat;
}

.nav_account a:hover {
	display:block;
	background-image:url(../images/nav_account_over.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.nav_login a {
	display:block;
	background-image:url(../images/nav_login.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.nav_login a:hover {
	display:block;
	background-image:url(../images/nav_login_over.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.nav_search{
	background-image:url(../images/nav_search.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.nav_shadow {
	background:url(../images/nav_shadow.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.nav_top {
	background:url(../images/nav_top.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#bg_header_logo {
	background-image:url(../images/bg_header_logo.gif);
	background-repeat:repeat-x;
}

/* --- END TOP NAVIGATION --- */

/* --- BEGIN H STYLES --- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d2162;
	text-transform:uppercase;
	background-image:url(../images/title_bk.gif);
	background-repeat:no-repeat;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/* --- Previous Value of all H tags ---> margin: 0.3em; <--- Set padding on main DIV instead --- */
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d2162;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d2162;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2162;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2162;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0d2162;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

/* --- BEGIN CATEGORY H STYLES --- */

#whatsNew h2.centerBoxHeading {
	margin: 0em;
	height:40px;
	background-color: #FFFFFF;
	/*background-image: url(../images/store_products.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	font-size: 1em;
	color: #0d2162;
	padding: 0.5em 0.2em;
	}

#featuredProducts h2.centerBoxHeading {
	margin: 0em;
	height:40px;
	background-color: #FFFFFF;
	/*background-image: url(../images/store_featured.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	font-size: 1em;
	color: #0d2162;
	padding: 0.5em 0.2em;
	}


h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
/* --- END CATEGORY H STYLES --- */

/* --- END H STYLES --- */

/* --- BEGIN SIDEBOX STYLES --- */

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

/* --- BEGIN LEFT BOX --- */

.leftboxheading {
	/*background-color: #abbbd3;*/
	font-size: 0px; /* --- Disables text --- */
	/*font-weight: bold;*/
	/*color: #ffffff;*/
	/*padding: 3px;*/
	/*height: 20px;*/
	/*padding-left: 5px;*/
}
td.leftboxheading a {
	color: #ffffff;
}
.leftbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*background: #ffffff;*/
	/*border: 1px solid #9a9a9a;*/
	/*margin-bottom: -5px;*/
	margin: 0px 0px 0px 0px;
}
.leftboxcontent {
	/*background-color: #f5f5f5;*/
	line-height: 125%;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*border-top: 1px solid #9a9a9a;*/
	/*border-bottom: 1px solid #9a9a9a;*/
}	
.leftboxfooter {
	background-color: #f3f3f3;
	background-image: url(../images/left_footers.gif);
	margin: 0px 0px 0px 0px;
}
#categories-table {
	margin: 5px 0px 0px 0px;
	background-color: #d1d1d1;
}
#categories-heading-tr {
	height:20px;
	background-color: #013e5b;
	background-image: url(../images/cat_heading.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}		
#manufacturers-table {
	margin:10px 0px 0px 0px;
}
#manufacturersContent {
	padding:5px 0px 5px 5px;
	background-color:#e4e4e4;
	border-right:1px solid #d1d1d1;
	margin:0px 0px -1px 0px;
}
#manufacturers-heading-tr {
	height:20px;
	background-color: #013e5b;
	background-image: url(../images/man_heading.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#manufacturers-footer {
	background-position:top;
}
#ccaccept-table {
	margin:15px 0px 0px 0px;
}
#ccaccept-content{
	padding:0px 5px 0px 0px;
}
#ccaccept-footer {
	display:none;
}
#geotrust-table {
	text-align:center;
	padding:10px 0 10px 0;
}
#geotrust-footer {
	display:none;
}

/* --- END LEFT BOX --- */

/* --- BEGIN RIGHT BOX --- */

.rightboxheading {
	/*background-color: #abbbd3;*/
	font-size: 0px; /* --- Disables text --- */
	/*font-weight: bold;*/
	/*color: #ffffff;*/
	/*padding: 3px;*/
	/*height: 20px;*/
	/*padding-left: 5px;*/
}
td.rightboxheading a {
	color: #ffffff;
}
.rightbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*background: #ffffff;*/
	/*border: 1px solid #9a9a9a;*/
	/*margin-bottom: -5px;*/
	margin: 0px 0px 0px 0px;
}
.rightboxcontent {
	/*background-color: #f5f5f5;*/
	line-height: 125%;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*border-top: 1px solid #9a9a9a;*/
	/*border-bottom: 1px solid #9a9a9a;*/
}	
.rightboxfooter {
	background-color: #f3f3f3;
	background-image: url(../images/right_footers.gif);
	margin: 0px 0px 0px 0px;
}	
#shoppingcart-table {
	margin: 5px 0px 0px 0px;
	background-color: #d1d1d1;
}

#shoppingcart-heading-tr {
	height:20px;
	background-color: #013e5b;
	background-image: url(../images/cart_heading.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#shoppingcartContent {
	background-color: #e4e4e4;
	padding:7px 0px 3px 0px;
	margin:0px 0px -1px 0px;
	border-left:1px solid #d1d1d1;
}
#shoppingcartContent {
	padding:5px;
}
#shoppingcartContent hr {
	/*display:none;*/
}
#information-table {
	margin: 10px 0px 0px 0px;
	background-color: #d1d1d1;
}

#information-heading-tr {
	background-color: #f5f5f5;
	background-image: url(../images/info_heading.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#moreinformation-table {
	margin: 10px 0px 0px 0px;
	background-color: #d1d1d1;
}
#moreinformation-heading-tr {
	height:20px;
	background-color: #013e5b;
	background-image: url(../images/resource_heading.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* --- END RIGHT BOX --- */

/* --- BEGIN CATAGORY BOX LINKS CSS --- */
/* - categories box parent and child categories - */

A.category-top {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 0px;
	}
	
A.category-top:link {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;*/
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-top:visited {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;*/
	text-align:left;
	text-decoration:none;
	color:#767676;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-top:active {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-top:hover {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}

/* --- BEGIN NEW PRODUCTS, ALL PRODUCTS, SPECIALS, ETC. --- */	

A.category-links {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 0px;
	}
	
A.category-links:link {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-links:visited {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#767676;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-links:active {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-links:hover {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}

A.category-products {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 0px;
	}
	
A.category-products:link {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-products:visited {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#767676;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-products:active {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-products:hover {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e3f1fe;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}

A.category-subs {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 0px;
	}
	
A.category-subs:link {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-subs:visited {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#767676;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-subs:active {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
A.category-subs:hover {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e3f1fe;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}

/* --- END NEW PRODUCTS, ALL PRODUCTS, SPECIALS, ETC. --- */

/* --- BEGIN INFO SIDEBOX LINK STYLING --- */
/* - categories box parent and child categories - */

.infosideBox a {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 0px;
	border-left:1px solid #d1d1d1;
	}
	
.infosideBox a:link {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;*/
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
.infosideBox a:visited {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;*/
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
.infosideBox a:active {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
.infosideBox a:hover {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}

/* --- END INFO SIDEBOX LINK STYLING --- */

/* --- BEGIN RESOURCE CENTER SIDEBOX LINK STYLING --- */

#moreinformationContent a {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 0px;
	border-left:1px solid #d1d1d1;
	}
	
#moreinformationContent a:link {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;*/
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
#moreinformationContent a:visited {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;*/
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
#moreinformationContent a:active {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#e4e4e4;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}
	
#moreinformationContent a:hover {
	width:133px;
	\width:135px;
	w\idth:133px;
	display:block;
	/*border: 1px solid #ceddf1;*/
	background-color:#a0cdef;
	text-align:left;
	text-decoration:none;
	color:#333333;
	padding:4px 8px 4px 8px;
	margin:1px 0px 0px 0px;
	}

/* --- END RESOURCE CENTER SIDEBOX LINK STYLING --- */

SPAN.category-subs-parent {
	color: #1261b1;
	}

SPAN.category-subs-selected {
	color: #1261b1;
	}

/* --- END CATAGORY BOX LINKS CSS --- */
	
/* --- END SIDEBOX STYLES --- */

/* --- BEGIN CENTER COLUMN STYLES --- */

.main_page{
  width: 100% !important;
  background-color: #ffffff;
  /*border-right: 1px solid #9a9a9a;*/
  /*border-left: 1px solid #9a9a9a;*/
  /*border-bottom: 1px solid #9a9a9a;*/
  padding: 5px;
}
.centershop {
	padding: 0px;
	margin: 0px;
	/*position: relative;*/
	text-align: left;
	width: 100%;
}
.center_back {
	/*background-image: url(../images/store_welcome.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
}
.centerColumn {
	/*background-color:#ffffff;
	background-image: url(../images/middle_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #ceddf1;*/
	padding:15px 10px 7px 10px;
	margin:0px 0px 0px 0px;
	color:#333333;
	/*height:500px;*/
}
.center_column {
  padding: 8px;
}
.centerbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}
	.centerBoxHeading {
	/*text-align:center;/*
	/* --- FROM STYLESHEET_ORIGINAL.CSS --- */
	/*background-color: #abbbd3;*/
	/*font-size: 10px;/*
	/*font-weight: bold;/*
	/*color: #ffffff;/*
	/*padding: 3px;/*
	/*height: 20px;/*
	/*padding-left: 5px;*/
}
.centerboxcontent {
  line-height: 125%;
  padding: 4px;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

.centerboxfooter {
  background-color: #abbbd3;
  background-image: url(..../images/tile_back.jpg);
  margin-bottom: 15px;
}
TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}
.tabTable {
	padding: 5px 5px 0px 5px;
	height: 1%; /*do not remove- IEhack*/
	/*border: 1px solid #9a9a9a;*/
	margin-bottom: 1em;
}

/* --- END CENTER COLUMN STYLES --- */

/* --- BEGIN FOOTER --- */

TABLE.footer {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	text-align: center;
  	text-decoration: none;
  	line-height:18px;
  	color: #666666;
  	/*border: 1px solid #ceddf1;*/
  	margin:4px 0px 0px 0px;
}

TR.footertop {
  /*background: #abbbd3;*/
  /*background-image: url(..../images/tile_back.jpg);*/
  /*font-size: 11px;*/
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/* --- END FOOTER --- */

/* --- BEGIN FROM STYLESHEET_ORIGINAL.CSS --- */

td.centerboxheading a {
	/*color: #ffffff;*/
	}
	
TR.centerboxheading {
	/*background: #abbbd3;*/
	/*background-image: url(..../images/tile_back.jpg);*/
	}
	
/* --- END FROM STYLESHEET_ORIGINAL.CSS --- */

/* --- BEGIN GLOBAL LINK STYLE --- */

a:link {
    color: #0d2162;
	text-decoration: underline;
}
a:visited{
    color: #767676;
	text-decoration: underline;
}
a:hover, a:active{
	color: #71364A;
	text-decoration: underline;
}

/* --- END GLOBAL LINK STYLE --- */

/* --- BEGIN HEADER CSS --- */

TABLE.header {
  background-image: url(..../images/header_bg.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  /*border-right: 1px solid #9a9a9a;*/
  /*border-left: 1px solid #9a9a9a;*/
  /*border-bottom: 1px solid #9a9a9a;*/
}

TABLE.headerNavigation {
  background-image: url(..../images/tile_back.jpg);
  background-color: #abbbd3;
  /*border-right: 1px solid #9a9a9a;*/
  /*border-left: 1px solid #9a9a9a;*/
  /*border-bottom: 1px solid #9a9a9a;*/
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* --- END HEADER STYLES --- */

/***** END CUSTOM CSS *****/

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#7b7b7b;
	background-image:url(../images/body_back.gif);
	background-position:center;
	background-repeat:repeat-y;
}

a img {border: none; }

#navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	/*margin: 0.1em;*/
}
#header_search {
	margin:0px 5px 0px 0px;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border:none;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}
	
/* --- CUSTOM CONTACT FORM STYLES --- */

#contactname {
	margin:0px 0px 5px 0px;
}

#email-address {
	margin:0px 0px 5px 0px;
}
#enquiry {
	margin:5px 0px 0px 0px;
}
/* --- END CUSTOM CONTACT FORM STYLES --- */

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	padding: 0.2em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
#catBoxDivider {
	/*display:none;*/
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	border: none;
	border-right: 1px solid #d1d1d1;
	background-color:#d1d1d1;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 828px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color:#ffffff;*/
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
}
#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #9a9a9a;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}
#navBreadCrumb {}
#navEZPagesTop {
	background-image: url(..../images/tile_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9a9a9a;
	}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	padding: 0px 0px 0px 0px;
	/*border-left: 1px solid #cccccc;*/
	background-image: url(../images/left_back.gif);
	background-position: top left;
	background-repeat: repeat-y
	}
#navColumnTwo {
	padding: 0px 0px 0px 0px;
	/*border-left: 1px solid #cccccc;*/
	background-image: url(../images/right_back.gif);
	background-position: top left;
	background-repeat: repeat-y
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: right;
	margin: 0px 6px 5px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/	
	}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #038204;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #0d2162;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.productListing-rowheading {
	margin: 0em;
	background-image: url(..../images/tile_back.jpg);
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	}
.centerBoxWrapper {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	/*border: 1px solid #9a9a9a;*/
	margin-bottom: 1em;
	}

.sideBoxContent {
	/*background-color: #ffffff;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}*/

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}

#cartEmptyText {
	text-align: left;
	padding:0px 0px 10px 0px;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}
.backfloat {
	float: left;
}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
