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

#000		Black
#FFF		White
#060		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 ********** */

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

#bodyBlock  		/* Content and Columns */
{
	clear:  		both;
	min-height: 	28em;
	position:   	relative;
	margin-top: 	0.5em;
}
* html #bodyBlock {height:28em;}

#contentColumn {  /* The big wahoonie */
	margin: 0 0px 0 190px;
	line-height:150%;
	z-index:1;
	position:relative;
}
#breadcrumbs {
	margin: 0;
	padding:0 0 8px 0;
}

#leftColumn {		/* Left Column */
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	min-width:180px;
	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
{
	clear:  				both;
	padding:				5px 10px 5px 0px;
	margin: 				20px 0px;
	background-image:   	url(../ellandaletravel/images/footerBackground.png);
	background-repeat:  	repeat-y;
	background-position:	top right;
	font-size:  			0.8em;
	color:  				#fff;
}
#footerBlock .copy
{
	color:  				#000;
	display:				inline;
}
#footerBlock .links
{
	float:  				right;
	display:				inline;
}
#footerBlock a,
#footerBlock a:visited,
#footerBlock a:hover
{
	color:  				#fff;
	text-decoration:		none;
}
#footerBlock .copy a,
#footerBlock .copy a:visited,
#footerBlock .copy a:hover
{
	color:  				#000;
	text-decoration:		none;
}
/* 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: 						124px;
	margin: 						0;
	position:   					relative;
	z-index:90;
}
	#headerLeft1
	{
		position:  					absolute;
		top:						0px;
		left:						0px;
		display:					inline;
		float:  					left;
		clear:  					none;
	}
	#headerRight
	{
		margin: 					0px 0px 0px 252px;
		background-color:   		#000;
		height: 					104px;
		margin-bottom:  			2px;
	}
	/* **************************  left nav bar  ********************************** */

.box1Header
{
	color:					#ffffff;
	font-weight:			700;
	background-color:		#c00;
	padding:				0px 0px 0px 10px;
 	margin:					10px 0px 0px 0px;
	line-height:			18px;
	font-size:				10px;
}
		.box1Body
		{
			background-color:   #fff;
			margin: 			0px;
			padding:			5px 10px;
			border: 			1px solid #c00;
			font-size:			11px;
		}
		.box1Body a,
		.box1Body a:visited
		.box1Body a:hover
		{
			font-size:			10px;
			color:  			#c00;
			text-decoration:	none;
		}

/* **************************  iNEWS  ********************************** */
#inews h2
{
	line-height:				30px;
	margin: 					0px 0px 10px 0px;
	padding:					5px 0px 5px 2px;
	font-size:  				1.6em;
	color:  					#c3af50;
	border-bottom:  			1px solid #c3af50;
	font-weight:				700;
	z-index:1;
	position:relative;
}

#inews h2 span
{
	display:					block;
}
#inews h3
{
	line-height:				24px;
	margin: 					4px 0px;
	padding:					0px;
	font-size:  				1.4em;
	color:  					#c00;
	font-weight:				700;
}

#inewsh h3 span
{
	display:					block;
}

.personel
{
	line-height:				20px;
	background-color:   		#fff;
	margin: 					0px;
	padding:					0px 10px 0px 0px;
	font-size:  				1em;
	color:  					#c3af50;
	font-weight:				700;
}

	#inews h2.ul,
	#inews h2 span.ul {
		background-position: left top;
		background-image: url(../icom-temp1/statimages/nav_UL.gif);
		padding:0px;
	}
	#inews h2 span.ur {
		background-position: right top;
		background-image: url(../icom-temp1/statimages/nav_UR.gif);
	}
	#inews h2 span.ll {
		padding-left:10px;
		background-position: left bottom;
		background-image: url(../icom-temp1/statimages/nav_LL.gif);
	}
	#inews h2 span.lr {
		background-position: right bottom;
		background-image: url(../icom-temp1/statimages/nav_LR.gif);
	}
#inews .contentArea {
	font-size:85%;
	line-height:130%;
	padding:0 0.5em;
}

