/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	color:#221e1f;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color: #221e1f !important;

/*
	background-image:url(../images/background_white.gif);
	background-repeat:repeat-y;
	background-position:center;
*/
}
a {color:#00f;cursor:pointer;}
a:link		{color:#0079C1;text-decoration:none;}
a:visited	{color:#0079C1;text-decoration:none;}
a:hover		{color:#0079C1;text-decoration:none;}
a:focus		{color:#0079C1;text-decoration:none;}
a:active	{color:#0079C1;text-decoration:none;}

img
{
	display : block;
	border-width : 0;
}

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

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

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

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

#contentColumn  	/* The big wahoonie */
{
	margin:0 190px 0 210px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 548px;
	background-color:#fff;

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

#footerBlock
{
	clear:  			both;
	padding:			4px 2px 2px 2px;
	margin:10px 190px 0 212px;
	font-size:  		10px;
	color:  			#538CB9;
	line-height:		1.4em;
	height : 48px;
	background-image:url(../images/footer_background.gif);
	background-repeat:no-repeat;
}

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



/* *** HEADER *** */

h1 {
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space: nowrap;
	color:#DADBDC !important;
}

h1 a {
	color:#DADBDC !important;
}

#pageBanner {
	height : 106px;
	background-color : transparent;
	margin : 5px 0 0 0;
	position : relative;
background-image:url('../images/header1.gif');
}
#pageBanner img.headerIMG	{ position:absolute;	top:0;	left:0;}

#headerPhone {
	position: absolute;
	top:20px;
	left:360px;
	font-size:1.3em;
	color:#231F20;
} 

#headerEmail {
	position: absolute;
	top:26px;
	left:270px;
}

#headerPhone span {
	color:#ED1C24 !important;
} 
#headerAddress {
	position: absolute;
	top:52px;
	left:360px;
	font-size:1.2em;

	color:#231F20;
} 

/* 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;
	color:#000;
	font-size:12px;
	line-height:18px;
	height:20px;
	font-weight:400;
	padding:3px 5px 6px 0px;
	margin :0px 0px 1px 0px;
	text-align:left;
	background-image:url(../images/nav_background.jpg);
	background-repeat:no-repeat;
}

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

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

#searchform {
	margin:0px 0px 7px 0px;
	padding:6px; 0px;
	background-image:url(../images/search_box.gif);
	background-repeat:no-repeat;
	height:58px;
}

#rightBoxTitle {
	background-color:#231F20;
	color:#FFDD00;
	font-size.1.2em;
	text-align:center;
	line-height:1.2em;
}
#rightBoxTitle span {
	font-size:1.0em;
	color:#FFF !important;
	padding:0px 5px;
}

#searchform span {
	color:#005E96;
	font-weight:bold;
}

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


#rightColumn h2
{
	color : #005E96;

	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	line-height:1.1em;
	margin:0 0 4px 0;
	padding: 0;
	font-size : 1.5em;
	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,
{
	line-height:1.3em;
	font-style:normal;
	background-color:#f00;
	color:#fff;
	margin:0;
	padding:7px;
	font-size:75%;
}

#leftColumn address
{
	line-height:1.3em;
	font-style:normal;
	color:#fff;
	margin:0;
	padding:7px;
	font-size:1.0em;
	background-repeat:no-repeat;
	height:202px;
}

#leftColumn address span
{
	color:#f78e1e;
	font-weight:bold;
}




#rightColumn .boxBody
{
	line-height:1.3em;
	font-style:normal;
	background-color:transparant;
	color:#fff;
	margin:0 0 0px 0;
	padding:7px;
	font-size:75%;
	border-left:1px solid #00aeef;
	border-right:1px solid #00aeef;
width:172px;
}
#leftColumn .boxBody a,
#rightColumn .boxBody a,
#leftColumn address a
{
	color : #005E96;
	text-decoration:underline;
}
#leftColumn ul,
#rightColumn ul
{
	line-height:1.2em;
	font-size:80%;
	margin:0;
	padding:0 1px 12px 1px;
	list-style:none;
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	font-weight:400;
}
#leftColumn ul li,
#rightColumn ul li
{
	margin:0;
	padding:0px 0 0px 0px;
}
#leftColumn ul li a,
#rightColumn ul li a {
	display:block;
	font-size: 1.25em;
	display:block;
	color:#fff;
	background-color:transparent;
	padding:1px 2px;
	text-decoration:none;
	padding:3px 0 3px 15px;
}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
		color : #FFF;
	text-decoration:underline;
}
#rightColumn h3
{
	line-height:			18px;
	margin: 				0;
	padding:				7px 0px;
	font-size:  			1.1em;
	color:  				#005E96;
	font-weight:			700;
}
#rightColumn h3 span
{
	display:				block;
}
#rightColumn #referralCredit
{
	margin-bottom: 			12px;
color:#fff;

}
#rightColumn #referralCredit div
{
	margin: 				0;
	padding:				4px;
	border-top: 			1px solid #fff;
	border-bottom: 			1px double #fff;
	font-size:  			1em;
	font-weight:			700;
	text-align: 			right;
}
#rightColumn #smallCart	{
	font-size:0.8em;
	margin : 7px auto;
	width:100%;
}
#rightColumn #smallCart .shoppingBasketQty
{
	vertical-align : top;
	width : 27px;
	text-align:right;
	padding-right : 3px;
color:#fff;
}
#rightColumn #smallCart .shoppingBasketName a,
#rightColumn #smallCart .shoppingBasketName a:hover,
#rightColumn #smallCart .shoppingBasketName a:visited
{
	color : #fff !important;
}
#rightColumn #smallCart .shoppingBasketPrice
{
	vertical-align : bottom;
	width : 62px;
	text-align:right;
		padding-right : 5px;
color:#fff;
}
#rightColumn #smallCart .cartTotalleft
{
	background-color:transparent;
	background-image : url(../images/shopping_basket_total_left.gif);
	background-repeat : no-repeat;
	background-position : top left;
	text-align:	left;
		color:#fff;
		font-weight:bold;
		padding-left : 7px;
		padding : 4px 0 0 7px;
		height :24px;
	vertical-align : middle;
	overflow : hidden;
}
#rightColumn #smallCart .cartTotalright
{
	background-color:transparent;
	background-image : url(../images/shopping_basket_total_right.gif);
	background-repeat : no-repeat;
	background-position : top right;
	text-align:	right;
		color:#fff;
		font-weight:bold;
		padding : 4px 5px 0 0;
		height :24px;
	vertical-align : middle;
	overflow : hidden;
}
#shoppingBasketLinks
{
	color : #000;
	font-size : 0.9em;
	text-align : center;
	margin : 4px 0 12px;
}
#shoppingBasketLinks a,
#shoppingBasketLinks a:hover,
#shoppingBasketLinks a:visited
{
		color : #005E96 !important;
		text-decoration : none;
}

#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:#231F20;text-align:center;font-size:1.2em;margin:1em 0 0.3em 0;}
#rightColumn div.sideSpecials img {
	border:0px solid #000;
	margin:0 auto;
}
#rightColumn div.sideSpecials span.specialsPrice {display:block;text-align:center;}
#rightColumn div.sideSpecials a:hover span.specialsPrice span {color:#231F20;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;
color:#fff;
}


#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 : #00f;
	color : #fff;
	font-weight : 700;
	border : 2px solid #00f;
}
#rightColumn .discount
{
	text-align : center;
	font-size : 0.75em;
	border : 2px solid #00f;	
	background-color : #f00;
	margin : 0 0 10px 0;
	padding : 10px;
	color : #fff;
}

#rightColumn .searchButton
{
	display : inline;
	float : right;
}
#rightColumn .loginButton
{
	
	padding : 0px;
	margin-right : -2px;
}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#538CB9;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#538CB9;
}
#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 #777;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .gtpWebsiteDesign
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#777;
	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
{
	background-color:	#000225;
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		1.5em;
	color:  			#fff;
	font-weight:		bold;
}
#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%;}

.btnGo
{
position:relative;
top:-3px;
}

.cat_buttons
{
padding-top:15px;
padding-left:15px;
}

#navheader
{color:#3cb7e9; border-bottom:1px solid #0079c2 ; font-size:16px; width:165px; margin-left:15px; padding-top:10px; height:20px; }

#rightSpecialBox .relatedProductPrice
{
color:#f00;
font-size:14px;
margin-left:42px;
padding-bottom:5px;
}
#rightnavHolder
{
width:186px;
border-right:1px solid #0bacf0;
border-left:1px solid #0bacf0;
}
#promoPicture
{
padding-top:5px;
padding-bottom:5px;
}

#promotext
{
padding-bottom:5px;
width:160px;
margin:auto;
}
.desc_holder
{
color:#68696c;
margin:2px;
padding-top:3px;
padding-bottom:3px;
}

.relatedProductPrice img
{
padding-top:10px;
}

#content_bottom
{
	margin:0 190px 0 210px;
	clear:  			both;
}
#headerBlock h1
{
display:none;
background-color:#221e1f;
}
#full_background
{
background-color:#221e1f;
}
