/* Slow and Steady Wins The Race */
/* Last updated 06/01/05 */
:focus {
outline: 0;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: normal;
	color: #0000CC;
	text-transform: none;
	vertical-align:top;
	border:none;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
p {
	margin-left: 1px;
}
.indent { }
.indent p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p.subhead {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
	line-height: 15px;
}
.content {
	position: absolute;
	width: 740px;
	left: 40px;
	top: 20px;
}
.list {
	margin: 0px 0px 0px 0px;
}
.dropdown {
	text-align: left; 
	display: block;
	margin-top: 10px;
	width: 740px;
}
#tooltipDiv {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10000;
	display: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #0000CC;
}





.header {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height:14px;
	border-bottom:#000000 1px solid;
	padding-top:20px;
}
.headerText {
	width:235px;
}
.store {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	height:14px;
	padding-top:4px;
}
.quantity {
	font-family:Arial, Helvetica, sans-serif;
	border:#000000 1px solid;
	margin-right:10px;
	padding:0px;
	text-align:center;
}
a.buy {
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
	line-height:1px;
	outline:none;
}
a.buy:hover {
	color:#FFFFFF;
	background-color:#0000CC;
	text-decoration:none;
	line-height:1px;
	outline:none;
}

.stock {
border-bottom: #0000CC 1px solid;
}

.stock-blk {
color: #000;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;