body {
	margin: 0;
	background: #dcf2e4 url(../i/bodywhite.gif) repeat-y 50% 0;
	font-family: arial, verdana, sans-serif;
	min-width: 880px;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header {
	width: 100%;
	min-width: 880px;
	height: 186px;
	background: #dcf2e4 url(../i/grass.gif) repeat-x 50% 0;
}
#header div {
	position: absolute;
	left: 50%;
	top: 0;
	right: auto;
	margin-left: -440px;
	width: 880px; height: 186px;
	clear: both;
	background: url(../i/header-cartoon.jpg) no-repeat;
}
#header img#cowani {
	position: absolute;
	top: 92px;
	left: 290px;
	border: none;
}
#header div h1 {
	position: relative;
	top: 30px;
	left: 90px;
	width: 177px; height: 60px;
	background: url(../i/header-logo.jpg) no-repeat;
	text-indent: -2000px;
}
#header div h1 a {
	display: block;
	text-decoration: none;
	width: 177px; height: 60px;
}
#header div h1 a:hover { border: 0; }
#header div h2 { display: none; }

#header div ul#characters_map li { position: absolute; }
#header div ul#characters_map li.frog { width: 43px; height: 45px; top: 108px; left: 89px; }
#header div ul#characters_map li.cow { width: 91px; height: 57px; top: 100px; left: 300px; }
#header div ul#characters_map li.ladybug { width: 72px; height: 30px; top: 130px; left: 403px; }
#header div ul#characters_map li.butterfly { width: 61px; height: 55px; top: 18px; left: 425px; }
#header div ul#characters_map li.dog { width: 54px; height: 68px; top: 83px; left: 610px; }
#header div ul#characters_map li.giraffe { width: 72px; height: 110px; top: 50px; left: 700px; }
#header div ul#characters_map a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -2000px;
}
#header div ul#characters_map a:hover { border-bottom: none; }

#wrapper {
	position: absolute;
	left: 50%;
	top: 186px;
	right: auto;
	margin-left: -390px;
	width: 780px;
	clear: both;
}
#wrapper ul#navigation {
	margin: 0 1px 0 1px;
	padding: 0 0 0 10px;
	height: 44px;
	background: url(../i/nav-back.gif) repeat-x;
}
#wrapper ul#navigation li {
	float: left;
	margin: 0 1px 0 0;
	width: auto;
	height: 22px;
	background: url(../i/nav-tab-left.gif) no-repeat;
}
#wrapper ul#navigation li a {
	display: block;
	float: left;
	width: auto;
	height: 22px;
	padding: 0 15px 0 15px;
	background: url(../i/nav-tab-right.gif) no-repeat 100% 0;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13.5px;
	line-height: 20px;
	color: #fff;
}
#wrapper ul#navigation li a:hover { border: 0; }
#wrapper #main { 
	clear: both;
	background: #fff;
	padding: 0 0 80px 0;
}
#wrapper #main #content {
	width: 540px;
	padding: 0 20px 50px 30px;
}
#wrapper #main #content.full { width: 710px; }
#main #content img#price {
	position: absolute;
	top: 85px;
	left: 420px;
	border: none;
}

#wrapper #main #sidepanel {
	position: absolute;
	top: 44px;
	left: 560px;
	width: 180px;
}
#wrapper #main #sidepanel .box {
	width: 153px;
	margin: 0 0 15px 30px;
	padding: 0 0 15px 0;
	background: url(../i/side-box-bottom.gif) no-repeat 0 100%;
}
#wrapper #main #sidepanel .box h5 {
	display: block;
	width: 153px;
	height: 28px;
	padding: 0 0 0 13px;
	margin: 0 0 3px 0;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	background: url(../i/side-box-top.gif) no-repeat 0 0
}
#wrapper #main #sidepanel .box p {
	padding: 0 15px;
	font-size: 11.5px;
	line-height: 18px;
	color: #444;
}
#wrapper #main #sidepanel .box ul {
	margin: 0 5px 0 5px;
}
#wrapper #main #sidepanel .box ul li a {
	display: block;
	padding: 5px;
	border-bottom: solid 1px #E9F0F9;
	font-size: 11.5px;
}
#wrapper #main #sidepanel .box ul li a:hover {
	background: #C6D3E0;
	border-bottom: solid 1px #AFBFD1;
}
#wrapper #main #sidepanel .box ul li.active {
	padding: 5px;
	font-size: 11.5px;
	border-bottom: solid 1px #E9F0F9;
	background: #fff;
	color: #8EA3BD;
}
#wrapper #content h3 {
	padding: 20px 0 55px 60px;
	background: url(../i/h3-giraffe.gif) no-repeat 0 100%;
	font-weight: 600;
	font-size: 24px;
	color: #98B7E0;
}
#wrapper #content h4 {
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #444;
}

