


/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color: #fff !important;
}
a {color:#00f;cursor:pointer;}
a:link		{color:#00f;text-decoration:none;}
a:visited	{color:#00f;text-decoration:none;}
a:hover		{color:#00f;text-decoration:none;}
a:focus		{color:#00f;text-decoration:none;}
a:active	{color:#00f;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:		1003px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			1003px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 190px 0 200px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 604px;
}
#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:14px;
	width:180px;
	min-width:180px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 0px 2px 2px;
	margin: 			45px 5px 5px 0px;
	background-color:   #fff;
	font-size:  		10px;
	color:  			#777;
	line-height:		1.9em;
margin-top:20px;
background-image:url(../images/footer.jpg);
heihgt:47px;
width:997px;


}

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



/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}
#headerBlock form
{
	margin : 0;
	padding : 0;
}

#headerBlock h1
{
display:none;
}

#pageBanner {
	height : 69px;
	background-color : transparent;
	margin : 0;
	position : relative;
margin-top:10px;
/*
	background-image : url(../images/face.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	*/
}
#pageBanner img.headerIMG	{ position:absolute;	top:0;	left:0;}


/* 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:#dfdfe1;
	color:#000;
	font-size:12px;
	line-height:18px;
	height:18px;
	font-weight:400;
	padding:2px 5px 3px 0px;
	margin : 0 0 10px;
	text-align:left;
}

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

#leftColumn, #rightColumn {
	font-size:  			1.0em;
}
#leftColumn label, #rightColumn label {
	font-weight:bold;
color:#4e4e4e;

}
#leftColumn input, #rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px;
}
#leftColumn h2
{
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	margin:0;
	padding:0 0 0 0px;
	line-height:18px;
	font-size:0.85em;
	color:#4e4e4e;
	font-weight:700;
/*	border:1px solid #000; */
}


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

#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #88c26d;	
}
#leftColumn .boxBody,
#leftColumn address
{
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#fff;
	margin:0;
	padding:7px;
	font-size:75%;
/*
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	*/
}
#rightColumn .boxBody
{
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#000;
	margin:0 0 12px 0;
	padding:7px;
	font-size:75%;
width:150px;
margin-left:15px;
margin-top:15px;
}

#rightColumn .boxBody h2
{
color:#0b8040;    
font-size:14px;      
}

#leftColumn .boxBody a,
#rightColumn .boxBody a,
#leftColumn address a
{
	color : #000;
	text-decoration:underline;
}
#leftColumn ul,
#rightColumn ul
{
	background-color:#f00;
	line-height:1.2em;
	font-size:85%;
	margin:0;
	padding:0 1px 12px 1px;
	list-style:none;
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	font-weight:400;
	/*
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	*/
}
#leftColumn ul li,
#rightColumn ul li
{
	border-bottom:1px solid #fff;
	background-color:#f00;
	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:#f00;
	padding:1px 2px;
	text-decoration:none;
	padding:3px 0 3px 15px;
}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
	color:#fff;
	background-color:#0055E2;
	text-decoration:none;
}
#rightColumn h3
{
	line-height:			18px;
	background-color:   	#fff;
	margin: 				0;
	padding:				7px 0px;
	font-size:  			1.1em;
	color:  				#0c8041;
	font-weight:			700;
}
#rightColumn h3 span
{
	display:				block;
}
#rightColumn #referralCredit
{
	margin-bottom: 			12px;

}
#rightColumn #referralCredit div
{
	margin: 				0;
	padding:				4px;
	border-top: 			1px solid #000;
	border-bottom: 			1px double #000;
	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;
}
#rightColumn #smallCart .shoppingBasketName a,
#rightColumn #smallCart .shoppingBasketName a:hover,
#rightColumn #smallCart .shoppingBasketName a:visited
{
	color : #000 !important;
}
#rightColumn #smallCart .shoppingBasketPrice
{
	vertical-align : bottom;
	width : 62px;
	text-align:right;
		padding-right : 5px;
}
#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:#000;
		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:#000;
		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 : #000;
	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:#ff0;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:#ff0;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 .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
{
	float : left;
	padding : 0px;
padding-top:8px;


}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#777;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#777;
}
#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:	#0f0;
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	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%;}

