/* |||||||||||| -- GLOBAL STYLES -- ||||||||||||| */


/* ::::: BASICS ::::: */

*
{
	padding: 0;
	margin: 0;
}

img
{
	display: block;
}

p
{
	color: #6C5042;
	line-height: 18px;
	margin-bottom: 10px;
}

p.membership
{
	margin-bottom: 0px;
	color: #6C5042;
	line-height: 13px;
}

p.membershipnormal
{
	margin-bottom: 10px;
	color: #6C5042;
	line-height: 18px;
}

p.instructions
{
	background-color: #FFF;
	border: 1px solid #CAB494;
	padding: 10px;
}

p.bold
{
	font-weight: bold;
}

h1
{
	font: 22px "Times New Roman" , Times, serif;
	color: #2C1307;
	margin-bottom: 20px;
}
h1.cart
{
	font: 22px "Times New Roman" , Times, serif;
	color: #2C1307;
	margin-bottom: 5px;
}

h1.withsubhead
{
	margin-bottom: 0;
}

h1.red
{
	font: 20px "Times New Roman" , Times, serif;
	margin-bottom: 20px;
	color: red;
}


table.carttotals
{
	width: 100%;
}

table.carttotals td
{
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}

h2
{
	font-size: 13px;
	color: #2C1307;
	font-weight: bold;
	margin: 10px 0 5px 0;
}


h2.cart
{
	font: 15px;
	font-size: 15px;
	color: #2C1307;
	font-weight: bold;
	margin: 0px 0 0px 0;
}

h2.membership
{
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	color: #2c1307;
}

h2.morespace
{
	margin-bottom: 10px;
}

h2.underline
{
	border-bottom: 1px dashed #2C1307;
}

h3
{
	font-size: 11px;
	font-weight: bold;
}

h3 span.normal
{
	font-weight:normal;
}

h4
{
	font-size: 10px;
	font-weight: bold;
	color: #433009;
}

h4.required
{
	color: red;
}

.red
{
	color: red;
}

.black
{
	color: black;
}

.blue
{
	color: blue;
}

.lightbrown
{
	color: #A33E01;
}
.gray
{
	color: darkgray;
}

.grayunderline
{
	color: darkgray;
	text-decoration: underline;
}

.whiteunderline
{
	color: white;
	text-decoration: underline;
}

.beigeunderline
{
	color: #6C5042;
	text-decoration: underline;
}
.lightbeigeunderline
{
	color: #F6F3C8;
	text-decoration: underline;
}

a
{
	color: #D33201;
}
a.admin
{
	color: #000047;
}

a.black
{
	color:Black;
}
a.red
{
	color:Red;
}
a.blue
{
	color:Blue;
}

a.h2
{
	color: #2c1307;
}

/*
a:hover 
{
background-color:#FFF;
}
*/

ol.agreement
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol.agreement li
{
	padding-right: 2px;
	padding-left: 0px;
	list-style-position: outside;
	left: 10px;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: disc;
	position: relative;
	background-color: transparent;
}

div.committeepage ol, div.execpage ol
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.committeepage ol li
,div.execpage ol li
{
	padding-right: 2px;
	padding-left: 0px;
	list-style-position: outside;
	left: 10px;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: disc;
	position: relative;
	background-color: transparent;
}

div.committeepage ol li.li1, div.execpage ol li.li1
{
	padding-right: 2px;
	padding-left: 0px;
	list-style-position: outside;
	left: 0px;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: circle;
	position: relative;
	background-color: transparent;
}

div.committeepage ol li.li2, div.execpage ol li.li2
{
	padding-right: 2px;
	padding-left: 0px;
	list-style-position: outside;
	left: 0px;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: square;
	position: relative;
	background-color: transparent;
}

ul.mainlist li
{
	background: url(../img/ul_bullet.gif) no-repeat 10px 7px;
	list-style-type: none;
	padding: 2px 0 0px 20px;
	color: #433009;
}

ol
{
	margin: 0 0 20px 20px;
	color: #6C5042;
}

img.floatright
{
	float: right;
	margin: 0 0 10px 20px;
}

