/*
©2003-2004 All Rights Reserved
 ___     _   _         __      ___    _ _       _
| _ )___| |_| |___ _  _\ \    / / |_ (_) |_ ___| |_  ___ _ _ _ _  ___
| _ Y -_)  _| / -_) || |\ \/\/ /| ' \| |  _/ -_) ' \/ _ \ '_| ' \/ -_)
|___|___|\__|_\___|\_, / \_/\_/ |_||_|_|\__\___|_||_\___/_| |_||_\___|
                   |__/

This is index.css - Stylesheet of allaboutguernsey.com page Type 1A version 0.1a
*/

/* PAGE LAYOUT DEFINITIONS */

#leftcolumn 			{ display: block;
				position:absolute;
				width: 130px;
				background-color: #ffccff;
				text-align: left;
				float: left;
				padding: 0;
				left:0px;
				}

#rightcolumn 			{ display: block;
				width: 130px; height: 440;
				text-align: left;
				float: right;
				}

#adright			{ display: block;
				width: 130px;
				padding: 0;
				margin-bottom: 8px;
				}

#centercontent
	{ 
	display:block;
	margin: 0px 138px 0px 138px;
	text-align: left;
	position:absolute;
	overflow:auto;
	height:440px;
	left:0px;
	width:462px;
	}

#centershortbox			{ display: block;
				height: 270px; width: 460px;
				background: url(../thor_graphics/harbourcenter.png) no-repeat;
				position: absolute;
				}

#centershorttext		{ display: block;
				width: 140px;
				line-height: 16px;
				position: absolute;
				left: 12px;
				top: 185px;
				}

#extrabox			{ display: block;
				width: 148px;
				position: absolute;
				left: 310px;
				top: 168px;
				overflow:hidden;
				}

#piggy1					{ display: block;
						height: 162px; width: 440px;
						position: absolute;
						overflow: hidden;
						top: 0px;
						}

#piggyextra					{ display: block;
						height: 162px; width: 148px;
						position: absolute;
						overflow: hidden;
						top: 278px;
						left: 0px;
						}

#piggy2				{ display: block;
				height: 162px; width: 148px;
				position: absolute;
				overflow: hidden;
				top: 278px;
				left: 156px;
				}

#piggy3				{ display: block;
				height: 162px; width: 148px;
				position: absolute;
				overflow: hidden;
				top: 0;
				left: 312px;
				}

#piggytopline			{ display: block;
				height: 3px; width: 148px;
				background: #999;
				line-height: 3px;
				margin: 0 auto; padding: 0;
				}

#piggygreybox			{ display: block;
				height: 39px; width: 148px;
				background: #b4b4b4;
				position: absolute;
				overflow: hidden;
				top: 3px;
				}

#piggytoplineextra			{ display: block;
						height: 3px; width: 460px;
						background: #999;
						line-height: 3px;
						margin: 0 auto; padding: 0;
						}
				
#piggygreyboxextra			{ display: block;
						height: 39px; width: 460px;
						background: #b4b4b4;
						position: absolute;
						overflow: hidden;
						top: 3px;
						}

#piggywhite			{ display: block;
				height: 20px; width: 148px;
				padding: 3px 0 0 5px;
				font-size: 15px;
				font-weight: bold;
				color: #FFF;
				}

#piggylink			{ height: 19px; width: 148px;
				font-size: 11px;
				font-weight: bold;
				color: #000;
				margin: 0 auto;
				padding: 0;
				position: relative;
				display: block;
				background: transparent url(../thor_graphics/allaboutarrow.png) 132px 3px no-repeat;
				}

#piggylinkextra				{ height: 19px; width: 460px;
						font-size: 11px;
						font-weight: bold;
						color: #000;
						margin: 0 auto;
						padding: 0px 0 0 5px;
						position: relative;
						display: block;
						}

#piggylink a			{ height: 17px; width: 148px;
				font-weight: bold;
				padding: 1px 0 0 5px;
				color: #000;
				background: transparent url(../thor_graphics/allaboutarrow.png) 132px 3px no-repeat;
				}

#piggylink a:hover		{ color: #FFF;
				background: transparent url(../thor_graphics/allaboutarrow_r.png) 132px 3px no-repeat;
				}

#piggyimage			{ display: block;
				height: 116px; width: 148px;
				background: #CCC;
				position: absolute;
				top: 46px;
				}

#leftmenu				{ height:224px;width: 130px;
						display: block;
						position: relative;
						text-align: left;
						left: 0;
						top: 0;
						background-color: #f6f6f6;
						margin: 0 auto; padding: 0;
						}

#yellowbox			{ height: 195px; width: 130px;
				margin: 0 auto; padding: 0;
				display: block;
				background-color: #E6DC2B;
				overflow: hidden;
				}
#contenttext
			 	{
				width: 416px;
				font-size: 11px;
				display: block;
				padding: 0px 25px 0px 5px;
				position: relative;
				top: 35px;
				left: 0px;
				}
							
#harbourtable
	{
	font-size:12px;
	}

#harbourtable td
	{
	padding:3px;
	padding-left:8px;
	border-bottom:2px solid #fff;
	letter-spacing: 0.1em
	}

#harbourlight
	{
	background-color: #A7A9AC;
	color:#fff;
	}

#harbourbold
	{
	background-color: #808284;
	color:#fff;
	}

#harbourheader
	{
	color:#000;
	background-color: #E6DC2B;
	border-bottom: solid 1px #999;
	font-weight: bold;
	}	
	