/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
      _                ___       _.--.
    \`.|\..----...-'`   `-._.-'_.-'`
    /  ' `         ,       __.--'
    )/' _/     \   `-_,   /
    `-'" `"\_  ,_.-;_.-\_ ',     fsc/as
        _.-'_./   {_.'   ; /
       {_.-``-'         {_/ 
  */

body {
    margin:0 auto 0 auto; 
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
    width:1016px;    
	}

/* Floats */
.right {
    float: right;
}

.left {
    float: left;
}



 #headerWrapper {

    background:#CCCCCC url("../images/bg.png") top center repeat-y;
   
}

#topframe {
    background:#CCCCCC url("../images/topframe.png") top center no-repeat;   
    height:30px; 

    }
    
#topframe img {
border: 0;
float:left;
}


#topframe .shoppingmenu {
text-decoration: none;
float:right;
padding-right:40px; 
padding-top: 5px;
font-size: 14px;
font-family:times new roman,serif;
color:#6A6A6A;
}

 #topframe .shoppingmenu a {
color:#6A6A6A;
}



 #topframe .shoppingmenu li { 
float:left;
list-style: none; 
border-right:1px solid #DDDDDD;
padding-right:5px;
padding-left:5px;   
line-height: 25px;  
 }
 
 
                     
.icon_empty {
    background:url(../images/icons/shoppingcart.png) no-repeat;;
        padding-left: 25px;  
}

.icon_full {
    background:url(../images/icons/shoppingcart_full.png) no-repeat;;
    padding-left: 25px;
}
 
.navMainSearch {
 margin-top:-30px;
 
 padding-left:780px;
 }
 
 
 .navMainSearch FORM {

 }
                          
/* Banner */
#banner {
    background: url("../images/topbanner.png") top center no-repeat;
    height: 130px;
    margin: 0px;
}

#banner .menu {
    font-family:monospace;
    font-size:16px;
    color:#000000;
    font-weight:bold;
    letter-spacing:0.5px;
    padding-top:100px;
    padding-left:50px;

}

  #banner .menu a {
    font-family:monospace;
    font-size:16px;
            letter-spacing:0.5px; 
    color:#373333;
    font-weight:bold;
text-decoration:none;

}

/* Navigation */
#navigation {
    background: transparent;                 
    height: 25px;
    margin-left: 40px;
}

#navigation ul {
     border-collapse: collapse;
     padding: 0 0 0 0; 
     white-space: nowrap; 
     list-style: none; 
     margin: 0px; 
     height: auto; 
     line-height: normal;   
      
}

#navigation li  { 
    background: url("../images/topnavbutton.png") top center no-repeat;
    height:25px;
    width:105px;        
float:left;
list-style: none;  
padding-top:6px;    
vertical-align: bottom;
 }
 
#navigation li.leftbutton   { 
    background: url("../images/topnavbuttonleft.png") top center no-repeat;
    height:25px;
    width:105px;        
 } 
 #navigation li.rightbutton   { 
    background: url("../images/topnavbuttonright.png") top center no-repeat;
    height:25px;
    width:105px;        
 }
 
 #navigation li.widebutton   { 
    background: url("../images/topnavbuttonwide.png") top center no-repeat;
    height:25px;
    width:130px;        
 }

  #navigation li.smallbutton   { 
    background: url("../images/topnavbuttonsmall.png") top center no-repeat;
    height:25px;
    width:80px;        
 }

.tabs {
     font-family: verdana, sans-serif;
     font-size: 11px;
     font-weight: bold;
     color: #6C6C6D;  
     padding-left:15px;
     padding-top:15px;         
}


.tabs:hover {
     color: #000000;  
     
} 
 
 #navigation img {
 border:0px;
 }
 
 #navigation a {
     text-decoration: none;
 }
 


 #columnsWrapper {

 

}



#bannerSix img {
width:590px;
border:0px;
}





/* Content */
#content {              

    background:#ffffff;
    padding-top: 8px;
    margin-bottom: 0px;              
    padding-left:15px;
    width:740px;    
    float:left;
}

#productGeneral {

}

.greetUser {
font-style:italic;
font-weight: bold;
}
.greeting a {
font-weight:bold; 
text-decoration:underline;

}

/* Left column */
#left {
    margin-left: 32px;                     
    background:transparent;                        
    overflow: hidden;
    float:left;


}
/* Right column */
#right {
    background:transparent;  
    padding-top: 10px;
    padding-left:10px;
    border-right: 0px solid #B1B7B5; 
    float:left;
}


