html {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
body {
	margin: 0;
	padding: 0;
/*	background: #E1D4DF url(../graphics/bkg1600.jpg) top center repeat; */
	background: #E1D4DF;
	font-size: 100%; /* 76%; */
	font-family: Helvetica, Arial, sans-serif;
	}

table, input, select {
	font-size: 100%;
	}

h1 {	font-size: 2em;	}
h2 {	font-size: 1.5em; line-height: 1.125;	}
h3 {	font-size: 1.125em; line-height: 1.125;	}
h4 {	font-size: 1em;	}

h1, h2, h3, h4, p {
	margin-left: 7px;
	margin-right: 7px;
	}
h1, h2, h3, h4 {
	margin-bottom: 0px;
	}
p {
	margin-top: 8px;
	margin-bottom: 8px;
	}

a {
	color: #7C1F7B; /* #7E2D23;*/
	text-decoration: none;
	}
a:hover {
	color: #0000ff;
	text-decoration: underline;
	}
h2 a {
	text-decoration: none;
	}
img {
	border: 0;
	}

.dimit {
	font-size: .85em;
	}
ol {
	margin-left: 0;
	padding-left: 20px;
	}
ol li {
	list-style-position: outside;
	}
ul {
	list-style-type: disc;
	margin-left: 0;
	padding-left: 10px;
	}
li {
	list-style-position: outside;
	margin-left: 30px;
	}
	
h1 {
	font-size: 1.8em;
	color: #cc0000;
	font-weight: normal;
	font-family: Arial, sans-serif;
	line-height: 1.125;
	}


/* MASTHEAD ======================== */
#masthead {
	border-top: 1px solid #4A1B04;
	width: 800px;
	margin: 8px auto 0px auto;
	background: #AF9B8E;
	padding: 0;
	text-align: center;
	}

/* LOGO ============================ */
#logo {
	margin: 0;
	width: 800px;
	height: 160px;
	background: #AF9B8E url(../graphics/bplogo.jpg) no-repeat top center;
	position: relative;
	}

/*
#linksharewrap {
	width: 130px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	overflow: hidden;
	}
#linksharewrap {
	position: absolute;
	bottom: 3px;
	right: 3px;
	overflow: hidden;
	width: 240px;
	}
*/
#linksharewrap {
	position: absolute;
	top: 3px;
	right: -50px;
	overflow: hidden;
	width: 47px;
	}
#linksharewrap img {
	clear: left;
	}

/* CATMENU ======================== */
#catmenu {
	background: #DEA32A url(../graphics/bdbkg.jpg) repeat center center;
	padding: 1px;
	font-size: .8em;
	color: #000000;
	overflow: hidden;
	}

#catmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}


#catmenu ul li {
	display: inline;
	text-align: center;
	overflow:hidden;
	margin: 0em;
	}
#catmenu ul li a {
	margin: .25em .5em;
	padding: .5em 1em;
	background: #DCC3B3;
	color: #4A1B04;
	text-decoration: none;
	border: 1px dotted #4A1B04;
	line-height: 3em;
	height: 3em;
	}
#catmenu ul li a:hover {
	color: #eeeeee;
	background: #4A1B04;
	}


/* TOPMENU ======================== */
#topmenu {
	border: 1px solid #4A1B04;
	background: #DEAB43 url(../graphics/ftbkg.jpg) repeat center center;
	padding: 0;
	font-size: .8em;
	color: #ffffff;
	margin: 0;
	overflow: hidden;
	}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}


#topmenu ul li {
	margin: 0px;
	display: inline;
	text-align: center;
	overflow:hidden;
	height: 100%;
	font-weight: bold;
	}
#topmenu ul li a {
	margin: 0 .6em;
	padding: 1em .3em;
	color: #ffffff;
	text-decoration: none;
	line-height: 3.3em;
/*	border: 1px dotted transparent; */
	}
#topmenu ul li a:hover {
	color: #000000;
/*	border: 1px dotted #3d3d3d; */
	}

#outerwrap {
	width: 802px; /* 50.16em; */
	margin: 0px auto 10px auto;
	padding: 0;
	color: #1E284D;
	font-size: 1em;
	line-height: 1.3; /* 1.5em */
	overflow: hidden;
	border-left: 1px solid #4A1B04;
	border-right: 1px solid #4A1B04;
	}


#innerwrap {
	background: #ffffff;
	border-top: 1px solid #4A1B04;
	width: 803px; /* 50.16em; */
	}


/* RCCONTENT ===================== */
#rccontent {
	width: 784px; /* 49em; */
	margin-top: 0px;
	padding: 0 .5em .5em .5em;
	overflow: hidden;
	}

/* FOOTER ======================== */
#footer {
	background: #ACACAC url(../graphics/ftbkg.jpg) repeat center center;
	width: 100%;
	clear: left;
	/* height: 9em;*/
	font-size: .8em;
	overflow: hidden;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0;
	padding: 0;
	color: #000044;
	}

