/* CSS Document */
html, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
a, div, img, script, body
{ 
 	margin: 0; 
    padding: 0;
	border: 0;
}
body {
	font-family: Helvetica, Arial;
	
	background-image: url(../../../../main_images/polkaScroll.jpg);
	background-color: #FFE9F3;	
	

}
#bodyWrap {
	margin-top: -5px;
	background-image: url(../../../../main_images/bigstripe_bubbles.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
}
#mainWrapper {
	width: 963px;
	margin: 0 auto 0 auto;

	
}
/* Header */
#navMainWrapper {
	width: 94%;
	margin: 5px auto 0 auto;
	padding: 5px;
	
}
#navMain ul, #navMainSearch {
background-image: url(../../../../main_images/whiteTrans.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	padding: 5px;
	
}
#logoWrapper {
	padding-top: 25px;
	margin-bottom: 35px;
	height: 95px;
	
}
#cartTopWrapper {
	text-align: right;
	padding: 10px;
	position: relative;
	right: 5px;
	
}
#cartTopWrapper h2 {
	font-size: 36px;
	text-align: center;
}
#cartTopWrapper h3 {
	font-size: 16x;
	text-align: center;
	text-transform: uppercase;
}
#cartTop {
	color: #FFFFFF;
	background-color: #4AA2F6;
	border: 5px solid #FFFFFF; 	
	width: 18%;
	position: absolute;
	right: 0px;
	padding: 10px;
	
 }
 #cartTop a {
 	color: #FFFFFF;
 }
  #cartTop a:hover {
	color: #265482;  	
  }
#productAdditionalImages {
		
		display: none;
	
	}
	
#logo {
	position: relative;
	left: 24px;
	top: 16px;
}
#topNav {
margin-top: 20px;
margin-left: 15px;
}
#topNav ul {

}
#topNav ul li {
	float: left;
	list-style: none;
}
#topNav ul li em {
	display: none;
}
#topNav ul li a {
	height: 41px;
	display: block;
}
.topHome {
	background-image: url(../../../../main_images/buttons/homeBut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;	
}
.topGifts, #productListHeading_6 {
	background-image: url(../../../../main_images/buttons/giftBut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;	
}
.topClear, #indexCategoriesHeading_8 {
	background-image: url(../../../../main_images/buttons/clearBut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;	
}
.topBlog {
	background-image: url(../../../../main_images/buttons/blogBut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;	
}
.topApp, #indexCategoriesHeading_9 {
	background-image: url(../../../../main_images/buttons/appBut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 124px;	
}
#indexCategoriesHeading_9 span, .category_9 #sIFR_replacement_10, #indexCategoriesHeading_9 span, .category_3 #sIFR_replacement_7, #indexCategoriesHeading_6 span, .category_6 #sIFR_replacement_4, #indexCategoriesHeading_8 span, .category_8 #sIFR_replacement_8 {display: none;}
#allProductsTitle #sIFR_replacement_4, .category_3 #sIFR_replacement_7, .category_8 #sIFR_replacement_8 {display: block;}
.topAcc, #indexCategoriesHeading_3 {
	background-image: url(../../../../main_images/buttons/accBut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 184px;	
}
#indexCategoriesHeading_3 #sIFR_replacement_10, #indexCategoriesHeading_8 #sIFR_replacement_9 {display: none;}
#topNav ul li a:hover {
	background-position: left bottom;
}
.centerColumn, #allProductList {
	background-image: url(../../../../main_images/whiteTrans.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}
.categoryWrap_15 #alsoPurchased {background-image: url(../../../../main_images/whiteTrans.png);
	background-repeat: repeat;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: none;
}
.categoryWrap_15 .centerColumn {border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;}

.centerColumn {

}
#allProductList {
	padding: 20px 0 20px 0;
}
#allProductList #productListing {
	
	margin: 10px auto 0 auto;
	padding-left: 20px;
	}
#navColumnOneWrapper, #navBreadCrumb {
	margin-top: 15px;
	
}
#navBreadCrumb {
	background-image: url(../../../../main_images/whiteTrans.png);
	background-repeat: repeat;
	padding: 5px;
	width: 98.3%;
	
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF6699;
}
#navBreadCrumb a {
	color: #4AA2F6;
}
	/* Product Info Rules */
	
	
