* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 5px 0;
	text-align: center;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: small;
	background: #ecebf3 url(/skin1/images/oliver/floral_bg.gif) no-repeat top center;
}
h1 {
	font-family: georgia, "times new roman", serif;
	font-size: 19px;
	background-color: #bfc2df;
	padding: 3px 10px;
	margin: 5px 0px;
	width: 598px;
	color: white;
	text-transform: capitalize;
}
h2 {
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	margin: 5px 0px;
	padding-bottom: 3px;
	width: 615px;
	color: #bfc2df;
	border-bottom: 1px solid #bfc2df;
}
.heading2 {
	color: #bfc2df;
	font-size: 16px;
	font-family: georgia, "times new roman", serif;
	margin: 5px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #bfc2df;
	width: 615px;
}
h3 {
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
	margin: 5px 0px;
	padding-bottom: 3px;
	color: #bfc2df;
}
.prodtitle {
	color: #bfc2df;
	font-size: 10px;
	font-family: georgia, "times new roman", serif;
	margin: 0px;
	padding-bottom: 1px;
}
hr {
	background-color: #bfc2df;
	margin: 3px 0px;
}
a:link {
	color: #848589;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a.hover {
	color: #848589;
	text-decoration: underline;
}
input, select {
	border: 1px solid #848589;
}
textarea {
	border: 1px solid #848589;
	background-color: #eeeeee;
}
p {
	margin: 10px 0;
}
submit {
	border: 1px solid #848589;
	background-color: #bfc2df;
	color: white;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 100%;
}
#pg_wrapper {
	width: 798px;
	border: solid 1px #848589;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	padding: 0px;
}
#pg_topbar {
	background: transparent url(/skin1/images/yellow_material.png) repeat-x 0 0;
	height: 25px;
	border-bottom: solid 1px #848589;
}
#pg_top {
}
	#logo {
		padding: 6px 0px 8px 5px;
		float: left;
		width: 433px;
	}
	#utils {
		text-align: right;
		font: normal normal x-small arial, helvetica, sans-serif;
		color: #919295;
		float: left;
		width: 340px;
		padding: 6px 10px 0px 10px;
	}
		input.search {
			border: 1px solid #d4d0c8;
			width: 213px;
			height: 17px;
			color: #919295;
			margin: 5px 0px;
		}
		#utils td {
			font: normal normal x-small arial, helvetica, sans-serif;
			padding-bottom: 6px;
		}
		#utils a:link, #utils a:visited {
			font: normal normal x-small arial, helvetica, sans-serif;
			color: #919295;
			text-decoration: none;
		}
		#utils a:hover {
			font: normal normal x-small arial, helvetica, sans-serif;
			color: #919295;
			text-decoration: underline;
		}
#pg_navbar {
	background: transparent url(/skin1/images/oliver/navbar_bg2.png) repeat-x 0 0;
	padding: 5px 0px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #848589;
}
	#navbar {
		padding: 0px 10px;

	}
		#navbar table td {
			text-align: center;
			/*
			text-align: left;
			padding-right: 40px;
			*/
			font-size: 11px;
		}
		a.navbar_lnk:link, a.navbar_lnk:visited {
			font: normal bold medium georgia, times new roman, serif;
			color: #848589;
			text-decoration: none;
			text-transform: uppercase;
		}
		a.navbar_lnk:hover {
			font: normal bold medium georgia, times new roman, serif;
			color: #848589;
			text-decoration: underline;
			text-transform: uppercase;
		}