#left h3 {
  font-family: Arial, Verdana;
    font-size: 15px;
  font-weight:bold;
  color:#ffffff;
  padding:15px;
  padding-bottom:5px;
  margin:0px;
}

#left h4 {
  font-family: Arial, Verdana;
    font-size: 12px;
  font-weight:bold;
  color:#3BB0C9;
  padding:15px;
  padding-bottom:5px;
  margin:0px;
}

#left p {
  font-family: Arial, Verdana;
    font-size: 11px;
  color:#4F4F4F;
  padding:15px;
  padding-top:0px;
  padding-bottom:5px;
  margin:0px;
}


#left a {
  font-family: Verdana;
    font-size: 9px;
  color:#3BB0C9;
}



#right h3 {
  font-family: Arial, Verdana;
    font-size: 15px;
  font-weight:bold;
  color:#676767;
  padding:15px;
  padding-bottom:5px;
  margin:0px;
}

#right h4 {
  font-family: Arial, Verdana;
    font-size: 12px;
  font-weight:bold;
  color:#3BB0C9;
  padding:15px;
  padding-bottom:5px;
  margin:0px;
}

#right p {
  font-family: Arial, Verdana;
    font-size: 11px;
  color:#4F4F4F;
  padding:15px;
  padding-top:0px;
  padding-bottom:5px;
  margin:0px;
}


#right a {
  font-family: Verdana;
    font-size: 9px;
  color:#676767;
}

#right img {
width:160px;
padding:0px;
margin:0px;
border:0px;
}



#fan {
    background:#CCCCCC url("../images/fan.gif") bottom center no-repeat;    
    width:200px;
    height:200px;
    float: right;
    z-index:0;
    margin-top: -300px;
    margin-right: 20px;
    position: relative;
}

#footer {
    clear:both;       
    background:#C9D1D5;     
    width: 970px;
    background:#CCCCCC url("../images/footer.png") top center no-repeat;   
    height: 100px;
    margin: 0 auto 0 auto;   
}

#footer .note {
    color:#000000; 
  text-align:center;
  font-family:monospace;
   font-size:10px;
   font-weight:bold;  
   padding-top:20px;  
}




#bottomframe {
    background:#CCCCCC url("../images/bottomframe.png") top center no-repeat;   
    height:30px;
    }
    
#topframe img {
border: 0;
float:left;
}











a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #808080;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF9C01;
	}

a:active {
	color: #EC9B00;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

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

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

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

    }

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	
	padding: 2px;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
    
.categoryListBoxContents img {
border:1px solid  #DDDDDD;


}    

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;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 10px;
	padding: 0.2em;
	border: 1px dotted #747460;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    font-stretch: expanded;
    font-weight: bold;
	}

.messageStackWarning, .messageStackError {
	background-color: #FDFEA0;
	color: #000000;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
    
	}

.messageStackCaution {
	background-color: #FDFEA0;
	color: #000000;
    font-family: arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    
    
    	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent;
        background:#CCCCCC url("../images/bg.png") top center repeat-y;   
	text-align: left;
	width: 100%;
	vertical-align: top;   
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#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, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0px;
	}

/*navigation*/

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

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
 #navSuppWrapper {

    }

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;

	}

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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
    font-family: verdana, arial;
    font-size: 10px;

	}
    
 #indexProductListCatDescription {      
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
}

 #categoryDescription {
    margin: 0.5em;
    font-family: verdana, arial;
    font-size: 10px;

    }    
    
    
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;   
	background-color:#FFFFC0;
    font-size:9px;
    font-weight:normal;        
	}

#navBreadCrumb h3 {
    display:inline;            
    font-size:9px;
    font-weight:bold;
    color:#676767;
    }
    
#navBreadCrumb a {            
    font-size:9px;
    font-weight:normal;
    color:#676767;             
    }

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0px;
	}

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

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

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

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

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

.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: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.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 {}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
    height:42px;
    background:#F0F0F0 url("../images/bg-box.png");
    padding:0px;
    margin:0px

	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 0px; /*ed */
	}
    

#left .sideBoxContent {



  background:#FFFEFF;
  border: 1px solid #E5E5E5;
  padding:0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin:0px;

    
	}
    
#left .sideBoxContent script {   
  padding:-10px;
    }
    
    
#right .sideBoxContent {
  background:transparent;
  padding:0px;
  margin:0px;

    
    } 
#bannerboxContent  {



  background:transparent;
  padding:0px;
  margin:0px;

    
    }    
    
    
