/**
 * 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.css 3688 2006-06-02 00:12:18Z drbyte $
 */
@import url("http://dev.newicon.net/dev/oocss/css/forms.css");
@import url("http://dev.newicon.net/dev/oocss/css/grids.css");

.newtabs em {font-weight:normal;}
body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #2F2F2F;
	background-color: #022855;
	background-image: url(../images/page_bg.jpg);
	background-attachment:scroll;
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	line-height:1.55em;
	text-align:center;
	}


.topBanner{position:relative;width:998px;height:200px;background:#fff url(/images/topbanner.png) no-repeat -5px -4px;}
.search {padding-left:138px;padding-right:21px;text-align:right;color:#ddd;position:relative;top:31px;}
.topsearchbox, input.topsearchbox:hover,input.topsearchbox:focus{background-color:#000;color:#eee;border:1px solid #ddd;padding:3px;}
.tickertape {text-align:left;position:absolute;bottom:9px;height:25px;right:10px;overflow:hidden;width:570px;}
.tape{position:absolute;color:#fff;font-size:20px;font-style:italic;font-weight:bold;height:25px;line-height:25px;white-space:nowrap;left:-10000px;}
.tickertape .tape a,.tickertape .tape a:visited, .tickertape .tape a:hover{color:#fff;text-decoration:none;}
a img {border: none; }

.imgShadow{
	padding:5px;
	border:1px solid #ffffff;
	background-color:#FFFFFF;
	}

.imgShadow a img{
	padding:5px;
	border:1px solid #EBEBEB;
	background-color:#FFFFFF;
	}

.imgShadow:hover{
	padding:5px;
	border-top:1px solid #6699CC;
	border-right:1px solid #666699;
	border-bottom:1px solid #666699;
	border-left:1px solid #6699CC;
	background-color:#e6edf9;
	}


/********************** Rating */
.ratings {
	margin:7px 0;
	line-height:1em;
	}
.rating-box {
	float:left;
	position:relative;
	width:69px;
	height:13px;
	margin-right:5px;
	background:url(/images/product_rating_blank_star.gif) repeat-x;
	}
.rating-box .rating {
	position:absolute;
	top:0;
	left:0;
	height:13px;
	background:url(/images/product_rating_full_star.gif) repeat-x;
	}
.rating-text{
		font-size:10px;
		width:100%;
	}
	
#productAttributes{
	background-color:#FDF9F3;
	border:1px dashed #D5B88C;
	margin:10px 0px 10px 0px;
	padding:5px 5px 0px 5px;
}

	/*
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }*/
.imgShadow img{
		border:1px solid #999999;
	}
	
/* Shadow box! */
.bxLeft{
	background-image:URL(/shadow/images/left.png);
	background-repeat:repeat-y;
	background-position:right;
	width:8px;
	}
.bxRight{
	background-image:URL(/shadow/images/right.png);
	background-repeat:repeat-y;
	background-position:left;
	width:8px;
	}
.bxTop{
	background-image:URL(/shadow/images/top.png); 
	background-repeat:repeat-x; 
	background-position:bottom;
	height:7px;
	}
.bxBottom{
	background-image:URL(/shadow/images/bottom.png); 
	background-repeat:repeat-x; 
	background-position:top;
	height:7px;
	}
	
.price {
	font-size:15px;
	color:#FF5400;
	line-height:18px;
	font-weight:bold;
	}
	
.orangeDivTitle{
	background-image:url(../../../../images/title_header_bg.png);
	background-repeat:repeat-x; 
	padding:7px 0px 7px 0px; 
	margin:10px 0px 7px 0px;
	font-size:14px;
	color:#E26703;
	}
	
.info{
	color:#E26703;
	font-size:10px;
	}
.detailsodd{
	background-color:#f8f7f5;
	}
.detailseven{
	background-color:#eeeded;
	}

.productName {
	font-size:15px;
	}

a:link, #navEZPagesTOC ul li a {
	color: #143899;
	text-decoration: none;
	}
 
a:visited {
	color: #000066;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #000066;
	text-decoration:underline;
	}
	
#navMain ul li a:hover, #navSupp ul li a:hover {
	color: #00AEEF;
}

a:active {
	color: #FF6600;
	border: none;
	}

h1 {
	font-size: 14px;
	}

h2 {
	font-size: 1.1em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.2em;
	color:#555555;
      }
	  
.productGeneral P {
	margin-top:0px;
	padding:0px;
	border:0px;
	}

.biggerText {
	font-size: 12px;
	}

CODE {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #FFFFFF;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	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;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

.clearBoth {
	clear: both;
	}

HR {
	border:0px;
	color: #C1C1C1;
	margin: 10px 0px 10px 0px;
	background-color:#6699CC;
	height:1px;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	}

.messageStackWarning, .messageStackError {
	color: #C00000;
	}

.messageStackSuccess {
	color: #059705;
	}

.messageStackCaution {
	color: #C00000;
	}

/*wrappers - page or section containers*/

#siteContainer {
	margin: auto;
	margin-top: 0px;
	width: 1000px;
	text-align:left;
}

.blankCellLeft, .blankCellRight {
	position:absolute;
	width:10px;
}

/* PAGE CONTAINER SHADOW */

.mainTableCell {
	width: 988px;
	position: relative;
	padding:0;
	clear: both;
}
.leftShadow {
	background-image:url(../images/shadow_left.png);
	background-position:right;
	background-repeat:repeat-y;
	width: 5px;
	padding:0;
}
.rightShadow {
	background-image:url(../images/shadow_right.png);
	background-position:left;
	background-repeat:repeat-y;
	width: 5px;
	padding:0;
}
.bottomLeftShadow {
	background-image:url(../images/shadow_bottom_left.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.bottomRightShadow {
	background-image:url(../images/shadow_bottom_right.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
}
.bottomShadow {
	background-image:url(../images/shadow_bottom.png);
	background-position:top;
	background-repeat:repeat-x;
	height:7px;
}
/* END OF PAGE CONTAINER SHADOW */

#mainWrapper {
	background-color: #FFF;
	text-align: left;
	vertical-align:top;
	width: 988px;
	border: 0;
	padding: 0;
	margin: 0;
	border: 1px solid #FFF;
	overflow: hidden;
	}

#logoWrapper {
	padding: 0;
	margin:0;
	height: 86px;
	height: "80px";
	overflow:hidden;
	border:none;
}
#logo {
	height: 86px;
	height: "80px";
	width: 110px!important;
	margin:0;
	padding:0!important;
}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#cartBoxListWrapper table tbody tr td{
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
	}
.cartBoxListWrapper table tbody tr td{
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
	}
#contentMainWrapper {
    padding-top: 0px;
}

