body {  
	font-family: Tahoma, arial, Helvetica, sans-serif; 
	color:#000000;
	background: #ffffff url(../images/layout/mainbg.gif) no-repeat top center;
	vertical-align: top;
	padding:0px;
	margin:0px;
}
#wrapper {
}
#body {
	width:869px;
	/*border: 1px solid #00447c;*/
	color: #000000;
	margin-top:8px;
	font-size: .9em;
}
/*
#mainmenu {
	background: #006b6e url(../images/layout/menu-bg.jpg) right top no-repeat;
	height: 30px;
	text-align: left;
	white-space: nowrap;
	z-index: 1000;
}	
#mainmenu, #mainmenu-left {
	border-bottom: 1px solid #65888A;
}
#mainmenu-left {
	background: #006b6e url(../images/layout/menu-bg.jpg) left top no-repeat;
	height: 30px;
	white-space: nowrap;
}*/

#main-content {
	padding: 10px;
}
#main-content, #main-content-home {
	background:#ffffff /*url(../images/layout/content-watermark.gif) no-repeat top center*/;
	vertical-align: top;
}
#sidebar {
	background: #ffffff url(../images/layout/sidebar-1.jpg) top left no-repeat;
	width: 222px;
	vertical-align: top;
	height:540px; /*minimumum height */
}
#sidebar-a {
	color: black;
	text-align: left;
	width: 139px;
	background: #ffffff url(../images/layout/sidebar-left-6.jpg) top right no-repeat;
	vertical-align: top;
	white-space: nowrap;	
}
.side-left-box{
	padding:2px;
	border:1px solid #B0B8B8; 
	margin-left:8px; 
	margin-top: 10px;
	background: white url(../images/layout/sidebar-bg.gif) repeat-y left; 
	color:black;
	font-size:.8em;
}
.title {
	font-weight:bold;
	color: #006b6e;
}
.title-leisure {
	font-weight:bold;
	color: #00447c;
}
.title-travel {
	font-weight:bold;
	color: #EFBB07;
}
.tableCell-normal{
	background: #eeeeff;
}
.blkLink{
	font-size: .95em;
}
.boldJade, .bold, .bold-black, .strong {
	font-weight: bold;
}
.boldJade,.bold {
	color: #006b6e;
}
.indent {
	margin-left: 30px;
}
.indentright {
	margin-right: 30px;
}
.indentmore {
	margin-left: 180px;
}
.indentrightmore {
	margin-right: 180px;
}
.footnote {
	font-size: 0.8em;
	padding-top:25px;
}
.em, .footnote {
	font-style: italic;
}
.small {
	font-size: .8em;
}
.newspic {
	margin-right:10px;
}

/***********************Shadow on images ***************************************************************/
.imagecontainer{
	float:left;
	clear:left;
	background: url(../images/layout/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/layout/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/********Side content (right) boxes*******************************************************************/
#sidebox-top {
	background:#ffffff url(../images/layout/sidebar-bg.gif) left repeat-y;
	border: 1px solid #b0b8b8;
	border-bottom:0px;
	padding:8px;
	padding-bottom:0px;
	margin:25px;
	margin-left:18px;
	margin-bottom: 0px;
}
#sidebox-title {
	background: url(../images/layout/sidebar-title.gif) left repeat-y;
	background-color: #006b6e;
	border: 0px;
	border-left:1px solid #b0b8b8;
	padding:5px;
	margin:0px;
	margin-left:18px;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
#sidebox-title2 {
	background: url(../images/layout/sidebar-title.gif) left repeat-y;
	background-color: #006b6e;
	border: 0px;
	border-left:1px solid #b0b8b8;
	padding:5px;
	margin:0px;
	margin-left:18px;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
#sidebox-title3 {
	background: url(../images/layout/sidebar-title.gif) left repeat-y;
	background-color: #006b6e;
	border: 0px;
	border-left:1px solid #b0b8b8;
	padding:5px;
	margin:0px;
	margin-left:18px;
	padding-left:20px;
	color:#ffffff;
	font-weight:bold;
}
#sidebox {
	background:#ffffff url(../images/layout/sidebar-bg.gif) left repeat-y;
	border: 1px solid #b0b8b8;
	border-top: 0px;
	padding:10px;
	margin:25px;
	margin-top:0px;
	margin-left:18px;
	font-size:0.85em;
}

/********SPORTSCOVER Links IN TOP BAR*******************************************************************/