#footer ul {
	background: #7B501D;
	border-bottom: 1px solid #563814;
	width: 100%;
	padding: 6px 0;
	list-style: none;
	margin: 0px 0 5px 0;
	text-align: center;
	font-size: .9em;
	}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#footer ul li a {
	padding: 0 12px 0 12px;
	color: #ffffff;
	text-decoration: none;
	}
#footer ul li a:hover {
	background: #CAA04E;
	color: #423419;
	}

/* FORM ============================== */
form { margin:0; padding:0; display:block;}

.basicform { 
	float: left; 
	margin-top: 10px;
	margin-bottom: 10px;
	}

.fieldpair {
		display: block;
		clear: both;
		padding: 3px 20px 3px 20px;
		margin: 0;
	}

p.fieldname {
		clear: left;
		float: left;
		width: 6em; /* 8em; */ /* 100px; */
		text-align: right;
		margin: 0;
		padding: 0;
	}

p.fieldinput {
		float: left;
		text-align: left;
		padding: 0 0 0 5px;
		margin: 0;
	}

.submitbutton {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* =================================== */
.boxreset {
        margin: 0;
        height: 0;
        padding: 0;
        width: 100%;    /* this is the magic element to fix the h1 clump */
        clear: both;    /* magic element makes box shrink-wrap */
}

.floatright {
        float: right;
        margin: 6px 5px 0px 8px;
}

.floatleft {
        float: left;
        margin: 6px 8px 0px 5px; 
}

.floatcenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	}

.picncap {
        overflow: hidden;
        margin: 10px 15px 10px 15px;
        text-align: center;
        }
.picncap img {
        margin: 0 auto;
        }
.picncap p {
        font-size: .75em;
        margin: 0px 0px 5px 5px;
	line-height: 1em;
        }


h2.point2 {
	font-size: 1.5em;
	color: #000099;
	font-weight: normal;
	font-family: Arial, sans-serif;
	line-height: 1.125;
	}

blockquote {
	margin-right: 20px;
	margin-left: 20px;
	color: #000099;
	padding: 10px;
	border: 1px dashed #990000;
	}

blockquote p.bywho {
	text-align: right;
	}


.centeredline {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1px;
        margin-top: 4px;
        padding:0px;
        width: 82%;
        height: 0;
        border-top: 1px solid #994444;
/*      border-bottom: 1px solid #B9C893; */
        text-align: center;
}

p.notice {
	color: #D22D0C;
	}
.bulletin {
	border: 1px dotted #A2A1FF;
	background: #FEF3A9;
	overflow: hidden;
	}
.bulletin .sample {
	font-size: .85em;
	}

.itemette {
	float: left;
	margin: 5px 5px 5px 12px;
	height: 148px;
	overflow: hidden;
	}
.itemette img {
	height: 130px;
	width: auto;
	}

.itemette p {
	margin: 0;
	padding: 0;
	font-size: .75em;
	text-align: center;
	font-weight: bold;
	line-height: 1.125;
	}

ul.address {
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px;
}
#bpimagewrap {
	float: right;
        margin: 10px 0px 5px 5px;
	overflow: hidden;
	width: 400px;
	max-height: 610px;
	}
#bpimagewrap h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
	}

#bpimagewrap p {
	margin-top: 0px;
	font-size: .8em;
	line-height: 1.2;
	}

.bpdescription {
	}
.bpshoutout {
	font-size: .9em;
	background: #EFEAE5; /* #EFDECD;*/
	border: 1px solid #B9A189;
	overflow: hidden;
	margin: 10px auto;
	padding: 5px;
	width: 85%;
	}
.bpshoutout p {
	margin-top: 3px;
	}

.bptestimonial {
	background: #F4E2EC;
	border: 1px solid #D6C6CF;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
	}
.bptestimonial p {
	font-size: .9em;
	line-height: 1.3;
	padding-top: 0px;	
	margin-top: 5px;	
	}