#headerWrapper {
	background-image:url(../images/header_back.jpg);
	background-repeat:no-repeat;
	margin: 0em;
	padding: 0em;
	width: 988px;
	height: 250px;
	position:absolute;
	z-index:1;
}

#navMain{
	margin:0px;
	padding:0px;
	}
	
#navMain2{
	margin:0px;
	padding:0px;
	width:990px;
	height:32px;
	background-image:url(../images/menu/menu-bar-bg.gif);
	}

.menuItem a{
	background-image:url(../images/menu/menu-item.gif);
	background-repeat:no-repeat;
	float:left;
	color:white;
	display:block;
	font-weight:normal;
	height:29px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	width:141px;
}

.menuItem a:hover{
	background-image:url(../images/menu/menu-item-hover.gif);
}

.menuItem a:active{
	background-image:url(../images/menu/menu-item-active.gif);
}


#topHeaderLinks {
	position: absolute;
	top: 0px;
	margin: 38px 0px 0px 150px;
	width: 520px;
	height: 30px;
}

#topHeaderLinks .searchInput, #searchContent .searchInput {
	background: url(../images/search_icon.gif) 4px center no-repeat #FFF;
	border: 1px solid #DDF2FF;
	padding: 2px 0px 2px 20px;
	margin: 0;
}

#topHeaderLinks .searchSubmit, #searchContent .searchSubmit {
	display: none;
}

#topHeaderLinks .currencyForm {
	background: #FFF;
	border: 1px solid #DDF2FF;
	padding: 1px 3px 1px 3px;
	margin: 0;
}

img {
	border:0pt none;
}
.dt {
	display:table;
	width:100%;
}
.dr {
	display:table-row;
	height:100%;
	width:100%;
}
.dc {
	display:table-cell;
	text-align:left;
	vertical-align:top;
	width:100%;
}
.header_c2 {
	width:482px;
	height: 40px;
}
.header_c2 a {
	color:#FFFFFF;
	text-decoration:none;
}
.header_c2 a:hover {
	text-decoration:underline;
}
.header_c2 .margin {
	margin:25px 0px 0px 47px;
}
.header_c2 img {
	vertical-align:middle;
}
.header_c2 select {
	background:#3A1C00 none repeat scroll 0%;
	border:1px solid #BEBEBE;
	width:95px;
}
.header_c2_r1_c1 {
	width:400px;
}
.header_c2_r1_c2 {
	width:200px;
}


