/* sitestyle.css stylesheet, version 7.0, 2008-09-30 */

/* initial conditions ============================================== */
* {
	margin: 0px;
	padding: 0px;
	}
/* /initial conditions ============================================== */

/* Tag styles ========================================================= */
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
	}
body {
	text-align: center;
	color: #ffedc5;
	background-color: saddlebrown;
	background-image: url("/pix/bg.jpg");
	background-position: top center;
	}

body,td,input,textarea,select,option {
	xfont: normal 14px georgia,"times new roman",serif;
	font: normal 12px Helvetica, Arial, sans-serif;
	}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
p,
div.p,
#pagecontainer li {
	line-height: 1.4;
	}
br {line-height: 10px;}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

a,
a:link,
a:visited,
a:hover,
.bn1,
.bn2,
#pagecontainer a img  {
	color: #ffc62d;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #ffc62d;
	text-decoration: none;
	}
a:hover,
.bn1:hover,
.bn2:hover,
#pagecontainer a:hover img {
	color: #fcec73;
	border-color: #fcec73;
	text-decoration: none;
	}
#pagecontainer a:hover img {
	text-decoration: none;
	}
h1 a,h2 a,h3 a,h4 a {
	text-decoration: none !important;
	}

h1,h2,h3,h4 {
	font: normal 14px georgia,"times new roman",serif;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #ffc375;
	line-height: 100%;
	line-height: 1.2;
	}
h1 {
	font-size: 20px;
	padding-top: 0px;
	}
h2 {
	font-size: 18px;
	font-size: 18px;
	}
h2 span {
	font-size: 10px;
	}
h3,
#wp_last3 h2 {
	font-size: 16px;
	}
h4 {
	font-size: 14px;
	}

table {border-collapse: collapse;}
table.separate {border-collapse: separate;}

form table td {padding: 3px;}

fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
legend {padding: 0px 5px 0px 5px;}

img {border-width: 0px;}
img, div {
	behavior: url("/iepngfix/iepngfix.htc");/* IE 5-6 png fix */
	}
/* /Tag styles ========================================================= */

/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {padding: 0px 0px 0px 15px;}
#pagecontainer ul {list-style-image: url("/pix/bullet_fancy.gif");}
ol {padding: 0px 0px 0px 25px;}
li {}
#pagecontainer li {padding-bottom: 3px;}
ul.bullet {list-style-image: url("/pix/bullet.gif");}
/* /list styles ========================================================= */

/* form ================================================================= */
option {padding: 0px 5px 0px 0px;}

label {
	font-weight: bold;
	font-size: 85%;
	}
input {width: 300px;}
textarea {width: 300px;}

.required {color: #cc0000;}
.auto {width: auto;}

.form1 div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding: 0px 0px 4px 84px;
	}
.form1 div {width: 380px;}
html>body .form1 div {width: auto;}
.form1 div div.multicontainer {
	padding: 0px;
	}
.form1 label {
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 0;
	width: 80px;
	text-align: right;
	}
.form1 div.controlset,
.form1 div.controlset div {
	padding: 0px;
	}
.form1 div.controlset label {
	position: static;
	font-weight: normal;
	font-size: 100%;
	padding: 0px 4px 0px 4px;
	}
.form1 div.controlset input {
	width: auto;
	}
/* /form ================================================================= */

/* buttons =========================================================================== */
/* NOTE: do NOT put these stroked buttons in a tight table, or IE will 
cut off the top border. If you MUST put them into a tight table, 
set the cellpadding to be equal with the padding below */
a.bn1, a:visited.bn1,input.bn1 {
	display: expression("inline-block");
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none !important;
	}
input.bn1 {
	cursor: pointer;
	padding: 1px;
	}

a.bn2, a:visited.bn2, input.bn2 {
	display: expression("inline-block");
	color: #c91800;
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffc62d;
	text-decoration: none !important;
	}
input.bn2 {
	cursor: pointer;
	padding: 1px;
	}
a:hover.bn2,
input:hover.bn2 {
	color: #fcec73;
	background-color: #c91800;
	}

a.bn {
	font-size: 12px;
	xpadding-left: 12px;
	xbackground-image: url("/pix/arrow.gif");
	xbackground-position: 0px 1px;
	xbackground-repeat: no-repeat;
	white-space: nowrap;
	}
a.bn:hover {
	xbackground-image: url("/pix/arrow_roll.gif");
	}
/* /buttons =========================================================================== */

/* body structure ================================================================== */
#shell {
	width: 727px;
	margin: 0px auto 0px auto; /* centers this div on the page, also, see body definition above */
	text-align: left;
	border: solid 0px #00ff00;
	}
#shell_left {
	background-image: url("/pix/shell_left.gif");
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 16px;
	}
#shell_right {
	background-image: url("/pix/shell_right.gif");
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0px 16px 0px 0px;
	}
#shell_bg {
	background-color: #c91800;
	}

#shellcontainer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	/* stops page height "flash" on js resize */
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
xborder: solid 1px purple;
	}
#shellbox1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 200px;
xbackground-color: orange; 
xborder: solid 1px orange;
	}
#shellbox1_b {
	}
