﻿.detailname {
color: #336666;
font-weight : bold;
text-align:center;
}


body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}

#masthead {
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-style: double;
	border-bottom-width: thick;
	border-bottom-color: #000000;
	top: auto;
	position: static;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	height: 120px;
	color:#336666;
}
#page_content {
	min-height: 300px;
	margin-bottom: 10px;
}
#sidebar {
	border-color: #000000;
	position: relative;
	float: left;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	border-right-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-top-style: solid;
	border-top-width: medium;
	background-color: #336666;
	color: #FFFFFF;
}
#center_content {
	margin-left: 175px;
	position: inherit;
	min-height:300px;
}

#footer {
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	padding: 10px 0 5px 0;
	width: auto;
	overflow: hidden;
	background-color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	visibility: visible;
	margin-top: 5px;
	color: #FFFFFF;
}
#masthead img {
	float: left;
}

h1 {
	font-family: "Arial Black";
	font-size: large;
	font-weight: bold;
}

h2 {
	font-family: Arial Black;
	color: #000000;
	font-size:medium;
	font-weight:bold;
}

/* Styles for Navigation */
/* Styles for Footer */
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
/* Miscellaneous Styles */
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

	
#mcart {
	background-color:white;
}
td.mincart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:black;
	background-color:white;
}

P.mincart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	background-color:white;
}

P.catname { 
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:bottom;
	text-align: center;
}

P.catdesc {
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align: bottom;
	text-align: center;
}

IMG.catimage {
	border: 5px #000000 double;
	padding: 3px;
	margin: 3px;
	vertical-align:top;
	text-align: center;
}

TD.catimage {
	vertical-align:top;
	text-align: center;
}

TD.catname {
	vertical-align:bottom;
	text-align:center;
}

TD.catnavigation { 
	vertical-align:bottom;
	text-align:center;
}

span.price {
	color: #000000;
	font-weight: bold;
}


/* Navigation Styles */

td.prodnavigation {
	font-size: small;
	font-family : Verdana;
	color: #336666;
}
P.prodnavigation {
	font-size: small;
	font-family : Verdana;
	color: #336666;
}
div.proddiscounts {
	font-size: medium;
	font-weight: bold;
}
div.detaildiscounts {
	font-size: medium;
	font-weight: bold;
}
div.catdiscounts {
	font-size: medium;
	font-weight: bold;
}

/*Styles for Horizontal Menu*/

ul.ectmenu1 {
list-style: none;
border:2px solid;
color:#ffffff;
padding:0px;
}
li.ectmenu1 {
border:1px solid;
padding:4px;
font:bold 16px Arial, Helvetica, sans-serif;
background-color: #5d55b7;
text-align:left;
}
li.ectmenu1 a{
color: #fff;
padding:4px;
text-decoration: none;
}
li.ectmenu1:hover{
background-color: #336666;
padding:4px;
}
#ect0_26 {
	background-image:url('images/RightTriangles.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:18px;
}

/*Styles for Tables*/

TABLE.cobtbl{
	background-color: #000000;
}

TD.cobhl{
	font-size: large;
	font: large;
	background-color: #7788AA;
	color: #FFFFFF;
}

TD.cobll{
	background-color: #FFFFFF;
	color: #666666;
}

img.prodimage {
	border: 5px #000000 double;
	padding: 3px;
	margin: 3px;
}

img.detailimage {
	border: 5px #000000 double;
	padding: 3px;
	margin: 3px;
}


/*Styles for MagicZoomPlus Table*/

table.imgtable {
	border-collapse:collapse;
	margin: 0;
	padding:0px;
}
table.imgtable td {
	vertical-align: middle;
	border: medium;
	border-color: black;
	border-style: solid;
	padding: 3px;
	font-size: small;
}

div.proddescription {
	text-align:left;
}