.timstestimonial {
	background: #F4E2EC;
	border: 1px solid #888888;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	}
.timstestimonial p {
	font-size: .9em;
	line-height: 1.3;
	padding-top: 0px;	
	margin-top: 5px;	
	}
.timstestimonial p.timsbywho {
	text-align: right;
	}

.ppadd {
        margin: 0 0 0 10px;
        }
.ppadd form {
        float: left;
        margin: 0 4px 0 0;
        padding: 0;
        display: inline;
        }
.ppadd form input { /* smaller submit button */
        /* submit graphic is only visible input element in ppadd. */
        /* width: 90px; */
        padding-top: 0;
        margin-top: 0;
        }
.ppadd p {
        margin: 0;
        padding: 0;
        }
.cartfaq {
        font-size: .85em;
        padding-top: 5px;
        padding-bottom: 9px;
        }
.cartprice {
        font-size: .85em;
        padding-top: 5px;
        padding-bottom: 9px;
        }

.ppaddinline {
        margin: 0 0 0 10px;
        }

.ppaddinline form {
        float: left;
        margin: 0 4px 0 0;
        padding: 0;
        display: inline;
        }
.ppaddinline form input { /* smaller submit button */
        /* submit graphic is only visible input element in ppadd. */
        width: 90px;
        padding-top: 0;
        margin-top: 0;
        }
.ppaddinline p {
        margin: 0;
        padding: 0;
        }

.bpdetail {
	color: #aa0000;
	}
.bpcontact {
	color: #aa0000;
	}
.bpaction {
	}
.bpaction ul {
	overflow: hidden;
	}

.rsidecol {
	float: right;
	background: #F4E2EC;
	border: 1px solid #D6C6CF;
	overflow: hidden;
	}
.width40 {
	width: 40%;
	}
.width50 {
	width: 48%;
	}

.centerme {
	margin: 0 auto;
	overflow: hidden;
	}

.thumbette {
	float: left;
	overflow: hidden;
	margin: 3px;
	}
.thumbette img {
	height: 80px;
	width: 80px;
	}
.thumbette p {
	display: none;
	font-size: .75em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#scrollingdivwrapper {
	background: #DEA32A;
	}
#scrollingdiv {
	margin: 0 auto;
	}
.scrolldivette {
	background: #DEC38C;
	width: 104px;
	overflow: hidden;
	height: 116px;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	}
.scrolldivette img {
	height: 100px;
	width: 100px;
	} 


.itemdivitte {
	float: left;
	background: #DEC38C;
	width: 104px;
	overflow: hidden;
	height: 116px;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	margin: 3px;
	}
.itemdivitte img {
	margin-top: 2px;
	height: 100px;
	width: 100px;
	} 
.itemdivitte p {
	margin-top: 0;
	margin-bottom: 0;
	} 

.prodette {
	margin: 5px 10px 10px 10px;
	overflow: hidden;
	background: #DEC38C;
	border: 1px solid #777777;
	font-size: .85em;
	line-height: 1.125;
	position: relative;
	}

.prodette img {
	height: 130px;
	width: auto;
	float: left;
	margin: 5px;
	border: 1px solid #444444;
	}
.prodette .moreinfo a {
	font-size:  .9em;
	font-weight: bold;
	position: absolute;
	right: 5px;
	bottom: 5px;
	}

.moreinfo a {
	font-size:  .9em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 3px;
	float: right;
	}

.ftselector {
        margin: 5px;
        border: 1px solid #777777;
        padding: 1px;
	overflow: hidden;
	float: left;
/*	display: inline-block; */ /* will make shrink wrap */
        }
.ftselector p {
	padding: 0px;
	margin: 0px;
        text-align: center;
	line-height: 1;
	}
#bpattributes {
	width: 390px;
	max-height: 180px;
	overflow: auto;
	margin-right: 4px;
	}
#timsleftcol {
	width: 220px;
	text-align: center;
	float: left;
	}
#timsleftcol img {
	width: 200px;
	}
#timsrightcol {
	width: 250px;
	text-align: center;
	float: right;
	}
.bcrumb {
	position: absolute;
	bottom: 3px;
	left: 5px;
	background: #D3B585;
	padding: 0px 3px;
	font-size: .80em;
	color: #B52750;
	display: block;
	}
.bcrumb a {
	color: #433B0D;
	}
.bcrumb a:hover {
	color: #000000;
	text-decoration: none;
	}

#gtrans {
	position: absolute;
	top: 3px;
	right: 5px;
	font-size: .80em;
	color: #B52750;
	}
#gtrans a {
	color: #433B0D;
	}

.QandA {
	width: 90%;
	margin: 8px auto;
	border: 1px solid #966E1C;
	overflow: hidden;
	}
.Qpart {
	background: #FAE3B2;
	border-bottom: 1px solid #966E1C;
	overflow: hidden;
	}
.Qpart p {
	color: #880000;
	}
.Qpart span {
	color: #000088;
	font-size: .85em;
	}
.Apart {
	color: #002200;
	background: #DFF7E0;
	overflow: hidden;
	}

h3.regprice { margin-bottom: 5px;}
h3.saleprice {
        color: #ff0000;
        font-size: 1.25em;
        margin-top: 4px;
        margin-bottom: 5px;
        }
h3.regprice span { font-size: 1.125em; }
h3.saleprice span { font-size: 1.3em; }

.alternateitem {
	font-size: .85em;
	border-top:1px dotted #F51155;
	border-bottom:1px dotted #F51155;
	background: #F5CED9;
	margin-left: -8px;
	padding: 5px 0 5px 0;
	}
.alternateitem .ppadd div.cartfaq {
	display: none;
	}
.alternateitem div.ppadd {
	float: right;
	}

.salebox {
	width: 700px;
	margin: 5px auto;
	}
.salebox h2 {
	font-size: 3em;
	line:height: 1em;
	text-align: center;
	color: #ff00ff;
	}


