/* ****** COLOURS ******

#000		Black
#FFF		White
#13334c		Dark Green - used in section headers and nav bars
#709762		Middle Green - header cells on listproduct tables
#E6F0E6		Light Green - Box background and section head/nav bar rollovers
#507742		Showproduct Prices
#A00000		Middle Red - addcart prices
#900		Dark Red - text link
#666		Dark Grey - sidebar list rollovers

****************** */

/* ****************** BASIC SETUP ***************** */

body, td, p, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:90%;
	margin:0;
	text-align:center;
}
a {
	color:#900;
	cursor:pointer;
}
* html a 	{cursor:hand;} /* Only IE sees this. */

img {display: block;}


/* ****************************  BASIC PAGE SETUP LAYOUT ********** */

/* **************************************************** */
/*	For an EM based (expanding) site					*/
/*		#page		 {width:53em;}						*/
/*		#leftColumn  {width:9.5em;min-width:9.5em;}		*/
/*		#rightColumn {width:9.5em;min-width:9.5em;}		*/
/*		#breadcrumbs {margin: 0}						*/
/*		#content	 {margin: 0 10.5em 0 10.5em;}		*/
/* **************************************************** */

#page {			/* Entire site */
	width:779px;
	margin: 0px auto;
	text-align: left;
}
#headerBlock {} /* Site Header */

#bodyBlock { /* Content and Columns */
	clear:both;
	min-height:31em;
	position:relative;
	margin-top:0.5em;
	background-image:   	url(../northshore/images/bodyBack.png);
	background-repeat:  	repeat-y;
	background-position:	top left;
}
* html #bodyBlock {height:31em;}

#contentColumn {  /* The big wahoonie */
	margin:	 		0 0 0 200px;
	line-height:	150%;
}
#breadcrumbs {
	margin: 0;
	padding:0 0 8px 0;
}

#leftColumn {		/* Left Column */
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	min-width:170px;
	line-height:1.2;
	text-align:left;
}
#rightColumn { 		/* Right Column */
	position:absolute;
	top:0px;
	right:0px;
	width:150px;
	min-width:150px; 
	line-height:1.2;
	text-align:left;
}

#footerBlock
{
	background-color:   			#13334c;
	background-image:   			url(../northshore/statimages/navR.gif);
	background-repeat:  			no-repeat;
	background-position:			right;
	line-height:					18px;
	height: 						18px;
	margin: 						5px 0px 15px;
	padding:						0px 30px 0px 0px;
	clear:  						both;
}


#footer
{
	background-image:   			url(../northshore/statimages/navL.gif);
	background-repeat:  			no-repeat;
	background-position:			left;
	float:  						left;
	display:						inline;
	margin: 						0px;
}



/* Stops floats absentmindedly wandering out of their containing boxes in MIE */
/* (gives the containing box 'layout' whatever the heck *that* is) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #content 		{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */

#tellAFriend
{
	width:  		444px;
	margin: 		0px auto;
	text-align: 	left;
	font-size:  	1em;
}


/* ********************* HEADER ************************************* */

h1
{
	font-size:  					0.7em;
	margin: 						5px 0 5px 0;
}

#pageheader
{
	height: 						137px;
	margin: 						0;
}
	#headerLeft1
	{
		display:					inline;
		float:  					left;
	}
	#headerLeft2,
	#headerLeft3
	{
		display:					none;
	}
	#headerRight
	{
		display:					inline;
		float:  					right;
	}

#navTop
{
	background-color:   			#13334c;
	background-image:   			url(../northshore/statimages/navR.gif);
	background-repeat:  			no-repeat;
	background-position:			right;
	line-height:					18px;
	height: 						18px;
	font-size:  					0.7em;
	color:  						#fff;
	margin: 						5px 0px 15px;
	padding:						0px 30px 0px 0px;
	clear:  						both;
}
	#navTop ul
	{
		display:inline;
		margin:0px;
		padding:0px 0px 0px 30px;
	}

#navHome {
	background-image: url(../northshore/statimages/navL.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	display:inline;
	margin:0px;
}
		#navTop ul li
		{
			display:		inline;
			padding:		0px 5px 0px 6px;
			border-left: 	1px solid #fff;
		}
		#navTop ul li.first
		{
			display:		inline;
			padding:		0px 25px 0px 5px;
			border-left: 	0px solid #fff;
		}
		#navTop ul li.second
		{
			display:		inline;
			padding:		0px 5px 0px 6px;
			border-left: 	0px solid #fff;
		}
	#navHome li a,
	#navHome li a:visited
	{
		font-weight:				700;
		color:  					#fff;
		text-decoration:			none;
		font-size:  				1em;
	}
	#navHome li a:hover
	{
		color:  					#fdb813;
	}