#topHeaderLinks, #topHeaderLinks a {
	font-size: 11px;
	color: #FFFFFF;
}
	  
/* SIDE BOX TABLE WITH SHADOW */

.sideBoxTable {
	width:153px;
	margin:0;
	padding:0;
	height:97%;
}

#sideBoxes {
	width:147px;
}

.boxShadowRight {
	background-image:url(../images/box_shadow_right.gif);
	background-color:transparent;
	background-position:left;
	background-repeat:repeat-y;
	padding:0;
	width:3px;
}
.boxShadowBottom {
	background-image:url(../images/box_shadow_bottom.gif);
	background-color:transparent;
	background-repeat:repeat-x;
	height:3px;
	padding:0;
}
.boxShadowCorner {
	background-image:url(../images/box_shadow_corner.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	height:3px;
	padding:0;
	width:3px;
}


#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-bottom:0px !important;
	padding:0px !important;
	} 
	
#navColumnOne {
	/*border-right:#C1C1C1 1px solid;*/
/*	background: url(../images/sidebox_gradient.jpg) top left no-repeat;
*/}

#navColumnTwo {
	/*border-left:#C1C1C1 1px solid;*/
}

#tagline {
      position: relative;
	color: #FFFFFF;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px dotted #AAB4E6;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 46%;
	}
#accountLinksWrapper {
	margin:0;
	width: 70%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/
.navNextPrevWrapper {
      padding: 0em 0em 1em 0em;
      }

.navSplitPagesResult {
      padding: 0em 0em 0em 0em;
      }

.navSplitPagesLinks {
      padding: 0em 0em 0em 0em;
      }

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 1em;
	list-style-type: none;
	}

#navMainWrapper {
/*	margin-top: 0.5em;
*/      padding: 0em 0em 0em 0em;
      background-color: #000000;
	font-weight: bold;
      font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	height: 33px;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
      padding: .60em 0em 0em 0em;
      background-color: #000000;
      background-image: url(../images/bottomStripBlue.gif);
      font-size: 10px;
	color: #FFFFFF;
      height: 25px;
	width: 100%;
      }
	 
#navSuppWrapper ul {
	font-size:9px;
}

#navEZPagesTop {
      background-image: url(../images/nav_back.gif);
      margin: 0em;
      padding: 1em 0em 0em 0em;
      background-color: #C0C0C0;
      font-size: 10px;
	font-weight: bold;
      text-align: center;
      height: 21px;
	width: 100%;
	}

.navBottom {
    margin: 0em;
    width: 100%;
    height: 2px;
	background: url(../images/menu_link_shadow.gif) center top no-repeat;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	}

#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.25em;
	margin: 0;
	color: #FFFFFF;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px dotted #AAB4E6;
	}

#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 {
	  margin-top:1px;
	  margin-bottom:4px;
	  font-weight:normal;
	  border-bottom:1px solid #CCCCCC;
  }

#navColumnOne {
	background-color: #FFFFFF;/*#7e7e7e;*/
/*	background:url(../images/box_gradient.gif) #F0F2FF repeat-x top left;
*//*      padding: 0.25em;
*/	}

#navColumnTwo {
	background-color: #FFF;
/*	background:url(../images/box_gradient.gif) #F0F2FF repeat-x top left;
*//*      padding: 0.25em 0.50em .25em 0.25em !important;
*/      }

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0em 0.2em 0.2em 0.2em;
	}
	
.shippingEstimatorWrapper {
	background-color:#FFFFFF;
	margin-top:4px;
	border:1px solid #999999;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.important2 {
	font-weight: bold;
	font-size:15px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.mainContentBlock {
/*	background:url(../images/nav_bottom.gif) repeat-x top left;
*/	padding: 2px 10px 2px 10px;
	height: 100%;
	font-size: 11px;
/*	float:left;
*/}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
      padding: .25em;
	}

/*Product Listing*/
.productListing-data {
      border-top: 0px solid #000000;
      padding: 0.50em 0em 0.50em 0em;
      }

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px dotted #AAB4E6;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom:1px solid #EBEBEB;
}

