html {
	overflow-y:auto;
}

body
{
	background: white none;
}

#container
{
	background: white;
	width: 960px;
}

#header
{
	background: none;
}

#header h1{
	
	display: none;
}

#footer
{
	display: none;
}

#logo
{
	margin-left: 0;
	background-position: 0 10px;
	width: 370px;
}

#main-nav
{
	margin: 0;
}

#frame-nav
{
	margin: 0;
}

#frame-modules #home-nav ul 
{
	left: 15px;
}

#frame-modules #home-nav h2 
{
	right: 10px;
}

/* HOME EDITS */
#home-container #home-content {
	padding: 0px;
	background-position: 0px 19px;
}

#home-container #page-column-features {
	margin-left: 0px;
}

#home-container #home-recent-trades {
	margin-right: 6px;
}

#home-container #home-loading {
	left:0px;
	right:0px;
}

#frame-modules {
	padding: 0;
}

#back-link {
	top: 80px;
	left: 20px;
	height:30px;
	width:100px;
}

#container #home-nav h2 {
	
	display: none;
}

#container #home-nav ul {
	
	width: auto;
}

#frame-search-browse
{
	margin: 0;
}
	
/*
#frame-search
{
	width: 311px;
	background: #333333;
	padding: 15px 0 15px 15px;
	top: 15px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}

#frame-search input.text
{
	color: #666;
	background: white;
	border: 1px solid white;	
	width: 250px;
	padding: 4px;
}

#frame-search button
{
	color: white;
	background: #be301a;
	border: 1px solid white;
}

#frame-search input.text-searching
{
	background: white url("/images/target/waiting.gif") no-repeat 236px 3px;
	width: 235px;
}

#frame-search-results
{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background: none;
	right: 0px;
	width: 324px;
	top: 60px;
}
*/
#footer
{
	background: url("/images/jr/footer.gif") no-repeat left top;
	height:100px;
	width:1000px;
}

div.page-content-feature:first-child
{
	padding: 0 30px 0 10px;
} 

div.page-content-feature:last-child
{
	padding: 0 0 0 30px;
} 

#page-level-2, #page-level-3, #retail
{
	margin: 20px 0;
}
	
#container #product-detail {
	
	padding:15px 0 30px;
}

#frame-nav-level-2 {
	/*padding:10px 0 0 5px;*/
}

#frame-modules #product-checkout {
	padding:20px 0;
}

#frame-nav-level-2 #nav-level-2 {
	margin-right:0px;
	right: auto;
	left: 0;
}

#frame-nav-level-2 #nav-level-2 li a{
	font-size: 17px;
}

#order_billing_form h2{
	visibility:hidden;
}

#promo_controls{
	
	position: absolute;
	right: 0px;
	top: 8px;
}

#promo_controls span{
	display: block;
	float: right;
	clear: right;
	margin-bottom: 7px;
}

#promo_controls a.on{
	
	padding: 2px 5px;
	background: #FEF58E;
	color: #333333;
	text-decoration: none;
}

#promo_controls a.off{
	
	padding: 2px 5px;
	background: #dddddd;
	text-decoration: none;
	
}

#promo_controls a.off:hover{
	
	background: #eeeeee;
}


/*
#terms{
	page-break-before:always;	

}*/