/* ************************* LEFT/RIGHT COLUMNS ***************************** */

	#leftColumn
	{
		font-size:1em;
		background-color:   #2465af;
		padding:			20px 10px;
	}

	#leftColumn input
	{
		font-size:0.9em;
		margin:1px;
		display:block;
	}

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

	#leftColumn h2
	{
		line-height: 18px;
		background-color: #13334c;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		font-size:0.7em;
		color:#FFF;
		white-space: nowrap;
		font-weight:700;
		background-image: url(../northshore/statimages/boxTL.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#leftColumn h2 span
	{
		display:block;
		background-image: url(../northshore/statimages/boxTR.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}
	#leftColumn h2.nobox
	{
		background-image: url(../northshore/statimages/navLB.gif);
	}
	#leftColumn h2.nobox span
	{
		background-image: url(../northshore/statimages/navRB.gif);		
	}
	#leftColumn h2 a 
	{
		text-decoration:none;
		color:#FFF;
	}
	#leftColumn h2 a:hover
	{
		color:#E6F0E6;	
	}

	#leftColumn .sidebarLinkSpacer 
	{
		line-height:		7px;
	}

	#leftColumn .boxBody
	{
		background-color:	#fdb813;
		color:				#000;
		font-weight:		700;
		margin:				0px;
		padding:			10px;
		font-size:			75%;
	}

	#leftColumn .boxBody a
	{
		color:				#000;
		text-decoration:	underline;
	}

	#leftColumn .boxBottom
	{
		background-color:	#fdb813;
		padding:			0px;
		background-image: url(../northshore/statimages/boxBR.gif);
		background-repeat: no-repeat;
		background-position: right top;
		margin: 	0px 0px 10px 0px;
	}
	#leftColumn ul
	{
		margin:0px;
		padding:5px 0px 10px 10px;
	}
	#leftColumn ul li 
	{
		font-size:0.7em;
		line-height: 1.5em;
		font-weight: 700;
		color: #fff;
		margin: 0px;
		list-style-type: none;
	}
	#leftColumn ul li a,
	#leftColumn ul li a:visited
	{
		color: #fff;
		text-decoration:none;
		background-image: url(../northshore/statimages/listbullet.gif);
		background-repeat: no-repeat;
		background-position: left;	
		margin: 0px;
		padding: 0px 0px 0px 20px;
	}
	#leftColumn ul li a:hover
	{
		color: #fdb813;
		background-image: url(../northshore/statimages/listbullet_on.gif);
	}
	#leftColumn .button
	{
		margin:5px;
		text-align:right;
	}
	#leftColumn .buttonGo
	{
		margin:4px 0;
		border-width:0px;
	}

/* ********************* BREADCRUMBS ********************* */

#breadcrumbs span {
	font-size:0.8em;
}

/* ********************* CONTENT ********************* */

#homePageStory {
	display:block;
	width:			440px;
}

/* **************************  iNEWS  ********************************** */

#inews .contentArea
{
	font-size:  		85%;
	line-height:		130%;
	padding:			0.5em;
	background-color:   #dbf6f7;
	min-height: 		432px;
}
* html #inews .contentArea
{
	height: 			432px;
}
#inews .contentArea p
{
	margin-top: 		0px;
}
#inews .contentArea td
{
	padding:			0.5em;
}
#inews .contentArea ul
{
	margin:		 			1.0em 0;
	padding:				0px;
}
#inews .contentArea ul li
{
	margin-left:		 		0px;
	padding-left:				0px;
	list-style-position:		inside;
}

* html #inews .contentArea ul li
{
	margin-left:		 		20px;
	padding-left:				20px;
}
#inews .contentArea #contactTable td
{
	padding:			0.2em;
}




	#tellAFriend td.tellAFriendLabel
	{
		color:					#000;
		font-weight:			600;
		vertical-align:			middle;
	}
	#tellAFriend td.tellAFriendInput
	{
		vertical-align:			middle;
	}
	#tellAFriend td.tellAFriendLabelMessage
	{
		color:					#000;
		font-weight:			600;
		vertical-align:			top;
	}
	
	.tellAFriendHeaderImage
	{
			display:				none;
	}
	
	.tellAFriendFooterImage
	{
			display:				none;
	}
	#tellAFriend .box1Header
	{
		line-height:			18px;
		background-color:   	#13334c;
		margin: 				0px;
		padding:				0px 0px 0px 10px;
		font-size:  			0.8em;
		color:  				#FFF;
		white-space:			nowrap;
		font-weight:			700;
		background-image:   	url(../northshore/statimages/boxTR.gif);
		background-repeat:  	no-repeat;
		background-position:	right top;
		text-transform: 		lowercase;
	}

	#tellAFriend .box1Body
	{
		background-color:	   	#fdb813;
		color:  				#000;
		margin: 				0px;
		padding:				10px;
		font-size:  			80%;
	}
	
	#tellAFriend .box1Bottom
	{
		background-color:	   	#fdb813;
		padding:				0px;
		margin: 				0px;
		border: solid 0px #ffff00;
		height: 				4px;
		line-height: 	   		4px;
	}

#creditcards
{
	text-align:		left;
	margin-bottom:	20px;
	padding-bottom:	20px;
}
#creditcards div
{
	text-align: left;
}
.creditcard
{
	margin-top:		3px;
	float: left;
	border: solid 1px #FFF;
	border-collapse: collapse;
}
