﻿/*
	Global tag defaults
*/

#RightBar
{
	float: right;
	background-color: white;
	text-align:right;
	width: 145px;
}

#Nav
{
	float: left;
	width: 145px;
	background-color: white;
	text-align: left;
}

#Content
{
	float: left;
	width: 449px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-color:white;
}

html,body
{
	width:100%;	
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: small;
	
}
form
{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4
{
	margin:0px;
	padding:0px;
	
}
h2
{
	font-size: medium;
}
h3
{
	font-size: small;
	font-weight: bolder;
	margin:20px 0px 5px 0px;
	padding:0px;	
	color: #295685;
}
img
{
	border:0px;
}

/*
	Utility Pseudo Classses
*/

.Clear
{
	clear:both;
}


/*
	The ID'd Divs
	Header
	Content
	Footer
	Houskeeping bar etc
	
*/
#HouseKeeping li 

{

            float:left;

            padding-right:1px;

}

 
#Search

{
	background-image: url(img/SearchBackground.gif);
	background-attachment: scroll;
	background-position: 0px -5px;
	float: left;
	height: 42px;
	margin-left: 2px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	width: 192px;
}




.FloatingCalendar
{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: auto;
	background-color: White;
}

#HomeNav ul
{
	list-style-type:none;
	float:left;	
}
#HomeNav li
{
	padding-left:5px;
	padding-right:5px;
	float:left;
	list-style-type:none;
	font-size:0.8em;
}
#HomeNav .Seperator
{
	padding:0px;
}

#HouseKeeping
{
	padding:5px 0px 5px 0px;
	margin:0px;
}
#HouseKeeping ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#HouseKeeping a
{
	font-family:Arial;
	list-style-type:none;
	text-decoration:none;
	font-size:0.9em;		
	float:left;	
	color:#0B4D89;
	font-weight: lighter;
	text-align:left;
	/*background-image:url(img/HouseKeepingBackgroundTopDown.gif);*/
	background-color:#BDCEDC;
	/*background-repeat:repeat-x;	*/
}

#HouseKeeping .HouseKeepingSelected
{
	background-color:#85A5BE;
	color:#FFFFFF;
}

#TravelNoticeDIV
{
	color:#FFFFFF;
	text-align:left;
	margin:5px 0px 5px 0px;	
}
.TravelMessage
{
	font-size:0.9em;
}

#Search input
{
	margin-right:10px;
}


#BreadCrump
{
	text-align: left;
	margin: 5px 0px 5px 3px;
}

#Parent
{
	width: 765px;
	margin:auto;		
	text-align: center;	
	background-color:#FFFFFF;
	
}

#Body
{
	width: 755px;	
	background-color: white;	
	background-repeat:no-repeat;
	padding:5px 5px 0px 5px;	
	border-bottom:1px solid #295685;
}

#Header
{	
	width: 765px;	
	background-repeat:no-repeat;
}

#HomeLink
{
	float: left;
	padding: 40px 0px 0px 5px;

}



#Nav ul
{
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}
#Nav li
{
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/navSeperator000.gif);
	background-repeat:no-repeat;
	background-position:bottom;

	
}
#Nav li a
{
	font-family:Arial;
	font-weight: bold;
	font-size:0.9em;
	color:#295685;
	text-decoration:none;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/bullet000.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px;
	padding-left:15px;

	display:block;
	
}
#Nav ul li a:hover
{
	/*background-image:none;*/
	color:#992222;
	
}


#Nav h3.NavHeader
{
	margin:0px;
	/*background-color:#0B4D89;*/
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/LeftNavTab001.gif);
	width:140px;
	height:15px;
	padding:5px;
	font-weight:bold;
	color:#1D3D77;
	font-size:0.9em;
}

.NavigationNode
{
	margin-bottom:10px;
}

.GraphicButtons
{
	border:0px;
	margin:5px 0px 5px 0px;
}



.RegularText
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	color: Black;
}

