/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css nifty_zen v1.5 2006-09-06 jettrue $
 */
 
/* Site centering instructions for this template are found under #outermainWrapper*/

* {
	margin:0;
	padding:0;
	}


body {
	font-family:  verdana, georgia, helvetica, arial, sans-serif;
	font-size: 75%;
	color: #000000;
	margin:7px 0;
	background:#fff;
	line-height:166%;
	}

a img {
	border: none; 
	}

a:link, #navEZPagesTOC ul li a {
	color: #333;
	text-decoration: none;
	}
 
a:visited {
	color: #7D7D7D;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: blue;
	text-decoration:underline;
	}

a:active {
	color: #000;
	}
	
#navSupp ul li a:hover {
 text-decoration:underline;
}

h1 {
	font-size: 1.4em;
	}
	
h2 {
	font-size: 1.3em;
	}
	
h3 {
	font-size: 1.2em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
	
	
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
	
FORM, SELECT, INPUT {
	font-size: 1em;
	margin: 2px;
	}
	
#navMainSearch INPUT {
	font-size:10px;
	}
	
#navMainSearch form {
	margin-bottom:2px;
	}

form {
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
	
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}
	
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
	
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
	line-height: 1.25em;
	padding: 0.1em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel, LABEL.hiddenLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
#logo {
  float:left;
  text-align: center;
  padding: 20px 10px 2px 15px;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

#checkoutPayment .inputLabel {
	width:85%;
	}

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: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
	
.messageStackWarning, .messageStackError {
	background-color: #933;
	color: #ffffff;
	}
	
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
	
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	}

#navColumnOneWrapper {
	background:#ffffff;
	}
#navColumnTwoWrapper {
	background:#ffffff;
	}
	
#tagline {
    color:#333;
	font-size: 1.4em;
    text-align : center;
	padding:20px 5px 0 0;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 100%;
	}

/* .wrapperAttribsOptions {
	margin: 0.3em 0em;
	} */

/*navigation*/

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

#navMainWrapper {
	color: #000;
	width: 100%;
	height: 25px;
	} 
	
#navCatTabsWrapper {
	color: #000;
	width: 100%;
	line-height:1.3;
	}
	
/*This section controls the top tab links */
div#navMain {
	float:left;
	height:0;
	background: #C8D3E5; /*background color behind tabs, should match logo color (blue default)*/
	} 
	
ul#back,ul#back li {
	list-style-type:none;
	}
	
ul#back {
	margin-left: 1.5em;
	font-size:13px;
	}
	
ul#back li {
	float:left;
	margin-right: 3px;
	text-align: center;
	}
	
ul#back a { 
	float:left;
	width: 7em;
	padding: 5px;
	background: #3E7CB3;
	text-decoration:none;
	color: #fff;  /*color of top tabs and text color (grey default)*/
	} 
	
ul#back a:hover {
  color: #ffffff;
	background-color: #EFF2F6;
 /*color of top tabs and text color when you hover over them (red default) */
	} 
	
/*end top tab links */

/*wrappers - page or section containers*/

#outermainWrapper {
	background-color: #255A88; /*this controls the color of the small outermost strip of background border (grey border default)*/
	width: 80em;
	max-width: 1024px;
	/*padding:8px 8px 8px 0;*/
	text-align:center;
	margin:0 auto;
	padding:4px; /*to center this site, uncomment these, and erase the padding:8px 8px 8px 0; above. Then open up includes/templates/nifty_zen/jscript/jscript/niftyalayout.js and follow instructions there*/
	}

#mainWrapper {
	background-color: #C8D3E5; /*this controls the color of the inner rounded edges, both top right and bottom right (blue default)*/
	text-align: left;
	width: 79.8em;
	max-width:1019px;
	}

#contentMainWrapper {
	border-top:0.5em solid #255A88; /*color of border below the tabs (red default)*/
	color:#000;
	background:#fff;
	font-size:110%;
	position:relative;
	}
	
#navSuppWrapper {
	border-top:0.5em solid #255A88; /*color of border above the footer (red default)*/
	color:#fff;
	}
	
