﻿body 
{
	padding:0px;
	margin:0px;
	background-color:#e5e5e5;
}
img
{
    border:none;   
}
#Container
{
	background-color:#ffffff;
	position: relative;
    margin: 0 auto;
    width: 980px;
    height: auto;
    padding: 0px;
}
#Logo
{
	z-index: 10;
	left: 0px;
	width: 392px;
	position: absolute;
	top: 0px;
	height: 119px;
	background-image: url(Images/PAR_logo.gif);
}
#TopBanner
{
	z-index: 10;
	left: 392px;
	width: 588px;
	position: absolute;
	top: 0px;
	height: 119px;
	background-image: url(Images/PAR_topimage1.jpg);
}
#LeftShadow
{
	z-index: 10;
	left: 0px;
	background-image: url(Images/PAR_sideshadow_left.jpg);
	width: 18px;
	position: absolute;
	top: 119px;
	height: 441px;
}
#RightShadow
{
	z-index: 10;
	left: 962px;
	background-image: url(Images/PAR_sideshadow_right.jpg);
	width: 18px;
	position: absolute;
	top: 119px;
	height: 441px;
}
#BottomShadow
{
	z-index: 10;
	left: 18px;
	background-image: url(Images/PAR_bottomshadow.jpg);
	width: 944px;
	position: absolute;
	top: 542px;
	height: 18px;
}
#LeftLines
{
	z-index: 10;
	left: 18px;
	background-image: url(Images/PAR_leftlines.gif);
	width: 37px;
	position: absolute;
	top: 154px;
	height: 362px;
}
#ctl00_LeftPane
{
	z-index: 10;
	left: 55px;
	width: 337px;
	position: absolute;
	top: 154px;
	height: 362px;
	background-color: #6AA94E;
}
#RightLines
{
	z-index: 10;
	left: 758px;
	background-image: url(Images/PAR_rightlines.gif);
	width: 13px;
	position: absolute;
	top: 154px;
	height: 362px;
}
#RightPane
{
	padding-top:40px;
	padding-left:20px;
	z-index: 50;
	left: 771px;
	width: 171px;
	position: absolute;
	top: 154px;
	height: 316px;
	background-color: #cfe3c6;
}
#FooterBack
{
	z-index: 10;
	left: 18px;
	width: 944px;
	position: absolute;
	top: 516px;
	height: 26px;
	background-color: #a6cb95;
}
#MenuBack
{
	z-index: 11;
	left: 18px;
	width: 944px;
	position: absolute;
	top: 119px;
	height: 35px;
	background-color: #323422;
}
#MainBack
{
	z-index: 9;
	left: 55px;
	width: 705px;
	position: absolute;
	top: 154px;
	height: 362px;
	background-color: #ffffff;
}
#ctl00_Main
{
	padding-left:28px;
	padding-right:30px;
	z-index: 101;
	left: 392px;
	width: 310px;
	position: absolute;
	top: 194px;
	height: 322px;
	background-color: #ffffff;
	overflow:auto;
	overflow-X:hidden;
}
#PageHeading
{
	z-index: 101;
	left: 417px;
	width: 132px;
	position: absolute;
	top: 197px;
	height: 12px;
}

#Bookings
{
 position:absolute;
 z-index:101;
 top:49px;
 left:829px;
 width:133px;
 height:26px;
}
    
.Norm,.Highlight,.Error,.LeftPane
{
	font-size: 8pt;
	color: #797979;
	font-family: Tahoma, Arial;
}
.Norm a, .Norm a:hover
{
	text-decoration:none;
	color:#323422;	
}
.Norm a:hover
{
	color:#6AA94E;	
}
.Error
{
	color:#6AA94E;
}
.LeftPane a, .LeftPane a:hover
{
	text-decoration:none;
	color:#323422;	
}
.LeftPane a:hover
{
	color:#797979;	
}
.Highlight
{
	font-weight:bold;
}
.SubHead,.SubHead2,.SubHeadInv
{
	font-size: 11pt;
	color: #797979;
	font-weight:bold;
	font-family: Tahoma, Arial;
}
.SubHead2
{
	font-size: 9pt;
}

a.SubHeadInv,a:hover.SubHeadInv
{
    color:#6AA94E;
    /*text-decoration:underline;*/
}
a:hover.SubHeadInv
{
    color:#323422;   
}

.Footer
{
	font-size: 8pt;
	color: #797979;
	font-family: Tahoma, Arial;
}
.Footer a, .Footer a:hover
{
	text-decoration:none;
	color:#797979;	
}
.Footer a:hover
{
	
	color:#323422;	
}
.TextBox,.LoginTextBox,.CMSTextbox,.ContactTextBox,.CMSEventTextbox,.EnquiryTextBox
{
	font-size: 8pt;
	color: #797979;
	font-family: Tahoma, Arial;
	width:180px;	
}
.EnquiryTextBox
{
	width:114px;	
}
.CMSTextbox
{
	width:250px;	
}
.CMSEventTextbox
{
	width:400px;	
}
ul
{
	margin:0px;
	padding-left:17px;
}
li
{
	margin:0px;
}
.TablePadding
{
	vertical-align:top;
	padding-left:10px;	
	text-align:left;
}
.Norm table
{
	border-collapse:collapse;
}
.CMSEventBorder
{
	border-right: #323422 1px solid;
	border-top: #323422 1px solid;
	border-left: #323422 1px solid;
	border-bottom: #323422 1px solid;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.InnerTab
{
height:255px; overflow:auto;
width:320px;
padding-right:20px;
}
.FormField
{
	width:400px;
	font-size: 8pt;
	color: #797979;
	font-family: Tahoma, Arial;
}