.rightBoxContainer {
  border: 1px solid #E5E5E5;
    margin-top: 0px; /*ed */
    }    

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

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

#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: transparent;
    height:0px;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward, #shoppingCartDefault #PPECbutton {
	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;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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: 100%;
	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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
  
    
    
    
  /* Shopping Cart Sidebox*/ 
#shoppingcartHeading {
    background:url(../images/tile_back_shoppingcart.gif);
    height:30px;
}

#shoppingcartHeading h3 {
    margin:0px;
    padding:0px;
    padding-top:5px;
}

#shoppingcartContent {
    background:#EEEDEA;
    border:1px solid #9A9A9A;
}

#shoppingcart {
    border-bottom:5px solid #BFC0C1;
}

#shoppingcart .headline {
  text-align:center;
  padding-top:5px;
}

#shoppingcart .item {
    background: #F7F7FF;
}


#shoppingcart  ul {
    padding: 0px;
    list-style: none;
    display: inline;
    margin-left: -1px;
} 
                                               

#shoppingcart li {
    background: #D3D3D3;
    margin-top: 3px;
    padding-bottom: 3px;
    list-style-position: inside;
}

#shoppingcart  a {
    font-family:verdana;
    font-size:11px;
    text-decoration:none;
    color: #434343;
    font-weight: bold;
    margin-left: 2px;
}

#shoppingcart  a img {
    text-decoration:none;
    border: 0px;
}

#shoppingcart  a:hover {
    color: #404040;
}

#shoppingcart  li:hover {
    background-color: #C0C0C0;
}

#shoppingcart .seperator {
margin-top:2px;
}
  
.attribute  {

     font-family:verdana;
    font-size:11px;
    text-decoration:none;
    color: #737373;
    font-weight: bold;
    text-align: right;

    
}  
  
  
  
#cartBoxListWrapper {
   background: #D3D3D3;
}  
  
  
  
  
  
#cartBoxListWrapper li {
    border-bottom: 1px dotted #EEEEEE;   
}  
  
  

#cartBoxListWrapper LI.cartNewItem {
    color: #718BDF;
    font-size:11px;
    padding-left:2px;

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

    
#cartBoxListWrapper A.cartNewItem {
    color: #718BDF;
    font-variant: small-caps;    
    font-size:11px;


    position: relative;  /*do not remove-fixes stupid IEbug*/
    }    
    
#cartBoxListWrapper LI.cartOldItem  {
    color: #5E5E5E;
              
    font-size:11px;
    padding-left:2px;   
 
    position: relative;  /*do not remove-fixes stupid IEbug*/
    }

#cartBoxListWrapper A.cartOldItem  {
    color: #5E5E5E;
   font-variant: small-caps;           
    font-size:11px;
  
 
    position: relative;  /*do not remove-fixes stupid IEbug*/
    }
    
.cartBoxTotal {
    border-top:1px solid #918E8D;
    text-align: right;
    color:#B47D08;                          
    font-size:12px;
    font-weight: bold;
    padding-right:20px;
    }

.cartRemoveItemDisplay {
    width: 3.5em;
    }

.cartAttribsList {
    margin-left: 1em;
    }

.sessionNavigation {
    border-top:1px solid #918E8D;
    height:20px;
    background:url(../images/icons/checkout.gif) no-repeat;
    padding-left:30px;
    padding-top:3px;
  } 
    
    
/* More Information (Support) Sidebox */

#moreinformationContent .sideBoxContent img {
    padding:0px;
    margin:0px;
}



/* Pages */

.content {
font-family: arial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight:normal;
color: #3F3F3F;
border: 1px solid #B7B7B7;
}

.mainContent {
font-family: arial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight:normal;
color: #3F3F3F;
border: 1px dotted #B7B7B7;
}

/* Footer */

#siteinfoLegal {
    padding-top:5px;
    text-align: center;  
        font-family:arial, sans-serif;
    padding-top:0px;
    text-align: center;
    font-size:9px;
    font-weight:bold;
    color:#414141;  
    }
 #siteinfoIP {
    padding-top:5px;
    font-family:arial, sans-serif;
    font-size:9px;
    font-weight:normal;
    color:#414141;
    } 

     #siteinfoCompany {
     font-family:arial, sans-serif;
    padding-top:0px;
    text-align: center;
    font-size:10px;
    letter-spacing: 1px;
    font-weight:bold;
    color:#414141;
    }
    
 /* Formfields Labels */
 
 label {
    font-family:arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#414141; 

 }   
 
 