img.floatleft
{
	float: left;
	margin: 0 20px 10px 0;
}

.buckettype1
{
	background-color: #FFF;
	padding: 20px;
	margin: 20px 0;
}

.buckettype1 p
{
	float: left;
}

.buckettype1 img
{
	float: left;
	margin-right: 10px;
}

.lightoutline
{
	border: 1px solid #CAB494;
}

.darkoutline
{
	border: 1px solid #9A8D61;
}

.dottedlinetop
{
	border-top: 1px dashed #333;
	padding-top: 20px;
}

.marginbottom10
{
	margin-bottom: 10px;
}

.marginbottom20
{
	margin-bottom: 20px;
}

.marginbottom30
{
	margin-bottom: 30px;
}

.margintop10
{
	margin-bottom: 10px;
}

.margintop20
{
	margin-bottom: 20px;
}

.margintop30
{
	margin-bottom: 30px;
}

body
{
	background-color: #F3EEDD;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

hr
{
	height: 1px;
	border: 0;
	border-bottom: 1px dashed #999;
}

hr.heightsame
{
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 11px;
	border-left: 0px;
	border-bottom: #999 1px dashed;
	height: 1px;
}

div.wrapper
{
	width: 750px;
	margin-bottom: 25px;
	text-align: left;
	margin: 10px auto;
}


div.admin
{
	font-size:10px;
	font-family:Tahoma;
	padding: 10px;
	color: #000047;
	margin-bottom: 10px;
	background-color: #DDE5F5;
	border: 1px solid #06319E;
}

div.admin a
{
}

div.admin hr
{
	margin-top:0px;
	margin-bottom:0px;
}

div.admin p
{
	line-height:13px;
	color: #000047;
	margin-top:0px;
	margin-bottom:5px;
}

td.viewcart
{
	padding:2px;
	padding-top:4px;
	padding-bottom:5px;
}


/* ::::: TOP NAV ::::: */

/* IE fix for nav */
div#tnav ul li > ul
{
	top: auto;
	left: auto;
}

div#tnav ul iframe
{
	position: absolute;
	left: 0;
	top: 20;
	width: 181px;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

div#tnav
{
	clear: both;
	height: 34px;
	border: 1px solid #CFC7A9;
	background-image: url(../img/topnav_bg.gif);
	background-repeat: repeat-x;
}

div#tnav ul li
{
	float: left;
	cursor: auto;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	padding: 11px 18px;
	border-right: 1px dashed #BEB490;
}

div#tnav ul li.topnavon
{
	background-image: url(../img/topnavOver_bg.gif);
}

div#tnav ul li#topnavlogin, div#tnav ul li#topnavlogin
{
	background-image: url(../img/topnavLogin_bg.gif);
	cursor: auto;
	border: none;
	padding-right: 24px;
}

div#tnav ul li#topnavlogin:hover, div#tnav ul li#topnavlogin.sfhover
{
	background-image: url(../img/topnavLoginOver_bg.gif);
}

div#tnav ul li:hover, div#tnav ul li.sfhover
{
	background-image: url(../img/topnavOver_bg.gif);
}

div#tnav ul li:hover ul, div#tnav ul li.sfhover ul
{
	display: block;
	top:20px;
}

div#tnav ul li ul
{
	display: none;
	margin: 11px 0 0 -19px;
	border: 1px solid #DCCDA3;
	background-image: url(../img/menubg.png);
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	z-index: 20;
	width: 200px;  /* changed from 180px 5/25/06 dg */
	line-height: 14px;
	clear:both;
}

div#tnav ul li ul li
{
	display: block;
	float: none;
	border-right: none;
	padding: 7px 20px;
}

div#tnav ul li ul li.iehoverspec
{
	border-right: medium none;
	padding-right: 20px;
	display: block;
	padding-left: 20px;
	float: none;
	padding-bottom: 14px;
	padding-top: 0px;
}

div#tnav ul li ul li a
{
	color: #69522C;
	font-size: 11px;
	text-decoration: none;
}

div#tnav ul li ul li a:hover
{
	display: block;
}

/* ::::: LAYOUT ::::: */

div.content
{
	margin-top: 5px;
	padding: 20px;
	background-color: #FDFBF5;
	border: 1px solid #E6DFC5;
}

div.content.subpage
{
	background-image: url(../img/subnav_bg.gif);
	background-repeat: repeat-y;
}

div.content.nonav
{
}

/* ::::: FORM STYLES ::::: */

table.formpairs
{
	width: 100%;
	padding: 0;
	margin: 0;
}

table.formpairs tr td
{
	padding-top: 10px;
	vertical-align: top;
}

table.formpairs tr td.formname
{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom:0px;
	width: 100px;
}

table.formpairs tr td.formnameleft
{
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom:0px;
	width: 100px;
}

table.formpairs tr td.formnamewithrbl
{
	text-align: right;
	vertical-align: baseline;
	padding-right: 10px;
	padding-bottom: 3px;
	width: 100px;
}

table.formpairs tr td.rbl
{
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
}

table.formpairs tr td.extrapadding
{
	vertical-align: top;
	padding-bottom:10px;
}

table.formpairs tr td.required
{
	font-weight: bold;
	color:Red;
}

table.formpairs tr td h3
{
	padding-top: 10px;
	padding-bottom: 10px;
}

table.formpairs tr td.form.endgroup
{
	padding-bottom: 20px;
}

table tr td.rblHorizontal
{
	padding-top: 1px;
}

table.rblVertical tr td
{
	vertical-align: baseline;
}

table.rblVertical tr td.rblVerticalText
{
	vertical-align: top;
	padding-top: 1px;
	padding-left: 3px;
}

table.rblVertical tr td.rblVerticalTextGray
{
	padding-left: 3px;
	vertical-align: top;
	color: silver;
	padding-top: 1px;
}

td.cbNoMargin
{
	padding-left: 0px;
	vertical-align: top;
	padding-top: 0px;
}


form select
{
	background-color: #FCF7E4;
	font-size: 10px;
	color: #7A4A2E;
}
form input
{
	/* border:1px solid #CAB494; background-image:url(../img/form_inputbg.gif); height:17px; */
	font-size: 10px;
	color: #7A4A2E;
	margin:0px;
}

form .textarea
{
	/* border:1px solid #CAB494; background-image:url(../img/form_inputbg.gif); height:17px; */
	font-size: 10px;
	color: #7A4A2E;
}

form input.text
{
	width:180px;
}

form input.tbNoBorder
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #fdfbf5;
	text-align: right;
	border-bottom-style: none;
	font-size: 11px;
}

form input.tb100
{
	width:100px;
}

form input.tb150
{
	width:150px;
}

form input.tb200
{
	width:200px;
}

form input.tb300
{
	width:300px;
}

form input.tb80
{
	width:80px;
}

form input.tb80right
{
	width: 80px;
	text-align: right;
}

form input.tb40
{
	width:40px;
}

div.clearfloat
{
	clear: both;
}

div.footer
{
	background-image: url(../img/footerbar_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

div.footer p
{
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
}

table.formmultiinput tr td.required
{
	font-weight: bold;
	color:Red;
}

table.formmultiinput tr td.title
{
	font-weight: bold;
}

table.formmultiinput tr td.hspacer
{
	width: 20px;
}

table.formmultiinput tr td.hspacer10px
{
	width: 10px;
}

table.formmultiinput tr td.hspacer5px
{
	width: 5px;
}

table.formmultiinput tr.extrapadding
{
	height: 26px;
}


/* Checkout Process November 20, 2006 */
div.co_notes {
width:250px;
}
div.co_notes p {
margin: 0px 3px 10px 20px;

}

div.co_notes input.btn {
margin-left:50px;
}

div.co_notes p img {
float:left;
margin-right:5px;
}


/* Steps */
img.co_steps {
margin-bottom:10px;
}

/* Receipt Summary */

.receiptpage
{
	font-family:Arial;
}

.repeatertable_even td
{
	background-color: #FEF9E6;
}

.repeatertable_odd td
{
	background-color: #FBECC2;
}

.left
{
	text-align:left;
    padding-left:5px;
}

.leftnopad
{
	text-align:left;
}

.center
{
	text-align:center;

}

.right
{
	text-align:right;
    padding-right:5px;
}


.repeatertable_ids th
{
	background-color:#400000;
	color:#ffffff;
	border-style:solid;
	border-color:#fdfbf5;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	white-space:nowrap;
	
}

.receiptheader
{
	border: 3px;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	
}

.receiptpage .addborder
{
	border-style:solid;
	border-color:#fdfbf5;
	border-width:1px;
}


.receiptpage hr 
{
	height: 1px;
	border: 0;
	border-bottom: 1px solid #000;
}

.receiptpage p
{
	
	font-family:Arial;
	color:#000;
	border: 0px;
	padding: 0px;
	line-height: 14px;
}

.receiptpage li
{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	border: 0px;
	padding: 0px;
	
}

.agdate
{
	padding: 10px;
	padding-left:20px;
}

.chkbox
{
	border-style:solid;
	border-color:#bfa783;
	border-width:1px;
	padding:2px;
	padding-left:4px;
	padding-right:5px;
	
}

.doubleline
{
	background:url(../img/doubleline.gif) repeat-x;
}




/* Order Summary */
table.co_ordersummary {
	width:511px;
	border: solid 1px #cab494;
	margin-bottom:12px;
}

table.co_ordersummary th {
	background-color:#400000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	border-right: solid 2px #FFFFFF;
	padding: 1px 1px 1px 7px;
}
table.co_ordersummary th.right {
text-align:right;
padding-right:12px;
}

table.co_ordersummary td {
padding: 2px 1px 0px 7px;
}

table.co_ordersummary th.last {
	border-right:none;
}
table.co_ordersummary td.prices {
background-color:#fef9e6;
text-align:right;
padding-right:7px;
}
table.co_ordersummary td.total {
text-align:right;
background-color:#f9eeca;
font-weight:bold;
padding: 6px 7px 3px 0px;
}
table.co_ordersummary td.right {
text-align:right;
padding-right:12px;
}
table.co_ordersummary td.center {
text-align:center;
}
table.co_ordersummary td.greybottomborder {
border-bottom: dashed 1px #999999;
padding-bottom:5px;
}
/* Payment */

table.co_payment {
	width:511px;
	border: solid 1px #cab494;
	margin-bottom:12px;
	padding: 5px 1px 5px 7px;
	}
	
	table.co_payment td
{
	padding-right: 1px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
}
	table.co_payment td.last {
	padding-bottom:0px;
	
	}
	
	
/* Agreement */	



/* Future Summary */

table.co_futuresummary {
	width:511px;
	border: solid 1px #cab494;
	margin-bottom:12px;
	background-color:#fff5d5;
}

table.co_futuresummary th {
	background-color:#400000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	border-right: solid 2px #fff5d5;
	padding: 1px 1px 1px 7px;
}
table.co_futuresummary th.right {
text-align:right;
padding-right:12px;
}

table.co_futuresummary td {
padding: 2px 1px 0px 7px;
}

table.co_futuresummary th.last {
	border-right:none;
}
table.co_futuresummary td.prices {
background-color:#fef9e6;
text-align:right;
padding-right:7px;
}
table.co_futuresummary td.total {
text-align:right;
background-color:#f9eeca;
font-weight:bold;
padding: 6px 7px 3px 0px;
}
table.co_futuresummary td.right {
text-align:right;
padding-right:12px;
}
table.co_futuresummary td.center {
text-align:center;
}
table.co_futuresummary td.greybottomborder {
border-bottom: dashed 1px #999999;
padding-bottom:5px;
}
/* Ship to/ Bill to */

table.co_shipto {
width:513px;
margin-bottom:12px;
}

table.co_shipto td {
padding: 2px 1px 0px 7px;
border: solid 1px #cab494;
}

/* Address */
.co_addresstable td {
padding-bottom:8px;

}

.co_change
{
	font-weight: normal;
	color: #D33201;
}

.smallfont
{
	font-family: Arial, sans-serif;
	font-size: 9px;
}

div.content div.leftnav ul li.leftnav_hr
{
   padding:8px; background:none;
}

