body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
p {font-family:verdana, arial; font-size: 10pt; color:#000000; font-weight:normal}

td, .td {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #444444; vertical-align: top;}
.default {font-family:verdana, arial; font-size: 10pt; color:#000000; font-weight:normal}

/*Header tags, negative margin-bottom values to reduce space beneath text */
h1, .h1 {font-size: 16px; color: #0075BF; font-weight: bold; margin-bottom: -10px; letter-spacing: -1;}
h2, .h2 {font-size: 15px; color: #0075BF; margin-bottom: -5px;}
h3, .h3 {font-size: 14px; color: #0075BF; font-weight: bold;}
h4, .h4 {font-size: 13px; color: #0075BF; font-weight: normal; text-decoration:none}
h5, .h5 {font-size: 12.5px; color: #0075BF; font-weight: normal; font-style: italic;}
h6, .h6 {font-size: 12px; color: #0075BF; font-weight: normal; font-style: italic;}

/*this was in the old one, keep it and see..*/
em {color: #7C7C7C; font-size: 10.5px}

/*Table for atdw search results details*/
table.default {width: 100%;}
table.default td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F0F8FF;
}
table.default td.grey {color: #333333; background-color: #EFEFEF;}
table.default td.coloured {
	color: #000033;
	text-align: center;
	padding: 3px;
	font-size: 13px;
	background-color: #99BDE1;
}
table.default td.empty {background-color: #ffffff;}
table.default td.bordertop {background-color: #ffffff;	border-top: 1px solid #EFEFEF;}

/*Table for options on RHS*/
table.bordered {width: 100%; border-left: 1px solid #3F6996; border-top: 1px solid #3F6996;}
table.bordered tr, .tr {font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 9px; color: #555555; vertical-align: top;}
table.bordered tr.default {font-size: 12px; color: #3F6996; text-align: center; padding: 3px;}
table.bordered td {color: #333333; font-size: 11px; padding: 3px; border-right: 1px solid #3F6996;  border-bottom: 1px solid #3F6996;}
table.bordered td.coloured {
	font-size: 11px;
	color: #123456;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	background-color: #A5DDEC;
	border-right: 1px solid #3F6996;
	border-bottom: 1px solid #3F6996;
}

/*Table for options on RHS*/
table.nav {width: 424;}
table.nav tr {font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 9px; color: #616161; vertical-align: top;}
table.nav tr.default {font-size: 11px; color: #3F6996; text-align: center; padding: 3px;}
table.nav td.top {border-bottom: 1px solid #3F6996;}
table.nav td.default {color: #333333; font-size: 10px; text-align: center; padding: 3px; border-top: 1px solid #3F6996; border-left: 1px solid #3F6996; border-right: 1px solid #3F6996;}
table.nav td.coloured {color: #123456; font-size: 10px; text-align: center; padding: 3px; background-color: #A5DDEC;  border-top: 1px solid #3F6996; border-left: 1px solid #3F6996; border-bottom: 1px solid #3F6996;}
table.nav td.bottom {height: 4px; border-right: 1px solid #6DA0D3;}

/*topnav is the background to the DHTML menu*/
#topnav {
	height: 30px;
	color: #000000;
	font-weight: bold;
	vertical-align: baseline;
	background-image: url('/rtn2/pics/menu_bar.gif');
}

/*this was used in the toolbar, left in for now*/
.toolbarseparator {font-size: 9px; color: #616161}

/*adapted style tags for inline text, mainly on atdwsearch*/
.pagetitle {font-family: Arial, sans-serif; font-size: 12px; color: #7F7F7F;}
.headSub1 {font-family: Arial, sans-serif; font-size: 12px; color: #7F7F7F; font-weight: bold;}
.headSub {font-family: Arial, sans-serif; font-size: 13px; color: #0075BF; font-weight: bold;}
.grey {font-family: Arial, sans-serif; font-size: 10px; color: #7F7F7F;}
.small {	font-family: Arial, sans-serif;font-size: 9px; color: #7F7F7F;}
.coloured {
	color: #0075BF;
	font-size: 10px;
}

.bgcalendar {background-color: #FFFFFF}
.txtcalendar {font-family: Arial, sans-serif; font-size: 9px; color:#000000;}

/*client styles - used in containers by RTOs*/
.tableh1 {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #efefef; font-size: 10px}
.tableh2 {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #efefef; font-size: 9px}
.tableh3 {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #efefef}

/*Default Links*/
a:link {color: #0075BF;}
a:active {color: #5180B1;}
a:hover {color: #5180B1;}

/*Nav Links*/
/*No script style for topnav*/
a.tier1nav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F5F5F5; text-decoration: none;font-weight: bold;}
a.tier1nav:hover {color: #5180B1; text-decoration: underline}

/*Side nav tier1 links*/
a.mainnav {font-size: 12px; color: #000000; text-decoration: none; line-height: 150%;}
a.mainnav:active, a.mainnav:hover {color: #999999; text-decoration: underline}

a.hotdeals {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E2E2E2;
	border: 2px outset #cccccc;
	padding: 2px 3px 1px 3px;
	height: 20px;
}
a.hotdeals:active, a.hotdeals:hover {color: #FF0000; text-decoration: underline}

a.subnav {font-size: 12px;	color: #0075BE; text-decoration: none;	padding-left: 8px; line-height: 13px;}
a.subnav:hover, a.subnav:active {color: #1469A9; text-decoration: underline;}

/*used in atdw search results */
a.subnav2 {
	font-size: 11px;
	text-decoration: none;
	color: #342A6A;
}
a.subnav2:hover, a.subnav2:active {color: #000033; text-decoration: underline;}
a.subnav2:visited {color: #666666; text-decoration: underline;}

a.subnav3 {font-size: 10.5px; color: #0075BE; text-decoration: none}
a.subnav3:hover, A.subnav3:active {color: #999999; text-decoration: underline}

a.calendar {color: #ffffff; text-decoration: none}
a.default:hover {color: #0075BE; text-decoration: none;}

a.noevent {font-size: xx-small; color: #000000; text-decoration: none}

a.options {text-decoration: none; color: #333333; font-size: 9px;}
a.options:hover {text-decoration: underline; color: #999999;}

a.headSub {font-family: Arial, sans-serif; font-size: 12px; color: #0075BF; font-weight: bold; text-decoration:none}

.footerItems {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;}
a.footernav {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}
a.footernav:hover {color: #f5f5f5; text-decoration: underline}

a.toolbar, toolbar {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none}
a.toolbar:hover {text-decoration: underline}

/* ATDW search forms */
#dataForm input.text {font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; width: 100px;	background-color: #ABE1FA;	border: 1px inset #3F6996; color: #332B37; margin-bottom: 4px;}
#dataForm select {background-color: #ABE1FA; border: 2px inset #3F6996; margin-bottom: 4pt;}
#dataForm option.off {border-bottom: 1px dashed #A7A7A7;	background-color: #ABE1FA; color: #6E6E6E;}
#dataForm select.col {margin: 0px;	padding: 0px;width: 160px; background-color: #ABE1FA; border: 2px inset #3F6996; margin-bottom: 4pt;font-size: 8pt;}

/* DHTML menu */
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}
.clT,.clTover,.clS,.clSover,.clS2,.clS2over{	position: absolute;overflow: visible;cursor: pointer;cursor: hand;}
.clT,.clTover{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	vertical-align: baseline;
	background-image: url('/rtn2/pics/menu_sep.gif');
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.clT{color: #000000;}   
.clTover{color:#395C80;}
.clS,.clS2{padding-left:2px; font-size:11px; text-align: left; background-color: #7A7D83; layer-background-color: #7A7D83; color:#E0EBF2;font-weight: normal;}
.clSover,.clS2over{padding-left:2px; font-size:11px; text-align: left;color:#ffffff; background-color: #90949C; layer-background-color: #90949C;font-weight: normal;}


.clBar{position: absolute;	width: 10; height: 10; visibility: hidden; background-color:transparent;}
.clB{position:absolute; visibility: hidden; z-index:300; background-color:transparent;layer-background-color: transparent;}
.clB2{position:absolute; visibility: hidden; z-index:300; background-color:#7A7D83;layer-background-color: #7A7D83;}

/* Bestrates */
.fontbestrates {font-weight: bold;}
select.bestrates_search {font-size: 7pt; width: 110px;}
div.bestrates_search {font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
width: 120px;
color: #ffffff;
background-color: #0073A5;
padding-left: 4px;
padding-top: 4px;}
div.bestrates_search_bottom {padding:3px 0px 0px 3px; margin:0;}
input.bestrates_search {margin:0; padding:0;}
option.bestrates_search {}