/* conditions */

#conditions h1 {
font-family:arial;
font-size:14px;
font-weight:bold;   
text-align: right;
}

#conditions h3 {
font-family:arial;
font-size:13px;
font-weight:bold;
width:99%;
background:#B5C6DE;
}

#conditions a {
color:#5C9BDC;
} 


/* Product Listing  /Featured Products */
   
.listingProductImage {
margin-top:10px;
}   

        .productimage {
height:100px;
padding-top:5px;
}

  #indexDefaultMainContent {
border: none; 
}


#bannerSix img {
     width:740px;
     height:160px;
}

.centerBoxContentsFeatured {  
-moz-border-radius: 5px;
-webkit-border-radius: 5px;           
border-left:1px solid #7E7464;
border-right:1px solid #4F4A41;
border-top:1px solid #7E7464;
border-bottom:1px solid #4F4A41;  
margin-bottom:10px;
margin-right:5px;
width:239px;
height:280px;
      z-index:8;
    background: #ffffff;

    position: relative;
}
   
/* Product Description /Featured Products */
    
     
   
.listingDescription {
text-align:left;
  padding-left:5px;  
    padding-right:5px; 
height:85px;
border-bottom:1px solid #ffffff;
color:#767880;
   font-size:10px;
   font-style:normal;
   font-weight:normal;
margin-left:10px;
margin-top:5px;
}

/* Product Box /Featured Products */

.centerBoxContentsProducts {
    z-index:8;
    background: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    position: relative;
}
          


/* Product Name /Featured Products */

.itemTitle {
text-align:left;
  margin-top:-5px;
   color:#000000;
   font-size:10px;
   font-style:normal;
   font-weight:normal;
margin-left:10px;
   height:25px; 
  padding-left:5px;  
    padding-right:5px;
}


.itemTitle a {
   color:#000000;
   font-size:10px;
   font-style:normal;
   font-weight:bold;   
}


/*Productlisting AddtoCart-Box in Column*/

/*Box Frame*/

.featuredProductsAdd {
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
text-align:left;
border:1px solid #A98469;  
padding-left:5px;
padding-right: 5px;
height:30px;
background:#E8E0D2;
margin-left:10px;
margin-right:10px; 

}

/*Price and Tax*/

.pricerow {
   color:#B31313;
   font-size:13px;
   font-style:normal;
   font-weight:bold;
   text-align:left;
}

/*Buy Now Button*/

.addProductsinListing {
margin-left:0px;
margin-top:0px;
}
.addProductsinListingSO {
margin-left:0px;
margin-top:0px;
}
.infoinListing {
margin-left:0px;
margin-top:0px;
}

.normalpriceinListing {
    text-decoration: line-through;
  color:#000000;
  margin-top:-15px;
  position:absolute;
}

.productSpecialPriceinListing {
width:70px;
font-family:Verdana,sans-serif;
font-weight:bold;
font-size:10px;
font-style:normal;
margin-left:0px;
margin-bottom:0px;
color:#C00000;
position:relative;
border-left:1px solid #AABBDD;
border-right:1px solid #AABBDD;
border-top:1px solid #AABBDD;
border-bottom:1px solid #AABBDD;
background:#ffffff;
}

.productPriceDiscountinListing {
font-family:Verdana,sans-serif;
font-weight:bold;
font-size:10px;
font-style:normal;
margin-left:100px;
margin-top:-50px;
color:#000000;
position:absolute;
}









#featuredpricebox {
width:208px;
margin-left:5px;
margin-top:5px;
height:25px;
margin-bottom:5px;
border:1px dotted #B31313;
text-align:left;
background:#F1F4F9;
}

#featuredprice {
height:200px;}

#featuredbuynow {
margin-left:100px;
margin-top:-25px;
}
#featuredinfo {
margin-left:75px;
margin-top:-20px;
}
.addProductsinFeatured {

}

.listingBuyFeaturedButton {

}

.listingInfoFeaturedButton {

}

,noaccountform {

}

#livesupportcontainer {
margin-left:600px;
margin-top:0px;
width:200px;
position:absolute;
border: 1px solid #5692D6;
background:#ffffff;
}
.livesupportheader {
color:#ffffff;
font-size:14px;
font-family:Times New Roman, serif;
font-weight:bold;
background:#5692D6;
width:200px;
border: 1px solid #3A5447;
text-align:center;
}