#SClinks {
	color: #ffffff;
	background: #525252;
	background-image: url(../images/layout/topNavigationBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top:5px;
	padding-bottom: 7px;
	text-align: center;
}
#SClinks-width {
	width: 850px;
	white-space: nowrap;
	text-align: center;
	font-size: .8em;
	vertical-align: middle;
	font-family: Ottawa,tahoma,arial,helvetica,sans-serif;
	padding-right:5px;
}
#SClinks a:link, #SClinks a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
#SClinks a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.SC {font-weight: bold;
}
/*******************forms********************************/

form {
	margin: 0px;
	padding: 0px;
}
.tableCell-form{
	border-bottom: 1px dashed #eeeeef;	
	padding-bottom: 10px;
	padding-top: 10px;
}
.textfield {
	background: url(../images/layout/menubar-bg.gif) repeat-x bottom;
	border:1px solid #cccccc;
	cursor: text;
}
.textfield:hover {
	border:1px groove #cccccc;
}
.mini-input {
	font-size: .75em;
}

/**************main styles************************/

a, a:visited {
	color: #0B595B;
}
#leisure a, #leisure a:visited {
	color: #00447c;
}
#travel a, #travel a:visited {
	color: #fdc600;
}
a:hover {
	color: #499394;
}
#sitemap a.no-link , #sitemap a:hover.no-link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: text;
}
#sitemap div.hide-on-sitemap {
	display: none;
}
img {
	border: 0px;
}
h1 {
	font-size: 1.9em;
	color: #006B6E;
	font-family: 'Century Gothic',Ottawa,tahoma,arial,helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.5em;
	color: #006B6E;
	font-family: 'Century Gothic',Ottawa,tahoma,arial,helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3, h5 {
	font-size: 1.1em;
	color: #006B6E;
	font-family: 'Century Gothic',Ottawa,tahoma,arial,helvetica,sans-serif;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4{
	font-size: 1.1em;
	margin: 3px;
	padding: 3px;
}
h5 {
	border-bottom: 1px solid #006b6e;
}
#leisure h1, #leisure h2, #leisure h3 {
	color: #00447c;
}
#travel h1, #travel h2, #travel h3 {
	color: #EFBB07;
}
table {
  /* fix for IE6 and below not inheriting font size */ font-size: 1em; 
}
td {
	vertical-align: top;
}
td.middle {
	vertical-align: middle;
}
td.bottom {
	vertical-align: bottom;
}
th, h4{
	color: #ffffff;
	background: #006b6e;
	text-align: left;
	border-bottom: 5px solid white;
}
th {
	padding-left:5px;
}
#leisure h4{
	background: #00447c
}
#travel h4{
	background: #fdc600;
	color: #000000;
}
p{
	margin: 0px;
	padding:0px;
	margin-bottom: 10px;
}
#main-content hr {
	width: 88%;
	margin-top:20px;
	margin-bottom: 20px;
}
#main-content li{
	margin-bottom: 3px;
}

ul.policies li {
	margin-left: 90px;
	padding-bottom: 10px;
	margin-right:140px;
}
img.shadow{
	border-style: solid; 
	border-color: rgb(221, 221, 221) rgb(170, 170, 170) rgb(170, 170, 170) rgb(221, 221, 221); 
	border-width: 1px 2px 2px 1px; 
	padding: 3px; 
	display: block; 
	margin-left: 10px; 
	margin-right: 10px; 
	background-color: white;

}
.justify {
	text-align: justify;
}
.right {
	float:right;
}
/**************footer************************/
#footer-bar {
	background: #FFFFFF;
	border-bottom:3px solid #006b6e;
}
#footer {
	width: 100%;
	background: transparent;
	color: black;
	font-size: .65em;
	text-align: center;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
 	width: 100%; 
}
#footer a, #footer a:visited {
	color: black;
}
#footer a:hover {
	color: black;
	text-decoration: none;
}

/**********************home boxes*****************/

#home-boxes .home-box-caption  a, #home-boxes .home-box-caption-leisure  a,#home-boxes .home-box-caption-travel  a {
	color: white; 
	text-decoration: none;
}

.home-box-main {
	border:0; 
	border-top:1px solid #c5c5c5; 
	background:#FAFAFA url(../images/layout/home_box-bg.gif) right repeat-y;
}