#pg_body {

}
	#leftnav {
		float: left;
		width: 160px;
		padding: 0px 0px 10px 15px;
		border-right: 5px solid white;
		background: #f2f2f2 url(/skin1/images/oliver/navbar_bird2.jpg) no-repeat bottom left;
	}
		.nav, .nav ul {
			list-style: none;
			margin: 0;
			padding: 0;
			background-color: #f2f2f2;
		}
		.nav {
			z-index: 100;
			position: relative;
			font: normal normal 11px verdana, arial, helvetica, sans-serif;
		}
		.nav li {
			margin: 0;
			padding: 5px 0px;
			position: relative;
		}
		.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			color: #848589;
			display: block;
			padding: 0px;
			text-decoration: none;
		}
		.nav li a:hover {
			color: #848589;
			text-decoration: underline;
		}
		.leftnav_sub_div {
			padding: 5px 0px 0px 5px;
		}
		.nav li .leftnav_sub_div a:link, .nav li .leftnav_sub_div a:visited, .nav li .leftnav_sub_div a:hover {
			display: inline;
		}
		#leftnav_ul li:hover ul a, #leftnav_ul li.sfHover ul a {
			font-size: 11px;
			font-weight: normal;
		}
		/*
		#leftnav_ul li:hover {
			background-color: #e5e6f2;
		}
		*/
		.nav ul {
			background-color: #e5e6f2;
			list-style: none;
			margin: 0;
			width: 180px;
			position: absolute;
			top: -999em;
			left: -1px;
			/*font-family: verdana, arial, helvetica, sans-serif;*/
			border: 1px solid #848589;
		}
		.nav li:hover ul, .nav li.sfHover ul {
			top: 0px;
			left: 140px;
			width: 180px;
			z-index:99;
			overflow: hidden;
		}
		.nav ul li {
			border: 0;
			float: none;
			padding: 2px 5px;
		}
		.nav ul a {
			white-space: nowrap;
		}
		#leftnav_ul li ul li a {
			text-transform: capitalize;
		}
		a.on:link, a.on:visited, a.on:hover {
			color: #88898c;
		}
	#main {
		float: left;
		width: 618px;
		color: #848589;
		padding-bottom: 5px;
	}
		#dialog_message {
			padding: 3px 3px 3px 0;
			width: 615px;
			overflow: hidden;

		}
		#content {
			padding-right: 3px;
			width: 615px;
			overflow: hidden;
		}
		#main ul {
			margin: 10px 0px 10px 25px;
		}
		#breadcrumb {
			padding: 5px 0px 2px 0px;
			font: normal normal x-small verdana, arial, helvetica, sans-serif;
		}
		#breadcrumb a:link, #breadcrumb a:visited {
			color: #848589;
			text-decoration: none;
		}
		#breadcrumb a:hover {
			color: #848589;
			text-decoration: underline;
		}
		#category_desc_main {
			color: #848589;
			padding: 0px 3px 8px 0px;
			width: 615px;
		}
		#categories {
			padding-right: 3px;
			width: 615px;
			overflow: hidden;
		}
			.category {
				float: left;
				width: 199px;
				height: 105px;
				background-color: #e5e7f2;
				overflow: hidden;
				margin: 3px;
				vertical-align: middle;
			}
			.category_desc {
				font: normal bold x-small verdana, arial, helvetica, sans-serif;
				text-align: center;
				padding: 4px;
				width: 86px;
			}
			.category_desc a:link, .category_desc a:visited {
				color: #848589;
				text-decoration: none;
			}
			.category_desc a:hover {
				color: #848589;
				text-decoration: underline;
			}
		.product_nav {
			width: 615px;
			padding: 5px 3px 3px 0px;
			font: normal normal x-small verdana, arial, helvetica, sans-serif;
		}
			.sorter_r {
				float: right;
				width: 308px;
				text-align: right;
				color: #848589;
			}
			.sorter_r a:link, .sorter a:visited {
				color: #848589;
				text-decoration: underline;
			}
			.sorter_r a:hover {
				color: #848589;
				text-decoration: underline;
			}
			.sorter_l {
				float: left;
				width: 308px;
				text-align: left;
				color: #848589;
			}
			.sorter_l a:link, .sorter_l a:visited {
				color: #848589;
				text-decoration: underline;
			}
			.sorter_l a:hover {
				color: #848589;
				text-decoration: underline;
			}
			.pager {
				width: 593px;
				padding: 3px 25px 3px 0px;
				font: normal normal x-small verdana, arial, helvetica, sans-serif;
				text-align: right;
				color: #848589;
			}
			.pager a:link, .pager a:visited {
				color: #848589;
				text-decoration: none;
				font-weight: bold;
			}
			.pager a:hover {
				color: #848589;
				text-decoration: underline;
				font-weight: bold;
			}
			.pager_r {
				padding-right: 10px;
				font: normal normal x-small verdana, arial, helvetica, sans-serif;
				text-align: right;
				color: #848589;
			}
			.pager_r a:link, .pager_r a:visited {
				color: #848589;
				text-decoration: none;
				font-weight: bold;
				color: #848589;
			}
			.pager_r a:hover {
				color: #848589;
				text-decoration: underline;
				font-weight: bold;
			}
		#products {
			padding-right: 3px;
			width: 615px;
			overflow: hidden;
		}
		.product_wrapper {
			float: left;
			width: 127px;
			height: 180px;
			padding: 5px 13px;
			overflow: hidden;
		}
		.product_wrapper_detailed {
			float: left;
			width: 127px;
			height: 129px;
			padding: 5px 13px;
			overflow: hidden;
		}
			.product {
				width: 125px;
				height: 125px;
				border: 2px solid #848589;
				overflow: hidden;
			}
			a.product_lnk:link, a.product_lnk:visited, a.product_lnk:hover {
				color: #DDE8C8;
				text-decoration: none;
			}
			.product_desc {
				font: normal bold x-small verdana, arial, helvetica, sans-serif;
				text-align: center;
				padding: 5px 0px 0px 0px;
			}
			a.product_desc_lnk:link {
				color: #848589;
				text-decoration: none;
			}
			a.product_desc_lnk:visited {
				color: #848589;
				text-decoration: none;
			}
			a.product_desc_lnk:hover {
				color: #848589;
				text-decoration: underline;
			}
		#product_display {
			padding-right: 3px;
			width: 615px;
			font-family: verdana, arial, helvetica, sans-serif;
		}
			#product_display a:hover {
				text-decoration: underline;
			}
			table.product_details {
				font-size: small;
			}
				.pd_lbl {
					font-weight: bold;
					padding: 2px 4px 2px 0px;
				}
				.pd_val {
					font-weight: normal;
					padding: 2px 0px;
				}
				#product_img_blk {
					float: left;
					margin: 0 10px 5px 0;
				}
					.product_img {
						border: 2px solid #848589;
					}
				input.button {
					font-weight: bold;
					font-size: medium;
					color: #848589;
					padding: 3px;
				}
					input.button_sm {
						font-weight: bold;
						font-size: x-small;
						color: #848589;
						padding: 2px;
						border: 1px solid #848589;
						background-color: #e5e6f2;
					}
				table.product_details select {
					background-color: #bfc2df;
					color: black;
				}
				a.details {
					text-decoration: underline;
				}
		#cart_wrapper {
			padding-right: 3px;
			width: 615px;
			font-family: verdana, arial, helvetica, sans-serif;
		}
			.cart_item {
				margin-top: 5px;
				padding-bottom: 5px;
				border-bottom: 1px solid #bfc2df;
			}
				.cart_prod_title {
					font-weight: bold;
					font-size: small;
				}
				.cart_prod_desc {
					font-size: x-small;
					margin: 5px 0;
				}
				.cart_prod_price {
					font-size: small;
					margin: 5px 0;
				}
				.cart_prod_controls {
					text-align: right;
					margin: 1px 0;
				}
					.cart_prod_controls a:link, .cart_prod_controls a:visited {
						font-weight: bold;
					}
					.cart_prod_controls a:hover {
						font-weight: bold;
						text-decoration: underline;
					}
				table.cart_details {
					font-size: x-small;
				}
					.cart_lbl {
						font-weight: bold;
						padding: 2px 4px 2px 0px;
					}
					.cart_val {
						font-weight: normal;
						padding: 2px 0px;
					}
				table.cart_totals {
					font-size: small;
				}
					.ct_lbl {
						font-weight: bold;
						padding: 2px 4px 2px 0px;
					}
					.ct_val1 {
						font-weight: bold;
						padding: 2px 5px 2px 0px;
					}
					.ct_val2 {
						font-weight: bold;
						padding: 2px 0px;
					}
				.cart_buttons {
					padding: 5px 0;
					text-align: right;
				}
		#home_main {
			overflow: hidden;
		}
			#home_blk {
				width: 398px;
				float: left;
			}
				#home_blk img {
					border-bottom: 1px solid #848589;
					border-left: 1px solid #848589;
					border-right: 1px solid #848589;
				}
				#home_sale_items {
					margin: 5px 0;
					padding: 5px;
					border: 1px solid #848589;
					width: 386px;
					height: 87px;
					background: transparent url(/skin1/images/paisley.jpg) no-repeat top left;
					text-align: center;
					font-weight: bold;
					font-size: 1.2em;
					color: white;
				}
			#home_callouts {
				width: 212px;
				margin-left: 6px;
				float: left;
			}
				#home_callouts h3 {
					font-size: medium;
					color: #848589;
				}
				#home_callout_1 {
					/*
					background: transparent url(/skin1/images/lavender_polka_dot.jpg) no-repeat top left;
					padding: 5px;
					width: 204px;
					height: 92px;
					color: #848589;;
					font-weight: bold;
					text-align: center;
					*/
					width: 214px;
					height: 102px;
					border-bottom: 1px solid #848589;
					border-left: 1px solid #848589;

				}
					#home_callout_1 a:link, #home_callout_1 a:visited {
						color: #848589;
						text-decoration: none;
					}
					#home_callout_1 a:hover {
						color: #848589;
						text-decoration: underline;
					}
				#home_callout_2 {
					margin-top: 5px;
					width: 204px;
					height: 102px;
					background: transparent url(/skin1/images/oliver/home/yellow_dot_bg.gif) repeat 0 0;
					color: #848589;
					border: 1px solid #848589;
					text-align: center;
					vertical-align: middle;
					padding: 5px;
				}
					#home_callout_2 a:link, #home_callout_2 a:visited {
						color: #848589;
						text-decoration: none;
					}
					#home_callout_2 a:hover {
						color: #848589;
						text-decoration: underline;
					}
				#home_callout_3 {
					margin-top: 5px;
				}
				.callout_buffer {
					font-size: 1px;
					height: 5px;
				}
