body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 100%; text-decoration: none; background-image: url(images/bg.gif);background-repeat: repeat-x; }
a:link, a:visited { color: #3399FF; text-decoration: underline; }
a:hover { color: #000000; }
/** START Tabs **/
#tabs {
position: absolute;
top: 123px;
font-size: 12px;
z-index: 1;
}
*:first-child+html #tabs{margin-left: -380px;}
#tabs ul {
margin:0;
padding:10px 10px 0 10px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("tableftD.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
background:url("tabrightD.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#C7377D;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#C7377D;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}

#tabs #current a {
background-position:0% -42px;
}
#tabs #current a span {
background-position:100% -42px;
}
/** END Tabs **/

#container
{ width: 760px; margin-right: auto; margin-left: auto; border: solid 0px #999999; clear: both; }
#content
{ text-align:left }
#logo
{ width: 760px; text-align: left; border: solid 0px #999999; margin-top: 30px; margin-bottom: 20px; clear: both; }
#logo h2
{
background-image: url(images/logo.gif);
background-repeat: no-repeat;
width: 288px;
height: 74px;
text-indent: -99999px;
}
#welcome h2
{
background-image: url(images/welcome.gif);
background-repeat: no-repeat;
width: 457px;
height: 19px;
text-indent: -99999px;
margin-top: 35px;
margin-left: 5px;
}
#garden
{
background-image: url(images/garden.gif);
width: 760px;
height: 200px;
margin-top: -167px;
background-repeat: no-repeat;
z-index: 2;
}
#writeup
{
text-align: left;
margin-left: 10px;
margin-right: 5px;
font-size: 12px;
color: #333;
margin-top: 10px;
}
#mostpopular h2
{
background-image: url(images/mostpopular.gif);
background-repeat: no-repeat;
width: 457px;
height: 20px;
text-indent: -99999px;
margin-top: 35px;
margin-left: 5px;
}
#products
{
margin-top: 20px;
}
#products #price
{
font-size: 11px;
color: #333;
}
#cantfind
{
margin-top: 35px;
}
#viewlinks
{
margin-top: 35px;
font-size: 12px;
text-align: left;
}
#viewlinks h2
{
background-image: url(images/viewlinks.gif);
background-repeat: no-repeat;
width: 457px;
height: 22px;
text-indent: -99999px;
margin-top: 35px;
margin-bottom: 20px;
margin-left: 0;
}
#usdeals, #cadeals, #intldeals
{
margin-top: 20px;
}
#usdeals li, #cadeals li, #intldeals li
{
margin: 2px;
padding: 2px;
font-size: 12px;
}
#usdeals h2
{
background-image: url(images/usdeals.gif);
background-repeat: no-repeat;
width: 457px;
height: 22px;
text-indent: -99999px;
margin-top: 35px;
margin-bottom: 20px;
margin-left: 5px;
}
#cadeals h2
{
background-image: url(images/cadeals.gif);
background-repeat: no-repeat;
width: 457px;
height: 22px;
text-indent: -99999px;
margin-top: 35px;
margin-bottom: 20px;
margin-left: 5px;
}
#intldeals h2
{
background-image: url(images/intldeals.gif);
background-repeat: no-repeat;
width: 457px;
height: 22px;
text-indent: -99999px;
margin-top: 35px;
margin-bottom: 20px;
margin-left: 5px;
}
#footer
{
font-size: 12px;
color: #333;
background-color: #F1B6D3;
padding: 50px 0 50px 0;
}
#footer a:link,a:visited,a:hover
{
color: #000;
}
#footer li
{
padding-bottom: 2px;
}
#linksmall
{
color: #0099FF;
font-size: 12px;
}

.dropdown
{
margin: 0;
padding: 10px;
border-bottom: solid 1px #FF99CC;
border-left: solid 1px #FF99CC;
border-right: solid 1px #FF99CC;
text-align: left;
background-color: #FFFFFF;
}
.dropdown li
{
padding: 2px;
font-size: 12px;
margin: 2px;
}
.dropdown li a:hover
{
background-color: #FAE1EB;
}
h1
{
font-size: 16px;
font-weight: bold;
}
.price
{
	color: #009933;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
}