@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #CCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container { 
	width: 920px;
	background: url(../images/background3.gif) center center repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000c6a;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header {
	background: white;
	color:black;
	font: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	width: 920px;
} 

#header img {
	padding: 2px 5px 0px 5px;
}

#c4u {
	width:405px;
	padding: 0 0 0 0;
	float:right;
	font-size: 10px;
	text-align:center;
	font-weight:bold;
	}
	
#c4u a {
	color: blue;
	text-decoration:none;
}

#c4u a:hover {
	color: red;
	text-decoration:none;
}

#c4u em {
	font:Verdana, Geneva, sans-serif;
	font-size:42px;
	color: #242dc8;
	font-weight: normal;
}

#topbuttons {
	height: 80px;
	padding: 0px 0px 0px 0px;
}

#pint {
	background: url(../images/circ-yellow-pint.gif) top center no-repeat;
	width: 85px;
	height: 104px;
	text-align:center;
    float:right;
	display: block;
}

#pint a { 
    font: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#f4911b;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding: 80px 10px 0 10px;
}

#pint a:hover {
	background: url(../images/circ-yellow-buy.gif) center top no-repeat;
    color: #000c6A;
}

#green {
	background: url(../images/circ-green-cutlery.gif) top center no-repeat;
	width: 85px;
	height: 104px;
	text-align:center;
    float:right;
	display: block;
}

#green a { 
    font: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #01a745;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding: 80px 0 0 0;
}

#green a:hover {
	background: url(../images/circ-green-buy.gif) center top no-repeat;
    color: #000c6A;
}

#red {
	background: url(../images/circ-red-good.gif) top center no-repeat;
	width: 85px;
	height: 104px;
	text-align:center;
    float:right;
	display: block;
}

#red a { 
    font: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #da2a22;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding: 80px 0 0 0;
}

#red a:hover {
	background: url(../images/circ-red-buy.gif) center top no-repeat;
    color: #000c6A;
}

#brown {
	background: url(../images/circ-brown-straws.gif) top center no-repeat;
	width: 85px;
	height: 104px;
	text-align:center;
    float:right;
	display: block;
}

#brown a { 
    font: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #855903;
	line-height: 12px;
	text-decoration: none;
	display:block;
	padding: 80px 15px 0 15px;
}

#brown a:hover {
	background: url(../images/circ-brown-buy.gif) center top no-repeat;
    color: #000c6A;
}

#purple {
	background: url(../images/circ-purple-hat.gif) top center no-repeat;
	width: 85px;
	height: 104px;
	text-align:center;
    float:right;
	display: block;
}

#purple a { 
    font: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2e369b;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding: 80px 0 0 0;
}

#purple a:hover {
	display: block;
	width: 85px;
	height: 104px;
	background: url(../images/circ-purple-buy.gif) center top no-repeat;
    color: #000c6A;
}

#blue {
	background: url(../images/circ-blue-olive.gif) top center no-repeat;
	width: 85px;
	height:104px;
	text-align:center;
    float:right;
	display: block;
}

#blue a { 
    font: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #242dc8;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding: 80px 0 0 0;
}

#blue a:hover {
	background: url(../images/circ-blue-buy.gif) center top no-repeat;
    color: #000c6A;
}

.indentmenu{
padding: 10px 0 0 0;
font: bold 13px verdana, tahoma;
width: 920px; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0 0 0 165px;
float: left;
width: 755px;
border-top: 1px solid #000C6A;
border-bottom: 1px solid #000C6A; 
background: black url(../images/butt-up.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 3px 15px;
text-decoration: none;
border-left: 1px solid #000C6A;
}


.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white; 
padding-top: 4px;
padding-bottom: 2px;
background: black url(../images/butt-ov.jpg) center center repeat-x;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px;
	margin: 0 0 5px 0;
	border-right: 1px solid #000c6a;
	border-bottom: 1px solid #000c6a;
	background:#FFF;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px; /* padding keeps the content of the div away from the edges */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	text-align:center;
	margin-bottom:8px;
}

#sidebar2 a {
	color: blue;
	text-decoration:none;
	font-weight:normal;
}

#sidebar2 a:hover {
	color: red;
	text-decoration:none;
	font-weight:normal;
}

#mainContent { 
	margin: 0 175px 0 175px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 9px 0 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	} 

#mainContent h1 {
    font-family: Verdana, Geneva, sans-serif; 
	font-size: 200%; 
	font-weight: normal;
	margin:0;
	color: #242dc8;
}

#mainContent h2 {
    font-family: Verdana, Geneva, sans-serif; 
	font-size: 150%; 
	font-weight: normal; 
	padding:0; 
	margin: 0;
	color: #242dc8;
}

#mainContent h3 {
    font-family: Verdana, Geneva, sans-serif; 
	font-size: 120%; 
	font-weight: bold; 
	padding: 10px 0 0 0; 
	margin: 0;
	color: black;
}

#mainContent a {
	color: blue;
	text-decoration:none;
	font-weight: normal;
}

#mainContent p {
	padding: 0;
	margin: 15px 0;
}

#mainContent a:hover {
	color: red;
	text-decoration:none;
	font-weight:normal;
}

