@charset "UTF-8";
/* CSS Document */

/* HTML styles */
body 		{ font: 12px/14px Arial, Helvetica, sans-serif; margin: 0; padding: 0; background: url(images/2010/bg.gif); text-align: center; color: #000000; }
dl 			{ margin: 5px 0 0 0; }
dt 			{ width: 100px; float: left; padding-top: 5px; font-weight: bold; }
dd 			{ margin-bottom: 0; padding-top: 2px;  }
dd label 	{ font-weight: bold; padding-top: 2px; }
fieldset 	{ border: 0; }
legend 		{ padding-top: 15px; font-size: 14px; font-weight: bold; color: #204b69; }
table		{ margin: 15px 0; }
a:link		{ text-decoration: none; font-weight: bold; color: #e04561; }
a:visited	{ text-decoration: none; font-weight: bold; color: #e04561; }
a:hover		{ text-decoration: none; font-weight: bold; color: #53143d; }
h1			{ font-size: 16px; font-weight: bold; color: #204b69; }
h2			{ font-size: 14px; font-weight: bold; color: #204b69; margin: 15px 0 0 0; }

/* Frame IDs */
#container 	{ width: 850px; margin: 0 auto; text-align: justify; }
#header 	{ background: url(images/2010/header-bg.gif) no-repeat; padding: 85px 10px 35px 10px; }
#nav		{ text-align: right; padding-top: 10px; }
#main 		{ background-color: #FFFFFF; margin: 0; padding: 10px; }
#footer 	{ clear: both; margin: -12px 0 0 0; padding: 5px; background: url(images/2010/footer-bg.gif) bottom center no-repeat; text-align: center; }
#logos		{ text-align: center; font-weight: bold; font-size: 13px; }
#logos img	{ padding: 0 5px; }

/* General Classes */
.logo		{ float: left; margin-right: 20px; }
.homeimg	{ width: 552px; float: left; }
.hometxt	{ margin-left: 562px; }
.story		{ margin: 0; padding: 0; background: url(images/2010/home-story.gif) no-repeat; }
.story p	{ text-align: center; padding: 50px 10px 20px 5px; }
.local		{ width: 552px; height: 62px; margin-top: 10px; padding: 0; background: url(images/2010/home-localbox.gif) no-repeat; }
.local p	{ padding: 20px 20px 10px 120px; }
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }
.fltright	{ float: right; padding-left: 10px; }
.fltleft	{ float: left; padding-right: 10px; }
.halfsies	{ width: 50%; float: left; }
.third		{ width: 33%; text-align: center; float: left; }
.small		{ font-size: 10px; line-height: 14px; color: #666666; }
.hand		{ cursor: pointer; cursor: hand; }
.press		{ width: 207px; text-align: center; float: left; }
.press img	{ padding: 15px 0 5px 0; }
.wedlft		{ width: 480px; float: left; }
.wed		{ width: 150px; margin: 0 10px 20px 0; text-align: center; float: left; }
.wedrt		{ margin-left: 490px; }
.wedrt img	{ margin: 0 3px 0 0; }

/* Category & Product Pages */
.jumpnav	{ text-align: right; font-size: 90%; padding-bottom: 10px; }
.cat-thumb	{ width: 197px; height: 240px; float: left; text-align: center; padding: 5px; }
.sub-thumb	{ width: 265px; height: 240px; float: left; text-align: center; padding: 5px; }
.cat-thumb img	{ padding-bottom: 5px; }
.col1		{ width: 400px; margin: 0 20px; float: left; text-align: center; }
.col2		{ margin: 0 20px 0 440px; }
.prodimg	{ position: relative; }
.prodimgV	{ position: relative; }
.deets		{ display: block; padding: 3px 0; }
.label		{ width: 115px; float: left; font-weight: bold; }
.info		{ margin-left: 115px; }
.qtys		{ width: 600px; border: 1px solid #cccccc; border-collapse: collapse; text-align: center; font-weight: bold; }
.qtys td	{ padding: 5px; }
.qtytop		{ background-color: #cccccc; }
.qtyinfo	{ color: #53143d; }
.pagination	{ text-align: right; }
.txtOldPrice	{ text-decoration: line-through; color: #CC0000; }
.sizelink	{ text-align: center; padding: 15px 0; font-size: 120%; }
.stock		{ text-align: center; font-weight: bold; font-size: 110%; }

/* Cart */
.cart-title	{ font-weight: bold; }
.current-step	{ font-weight: bold; }
.button		{ padding: 10px 0; }
table { margin-top: 10px; }
.tdcartOdd { padding: 3px; background-color: #faf0f7; }
.tdcartEven { padding: 3px; background-color: #f7e0ef; }
