#root { width: 750px; position:relative; background: #fff no-repeat; margin: 0; }

#search { display:none; position: relative; height: 37px; padding: 27px 0 0 50px; }

#wrapper { overflow: visible; margin: 0 28px 5px 29px; }
 body.content-menu #wrapper { background: none; }
 body.content-side-box #wrapper { background: none; } 
 body
 {
	background:none;
 }
  #content { float: left; width: 510px; }
  #top { position: relative; height: 82px; margin-bottom:0px; border-bottom: 4px solid #7cb7e0; }
	#top h2 {display:none;}
#logo { display:none;}
   #logo a { display:none; }
   
  body.content-side-box #content { width: 490px; padding-top: 5px; padding-left: 20px; }
  #side { float: right; width: 158px; margin: 0 0 1px; padding: 5px 0 0; background: #fff; }
 
 #cartItemList { width: 100%; background: #f9f9f9; border: 1px solid #e1e1e1; border-width: 1px 0 0 1px; }
 #cartItemList th,
 #cartItemList td { margin: 0; padding: 5px 7px; border: 1px solid #e1e1e1; border-width: 0 1px 1px 0; text-align: center;  color: #005f9f;}
 #cartItemList th { color: #666; }
 #cartItemList .title { padding-left: 25px; text-align: left; }
 #cartItemList td.quantity { width: 80px; }
 #cartItemList td.quantity input { width: 30px; }
 #cartItemList td.price { width: 120px; font-weight: bold; }
 #cartItemList td.price span.originalPrice { padding: 0 10px 0 0; font-weight: normal; text-decoration: line-through; }
 #cartItemList td img { float: left; margin-right: 10px; }
 #cartItemList td div.title { font-size: 12px; font-weight: bold; }
 #cartItemList td div.sku { font-size: 10px; font-style: italic; color: #999; }
 #cartItemList td.title { font-weight: bold; }
 #cartItemList td.sku { width: 80px; font-style: italic; }
 #cartItemList td.total { font-weight: bold; font-size: 1.3em; }
 #cartItemList td.total, #cartItemList td.shipping { text-align: right; padding-top: 12px; padding-bottom: 12px; }
 #cartItemList td.linkback { border-right: 0; text-align: left; }
 
#relatedItems { background-color: #f4f4f4; border: 1px solid #e1e1e1; text-align: left;}
 #relatedItems img { border: 1px solid #95acbd; margin-right: 10px; }
 #relatedItems a { }
 #relatedItems div { padding: 10px; height: 85px !important; height: 65px; text-align: center; width: 120px; }
 
 
#bottom { display:none;}

.administratorPanel 
{
	display:none;
}
#ctl00_PageContent_PrintQuoteButton 
{
	display:none;
}

.pqLogoImg
{
	position:absolute; 
	left: 29px; 
	top: 20px;
}

.pqAddressImg
{
	position:absolute; 
	left: 330px; 
	top: 15px;
}

#adminNavigation 
{
	position:absolute; 
	left:0px;
	display:none;
	width:0px;
}

#adminwrapper #content 
{
	margin: 0px 0px 0px 0px;
	background-color: white;
	border: 0px none #AAA;
	padding: 0px;
	width:100%;
	float:none;
	overflow:visible;
}

.smallback
{
	display:none;
}

#adminwrapper
{
	border:none;
}

#Mas90Info
{
	position:absolute;
	top: 50px;
	left: 370px;
	width:250px;
}

.billingInfo 
{
	position:relative; 
	width:365px; 
	margin-right:10px;
}

fieldset table.grid 
{
	width:90%;
}

#ctl00_PageContent_UpdatableOrderView_orderActions
{
	display:none;
}
