body {background-image:url(images/bluebar.gif); font-family: "Arial"; font-size: 80%;}
img{border: none;}

table#whole_page{width="100%"; margin-right:auto; margin-left:auto; padding:5px; border-spacing: 0px; width:950px;}

/* GENERAL */
a:link{color:blue; text-decoration:none;}
a:visited{color:blue; text-decoration:none;}
a:focus{color:red;}
a:hover{color:#000000; background:#D5DCEF; text-decoration:none;}
a:active{font-weight:bold; color:blue;}

p.error_msg{font-weight: bold; color:red;}


/* TOP AREA */
tr#top {background-image:url(images/top_bg.jpg); background-position: left bottom; font-family: "Magneto"; height: 105px;} 
a.logo{color:white; text-decoration:none;}
a.logo:visited{color:white; text-decoration:none;}
a.logo:focus{color:red;}
a.logo:hover{color:blue; background:#D5DCEF; text-decoration:none;}
a.logo:active{font-weight:bold; color:blue;}

table#lightbar{text-align: center; font-family:"Arial"; font-weight:bold; color:#000000; padding: 0px; font-size: 90%; position: relative; margin: -5px 0px -9px 345px;}
a.lightbar_link{font-weight:bold; display: block;}
a.lightbar_link:link{font-weight:bold; color:#000000; text-decoration:none;}
a.lightbar_link:visited{font-weight:bold; color:#000000; text-decoration:none;}
a.lightbar_link:focus{font-weight:bold; color:red;}
a.lightbar_link:hover{color:black; background-image:url(images/segment_on.jpg); text-decoration:none;}
a.lightbar_link:active{font-weight:bold; font-weight:bold; color:blue;}
td#segment1{width: 73px;}
td#segment2{width: 73px;}
td#segment3{width: 73px;}
td#segment4{width: 72px;}
td#segment5{width: 72px;}
td#segment6{width: 72px;}
td#segment7{width: 73px;}
td#segment8{width: 64px;}

/* SEARCH BAR */
tr#search {background-image:url(images/bar_tile.gif); text-align:center; vertical-align:bottom;} 
form{margin-bottom: 0;}

/* CATEGORY BAR */
td#category_bar{background:#FFFFFF; text-align:center; vertical-align:top; padding: 5px}
table.cat_bar{border-spacing: 0px; text-align: left; width: 100%;}
tr.cat_header{background:#FFFFFF;}
tr.cat_listing{background:#FFFFFF;}
td#active_cat{background:#BFE2F9;}
/* CAT BAR LINKS*/
a.catbar{display:block;}
a.catbar:link{color:blue; text-decoration:none;}
a.catbar:visited{color:blue; text-decoration:none;}
a.catbar:focus{color:red;}
a.catbar:hover{color:#000000; background:#D5DCEF; text-decoration:none;}
a.catbar:active{font-weight:bold; color:blue;}

/* MAIN AREA */
td#main_area {background:#FFFFFF; vertical-align:top;}

/* CATEGORY PRODUCT LISTING */
tr.product_row_even{background:#D7D7D7;}
tr.product_row_odd{background:#FFFFFF;}
td.title_cell{width: 480px;}

/* SINGLE PRODUCT LISTING */
td.pic_cell{vertical-align:top; text-align: center;}
td.product_description{vertical-align:top; text-align: center;}

/* BOTTOM */
td#bottom_links{background:#FFFFFF; text-align: center; font-size: 85%;}
td.copyright{background:#FFFFFF; text-align: center;  font-size: 85%;}