.tableHeading {
	font-size:11px;
	color:#E26703;
}

#cartSubTotal {
	/*border-top: 0px solid #000000;*/
	font-weight: bold;
	text-align: right;
	/*line-height: 2.2em;*/
	margin-right: 5px;
	font-size:14px;
	padding:10px;
	}

.tableRow, .tableHeading{
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay   {
	border-top: 0px solid #000000;
	padding: 5px 0px 0px 10px;
	}
#cartInstructionsDisplay {
	padding: 0.5em 0em;
      }

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
      font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	margin-top:0px;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #990000;
	}

#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 ;
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background-color:#FFFFFF;
	}
#productMainImage img, #reviewsInfoDefaultProductImage img, #productReviewsDefaultProductImage img, #reviewWriteMainImage img {
	border:1px solid #EBEBEB;
	}
#productMainImage:hover, #reviewsInfoDefaultProductImage:hover, #productReviewsDefaultProductImage:hover, #reviewWriteMainImage:hover {
	margin: 0em 1em 1em 0em ;
	padding:5px;
	border-top:1px solid #6699CC;
	border-right:1px solid #666699;
	border-bottom:1px solid #666699;
	border-left:1px solid #6699CC;
	background-color:#DDE9FF;
	}

.categoryIcon {
	display: none;
}
#cartImage img{
	margin: 3px 2px;
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background-color:#FFFFFF;
	}
#cartImage img:hover{
	margin: 3px 2px;
	padding:5px;
	border-top:1px solid #6699CC;
	border-right:1px solid #666699;
	border-bottom:1px solid #666699;
	border-left:1px solid #6699CC;
	background-color:#DDE9FF;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft, .columnRight {
	padding-top: 10px;
}

.columnLeft {
	/*background: url(../images/leftBoxStripe.gif) right top repeat-y;*/
}

.columnRight {
	/*background: url(../images/rightBoxStripe.gif) left top repeat-y;*/
}

h3.rightBoxHeading, #searchHeading, #featuredHeading {
    /*margin: 0em;
	font-size: 11px;
	<h3 class="">
	<a>
	</h3>
	color: 000066;*/
	margin: 0em;
	background-repeat:no-repeat;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
    line-height: 18px;
	background-image: url(../images/sideboxHeaderBlue.jpg);
	color: #FFF!important;
	display: block;
	}
	
h3.leftBoxHeading a, h3.leftBoxHeading a:visited, h3.leftBoxHeading a:hover, h3.rightBoxHeading a, h3.rightBoxHeading a:visited, h3.rightBoxHeading a:hover {
	color: #FFF!important;
	}

.leftBoxHeading {
	display: none;
	}

/*
#search .leftBoxHeading {
	display: block;
	padding: 3px;
	padding-top: 6px;
	height: 18px;
	text-align: center;
	font-family: Verdana;
	color: #FFF;
	background:url(../images/leftBoxTopBorder.gif) left top no-repeat;
	margin-bottom:0;
}

.rightBoxHeading {
	margin: 0em;
	background-repeat:no-repeat;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
    line-height: 18px;
	background-image: url(../images/sideboxHeaderBlue.jpg);
	color: #FFF!important;
	}*/

#loginbox .rightBoxHeading, #shoppingcart .rightBoxHeading {
	background-image: url(../images/sideboxHeaderOrange.jpg);
}

#loginbox .loginInput {
	border: 1px solid #C6C6C6;
	padding: 2px 0px 2px 3px;
	margin-top: 5px;
	margin-bottom: 6px;
}

.leftBoxContainer {
	margin-left: 8px;
	margin-bottom: 20px;
}

#search, #featured {
	margin-left: 11px;
	margin-bottom: 10px;
	background-color:#fff;
	padding: 2px;
	border: 1px solid #ccc;
}

.rightBoxContainer {
	margin-left: 11px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	padding: 2px;
	border: 1px solid #ccc;	
}

.rightBoxContent, .leftBoxContent, .sideBoxContent {
      font-size: 11px;
	  padding:7px 4px 7px 4px;
	}
	
/*#searchContent {
	background: url(../images/leftBoxMainBorder.gif) left bottom no-repeat;
	margin-top: 0;
}*/

.sideBoxContentCategories {
	padding:0;
}

.centerBoxHeading {
	background-image:url(../../../../images/title_header_bg.png);
	background-repeat:repeat-x; 
	padding:7px 0px 7px 0px; 
	margin:10px 0px 7px 0px;
	font-size:14px;
	color:#E26703;
	margin: 0em;
	font-weight:normal;
	text-align:left;
    }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.centerBoxHeading{
	text-align: left;
	}

