
#Header{
position:relative;
}

.cookClass
{
color:#FDFDFD;
font-family:arial;
font-size:9pt;
font-weight:bold;
position:absolute;
right:9px;
top:19px;
width:120px;
}

.cookClass img
{
vertical-align: middle;
}

.viewCart
{
position:absolute;
right:76px;
top:39px;
}

.smallCheckout
{
position:absolute;
right:5px;
top:39px;
}

.cookNotification
{
color: #ffffff;
font: bold 12px/31px arial;
width: 100%;
text-align: center;
height: 40px;
}

#HideCartContents
{
position: absolute;
top: 5px;
right: 65px;
display: none;
}

#CartContents
{
background: #282828;
color: #ffffff;
padding: 7px 0 10px 0;
width: 319px;
position: absolute;
top: 63px;
right: 0;
font: bold 14px arial;
text-align: center;
z-index: 99;
border:2px solid #cacaca;
}

#CartTable td
{
vertical-align:top;
background: #ffffff;
}

.vertical td
{
padding-left:5px;
padding-right:5px;
}

#LeftTD
{
padding: 10px 5px;
width: 80px;
color:#ffffff;
}

#CenterTD
{
color: #000000;
text-align: left;
padding: 10px 10px 10px 15px;
font: bold 11px arial;
}

.theQty
{
color: #000000;
font: bold 11px arial;
padding-left: 5px;
text-align: left;
}

#RightTD
{
color: #000000;
font: bold 11px arial;
padding-right: 5px;
}

.totalAmt
{
font: bold 15px arial;
color: #02192b;
width: 304px;
margin: 5px auto;
}

.totalAmt td{
color:#ffffff;
}

#CartTable
{
background: #ffffff;
width: 304px;
margin: 0 auto 7px;
}

.floatingName
{
color: #021a2c;
font: bold 12px arial;
margin-bottom: 8px;
}

.floatingPrice
{
color: #404040;
font: bold 12px arial;
}

.floatingQty
{
font: bold 11px arial;
color: #404040;
}

.floatingOptions
{
color: #404040;
font: bold 11px arial;
}

.floatingOptions ul
{
list-style-type: none;
}


.keepShoppingLink{
float:left;
margin-left:102px;
}

.checkoutUp{
float:right;
margin-right:103px;
}



#loadingDiv2{
font-weight:bold;
text-align:center;
font-size:11pt;
}


