
* {
margin: 0;
padding: 0;
}

img {
display: block;
}


body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url("../images/bg.jpg");
text-align: center;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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: #FF0000;
	}

a:active {
	color: #0000FF;
	}

#websiteContainer {
width: 758px;
margin: 0 auto;
text-align: left;
}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

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 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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%;
overflow: auto;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

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, .specialsListBoxContents, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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 #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	background-image: url("../images/layout_bg.gif");
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
	width: 758px;
	vertical-align: top;
margin: 0 auto;
	}



#logoWrapper{
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:94px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	


#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;
	}

/*navigation*/

.navSplitPagesResult {
color: #585858;
font-size: 10px;
}
.navSplitPagesLinks {
color: #000;
font-size: 10px;
}
.navSplitPagesLinks a {
color: #585858;
font-size: 10px;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#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;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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 
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
color: #585858;
border-bottom: 1px solid #;
background-color: #f1f1f1;
height: 20px;
width: 700px;
padding-left: 20px;
padding-top: 6px;

	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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;
	}

/*Shopping Cart Display*/

#cartAdd {
}

#cartAdd img {
padding-top: 5px;
}

#printLink {
padding-left: 0px
}

#mainProductInfoContent {
width: 340px;
float: right;
border-left: 1px solid #c6c6c6;
padding-left: 20px;
}

#productDescription {
padding: 20px 0;
}

.centerColumn {
margin-left: 20px;
}

.centerColumn img {
border: 0px solid;
padding: 0px;
}

.centerColumn img a {
padding: 0px;
}



.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.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 {

	}

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}





.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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 {
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.centerColumn{
float: right;
width: 480px;
padding-right: 20px;
}

#indexDefault{
width: 480px;
padding: 10px 35px 0px 15px;
float: none;
}

.columnRight{
	padding: 10px 20px 0px 0px;
}
.columnLeft {
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
	padding-left: 15px;
	}

.sideBoxContent {
	background-color: #ffffff;
	border: 0px 1px 1px 1px solid #DCDCDC;
	border-top: 0px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
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 */

/*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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
	
/* SV Additional Styles */
#logo {
float: left;
}


#navMenu {
background-color: #FFFFFF;
padding: 0px;
float: left;
}
#navMenu ul {
margin: 54px 0 0 0;
height: 32px;
width: 530px;
}
#navMenu ul li {
height: 32px;
float: left;
}
body div#navMenu a {
font: 15px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333333;
padding: 7px 20px;
height: 18px;
background-image: url("../images/menubg.gif");
float: left;
}
#navMenu a:hover {
background-color: #dcdcdc;
background-url: none;
}
#navMenu ul .endLi {
padding-right: 0;
}


#notloggedUser {
text-align: left;
font-size: 10px;
color: #878787;
border-top: 1px solid #c6c6c6;
border-bottom: 1px solid #c6c6c6;
padding: 5px;
}
#notloggedUser hr {
display: none;
}

#notloggedUser p {
width: 700px;
padding-right: 20px;
}

#notloggedUser img {
float: left;
margin-right: 5px;
}

#notloggedUser a {
color: #878787;
text-decoration: underline;
font-weight: bold;
}

#topSiteMenu {
color: #FFFFFF;
margin-left: auto;
margin-right: auto;
width: 758px;
font-size: 11px;
color: #fff;
height: 20px;
text-align: right;
}
#topSiteMenu ul {
list-style-type: none;
width: 330px;
margin-left: auto;
}
#topSiteMenu li {
float: left;
padding: 4px 5px 0px 5px;
height: 15px;
}
#topSiteMenu li a {
color: #fff;
}
#topSiteMenu li form {
float: left;
display: block;
margin: 0;
}
#topSiteMenu #topSearchText {
background-color: #E1E1E1;
height: 14px;
border: 1px solid #abaaa8;
float: left;
display: block;
margin: 0;
}
#topSiteMenu #topSearchButton {
padding: 1px 0 0 5px;
float: left;
display: block;
}

#headerWrapper {
padding: 0px 15px 0px 15px;
}

#navBreadCrumb a:link, #navBreadCrumb a:hover, #navBreadCrumb a:active, #navBreadCrumb a:visited{
color: #878787;
text-decoration: underline;
font-weight: normal;
}

#categoriesContent {
border: 0;
border-right: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
overflow: hidden;
}

.catBoxItem {
background-color: #FFFFFF;
background-image: url("../images/catbox_bg.gif");
background-repeat: repeat-x;
width: 209px;
text-align: left;
margin: 0;
padding: 0;
display: block;
clear: left;
height: 42px;
}

