/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/
HTML, BODY {
	color: #222222;
	/*background-color: #777777;*/ /*#f0f0f2;*/ /*#f0f0f5;*/
	background: #777777 url(../images/background-drop-shadow2.jpg) center repeat-y;
	margin: 0px;
	padding: 0px;
  font: 10pt Arial, Verdana, sans-serif;

}
	 
TABLE.outer_wrapper {
     border: 0px;
     width: 100%;
	   height: 100%;
}

TD.outer_wrapper {
  vertical-align: middle;
	text-align: center;
	/*border: 2px solid #00FF00;*/
}

DIV.outer_wrapper {
      height: 600px;
			width: 640px;
			position: relative;
	    text-align: left;
	    margin-left: auto;
	    margin-right: auto;
}

DIV.container {
  /*border: 5px solid #000000;*/
	height: 500px;
	width: 640px;
  position: absolute;
	top: 0px;
	left: 0px;
}

.centershop {
	padding: 0px;
	background: #ffffff;
  margin: 0 auto;
	vertical-align: top;
	
	/*padding-top: 0;
	padding-bottom: 0;*/
	
	/*text-align: left;*/
	width: 800px; /*important*/

}

TD.main, P.main {
  font-size: 10pt;
  line-height: 1.5;
	margin: 0px;
	padding-left: 25px;

}

TD.main2, P.main2 {
  font-size: 10pt;
  line-height: 1.5;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;

}

TD.mainContent, DIV.mainContent, SPAN.mainContent, P.mainContent {
  font-size: 10pt;
  line-height: 1.5;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;

}

A {
  color: #666666;
  text-decoration: underline;
}

A:hover {
  color: #222222;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  height: 120px;
  background-color: #ffffff;
	border-top: 0px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
}

TABLE.headerNavigation {
  background-color: #abbbd3;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 100%; /*!important*/
}

TD.header_logo_block {
  vertical-align: middle;
	align: left;
	height: 50px;
	padding-left: 0px;
	background-color: #ffffff;
}

TD.header_menu {
  width: 100%;
	height: 20px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 5px;
}

SPAN.header_menu {
  /*width: 540px;*/
	height: 20px;
	border-left: 1px solid #cccccc;
	background-color: #ffffff;
	padding-top: 0px;
	text-align: bottom;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

SPAN.header_menu a {
  font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
  color: #4d4d4d; /*#1f0e82*/
	text-decoration: none;
	line-height: 15pt;
	text-transform: none;
}

SPAN.header_menu a:hover {
  color: #444444; /*#1f0e82*/
	text-decoration: underline;
}

TD.header_breadcrumb {
  width: 100%;
	text-align: left;
	background-color: #ffffff;
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 25px;
	padding-bottom: 2px;

}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 1px;
  padding: 0px;
}

.breadcrumb_separator {
  font-size: 12px;
	line-height: 14px;
 
}

TD.breadCrumb, DIV.breadCrumb, a.breadCrumb {
  font-size: 11px;
  font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
  color: #4d4d4d;
	letter-spacing: 0px;
	padding-right: 0px;
	text-transform: none;
}

a.breadCrumb:hover {
  color: #444444; /*#1f0e82*/
	text-decoration: underline;

}

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: Arial, Verdana, sans-serif;
  font-size: 10pt;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

/*SIDEBOX CSS*/

.column_single {
  background: #ffffff;
  padding: 0px;
	margin: 0px;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #ddddf0;
}

.column_right {
  background: #ffffff;
  padding: 0px 0px 0px 0px;
	padding-bottom: 15px;
	margin-left: -1px;
	border-left: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
}

.column_left {
  background: #ffffff;
  padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: -1px;
	border-left: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.boxInformation {
  background: #ffffff url(../images/arrow_blue_small.gif) left no-repeat;
	padding-left: 15px;
  font-size: 11px;
	line-height: 165%;
}

.boxInformationSubHead {
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
	padding-left: 0px;
	line-height: 170%;
}

.centerbox, .singlebox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  background: #ffffff;
  border: 0px solid #9a9a9a;
  margin-bottom: 0px;
}

