body {
	margin-top: 0px;
	background-image: url(../images/bckgrnd_all.gif);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

div#cart_options {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-image: url(../images/blue_bckgrnd_tall.gif);
	background-repeat: repeat-x;
}

div#wrapper {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #C0C0C0;
	border-top: 0px;
	background-color: white;
	min-height: 250px;
}

div.clear {
	clear: both;
}

div.clearboth {
	clear: both;
}

div.margin {
	margin: 3px;
}

div.product {
	margin-top: 35px;
	padding: 10px;
	border: 1px dashed silver;
	border-top: 5px double #CD824E;
}

div.product li {
	margin-bottom: 8px;
}

div.product ul {
	margin-bottom: 0px;
	list-style: none;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

div.product_cart_items, div.event_payment_items {
	margin-top: 10px;
	clear: both;
	background-image: url(../images/blue_bckgrnd.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #808080;
	line-height: 25px;
}

div.product_cart_items #inputs, div.event_payment_items #inputs {
	float: right;
}

/*div.product_cart_items .button {
	height:30px;
}*/
div.product_cart_items #price, div.event_payment_items #price {
	float: left;
	margin-right: 30px;
	font-weight: bold;
}

div.product_cart_items #quantity {
	text-align: center;
	border: 1px solid silver;
	background-color: #ffefd5;
}

div.product_description {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-left: 10px;
	width: 350px;
}

div.product_details {
	margin-left: 20px;
	margin-bottom: 0px;
}

form {
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-family: Georgia, serif;
	margin: 10px 0 20px 10px;
	line-height:30px;
}

h1, .product_title {
	color: #CC6600;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #a52a2a;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3 {
	font-size: 13px;
	color: #d2691e;
	margin-bottom: 0px;
}

p {
	margin-bottom: 5px;
	text-align: justify;
}

p.intro {
	font-weight: bold;
	margin: 0 20px 10px;
	line-height: 22px;
	color: #585A91;
	font-size: 15px;
}

p.product_title {
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, serif;
	margin-bottom: 15px;
	line-height: 23px;
	text-align: left;
}

table.products {
	border: 1px solid silver;
}

table.products td {
	background-color: #e6e6fa;
}

table.white {
	border: 1px solid silver;
	border-bottom: 0px;
}

table.white td {
	background-color: white;
	border-bottom: 1px solid silver;
}

td {
	margin: 0px;
	vertical-align: top;
}

td p {
	margin: 0px;
}

.bold {
	font-weight: bold;
}

.emphasised {
	font-style: italic;
	color: #CC6600;
}

.right {
	text-align: right;
}

#footer {
	margin: 10px auto;
	width: 980px;
}

#footer p, #footer a:link {
	text-align: center;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	height: 98px;
	/*background-image: url(../images/banner.jpg);*/
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border-bottom: 1px solid gray;
}

#left {
	width: 190px;
	min-height: 430px;
	margin-left: 5px;
}

#main {
	background-image: url(../images/wrapper_background.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
}

#menu {
	padding-left: 200px;
	background-color: #585A91;
}

#middle {
	min-height: 430px;
	width: 565px;
	float: right;
	margin: 5px;
}

#middle li {
	margin-bottom: 8px;
}

#middle ul {
	margin-bottom: 0px;
	list-style: none;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

#middle ul ol {
	margin-bottom: 0px;
	list-style: lower-alpha;
	list-style-image: none;
}

#middle ul ol.square {
	margin-bottom: 0px;
	list-style: square;
	list-style-image: none;
}

#middle ul ol.square li {
	margin-bottom:0px;
}

#middle ul ol li {
	margin-bottom:0px;
}

#price #dollar_figure {
	color: #191970;
}

#right {
	width: 190px;
	float: right;
	margin: 5px;
	min-height: 430px;
}

#right h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #CC6600;
	font-weight:bold;
}