#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: #C0C0C0;
}

#productName {
	font-size: 1.6em;
	color:#CC5B1B;
	margin-top:4px;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.checkoutButton{
	border-top:1px solid #6699CC;
	border-right:1px solid #666699;
	border-bottom:1px solid #666699;
	border-left:1px solid #6699CC;
	background-color:#DDE9FF;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	background-color:#F0F5FF;
	}
.rowOdd td {
	border-bottom:1px solid #EBEBEB;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}
.rowEven td {
	border-bottom:1px solid #EBEBEB;
	}

.rowEven:hover{
	background-color:#FFF1E8;
	}
.rowOdd:hover{
	background-color:#FFF1E8;
	}

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
	}

#prevOrders {
      border: 1px dotted #AAB4E6;
      padding: 0.25em;
      }

TR.tableHeading {
	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;
	}
	
/* CSS MENU _ ADDED BY NEWICON */

/*#categorylistbox {
	margin-top: 60px;
}
*/	
.category-top, .category-subs, .category-products, .category-subs-parent, .category-subs-selected {
	font-size: 11px;
	margin:0;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #C6C6C6 dotted 1px;
}

/*top categories */
.category-top {
	color:#FFF;
	text-align:left;
	background: url(../images/control_play_blue.png) left 7px no-repeat;
	padding-left: 20px;
	border-bottom: #C6C6C6 dotted 1px;
}
.category-top:hover {
	background: url(../images/control_play_orange.png) left 7px no-repeat;
}
.category-top .category-subs-parent a {
	text-decoration: none;
}
.category-top a {
	color:#000066;
	font-weight:bold;
	text-decoration: none; 
    padding-left: 3px;
  
}
.category-top a:hover {
    /*padding:2px;*/
    /*border:1px solid #EBEBEB;   */
	color:#d55f00;
	/*text-decoration:underline;*/
	
}
.category-top a:active {
    color:#000066;
}

.category-subs-parent{
	background: url(../images/control_down_blue.png) left 5px no-repeat;
}
.category-subs {
	color:#FFF;
	text-align:left;
	padding-left:22px;
	font-weight: bold;
}
.category-products {
	color:#FFF;
	text-align:left;
	padding-left:25px;
}

.category-subs a, .category-products a {
	color:#000066;
    text-decoration:none;
    padding-left:3px;
}
.category-links {
	text-align: center;
}
.category-subs a:hover, .category-products a:hover, .category-subs-parent a:hover {
	padding:3px;
	color:#d55f00;
    /*text-decoration:underline;*/
}
.category-subs a:active, .category-products a:active, .category-subs-parent a:active {
	color:#000066;
}
.category-products:hover{
	background: url(../images/categoryArrow.gif) right 11px no-repeat;
	}
.category-subs-selected{
        background: url(../images/categoryArrow.gif) right 11px no-repeat;
}
.category-subs-selected, .category-subs-selected a {
	color:#FFF;
	background-color: #6baddc;
	text-decoration: none;
} 
.category-subs-selected:hover, .category-subs-selected a:hover{
	background-color: #6baddc;
}

#informationContent {
	padding: 0 !important;
}
#informationContent ul li {
	margin:0;
	padding:3px 0px 3px 4px;
	border-bottom: #AAB4E6 dotted 1px;
}

.loginBoxLinks {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

.forumIframe {
	width: 100%;
	height: 100%;
	border: none;
}

/* PNG TRANSPARENCY! */

img, .leftShadow, .rightShadow, .bottomLeftShadow, .bottomRightShadow, .bottomShadow {
	behavior: url(iepngfix.htc);
}

/*CHECK OUT STUFF!*/
#checkoutOrderTotals{
	
	}
#ottotal{
	border-top:1px dotted #6699CC;
	font-weight:bold;
	}

/***************************  Checkout stuff  ****/

.hiddenField{
	display:none;
	}
	
.checkoutStepTitle h1{
	background-color:#FDF9F3;
	border:1px solid #E2C3A7;
	margin:0px;
	padding:3px;
	}

.checkoutStepBox{
	border-bottom:1px solid #E2C3A7;
	border-left:1px solid #E2C3A7;
	border-right:1px solid #E2C3A7;
	}