.catBoxItem img {
float: left;
margin: 0;
padding: 0;
}

.catBoxItem a:link, .catBoxItem a:active, .catBoxItem a:visited{
font: 11pt Arial, Helvetica, sans-serif;
color: #585858;
font-weight: bold;
padding: 10px 0 0 10px;
display: block;
height: 32px;
display: block;
width: 132px;
float: left;
}

.catBoxItem a:hover {
color: #000;
}

.featuredItem {
background-color: #DF0000;
padding-top: 3px;
padding-left: 8px;
margin: 0px;
}

.featuredItem img{
















width: 134px;
height: 128px;
}

.listingProductImage{
width: 134px;
height: 128px;
}
featuredProductsImageFix img{
width: 134px;
height: 128px;
}
a.featuredLink:link, a.featuredLink:hover, a.featuredLink:active, a.featuredLink:visited{
color: #FFFFFF;
}

#indexDefaultMainContent {
line-height: 17px;
}

#contentMainWrapper td{
	text-align: left;
}



/*______________________ Additional Images */
.additionalImages{
clear: both;
display: none;
}

.additionalImageItem {
border: 1px solid #FF0000;
}

/*______________________ Listing Items */
.centerColumn h1 {
width: 100%;
color: #585858;
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #DCDCDC;
margin-bottom: 10px;
padding-bottom: 3px;
text-transform: uppercase;
}
.centerColumn h2 {
color: #df0000;
font-size: 15px;
margin-bottom: 10px;
}

#productsListingTopNumber{
margin-bottom: 20px;
}

#productsListingBottomNumber{
margin-top: 20px;
}

.listingItemImage{
float: left;
width: 100px;
}

.listingItem{
width: 480px;
overflow: hidden;
border-bottom: 1px solid #DCDCDC;
padding-bottom: 20px;
}

.listingItemDescBox{
width: 189px;
float: left;
padding-left: 20px;
margin-bottom: 20px;
}

.listingItemPriceBox{
float: left;
color: #DF0000;
font-weight: bold;
font-size: 17px;
padding: 0px;
margin: 0px;
text-align: right;
width: 90px;
display: block;
}

.listingItem form input, .listingMoreInfo {
margin-left: auto;
margin-top: 5px;
clear: right;
display: block;
}

/*______________________ Categories Front Box */
.catFrontBox{
background-color: #DF0000;
width: 150px;
float: left;
margin: 0 5px 5px 0;
}

.catFrontBoxContent {
background-color: #DF0000;
padding-top: 3px;
padding-left: 8px;
margin: 0px;
}

.catFrontBoxContent img{
width: 134px;
height: 128px;
margin: 0px;
padding: 0px;
}

a.catFrontBoxTitle{
color: #FFFFFF;
font-size: 14px;
font-weight: bolder;
font-style: italic;
margin: 0px;
padding: 0px;
}


#legal {
color: #FFFFFF;
line-height: 1.5;
margin-bottom: 10px;
}

#legal a {
color: #FFFFFF;
}

#productGeneral{
float: left;
padding-left: 15px;
width: 90%;
color: #585858;
font-size: 9px;
}

#productGeneral #productSpecs {
font-size: 12px;
display: block;
overflow: hidden;
}

#productGeneral #productSpecs dt {
float: left;
clear: left;
font-weight: bold;
margin: 0 5px 2px 0;
}

#productGeneral #productSpecs dd {
display: block;
margin: 0 5px 2px 0;
padding: 9px 0;
}

#productGeneral #productSpecs dd.label {
font-weight: bold;
float: left;
}

#productGeneral #productMainImage img{
}

#productGeneral #productName{
color: #DF0000;
font-size: 18px;
margin-bottom: 5px;
}

#productGeneral #productDescription{
line-height: 15px;
}

#productGeneral #productPrices{
color: #DF0000;
font-size: 14px;
}

#productSpecifications{
display: none;
}

#productGeneral #productSpecifications{
color: #DF0000;
font-size: 18px;
}

#productGeneral #productSpecifications table{
border-top: 1px solid #525252;
border-left: 1px solid #525252;
width: 90%;
}

#productGeneral #productSpecifications table td{
border-right: 1px solid #525252;
border-bottom: 1px solid #525252;
color: #525252;
font-size: 12px;
width: 45%;
}

#productGeneral #productSpecifications td.specTitle{
text-align: right;
padding-right: 5px;
}

#productGeneral #productSpecifications td.specData{
padding-left: 5px;
}

#accountDefault{
padding-left: 15px;
}