.rightbox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
  margin-bottom: 0px;
}

.newsbox_heading {
  background: #ffffff url(../images/arrow_blue_small.gif) 0% 0.05cm no-repeat;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	font-weight: normal;
  border: 0px solid #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
  margin-bottom: 0px;
	padding-left: 15px;
	padding-bottom: 2px;
	line-height: 150%;
}

.newsbox_heading_all_news {
  background: #ffffff url(../images/arrow_blue_small.gif) 0% 0.13cm no-repeat;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	font-weight: normal;
  border-top: 1px dotted #cccccc;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
  margin-bottom: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 5px;

}

.newsbox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	line-height: 1.5;
  background: #ffffff;
	padding: 3px 5px 5px 10px;
}

.leftbox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
  margin-bottom: 0px;
}

.leftboxmenu {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0px solid #cccccc;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  text-transform: none;
	letter-spacing: 0.1pt;
  background-color: #ffffff; /*#222266;*/
  font-size: 14px;
  font-weight: bold;
  color: #1f0e82; /*#333366; #1f0e82;*/
  padding-top: 0px;
	padding-bottom: 0px;
  padding-left: 10px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
	padding-top: 5px;
  padding-left: 15px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #ffffff;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #555555;
  background: #ffffff;
  border: 0px solid #9a9a9a;
  padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.mainPageMenu {
  padding-left: 60px;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
  padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.plainBoxHeading2 {
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
  padding-right: 40px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.plainBoxHeading3 {
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
  padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.plainBoxHeadingLite {
  font-size: 10pt;
	color: #333333;
  font-weight: normal;
  padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.plainBoxHeadingNote, TD.tableHeadingNote {
  font-size: 10px;
	color: #555555;
  font-weight: normal;
  padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}

.productListing-heading {
  background-color: #ffffff;
  font-size: 10pt;
	text-transform: capitalize;
  font-weight: bold;
  color: #333333;
  padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
  height: 20px;
	border-bottom: 0px solid #cccccc;
}

.productListing-heading a {
  text-decoration: none;
}

.productListing-heading a:hover {
  text-decoration: underline;
	
}

TD.productlisting {
  padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
  border: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

TD.productListing-data {
  font-size: 9pt;
	color: #555555;
	font-weight: normal;
  padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px solid #cccccc;
	border-top: 1px dotted #cccccc;
}

TD.productListing-data a {
  font-size: 9pt;
	color: #555555; /*#1f0e82;*/
	font-weight: normal;
	text-decoration: underline;
}

TD.productListing-data a:hover {
  text-decoration: none;
	color: #333333;
}

TD.productListing-data2 {
  font-size: 9pt;
	color: #555555;
	font-weight: normal;
  padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px solid #cccccc;
	border-top: 0px dotted #cccccc;
}

TD.productListing-data2 a {
  font-size: 9pt;
	color: #555555; /*#1f0e82;*/
	font-weight: normal;
	text-decoration: underline;
}

TD.productListing-data2 a:hover {
  text-decoration: none;
	color: #333333;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, FONT.pageHeading, h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1f0e82;
  padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

TD.pageHeading2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1f0e82;
  padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 25px;
}

TD.pageHeadingCart, DIV.pageHeadingCart, FONT.pageHeadingCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1f0e82;
  padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

TD.productPageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1f0e82;
  padding-top: 20px;
	padding-bottom: 1px;
	padding-left: 25px;
	padding-right: 30px;
}

SPAN.productPageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1f0e82;
}

.center_column {
  padding: 0px;
}

.main_page {
  width: 800px; /*!important*/
  background-color: #ffffff;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 0px;
	/*height: 90%;*/
}

.categoriesRow {
  border: 0px solid #000000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 4px;
  padding-left: 90px;
	padding-right: 0px;
	vertical-align: middle;
}

UL.bodyList {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
	line-height: 12pt;
	margin-top: 5px;
	margin-bottom: 10px;
  list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}

UL.bodyList li {
  line-height: 12pt;
  padding-left: 10px;
	padding-top: 2px;
}

.bodyCopy {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16pt;
  font-weight: normal;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 10px;
  padding-left: 0px;
	padding-right: 0px;
	margin-left: 60px;
	margin-right: 50px;
	line-height: 16pt;
}

.bodyCopyNew {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16pt;
  font-weight: normal;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 10px;
  padding-left: 0px;
	padding-right: 0px;
	margin-left: 60px;
	margin-right: 50px;
	line-height: 18pt;
}

.bodyCopyNarrow {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 0px; /*10px;*/
  padding-left: 50px;
	padding-right: 50px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 16pt;
}

.bodyCopySpecs {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 0px; /*10px;*/
  padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12pt;
	border: 0px dotted red;
}



.pageSplit {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 10px;
  padding-left: 0px;
	padding-right: 0px;
	margin-left: 25px;
	margin-right: 25px;
}

.bodyFinePrint {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: normal;
	font-style: italic;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 10px;
  padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 25px;
	line-height: 12pt;
}

.bodyCheckout {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  color: #555555;
	padding-top: 3px;
	padding-bottom: 3px;
  padding-left: 50px;
	padding-right: 50px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12pt;
}

.bodyCheckoutHeading {
  color: #333333;
}

.bodyCheckout2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
	padding-top: 3px;
	padding-bottom: 3px;
  padding-left: 50px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 13px;
}

.bodyCheckout3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
	padding-top: 3px;
	padding-bottom: 3px;
  padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 13px;
}

.bodyCheckout4 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
	padding-top: 3px;
	padding-bottom: 3px;
  padding-left: 15px;
	padding-right: 50px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 13px;
}

.checkoutContinue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
  padding-left: 40px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12pt;
}

