﻿body 
{
	background-color: #FFFFFF;
}
.maincontainer
{
	width: 760px;
	border-collapse: collapse;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.titlecontainer
{
	width: 760px;
	height: 109px;
	background-image: url(../Images/NationalBooking/HeaderGraphic.jpg);
	font-size: 26pt;
	color: white;
	font-family: Verdana;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	border-collapse: collapse;
	background-color: black;
	background-position: left top;
}
.searchcontainer
{
	width: 760px;
	height: 36px;
	background-color: #330099;
	border-collapse: collapse;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 10px;
	font-family: arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #c0c0c0;
	background-image: url(../Images/NationalBooking/SearchContainerGraphic.jpg);
}
.footercontainer
{
	width: 760px;
	height: 66px;
}
.leftnavcontainer
{
	width: 138px;
	background-color: #999966;
	vertical-align: top;
	text-align: left;
	background-image: url(../Images/NationalBooking/LeftNavGraphic.jpg);
}
.contentcontainer
{
	width: 622px;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
}
.text_error
{
	font-weight: normal;
	color: red;
	font-family: Verdana;
	font-size: small;
}


/* Menu Styles */
#menu{ /* nothing in here right now */
}

#menu .item
{ 
	width: 120px;
	padding-left: 12px;
	padding-right: 2px;
	padding-bottom:2px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position-x: left;
}

#menu .itemselected, #menu .itemhover
{
	background-color: #000099;
	width: 120px;
	padding-left: 12px;
	padding-right: 2px;
	padding-bottom:2px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position-x: left;
}

#menu .dynamicitem
{
	background-color: #000099;
	padding-left: 12px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position-x: left;
}

#menu .dynamicitemselected, #menu .dynamicitemhover
{
	background-color: #000099;
	padding-left: 12px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position-x: left;
}


/* CSS hack for IE8 */
.DynamicMenuZIndex
{
	z-index: 999;
}

/* CSS classes for standard Links, only valid inside the #menu DIV */
#menu a, #menu a:visited
{
	background: transparent !important;
	display: block;
	font-weight: bold;
	color: #c0c0c0;
	font-family: arial, geneva, helvetica, sans-serif;
}

#menu a:hover, #menu a:active, #menu a:focus
{
  background: transparent ! important;
  display: block;
  font-weight : bold;
  color : #c0c0c0;
  font-family : arial, geneva, helvetica, sans-serif;
}


/* CSS classes for main content section */
#maincontent
{
    font-family: arial, geneva, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
#maincontent .headertext
{
	font-weight: bold;
	color: #000099;
	font-size: 14pt;
}
#maincontent .titletext
{
	font-weight: bold;
	color: #000099;
	font-size: 10pt;
}
#maincontent .terminology
{
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
}
#maincontent .rightcolumn
{
	border-left: #000000 thin solid;
	border-left: thin #404000 solid;
	margin: 10px;
}


#maincontent li
{
	margin-top: 10px;
}

#maincontent a, #maincontent a:hover, #maincontent a:active, #maincontent a:focus
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#maincontent a:hover, #maincontent a:active, #maincontent a:focus
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

/* CSS classes for tables */
.tableheader
{
	color: #c0c0c0;
	font-weight: bold;
	background-color: #000099;
}
.columnheader
{
	color: #000099;
	font-weight: bold;
}

.columnheader a
{
	color: #000099;
	font-weight: bold;
}
.repeater_table
{
	border-collapse: collapse;
	text-align: left;
}

.repeater_table A
{
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	cursor: hand;
}


.repeater_itemrow
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	height: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
.repeater_alternaterow
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #ccccff;
	height: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
.repeater_header
{
	font-weight: bold;
	color: #000000;
	border-bottom: #000000 thin solid;
	margin-left: 5px;
	margin-right: 10px;
}

.repeater_header A
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.repeater_header A:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.repeater_header A:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.repeater_header A:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.imagegallery
{
  margin: 0px;
  border: 1px solid #404000;
  height: 50;
  width: 50;
}
.button_image
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
#leftnavimage
{
	z-index: 999;
	width: 138px;
	height: 324px;
	background-image: url(../Images/NationalBooking/LeftNavImage.jpg);
}