/** left nav list**/
.whatever0
{
list-style: none;
}

#browserContainer, #browserImage, #browserText
{
float:left;
}

#browserContainer
{
padding-top:10px;
padding-bottom:10px;
}

#browserContainer a
{
color:#0b8040;
font-weight:bold;
}

#browserText
{
padding-top:3px;
}
#contactArea
{
	background-image:url(../images/contactBox.jpg);
	height:167px;
	width:189px;
	clear:both;
margin-bottom:15px;
margin-left:2px;

}

#storyArea
{
padding-top:15px;
background-image:url(../images/adboxTall.jpg);
height:280px;
width:194px;
padding:0px; margin:0px; margin-top:2px; padding-left:2px

}

#findTitle
{
	background-image:url(../images/findTitle.jpg);
	height:31px;
	width:191px;
	margin-bottom:10px;
}
#findTitle h2
{
	color:#fff;
	font-size:16px;
	text-align:center;
	padding-top:6px;
}
#finda .whatever0 a
{
color:black;
font-size:14px;
font-weight:700;
padding-bottom:10px;
}

#finda .whatever0 a:hover
{
color:#0b8040;
}

#finda li a
{
width:10px;
}

#contactText
{
padding:10px;

}

#contactText p
{
padding:3px;
}

#contactText img
{
padding-top:5px;
}

.contactTitle
{
color:#4e4e4e;
font-weight:bold;
}

.contactNumber
{
color:#0b8040;
font-weight:bold;
}
#storycontent h2 a
{
color:#0b8040;
font-size:17px;
text-align:center;
}
#storycontent h2
{
color:#0b8040;
font-size:17px;
text-align:center;
}
#headerText p a
{
color:#4e4e4e;
text-align:center;
}

#headerText p
{
color:#4e4e4e;
text-align:center;
}

#storyImage img
{
margin-left:51px;
padding-top:5px;
}

.login
{
background-image:url(../images/adbox.jpg);
height:233px;
width:194px;
}

#rightColumn #storyArea
{
margin-bottom:10px;
}

#rightColumn .login
{
margin-bottom:10px;
}

#storyArea12
{
padding-bottom:10px;
}
#findaTask select
{
max-width:150px;
margin-bottom:10px;
}
#findaTask h2
{
color:#0b8040;
font-size:15px;
font-weight:bold;
}
a.backtotop
{
color:#0b8040;
}
#rightbrowser h3, #lowsearch h3
{
position:relative; top:-2px;
font-size:14px;
margin:0px; padding:0px;
}

#rightbrowser a:hover
{
color:green;
text-decoration:underline;
}
#rightbrowser
{
z-index:1;
}

#letternone p
{
color:blue;
padding-left:15px;
}

#letterA a, #letterB a, #letterC a, #letterD a, #letterE a, #letterF a, #letterG a, #letterH a, #letterI a, #letterJ a, #letterK a, #letterL a, #letterM a, #letterN a, #letterO a, #letterP a, #letterQ a, #letterR a, #letterS a, #letterT a, #letterU a, #letterV a, #letterW a, #letterX a, #letterY a, #letterZ a
{
color:green;
font-weight:bold;
text-decoration:underline;
}
#accountBack .boxBody
{
padding-top:0px;
margin-top:0px;
width:160px;
padding-left:0px;

}
#accountBack h2
{
padding-bottom:8px;
padding-left:15px;
padding-top:3px;
color:green;
font-size:16px;
padding-top:10px;

}

.btnGo
{
padding-top:10px;
}
#entLogoutForm
{
display:none;
}
#helpinfo
{
position:absolute;
width:300px;
background-color:green;
padding:5px;
color:#fff;
z-index:1001;
}
#helpinfo p
{
color:#fff;
font-size:12px;
font-weight:500;
}
