/* global defaults for display */
@import "KP_Creek_Common.css";

TABLE.LeftNav{
margin:0px 0px 0px 0px;
width:160px;
}
TABLE.RightNav{
width:0px;
}

TABLE.Main{
margin:20px 20px 20px 20px;
text-align:center;
width:860px;
}
TABLE.StoreHeader{
border:0px solid #ffffff;
width:860px;
}
TD.Main_Left{
background: #993333;
}
TD.Main{
border:1px solid #993333;
background:#ffffff;
width:672px;
text-align:center;
}
TD.Main_Right{
}

TABLE.OuterTable{
border:1px solid #993333;
margin:10px 10px 10px 10px;
vertical-align:top;
text-align:center;
width:672px;
}
TABLE.OuterTable1{
border:0px solid #993333;
margin:0px 10px 10px 10px;
vertical-align:top;
text-align:center;
width:672px;
}
TABLE.ProductDetail{
border:1px solid #993333;
margin:10px 10px 10px 10px;
text-align:center;
width:672px;
}
TABLE.ProductListing{
border:1px solid #993333;
margin:10px 10px 10px 10px;
text-align:center;
width:650px;
}


TD.Border_Top_Left{
width:10px;
}
TD.Border_Top{
background-image: url('../images/border_top.gif');
height:35px;
background-repeat:no-repeat;
}
TD.Border_Top_Right{
width:10px;
}

TD.Border_Mid_Left{
width:10px;
}
TD.Border_Mid_Right{
width:10px;
}

TD.Border_Bot_Left{
width:10px;
}
TD.Border_Bot{
height:35px;
}
TD.Border_Bot_Right{
width:10px;
}