#productListing {
	margin-top: 15px;
	width: 714px;
}
#productsListingTopNumber {
	margin-bottom: 10px;
}
.productimgWrap {
	
	
	border: 1px solid #CCCCCC;	
	height: 240px;
	width: 210px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	
	/*border: 7px solid #000000;*/
	background-color: #FFFFFF;
}
.categoryListBoxContents img {
	border: 1px solid #CCCCCC;	
}
.itemTitle, .newitemTitle {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	
	color: #000000;
	padding: 5px 0 0 0;
	width: 188px;
	margin: 0 7px 0 17px;
}
#allProductList #productListing .itemTitle {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	
	color: #000000;
	padding: 5px 0 0 0;
	width: 188px;
	margin: 0 7px 0 10px;
}
#allProductsTop {
	padding: 0 30px 0 30px;
}
#sorter {
	color: #666666;
}
#productsListingTopNumber, #productsListingBottomNumber {
	margin-left: 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
}
#productsListingListingTopLinks, #productsListingListingBottomLinks {
	font-size: 12px;
	
	text-transform: uppercase;
	color: #666666;
	margin-right: 25px;
}
#productsListingListingTopLinks a, #productsListingListingBottomLinks a, #productsListingTopNumber a, #productsListingBottomNumber a {
	color: #0099FF;
}
#productsListingListingBottomLinks a:hover, #productsListingListingTopLinks a:hover, #productsListingTopNumber a:hover, #productsListingBottomNumber a:hover {
	color: #F2A2C5;
}
.categoryListBoxContents h4 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	
	color: #000000;
	padding: 5px 0 0 0;
	
	margin: 0 7px 0 7px;
}
.itemTitle a, .newitemTitle a {
	color: #000000;
	text-decoration: none;	
	}
.itemTitle a:hover, .newitemTitle a:hover {
	color: #FF99CC;
	
	
}
.centerBoxContentsProducts br, .centerBoxContentsNew br {
	display:none;
}
.centerBoxContentsProducts, .centerBoxContentsNew {
	margin-bottom: 15px;
	
}
.listPrice {
	font-size: 19px;
	color: #000000;
	text-align: left;	
	padding: 0 0 5px 0;
	margin-left: 17px;	
	
}
#allProductList #productListing .listPrice {
	font-size: 19px;
	color: #000000;
	text-align: left;	
	padding: 0 0 5px 0;
	margin-left: 10px;	
	
}
#friendReview {
	width: 345 px;
	margin-left: 10px;
	padding-top: 15px;
}
#reviewButtons {
	
}
#reviewsWriteReviewer {
	padding-top: 10px;
}
#reviewsWriteProductPageLink {
	margin-bottom: 15px;
}
#reviewsWriteReviewsRate, #textAreaReviews {
	font-size: 14px;
}
.productReviewsDefaultReviewer, .productReviewsDefaultProductMainContent, #gvFaqDefaultMainContent {
	font-size: 16px;
	margin: 10px 0 10px 0;
}
#gvFaqDefaultContent {
	font-size: 16px;
	line-height: 20px;
}
#reviewsInfoDefaultMainContent {
font-size: 16px;
	margin: 20px 0 20px 0;
}
#productReviewsDefaultListingTopNumber {
	clear: left;
}

#reviewsInfoDefaultDate {
	font-size: 13px; margin-bottom: 10px;
}

h3.rating {
	margin-top: 10px;
}
#reviewsInfoWrap {
margin-top: 65px;
}
#productReviewsDefaultNoReviews {
clear: left;
	font-size: 16px;
	width: 95%;
	margin: 10px auto 10px auto;
}
#productGeneral {
padding-top: 15px;
	
}
#productMainImage {
	
	margin-left: 10px;
	float: left;
}
#productMainImage img {
	border: 2px solid #CCCCCC;
}

#productInfoWrap {
	width: 50%;
	padding-left: 15px;
	float: left;
	
	
}
#productName {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	text-transform: lowercase;
	padding: 10px 0 0px 7px;
	line-height: 18px;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #4AA2F6;
}
#productPrices{
	color: #006699;
	font-size: 26px;
	border-bottom-width: 4px;
	border-bottom-color: #4AA2F6;