.spiffy{display:block}
.spiffy *{
  display:block;
height:1px;
overflow:hidden;
  font-size:.01em;
  background:#DF0000}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;

  padding-right:1px;
  border-left:1px solid #f19191;
  border-right:1px solid #f19191;
  background:#e73f3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbe5e5;
  border-right:1px solid #fbe5e5;
  background:#e53030}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e53030;
  border-right:1px solid #e53030;}
.spiffy4{
  border-left:1px solid #f19191;
  border-right:1px solid #f19191}
.spiffy5{
  border-left:1px solid #e73f3f;
  border-right:1px solid #e73f3f}
.spiffyfg{
  background:#DF0000;
padding: 5px;}


/*____________FIELDSETS________________*/
#mafieldset{
	padding: 5px;
	width: 488px;

	margin: 0px 0px 10px 0px;

}
#mafieldset label.inputLabel, #mafieldset label.inputLabelPayment{
float: left;
text-align: right;
}
#masubmit{
	margin-right: 12px;
}

/* _________SHIPPING_______________*/
#changeaddressimg{
	float: right;
	margin-right: 100px;
}
#changeaddressTXT{
	display: none;
}
/* _________ CUSTOMER LOGIN _________ */
#loginDefault fieldset {
border: none;
}

.loginfieldset input{
	border: 1px solid #DDDDFF;
	margin: 2px;
}

.loginfieldset{
	border: 1px solid #DDDDDD;
	margin: 10px;
	text-align: left;
}

.loginfieldset legend{
color: #333333;
font-size: 14px;
padding: 20px 5px 5px 5px;
font-weight: bold;
}
.loginfieldset legend.legendheader{
	padding: 5px;
}

#existingCustomer {
width: 320px;
margin: 0px 10px 0px 0px;
padding-top: 0px;
}

#existingCustomer form {
padding: 0;
margin: 0;
}

#existingCustomer fieldset {
padding: 10px;
}

#existingCustomer form fieldset input {
width: 130px;
}
#existingCustomer form fieldset label {
width: 90px;
text-align: right;
font-size: 12px;
margin: 2px;
}


/* _________ CONTACT FORM _________ */

#contactFormContainer form {
padding-top: 20px;
width: 400px;
}

#contactFormContainer form fieldset { 
border: 0; 
}

#contactUsDefault legend {
display: none;
} 

#contactFormContainer form label {	
width: 120px;
text-align: right;
margin: 0 10px 5px 0;
padding: 0;
float: left;
clear: both;
} 

#contactFormContainer form fieldset input {
width: 232px;
float: left;
background-color: #d8d8d8;
border: 1px solid #7c7c7c;
padding: 2px 0 2px 3px;
margin: 0 0 5px 0;
font: 100% Verdana, Arial, Helvetica, sans-serif; color: #2a2a2a; text-decoration: none;
} 

#contactFormContainer form textarea {
width: 232px;
height: 65px;
float: left;
background-color: #d8d8d8;
border: 1px solid #7c7c7c;	
padding: 2px 0 2px 3px;
overflow: auto;
font: 100% Verdana, Arial, Helvetica, sans-serif; color: #2a2a2a; text-decoration: none;
}

#contactFormContainer form #verification {
margin: 0 0 5px 130px;
width: 235px;
text-align: right;
}

#contactFormContainer form #verification img {
margin: 0 0 3px auto;
}

#contactFormContainer form #verification label {
float: none;
display: block;
width: auto;
margin: 0;
padding: 5px 0;
}

#contactFormContainer form #verification input {
margin: 0;
background-color: #d8d8d8;
border: 1px solid #7c7c7c;
padding: 2px 0 2px 3px;
float: none;
}

#contactFormContainer form input {
width: 60px;
margin: 5px 0 0 308px;
padding: 0;
float: none;
}

#contactFormContainer form #errorText {
border: 1px solid #ce0000;
background-color: #ffd4d4;
margin-bottom: 10px;
}

#contactFormContainer form #errorText p {
color: #ce0000;
margin: 0;
padding: 10px 15px;
}

#contactFormContainer form #errorText ul {
color: #ce0000;
margin: 0;
padding: 0 20px 10px 35px;
list-style-type: disc; 
}

#contactFormContainer form .success {
border: 1px solid #068900;
color: #068900;
background-color: #baffb7;
text-align: center;
padding: 10px 0;
}


/* _________ SHOPPING CART _________ */


.forward a {
color: #ea0000;
font-size: 10px;
}

#shoppingCartDefault {
}

#cartSubTotal {
}

