
body {
	background-color: #1030b1;
	color: #000;
}

a, a:link {
	text-decoration: underline;
	color: #fff;
}

a:visited {
	text-decoration: underline;
	color: #fff;
}

a:active, a:hover {
	text-decoration: none;
}

#container {
	margin-top: 20px;
	border: 1px solid #ffffff;
	min-height: 450px;
	_height: 450px;
	width: 900px;
	background-color: #f34000;
}
#header_div {
	position: relative;
	background-color: #f34000;
	color: #fff;
	min-height: 73px;
	height: 89px;
	padding: 0px;
	z-index: 1;
}
#header_div img {
	z-index: 1;
}
#topnav_div {
	background-color: #f0005e;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 9px;
	font-size: 12px;
	/* text-align: right; */
}

#cms_links_div {
	/*text-align: right;
	display: table;
	margin: 0px 0px 0px auto;*/
	float: right;
}

#topnav_div ul.pageLink {
	display: inline;
	/*margin: 0px 0px 0px auto;*/
}


#topnav_div a,#topnav_div a:link,#topnav_div a:visited {
	color: #fff;
	text-decoration: none;
}
#topnav_div a:hover,#topnav_div a:active {
	color: #fff;
	text-decoration:underline;
}
ul.pageLink {
	padding-right: 4px;
}
li.pageLink {
	padding-left: 15px;
	padding-right: 21px;
	border-left: 1px solid #fff;
}
li.firstPageLink {
	border-left: none;
}
#topnav_div li.pageSelected a,
#topnav_div li.pageSelected a:link,
#topnav_div li.pageSelected a:active,
#topnav_div li.pageSelected a:visited,
#topnav_div li.pageSelected a:hover {
	text-decoration: underline;
}
#body_div {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #f34000;
	overflow: hidden;
}
#left_div {
	width: 150px;
	margin: 0px;
	padding:0px;
	margin-bottom: 7px;
	margin-left: 7px;
	_margin-left: 4px;	/* why does IE need a different left margin? */
}
#leftnav_div {
	background-color: #f50060;
	color: #fff;
	width: 134px;
	/*min-height: 100%;*/
	margin: 0px;
	margin-top: 8px;
	/* height: 304; */
	height: 277px;
	min-height: 277px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px solid #fff;
	border-bottom: none;
}
#left_div a,#left_div a:link {
	color: #fff;
}
#lowerleft_div {
	display: block;
	background-color: #f50060;
	color: #fff;
	width: 134px; /* why did I need this? */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 17px;
	margin: 0px;
	height: 100px;
	min-height: 100px;
	display: block;
	border: 1px solid #fff;
	border-top: none;
}
#right_div {
	display:none;
}
#breadcrumb_div {
	background-color: #fd885f;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	position: relative;
	left: -10px;
}
#content_div {
	background-color: #fd885f;
	color: #000;
	margin-left: 170px;
	margin-right: 7px;
	margin-top: 8px;
	margin-bottom: 7px;
	border: 1px solid #fff;
	min-height: 404px;
	padding:7px 20px 7px 20px;
	_height: 403px;
}
#footer_div {
	border-top: 1px solid #fff;
	background-color: #779c00;
	height: 98px;
	overflow: hidden;
	padding: 0px;
}
#footer_div p {
	margin-top: 0px;
	padding-top: 0px;
}
#poweredBy {
	margin-top: 30px;
	font-size: 10px;
	padding-bottom: 30px;
}
#poweredBy a,#poweredBy a:link,#poweredBy a:actice,#poweredBy a:hover,#poweredBy a:visited {
	color: #fff;
	text-decoration: underline;
}
#bottomLinks {
	width: 410px;
	height: 78px;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	text-align: left; 
	color: #fff;
}
#bottomLinks ul {
	padding: 0px;
	margin: 0px;
	padding-left: 1em;
}
#bottomLinks ul li {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	list-style-image: url(/~papersas/images/yellow_bullet.gif); 
}
#bottomLinks ul li a,#bottomLinks ul li a:link,#bottomLinks ul li a:visted {
	color:#fff;
	text-decoration:none;
}
#bottomLinks ul li a:hover,#bottomLinks ul li a:active {
	color:#fff;
	text-decoration:underline;
}
ul.productLink {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	list-style-type: none;
	font-size: 11px;
}
ul.productLink li, ul.productLink li a, ul.productLink li a:link, ul.productLink li a:visited {
	color: #fff;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	border-bottom: 1px dashed #000;
	display:block;
}
ul.productLink li {
	border-bottom: none;
}
ul.productLink li a, ul.productLink li a:link, ul.productLink li a:visited {
	text-decoration: none;
}
ul.productLink li a:active, ul.productLink li a:hover, .storeCategoryActive, 
a.storeCategoryActive, ul.productLink li a.storeCategoryActive, a.storeCategoryActive:link
ul.productLink li a.storeCategoryActive:link ul.productLink li a.storeCategoryActive:visited
{
	text-decoration: underline;
}
ul.productLink li ul {
	margin: 0px;
	padding-left: 10px;
}
ul.productLink li ul li {
	padding-bottom: 1px;
}
#search_div {
	margin: 0px;
	padding: 0px;
}
#search_form {
	margin: 0px;
	padding: 0px;
}
#search_form_q_input, #Module_ECommerce_VenueStore_search_form_q_input {
	width: 111px;
	vertical-align: middle
}
#search_form_go_btn, #Module_ECommerce_VenueStore_search_form_go_btn {
	vertical-align: middle;
}
#shoppingcart_viewcart_div {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	padding-top: 8px;
	padding-right: 10px;
}
div#shoppingcart_viewcart_div img {
	position: relative;
	top: 2px
}
#shoppingcart_viewcart_div a,
#shoppingcart_viewcart_div a:link,
#shoppingcart_viewcart_div a:visited {
	color: #fff;
	z-index: 10;
}
table.storeViewCart td a {
	color: #00f;
}
h1.storeProduct
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#main_product_image {
	margin: 0px auto 4px auto;
	text-align:center;
}
.storeProductDescription {
	text-align: center;
	margin: 0px 200px 10px 200px;
}
div.storeProductPrice {
	font-size: 18px;
	margin-bottom: 10px;
}
.storeProductFormInner {
	padding-bottom: 40px;
	text-align: center;
}
div.storeProduct_TextboxOption textarea {
	width: 400px;
	height: 55px;
}
form#Module_EmailForm_contact_form input {
	width: 175px;
}
form#Module_EmailForm_contact_form textarea, form#Module_EmailForm_contact_form input#subject {
	width: 250px;
}
div.Module_EmailForm_Buttons {
	text-align: right;
}
p.Module_EmailForm_Thanks {
	text-align: center;
}
form#Module_EmailForm_contact_form div.Module_EmailForm_Buttons input {
	width: auto;
}
.error {
	color: #f00;
	font-weight: bold;
}
#copyright_div {
	width: 900px;
}

