/* global defaults for display */
@import "Craft_WholeSalers_Common.css";

TABLE.LeftNav{
background:url('../images/LeftNav_bk3.gif');
margin:0 0px 0 0;
width:195px
}
TABLE.Main{
text-align:center;
width:900px
}
TABLE.StoreHeader{
text-align:center;
width:900px;
}
TD.Main{
text-align:center;
background:#ffffff;
width:900px
}
TD.Main_Left{
background: #006633;
background:url('../images/LeftNav_bk3.gif');
}
TD.Main_Right{
}
TR.StoreMainMenu{
text-align: right;
width: 900px;
}
TABLE.StoreMainMenu{
text-align: right;
width: 900px;
height: 21px;
background-repeat: no-repeat;
background-image: url('../images/header_menu3.gif');
}
TD.StoreMainMenu{
text-align: center;
}
TD.StoreMainMenu_Space{
text-align: right;
width: 320px;
}
/*
TABLE.OuterTable{
border:0px solid #006633;
margin:0px 0 0 0;
vertical-align:top;
width:705px
}
TABLE.ProductDetail{
border:0px solid #006633;
margin:0px 0 0 0;
width:705px
}
TABLE.ProductListing{
width:705px
}
*/
TABLE.OuterTable{
border:0px solid #297951;
margin:6px 4px 6px 4px;
vertical-align:top;
text-align:center;
width:695px;
}
TABLE.OuterTable1{
border:1px solid #297951;
margin:0px 4px 6px 4px;
vertical-align:top;
text-align:center;
width:691px;
}
TABLE.OuterTable2{
border:0px solid #297951;
margin:7px 0px 7px 0px;
vertical-align:top;
text-align:center;
width:100%;
}
TABLE.ProductDetail{
border:1px solid #297951;
margin:6px 4px 6px 4px;
padding:0px;
text-align:center;
width:693px;
}
TABLE.ProductListing{
border:0px solid #993333;
margin:6px 4px 6px 4px;
padding:10px;
text-align:center;
width:672px;
}
TABLE.RightNav{
}
TD.Border_Mid_Left{
width:0px;
}