border-bottom-style: dotted;
	padding: 5px 0 4px 7px;
	
	
}
#productDetailsList, #productDescription {
	padding: 5px 0 7px 7px;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
	margin-top: 5px;
}
#productDescription p {
	padding: 5px 0 5px 0;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
}
#productDescription ul  {
	font-size: 17px;
	line-height: 20px;
	margin: 10px 0 0 15px;
	color: #000000;
}
#priceWrap {
	
	
}

#attribsOptionsText {
	margin-left: 7px;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color:#003366;
}
.attribsSelect {
	margin-left: 2px;
	font-size: 15px;
	text-transform: uppercase;
}
#cartAdd {
	
	font-size: 15px;
	
	text-transform: uppercase;
}

.wrapperAttribsOptions option, .attribsSelect {
	
}
.navNextPrevWrapper {
	clear:both;
	padding-top: 45px;
	padding-bottom: 25px;
}
#whatsNew {
	margin-top: 15px;
}
#whatsNew .centerBoxHeading {
	margin-left: 10px;
}
#productListHeading {
	padding-top: 10px;
}
#midNextPrevWrapper {
	width: 97%;
	margin: 0 auto 0 auto;
}
.prevWrap {
	width: 200px;
	height: 200px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 2px solid #DDDDDD;
	margin: 10px;
}
.navNextPrevList {
	float: left;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
.navNextPrevCounter {
	font-size: 14px;
	text-transform: uppercase;
	color: #0099CC;
	padding: 10px 0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9999;
	border-bottom-color: #FF9999;
	margin-bottom: 15px;
	font-weight: normal;
}
#menuBack {
	margin-top: 150px;
}
#productInfoWrap h5 {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;	
	margin: 10px 0 10px 7px;
}
.imgLink  {
	font-size: 12px;
	text-transform: uppercase;	
}
#productMainImage a {
	color: #666666;
}
#productMainImage a:hover {
	color: #FF6699;
}
.centerColumn p {
	font-size: 17px;
	color: #003366;
	line-height: 20px;
	padding: 5px 0 5px 5px;
}
.centerColumn p a {
	color: #FF6699;
}
.centerColumn p a:hover{ 
	color: #003366;
}
#siteMapList ul {
	font-size: 17px;
	color: #003366;
	line-height: 20px;
	margin-bottom: 10px;
}
#siteMapList ul a {
	color: #0099CC;
}
#siteMapList ul li {
	line-height: 20px;
}
#siteMapList ul li ul {
	margin-left: 20px;
}
#siteMapList ul li ul a {
	color: #739EA9;
}
#siteMapList ul li ul a:hover, #siteMapList ul a:hover {
	color: #FF6699;
}
.cartUnitDisplay, .cartTotalDisplay {
	font-size: 16px;
	text-align: center;
}
.cartProductDisplay {
	font-size: 14px;
}
#cartImage img {
	border: 1px solid #CCCCCC;
}
#cartContentsDisplay a {
	color: #003366;
	
}
#cartContentsDisplay a:hover {
	color: #FF6699;
}
.totalBox {
	font-size: 18px;
	margin-right: 25px;

}
#loginDefault, #checkoutShipping {
	font-size: 14px;
}
#loginDefault a {
	color: #0099CC;
}
#loginDefault a:hover {
	color: #FF6699;
}

/* Sidebox Rules */
.sideBoxContent {
	text-align: left;
	
}
.leftBoxContainer {
margin-bottom: 20px;
	
}
#categories {
	background-color: #6BE79E;
	padding-bottom: 15px;
}
#categoriesContent {
	background-color: #FFFFFF;
	padding: 15px 5px 15px 5px;
	width: 80%;
	margin: 0 auto 0 auto;
	border: 3px solid #479A6A;
}
#categoriesHeading {
}
#whatsnew {
		
	background-color: #FFCC00;
}

