/*------------------------------  Common  Text Styles -----------------------------*/
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #393939;
	background-color:#FFFFFF;
}
p {
	margin-top:2px;
	padding-left:3px;
	padding-right:3px;
	color:#808080;
	
	
}
p a:link, p a:visited, p a:hover
{
	text-decoration:none;
}
p a:hover{
text-decoration:underline;
}
h1 {
	font-size: 140%;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #0066c4;
	/*text-transform:uppercase;*/
}
h2 {
	font-size: 120%;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 0px;
	/*text-transform:uppercase;*/
	color: #64a30a;
}
h3 {
	font-size: 110%;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 0px;
	color:#64a30a;
}
h4
{
	font-size: 110%;
	font-style:italic;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#9e9e9e;
}
h5 {
	font-size: 100%;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066c4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited {
	color: #0066c4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #f25722;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*------------------------------  Common Template Styles -----------------------------*/
td.ctl  {
	left: 0px;
	top: 0px;
	position: relative;
}
td.ctl img {
	left: -1px;
	top: -1px;
	position: relative;
}
td.ctr {
	right: 0px;
	top: 0px;
	position: relative;
}
td.ctr img {
	right: -1px;
	top: -1px;
	position: relative;
}
td.cbl {
	left: 0px;
	bottom: 0px;
	position: relative;
}
td.cbl img {
	left: -1px;
	bottom: -1px;
	position: relative;
}
td.cbr {
	right: 0px;
	bottom: 0px;
	position: relative;
}
td.cbr img {
	right: -1px;
	bottom: -1px;
	position: relative;
}

/*------------------------------  Class Styles -----------------------------*/
#fth
{
	width:100%;
}
* html #fth {
	width: 488; 
	w\idth: 488;
}

.detail {
	font-size:70%;
	
}
.Head
{
	font-size:80%;
	font-weight:bold;
	
}
.TopLinks {
	font-weight:bold;
	font-size:70%;
	font:Tahoma, Arial, Helvetica, sans-serif;
} 
.TopLinks a:link, a:visited
{
	 text-decoration:none;
}
.TopLinks a:hover
{
	color:#f25722
}
.FooterLink
{
	font-size:70% !important;
	font:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.FooterLink a:link, .FooterLink a:visited
{
	 text-decoration:none;
	 color:#0066C4 !important;
	 font-size:100%;
	 
}
.FooterLink a:hover
{
	color:#f25722 !important;
}
.FooterLink .SkinObject
{
    font-size:100%;
}
.Normal
{
	
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
}

Table.FileManager_FileList td.Normal, Table.FileManager_FileList a:link.Normal
{
font-size:100%;
}
.SkinObject {
    font-weight: bold;
    
    color: #464646;
    text-decoration: none;
}
.BreadcrumbsStyle {
	font-size:80%;
	font:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
a:hover.BreadcrumbsStyle
{
	color:#f25722
}
.LoginStyle {
	
}
.TermsStyle{
	
}
.PrivacyStyle{
	
}
/*IE HACK*/
* html #navcontainer {
	margin-top:16px;
}
#navcontainer ul
{
	margin-left:-40px;
	margin-top:-16px;	
}
#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url( "/DesktopModules/TabNavigator/images/tab_unselected.gif" ) no-repeat;
	font: 80% Arial;
	font-weight: bold;
	text-align: center;
	line-height:31px;
}

#navcontainer a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 128px;
	height:31px;
	border:0px;
	vertical-align:middle;	
}

#navcontainer li.active
{
	background: url( "/DesktopModules/TabNavigator/images/tab_selected.gif" ) no-repeat;
}
#navcontainer a:hover
{
	background: url( "/DesktopModules/TabNavigator/images/tab_highlited.gif" ) no-repeat;
}
#navcontainer li.active a:hover
{
	background: url( "/DesktopModules/TabNavigator/images/tab_selected.gif" ) no-repeat;
}
* html #subnavcontainer {
	margin-top:16px;
}
#subnavcontainer ul
{
	margin-left:-40px;
	margin-top:-16px;
}
#subnavcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: table-cell;
	float: left;
	font: 80% Arial;
	font-weight: bold;
	text-align: center;
	border-right: solid 2px #8da965;
	line-height:31px;
	white-space:nowrap;
}