#confidencecontainer {
margin-left:600px;
margin-top:130px;
width:200px;
position:absolute;
border: 1px solid #5692D6;
background:#ffffff;
}
.confidenceheader {
color:#ffffff;
font-size:14px;
font-family:Times New Roman, serif;
font-weight:bold;
background:#5692D6;
width:200px;
border: 1px solid #3A5447;
text-align:center;
}
.confidencecontent1 {
color:#13142B;
font-size:11px;
font-family:Verdana, san-serif;
font-weight:normal;
background:#ffffff;

text-align:left;
margin-left:5px;
background:#EBEBF1;
}
.confidencecontent2 {
color:#13142B;
font-size:11px;
font-family:Verdana, san-serif;
font-weight:normal;
background:#ffffff;
text-align:left;
margin-left:5px;
background:#ffffff;
}

.buttonforward {
width:500px;

}


.confirmcart {
margin-left:10px;
width:550px;
border-top:1px solid #808080;
border-right:1px dotted #808080;

}


.centerColumn2 {
margin-left:20px;
width:400px;
}


.cartTotalDisplay {
padding-right:10px;
text-align: right;
}

/* Better Together Box */

#betterTogetherDiscountPolicy {
margin-left:10px;
margin-top:10px;
width:630px;
border: 1px dotted #9F9999;
background:#FBF5EB;
text-align: left;
}

.recommendation {
color:#483518;
font-size:10px;
font-weight:normal;
margin-left:10px;
margin-top:10px;
}

.prodprodplus {
color:#0073A5;
font-size:20px;
}

.prodtoprod {
text-align:center;
}


.prodtoprodpics {
}

.prodtoprodprice {
color:#0073A5;
font-size:14px;
font-weight:bold;
}

.prodtoprodtext {
text-align:left;
width:50px;
color:#0073A5;
font-size:8px;
}


#maintenanceDefault, #unsubDefault {
background:#EDEEEF;
border:1px solid #CED1D4;
width:650px;

}

/* Content Container Header*/
#shopnavigation {
    width: 876px;
      height: 27px;
background:#ffffff;
  border-left: 2px solid #134859; 
border-right: 2px solid #134859; 
}

/* Content Container Header*/
#shopnavigation .categories {
background:#EEECEA;
margin-left:10px;
margin-right:10px;
      border-top: 1px dashed #909A9E;
        border-bottom: 1px dashed #909A9E;
      white-space:nowrap;
}

/* Content Container Header*/
#shopnavigation a {
padding-left:10px;
  font-family: Verdana;
    font-size: 9px;
  font-weight:bold;
  color:#242424;
text-decoration:none;
}

.back {
    float: left;
    }
    
    
 .ProductsPrice {
margin-left:-5px ;
font-family:Verdana,sans-serif;
font-weight:bold;
font-size:13px;
font-style:normal;
color:#C00000;
 
}

.normalprice {
    text-decoration: line-through;
  color:#000000;
  margin-top:-20px;     
  position:absolute;
}


.productSpecialPrice {
margin-left:-2px ;
font-family:Verdana,sans-serif;
font-weight:bold;
font-size:13px;
font-style:normal;
color:#C00000;
 
}   
.productPriceDiscount {
    background: url("../images/icons/discount.gif") top center no-repeat;    
font-family:Arial,sans-serif;
font-weight:bold;
font-size:13px;
font-style:normal;
color:#CF1A21; 
width:60px; 
height:61px;
padding-top: 55px;
padding-left: -10px;
vertical-align: bottom;
text-align: center;
 margin-top:-240px;   
   margin-left:77px;   
  position:absolute;   
  overflow: visible; 
}

.tax {
left:20px ;
margin-top:17px ;
  position:absolute; 
font-family:Arial,sans-serif;
font-size:10px;
font-style:normal;
color:#000000;
text-align: left; 
}


.listingBuyNowButton {
 margin-top:-10px; 
   margin-left:0px; 
}


.listingSoldOutButton {
}

.infoProductsinListing {
margin-left:110px;
margin-top:0px;
}
.listingInfoNowButton{
margin-left:0px;
margin-top:-10px;  
position:absolute;    
}

/*Buy Now Button*/

.addProductsinListing {
margin-left:90px;
margin-top:-7px;


}
.addProductsinListingSO {
margin-left:100px;
margin-top:0px;
}
.infoinListing {
margin-left:80px;
margin-top:-10px;

}

 /* left categories header */

#moreinformationHeading {

height:3px;
  
        

}
/* left categories header */

#categoriesContent  .sideBoxContent {

 
        

}

#categoriesContent  ul {
    padding: 0px;

       margin: 0px; 
    list-style: none;
    display: inline;

}
/* left categories rows navigation */

