/* global defaults for display */
@import "BlueGray_Base.css";

TABLE.Top{
margin-left: auto;
margin-right: auto;
width:925px;
border: 0px solid #000000;
text-align:center;
}
TD.Top{
width: 100%;
}
TABLE.LeftNav{
margin:0 0px 0 0;
width:180px;
}
TABLE.Main{
margin-left: auto;
margin-right: auto;
border:1px solid #000000;
text-align:center;
width:925px;
background: #FFFFFF; 
}
TD.Main_Left{
text-align:center;
border: 0px solid #000000;
width:180px;
background-color:#f9ecd1;
}
TD.Main{
text-align:center;
width:560px;
}
TD.Main_Right{
border:0px splid #000000;
text-align:center;
width:180px;
background-color:#f9ecd1;
}
TABLE.StoreHeader{
border:0px splid #000000;
text-align:center;
color:#ffffff;
width:925px;
}
TABLE.OuterTable{
border:0px solid #666666;
margin:0px 0 0 0;
vertical-align:top;
width:560px;
}
TABLE.ProductDetail{
border:0px solid #666666;
margin:0px 0 0 0;
width:560px;
}
TABLE.ProductListing{
width:560px;
}
TABLE.RightNav{
width:180px;
}
TABLE.Footer1{
border-top:1px solid #000000;
background-color: #315ea4;
height:40px;
width:926px;
vertical-align:center;
}
TABLE.Footer2{
color:#000000;
background-color: #315ea4;
border-top:1px solid #000000;
height:40px;
width:926px;
vertical-align:center;
}
.main_logo{
left:100px;
top:100px;
position:absolute;
}
