body {
    background-color: #5D7695;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	
}

#headernew 
{
/*background-color:#5D7695;*/
background-image:url(images/banner01.gif);
background-repeat:repeat-x
}
.whitebg
{ 
background-color:#FFFFFF;}

a:visited {color:#0033CC;}
a:hover    {color: #FF6600}
a:active   {color: #3366FF}

.home_button li {
	display: block;
	width: 6em;
	w\idth: 2em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em 2em;
}

.home_button a {
	float: left;
	padding: 0;
	width: 6em;
}

.nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0.40em 0.8em;
}

#nav a.daddy {
	background: url(file:///C|/images/rightarrow2.gif) center right no-repeat;
}

.nav li {
	float: left;
	padding: 0;
}

#home li {
	float: left;
	padding: 0;
	width: 11em;
}

#home a {
	display: block;
	width: 11em;
	w\idth: 11em;
	color: #000000;
	text-decoration: none;
	padding: 0.40em 0.5em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ff6600;
}

#content {
	clear: left;
}

.border {
	border: solid #666666 1px;
}

.image {
	padding-top: 10px;
}

.smalllinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#offers-star {
	position: relative;
	left: 169px;
	top: -18px;
	width: 43px;
	height: 42px;
}



#offers-overlay {
	position: relative;
	background-image:url(file:///C|/images/special-offer-back.gif);
	background-repeat:no-repeat;
	left: 0px;
	top: 2px;
	width: 203px;
	height: 15px;
}

#exclusive-overlay {
	position: relative;
	left: 0px;
	top: 2px;
	background-repeat:no-repeat;
	width: 203px;
	height: 15px;
}

#special-offers-box {
	width: 203px;
	background-color:#FFFFFF;
	border: solid #FF6600 2px;
	float: right;
/*	background-image:url(images/special-offer-title.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
}

h1 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display: block;
	clear: both;
	font-weight: 300;
	word-spacing: 1px;
}

h4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-size: 14px;
}

.main-text {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.linktext {
	font-style:italic;
	color:#FF6600;
	text-decoration:none;
}


.special-offers-text {
	padding-left:5px;
	padding-top: 7px;
	padding-bottom: 6px;
	width: 165px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.special-offer-title {
	color:#FF6600;
	font-size:15px;
	font-weight:900;
	margin-top:-5px;
}

#web-specials-box {
	width: 203px;
	/*background-color: #D2E3EC;
	border: solid #333333 2px;
	float: right;
	*/
	float: right;
}

.web-specials-text {
	padding-left:6px;
	padding-top:0px;
	padding-bottom: 18px;
	width: 185px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


.web-specials-title {
	color: #FF6600;
	font-size:16px;
	font-weight:900;
}

.web-specials-subtitle {
	color:#000000;
	font-size:12px;
	font-weight:400;
	font-style: italic;
}

.web-specials-prices {
	color: #FF6600;
	font-size:20px;
	font-weight:900;
	padding-top: 5px;
}

.lists {
	list-style: disc;
	color:#FF6600;
	line-height: 5%;
}

.offer-product {
	float:left;
	border: solid #333333 1px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.offer-text {
	
	padding: 3px 3px 3px 3px;
}

dl, dt, dd, ul, li {
margin:  0;
padding: 0;
list-style-type: none;
}

#productcategory {


width: 13em;
}
#productcategory dt {
cursor: s-resize;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px double #666666;
background: #CED5FD;
font-family:Arial, Helvetica, sans-serif;

}
#searcharea
{ 
background-color:#5D7695;
font-family:Arial, Helvetica, sans-serif;
border: 1px double #666666;
margin: 1px 0;
border: 0px thin;
outline-width:thick;}

#submitbutton
{ display:block;}

#productcategory dt a:hover    {color: #FF6600}
#productcategory dt a:active   {color: #3366FF}

#productcategory li a, #productcategory dt a {

text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}


#productcategory dd {
border: 1px solid gray;


}
#productcategory li {
text-align: center;
background-color: #DFEFFF;
}

#productcategory li a{

color: #666666;
text-decoration: none;
}
	
	
	
#productcategory li a:hover    {color: #FF6600}
#productcategory li a:active   {color: #3366FF}

dt#category 
	{ list-style:none;
	 
	 margin:0 0 0.01em 0; 
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:20px; 
	 color:#ffffff;
	 background:#5D7695; 
	 border:#5D7695;
	 
	 }
	 
	 .category2 
	 {   font-weight:bold;
	     font-family:Arial, Helvetica, sans-serif;
	     color: #0066CC;
		 font-size:16px; 
	}
	 
	 
	 .globalNav
	 {
	 
	padding: 0px 0px 5px 10px;
	border: 1px solid #cccccc;
	background: white;
	font-weight: bold;
	border: double #5D7695;
	float: inherit;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	
	}
	
	.globalNav a
	{
	color: #000000;
	text-decoration: none;
	}
	
	.globalNav a:hover    {color: #FF6600;}
	.globalNav a:active   {color: #3366FF;}
	
	#xmasgreetings{
	font-size:28px;
	font-family:"Monotype Corsiva";
	color: #CE6700;
	text-decoration:none;
	text-decoration:blink;
	font-weight:bolder;
	}
	.ekmfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display: block;
	clear: both;
	font-weight: 300;
	word-spacing: 1px
	}
	
	.errorpage
	{ font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;}
	
	.specialofferfont{
	color:#FF6600;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	}
	.wheelchairacc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
	}
	tr.header_bg
	{ background-image: url(images/banner2.gif); 
	   /*
	   
	   background-repeat: repeat-y;
	   width:900px;
	   border-collapse:collapse;*/
	   height: inherit;
	   background-repeat: repeat-x;
	  
	}
	table.col
	{
	border-collapse:collapse;
	}
	
	table.xmas
	{
	
	
	}
	td.xmas
	{ background-image:url(images/banner2.gif)}
	
	div.welcome
	{padding-left:10px;}
	
