body {
	margin: 0;
	padding: 0;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	line-height: 1.5em;
	color: #000066;
	font-size: 14px;
	width: 100%;
	background-color: #66FFFF;
	}

/*      Top menu css that goes with rollover javascript for top main product menu       */
#menucontainer{
	position:relative;
	height:45px;
	color:#FFFFFF;
	background:#383636;
	width:779px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#menunav{
	position:relative;
	height:38px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#E1F0FF url(images/background.jpg) repeat-x left bottom;
	padding:0 0 0 20px;}
	
#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;}

#menunav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:38px;}

#menunav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;}

#menunav ul li a:hover{
	color:#fff;	
	background:transparent url(images/hover.jpg) repeat-x bottom left;}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
#menunav ul li a.current, #menunav ul li a.current:hover{
	color:#fff;
	background:#E1F0FF url(images/left.jpg) no-repeat top left;
	line-height:275%;}
#menunav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#383636 url(images/right.jpg) no-repeat top right;
	height:38px;}

/* ---------------------- END Dolphin nav ---------------------- */

/*  threesides and twosides used for table borders and backgrounds  */

.threesides {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	width: 779px;
}
.twosides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	width: 779px;
}

/*  Used for prices and whenever red bold needed*/
.cost {
	font-weight: bold;
	color: #FF0000;
}

/*  Silver menu */
.menu2 {
	background-color: #8AB5DF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg24.jpg);
	border-top-width: 1px;
}


/*  used for forms, gives border and background */
.myform {
	border-top: 1px solid #787878;
	border-bottom: 1px solid #787878;
	background-color: #CDFEEE;
}

/*  Gives background selector color and font modifications for size and color selectors  */
.highlight2 {
	background-color: #00DFFF;
	color: Blue;
	font-weight: bold;
	font-size: medium;
}

/*   A sets four states for links     */

A:link {
font-weight : bold; 
color : #0000ff; 
text-decoration : none; 
} 
A:visited {
font-weight : bold; 
color : blue; 
text-decoration : none; 
margin-top : auto; 
} 

a:hover {
	color: navy;
	background-color: #66FFFF;
} 
 
 /*  up and dn used for cart button vertuical alignment */
.dn5 {
	vertical-align: -6px;
}
.up5 {
	vertical-align: 7px;
}	
.whitebutton {
	border-top: 1px solid #999999;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #999999;
}
/* used for textual buttons for bottom silver line */
.menu4 {
	background-color: #E1F9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top: 1px solid #0033FF;
	border-right: 2px solid #0033FF;
	border-bottom: 2px solid #0033FF;
	border-left: 1px solid #0033FF;

}
/* used for textual buttons for top gold line */
.menu5 {
	background-color: white;
	border-top: 1px solid #0033FF;
	border-right: 2px solid #0033FF;
	border-bottom: 2px solid #0033FF;
	border-left: 1px solid #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/*  Gold menu  */

.menu5a {
	background-color: #5694D1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-x;
}
/* used for textual buttons where button is for selected page*/
.menu6 {
	background-color: #66FFFF;
	border-top: 1px solid #0033FF;
	border-right: 2px solid #0033FF;
	border-bottom: 2px solid #0033FF;
	border-left: 1px solid #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-size: 16px;
	color: #0033FF;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	color: #0033FF;
	font-weight: bold;
}
.u {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
 .brdr4 {
	background-color: #EDF9FC;
	border: 3px solid #0066FF;
}

/*  Used for special tables for sheet colors */ 
.blk {
	background-color: #000000;
	border-right: 1px solid #0066FF;
	border-left: 1px solid #0066FF;
	color: #00FFFF;
}.out 
{
	border: 2px outset #0099FF;
}

/*  Used for special tables for sheet colors */

.blku {
	background-color: #000000;
	border-right: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 1px solid #0066FF;
	color: #00FFFF;
}h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

/*   Used on mattress pages to bring lists into better alignment  */

#with_neither{ 
font-weight: bold;
padding:0;margin:0; 
list-style-position:inside; 
} 
.head {
	background-image: url(images/bg25.jpg);
	height: 32px;
	width: 779px;
	color: #FFFFFF;
	font-weight: bold;
}
.blue {
	color: #0000FF;
}
.style2 {
	color: #0000CC;
	font-size: larger;
	font-weight: bold;
}
 
.twelve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.pibox {
	background-color: #E1E1FF;
	border-top: 2px ridge #000066;
	border-right: 3px ridge #00CCFF;
	border-bottom: 3px ridge #00CCFF;
	border-left: 2px ridge #000066;
	padding: 10px;

}
.inside3 {
	background-color: #F5FFF0;
	border: 2px solid #006600;
	padding: 10px;
	margin: 0px;
}
.outside3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF00;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #00FF00;
	margin: 0px;
	padding: 0px;
}.blk2 {
	background-color: #000000;
	border-right: 1px solid #0066FF;
	border-left: 1px solid #0066FF;
	color: #00FFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
.mattsize {
	height: 250px;
	width: 459px;
	margin-bottom: 5px;
}
.top {
	height: 100px;
	width: 779px;
	background-image: url(images/top_logo_.jpg);
}
.myform2 {
	border-top: 1px solid #787878;
	border-bottom: 1px solid #787878;
	background-color: #CDFEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #787878;
}
li {
	color: #0000CC;
}
.myform3 {
	background-color: #ECFFF9;
	border: 1px solid #666666;
}
 .style4 {color: #DCF6DB}
 
.style5 {color: #FF00FF}

tr.row-a {   background: #CAFFCA; }

#dek {
POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(menu.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 780px;	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #D4E59F;	
}
#menu ul li#current a {	
	color: #00FF00;
}