#pg_bottombar {
	background: transparent url(/skin1/images/yellow_material.png) repeat-x 0 0;
	border-top: solid 1px #848589;
	height: 25px;
}
#pg_footer {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0px;
	font: normal normal x-small arial, helvetica, sans-serif;
	color: #848589;
}
	#bottomnav {
		float: left;
		width: 500px;
		text-transform: uppercase;
	}
	ul#bottomnav_lst {
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
		ul#bottomnav_lst li {
			float: left;
			list-style: none;
			margin: 0px;
			padding: 0px 10px 0px 0px;
		}
			a.bottomnav_lnk:link, a.bottomnav_lnk:visited {
				color: #848589;
				text-decoration: none;
			}
			a.bottomnav_lnk:hover {
				color: #848589;
				text-decoration: underline;

			}
	#copyright {
		text-align: right;
		float: left;
		width: 300px;
	}
.FormButton {
	color: #848589;
	font-weight: bold;
}
input.ButtonSide {
	border: 0px solid white;
}
table.ButtonTable {
	cursor: pointer;
	vertical-align: middle;
	direction: ltr;
	height: 22px;
}
td.Button {
	background: transparent url(/skin1/images/customer_images/butbg.gif) repeat-x 0 0 ;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	white-space: nowrap;
	height: 22px;
}
font.Button {
	font-family: verdana, arial, sans-serif;
	color: #848589;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
