/* reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* core styles */
html {
	text-align:center;
	background-color:#b0b0b0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #666;
	background-color: #b0b0b0;
}
#pagewrapper {
	position:relative;
	display:block;
	margin:20px auto;
	width: 850px;
	text-align:left;
	background-color: #fff;
}
h1 {
	font-size: 30px;
	line-height: 120%;
	font-weight: bold;
	margin: 30px 0;
	color: #363;
}
h2 {
	font-size: 26px;
	line-height: 120%;
	font-weight: bold;
	margin: 30px 0;
	color: #c50;
}
h3 {
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	margin: 26px 0;
	color: #363;
}
h4 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	margin: 22px 0;
	color: #c50;
}
h5 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin: 18px 0;
	color: #363;
}
h6 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	margin: 16px 0;
	color: #c50;
}
p {
	margin: 10px 0; 
}
a:link, a:visited, a:active {
	color: #580;
}
a:hover {
	color: #363;
}
#header {
	position:relative;
	display: block;
	width:850px;
	height:100px;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	position:absolute;
	width:150px;
	height:69px;
	top:  10px;
	left: 15px;
	background-image: url(_images/marketumbrelladotorg.png);
	background-position: left top;
	text-decoration:none;
	text-indent: -10000px;
}
#header h2 {
	margin: 0;
	position:absolute;
	width:279px;
	height:33px;
	top:  27px;
	left: 555px;
	background-image: url(_images/umbrellamarket.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent: -10000px;
}
#navigation {
	position: relative;
	clear: both;
	display: block;
	height:  50px;
}
div.pagebar {
	display: block;
	position: absolute;
	top:  25px;
	left: 0;
	width: 850px;
	height: 25px;
	background-color: #363;
}
div.cartbar {
	display: block;
	position: absolute;
	top:  25px;
	left: 0;
	width: 850px;
	height: 25px;
	background-color: #693;
}
#cartstatus {
	position: absolute;
	top: 0;
	left:  690px;
	display: block;
	width:  150px;
	height: 25px;
	background-image: url(_images/viewcart.png);
	background-position: top left;
	background-repeat: no-repeat;
}
span.checkout {
	color:  #fff;
	text-decoration: none;
	display: block;
	width: 135px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	margin-top: 4px;
	margin-left: 20px;
	padding: 0;
	text-align: center;
}
a.viewcart:link, a.viewcart:visited, a.viewcart:active {
	color:  #fff;
	text-decoration: none;
	display: block;
	width: 135px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	margin-top: 4px;
	margin-left: 15px;
	padding: 0;
	text-align: center;
}
a.viewcart:hover {
	color: #fc0;
}
#mainlinks {
	margin-left: 10px;
}
#mainlinks li {
	display: block;
	width:  150px;
	height: 25px;
	margin-right: 10px;
	float: left;
}
#mainlinks li a {
	display: block;
	width:  150px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	background-image: url(_images/tab.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	color:#fff;
}
#mainlinks li a.selected {
	background-image: url(_images/tabselected.png);
}
#mainlinks li a {
	color: #fff;
	text-decoration: none;
}
#summary_content {
	display: block;
	width: 795px;
	margin-left: 35px;
}
#summary_content ul {
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
#summary_content ol {
	margin-left: 23px;
	list-style-type: decimal;
	list-style-position: outside;
}
#summary_content ul li {
  list-style-position:inside;
  list-style: disc;
}
#summary_content ol li {
  list-style-position:outside;
  list-style: decimal;
  margin-bottom: 5px;
}
#cart_content {
	display: block;
	width: 795px;
	margin-left: 35px;
}

#footer {
	display: block;
	width: 810px;
	height: 35px;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 12px;
	color: #555;
}
.copyright {
	float: left;
}
.policies {
	float: right;
}
.policies a:link, .policies a:visited, .policies a:active {
	color: #777;
}
.policies a:hover {
	color: #363;
}
.block_one {
}
.block_two {
}
.block_three {
}
.block_one p {
	padding: 0 0 20px 0;
}
.block_two p, .block_three p {
	padding: 10px 0;
}
table.page_products tr {
	padding-bottom: 20px;
}
td.products_content {
	width: 210px;
	padding-bottom: 40px;
}
table.pr_table {
	width:  180px;
	text-align: center;
}
td.pr_data {
	width: 180px;
}
a.pr_name:link, a.pr_name:visited, a.pr_name:active {
	color: #363;
}
a.pr_name:hover {
	color: #580;
}
img.pr_image {
	padding-bottom: 10px;
}
img.pr_addtocart_button {
	padding-top: 10px;
}
span.pr_desc {
	display: none;
}
.detail_left {
	display: block;
	width: 300px;
	float:left;
}
.detail_right {
	display: block;
	width: 445px;
	float:right;
	font-size: 14px;
	margin-right: 15px;
}
.productprice {
	padding-top: 10px;
	color:  #363;
	font-weight: bold;
	font-size: 16px;
}
.moreinfo {
	color: #363;
}
.clear {
	clear:both;
}