.step-count {
	background:#F18200 none repeat scroll 0% 50%;
	border:1px solid #F19900;
	color:#FFFFFF;
	margin-right:3px;
	padding-left:3px;
	padding-right:3px;
	}
	
/****** filedset stuff!*/
	
.mainSet{
	border:1px solid #D5B88C;
	background-color:#FFFFFF;
	padding-left:30px;
	}
	
FIELDSET {
	padding: 0px 7px 7px 7px;
	/*margin: 7px 0px;*/
	border:0px;
	background-color:#FDF9F3;
	border:1px solid #D5B88C;
	margin-bottom:10px;
	/*border: 1px dotted #AAB4E6;*/
	}

LEGEND {
	/*font-weight: bold;*/
    /*color: #000000;*/
	/*padding:7px 0px 7px 0px; */
	/*margin:10px 0px 7px 0px;*/
	padding-top:0px;
	font-size:11px;
	color:#E26703;
	}
	
.mainSet input{
	border:1px solid #CCCCCC;
	padding:2px;
	}
.mainSet input, .mainSet select, .mainSet textarea{
	border:1px solid #CCCCCC;
	}
.mainSet input:focus, .mainSet select:focus, .mainSet textarea:focus {
	background-color:#FEF9DA;
	border:1px solid #F0DDB7;
	}
.input-gender{
	float:left;
	width:230px;
	}
.input-box{
	float:left;
	width:230px;
	}
.input-box input{
	width:200px;
	}
.input-box select{
	width:200px;
	}
.input-smlbox{
	width:150px;
	float:left;
	}
/***** Shipping stuff file=tpl_checkout_shipping_default.php *****/
#shippingMethodDescription{
	background-color:#FFFFFF;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	/*border-top:1px solid #999999;*/
	padding:5px;
	}
#shippingMethodSelection{
	background-color:#D9E4F2;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	margin-top:5px;
	padding:5px;
	}
/****** Cross sel ******/

.centerBoxContentsAlsoPurch img, .centerBoxContentsCrossSell img, .centerBoxContentsFeatured img, 
.centerBoxContentsSpecials img, .centerBoxContentsNew img, #specialsContent img, #featuredContent img,
.categoryListBoxContents img {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:5px;
	}

.centerBoxContentsAlsoPurch img:hover, .centerBoxContentsCrossSell img:hover, .centerBoxContentsFeatured img:hover, 
.centerBoxContentsSpecials img:hover, .centerBoxContentsNew img:hover, #specialsContent img:hover, #featuredContent img:hover,
.categoryListBoxContents img:hover{
	padding:5px;
	border-top:1px solid #6699CC;
	border-right:1px solid #666699;
	border-bottom:1px solid #666699;
	border-left:1px solid #6699CC;
	background-color:#e6edf9;
	}

.categoryImg{
	float:left;
	margin-right:10px;
	padding:5px;
	border-top:1px solid #cc9666;
	border-right:1px solid #998066;
	border-bottom:1px solid #998066;
	border-left:1px solid #cc9666;
	background-color:#f9f0e6;
	/*
	border:1px solid #CBBB9E;
	background-color:#F9F3EC;
	*/
	}
.categoryImg img{
	background-color:#FFFFFF;
	}

#indexCategories P{
	margin:0px;
	padding:0px;
	}
/**** hover box ******/
.imgBxOverHdr{
	font-weight:bold;
	width:250px;
	font-family:Arial, Helvetica, sans-serifarial;
	border:1px solid #A5CFE9;
	padding:3;
	font-size:11;
	color:#4B7A98;
	background:#D5EBF9;
	/*dvHdr.style.filter='alpha(opacity=85)'; // IE
	dvHdr.style.opacity='0.85'; // FF*/
}

.imgBxOverBdy {
	border-bottom:1px solid #A5CFE9;
	border-Left:1px solid #A5CFE9;
	border-right:1px solid #A5CFE9;
	width:250px;
	text-align:center;
	font-family:arial;
	font-size:11;
	padding:3;
	color:#1B4966;
	background:#FFFFFF;
}

.addressBox{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#D9E4F2;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	padding:10px;
}

.ornageBox{
	border:2px solid #CC9966;
	background-color:#FFCC99;
	padding:10px;
}

.whiteBox{
	border:2px solid #999999;
	background-color:#FFFFFF;
	padding:5px;
}


.checkoutNext{
	border:1px solid #999999;
}

#checkoutConfirmDefaultHeadingComments{

}