#wrapper #content ul {
	list-style: none;
	margin: 0 0 25px 25px;
}
#wrapper #content ul li {
	margin: 0 0 4px 0;
	font-size: 11.5px;
	line-height: 18px;
	color: #666;
}

#wrapper #content h3.smaller { font-size: 19px; }
#wrapper #content p {
	margin: 0 0 10px 0;
	font-size: 11.5px;
	line-height: 19px;
	color: #444;
}
#wrapper #content p.bitbigger { font-size: 13px; }
#wrapper #content p img.right,
#wrapper #content p img {
	float: right;
	margin: 4px 0 15px 15px;
	padding: 2px;
	border: solid 1px #D6E1F3;
}
#wrapper #content p.infoarea {
	margin-top: 25px;
	border-top: solid 1px #C8DBF3;
	background: url(../i/dogbubble.jpg) no-repeat 0 15px;
	padding: 20px 15px 15px 75px;
	font-size: 11.5px;
	line-height: 16px;
}
#wrapper #content p.standout {
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #98B7E1;
}
#wrapper #content #weblog { }
#wrapper #content #weblog .entry {
	margin: 0 0 25px 0;
}
#wrapper #content #weblog .entry .date {
	float: left;
	margin: 0 10px 10px 0;
	width: 44px;
}
#wrapper #content #weblog .entry .date a img { border: 0; text-decoration: none; }
#wrapper #content #weblog .entry .date a:hover { border: 0; }
#wrapper #content #weblog .entry .date img { margin-bottom: -4px; }
#wrapper #content #weblog .entry h4 {
	margin: 0 0 10px 0;
}
#wrapper #content #weblog .entry p.info {
	clear: both;
	text-align: right;
	font-size: 11px;
	font-style: italic;
}
#wrapper #content #weblog .entry p img {
	float: right;
}

#wrapper #content table#items {
	border-collapse: collapse;
}
#wrapper #content table#items tr th {
	border-bottom: solid 1px #d9d9d9;
	text-align: left;
	font-size: 12px;
	color: #666;
}
#wrapper #content table#items tr td {
	padding: 5px;
	border: solid 1px #d9d9d9;
	font-size: 12px;
	color: #666;
}
#wrapper #content table#items tr.odd td {
	background: #f3f3f3;
}
#wrapper #content dl#comments { margin-top: 25px; }
#wrapper #content dl#comments dt {
	background: url(../i/sharkfin-blue.gif) no-repeat 0 100%;
	padding: 0 0 7px 40px;
	font-size: 12px;
	color: #698CBD;
}
#wrapper #content dl#comments dt a {
	border-bottom: dotted 1px #698CBD;
}
#wrapper #content dl#comments dt a:hover {
	color: #fff;
	background: #698CBD;
}
#wrapper #content dl#comments dd {
	margin: 0 0 20px 0;
	border-left: solid 1px #ADC4E2;
	border-right: solid 1px #ADC4E2;
	border-bottom: solid 1px #ADC4E2;
	padding: 15px;
	font-size: 12px;
	color: #666;
}
#wrapper #content dl#comments dt.odd { 
	background: url(../i/sharkfin-purple.gif) no-repeat 0 100%;
	color: #B68FBB;
}
#wrapper #content dl#comments dt.odd a {
	color: #B68FBB;
	border-bottom: dotted 1px #B68FBB;
}
#wrapper #content dl#comments dt.odd a:hover {
	color: #fff;
	background: #B68FBB;
}
#wrapper #content dl#comments dd.odd {
	border-left: solid 1px #D0AED4;
	border-right: solid 1px #D0AED4;
	border-bottom: solid 1px #D0AED4;
}