#subnavcontainer a
{
	color: #fff;
	text-decoration: none;
	display: table-cell;
	width: 100px;
	height:31px;
	border:0px;
	padding-left: 2px;
	padding-right: 2px;
	white-space:nowrap;
}

#subnavcontainer li.active
{
	background-color:#90bd4f;
}
#subnavcontainer a:hover
{
	background-color:#90bd4f;
}

.MenuTable
{
	border:solid 1px #6e6e6e;
	background-color:#f6f6f6;
}
* html .MenuItem a
{
	width:100%;
}
.MenuItem
{
	font-size:80%;
	font-weight:bold;
	list-style-type: none;
	margin: 1;
	padding: 0;

}
.MenuItem li
{
	display:inline;	
}
.MenuItem a
{
	width:160;
	display:block;
	background: Transparent url(menuimg.gif) left no-repeat;
	padding-left:17;
	border-bottom: 1px #E6E6E6 solid;
	padding-top:4px;
	padding-bottom:4px;
}
.MenuItem a:hover
{
	color:#f25722;
	background-color:#FFFFFF;
}
/*------------------------------  ID Styles -----------------------------*/
#TabsLevel2
{
	background-color: #0066c4;
	border-left: 1px #9a9c9f solid;
	border-right: 1px #9a9c9f solid;
	border-bottom: 1px #9a9c9f solid;
}
#Breadcrumbs {
	border-bottom: 1px #4f4f4f solid;
	line-height:32px;
}
#RightPane {
	padding-left:5px;
}
#LeftPane
{
	padding-right:5px;
}
#FooterTable {
	border-top: 1px #e3e3e3 dotted;
}
#FooterCell {
	padding-top:5px;
}
#FeatureTrip {
	padding-right: 5px;
}
#FeatureTripBG
{
	background-color: #f6f6f6;
	border: 1px #4f4f4f solid;
	margin-bottom: 10px;
}
#FavouriteTrip1 {
	padding-right: 10px;
}
#FavouriteTrip4 {
	padding-left: 10px;
}
#FavouriteTrip2, #FavouriteTrip3 {
	padding-right: 10px;
	padding-left:10px;
}
blockquote
{
font-family: Arial, Verdana, Helvetica, sans-serif;
}
* html .clearfix
{
    height: 1%;
    overflow: visible;
}
/* float clearing for IE7 */
* + html .clearfix
{
    min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


#Main
{
    padding-bottom: 24px;
}
#Header
{
    height: 172px;
    background: #FFF url(banner.jpg) no-repeat top right;
}

#LogoDiv
{
    float: left;
    padding-bottom:8px;

}
* html #LogoDiv, * + html #LogoDiv
{
    padding-bottom:5px;
}
.TopLinks
{
    float: right;    
    height: 32px;
    text-align: right;
   
}

#MainWrapper
{
    width: 996px;
    text-align: left;
    margin: 0 auto;
    background-color: White;
}


#ImageWrapper
{
    padding: 14px;
}
#Content
{
    margin-top:14px;
}
img
{
    border:0;
}
.UDT_Field
{
    width:33%;
    float:left;
}
.UDT_Input input
{
    width:95%;
}
.UDT_Buttons
{
    clear:both;
    text-align:center;
    padding-top:10px;
}
.UDT_Buttons span
{
    display:none;
}
.roundedBox
{
	position: relative;
	/*padding: 10px;*/
}

#greymenu
{
	background-color: #F6F6F6;
	/*padding-left: 10px;
	padding-right: 10px;*/
}
.corner
{
	position: absolute;
	width: 10px;
	height: 10px;
}
#greymenu .corner
{
	background-image: url(PanelBar/greycorners.gif);
}
.topLeft
{
	top: 0;
	left: 0;
	background-position: -0px -0px;
}
.topRight
{
	top: 0;
	right: 0;
	background-position: -10px -0px;
}
.bottomLeft
{
	bottom: 0;
	left: 0;
	background-position: -0px -10px;
}
.bottomRight
{
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
}