#shellbox2 {
	margin: 0px 0px 0px 200px;
xbackground-color: yellow;
xborder: solid 1px yellow;
	}
#shellbox2_b {
	}
/* /body structure ================================================================== */

/* header ============================================================= */
#header {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding: 10px 0px 20px 30px;
	}
#header #logo a {
	border-width: 0px;
	}
#header #tagline {
	position: absolute;
	top: 30px;
	left: 260px;
	z-index: 0;
	}
#header #cart_bn {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 20;
	}
#header #cart_bn a,
#header #cart_bn a:link,
#header #cart_bn a:visited,
#header #cart_bn a:hover {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 0px 0px 20px;
	border-width: 0px;
	background-image: url("/pix/cart.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
#header #cart_bn a:hover {
	color: #ffffff;
	background-image: url("/pix/cart_roll.gif");
	}
/* /header ============================================================= */

/* page ============================================================== */
#pagecontainer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 100%;
	/* stops page height "flash" on js resize */
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
xborder: solid 1px #000000;
	}
#pagecontainer img {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	}
#pagecontainer img.noborder {border-width: 0px;}

#pageboxfull {/* NOTE: NO padding or margins in this box */
xbackground-color: blue;
xborder: solid 1px blue;
	}
#pageboxfull_b {
	padding: 25px 25px 15px 25px;
	}
#pagebox1 {/* NOTE: NO padding or margins in this box */
xbackground-color: red;
xborder: solid 1px red;
	}
#pagebox1_b {
	margin: 0px 200px 0px 0px;
	padding: 25px 0px 15px 25px;
xborder: solid 1px #000000;
	}
#pagebox2 {/* NOTE: NO padding or margins in this box */
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 30;
	width: 200px;
xbackground-color: green;
xborder: solid 1px green;
	}
#pagebox2_b {/* all padding-margins for pagebox2 go here */ 
	padding: 25px 25px 15px 25px;
xborder: solid 1px black;
	}
/* /page ============================================================== */

/* footer ============================================================= */
#footer1 {
	background-image: url("/pix/separator.gif");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px 25px 0px 25px;
	padding: 25px 0px 0px 0px;
	}
#footer2 {
	text-align: center;
	padding: 10px 10px 25px 10px;
	font-size: 85%;
	}
#footer2 .txt {font-size: 12px;}
#footer2 #hp_byline {
	padding: 3px 0px 3px 20px;
	background-image: url("/pix/hp_bug.png");
	background-position: 0px 3px;
	background-repeat: no-repeat;
xborder: solid 1px #000000;
	}
/* /footer ============================================================= */

/* navs =============================================================== */
/* see /_includes.php/nav_dropdowns.php or /_includes.php/nav_lc.php */

ul#footernav {
	text-align: center;
	padding: 0px;
	list-style-type: none;
	}
ul#footernav li {
	display: inline;
	}
ul#footernav li#li_start {}
ul#footernav li#li_end {}

ul#footernav a {
	font-size: 85%;
	padding: 0px 10px 0px 6px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #a41501;
	}
ul#footernav a#start {}
ul#footernav a#end {border-right-width: 0px;}

ul#footernav a, ul#footernav a:visited {
	font-weight: normal;
	text-decoration: none;
	}
ul#footernav a:hover {
	text-decoration: none;
	}
/* /navs =============================================================== */


/* misc classes ===================================================================== */
.alert,
.error {
	color: red;
	}

.smtxt,
.caption {
	font-size: 85%;
	}
.caption {
	font-size: 10px;
	font-family: verdana;
	padding-top: 3px;
	}

.lgtxt {font-size: 118%;}

.nowrap {white-space: nowrap;}

.block {display: block;}
.inline {display: inline;}
.none {display: none;}

.floatright {float: right;}
.floatleft {float: left;}
.clear {clear: both;}

img.picleft {display: block;}
.picleft, img.picleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
img.picright {display: block;}
.picright, img.picright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

div.pictxtleft:after,
div.pictxtright:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
div.pictxtleft,
div.pictxtright {
	display: expression("inline-block");
	padding-top: 8px;
	padding-bottom: expression("10px");
	}
div.pictxtleft h1,
div.pictxtleft h2,
div.pictxtleft h3,
div.pictxtleft h4,
div.pictxtright h1,
div.pictxtright h2,
div.pictxtright h3,
div.pictxtright h4 {
	padding-top: 0px;
	}
div.pictxtleft img {
	float: left;
	margin: 2px 10px 10px 0px;
	}
div.pictxtright img {
	float: right;
	margin: 2px 0px 10px 10px;
	}

.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#toppic {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #000000;
	}
#toppic #image {
	}
#toppic #text_c {
	position: absolute;
	top: 140px;
	right: 25px;
	z-index: 10;
	padding: 10px;
xborder: solid 1px #000000;
	}
html>body #toppic #text_c #text_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-color: #500a00;
	filter: alpha(opacity=70);
	-khtml-opacity: .70;
	-moz-opacity: .70;
	opacity: .70;
	}

#toppic #text_c #text {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	font-size: 18px;
	text-align: right;
	}

