/**
 * Main CSS Stylesheet
 * For The Write Exposure
 * http://www.designdoodles.com
 * By Jessica Albon
 */

body {	
	background-color: #CCCCCC;
	color: #000000;	
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 90% Verdana, Arial, sans-serif;

}

a img {
        border: none;
        padding: 3px;
}

.centershop {
	padding: 0px;	
	margin: 0px auto;
	position: relative;
	text-align: left;
	border:1px solid #000000;
	width: 550px !important;
}

.bottom {
	padding: 0px;	
	margin: 0px auto;
	border:0px;
	width: 700px !important;
	font-size:80%;
	background-color:#CCCCCC;
	color:#000000;
}

TD.main, P.main {  
	font-size: 100%;  
	line-height: 1.5;
}

a:link, #navEZPagesTOC ul li a {  
	color: #000080;  
	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: #CC0000;  
	text-decoration: underline;
}

FORM {	
	display: inline;
}

.banners {  
	padding: 5px;
	color:#000000;
}

/*HEADER CSS*/
TABLE.header {  
	background-image: url(../images/header.gif);  
	background-repeat: repeat-x;  
	background-color: #000000;
	border: 0px;
}

TABLE.headerNavigation {  
	background-color: #EEEEEE;  
	border: 0px;  
	padding:10px;
	margin:0px;
	width: 750px;
}

TD.headerNavigation {  
	font-family: Verdana, Arial, sans-serif;  
	font-size: 80%;  
	font-weight: bold;  
	color:#000000;  
	background-color:#EEEEEE;
	text-align:right;
	padding:5px;
}

.navNextPrevCounter {
	margin: 5px;
	font-size: 0.9em;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding: 0px;
	list-style-type: none;
	margin-left: auto;
        margin-right: auto;
	}
	
TABLE.blank {  
	background-color: #EEEEEE;
	border: 5px solid #EEEEEE;
	padding:5px;
}
TD.blank {  
	background-color: #EEEEEE;
	border: 0px;
	padding:0px;
	margin:0px;
}

TD.white {  
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	padding:0px;
	margin:0px;
}



