﻿.OrderFormTitle
{
	text-align:left;
	width:400px;
}
.OrderFormValue
{
	text-align:left;	
}
.OrderFormColumnHeader
{
	font-weight:bold;	
	text-align:left;
}
.OrderFormSectionTitle{
	text-align:center;
	font-size:20pt;
	font-weight:bold;
}
.pageTable 
{
  background-image:url(/sitecollectionimages/Guests/background.jpg);
  background-position:top;
  background-repeat:repeat-x;
}
.verticalBarColumn
{
  width:3px;
  background-color:#dbac40;
}
.quickLinksLeft
{
  width:7px;
  background-image:url(/sitecollectionimages/Guests/quickLinks_Left.jpg);
  background-repeat:repeat-y;
}
.quickLinksContent
{
  background-color:#dbac40;
  width:208px;
  font-size:18px;
}
A.QuickLinkItem:hover
{
    text-decoration:underline;    
}
.QuickLinksRight
{
  width:5px;
  background-image:url(/SiteCollectionImages/Guests/quickLinks_Right.jpg);
  background-repeat:repeat-y;
}
.QuickLinksBottomCell
{
    background-image:url(/SiteCollectionImages/Guests/quickLinks_Bottom.jpg);
    width:220px;
    height:5px;
}
.QuickLinksTopCell
{
    width:220px;
    height:9px; 
    background-image:url(/SiteCollectionImages/Guests/quickLinks_Top.jpg);
}
.QuickLinksTitle
{
    width:208px;
    height:46px;
    background-image:url(/SiteCollectionImages/Guests/quickLinks_QuickLinks.jpg);
}

.ContentArea
{
text-align:left;
border:#dbac40 solid medium;
margin: 5 5 5 5;
background-color:#000;
background-image:url(/sitecollectionimages/Guests/starBackground.jpg);
background-position:right 0px;
background-repeat:no-repeat;	  
width:650px;
}
.ContentTableSpacing
{
    width:3px;
}
.ContentColumn
{
    width:720px;
    text-align:left;
}






/*  Navigation */
.CNCentre-topNavContainer
{
	background-image:url('/SiteCollectionImages/Guests/MenuBackground.gif');
	height:40px;
	border:none;
}
.CNCentre-topNav
{
    *position:relative;
    *top:-1px;
}
.CNCentre-topNavItem
{
    border-right:thin white solid;
	background-image:url('/SiteCollectionImages/Guests/MenuBackground.gif');
	font-family: tahoma;  
	font-size: 14pt; 
	color: #3a4663;	
	text-decoration:none;
}
.CNCentre-topNavItem a
{
	display:block;
	padding:10px 25px 5px 25px;
	height:32px;
	color: #3a4663;	
	text-decoration:none;
}
.CNCentre-topNavSelected a
{
	background-image:url('/SiteCollectionImages/Guests/MenuBackground.gif');
	font-family: tahoma;  
	font-size: 14pt; 
	color: #3a4663;	
	border-left:none;
	text-decoration:none;
}
.CNCentre-topNavHover a
{
	background-image:url('/SiteCollectionImages/Guests/MenuSelectedBackground.gif');
	color: #3a4663;	
	text-decoration:none;

}
.CNCentre-topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.CNCentre-topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 14pt; 
	background-image:url('/SiteCollectionImages/Guests/MenuBackground.gif');
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
	height:20px;
	text-decoration:none;


}
.CNCentre-topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
   	color: #3a4663;	
	text-decoration:none;

}
.CNCentre-topNavFlyOutsHover
{
	background-image:url('/SiteCollectionImages/Guests/MenuSelectedBackground.gif');
	color: #3a4663;	
	text-decoration:none;

}
.CNCentre-topNavRoundLeft, .CNCentre-topNavRoundRight
{
    width:0px;
}