#categoriesContent  li {

    height:20px;
    background:#E6E7E8;
    margin-top: 1px;
    padding-bottom: 3px;
    list-style: none;
  list-style-position: outside; 
  line-height: 16px;
  margin-left:0px;
  white-space: nowrap;
  
}

#categoriesContent A.category-top {
      padding-left: 5px;
     color:#525252;
  font-family:arial,sans-serif;
  font-size:11px;
    font-weight: bold;
    letter-spacing:1px; 
}

#categoriesContent  a:hover {
    color: #000000;
     
}

#categoriesContent A.category-products {
      padding-left: 2px;
     color:#525252;
  font-family:arial,sans-serif;
  font-size:11px;
    font-weight:italic;
    letter-spacing:1px; 
}

#categoriesContent A.category-subs-parent {
      padding-left: 0px;
     color:#525252;
  font-family:arial,sans-serif;
  font-size:10px;
    font-weight:bold;
    letter-spacing:1px; 
}

#categoriesContent A.category-subs {
      padding-left: 0px;
     color:#000000;
  font-family:arial,sans-serif;
  font-size:10px;
    font-weight:bold;
    letter-spacing:1px; 
}
#categoriesContent A.category-subs-main-selected {

}
#categoriesContent A.category-subs-selected {
      padding-left: 2px;
     color:#525252;
  font-family:arial,sans-serif;
  font-size:10px;
    font-weight:italic;
    letter-spacing:1px; 
}

#categoriesContent LI.category-subs-selected {
    background: #D3D3D3; 
}
#categoriesContent LI.category-subs-main-selected {
    background: #ECECEC; 
}


#categoriesContent  li:hover {


    background: #D3D3D3; 
}



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


.categoryListBoxContents a {
     color:#E47C0C;     
  font-family:arial,sans-serif;
  font-size:11px;
    font-weight: bold;
    letter-spacing:2px; }
    
a.category-products {
 
}


#quality img {
margin-right:20px;
padding-left:0px;
margin-top:-40px;   
visibility: visible;
position: relative;
z-index: 10;  
}

              #cert {
  float: right;
width:170px;
background: url("../images/icons/cert.png") top center no-repeat;   
}

#security {
  float: right;
width:170px;
  margin-right: 0px;   
}



#security .boxheader       {
background: url("../images/bg-security.png") top center no-repeat; 
height:20px;
font-size: 10px;
font-style: bold;
text-align: center;
padding-top:10px ;
}

#security .boxcontent       {
 border: 1px solid #cccccc;
  font-family: verdana,arial;
 font-size: 10px;
 line-height: 10px;    
}


#security ul {
display: inline;

}

#security li {

padding:5px;

border-bottom: 1px solid #cccccc ;
list-style:none;
list-style-image:  url("../images/icons/greenmarker.png") ; 
clear:right;                 
display: block;


}

#support {
background: url("../images/bg-support.png") top center no-repeat;   
 float: right;
 width:170px;
 margin-bottom: 10px;
margin-top: 30px;
margin-right: 0px;
}

#support .boxheader       {
background: url("../images/bg-support.png") top center no-repeat; 
height:20px;
font-size: 10px;
font-style: bold;
text-align: center;
padding-top:10px ;
}
#support .boxcontent       {
 border: 1px solid #cccccc;    
  font-family: verdana,arial;
 font-size: 10px;
 line-height: 10px;    
}

#bestsellersContent LI {
background:#FBFBF9 ; 
border-bottom: 1px solid #E0E0E0 ; 
padding: 5px; 
font-family: monospace;
font-size: 16px;
font-style: bold;
 }

#bestsellersContent OL {

}
#bestsellersContent .sideBoxContent {
 background:#E0E0E0 ;  
}

#bestsellersContent .wrapper  {
 background: #F5F5F5;
}


.searchbox {
border:1px solid #C0C0C0;
white-space: nowrap;
background:#E7E7E7 ;

}

#left input {
background:#FFFFC0;

}

.thawte {
  float: left;
 width:10px;
 margin-top: 10px;
 margin-left: 15px;
 
 }
 
 .ssltext {
 font-family:arial; 
 font-size:8px; 
 color:#AD0034;
 width:20px;

 }
 
 
 #bannerboxContent FORM {
margin-top:-150px;


position:relative;
color:   #3C3C3C;
font-family: verdana;
font-size: 12px;
font-weight: bold;
}
#bannerboxContent INPUT { 
width:140px;

}