/* Display option prices align right: */
td.storeViewCart_ItemOptionPrice {
	text-align:right;
}


/* Disabled because floating fields give this an effective height of 0px;
#Module_ECommerce_VenueStore_ProductInfoFields {
	padding-bottom: 20px;
}
*/
select.store_Option_qty_select {
	margin-top: 20px;
}
/* Make product info colins even: */
span.storeProductInfoTitle {
	display:block;
	width: 330px;
	text-align:right;
	padding-right: 5px;
	float:left;
}
/*
span.storeProductInfoValue {
	display:block;
	width: 330px;
	text-align:left;
	padding-left: 5px;
	float:left;
	clear:right;
}
*/
span.storeProductInfoValue {
	display:block;
	width: 330px;
	text-align:left;
	margin-left: 330px;
	padding-left: 5px;
	clear:right;
}
textarea#Module_ECommerce_VenueStore_OptionSet_Text__Personalized_div {
	height: 200px;
}

div#storeCheckoutBillingInfo {
	padding-right: 20px;
}

/* Hide previous link if on first page 
span.storePagesPrev {
	visibility: hidden;
}
a.storePrevPageLink, a.storePrevPageLink span.storePagesPrev {
	visibility: visible;
}
Hide next link if on last page 
span.storePagesNext {
	visibility: hidden;
}
a.storeNextPageLink, a.storeNextPageLink span.storePagesNext {
	visibility: visible;
}
*/

/* Active page has no underline */
span.storePageSelectedLink, span.storePageSelectedLink a {
	text-decoration: none;
	font-weight: normal;
}

/* Hide previous link if on first page */
span.storePagesPrev {
	display: none;
}
a.storePrevPageLink, a.storePrevPageLink span.storePagesPrev {
	display: inline;
}
/* Hide next link if on last page */
span.storePagesNext {
	display: none;
}
a.storeNextPageLink, a.storeNextPageLink span.storePagesNext {
	display: inline;
}
/* All page link 10px right: */
td.storePagesAll {
	padding-left: 10px;
}

/* Similar products: */

#similar_products_div {
	height: 250px;
}