#toppic #text_c #text h2{
	font-size: 24px;
	color: #ffedc5;
	}

.toppic2 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #000000;
	}

.line {
	width: 200px;
	height: 8px;
	padding: 0px 0px 4px 0px;
	background-image: url("/pix/line.gif");
	background-repeat: repeat-x;
	}

.credit {
	font-size: 10px;
	font-family: verdana;
	padding: 0px 0px 0px 0px;
	}
/* /misc classes ===================================================================== */

/* store/cart ======================================================================= */
.cart,
.shipping,
.billing,
.totals {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	_width: 100%;
	border: solid 1px #831101;
	margin: 10px 0px 15px 0px;
	padding: 10px 15px 15px 15px;
	background-color: #b51600;
	}
.cart #bn_edit,
.shipping #bn_edit,
.billing #bn_edit {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 0;
	}
.cart label,
.shipping label,
.billing label {
	font-size: 100%;
	}
.cart h2,
.shipping h2,
.billing h2,
.totals h2 {
	padding: 0px 0px 10px 0px !important;
	}

#cart_table {
	}
#cart_table td {
	vertical-align: top;
	padding: 3px 3px 3px 3px;
xborder: solid 1px #000000;
	}
.cart_lineitem,
.cart_boxof {
	font-weight: bold;
	xfont-size: 110%;
	}
.cart_box_items {
	font-style: italic;
	}
#cart_total,
#shipping_total,
#grand_total {
	font-size: 120%;
	padding: 5px 0px 0px 0px;
	}

#totals_info {
	}
#totals_info div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 45%;
	text-align: right;
xborder: solid 1px #000000;
	}
#totals_info label {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	display: block;
	font-size: 100%;
xborder: solid 1px #000000;
	}
#totals_info #grand_total label {
	padding-right: 5px;
	}

.store_cat_container,
.cart_cat_container {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	_width: 100%;
	}
.store_cat,
.cart_cat {
	padding: 0px 0px 10px 25px;
xborder: solid 1px #000000;
	}
.store_cat .bn1,
.cart_cat .bn1 {
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 5px;
	}
.store_cat label,
.cart_cat label {
	position: absolute;
	top: 1px;
	top: expression("3px");
	left: 0px;
	z-index: 0;
	font-size: 100%;
	}
.cart_cat label.noform {
	top: 0px;
	}
.store_qtyline {
	}
.store_qtyline .bn1 {
	margin-left: 10px;
	}
.qty_select {
	margin-right: 6px;
	}
.store_boxof {
	font-weight: bold;
	font-size: 110%;
	line-height: 1;
	}
.store_boxof_price,
.cart_boxof_price {
	font-weight: bold;
	font-size: 110%;
	line-height: 1;
	}
.store_box_items {
	padding: 3px 0px 0px 0px;
	}
.store_box_items div {
	}
.store_box_items select {
	margin: 0px 0px 5px 0px;
	}
.store_cat_select {
	min-width: 50%;
	width: expression("50%");
	}

#inc-shipping_container,
.bonbon_desc_container {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%; 
	}
.bonbon_desc_container {
	width: auto;
	}
#inc-shipping,
.bonbon_desc {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
	padding: 10px 10px 10px 10px;
	border: solid 2px #831101;
	background-color: #b51600;
	}
.bonbon_desc {
	top: -1px;
	right: 310px;
	right: -78px;
	left: auto;
	width: 300px;
	height: auto;
	_height: 100px;
	min-height: 100px;
	padding: 30px 20px 20px 20px;
	color: #110907;
	background-color: #ffffff;
	background-image: url("/pix/pop_bg_top.gif");
	background-position: top center;
	background-repeat: repeat-x;
	}
#inc-shipping #close_bn,
.bonbon_desc #close_bn {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 220;
	}
.bonbon_desc #close_bn {
	right: 20px;
	}
.bonbon_desc #close_bn a {
	font: normal 14px georgia,"times new roman",serif;
	color: #666666 !important;
	text-decoration: none !important;
	text-transform: lowercase;
	border-width: 0px !important;
	}
.bonbon_desc #close_bn:hover {
	color: #fcec73;
	}

.bonbon_desc h3 {
	color: #a51602;
	}
/* /store/cart ======================================================================= */

/* print shipping info ============================================================== */
.shipping {/* see .cart above */
	}
.shipping #bn_edit {/* see .cart above */
	}
.shipping label {/* see .cart above */
	}
.shipping #shipping_info {
	line-height: 1.4;
	}
/* /print shipping info ============================================================== */
	
/* print billing info ============================================================== */
.billing {/* see .cart above */
	}
.billing #bn_edit {/* see .cart above */
	}
.billing label {/* see .cart above */
	}
.billing #billing_info {
	line-height: 1.4;
	}
/* /print billing info ============================================================== */

/* print styles ========================== */
@media print {
/* hack to give hasLayout to IE7, stops runaway printing */
#pagecontainer,
#pageboxfull,
#pagebox0,
#pagebox1,
#pagebox2,
#pagebox3 {
	min-height: 0 !important;
	}
/* /hack to give hasLayout to IE7 */
	}
/* /print styles ========================== */
