/* Main content */
body{margin:10px;font:11px Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg.gif) repeat-x;color:#999999;}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #da6805;
	text-decoration: none;
}
A:visited {
	color: #da6805;
	text-decoration: none;
}
A:active {
	color: #da6805;
	text-decoration: none;
}
A:hover {
	color: #0066CC;
	text-decoration: none;
}
/* Top Nav Bar Links */
A.lmenu:link {
	color: #fff;
	text-decoration: none;
}
A.lmenu:visited {
	color: #fff;
	text-decoration: none;
}
A.lmenu:active {
	color: #fff;
	text-decoration: none;
}
A.lmenu:hover {
	color: #0066CC;
	text-decoration: none;
}

.wrapper{border:1px solid #e69d01;background-color:#ffffff;}
/* Logo Position */
.logo{padding-left:10px;}
/* Date Position */
.cart{text-align:right;padding-right:20px;}
/* Top Menu Properties */
.topmenu{background:#f9e6c0 url(images/topmenu_bgy.gif) repeat-y;height:43px;padding-right:20px;}
.topmenu ul li{list-style:none;display:inline;padding-left:30px;}
.topmenu ul li a{color:#e69d01;font-weight:bold;}
.menu{background:url(images/menu_bgx.gif) repeat-x;height:37px;}
.menu ul li{list-style:none;display:inline;padding:0 14px;}
.menu ul li {color:#ffffff;font:bold 14px Arial, Helvetica, sans-serif;}
/* Main content */
.contents{padding:10px;}
.centerSide{padding:0 17px;}
/* Products */
.product{color:#ff0000;text-align:center;}
/* Left and Right Bars */
.leftSide{width:188px;}
.rightSide{width:202px;}
/* Headings */
h1{margin:0;padding:0;font:bold 12px Arial, Helvetica, sans-serif;color:#e69d01;}
h2{margin:0;padding:0;font:bold 14px Arial, Helvetica, sans-serif;color:#e69d01;}
/* Left properties */
.leftSide ul{border-bottom:2px solid #da6805;margin-bottom:12px;padding-bottom:4px;}
.leftSide ul li{list-style:none;background:url(images/bullet.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}
/* Right properties */
.rightSide ul{margin-bottom:12px;}
.rightSide ul li{list-style:none;background:url(images/ico_search.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}
.rightSide img{margin-bottom:14px;}
/* Footer Properties */
.footer{background-color:#fdedc9;padding:24px;line-height:18px;}
TD.mincart {
font-size: 10px;
font-family : Verdana;
}

P.mincart {
font-size: 10px;
font-family : Verdana
P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:2px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}


<link href="SpryAssets/spry_home_bgtabs.css" rel="stylesheet" type="text/css" />

td.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}

P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}


TABLE.cobtbl{
background-color: #FF0000;
}

TD.cobhl{
background-color: #FFC42B;
}

TD.cobll{
background-color: #FFF7B8;
color : #666666;
}

.buybutton{
vertical-align:bottom;
}


span.cartloginname - the name of the person logged in
p.cartloggedin - the text for "Logged in as" and "Logout"
span.cartwishlists - the text for "View Gift Registries" on the cart page

td.receiptbody{background-color:#FFF6F2;}
td.receiptoption{background-color:#FFE6E6;}
td.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #9EBE25;}
td.receipthl{background-color:#FDD6E8;}
td.receiptheading{background-color:#980048;color: #FFFFFF;font-weight:bold; }