#categoriesContent a {
	font-size: 13px;
	text-transform: uppercase;
	color: #183625;
	text-decoration: none;
	line-height: 16px;	
}
#categoriesContent a:hover {
	color: #489D6C;	
}
#categoriesHeading
{ color: #183625; font-size: 23px; text-transform: uppercase; text-align:center; }
#whatsnewHeading {
	padding-top: 5px;
}
#whatsnewHeading a
{ color: #78742B; font-size: 23px; text-transform: uppercase; text-align:center;  }
#whatsnew img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	border: 3px solid #C4BD46;
}

#whatsnew .sideBoxContent {
	font-size: 14px;
	text-transform: uppercase;
	color: #4A3B00;	
}
#whatsnew .sideBoxContent a {
color: #4A3B00;	
}
#information {
	background-color: #AEE2FA;	
	padding-bottom: 15px;
}
#informationHeading
{ color: #183625; font-size: 23px; text-transform: uppercase; text-align:center; }
#informationContent {
		background-color: #FFFFFF;
	padding: 15px 5px 15px 5px;
	width: 80%;
	margin: 0 auto 0 auto;
	border: 3px solid #80A7BA;
}
#informationContent ul li {
	padding-left: 5px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;	
	
}
#informationContent ul li a {
	color: #173524;	
}
#informationContent ul li a:hover {
	color: #759AAB;
	}
#search {
	background-color: #896599;	
}
#searchContent {
	width: 95%;
	margin: 0 auto 0 auto;
}
#search a {
	color: #E1CEFF;
	margin-left: 5px;	
}
#navSuppWrapper {
	display: none;
}
.content a, .greeting a, #accountLinksWrapper a, .important a {
	color: #0099CC;
}
.content a:hover, .greeting a:hover, #accountLinksWrapper a:hover, .important a:hover {
	color: #FF9999;
}
#createAcctSuccessMainContent, #accountLinksWrapper, fieldset {
	font-size: 15px;
	line-height: 18px;
}
#accountLinksWrapper ul {
	margin: 10px 0px 10px 5px;
}
#accountLinksWrapper ul li {
	list-style: none;
}
address {
	font-size: 14px;
}
#indexProductListCatDescription {
height: 0px;


}
#indexProductList h1 {
	padding-bottom: -25px;
	padding-left: 10px;
}
/* Footer */
#footerWrap {
	margin-top: 35px;
	margin-bottom: 15px;
}
#footerLeft {
	width: 50%;
	float: left;
}
#categoriesFoot {
	width: 40%;
	float: left;
	padding: 10px;
	list-style-type: none;
}
.footNewlink {
	border-top: dotted 1px #999999;
	margin-right: 20px;
	margin-top: 9px;
	padding-top: 7px;
}
#siteMapFoot {
	width: 40%;
	float: left;
	padding: 10px;
	list-style-type: none;
}
#categoriesFoot a, #siteMapFoot a {
	font-size: 12px;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;	
}
#categoriesFoot a:hover, #siteMapFoot a:hover {
	color: #FF6699;
}
#footerRight {
	text-align: right;
	padding: 10px 10px 10px 0px;
}
#footerRight h4 {
	color: #9D6B82;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}
#footerRight h4 a, #footerRight h5 a:hover {
	color: #FF6699;
}
#footerRight h5 {
	color: #999999;
	margin-top: 5px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
#footerRight h5 a {
	color: #999999;
}
#footerRight h5 a:hover {
	color: #FF6699;
}
#troubleButtons {
	width: 95%;
	margin: 0 auto 0 auto;
}
#troubleButtons .buttonRow {
	width: 40%;
 }
 #troubleButtons .buttonRow .back {
 	float: none;
	margin: 0;
 }
 #troubleButtons .buttonRow .forward {
 	float: none;
	margin: 0;
	text-align: right;
 }
 #createAcctDefault {
 	 min-height:855px;
  height:auto !important;
  height:855px;

 }
 #shippingCostBox {
 	margin: 15px 0 15px 0;
	font-size: 14px;
	
 }
  #shippingCostBox .important {
  	margin: 4px 0 0 0;
	padding-top: 2px;
  }
  .centerColumn h1, #allProductsTitle, #categoryIcon, .centerBoxHeading {padding:0px 0px 5px 10px;