ul.menu {font:Arial, 10pt;}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:0px; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#b9d5e7; color:black}
ul.menu ul li a:hover {background-color:#628092; color:white}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:0px; padding:5px 7px 7px; background-color:#546d7c; width:70px}
ul.menu .menulink:hover, ul.menu .menuhover {background-color:#628092; color:white}
ul.menu .sub {background:#b9d5e7 url(images/arrow.gif) 136px 8px no-repeat; color:black}
ul.menu .topline {border-top:1px solid #aaa}


.prod_details {
	color:#373737;
}

#newprod {
	border-width:0px;
	width:0px;
	background-color:#98bed5;
}

#newprod td {
	border-width:0px;
	margin:0px;
	padding:0px;
	width:106px;
}

.keywords a {
	color:#a6c7da;
}

.pl1 {
	font-size:13pt;
}

#catselect img {
	border-style:solid;
	border-width:3px;
	border-color:#98bed5;
}

.similar {
	padding:5px;
	margin-top:10px;
	border-style:none;
}

.similar img {
	border-style:solid;
	border-color:#bce2ff;
	border-width:1px;
}

.similar td {
	padding:5px;
}

.radio_options {
	font-size:9pt;
	padding-bottom:15px;
	padding-left:10px;
}

#prod_image {
	padding-right:20px;
	padding-bottom:20px;
}

#prod_title {
	text-align:left;
	padding-top:0px;
	color:black;
}

#prod_price {
	padding-bottom:20px;
}

#prod_desc {
	padding-bottom:20px;
}

a img {
	border-width:0px;
}

body {
	background-color:#c5e9ff;
	font-family:arial, sans;
	font-size:10pt;
	
	margin:0px;
	padding:0px;
}

table {
	width:100%;
	border-collapse:collapse;
}

a {
	text-decoration: none;
}

.menubar a {
	color:white;
}

.menubar {
	background-color:#546d7c;
	color:white;
	height:30px;
	padding-left:5px;
	padding-right:20px;
}

.listing {
	font-size:10pt;
	
	border-style:solid;
	border-color:#bce2ff;
	border-width:1px;
}

.listing a:hover {
	/*font-weight:bold;*/
}

.listing tr td {
	text-align:center;
	width:150px;
	padding-left:10px;
	padding-right:10px;
}

.list_text td {
	padding-bottom:15px;
	
	border-width:1px;
	border-color:#bce2ff;
	border-style:solid;
	
	border-top-style:none;
}

.list_image td {
	padding-top:15px;
	padding-bottom:10px;
	
	border-width:1px;
	border-color:#bce2ff;
	border-style:solid;
	
	border-bottom-style:none;
}



#maintbl {
	background-image:url('swirls.gif');
	background-repeat:repeat-x;
	background-position:top;
}

#banner {
	margin:0px;
	padding:0px;
	padding-left:300px;
	height:170px;
	background-color:#6b6b6b;
	background-image:url('logos/logo_banner_new.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	border-collapse:collapse;
}

#banner_christmas {
	margin:0px;
	padding:0px;
	padding-left:300px;
	height:170px;
	background-color:black;
	background-image:url('logos/logo_banner_christmas.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	border-collapse:collapse;
}

#banner_4th {
	margin:0px;
	padding:0px;
	padding-left:300px;
	height:170px;
	background-color:black;
	background-image:url('logos/logo_banner_4th.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	border-collapse:collapse;
}

#banner_valentines {
	margin:0px;
	padding:0px;
	padding-left:300px;
	height:170px;
	background-color:black;
	background-image:url('logos/logo_banner_valentines.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	border-collapse:collapse;
}



#banner img {
	margin:0px;
	padding:0px;
	border-width:0px;
}

#main {
	width:900px;
	height:400px;
	background-color:#e8f6fe;
	background-position:top left;
	padding:30px;
	padding-top:20px;
}

#copy {
	text-align:center;
	padding:30px;
	font-size:8pt;
	color:#328fc8;

	background-image:url('body_shadow_bottom.png');
	background-repeat:repeat-x;
	background-position:top;
}

#bodytop {
	background-image:url('body_shadow_top.png');
	background-repeat:repeat-x;
	background-position:bottom;
}


#bodyleft {
	background-image:url('body_shadow_left.png');
	background-repeat:repeat-y;
	background-position:right;
}

#bodyright {
	background-image:url('body_shadow_right.png');
	background-repeat:repeat-y;
	background-position:left;
}

#bodytopleft {
	background-image:url('body_shadow_topleft.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}

#bodytopright {
	background-image:url('body_shadow_topright.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}

#bodybottomright {
	background-image:url('body_shadow_bottomright.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

#bodybottomleft {
	background-image:url('body_shadow_bottomleft.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
