/* global defaults for display */
@import "colorefex_Base.css";

body {
background: #efd20d url('/images/colorefex_bkg.jpg') repeat-x;
}

TABLE.LeftNav {
margin:0 0px 0 0px;
width:171px;
valign:top;

vertical-align: top
    
}

.lside {
background: #000 url('/images/colorefex_sidebar_bkg.jpg') repeat-y;
vertical-align:top ;
height:500px;
}

TABLE.Main,TABLE.StoreHeader{
text-align:center;
width:800px;
margin-left: auto;
margin-right: auto;
vertical-align:top;

} 
TD.Main{
padding:10px;
width:629px;
background: #000 url('/images/colorefex_body_bkg.jpg') repeat-y;;  
vertical-align:top; 
}
TABLE.OuterTable{
border:1px solid #666666;
margin-right:auto;
margin-left:auto;
margin-top:10px;
text-align:center;
vertical-align:top;
width:580px;
}
TABLE.ProductDetail{
border:1px solid #666666;
margin:10px 0 0 0;
width:90%
}
TABLE.ProductListing{
width:90%;
}
TABLE.RightNav {width:0px;
}
td.rightnav {width:0px;
}


Table.header{height:186px;
width:800px;
background: #000 url('/images/colorefex_header_bkg.jpg') repeat-x;
}

DIV.FOOTER{height:186px;
width:800px;
background:  url('/images/colorefex_footer_bkg.jpg') repeat-x;
}

.logo{

color:#fff;
font:25px Arial,Helvetica,sans-serif bold ;
margin: 80px 0px 0px  10px}