.home-box-caption {
	background:#704346 url(../images/layout/home_box-caption-bg.gif) bottom repeat-x;
}
.home-box-caption-leisure {
	background:#704346 url(../images/layout/home_box-caption-bg-leisure.gif) bottom repeat-x;
}
.home-box-caption-travel {
	background:#704346 url(../images/layout/home_box-caption-bg-travel.gif) bottom repeat-x;
}
.home-box-caption, .home-box-caption-leisure, .home-box-caption-travel {
	color:white; 
	vertical-align:middle;
	font-size: .75em;
}

.home-box-left {
	background: transparent url(../images/layout/home_box-left.gif) right top no-repeat;
}
.home-box-right {
	background: transparent url(../images/layout/home_box-right.gif) left top no-repeat;
}


/*********************FAQ STYLES****************************/
#faq {
		width: 590px;
	}
#faq dt {
	color: #2763A5;
	cursor: pointer;
	margin: 8px 0;
	padding: 0 20px 3px;
	font-weight: bold;
	background: transparent url(../images/layout/arrow.jpg) left top no-repeat;
	width:590px;
}
#faq dd, .box {
	border: 1px solid #BABAC0;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #FFFFE1;
	width:565px;
}

/*********News and News Archive styles********************************************************/

#news dt {
	background: transparent url(../images/layout/show.gif) no-repeat right ;
	padding: 7px 15px;
	margin: 0;
	margin-top:5px;
	font: bold 120%/100%;
	cursor: pointer;
	height: 45px;   
}
#news dt:hover {
	background-color: transparent;
	color:#00447c;
}
#news dt.active {
	background: transparent url(../images/layout/hide.gif) no-repeat right ;
	color:#00447c;
}

#news dd {
	background: #F5F9FA url(../images/layout/news-watermark.gif) no-repeat top;
	margin: 0;
	padding: 10px 15px 10px;
	border:solid 1px #44007c;
	display: none;
	margin-bottom:4px;	
}
#news dt h3, #news dt .h3 {
	color:#007ba6;
	text-decoration: none;
	font-weight: bold;
}










/*  **************************** STYLE FOR SSF ****************************

/* Required fields and errors */
.reqField {	color: Red; height: 18px; }
.pgCount { color: Black; height: 18px; font-weight: bold; }

/* Other styles */
#pnlLogin {
	height: 20px;
}

#divEl {
	width: 98%; 
	height: 20px;
	/*position: relative;*/
}

.main_header 
{
	color: black;
	font-size: 20px;
	font-weight: bold;
	width: 98%;
	padding: 5px 5px 5px 5px;
	text-align: center;
	height: 160px;
	/*position: relative;*/
}

.header{
	font-size: 1.1em;
	margin: 3px;
	padding: 3px;
	color: #ffffff;
	background: #006b6e;
	text-align: left;
	border-bottom: 5px solid white;
	font-weight:bold;	
}

.menu 
{
	width: 98%;
	padding: 2px 5px 2px 5px;
	background: whitesmoke;
    border-bottom: solid 1px #cbd1d3;
    border-top: solid 1px #cbd1d3;
}

.centre
{
	padding: 5px 1px 5px 1px;
	text-align: center;
}

.border
{
	width: 98%;
	border-bottom: solid 1px #cbd1d3;
	display: table;
}

.quest
{
	width: 100%;
	font-weight: bold;
}

input.login
{
	font-size: 10px;
	height: 12px;
	width: 100px;
}

input.login_btn 
{
	font-size: 10px;
	height: 20px;
	width:40px;
}

/*
	Label - textbox alignment, no tables 
	http://www.alistapart.com/articles/practicalcss
*/
div.row, div.rowNB, div.rowNB_
{
	clear: both; /*This does not allow floating elements left, right, both, neither*/
	padding: 5px 0px 5px 0px;
	/*position: relative;*/
	display: table;
	width: 98%;
	/*border: solid 1px green;*/
}
	div.row { border-bottom: solid 1px #cbd1d3;}
	div.rowNB { height: 122px; }

div.row .label, div.row .labelM, div.rowNB .label, div.rowNB .labelM {
	float: left;
	width: 300px;
	/*text-align: right;*/
	padding: 3px 5px 1px 5px;
	/*border: solid 1px blue;*/

}
	div.row .labelM { width: 120px; }

div.row .uinput, div.row .uinputb, div.rowNB .uinput, div.rowNB .uinputb {	/*Usually use a span, but if want list of textboxes or something use div, and onload, set the height of the span to the height of the box*/
	/*float: right;
	width: 335px;*/
	float: left; 
	text-align: left;
	padding: 1px 1px 1px 0px;
	/*border: solid 1px red;*/
}

 div.row .uinputb, div.rowNB .uinputb { font-weight: bold;}





