/* *** BASIC SETUP *** */
body, td, p, input {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	background-color: #000;
}
a 			{color:#f7931d;}
a:link		{color:#f7931d;text-decoration:none;}
a:visited	{color:#f7931d;text-decoration:none;}
a:hover		{color:#f7931d;text-decoration:none;}
a:focus		{color:#f7931d;text-decoration:none;}
a:active	{color:#f7931d;text-decoration:none;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0px auto 0px auto;
	padding:0;
	visibility:hidden;
        width: 90%;
        text-align: center;
        color: #bdbdb0;
}
h2 {
        color: #76787B;
        font-size: 15pt;
        line-height: 20pt;
        font-weight: normal;
        margin: 0px 0px 5px 0px;
}

h3 {
        color: #FF0000;
        font-size: 12pt;
        margin: 7px 0px 2px 0px;
        font-weight: 600;
}
/* *** BASIC LAYOUT *** */

#page {
	width:		1003px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0px;
	text-align: left;
	position:relative;
}
#bgfloater {
	position: absolute;
	left: -85px;
	top: 0px;
	z-index: -10;	
}

#nameSite {
	font-size: 16pt; 
	color: #f7931d;
	position:absolute;
	top:30px;
	left:140px;
	width:230px;
}

#motto {
	font-size: 11pt; 
	font-weight:bold; 
	color: #949599; 
	position:absolute;
	top:80px;
	width:220px;
	left:140px;
}

#headerBlock {
    margin:0;
    padding:0;

}
#bodyBlock
{
	width:			1003px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;

}

#contentColumn  	/* The big wahoonie */
{
	margin: 0px 210px 0px 200px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 593px;
}

#leftColumn {
	position:absolute;
	top:-0px;
	left:0px;
	width:190px;
	min-width:190px;
	text-align:left;
        vertical-align: top;
        margin: 0px;
}
#rightColumn {
	position:absolute;
	top:-0px;
	right:0px;
	width:200px;
	min-width:200px;
	line-height:1.2em;
	text-align:left;
        margin: 0px;
}

#footerBlock
{
	padding: 0px;
	margin:	10px;
	font-size: 10px;
	color: #FFF;
	line-height: 1.4em;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */


#pageBanner {
	margin: 0;
	height: 137px;
	position : relative;
	/*
	background-repeat:no-repeat;
	background-image:url(../images/sparkle.gif);
	background-position:top right;
*/

}

#navBarImage {
	margin: 0px; 
	position: absolute; 
	clear: both;
}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	clear:both;
    text-align:center;
    vertical-align : middle;
	color:#000;
	line-height:18px;
	height:18px;
	font-weight:400;
	padding:5px 5px 3px 0px;
	margin:0 2px 10px 2px;
	text-align:left;
	font-size:13px;
}

/* *** LEFT/RIGHT COLUMNS *** */
.bordersY {
    border-left: 1px solid #fff100;
    border-right: 1px solid #fff100;
		
}
.bordersR {
    border-left: 1px solid #da2028;
    border-right: 1px solid #da2028;
	color: #da2028;
	padding: 0px 5px;
}
.bordersO {
    border-left: 1px solid #f7931d;
    border-right: 1px solid #f7931d;
	color: #da2028;
	padding: 0px 5px;
	text-align: center;
	font-weight: 300;
}
.bordersR h2, .bordersO h2 {
	color: #f7931d;
	font-weight: 400;
}

#leftBanner hr {
		visibility: hidden;
}
#leftBanner, #leftBanner a {
	font-size: 14pt;
	color:#f7931d;
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
		margin: 0px;
}

#leftColumn .boxBody,
#leftColumn address
{
	font-weight: 500;
	font-style: normal;
	color: #f7931d;
	margin: 10px;
	font-size: 10pt;
}
#leftColumn address .title {
        color: #b7b8bb;
        padding-bottom: 3px;
        font-weight: 400;
}
#rightColumn .boxBody
{
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#000;
	margin: 0px;
	padding: 7px 15px 7px 15px;
	font-size:75%;
}
#leftColumn ul,
#rightColumn ul
{
	line-height:1.2em;
	font-size:85%;
	margin:0;
	padding:0 0px 3px 0px;
	list-style:none;
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	font-weight:400;
}
#leftColumn ul li,
#rightColumn ul li
{	
	margin: 0px;
	padding: 0px;      
}

#rightColumn #referralCredit
{
	margin-bottom: 			12px;

}
#rightColumn #referralCredit span
{
	margin: 				0;
	padding:				4px;
	border: 				1px solid #be2a40;
	font-size:  			1em;
	font-weight:			700;
	text-align: 			right;
}

#rightColumn #smallCart	{
	font-size:0.85em;
}
#rightColumn #smallCart th, #rightColumn #smallCart td {
	padding:0 3px;
        vertical-align: top;
        color: #9D977E;
        font-size: 9pt;
}
#rightColumn #smallCart .noItem, #rightColumn #smallCart .cartTotal {
	color:#999999;
}
#rightColumn #smallCart .cartTotal {
	text-align:	right;
}
#rightColumn #smallCart .smallCartTotal {
	height: 5px;
	line-height: 5px;
}
#leftColumn .creditcards
{
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;

}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:center;
	display:block;
}
#rightColumn .creditcards .creditcard {
	margin:7px auto 0 auto;
	display:inline;
	border:solid 1px #fff;
}
#rightColumn div.sideSpecials {color:#000;}
#rightColumn div.sideSpecials a {color:#000;text-decoration:none;}
#rightColumn div.sideSpecials strong {display:block;color:#0073C6;text-align:center;font-size:1em;margin:1em 0 0.3em 0;}
#rightColumn div.sideSpecials img {
	border:1px solid #000;
	margin:0 auto;
}
#rightColumn div.sideSpecials span.specialsPrice {display:block;}
#rightColumn div.sideSpecials a:hover span.specialsPrice span {color:#0073C6;text-decoration:underline;}

