html { 
    width: 100%; 
}
body {
	background: white;
	border: 0;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 125%;
	margin: 0;
	padding: 0; 
	text-align: left;
	width: 90%;
}
strong{
	color: #333;
	font-weight: bold !important;	
}
p, span, a, ul, li, ol, td, th, label{
	font-size: 12pt !important;
}

a, a:active, a:link, a:visited {
   color: #555;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#headerWrapper {
	height: auto;
	width: 760px;
	border-top: 10px #FFFFFF solid;
	font-size: 11px;
	font-family: Arial;
}

#headerAlert, .headerAlert {
    display: none;
    visibility: none;
}

.headerAccountOptions, .headeroffers, .headerCartContents {
    display: none;
}



#headerMainMenu {
	/*
	display: none;
	*/
    border-bottom: 1px #DDDDDD solid;
    height: 22px;
}
.headerMainMenuOptionsLeft {
	display: none;
}
.headerMainMenuOptionsRight {
	width: 100%;
	border-bottom: 1px #DDDDDD solid;
}
.headerCallout {
	color: #000;
	font-family: Georgia, Palatino, serif;
	font-size: 12pt;
}
.headerMainMenuOptionsRightLinks {
	display: none;
}

#headerNavMenu {
    display: none;
}

.crumblinklist, .crumblinklist p, .crumblinklist ul, .crumblinklist li {
    display: none; 
}

.tabs {
    display: none;
}

.info {        
    clear: both;
    margin-top: 15px;
    display: block;
    width: 100%;
}
.info .description {
    width: 320px;
    display: inline;
    float: left;
    margin: 0 0 0 8px;
    padding: 0 0 0 0;
}
.info .smallphotos {
    width: 340px;
    display: inline;
    float: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
}

.sysinfo {
	display: none;
}
.processing {
	display: none;
}
.traceinfo {
	display: none;
}

.offerAlerts {
	display: none;
}

.pageAlert {
	display: none;
}
#tracer {
	display: none;
}

.footerHelperNav {
	display: none;
}
.footerNavRow {
	display: none;
}

/***********************  For order status *********************/

#header {
	display: none;
}

#ship-summary {
	display: none;
}

.orderstatus .returnLink {
	display: none;
}

.supportLinks {
	display: none;
}

.order-reorder {
	display: none;
	visibility: hidden;
}

.shipment {
	clear: both;
}

.orderstatus a {
	color: #555;
}

#footer {
	display: none;
}
.new #footerblick {
	display: none;
}
.new #footerverisign {
	display: none;
}

.new #footerlogo {
	position: absolute;
	top: 0;
	border: 0;
}
.new #footerproductlinks {
	display: none;
}

#webPageContent {
	padding-top: 90px;
}

#webPageWrapper {
	border: none;
}

/***********************  For Lists, Cart, and Product Pages *********************/

div#quickactions, #productsactions, div#listactions, #orderactions{
	display: none;
}



a.button, .button{
	display: none;
}

.selectionHint, .topLink, a.returnLink{
	display: none;
}

div.pageTitleArea h1.wishlist{
	padding-left: 10px;	
}

div.message p{
	margin-left: 0;
	width: 900px;
}