.Advertisement
{
	border:0px;
}

/* FOOTER AREA */

#Footer
{
	width:100%;
	background-color:white;	
	color:#295685;
	text-align:center;
	font-size:0.8em;
	padding:0px 0px 20px 0px;
	
}
#Footer ul
{
	margin:auto;
	padding:10px 0px 10px 0px;
	list-style-type:none;
	text-align: center;
}
#Footer li
{
	display: inline;
}
#Footer li a
{
	font-family:Arial;
	font-size:0.9em;
	padding:10px;
	color:#295685;
	text-decoration:underline;	
	margin-top:10px;
	margin-bottom:10px;
}

/* Special Offers */
.OffersBox
{
	margin:0px 0px 15px 0px;
}

.OffersBox h3
{
	font-size:0.9em;
	color:#0B4A80;
}
.OffersBox .Destination
{
	text-transform:uppercase;	
	width:130px;
}
.OffersBox a.Destination
{
	text-decoration:underline;
}
.OffersBox .Price
{
	font-family:Arial;
	font-size:0.8em;
	font-weight:300;
	color:#0B4A80;
	width:75px;	
}
.OffersBox a
{
	text-decoration:none;
	font-size:0.8em;		
	display:block;
}
.OffersBox a:hover
{	
	background-color:#AEC4D5;
}
.OffersBox .OffersIntro
{
	padding:2px;
	margin:5px 0px 5px 0px;
	width:217px;
	font-family:Arial;
	font-size:0.7em;
	color:#0B4A80;
}

.OffersBox ul
{
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}
.OffersBox .OfferDescription
{
	font-size:0.9em;
	color:#00447C;
	font-weight:300;
	text-decoration:underline;
}

.OffersBox a.NormalLink
{
	color:#0B4A80;
	display:inline;
	text-decoration:underline;
}
.OffersBox a.NormalLink:hover
{
	background-color:#FFFFFF;
}

/* Light Blue Boxes */
.LightBlueBox
{		
	width:214px;
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	background-color:#C8E0F2;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/LightBlueFooter.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
	color:#0B4A80;
}
.LightBlueBox a
{
	color:#0B4A80;
}
.LightBlueBox h3
{	
	width:200px;	
	padding:4px 0px 4px 14px;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/LightBlueHeader.png);
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
	
	border-bottom:2px solid #FFFFFF;
	margin-bottom:5px;
}

.LightBlueBox label,.LightBlueBox input
{
	
	font-size:0.7em;	
	display:block;
	float:left;			
	vertical-align:bottom;
}

.LightBlueBox label
{
	font-size:0.7em;
	height:15px;
	width:60px;
	margin-left:10px;	
	
}

/* Middle Blue Boxes */

.MiddleBlueCurveLeft
{
	background-image:  url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/BlueHeaderLeftCurve.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 27px;
	float:left
}
.MiddleBlueBackground
{
	background-image:  url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/BlueHeaderBackground.png);
	background-repeat: repeat-x;
	height: 27px;
	float: left;
	width: 454px;
}
.MiddleBlueBackground h2
{
	font-size: medium;
	color: #FFFFFF;
	margin: 3px 0px 0px 0px;
}
.MiddleBlueCurveRight
{
	background-image:  url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/BlueHeaderRightCurve.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 27px;
	float: left;
}

.PaleBlueBAckground
{
	background-color: #E1EDF9;
}
	



/* Dark Blue Boxes */

.DarkBlueBox
{
	width:214px;
	color:#0B4A80;
	background-color:#ACC2D5;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/DarkBlueFooter.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.DarkBlueBox h3
{
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/DarkBlueHeader.png);
	background-repeat:no-repeat;
	padding:4px 0px 4px 10px;
	font-size:0.9em;
	font-weight:bold;
	width:214px;
	height:24px;
}
.DarkBlueBox ul
{
	margin:5px;
	padding:0px;
	list-style-type:none;
}
.DarkBlueBox a
{
	font-size:0.8em;
	color:#0B4A80;
}

