body {
border: 0;
margin: 0;
padding: 0;
/*background-image: url('../_images/background.gif');*/
scrollbar-3d-light-color: #FFFFFF;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #AAFFFF;
scrollbar-dark-shadow-color: #666666;
scrollbar-face-color: #AAFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #666666;
}

ul {
margin: 0;
padding: 0;
list-style: none;
width: 190px; /* Width of Menu Items */
border-bottom: 1px solid #AAFFFF;
}
	
ul li {
position: relative;
}
	
li ul {
position: absolute;
left: 189px; /* Set 1px less than menu width */
top: 0;
display: none;
}

/* Styles for Menu Items */
ul li a {
display: block;
text-decoration: none;
color: #666666;
background: #FFFFFF; /* IE6 Bug */
padding: 1px;
padding-left: 10px;
border: 1px solid #AAFFFF; /* IE6 Bug */
border-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #666666;
}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #666666; background: #AAFFFF; } /* Hover Styles */
		
/*li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

h1 {
border: 0;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
padding: 0;
margin: 0;
}

h1.pink {
border: 0;
color: rgb(225, 45, 140);
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: bold;
margin: 0;
padding: 0;	
}

h1 a:link {
text-decoration: none;
}

h1 a:visited {
text-decoration: none;
}

h1 a:hover {
text-decoration: underline;
}

h1 a:active {
text-decoration: none;
}

h2 {
border: 0;
color: #666666;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: bold;
margin: 0;
padding: 0;
}

h2.pink {
border: 0;
color: rgb(225, 45, 140);
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: bold;
margin: 0;
padding: 0;	
}

h2 a:link {
text-decoration: none;
}

h2 a:visited {
text-decoration: none;
}

h2 a:hover {
text-decoration: underline;
}

h2 a:active {
text-decoration: none;
}

h3 {
border: 0;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
margin: 0;
padding: 0;
}

h3 a:link {
text-decoration: none;
}

h3 a:visited {
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

h3 a:active {
text-decoration: none;
}

.blue10ptbold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
}

a.blue10ptbold:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
text-decoration: underline;
}

a.blue10ptbold:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
text-decoration: underline;
}

a.blue10ptbold:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #FF5500;
text-decoration: underline;
}

a.blue10ptbold:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
text-decoration: underline;
}

.blue9ptnorm {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
}
a.blue9ptnorm:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
text-decoration: underline;
}

a.blue9ptnorm:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
text-decoration: underline;
}

a.blue9ptnorm:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #FF5500;
text-decoration: underline;
}

a.blue9ptnorm:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
color: #00AAFF;
text-decoration: underline;
}

.grey11ptnorm {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
color: #666666;
}

a.grey11ptnorm:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.grey11ptnorm:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.grey11ptnorm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
a.grey11ptnorm:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.grey11ptbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
a.grey11ptbold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.grey11ptbold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.grey11ptbold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
a.grey11ptbold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.red11ptstrike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: line-through;
}
a.ticker:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663399;
	text-decoration: none;
}
a.ticker:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663399;
	text-decoration: none;
}
a.ticker:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
a.ticker:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663399;
	text-decoration: none;
}

.textfield {
background-color: #FFFFFF;
border: 1px solid #666666;
color: #666666;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
scrollbar-3d-light-color: #FFFFFF;
scrollbar-arrow-color: #66FFFF;
scrollbar-base-color: #EEEEEE;
scrollbar-dark-shadow-color: #666666;
scrollbar-face-color: #66FFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DDDDDD;
}

.select {
background-color: #FFFFFF;
color: #666666;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

input.blueformbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #999999;
background-color:#66FFFF;
margin: 1px;
padding: 1px;
border: 1px;
}

.blueformbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color:#66FFFF;
margin: 1px;
padding: 1px;
border: 1px;
}
.blueformbutton_hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
background-color:#66FFFF;
margin: 1px;
padding: 1px;
border: 1px;
}

.promTable {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
color: #666666;
border: medium;
border-color: #aaffff;
}
.promMessage {
	color: #999999;
	text-decoration: none;
	font-size: 11px;	
}

.promAmount {
	color: #B00000;
	text-decoration: none;
	font-size: 11px;	
}

.comboText {
	font-size:10px; 
	text-align:right;
} 

.divFinalTotal {
	background-color:#FFFFFF;
	border-top: solid;
	border-color: #AAFFFF;
	text-align: right;
	font-weight:bold;
}
.basket_div{
	background-color:#FFFFFF;
	border-top: solid;
	border-color: #AAFFFF;
	padding: 0px;
}

.chkout_cc_addr {
width: 430px;
border: 1px solid #0099CC;
float: left;
margin-right: 5px;
padding-left: 5px;
}
.chkout_del_addr {
width: 300px;
border: 1px solid #0099CC;
float: right;
padding-left: 5px;
}

.chkout_hdr {
width: 400px;
border: none;
float: left;
margin: 5px 0px 0px 15px;
}

.chkout_hdr_right {
width: 140px;
border: none;
float: right;
margin: 5px 15px 0px 0px;
}