TD.itemModelNumber {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 0px;
  padding-left: 25px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12pt;
}

.productImage {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
	text-transform: uppercase;
  font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
  padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12pt;
}

.productImage a, .productImage a:hover {
  text-decoration: none;
}

.tellAFriendBtn {
  padding-right: 30px;
}

DIV.mainPageMessage {
  padding-top: 0px;
	padding-bottom: 0px;
  padding-left: 25px;
	padding-right: 25px;
}


/*TABLE.specs {
  padding: 0px;
	border: 0px solid #cccccc;
	
}*/

.specsPageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
  padding-left: 30px;
	padding-right: 0px;
}

TABLE.specs {
  margin: 0px;
  padding: 0px;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	
}

TABLE.specs_bordered {
  /*width: 420px;*/
  margin: 0px;
  padding: 0px;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	
}

TD.specsHeaderTitle {
  text-align: right;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11pt;
	color: #1f0e82;
	padding-left: 0px;
	padding-right: 8px;
  font-weight: bold;
	padding-bottom: 3px;
	border-left: 0px solid #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

TD.specsHeaderTitle18 {
  text-align: right;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11pt;
	color: #1f0e82;
	padding-left: 0px;
	padding-right: 3px;
  font-weight: bold;
	padding-bottom: 3px;
	border-left: 0px solid #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
TD.specsHeader {
  text-align: middle;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #333333;
	padding-left: 8px;
  font-weight: bold;
	padding-bottom: 3px;
	border-left: 0px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
}

TD.specsColumnHeader {
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #333333;
	padding-left: 8px;
  font-weight: bold;
	padding-bottom: 3px;
	border-left: 0px solid #cccccc;
	border-bottom: 0px dotted #cccccc;
}

TD.specsItemHeader {
  text-align: right;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
	padding: 4px;
	padding-right: 8px;
	border-right: 1px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

TD.specsItem {
  text-align: right;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
	padding: 4px;
	padding-right: 8px;
	border-right: 1px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}
TD.specsItem18 {
  text-align: right;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
	padding: 3px;
	padding-right: 3px;
	border-right: 1px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	}
TD.specsItem18line {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #333333;
  font-weight: bold;
	padding: 1px;
	padding-right: 0px;
	border-right: 1px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

TD.specsItem2 {
  text-align: right;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #555555;
  font-weight: normal;
	padding: 4px;
	padding-right: 8px;
	border-right: 1px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

/*TD.specsItem {
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	background-color: #f0f0f5;
	color: #333333;
  font-weight: normal;
	padding: 4px;
	padding-left: 8px;
	border-top: 1px solid #1f0e82;
	border-left: 1px solid #1f0e82;
	border-right: 1px solid #1f0e82;
	border-bottom: 0px solid #1f0e82;
}*/

TD.specsValue {
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #555555;
  font-weight: normal;
  padding: 4px;
	padding-left: 8px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

TD.specsDesc {
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
	color: #555555;
  font-weight: normal;
  padding: 4px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

IMG.prodImg {
  border: 0px solid #1f0e82; /*#1f0e82;*/
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	

}

/* footer
--------------*/

TABLE.footer {
  padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
  background: #ffffff;
	margin: 0px;
	color: #4d4d4d;;
  text-align: right;
  font-size: 11px;
	line-height: 12pt;
	/*text-transform: uppercase;*/
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 0px solid #cccccc;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 0px;
}

#footer_left_block {
  width: 180px;
	height: 50px;
	margin: 0px;
	background-color: #ffffff;
	border-right: 0px solid #cccccc;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #4d4d4d;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #cccccc;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ffffff;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10pt;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
	padding-top: 5px;
  border-bottom: 0px solid #cccccc;
}

TD.productListing-data-description-even {
  background: #ffffff;
  font-size: 10pt;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
	padding-top: 5px;
  border-bottom: 0px solid #cccccc;
}

td.pageresults a {
  color: #555555;
	text-decoration: none;
}

td.pageresults a:hover {
  background: #cccccc;
	color: #333333;
	text-decoration: underline;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

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

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
	padding-right: 25px;
}
.moduleRow { }
.moduleRowOver { background-color: #f0f0f0; cursor: pointer; }
.moduleRowSelected { background-color: #f0f0f0; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
	color: #333333;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Arial, Verdana, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  /*font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  background: #ffffff;
  border:0px solid #9a9a9a;
	
	font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
	padding-top: 0px;
	padding-bottom: 10px;
  padding-left: 0px;
	padding-right: 0px;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 12pt;*/
}

TD.categoriesdescription {
 /* font-size: 11px;
  line-height: 1.0;*/
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

a.category_thumb_link, a.category_thumb_link:hover {
  text-decoration: none;
	border: 0px;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

.SubmitBtnWrapper {
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SubmitBtn {
  border: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
  font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	color: #ffffff;
	background: #1f0e82;
}

SPAN.formBtn, td.formBtn {
  border: 0;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 30px;
}

DIV.mediaObj {
  z-index: 9999;
	/*param: wmode: transparent;*/
}

TABLE.submenu {
 width: 150px;
 margin: 0px;
 padding: 0px;
 margin-left: 0px;

}

TABLE.submenu2 {
 border-top: 0px solid #cccccc;
 width: 150px;
 margin: 0px;
 padding: 0px;
 margin-left: 0px;

}

TABLE.specsPageSubmenu {
 width: 150px;
 margin: 0px;
 padding: 0px;
 margin-left: 0px;

}

TD.submenu {
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	/*border: 1px solid #cccccc;*/
	background-color: #ffffff;
	padding-top: 0px;
	text-align: left;
 
	padding-right: 0px;
	padding-left: 5px;
	line-height: 16px;
}

.productinfoboxheading {
  text-transform: none;
	letter-spacing: 0.1pt;
  background-color: #ffffff; /*#222266;*/
  font-size: 14px;
  font-weight: bold;
  color: #1f0e82; /*#333366; #1f0e82;*/
  padding-top: 5px;
	padding-bottom: 0px;
  padding-left: 5px;
}

.gallery1 {
 text-align: center;
 padding-top: 2px;
 padding-bottom: 2px;
 
}

.gallery1thumb {
 border: 2px solid #ffffff;
}

.gallery1thumb:hover {
 border: 2px solid #1f0e82;  /*#1f0e82;*/
}

.getpdf {
  margin-top: 10px;
	margin-bottom: 10px;
}

IMG.mainpagelist, IMG.salelist {
	padding-top: 0px;
	padding-bottom: 0px; /*10px;*/
  padding-left: 0px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 50px;
	
	border: 0px dotted red;
}



.mainpagelistthumb {
	padding-top: 0px;
	padding-bottom: 0px; /*10px;*/
  padding-left: 0px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 50px;
	
	border: 0px dotted red;
}

TABLE.mainpagelist {
  /*width: 420px;*/
  margin: 0px;
  padding: 0px;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
	
}

TD.mainpageListHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1f0e82;
  padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

TD.mainpageListSubHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333; /*#1f0e82;*/
  padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	padding-right: 0px;
	border-bottom: 1px dotted #cccccc;
}

TD.mainpagelistrow {
  /*width: 250px;*/
  margin: 0px;
	padding-left: 20px;
	padding-right: 0px;
  padding-bottom: 3px;
	padding-top: 3px;
	border-top: 0px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	/*vertical-align: middle;*/
}

TD.salepagelistheader {
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
	/*background-color: #1f0e82;*/
  font-size: 10pt;
	color: #1f0e82; /*#333333;*/
	padding-left: 8px;
  font-weight: bold;
	padding-bottom: 3px;
	border-left: 0px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
}

TD.salepageListHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1f0e82;
  padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

TD.salepagelistrow {
  width: 220px;
  margin: 0px;
	padding-left: 20px;
	padding-right: 5px;
  padding-bottom: 3px;
	padding-top: 3px;
	border-top: 0px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px dotted #cccccc;
	/*vertical-align: middle;*/
}

TD.salepageprice_reg {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  /*font-weight: bold;*/
  color: #333333; /*#1f0e82;*/
	text-decoration: line-through;
	margin: 0px;
	padding: 0px;
	vertical-align: center;
	text-align: center;
	border-top: 0px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 0px solid #cccccc;
}

TD.salepageprice_sale {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000; /*#ff0000; #1f0e82;*/
	background-color: #ffff00;
	margin: 0px;
	padding: 0px;
	vertical-align: center;
	text-align: center;
	border-top: 0px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 0px solid #cccccc;
}

TD.salepageprice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  /*font-weight: bold;*/
  color: #333333; /*#1f0e82;*/
	margin: 0px;
	padding: 0px;
	vertical-align: center;
	text-align: center;
	border-top: 0px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 0px solid #cccccc;
}

.salepagefineprint {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pxpx;
  font-weight: normal;
  color: #333333; /*#1f0e82;*/
	margin: 0px;
	padding: 10px;
	vertical-align: center;
	text-align: left;
}

div.showcase {
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #333333; /*#1f0e82;*/
	word-spacing: 9px;
  padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

div.buyselltradelistrow {
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333; /*#1f0e82;*/
  padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
}

td.buyselltradelistrow {
	padding: 0px;
}

.boxSpecialsItem {
  border-top: 0px dotted #cccccc;
  margin-right: 15px;
}

.boxSpecialsAllLink {
  background: #ffffff url(../images/arrow_blue_small.gif) 0% -0.01cm no-repeat;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	font-weight: normal;
  border-top: 0px dotted #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
  margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.holidayshoppershipping {
 border: 1px dotted #cccccc;
 margin: 5px;
 background: #eeeeee;
 padding: 15px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

.mainpagetable {
 border-top: 1px solid #cccccc;
}
