/*
©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;
				width: 130px;
				background-color: #ffccff;
				text-align: left;
				float: left;
				padding: 0;
				}
				

#rightcolumn 			{ display: block;
				width: 130px; height: 440px;
				text-align: left;
				overflow: hidden;
				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;
	}

#leftmenu					{ width: 130px;
							height: 224px; 
							display: block;
							position: relative;
							text-align: left;
							left: 0;
							top: 0;
							background-color: #f6f6f6;
							margin: 0 auto; padding: 0;
							}

#centershortbox			{ display: block;
						height: 270px; width: 460px;
						background: url(../thor_graphics/businesscenter.gif) no-repeat;
						position: absolute;
						}

#centershorttext			{ display: block;
						width: 150px;
						line-height: 16px;
						position: absolute;
						left: 12px;
						top: 165px;
						}

#extrabox			{ 
						display: block;
						width: 150px;
						float: right;
						border:1px solid #999;
						border-top:3px solid #999;
						height:270px;
						}


#extrabox select			{ height: 18px; width: 125px;
					border: solid 1px #CCC;
					font-size: 10px;
					margin: 0 10px 5px 0;
					padding: 0;
					}

#extrabox input			{ height: 18px; 
					font-size: 10px;
					margin: 0 10px 0px 0;
					padding: 0;
					}

#piggy1					{ display: block;
						height: 162px; width: 148px;
						position: absolute;
						overflow: hidden;
						top: 278px;
						}

#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: 278px;
						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;
						}

#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;
						}

#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;
						}

#yellowbox			{ height: 195px; width: 130px;
				margin: 0 auto; padding: 0;
				display: block;
				background-color: #E6DC2B;
				overflow: hidden;
				}

#extrabox2			{ 
						display: block;
						width: 440px;
						float: left;
						border:1px solid #999;
						border-top:3px solid #999;
						height:110px;
						position:absolute;
						overflow:hidden;
						background-color:#f6f6f6;
						}


#extrabox2 select			{ height: 18px; width: 122px;
					border: solid 1px #CCC;
					font-size: 10px;
					margin: 0 10px 5px 0;
					padding: 0;
					}

#extrabox2 input			{ height: 18px; 
					font-size: 10px;
					margin: 0 10px 0px 0;
					padding: 0;
					}