#prodgrid {
	clear: both;
	overflow: auto;
	margin: 20px 0 15px 0;
}
#prodgrid .prod {
	float: left;
	margin: 0 14px 14px 0;
	width: 320px;
}
#prodgrid .prod .title {
	height: 36px;
	padding: 8px 0 0 15px;
	background: url(../i/productbox.gif) no-repeat 0 0;
	font-size: 16.5px;
	font-weight: bold;
}
#prodgrid .prod .title a {
	text-decoration: none;
	color: #fff;
}
#prodgrid .prod .title a:hover {
	text-decoration: underline;
	border-bottom: none;
}
#prodgrid .prod .desc {
	background: url(../i/productbox.gif) no-repeat 0 100%;
	height: 215px;
	padding: 5px 15px 20px 15px;
	font-size: 12px;
	color: #666;
}
#prodgrid .prod .desc .pi {
	float: right;
	margin: 0 0 5px 10px;
	font-size: 11px;
}
#prodgrid .prod .desc .pi img {
	border: solid 1px #CBD1D7;
	padding: 2px;
	background: #fff;
}
#prodgrid .prod .desc .swatch {
	margin: 20px 0;
	padding: 10px 0;
	background: url(../i/availablein.gif) no-repeat;
}
#prodgrid .prod .desc .swatch img {
	margin: 0 5px 0 0;
	padding: 1px;
	background: #fff;
	border: solid 1px #CDD5DE;
}
#prodgrid .prod .desc .swatch a { border: 0; }
#prodgrid .prod .desc img { border: none; }

p.notes {
	padding: 12px;
	border: solid 1px #C9E1ED;
	background: #EFF7FB;
}

table#products_in_order {
	margin: 0 0 25px 0;
	border-top: solid 1px #C9E1ED;
	border-left: solid 1px #C9E1ED;
}
table#products_in_order th {
	padding: 5px;
	background: #EFF7FB;
	text-align: left;
	font-size: 11.5px;
	color: #739FB6;
	border-right: solid 1px #C9E1ED;
	border-bottom: solid 1px #C9E1ED;
}
table#products_in_order td {
	padding: 5px;
	font-size: 11.5px;
	color: #666;
	border-right: solid 1px #C9E1ED;
	border-bottom: solid 1px #C9E1ED;
}

#buy_box {
	margin: 15px 0 15px;
	border: solid 1px #CDD7E4;
	padding: 25px 25px 12px 54px;
	background: url(../i/buybox.gif) no-repeat;
}
#buy_box h5 {
	margin: 0 0 8px 0;
	font-size: 14px;
	color: #7C899A;
}
#buy_box p {
	margin: 0 0 3px 0;
}
#buy_box img { float: right; }

#wrapper #content ul#mugs { margin: 0; list-style: none; }
#wrapper #content ul#mugs li {
	float: left;
	margin: 0 40px 30px 0;
	width: 310px;
}
#wrapper #content ul#mugs h6 {
	margin: 0 0 3px 0;
	font-size: 19px;
	color: #98B7E0;
}
#wrapper ul#mugs p {
	line-height: 17px;
}
#wrapper ul#mugs p.snip {
	font-weight: bold;
	color: #543924;
	font-style: italic;
}
#wrapper #content ul#mugs img {
	float: right;
	margin: 0 0 8px 8px;
}

#wrapper #orderstatus {
	position: relative;
	top: -15px;
	margin: 0 0 20px 0;
	height: 80px;
	background: url(../i/orderstatus-right.gif) no-repeat 100% 0;
	font-weight: bold;
	color: #C6A55E;
}

#wrapper #footer {
	clear: both;
	margin: 0 1px 0 1px;
	padding: 0 0 15px 0;
	background: #0081C6 url(../i/footer-water.gif) repeat-x 50% 0;
}
#wrapper #footer div#ducky {
	height: 44px;
	margin: 0 0 15px 0;
	background: url(../i/footer-duck.gif) no-repeat 50% 0;
}
#wrapper #footer p {
	text-align: center;
	font-size: 11px;
	color: #fff;
}
a {
	text-decoration: none;
	color: #698CBD;
}
a:hover {
	color: #F6432D;
	border-bottom: dotted 1px #F6432D;
}
a.nohover:hover { border-bottom: none; }
a.back {
	padding-left: 15px;
	background: url(../i/back-arrow.gif) no-repeat 0 1px;
}
a.back:hover {
	background-position: 0 -21px;
}