#cartImage img{
margin: 5px 10px 0 5px;
}

#scProductsHeading {
}

.buttonRow img{
float: left;
margin: 0 5px;
}

.rowEven {
background-color: #fff;
}

.rowOdd {
background-color: #f6f6f6;
}

#cartProdTitle {
padding-top: 20px;
padding-right: 10px;
}

.cartProductDisplay a {
color: #ea0000;
font-size: 10px;
}

.cartProductDisplay {
width: 210px;
}

.cartUnitDisplay {
padding-top: 20px;
padding-right: 10px;
font-size: 10px;
width: 60px;
}

.cartTotalDisplay {
padding-top: 20px;
font-size: 10px;
width: 60px;
}

.cartTotalsDisplay {
padding-top: 20px;
color:#ea0000;
}

.cartQuantity {
padding-top: 20px;
padding-left: 10px;
width: 30px;
}

#scQuantityHeading {
padding-left: 10px;
}

.cartRemoveItemDisplay img {
float:left;
margin-top: 8px;
margin-right: 5px;
}
.cartRemoveItemDisplay {
vertical-align: middle;
}


.cartTotalsDisplays {
}



/* -> New Customer */

#newCustomer {
width: 400px;


}
#newCustomer fieldset fieldset {
padding: 0;
}
#newCustomer fieldset {
padding: 10px;
padding-left: 5px;
}

#content #newCustomer form {
margin: 0;
}
#newCustomer form fieldset input,#newCustomer form fieldset select {
width: 145px;
}
#newCustomer form fieldset label {
text-align: right;

font-size: 14px;
margin: 2px;
}

#newCustomer form fieldset #newsletter-checkbox {
width: 15px;
margin-left: 100px;
margin-top: 10px;
}

#newCustomer .alert {
font-size: 80%;
}


/*-> Created Account Success */
#createAcctSuccessMainContent{
	width: 500px;
	height: 250px;
}
#createAcctSuccess address{
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
}


/* CHECKOUT CONFIRMATION */
#checkoutConfirmDefaultPaymentTitle{
font-weight: normal;
font-style: italic;
}

#checkoutBillto .important{
font-weight: normal;
}

#checkoutConfirmDefaultShipmentTitle{
font-weight: normal;
font-style: italic;
}


.confirmationEditButton{
padding: 0px;
clear: both;
display: block;
}

.confirmationEditButton img{
margin-left: -80px;
padding: 0px;
clear: both;
}

.centerColumn ol {
	margin: 20px 30px 20px 0;
	padding-left: 45px;
list-style-type: decimal;
}
.centerColumn ol ol {
	margin: 10px 30px 20px 0;
	padding-left: 25px;
}
.centerColumn ol li {
font-weight: bold;
margin-bottom: 5px;
}
.centerColumn ol li li {
font-weight: normal;
}

.centerColumn p {
margin-bottom: 15px;
line-height: 1.4;
}

.productDetails {
float: left;
width: 280px;
}
.productDetails h3 {
padding-bottom: 5px;
}
.productDetails dl {
display: block;
overflow: hidden;
}
.productDetails dl dt {
float: left;
clear: left;
font-weight: bold;
margin: 0 5px 2px 0;
}
.productDetails dl dd {
display: block;
margin: 0 5px 2px 0;
padding: 9px 0;
}
.productDetails dl dd.label {
font-weight: bold;
float: left;
}
.productDetails dl dd.theNorm {
padding: 0 0 5px 0;
}

#checkoutSuccess fieldset {
margin-top: 20px;
}

#checkoutSuccess fieldset input, #accountNotifications fieldset input {
width: auto;
height: 15px;
clear: both;
float: left;
margin: 0 0 0 15px;
}

#checkoutSuccess fieldset label {
width: auto;
}

#checkoutSuccess fieldset div input {
width: auto;
height: auto;
float: right;
}

body #siteMapList ul {
list-style-type: disc;
}
body #siteMapList ul li {
line-height: 1.6;
}

#indexProductList, #pageFour, #contactUsDefault, #loginDefault {
margin: 0;
}

.centerColumn {
margin: 0;
}

#newsletter-checkbox, #email-format-html, #email-format-text, #gender-male, #gender-female {
border: 0;
background-color: #ffffff;
}

#popupCVVHelp, #popupCVVHelp img, #infoShoppingCart, #infoShoppingCart h2 {
padding: 15px;
}

#featuredProducts {
clear: both;
}

#indexCategories .subCats {
float: left;
width: 150px;
height: 120px;
text-align: center;
}

#indexCategories .subCats img {
margin: 0 auto;
}
