html{
 margin: 0;  padding: 0;
}
body {
	padding : 0; 
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;       
	background-color: #F4FFF4;
}
#container {
    width : 1024px; 
    margin : 0 auto;
    border : 1px solid #F0F0F0;
    background : #fff;
    background-image: url(images/bg.gif) repeat-y top right; /*/**/ 
}                                                              
#nametxt{
 width: 215px;   height: 87px; border: 1px solid #FF8000; float: right;
 background: #FFFFFF url('images/bestpriceLogo.png') no-repeat top right;
}
#nav1{
    display: inline; float: right;
    padding-top: 7px; margin: 7px auto;  
    list-style: none;  
}
.menuItem{
   text-decoration: none;  
}
.Home{
 background: #FFFFFF url('images/Home.png') no-repeat top right; 
 width: 24px; height: 24px;  margin: 1px; display: block;                
}
.Register{
 background: #FFFFFF url('images/users_add.png') no-repeat top right; 
 width: 24px; height: 24px;  margin: 1px; display: block;                 
}
.LogOn{
 background: #FFFFFF url('images/unlock.png') no-repeat top right; 
 width: 24px; height: 24px;  margin: 1px; display: block;                
}
.Exit{
 background: #FFFFFF url('images/lock.png') no-repeat top right; 
 width: 24px; height: 24px;  margin: 1px; display: block;                
}
.Control{
 background: #FFFFFF url('images/Control.png') no-repeat top right; 
 width: 24px; height: 24px; margin: 1px;  display: block;                
}
/*.EmailList{
 background: #FFFFFF url('images/emailLists.png') no-repeat top right; 
 width: 24px; height: 24px; margin: 3px; padding: 8px;                 
}*/

#adsSpace{
   width: 728px ; border: 1px solid #F0FAFF;
   height: 90px; float: left; display: inline;
}
#sidebar{
  width: 215px;
  float: right; clear: right;
  border: 0px solid #000000;
}
#side0 {
    border : 1px solid #fff;
    background : #B5DBF4;
    padding : 5px;
    margin : 10px 0 0 0;
    font-size : 11px;
}
#side1 {
    border : 1px solid #fff;
    background : #87c73d;
    padding : 5px;
    text-align : center;
    margin : 10px 0 0 0;
    font-size : 8pt;
}
#side2 {
    border : 1px solid #fff;
    padding : 5px;
    text-align : center;
    margin : 10px 0 0 0;
    font-size : 8pt;
    background : #B5DBF4;
}
#side3 {
	border : 1px solid #fff;
	background : #d9de11;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
}
#browsSectionsD{
   
}
#browsSections{
 list-style: none;
 margin: 0; padding: 0;  
}
#Cats,#Brands,#Comps,#Search{
 list-style: none;   float: right; font-weight: bold;  width: 125px;   text-align: center;
 margin: 1px 3px; padding: 1px; font-size: 15px; background: #C0C0FF;
}
#content{ 
  position: relative; 
  width: 809px; margin: auto;
  float: right;   display: inline;
  border-top: 3px double #008000;       
}
.showListMenuP{
  width: 255px;
  /*border: 1px solid #FF0000;*/
  text-decoration: none;
}
#ShowLoaded{
    position: absolute; 
    clear: right; width: 99%; border: 1px solid #F45000;
    right : 0;  top: 0px;
    opacity:0.91; filter:alpha(opacity=91); 
    z-index: 3;
    background: #FDFBD7; 
}
#PageContents{
  width: 100%; 
  float: left;
  border: 0px solid #000000;          
}
.ErrorM{
   background: #FFFFC4; clear: both;
   color: #9F0000 ; width: 97%;
   margin: 5px;  display: block;
   border: 1px solid #FF0000;
   padding: 3px;
}
.MainMenList,.SubMenList,.subMenuItem{list-style:none;padding:0px;font-family:Arial;width:100%;clear:both;padding:0; margin: 0;}
.MainMenList{margin:1px 5px 0 0;border-top:0px dotted #007AF4;border-bottom:1px dotted #007AF4;}
.MmenuMassSalesL{text-decoration: none; color: #FFFF04;}
.SmenuMassSalesL{text-decoration: none;}
.mainMenuItem{width:100%;clear:both;color:#FFFF00;margin-bottom:3px;padding-top:3px;border-top:1px dotted #24B8FF; }
.MmenuL{width:177px;padding-right:3px;float:right;text-decoration:none;}
.MmenuH{margin:0;font-size:15px;padding:3px;font-weight:bold; float: right; border: 1px solid #24B8FF; width: 70%;background: #007AF4; }
.SmenuH{margin:0;padding:1px;font-size:12px;font-weight:lighter;font-family:tahoma; float: right; border: 1px solid #FFFFFF; width: 71%; background: #F0F0F0;}
.MmenuMassSales,.SmenuMassSales{
  width: 16px; float: right; display: inline; height: 16px; 
  background: url('images/many.png') no-repeat top right; 
  padding:3px 
}
.MmenuUnitSales,.SmenuUnitSales{
  width: 16px; float: right; padding:3px ; height: 16px;   
  background: url('images/single.png') no-repeat top right; 
  display: inline;
}
.fullWidthLink{width:100%;margin:5px auto;padding:3px;}
.SubMenList{margin:0 8px 0 0px;}
.subMenuItem{margin-top:3px;}
.subMenuItem,.SbmenuL{width:95%;text-decoration:none;border-right:1px solid #3C9DFF;float:right;}
.SbmenuL a{padding-right:3px;}
.selected,.selected a{background:#0091D7;color:#FFFF5B;font-weight:bold;}
#footer {
    clear : both;
    border-top : 1px solid #000;
    background : #000;
    padding : 10px;
    color : #fff;
    font-size : 8pt;
    text-align : center;
}