div#overlaycontainer,
#overlay{
  position: absolute; left: 0px; top: 0px;
}

body > div#overlay {
  position: fixed;
}

body > div#overlaycontainer {
  position: fixed;
}
	
div#overlaycontainer, 
div#overlay{ 
	display:block;
    z-index: 90;
    width: 100%;
    height: 100%;
	background-repeat: repeat;
}

div#overlaycontainer{
	background-image:none;
}

#box{
	z-index: 100000;
	width:300px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:20%; 
	color:#000;
	background:#fff; 
	padding:10px; 
	border:2px solid #eee;
	text-align:center;
}

#box h1{
	padding:0 0px 7px 0px; 
	color:#66a559; 
	font-size:22px;
}

#midPromoCntnr div.bestseller{
	width: 780px;
}

#midPromoCntnr div.bestseller div.item{
	padding-top: 10px;
	float: left;
	width: 33%;
}

#store-center table {
	margin:1px solid; 
	background:#ddd; 
	margin-bottom:15px;
	}
	
#store-center td {
	padding:5px; 
	background:#fff;
	}
	
#store-center th {
	padding:5px; 
	background:#eee;
	}
	
#store-center td p {
	padding-left:3px;
	}

#checkoutPayment input[type=text],
#accountEditDefault input[type=text],
#addressBookProcessDefault input[type=text],
#addressBookProcessDefault select,
#accountPassword input[type=password],
#loginDefault input[type=text], 
#loginDefault input[type=password],
#loginDefault select,
#advSearchDefault input[type=text]
#advSearchDefault select
{ 
	width:200px; 
	margin-bottom: 10px; 
	padding:3px; 
/*	border:1px solid #ddd; */

/*	background:#fafafa; */
	}

input[type=text], input[type=password]{
	/* YMI 2009 Added */
	border-top:1px solid #8f8f8f; 
	border-right:1px solid #cecece; 
	border-bottom:1px solid #e3e3e3; 
	border-left:1px solid #cecece;
	/* End */	
}

input[type="hidden"]{
	display: none;
}

select{
	margin-bottom: 10px;
}

input[type="image"]{
	float: right;
	margin-bottom: 0px;
}
textarea{
/*	background :#fafafa;*/
}

#productListing table {
	margin:1px solid; 
	background:#ddd; 
	margin-bottom:15px;
	}
	
#productListing td {
	padding:5px; 
	background:#fff;
	}
	
#productListing th {
	padding:5px; 
	background:#eee;
	}
	
#productListing td p {
	padding:0;
	}

a{
	color: #2985B9;
}

.centerBoxWrapper{
	margin-bottom: 10px;
	width: 90%;
	border: 1px solid #eee;
	padding: 5px;
}

.centerBoxWrapper a{
	padding: 0.5em;
}

.centerBoxContentsNew {
	border-bottom: 1px solid;
}
.centerBoxContentsNew a{
	display: block;
}

p{
	padding: 0px;
}

.subtitle{
	text-transform: uppercase;
}

.message{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	background: #CCC;
}

.formClass input[type=text], .formClass input[type=password]{
	display: block;
}

fieldset.floatingBox {
	padding: 0.5em;
}

#main-content ul.twoCol { height:auto; overflow:hidden; margin-bottom:15px; margin-left:0; }
#main-content ul.twoCol li { float:left; width:140px; margin:0; padding-right:5px; }
#product-context ul li { margin-left:0; }
ul.linkList { clear:left; }

#sidepanel ul.nav-sub-cat li a {
	font-size: 11px;
	font-weight: normal;
    padding: 8px 7px 8px 22px;
    width:158px;
}

#sidepanel ul.nav-main li.on ul.nav-sub-cat li a { color:#49575F;  }
#sidepanel ul.nav-main li.on ul.nav-sub-cat li a:hover { color:#e45b1a;  }

#whatsNew { margin-top:40px; border:1px solid #EEEEEE; width:100%; height:auto; overflow:hidden; padding:0; }
    #whatsNew h2 { margin:0; }
    #whatsNew .centerBoxContentsNew { border:none; width:175px !important; height:195px; float:left; margin-right:-3px; }
    #whatsNew br.clearBoth { clear:none; display:none; }

#shippingEstimatorContent table, #shippingEstimatorContent td, #shippingEstimatorContent th { border:0 !important; }
#shippingEstimatorContent th { background:#CACACA; color:#000; }
#shippingEstimatorContent td, #shippingEstimatorContent tr { border-bottom:1px solid #CCC !important; }

#accountLinksWrapper { width:100% }
#ymi2009_tabular_div div.categoryListBoxContents { padding-bottom:20px; }