TD.breadCrumb {  
	font-size: 90%;  
	font-weight: bold;  
	color: #9a9a9a;  
	padding: 0px 3px 0px 3px;  
	border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, td.footertop a  {  
	font-weight: bold;  
	color: #000080;
	text-decoration:none;
}

TD.headerNavigation A:visited {
	color:#808080;
}

TD.headerNavigation A:hover, td.footertop a:hover  {  
	color: #CC0000;
}

TR.headerError {  
	background: #CC0000;
}

TD.headerError {  
	font-family: Verdana, Arial, sans-serif;  
	font-size: 105%;  
	background: #FFFFFF;  
	color: #000000;  
	font-weight : bold;  
	text-align : center;
}

TR.headerInfo {  
	background: #00ff00;
}

TD.headerInfo {  
	font-family: Verdana, Arial, sans-serif;  
	font-size: 105%;  
	background: #FFFFFF;  
	color: #000000;  
	font-weight: bold;  
	text-align: center;
}

/*SIDEBOX CSS*/
.column_left, .column_right, .column_single {  
	background: #ffffff;  
	padding: 2px;
}

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

.leftbox, .rightbox, .singlebox {  
	font-family: Verdana, Arial, sans-serif;  
	font-size: 100%;  
	background: #ffffff;  
	margin-bottom: 15px;
}

.centerbox {  
	font-family: Verdana, Arial, sans-serif;  
	font-size: 100%;  
	background: #ffffff;  
	border: 0px;  
	margin-bottom: 15px;
}



.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {  
	background-color: #FFFFFF;  
	font-size: 80%;  
	font-weight: bold;  
	color: #000000;  
	padding: 3px;  
	height: 20px;  
	padding-left: 5px;
	text-align:left;
}

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

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {  
	background: #FFFFFF;  
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {  
	line-height: 125%;  
	font-size:90%;
	padding: 4px;  
	border-bottom:2px dotted #CCCCCC;
}

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

.plainBox, .plainbox-description {  
	font-family: Verdana, Arial, sans-serif;  
	font-size: 100%;  
	background: #ffffff;  
	padding: 5px;
}

.plainBoxHeading, TD.tableHeading {  
	font-size: 105%;  
	font-weight: bold;  
	padding: 11px 5px 5px;
}

.productListing-heading {  
	font-size: 12px;  
	font-weight: bold;  
	color: #000000; 
	padding: 3px;  
	height: 20px;
}

TD.productListing-heading {  
	background-color: #FFFFFF;  
}

TD.productlisting {  
	border:0px;
}

TD.productListing-data {  
	font-size: 90%;  
	padding: 5px;
}

/*center main section-----------------------------------*/
	TD.pageHeading, DIV.pageHeading, h1 {  
	font-size: 120%;  
	font-weight: bold;  
	padding-top: 11px;
}

.center_column {  
	padding: 8px;
}

.main_page{  
	width: 700px;  
	background-color: #ffffff;  
	border: 0px;  
	padding: 5px;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 700px;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	border:1px black solid;
	}

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

#logoWrapper {
	margin: 0em;
	padding-top: 5px;
	padding-bottom:5px;
	clear:both;
	background-color:#000000;
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	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: 0.3em 0em;
	}

/* footer--------------*/
TABLE.footer {  
	background: #ffffff;  
	text-align: center;  
	font-size: 90%;  
}

TR.footertop {  
	font-size: 80%;
	border-top: 1px solid #000000;
}

TD.footertop {  
	padding: 5px;
	color:#000000;
	background-color:#CCCCCC;
	border-top: 1px solid #000000;
}

TD.footerbottom {
	padding: 5px;
	color:#000000;
	background-color:#CCCCCC;
}

.legalCopyright {
	text-align:center;
	}

/*miscellaneous areas-------------------------------------*/
TD.cartBox {   
	background: #EEEEEE;   
	font-size: 90%;   
	padding: 3px;   
	border: 1px dotted #000000;
}

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

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

TD.productListing-data-description-odd {  
	background: #ffffff; 
	color:#000000;
	font-size: 90%;  
	padding-left: 10px;  
	padding-right: 10px;  
	padding-bottom: 12px; 
}

TD.productListing-data-description-even {  
	background: #EEEEEE;  
	color:#000000;
	font-size: 90%;  
	padding-left: 10px;  
	padding-right: 10px;  
	padding-bottom: 12px;  
}

td.pageresults a {  
	color: #000080;
}

td.pageresults a:hover {  
	background: #CC0000;
}

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

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{   
	font-size: 90%;
}

TD.fieldKey {  
	font-size: 105%;  
	font-weight: bold;
}

TD.fieldValue {  
	font-size: 105%;
}

CHECKBOX, INPUT, RADIO, SELECT {  
	font-size: 100%;
}

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

.greetUser {   
	font-size: 105%;   
	padding-top: 5px;   
	padding-bottom: 5px;
}

SPAN.greetUser {   
	color: #f0a480;   
	font-weight: bold;
}

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

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

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

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

SPAN.productPriceDiscount, .inputRequirement {  
	font-size: 90%;  
	color: #CC0000;
}

.moduleRow { 

}

.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: pointer; 
}

.moduleRowSelected { 
	background-color: #E9F4FC; 
}

/* message box */
.messageBox {}.messageStackError, .messageStackWarning, errorBox {  
	background-color: #CC0000;  
	color: #ffffff;  
	font-size: 90%;  
	padding: 4px;  
}

.messageStackSuccess { 
	background-color: #b3ffa8; 
	padding: 2px; 
}

.messageStackCaution { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 90%;
	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;
}

TD.ot-total-Amount {  
	font-weight: bold;  
}

TD.ot-subtotal-Amount, TD.ot-cod-fee-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: #CC0000;  
	font-size: 90%;  
	text-align : left;  
	font-weight: bold;  
	padding-top: 6px;  
	padding-bottom: 6px;  
}

/* General alert span class */
TD.alert, SPAN.alert {  
	color: #CC0000;  
	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 Verdana, Arial, sans-serif;
}

/* categories_description */

TABLE.categoriesdescription {  
	font-family: Verdana, Arial, sans-serif;  
	font-size: 100%;  
	background: #EEEEEE; 
	border: 2px dotted gray;
	padding:5px;
}

