/**
 * 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 $
 */
@font-face {
	font-family: 'MyriadProBoldSemiCondensed';
	src: url('http://www.asyouwishpottery.com/wp-content/themes/ayw/fonts/myriadpro-boldsemicn-webfont.eot');
	src: local('&#226;&#732;&#186;'), url('http://www.asyouwishpottery.com/wp-content/themes/ayw/fonts/myriadpro-boldsemicn-webfont.woff') format('woff'), url('http://www.asyouwishpottery.com/wp-content/themes/ayw/fonts/myriadpro-boldsemicn-webfont.ttf') format('truetype'), url('http://www.asyouwishpottery.com/wp-content/themes/ayw/fonts/myriadpro-boldsemicn-webfont.svg#webfontIWCYpG7w') format('svg');
}

@media screen {
* { margin: 0; padding: 0; }

body { background: #fff url(../images/background.jpg) repeat-x 0 0; font: 14px/1.4 Arial, Helvetica, sans-serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear, .clearBoth { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
a img {border:none; }

#page-wrap { width:960px; margin:0 auto; text-align:left; position:relative; }
#header{ width:960px; position:relative; z-index:1; }

#logo { position:absolute; left:5px; top:0; }
#top-links {margin:0 45px 0 0; padding-top:59px; text-align:right; }
#top-links ul {list-style:none; padding:0; margin:0; }
#top-links a {color:#90268D; font-size:14px; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#top-links li {margin:0 26px 0 0; display:inline; }
#top-links form {display:inline; }

.menu-ayw-container {
	width: 760px;
	height:51px;
	margin: 9px 0 0 198px;
	padding-left:10px;
	background:url(../images/menu.png) no-repeat 0 0;
	overflow:visible;
}

.menu li {
	float: left;
	position:relative;
	list-style:none;
	padding:11px 0 16px 0;
	margin:0 8px;
}

.menu li a {
	color: #fff;
	font-size:17px;
	padding:0 18px;
	margin:0;
	line-height:24px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-family:MyriadProBoldSemiCondensed, Arial, Helvetica, sans-serif;
}

.menu li a:hover {
	text-decoration:none;
}

.menu ul {
	display:none;
	position:absolute;
	top:40px;
	left:0;
	float:left;
	padding:10px;
	background:#90278E;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 200px;
	z-index: 99999;
}
.menu ul li {
	/*border-bottom:1px solid #fff;*/
	padding:0;
	margin:0;
	width:200px;	
}
.menu ul ul {
	left:100%;
	top:0;
}
.menu ul a {
	height:auto;
	padding:7px 3px;
	font:normal normal 14px/1em arial,sans-serif;
	color:#fff;
	text-transform:none;
}
.menu li:hover > a {
	color:#F8E309;
	background:#90278E;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.menu ul :hover > a {
	color:#90278E;
	background:#FFF100;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.menu li:hover > ul {
	display:block;
}
.menu li.current_page_item > a,
.menu li.current-menu-ancestor > a,
.menu li.current-menu-item > a,
.menu li.current-menu-parent > a {
	color: #F8E309;
}

* html .menu li.current_page_item a,
* html .menu li.current-menu-ancestor a,
* html .menu li.current-menu-item a,
* html .menu li.current-menu-parent a,
* html .menu li a:hover {
	color:#F8E309;
}

#content { position:relative; z-index:0; background:url(../images/body_top.jpg) no-repeat 0 0; width:932px; padding: 30px; margin-top:-19px; float:left; }
.home #content {background:none !important; padding:0; width:960px; margin:0; }
.centerColumn {width:610px; float:left; margin-left:14px;}

#header-widgets {margin-bottom:8px; overflow:hidden; }
#header-widgets .header-item {float:left; text-align:center; }
.header-item h2 {font-size:40px;}
#header-widgets .header-side {background:url(../images/sidebar_small.gif) no-repeat 0 0; height:195px; width:260px; padding:15px; color:#fff; float:right; }

#footer-widgets {margin:40px 0 20px 0; clear:both; }
#footer{ width:960px; text-align:center; clear:both; color:#9DAEC6; padding-top:15px; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; font-family:MyriadProBoldSemiCondensed, Arial, Helvetica, sans-serif; }
h1 { color:#f16522; text-transform:uppercase; background:url(../images/stars_back.gif) no-repeat 0 0; line-height:63px; }
#CSSViewer_block h1 {line-height:normal; }
h2 { text-transform:uppercase; color:#90278e; }
h3 { font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

p { margin: 0 0 10px 0; }
a {text-decoration:none; color:#B96CAB }
a:hover {text-decoration:none; color:#a7cf5d;} 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.home .post { width:734px; float:none; margin:0;}
.post {width:610px; float:left; margin-left:14px; }

.entry { }
.entry a {color:#B96CAB; text-decoration:none; }
.entry a:hover {text-decoration:underline; }
.entry ul, .entry ol {color:#90268D; font-weight:bold; margin-left:30px; }
.entry li {margin-bottom:5px; }


pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { float:right; margin:0; width:290px; background:#EDD4EA; color:#90268D; min-height:100px; }
.home #sidebar {
	background:url(../images/sidebar.gif) no-repeat 0 0;
	height:447px;
	width:217px;
	position:absolute;
	top:0;
	right:10px;
	color:#fff;
}
#sidebar { }

.home #sidebar .widget { color:#fff; height:130px; width:180px; margin:7px auto; text-align:center; padding:5px 10px;}
#sidebar .rightBoxContainer { color:#90268D; padding:13px; width:264px !important; text-align:left; }
#sidebar h2, .home #sidebar h2, #header-widgets h2 {font-weight:bold; line-height:1em; color:#fff; border:none; }
#sidebar h2, h3.rightBoxHeading {color:#90268D; border-bottom:2px solid #E3C4DD; text-transform:uppercase; font-size:21px; text-align:left; }

#boxes {overflow:hidden; clear:both; }
.box {
	width:148px;
	height:127px;
	float:left;
	margin:1px 11px 0 0;
	text-align:right;
	color:#fff;
	padding:10px 20px 10px 140px;
	position:relative;
}
.box h2 {font-weight:bold; line-height:1em; color:#fff; }
.box .more {position:absolute; bottom:0; right:0; }
.box-1 { background:url(../images/box_purple.jpg) no-repeat 0 0; }
.box-2 { background:url(../images/box_orange.jpg) no-repeat 0 0; }
.box-3 { background:url(../images/box_blue.jpg) no-repeat 0 0; }

a.learn-more {background:url(../images/learn_more.png) no-repeat 0 0; display:block; width:106px; height:47px; margin:auto auto;}
a.learn-more:hover {background:url(../images/learn_more_over.png) no-repeat 0 0; }
a.sign-up {background:url(../images/sign_up.png) no-repeat 0 0; display:block; width:113px; height:47px; margin:auto auto;}
a.sign-up:hover {background:url(../images/sign_up_over.png) no-repeat 0 0; }


.left {float:left;}
.right {float:right; }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] {}
textarea { }

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	height:100%px;
	background-color: #ffffff;
	text-align: left;
	width: 544px;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
.wrapperAttribsOptions .back {display:block; clear:both; margin:5px 0; }

/*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: transparent;
	font-weight: bold;
	color: #87398f;
	height: 1%;
	width: 100%;
	}
	
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	color: #87398f;
	height: 1%;
	width: 98%;
	font-size: .95em;
	}

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

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 0px 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: #82b72d;
	}
	
	#navBreadCrumb a{
	color: #fff;
	}
	
	#navBreadCrumb a:hover, #navBreadCrumb a:active, #navBreadCrumb a:visited, {
	color: green;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	font-size: 0.97em;
	color: #87398f;
	}

/*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;
	}
#crossSell {margin-top: 70px;}

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

.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: #ff823f;
	font-weight: bold;
	}

.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: 25%;
	margin: 0.3em 0em;
}

.attribThumbnail{
position: relative;
z-index: 0;
}

.attribThumbnail:hover{
background-color: transparent;
z-index: 50;
}

.attribThumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.attribThumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.attribThumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 120px;
#bottom: 140px;
left: -120px; /*position where enlarged image should offset horizontally */

}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -250px;
#top: -100px;
left: 210px; /*position where enlarged image should offset horizontally */

}


.attributesComments {color:#90278e; margin:10px 0;}

/*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;
	padding: 0.4em 0.5em 0.3em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

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

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

#productListHeading {
        }
#indexCategoriesHeading {
        }

#categoryIcon{
	 display: none;
	}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

legend {
	font-weight: bold;
	padding: 0.3em;
	}
fieldset .clearBoth {margin-bottom:8px; }


} /* END screen media */