#navSupp {
	background:#C8D3E5; /*color of footer where the Home link is (blue default)*/
	}

#navColumnOne {
	padding: 0;
	background:#ffffff; /*background color of left sidebox (light blue default */
	border-right:5px solid #255A88;  /* left sideboxes border (default grey) */
	}
	
#navColumnTwo {
	padding: 0;
	background:#ffffff; /*background color of right sidebox (light blue default */
	border-left:5px solid #255A88; /* right sideboxes border (default grey) */
	}
	
h3.leftBoxHeading, h3.rightBoxHeading{
  font-size:1.1em;
  color:#fff;
	background:#255A88; /* background color behind sidebox heading (blue default) */
	padding:0;
	margin-top:3px;
	width:100%;
	}
	
h3.rightBoxHeading a:hover, h3.rightBoxHeading a, h3.leftBoxHeading a:hover, h3.leftBoxHeading a{
	color: #000; /* text color of sidebox heading */
	text-decoration: none;
	}
	
#navSupp ul, #navCatTabs ul  {
	padding: .2em .5em;
	list-style-type: none;
	text-align: center;
	}
	
#navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
	
#navSupp ul li a{
	text-decoration: none;
	padding: 0 0.5em;
	color: blue;
	white-space: nowrap;
	}
	
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0 0.5em;
	color: #000;
	font-weight:bold;
	white-space: nowrap;
	}
	
#navCatTabs ul li a:HOVER, #navEZPagesTop a:hover{
	color: #fff;
	font-weight:bold;
	}
	
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
	
#navEZPagesTOC ul  {
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
	
#navEZPagesTOC ul li {
	white-space: nowrap;
	}
	
#navEZPagesTOC ul li a {
	padding: 0 0.5em;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin:0 0.5em;
	}

#navMainSearch {
	float: right;
	}
	
#navEZPagesTop {
	font-size: 1em;
	font-weight: bold;
	margin-bottom:.5em;
	padding: .5em 2em;
	background: #C8D3E5;
	}
	
#navBreadCrumb {
	font-size: 1em;
	font-weight: bold;
	padding: 0.5em;
	background:#fff;
	}
	
.leftBoxContainer {
	padding:0;
	}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert{
	vertical-align: top;
	}

.additionalImages{
  text-align:center;
}

.shippingEstimatorWrapper {
	padding: 0.5em;
	}

#productDescription{ font-size:0.86em; line-height:120%;
  float: right;
  width:43%;
	margin: 0.5em;
	padding: 0.5em;
	}

#productTitlePrice {float:right; width:43%; margin:0.5em;}

.alert {
	color: red;
	margin-left: 0.1em;
	font-size: 0.9em;
	}

.advisory {}

.important {
	font-size: 1.1em;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.centerColumn {
	line-height:1.2;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.8em;
	}
	
#siteinfoLegal {text-align:center;padding:10px;}

/*Shopping Cart Display*/

ul#productDetailsList {
	padding-left:10px;
	}

#cartAdd {
  width: 35%;
	float: right;
	margin: 1em;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}
	
.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;
	}
	
#cartBoxEmpty, #cartBoxVoucherBalance {
  	font-weight: bold;
  	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #17C000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}
	
.cartAttribsList {
	margin-left: 1em;
	}
	
#mediaManager {
  	width: 50%; 
  	margin: 0.2em;
  	padding: 0.5em;
  	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
	
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #933;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
  line-height:92%;
  font-size:0.75em;
	list-style-type: none;
	}

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

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

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.lineTitle {font-size:0.9em;}

.amount {
	width: 5.5em;
	}

/*Image Display, nav next prev button*/
#productMainImage, #navNextPrevWrapper {width:50%}


#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
	
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/

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

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	font-size: 1.25em;
	color: #000;
	padding: 0.2em 0.2em;
	border-bottom: 1px dashed #B3B3B3;
	border-top: 1px dashed #B3B3B3;
	}
	
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1em;
	}

.sideBoxContent {
	padding: 0.4em;
	margin-bottom:1em;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .centerBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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;
	}
	
