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

img {display:block;}

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

/* *** BASIC LAYOUT *** */

#page {
	width:		779px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
}

#contentColumn  	/* The big wahoonie */
{
	float:left;
	display:inline;
	overflow:hidden;
	margin:10px 0px 0 31px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 430px;
}

#contentColumn p {

}

/****** ROUND CORNERS FOR MAIN CONT BOX *******/

.roundcont {
	width: 100%;
	background-color: #fff;
}

.roundcont p {

}

.roundtop { 
	background: url(../statimages/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../statimages/br.gif) no-repeat top right;
	clear: both;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* END ROUND CORNERS */

#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	min-width:150px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	float:right;
	display:inline;
	overflow:hidden;
	top:0px;
	right:0px;
	width:267px;
	margin: 10px 31px 0 0;
	min-width:267px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			10px 5px 5px 0px;
	background-color:   #000;
	font-size:  		10px;
	color:  			#B0B0B0;
	line-height:		1.4em;
}

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



/* *** HEADER *** */

/*h1{
	font-size: 	1.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}*/

h1
{
	margin:0 0 0.2em 0;
	padding: 0.1em 0.2em 0.1em 0;
	line-height : 1.6em;
	font-size:2em;
	color:#B4440B;
	background-color:#fff;
	border:1px solid #fff;
	text-align:left;
}

#topBanner
{
	background-color : #f1ece4;
	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
{
	background-color : #cfdd27;
	height : 3px;
	margin : 3px 0;
}




#pageBanner {
	height : 129px;
/*	background-color : #fff;
	margin : 0;
	position : relative;
	background-image : url(../images/headerLeft1.gif);
	background-position : left top;
	background-repeat : no-repeat; */
}
#pageBanner img.lowestPrices	{ position:absolute;	top:12px;	left:22px;}
#pageBanner img.HLogo   		{ position:absolute;	top:12px;	left:140px;}
#pageBanner img.hostdirect  	{ position:absolute;	top:115px;	left:50px;}
#pageBanner img.tickBoxes   	{ position:absolute;	top:30px;	left:300px;}
#pageBanner img.callus  		{ position:absolute;	top:30px;	left:530px;}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	clear:both;
    text-align:center;
    vertical-align : middle;
	/*background-color:#6c2b06;*/
	color:#000;
	font-size:11px;
	line-height:30px;
	height:28px;
	font-weight:bold;
	padding:2px 20px 2px 0px;
	margin:0 0px 0px 20px;
	text-align:left;
}

/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn, #rightColumn {
	font-size:  			1.0em;
}
#leftColumn label, #rightColumn label {
	font-weight:bold;
}
#leftColumn input, #rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px 0px 10px 0px;
	font-size:				0.8em;
}

#rightColumn p	{
	margin: 				0px 10px 10px 10px;
	font-size:				0.8em;	
}

#leftColumn h2
{
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	background-color:#895200;
	margin:0;
	padding:0 0 0 17px;
	line-height:18px;
	font-size:0.85em;
	color:#fff;
	font-weight:700;
	border:1px solid #895200; 
}


#rightColumn h2
{
	background-color : #895200;
	color : #FFF;
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	line-height:1.1em;
	margin:0 0 4px 0;
	padding: 0;
	font-size : 1em;
	font-weight:700;
}

#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #fff;	
}
#leftColumn .boxBody,
#leftColumn address
{
	line-height:1.3em;
	font-style:normal;
	background-color:#f1ece4;
	color:#895200;
	margin:0;
	padding:7px;
	font-size:75%;

	border-left:1px solid #895200;
	border-right:1px solid #895200;
	border-bottom:1px solid #895200;
	
}
#rightColumn .boxBody
{
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#000;
	margin:0 0 12px 0;
	padding:7px;
	font-size:75%;
	border:2px solid #895200;
}
#leftColumn .boxBody a,
#rightColumn .boxBody a,
#leftColumn address a
{
	color:#6c2b06;
	text-decoration:underline;
}
#leftColumn ul,
#rightColumn ul
{
	line-height:1.2em;
	display: block;
	font-size:0.8em;
	font-weight:400;
	padding:0;
	position: relative;
	
	/*
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	*/
}
#leftColumn ul li,
#rightColumn ul li
{
	margin:0;
	padding:0;
	display: block;
	float: left;
	
}
#leftColumn ul li a,
#rightColumn ul li a {
	display:block;
	font-size: 1.25em;
	color:#895200;
	padding:1px 2px;
	text-decoration:none;
	padding:3px 0 3px 15px;
}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
	color:#6c2b06;
	text-decoration:none;
}
#rightColumn h3
{
	background-color:   	#fff;
	margin: 				0;
	padding:				0px 0px 15px 10px;
	font-size:  			1.1em;
	color:  				#B4440B;
	font-weight:			700;
}
#rightColumn h3 span
{
	display:				block;
}
#rightColumn #referralCredit
{
	margin-bottom: 			12px;

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

#rightColumn #smallCart	{
	font-size:0.85em;
}
#rightColumn #smallCart th, #rightColumn #smallCart td {
	padding:0 3px;
}
#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;
}
#leftColumn .creditcards .creditcard {
	margin:3px 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:#6c2b06;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:#6c2b06;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 : #895200;
	margin : 0;
	padding : 0 0 0 10px;
	font-size : 0.85em;
	color : #fff;
	font-weight : 700;
	border : 2px solid #895200;
}
#rightColumn .fastorder
{
	font-size : 0.75em;
	border : 2px solid #895200;	
	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 : #895200;
	color : #fff;
	font-weight : 700;
	border : 2px solid #895200;
}
#rightColumn .discount
{
	text-align : center;
	font-size : 0.75em;
	border : 2px solid #895200;	
	background-color : #f1ece4;
	margin : 0 0 10px 0;
	padding : 10px;
	color : #895200;
}


#leftColumn h2.orange
{
	border-bottom:1px solid #fff;
}
#leftColumn h2.darkblue
{
	background-color : #895200;
	color : #fff;
}

#rightColumn .line {
	width: 100%;
	height: 3px;
	margin: 15px 0;
	background: url(../images/dash.jpg) 0px 0px repeat-x;
}

#rightColumn a.readmore{
	color: #BF151B;
}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#B0B0B0;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#fff;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #fff;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .powered
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}
#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-bottom:2px;
}

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

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */


#shoppingCart #linkHeader {
	position:relative;
}
/*#shoppingCart h2
{
	border:1px solid	#f1ece4;
	background-color:	#f1ece4;
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#895200;
	font-weight:		bold;
}
*/

#shoppingCart h1
{
	margin:0 0 0.2em 0;
	padding: 0.1em 0.2em 0.1em 0;
	line-height : 1.6em;
	font-size:1.8em;
	color:#B4440B;
	background-color:#fff;
	border:1px solid #fff;
	text-align:left;
}

#shoppingCart h2
{
	margin:0 0 0.1em 0;
	padding: 0.1em 0.2em 0.1em 0;
	line-height : 1.6em;
	font-size:1.2em;
	color:#3f3f3f;
	background-color:#fff;
	border:1px solid #fff;
	text-align:left;
}

#shoppingCart .fakeH2 {
	background-color:	transparent;
    margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
	position:absolute;
	top:1px;
	right:3px;
}


#shoppingCart .fakeH2 a {color:#fff;}
#shoppingCart .fakeH2 a:hover {color:#fff;padding-right:0.0em;}


/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#FFF;
}

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

.contentArea p {
	font-size: 0.9em;
}