TD.categoriesdescription {  
	font-size: 100%;  
	line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {  
	color: #000080;  
	text-decoration: none;
}

A.category-links {  
	color: #CC0000;  
	text-decoration: none;
}

A.category-subs, A.category-products {  
	color: #CC0000;  
	text-decoration: none;
}

SPAN.category-subs-parent {  
	font-weight: bold;
}

SPAN.category-subs-selected {  
	font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
	float: left; 
	padding: 2px;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:135%;
	color:#CC0000;
}

h1.productGeneral {
	padding:0px;
	margin:0px;
	font-size:145%;
	color:#000000;
}

h2 {
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:125%;
	color:#CC0000;
}

h2.productGeneral {
	padding:10px 0px 10px 0px;
	margin:0px;
	font-size:105%;
	color:#000000;
}

h2.centerBoxHeading {
	margin-bottom:15px;
	}

h3 {
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:105%;
}

h3.attribsOptionsText {
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:105%;
}

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

.biggerText {
	font-size: 1.2em;
	}


p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

p.shoppingcartattribute {
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:80%;
}

.help {
	font-size:80%;
	}
	
.footeroutside {
	text-align:center;
	font-size:80%;
	width: 700px;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	}

TH, #cartEmptyText, #cartBoxGVButton, #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, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
	
#contentColumnMain, #navColumnOne, #navColumnTwo, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
.specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin: 1em 0em;
	}
	
.centeredContent, .centerBoxContents {
	text-align:center;
	}
.centeredContent {
	text-align:center;
	}
 .centerBoxContentsFeatured {
	text-align:center;
	margin:0px;
	padding:0px 1px 25px 0px;
	}

.centerBoxWrapper {
	margin:0px;
	padding:0px;
	text-align:left;
	}

.cartAttribsList {
	margin: 1px;
	padding:0px;
	}
ul {
	margin-top:1px;
	padding-top:1px;
	}
	
li {
	margin-top:1px;
	padding-top:1px;
	}
	
.buttonRow {
	margin: 0.5em;
	}
	
.buttonRowAbove {
	margin: 0em;
	}
	
.buttonRowBelow {
	margin: 35px 0px 20px 0px;
	}
	
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	text-align:center;
	}
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #FF8040;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size:10px;
	}

.cartOldItem {
	color: #808080;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	font-size:10px;
	padding:0px 0px 0px 0px;
	}

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}
	
#cartAdd {
	float: right;
	margin: 5px;
	padding: 0px;
	}

.tableHeading, #cartSubTotal {
	background-color: #EEEEEE;
	border-top: 1px solid #cccccc;
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 4px;
	}

#UpdateButton {
	text-align:right;
	padding:10px 4px 10px 0px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2em;
	}
	
/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	border-top: 1px solid #cccccc;
	vertical-align: top;
	}


.rowEven {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}
	
.rowEven TD {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}

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


/*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: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
	
/*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 {
	margin: 0em;
	background-color: #CC0000;
	font-weight: bold;
	font-size:80%;
	color: #ffffff;
	width: 700px;
	padding:0px;
	text-align:right;
	}
	
#navSuppWrapper {
	margin: 0em;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
	
#navCatTabsWrapper {
	margin: 0em;
	background-color: #000000;
	font-weight: bold;
	font-size:90%;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
	

#navMain ul {
	margin: 0;
	padding:  2px 2px 4px 2px;
	list-style-type: none;
	text-align: right;
	}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain .back {
	float: right;
	}

#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;
	white-space: nowrap;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #EEEEEE;
	color:#000000;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #FFFFFF;
	}
	
.rightBoxContainer {
	background-color:#FFFFFF;
	border-bottom: 2px #CCCCCC dotted;
	}

	
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0em;
	}

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

.attributesComments {}


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

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

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

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

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

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

.amount {
	width: 5.5em;
	}
	
/*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;
	font-size:12px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

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

/*Basics*/

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	background:#FFFFCC;
	}
	
#searchContent FORM, #searchContent SELECT, #searchContent INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	background:#FFFFFF;
	}
	
#tellafriendContent FORM, #tellafriendContent SELECT, #tellafriendContent INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	background:#FFFFFF;
	}

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

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


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

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

#logo {
	float: right;
	background-color:#000000;
	}
	
.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;
	}

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: #ff0000;
	color: #ffffff;
	}

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}
	
.sideBoxContent {
	font-size:80%;
	}
	
LABEL {
	font-size:100%;
	}
	
ul.productattributes {
	font-size:80%;
	padding-top:2px;
	margin:0px;
	text-align:left;
	}
li.productattributes {
	padding-top:0px;
	margin:0px;
	padding-bottom:4px;
	}

.left	{
	text-align:left;
	}
	
.cartCheckOut {
	text-align:right;
	font-size:10px;
	}
	
#cartBoxListWrapper li {
	padding-top:0px;
	margin:0px;
	padding-bottom:2px;
	line-height:12px;
	}