.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 15px 15px 0;
	background-color: #AAAAAA;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
	height: 1px;
}
html>body .clear {
	height: auto;
	min-height: 1px;
}
.hide {
	display: none;
}
#outer {
	position: relative;
	width: 950px;
	height: 560px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #333333;
}
/* Navbar Styles */
#navbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 168px;
	height: 560px;
	background: #A20923 url(/images/bgNavbar.jpg) no-repeat bottom;
	color: #ECECEC;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #F0236D;
}
#navbar dl {
	position: absolute;
	top: 200px;
	left: 17px;
	margin: 0;
	padding: 0;
	font-size: 70%;
	list-style: none;
}
#navbar dt {
	margin: 0 0 7px;
	font-weight: bold;
}
#navbar dt.buyonline {
	margin: 21px 0 7px;
}
#navbar dd {
	margin: 0 0 7px 36px;
	font-weight: normal;
}
#navbar .selected {
	color: #F0236D;
}
#navbar ul {
	position: absolute;
	top: 500px;
	left: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 65%;
}
#navbar li {
	margin: 0 0 6px;
}
#interflora {
	display: block;
	position: absolute;
	top: 92px;
	left: 26px;
	width: 114px;
}

/* Content Styles */
#content {
	position: absolute;
	left: 206px;
	top: 28px;
	width: 412px;
	height: 504px;
	background-color: #ECECEC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#content a {
	background-color: #ECECEC;
	color: #F0236D;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 85%;
	line-height: 2em;
}
#content h6 {
	margin: 0;
	font-size: 75%;
	line-height: 2em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.8em;
}
#content li, #product li {
	font-size: 75%;
}
#content table {
	font-size: 75%;
	line-height: 1.8em;
}
#content th {
	padding: 0 1.2em 0 0;
	text-align: left;
}
#scroll {
	overflow: auto;
}
#content div#scroll,#intro div#scroll {
	height: 448px;
	padding: 28px 30px 28px 20px;
}
img.editorial {
	display: block;
	clear: right;
	float: right;
	margin: 0 0 22px 22px;
	padding: 1px;
	background-color: #777777;
	color: #333333;
	border: 6px solid #FFFFFF;
}
#mainimage {
	display: block;
	position: absolute;
	top: 0;
	left: 643px;
	width: 307px;
	height: 560px;
}
#product,#intro {
	position: absolute;
	left: 206px;
	top: 28px;
	width: 706px;
	height: 504px;
	background-color: #ECECEC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#product h1,#intro h1 {
	margin: 0 0 1.2em;
	font-size: 85%;
	line-height: 2em;
}
#product p,#intro p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.8em;
}
#product div#right {
	float: right;
	width: 208px;
	height: 504px;
	padding: 0 0 0 22px;
	background-color: #FFFFFF;
	color: #333333;
}
#product div#scroll {
	height: 230px;
	margin: 0 0 18px;
	padding: 0 12px 12px 0;
}
#productdetail {
	height: 128px;
	margin-top: 20px;
}
#productdetail p {
	height: 24px;
	line-height: 1.8em;
	margin: 0;
}
.price {
	float: left;
	min-height: 24px;
	font-size: 75%;
}
/*\*/
.price {
	height: 24px;
}
/**/
html>body .price {
	height: auto;
}
#register {
	float: right;
	padding: 2px 6px;
	background-color: #A20925;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
}
.price #register {
	font-size: 100%;
}
#register a {
	background-color: #A20925;
	color: #FFFFFF;
	text-decoration: none;
}
#register a:hover {
	background-color: #A20925;
	color: #F0236D;
}

#intro {
	width: 476px;
}
#productlist {
	position: absolute;
	top: 28px;
	left: 704px;
	width: 208px;
}
#productlist .list {
	margin: 284px 0 0;
}

img#main {
	display: block;
	width: 342px;
	height: 434px;
	margin: 35px 67px 0;
}

.list {
	clear: left;
	border-collapse: collapse;
}
.list th {
	padding: 0;
	text-align: left;
	vertical-align: bottom;
}
.list td {
	width: 68px;
	height: 68px;
	padding: 0;
}
.list td img {
	display: block;
	width: 56px;
	height: 56px;
	margin: 10px 0 0;
	border: 1px solid #ECECEC;
	/* When adding/taking away a border, remember to adjust top margin */
}
.list th img {
	width: 13px;
	height: 7px;
}
.list img {
	display: block;
	border: 0;
}
.list img.up {
	position: relative;
	top:-175px;
}

#baskettable {
	width: 656px;
}
#baskettable th {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #999999;
}
#baskettable td {
	padding: 3px;
}
#baskettable tr.one {
	background-color: #F6F6F6;
	color: #333333;
}
#baskettable tr.two {
	background-color: #F2F2F2;
	color: #333333;
}
#baskettable input {
	float: right;
}
#safe {
	float: left;
	padding: 3px 18px 0 0;
	height: 15px;
	background: #FFFFFF url(/images/bulletPadlock.gif) no-repeat right 3px;
}

/* Footer Styles */
#footer {
	width: 950px;
	margin: 0 auto;
	background-color: #AAAAAA;
	color: #747373;
	font-size: 75%;
	text-align: right;
	line-height: 2em;
}
#footer a {
	background-color: #AAAAAA;
	color: #555555;
}
#footer a:hover {
	background-color: #AAAAAA;
	color: #000000;
}