/*
	Horizontal Links
*/

.HorizontalLinks ul
{
	margin:0px;
	padding:0px;	
	
		
}
.HorizontalLinks li, .HorizontalLinks a
{
	list-style-type:none;
	
	font-size:0.9em;
	width:75px;
	float:left;
	margin:0px 0px 0px 0px;
	
}

/*
	Destination Surveys
*/

#DestinationSurveys
{
		
}

/*
	Intro Boxes
	used to introduce each page
*/

.IntroBoxHeader
{
	width:470px;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/IntroBoxHeader.png);
	background-position:top;
	background-repeat:no-repeat;	
	height: 8px;
	padding: 0px;
}
h2.IntroBoxHeader {display: none;}

.IntroBoxBody
{
	width:450px;
	color:#295685;
	font-size:small;
	padding: 10px 15px 5px 10px;
	background-image:  url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/IntroBoxContent.png);
	background-repeat: repeat-y;
	margin:0px;
	border:0px solid red;
}
.IntroBoxBody h2
{
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-size: medium;
}
.IntroBoxFooter
{
	width:470px;	
	height:6px;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/IntroBoxFooter.png);
	background-position:bottom;
	background-repeat:no-repeat;	
	margin:0px;
}
.IntroBox
{
	padding-bottom:15px;
}


/*
	Body Boxes
	used to provide a grey/blue background for content, usually under an Intro Box
*/
.BodyBoxContent h2
{
	font-size: medium;
	margin:0px 0px 10px 0px;
	padding:0px;	
	color: #295685;
}

.BodyBoxContent h3
{
	font-size: small;
	font-weight: bolder;
}

.BodyBoxHeader
{
	width:440px;
	margin:0px;	
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/BodyBoxHeader.png);
	background-position:top;
	background-repeat:no-repeat;	
	color:#295685;
	font-size:medium;	
	padding:5px 0px 0px 10px;
	margin:0px;
	height:10px;
}
.BodyBoxContent
{
	width:450px;
	color: #295685;
	font-size:small;
	padding:5px 0px 5px 10px;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/BodyBoxContent.png);
	background-repeat: repeat-y;
	margin:0px;
}
.BodyBoxFooter
{
	width:450px;	
	height:10px;
	background-image: url(file:///C|/DOCUME%7E1/SHARRO%7E1/LOCALS%7E1/Temp/Temporary%20Directory%202%20for%20_ATPi%5B1%5D.zip/Images/BodyBoxFooter.png);
	background-position:bottom;
	background-repeat:no-repeat;	
	margin:0px;
}


/*
	NoScript class for areas where <noscript> is being used.
*/
.NoScript
{
	color: red;
	padding: 10px 0px 10px 0px;
}

.TimetableGrid 
{
    border-collapse:collapse;
    margin-bottom:30px;   
}
.TimetableGrid caption
{
    visibility:hidden;
}
.TimetableGrid th
{
    background-color:#507AA2;
    color:#FFFFFF;
    padding:5px;
}
.TimetableGrid td
{
    padding:5px;
}
.TimetableSubHeader td
{
    text-align:center;
    color:#17447B;
    font-weight:bold;
}

.TimetableGridRow td
{
    text-align:center;
    background-color:#D7E7F4;
    border-bottom:2px solid #FFFFFF;
    
}

.TimetablePagerClass
{
    border-top:2px solid #5D7B9D;
}
.TimetableRowClass
{

}
.TimetableDestination:active
{
    color:#507AA2;    
}
.TimetableDestination:link
{
    color:#507AA2;    
}
.TimetableDestination:visited
{
    color:#507AA2;    
}

.NoResultsLabel
{
    background-color:#D7E7F4;
    border:1px solid #5D7B9D;
    display:block;
    padding:10px;
    margin:20px;
    text-align:center;
    
    
}
.SiteMap
{
	margin: 120px 0px 5px 0px;
}