#rightColumn #rememberme {
    padding:                5px 0px 0px 0px !important; 
    margin:                 1px 0px 0px 0px !important;
    float:                  left;
    vertical-align:         middle;
    height:                 11px;
    line-height:            11px;
    font-size:10px;
}

#rightColumn #remembertext {
    padding:                0px 0px 0px 0px !important; 
    margin:                 0px 0px 0px 0px !important;
    vertical-align:         middle;
    height:                 11px;
    line-height:            11px;
    font-size:              0.8em;
}


#rightColumn .fastordertitle
{
	font-family : Arial, Verdana, Helvetica, Times, sans-serif;
	line-height : 18px;
	background-color : #fe913c;
	margin : 0;
	padding : 0 0 0 3px;
	font-size : 0.85em;
	color : #fff;
	font-weight : 700;
	border : 2px solid #fe913c;
}
#rightColumn .fastorder
{
	font-size : 0.75em;
	border : 2px solid #fe913c;	
	margin : 0 0 10px 0;
	padding : 10px;
}
#rightColumn .discounttitle
{
	font-family : Arial, Verdana, Helvetica, Times, sans-serif;
	line-height : 18px;
	margin : 0;
	padding : 0 0 0 17px;
	font-size : 0.85em;
	background-color : #fe913c;
	color : #fff;
	font-weight : 700;
	border : 2px solid #fe913c;
}
#rightColumn .discount
{
	text-align : center;
	font-size : 0.75em;
	border : 2px solid #fe913c;	
	background-color : #00adef;
	margin : 0 0 10px 0;
	padding : 10px;
	color : #fff;
}

.competitionContainer {
        text-align: center;
        padding: 0px 5px 7px 5px;
        color: #FFF;
        font-size: 9pt;
        font-weight: 500;
}

.competitionContainer h2 {        
        color: #892628;
        padding: 10px 0px 5px 0px;
        font-size: 15pt;
        line-height: 20pt;
        font-weight: normal;
        margin: 0px 0px 5px 0px;
}

.subscribeButton { 
        background-image: url(../images/subscribebutton_bg.gif);
        background-repeat: no-repeat;
        width: 105px;
        height: 25px;
        text-align: center;
        vertical-align: middle;
        margin: 10px auto 0px auto;
}
.subscribeButton a { 
        padding-top: 3px;
        color: #fff100;
        display: block;
        height: 18px;
        font-weight: 500;
        font-size: 11pt;
}

#rightColumn .rightSidebarTitle {
        background-color: #4B4C4E;
        height: 36px;
}

#rightColumn .rightSidebarTitle h2 {
        font-weight: 400;
        color: #FFF;
        font-size: 16pt;        
        margin: 0px 0px 0px 20px;
        line-height: 25pt;
        padding: 0px;
}

/* .linkHeader h2, .textContent h2, #linkHeader h2, .contentArea h2 {
        font-weight: 400;
        color: #76787B;;
        font-size: 17pt;        
        margin: 0px 0px 5px 10px;
        display: block;
        text-align:left;        
        padding-top: 5px;
} */
.contentArea h2 {
        margin-left: -15px;
}
#rightColumn .rightSidebarBody {
        color: #9d977e;
        font-size: 10pt;
        line-height: 12pt;
        font-weight: 500;
        border: 1px solid #4B4C4E;
        padding: 10px;
        margin-bottom: 10px;
}
#rightColumn .rightSidebarBody a {
        color: #696343;
        font-size: 10pt;
}
#rightColumn .rightSidebarBody h3{
        margin: 10px 5px 5px 5px;
        font-size: 13pt;
        color: #9d977e;
}

#rightColumn .rightSidebarBody .rightSidebarBox a {
        margin-left: 15px;
}
#rightColumn .loginField {
        width: 175px;
        height: 30px;
        margin: 3px auto 3px auto;
        background-color: #D8D9DB;
}

#rightColumn .loginField input {
        border: 0px solid #CCCCCC;        
        width: 170px;
        margin: 5px 0px 5px 2px;
        background-color: transparent;
}
#rightColumn label {
	margin: 0px 0px 5px 10px;
        color: #696343;
}
#rightColumn .rememberme {
        margin-left: 20px;
        width: 15px;
        height: 15px;
}
#rightColumn .btnGo {
        margin: 15px 0px 10px 50px;
        background-color: #4B4C4E;
}

#rightColumn .featuredProductsTitle {
        margin-top: 10px;
        background-color: #76787B;
        padding-top: 3px;
        height: 35px;
}
#rightSpecialBox {
        font-size: 10pt;
        background-color: #CDCED0;
        padding: 0px 15px 15px 15px;

}

/* *** FOOTER *** */

#footerBlock img {
        margin: 5px auto 0px auto;
}
#footerBlock a,
#footerBlock a:visited
{
	text-decoration: none;
	color: #FFF;
}
#footerBlock a:hover
{
	text-decoration: underline;
	color: #666;
}
#footerBlock ul
 {
	margin:	0px auto 0px auto; 
	padding: 0;
	list-style: none;
}
#footerBlock ul li
{
	margin: 0;
	padding: 0 5px 0 5px;
	list-style: none;
	display: inline;
}
#footerBlock ul li.first
{
	border-width: 0;
}

#footerBlock .powered
{
	text-align: center;
	margin: 10px;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color: #aaa;
	text-decoration: none;
}
/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding: 2px 20px 2px 10px;
}

#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}



/* **** IE7 FIX **** #shoppingCart .contentArea {width:100%;} */