body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 7px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
h1,h2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: lighter;
}
h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
}
p,h1,h2,h3,h4,h5,h6,blockquote {
	margin-top: 0;
	margin-bottom: 10px;
}
#container {
	position:relative;
	width:100%;
	z-index:1;
}
#topbar {
	position:relative;
	width:100%;
	height:65px;
	z-index:1;
	border-bottom: 1px solid #CCCCCC;
}
#logo {
	position:relative;
	width:100%;
	height:65px;
	z-index:1;
	float: left;
}
#order {
	display:none;
}

#mailing {
	display:none;
}
#body {
	position:absolute;
	top: 65px;
	left: 0px;
	width:100%;
	min-height:535px;
	z-index:1;
	margin-top: 15px;
}
#leftbar {
	display:none;
}
#quotesbar {
	display:none;
}
#mainarea {
	width:100%;
	z-index:1;
	border:none;
	min-height: 535px;
}
#rightbar {
	display:none;
}
td.selectsquare {
	width: 289px;
	height: 289px;
	text-align: left;
	background-color: #993300;
	color: #ffffff;
}

td.selectsquare table {
	margin: 120px 0px 0px 40px;
	
}

td.selectsquare table td {
	color: #ffffff;
}

td.selectsquare table td a, td.selectsquare table td a:visited {
	color: #ffffff;
	margin-right: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 16px;
}

table.navigation {
	display:none;
}
.nugget {
	background-color: #FFFFFF;
}

.nugget td{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px;
	border-bottom: #999999 dotted 1px;
}

.nugget th{
	text-align: left;
	border-bottom: #999999 dotted 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	padding: 5px 0px;
	text-transform: uppercase;
}

.nugget td ol {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 0px 22px;
	padding: 0px;
}

.nugget td ol a, .nugget td ol a:visited {
	color: #999999;
}

.gnugget {
	display:none;
}

.maroon {
	color: #993333;
}

input[type=text], input[type=submit], input[type=password], input[type=submit], select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	border: 1px solid #CCCCCC; 
}

.prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.proddetails {
	font-family: Arial, Helvetica, sans-serif;
	color: #797979;
	font-size: 9px;
	font-weight: bold;
}

.prodprice {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	font-size: 10px;
	font-weight: bold;
}

.prodpdetails {
	font-family: Arial, Helvetica, sans-serif;
	color: #797979;
	font-size: 11px;
	font-weight: bold;
}

.prodpprice {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	font-size: 12px;
	font-weight: bold;
}

.times {
	font-family:"Times New Roman", Times, serif;
}

.cat_white {
	color: #989836;
}

.cat_red {
	color: #993333;
}

.cat_rose {
	color: #F499C1;
}

.cat_champagne {
	color: #FFCC67;
}

.cat_port {
	color: #993333;
}

.cat_spirits {
	color: #CB9832;
}
.cat_mixed {
	color: #993333;
}
.table {
	background-color: #FFFFFF;
}

.table td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	border-bottom: #999999 dotted 1px;
}

.table th{
	text-align: left;
	border-bottom: #999999 dotted 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	padding: 5px 0px;
}
.noprint {
	display:none;
}