#upProductsHeading {
	text-align: left;
	}
	
#upDateHeading {
	text-align: right;
	}
	
/*misc*/
.back {float:left;}
	
#shoppingCartDefault #PPECbutton {
	float: right;
	}
	
.forward {float: right;}

.bold {font-weight: bold;}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}
	
#siteMapList ul {
  margin-left:0em;
}

#siteMapList li {
  margin-left:2em;
}

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

.hiddenField {
	display: none;
	}
.visibleField {
	display: inline;
	}
	
.information {padding: 10px 3px; line-height: 150%;}

#myAccountGen, #myAccountNotify {
  margin-left: 1em;
}


/* new defines */
/* RH column header links */
#shoppingcartHeading a:link, #whatsnewHeading a:link {
	color: #fff;
	text-decoration: none;
	}
 
#shoppingcartHeading a:visited, #whatsnewHeading a:visited {
	color: #fff;
	text-decoration: none;
	}

#shoppingcartHeading a:hover, #whatsnewHeading a:hover {
	color: #fff;
	}

#shoppingcartHeading a:active, #whatsnewHeading a:active {
	color: #000;
	}

/* ul and li tab formatting */
#privacyDefaultMainContent ul li {
	margin-left:3em;
	}

#conditionsMainContent li {
  margin-left:3em
  }
	
#tieGuideMainContent li {
  margin-left:3em;
}

#tieGuideMainContent a:hover{
  color: #000000;
	background-color: #DDECFF;
}
#wholesaleMainContent a:hover{
  color: #000000;
	background-color: #DDECFF;
}

#howTo {
  width: 80%;
	text-align: left;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}

#howToStep {
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	height:140px;
}

#howToStepEven {
	text-align: center;
	margin: 1em;
	padding: 1em;
	height:140px;
}

#howToDescr {
  width: 50%;
  float: left;
	text-align: center;
	padding: 2em;
}

#howToPic {
  width: 35%;
  float:right;
	text-align: center;
}
	
/* categories sidebox link formatting */
a.category-top{border-bottom: 1px dashed blue;margin: 1em 1em 1em 0.3em;font-size:0.93em;color:blue;}
a:hover.category-top{border-bottom:none;color:blue;}
a:visited.category-top{color:#C77754;}

a.category-products{margin-left: 1.75em;color:blue;text-decoration:underline;font-size:0.89em;}
a:hover.category-products{text-decoration:none;color:blue;}
a:visited.category-products{color:#C77754;}

/* new categories with AJAX */
#yahootreemenuContent a{color:blue;text-decoration:none;}
#yahootreemenuContent a:visited{color:#C77754;}
#yahootreemenuContent a:hover{color:blue;text-decoration:underline;}

#productAdditionalImages {
  width:100%;
}

#checkoutSuccessOrderNumber{
  font-size:150%;
  font-weight:bolder;
}

#indexDefaultMainContent {
  font-size:120%;
}

/* passing for ul and li elements in page not found */
#pageNotFound ul {
  margin-left:0em;
}

#pageNotFound li {
  margin-left:2em;
}

/* affiliate boxes */
#affiliateBox {
  float: left;
  width: 27em;
	text-align: left;
	margin: 0.5em;
	border: 1px dotted #000000;
	padding: 0.5em;
}

#affiliateBoxEven {
  float: right;
  width: 27em;
	text-align: left;
	margin: 0.5em;
	padding: 0.5em;
	border: 1px dotted #000000;
}

.affiliateLink a:hover {
  text-decoration: underline; color: red;
}

.affiliateLink{
  font-weight: bold;
  font-size: 1.2em;
  color: #000000;
}

#myHtmlCode {
  width: 30em;
  text-align:left;
  border: 1px solid #999999;
  margin: 1em;
  padding: 1em;
}

#affiliates p{
  font-size: 0.8em;
}

/* testimonials module */
.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
.testimonialHtml {
padding: 20px 20px 20px 20px;
}

#testimonials-managerContent p {
  font-size: 0.87em;
  line-height:120%;
}

