/*body*/
body
{
background:url("image/strips_bg2.gif");
margin:0px;
padding:0px;
}

/*div*/
div
{
border: 1px solid #000;
}

div.right
{
width:150px;
border:none;
position:absolute;
margin-top:10px;
margin-left:1000px;
}
div.right a img
{
border:none;
}

div.centerBox
{
border:none;
width:1000px;
}

div.centerBox table
{
margin-top:0px;
}

/*header*/
div.header
{
background:#fff url("image/fillerTop.gif") no-repeat 145px 20px;
border:none;
border-left:1px solid #000;
border-right:1px solid #000;
}

/*logo image*/
div.header a.logo img
{
border:none;
}

/*login*/
div.header a.login
{
float:right;
background:url("image/login.gif") no-repeat;
width:85px;
height:26px;
margin-top:4px;
text-decoration:none;
}
/*check out*/
div.header a.checkOut
{
float:right;
background:url("image/check2.gif") no-repeat;
width:85px;
height:26px;
margin-top:4px;
text-decoration:none;
}

/*cart image*/
div.header a.cart
{
float:right;

margin-top:4px;
width:138px;
height:26px;
background: url("image/cart.gif") no-repeat;
text-decoration:none;
}

/*header topNav*/
div.header div.topNav
{
padding-top:2px;
background:#a60101 url("image/banner3.gif") repeat-x 0px 30px;
height:55px;
text-align:right;
border:none;
}

/*content*/
div.content
{
min-height:630px;
background:#fff;
border-top:none;
//margin-top:-30px;
}

/*left*/
div.content div.left
{
width:177px;
float:left;
border:none;
}

/*left nav*/
div.left div.nav
{
margin-top:20px;
border:none;
margin-left:6px;
}

div.left div.nav img
{
margin-bottom:-5px;
}

div.left div.nav ul
{
padding:0px;
margin:0px;
list-style:none;
margin:0px;
}

div.left div.nav ul li
{
display:block;
//margin-top:-1px;
//margin-bottom:-3px;
}

div.left div.nav ul li a
{
display:block;
padding:0px;
text-decoration:none;
width:165px;
border-left:1px solid #000;
border-right:1px solid #000;
padding-left:4px;
padding-top:1px;
color:#cc3300;
font-family:arial;
font-size:14px;
font-weight:bold;
}
div.left div.nav ul li a:hover
{
background:#f6f6f6;
text-decoration:underline;
color:#a60101;
}


/*left cart*/
div.left div.cart
{
position:absolute;
margin-left:70px;
border:1px solid black;
background:white;
}

div.cart a.close
{
float:right;
}

/*shadow*/
div.left div.shadow
{
position:absolute;top:0px;left:0px;
width:100%;
height:100%;
}

/*left nav products*/
div.left div.product
{
margin-top:10px;
}

div.left div.product a.bottom
{
border-bottom:1px solid #000;
}

/*left nav gifts*/
div.left div.gift
{
border-bottom:1px solid black;
margin-top:10px;
}

/*left nav info*/
div.left div.info
{
background:url("image/info.gif") no-repeat 0px 1px;
border-bottom:1px solid black;
margin-top:10px;
}
div.left div.info div
{
clear:left;
border:none;
border-left:1px solid #000;
border-right:1px solid #000;
height:88px;
}
div.left div.info a.pLogo
{
display:block;

}
div.left div.info a.pLogo img
{
border:none;
float:right;
}

div.left div.guest
{
border-top:1px solid #000;
border-bottom:1px solid #000;
}

/*newsletter*/
div.left div.newsLetter
{
background:#fff;
}
div.left div.newsLetter div
{
border:none;
}

/*news hover*/
.newsHover
{
position:absolute;
margin-left:25px;
margin-top:-95px;
width:200px;
}


/*center*/
div.content div.center
{
margin-left:183px;
border:none;
}

div.center div.cHeader
{
border:none;
}
div.center div.cHeader div.recipeNav
{
display:none;
}

.footer
{
font-size:12px;
border:none;
}
table.catProd
{
margin-right:60px;
}table.catProd img
{
}
div.descript
{
display:none;
position:absolute;
width:184px;
height:120px;
overflow:scroll;
padding-top:25px;
padding-left:5px;
white-space:normal;
margin-top:-200px;
margin-left:90px;

background:url("image/whiteorangebg.jpg") no-repeat 0px 0px;
}


