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


#contentColumn a			{color:#7f2325;cursor:pointer;}
#contentColumn a:link		{color:#7f2325;text-decoration:underline;font-weight:bold;}
#contentColumn a:visited	{color:#7f2325;text-decoration:underline;font-weight:bold;}
#contentColumn a:hover		{color:#7f2325;text-decoration:underline;font-weight:bold;}
#contentColumn a:focus		{color:#7f2325;text-decoration:underline;font-weight:bold;}
#contentColumn a:active 	{color:#7f2325;text-decoration:underline;font-weight:bold;}



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;
}

/* *** BASIC LAYOUT *** */
h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
	color: #fff;
}
#page {
	width:		1003px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0px;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			1003px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	55em;
	position:   	relative;

}

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

#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:190px;
	min-width:190px;
	line-height:1.2em;
	text-align:left;
        margin: 0px;
}

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

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



/* *** HEADER *** */

#topBanner
{
	background-color : #FFF;
	height : 30px;
}
#topBanner span
{
	color : white;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
	font-size : 10px;
	padding : 0 0 0 20px;
}
#topBanner ul
{
	float : right;
	color : #000;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
	font-size : 14px;
	padding : 0 20px 0 0;
	
	width:  600px;

	margin : 0;
	padding : 0;
	
	
}
#topBanner ul li
{
	display : inline;
	float : right;
	color : #000;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
	text-align : right;
	padding : 0 30px;
	font-size : 0.9em;
	font-weight : 700;
	
}
#topBanner ul li a,
#topBanner ul li a:hover,
#topBanner ul li a:visited
{
	color : #000;
	text-decoration : none;
}


#secondTopBanner
{
	height : 3px;
	margin : 3px 0;
}

#pageBanner {
	height : 145px;
	margin : 0px;
        background-color: #96908E;
		position:relative;
}

#pageBanner .contactInfo {     
        float: right;
        margin: 25px 15px 0px 0px;
}
#pageBanner .contactInfo th, #pageBanner .contactInfo td {  
        text-align: center;
        padding: 2px 5px 2px 5px;
        font-size: 7pt;
}
#pageBanner .contactInfo th {
        font-size: 11pt;
        font-weight: 500;
        color: #8A3234;
}
#pageBanner .contactInfo img {  
        border: 0px;
        margin: 0px auto 2px auto;
}
#pageBanner .logo {        
		position:absolute;
		top : 25px;
		left:35px;
}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	clear:both;
        text-align:center;
        vertical-align : middle;
	background-color : #807A80;
	color:#FFF;
	font-size:13px;
	height: 21px;
	font-weight:300;
	padding: 5px;
	text-align:left;
        margin-bottom: 10px;
}

/* *** LEFT/RIGHT COLUMNS *** */
.borders {
        border-left: 2px solid #6F6A6F;
        border-right: 2px solid #6F6A6F;
}
.competitionContainer p {
     color:#fff !important;
}
#leftColumn .newArrivals {
        
        background-color: #4b4c4e;
        color: #FFF;
        text-align: center;
        font-size: 12pt;
        font-weight: 400;
        padding-bottom: 7px;
}
#leftColumn .newArrivals h2 {
        margin: 10px auto 5px auto;
        font-size: 14pt;
        font-weight: 500;
}

#leftColumn .leftColumnProdTitle h2, #leftColumn .sidebarBoxTitle h2,
#rightColumn .featuredProductsTitle a {
        font-weight: 500;
        color: #FFF;
        font-size: 11pt;        
        margin: 15px 0px 0px 0px;
        line-height: 20pt;
        padding-left: 13px;
}
 
#leftColumn .sidebarBoxTitle, #leftColumn .leftColumnProdTitle h2 {
        margin-top: 10px;
        height: 26px;
        background-image: url(../images/leftsidebartitle_bg.jpg);
        background-repeat: no-repeat;
}

/* *** SEARCH CSS *** */
#searchBox {
        margin: 0px 0px 10px 10px;
}
#searchBox h2 {
        color: #CCC;
        font-weight: 500;
        font-size: 10pt;
        margin: 0px;
}
#searchField {
        margin-top: 3px;
        background-image: url(../images/search_bg.jpg);
        background-repeat: no-repeat;
        height: 30px;
}
#searchField input {
        margin: 3px 1px 1px 5px;
        font-size: 10pt;
        width: 142px;
        border: 0px solid #FFF;
        background-color: transparent;        
}
#searchSubmit {        
        padding: 3px 0px 0px 5px;
}

#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px;
}

#leftColumn .boxBody,
#leftColumn address
{
	font-weight: 700;
        font-style: normal;
	color: #FFF;
        margin: 10px;
        font-size: 8pt;
}
#leftColumn address .title {
        color: #CCC;
        padding-bottom: 3px;
        font-weight: 700;
        font-size: 11pt;
}
#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/rightbutton_bg.gif);
        background-repeat: no-repeat;
        width: 100px;
        height: 22px;
        text-align: center;
        vertical-align: middle;
        margin: 10px auto 0px auto;
}
.subscribeButton a,
.subscribeButton a:hover,
.subscribeButton a:visited
{
        padding-top: 3px;
        color: #f68b1f;
        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: #892628;
        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;
        color: #FFF;
}
#rightColumn .rightSidebarBody .rightSidebarBox a:hover {
        color: #696343;
}
#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;

}

#skype img
{
	margin : 7px auto 0;
}


/* *** FOOTER *** */
#footerBlock {
        text-align: center;        
        margin: 0px;
        background-color: #FFF;
        padding: 50px 10px 0px 10px;
}
#footerBlock img {
        margin: 5px auto 0px auto;
}
#footerBlock a,
#footerBlock a:visited
{
	text-decoration: none;
	color: #666;
}
#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;
	border-left: 1px solid #666;
}
#footerBlock ul li.first
{
	border-width: 0;
}

#footerBlock .powered
{

}
#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;
}

/* SPECIALS */

.relatedProductName {
	color: #000;
        font-size: 8pt;
        font-weight: bold;
        margin: 0px;
        color: #892628;
        line-height: 9pt;
}
 .productModel {
        color: #CCC;
        font-size: 10pt;
        line-height: 20pt;
        vertical-align: bottom;
}

.relatedProductImage {
        padding: 0px;
        border: 0px solid #CCC;
		margin: 5px auto;
}
.relatedProductPrice {
        color: #FF0000;
        font-size: 9pt;
        font-weight:bold;
        margin-top: 5px;
}
.ourPrice {
       color:#4f4b2b;
       vertical-align: top;
}
.priceBase {
        font-size: 15pt;
        line-height: 18pt;
}

.priceSuper {
        font-size: 9pt;
        vertical-align: top;
}
.gst {
        color: #CCC;
        font-weight: 500;
}

/* *** BREADCRUMBS *** */

#breadcrumbs {
        padding: 0px 10px 0px 10px;
	font-size: 9pt;
	background-color:#FFF;
}
#breadcrumbs a {
        color: #C63855;
}

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