/* footer site description */
#siteDescriptionFooter {width:100%}
#siteDescriptionFooter p{
  line-height: 105%;
  text-align: left;
  font-size: 0.8em;
  padding:10px;
}

/* main page banner alignment */
#bannerContainer {
  width: 580px;
}
#leftBanners {
  width: 275px;
  float: left;
}
#leftBanners p {text-align:left;}
#leftBanners a{text-decoration:underline;color:blue;}
#leftBanners a.hover{text-decoration:none;}
#rightBanners {
  width: 275px;
  float: right;
}

.banner {
  padding: 0px 0px 10px 0px;
}

#liveHelp p{
 font-size:0.80em;
 line-height:100%;
 padding: 5px 2px 2px 5px;
}
/* best sellers formatting */
#bestsellersContent {background-color:#ffffff;font-size:0.82em;}
#bestsellersContent ol li {margin:0.6em;}
#bestsellersContent a{text-decoration: underline; color: blue;}
#bestsellersContent a:hover{text-decoration:none;}
#bestsellersContent img{border:none;}
.bestsellersideBoxContent {padding:0.5em;margin-bottom:0.5em;}
/* shopping cart formatting */
#shoppingcartContent a:hover{text-decoration:none;background-color:#DDECFF;}

#shippingInfoMainContent a{color:blue;}

.headerHeading {color:#515151;font-size:0.80em;padding-left:2em;padding-top:10px;font-family:verdana;line-height:50%;text-align:left;}
.jtHeading {color:#000000;font-size:0.70em;font-family:verdana;line-height:100%;text-align:left;}
.freeShip {font-size:1.3em}
#informationContent{background-color:#ffffff;font-size:0.82em;line-height:100%;}
#informationContent ul li {margin:0.22em;}
#informationContent a {text-decoration: none; color: blue;}
#informationContent a:hover {text-decoration: underline;}
#moreinformationContent {background-color:#ffffff;font-size:0.82em;line-height:100%;}
#moreinformationContent  ul li {margin:0.22em;}
#moreinformationContent  a {text-decoration: none; color: blue;}
#moreinformationContent  a:hover {text-decoration: underline;}

#featuredProductsName a{color:blue;text-decoration:none;font-size:0.71em;}
#featuredProductsName a:hover{color:blue;text-decoration:underline;font-size:0.71em;}
#productListingPrice {color:green;}

#alexaFooter{float:right; padding:5px;}

#wholesaleMainContent ul li {margin-left:2em;}
#jtcomp ol li {margin-left:2em;}

#betterTogetherDiscountPolicy{ font-size:0.95em; line-height:150%;
  font-weight:bold;
  float: right;
  width:43%;
	margin: 0.5em;
	padding: 0.5em;
	}
#betterTogetherDiscountPolicy a {text-decoration: none; color: blue;}
#betterTogetherDiscountPolicy a:hover {text-decoration: underline;}

/* turn right column and alexa footer off when on login, checkout screens */
#loginBody #navColumnTwo {display: none;}
#checkoutpaymentBody #navColumnTwo {display: none;}
#checkoutshippingBody #navColumnTwo {display: none;}
#checkoutconfirmationBody #navColumnTwo {display: none;}
#checkoutsuccessBody #navColumnTwo {display: none;}

#loginBody #alexaFooter {display: none;}
#checkoutpaymentBody #alexaFooter {display: none;}
#checkoutshippingBody #alexaFooter {display: none;}
#checkoutconfirmationBody #alexaFooter {display: none;}
#checkoutsuccessBody #alexaFooter {display: none;}

/* login page reformat */
#returningCustomer {float:right; width:37%;}
#newCustomer {float:left; width:60%;}

/* product name and price font sizing on product info page*/
#productName {font-size:1.4em}
#productPrices {font-size:1.35em;color:green;}

/* attributes formatting */
#attribsOptionsText {font-size:0.8em;}
#productAttributes {width:250px; margin:0.5em;padding-left:5%;float:right;}
h4.optionName{font-size:0.8em;}

#mainpagelogo {border: 1px solid #bfbfbf;}