#footer { 
    border-top: 1px solid #000C6A;
	padding: 5px 2px 0px 2px;
	background: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	height:58px;
}

#address {
	padding: 0px;
	margin: 0;
	float:left;
	width: 400px;
}

#address a {
	text-decoration:none;
	color:blue;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	text-align:right;
}

.fltrt img {
	padding: 2px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
	background: #FFF;
}

#cssdropdown {
	float:left;
	}
#cssdropdown ul {
padding: 0px;
margin: 0 0 5px 0;
list-style: none;
}

#cssdropdown li {
position: relative;
width:165px;
text-decoration: none;
}

.mainitems{
border-bottom: 1px solid #999;
background-color: white;
text-decoration: none;
font-family: verdana, tahoma; font-size: 8pt; color: black; font-weight: normal;  
line-height:1.75em;
}

.mainitems a{
display:block;
padding-left: 2px;
padding-right: 0px;
padding-bottom:0px;
padding-top: 0px;
text-decoration: none;
font-family: verdana, tahoma; font-size: 8pt; color: black; font-weight: normal; 
}

.mainitems a:hover{
color: white;
background: #000C6A;
padding-left: 2px;
padding-right: 0px;
padding-bottom:0px;
padding-top: 0px;
font-family: verdana, tahoma; font-size: 8pt; font-weight: normal; text-decoration: underline;
}

.mainitems2{
border-bottom: 1px solid #000C6A;
background-color: #9fa3c6;
text-decoration: none;
font-family: verdana, tahoma; font-size: 13px; color: white; font-weight: bold;  
line-height:1.75em;
}

.mainitems2 a{
display:block;
padding-left: 2px;
padding-right: 0px;
padding-bottom:0px;
padding-top: 0px;
text-decoration: none;
font-family: verdana, tahoma; font-size: 13px; color: white; font-weight: bold;  
}

.mainitems2 a:hover{
color: white;
background: #000C6A;
padding-left: 2px;
padding-right: 0px;
padding-bottom:0px;
padding-top: 0px;
font-family: verdana, tahoma; font-size: 13px; color: white; font-weight: bold;  
text-decoration:none;
}

.mainitems3{
border-bottom: none;
background-color: white;
text-decoration: none;
font-family: verdana, tahoma; font-size: 8pt; color: black; font-weight: normal;  
line-height:1.75em;
}

.mainitems3 a{
display:block;
padding-left: 2px;
padding-right: 0px;
padding-bottom:0px;
padding-top: 0px;
text-decoration: none;
font-family: verdana, tahoma; font-size: 8pt; color: black; font-weight: normal; 
}

.mainitems3 a:hover{
color: white;
background: #000C6A;
padding-left: 2px;
padding-right: 0px;
padding-bottom:0px;
padding-top: 0px;
font-family: verdana, tahoma; font-size: 8pt; font-weight: normal; text-decoration: underline;
}


.subuls{
display: none;
width: 165px;
top: 1.2em;
left: 0;
position: absolute;
background-color: white;
border: 1px solid #000C6A;
}

.subuls li{
width: 165px;
}

.subuls li a{
text-decoration: none;
color: black;
}

.subuls li a:hover{
text-decoration: none;
color:#FFF;
background: #000C6A;
text-decoration:underline;
}


#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 0px;
left: 165px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#productcontainer {
	border: 1px solid #000C6A;
	float:left;
	margin: 5px;
	background: #E0E0E0;
	width: 173px;
	height: 250px;
	text-align:center;
}

#productcontainer h2 {
	color: white;
	font-size: 10pt;
	padding: 2px 0 2px 0;
	font-weight: normal;
	border: 1px solid white;
	margin: 0px;
	margin-bottom: 5px;
	background: #000c6a;
}

#productcontainer img {
	border: 1px solid white;
	margin: 0px;
}

#productcontainer p {
	padding:0;
	margin: 0;
}

#productcontainer ul {
	text-align:left; 
	padding:0 0 0 20px;
	margin:0;
}

#container1 {
	width: 559px;
	padding: 0;
	padding-left: 7px;
	padding-bottom: 10px;
	margin: 0;
	height: 100%;
}

#rightcontainer {
	float:right;
	margin-top: 8px;
	margin-right: 8px;
	width: 148px;
	padding: 0 1px;
	border: 1px solid black;
	background: #E0E0E0;
	padding-bottom: 10px;
}

#rightcontainer h2 {
	color: white;
	font-size: 10pt;
	padding: 2px 0 2px 2px;
	font-weight: normal;
	border: 1px solid white;
	margin: 0px;
	margin-bottom: 5px;
	background: #000c6a;
}

#rightcontainer img {
	margin: 0;
	border: 1px solid white;
	padding:0;
}

#rightcontainer li {
	list-style:none;
}


<script type="text/javascript"><!--//--><![CDATA[//><!--
startList = function() {
if (document.all&&document.getElementById) {
cssdropdownRoot = document.getElementById("cssdropdown");
for (x=0; x<cssdropdownRoot.childNodes.length; x++) {
node = cssdropdownRoot.childNodes[x];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
}
node.onmouseout=function() {
this.className=this.className.replace(" over", "");
}
}
}
}
}

if (window.attachEvent)
window.attachEvent("onload", startList)
else
window.onload=startList;

//--><!]]></script>