body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
p {color: #000000}
td, .td {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #555555; vertical-align: top;}

/*Header tags, negative margin-bottom values to reduce space beneath text */
h1, .h1 {font-size: 16px; color: #38170D; font-weight: bold; margin-bottom: -10px; letter-spacing: -1;}
h2, .h2 {font-size: 15px; color: #38170D; margin-bottom: -5px;}
h3, .h3 {font-size: 14px; color: #38170D; font-weight: bold;}
h4, .h4 {font-size: 13px; color: #38170D; font-weight: normal; text-decoration:none}
h5, .h5 {font-size: 12.5px; color: #38170D; font-weight: normal; font-style: italic;}
h6, .h6 {font-size: 12px; color: #38170D; 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: #F7F7F7;
}
table.default td.grey {
	color: #333333;
	background-color: #f6fbfd;
}
table.default td.coloured {
	color: #014f7b;
	text-align: center;
	padding: 3px;
	font-size: 13px;
	background-color: #cee3ee;
}
table.default td.empty {background-color: #ffffff;}
table.default td.bordertop {background-color: #ffffff;border-top: 1px solid #e3ebef;}

/*Table for options on RHS*/
table.bordered {width: 100%; border-left: 1px solid #38170D; border-top: 1px solid #38170D;}
table.bordered tr, .tr {font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 9px; color: #616161; vertical-align: top;}
table.bordered tr.default {font-size: 12px; color: #092738; text-align: center; padding: 3px;}
table.bordered td {color: #333333; font-size: 11px; padding: 3px; border-right: 1px solid #38170D;  border-bottom: 1px solid #38170D;}
table.bordered td.coloured {
	font-size: 11px;
	color: #38170D;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	background-color: #cee3ee;
	border-right: 1px solid #38170D;
	border-bottom: 1px solid #38170D;
}

/*Table for atdw subnav*/
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: #092738; text-align: center; padding: 3px;}
table.nav td.top {border-bottom: 1px solid #C3CED4;}
table.nav td.default {color: #333333; font-size: 10px; text-align: center; padding: 3px; border-top: 1px solid #C3CED4; border-left: 1px solid #C3CED4; border-right: 1px solid #C3CED4;}
table.nav td.coloured {
	color: #014f7b;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	background-color: #cee3ee;
	border-top: 1px solid #C3CED4;
	border-left: 1px solid #C3CED4;
	border-bottom: 1px solid #C3CED4;
}
table.nav td.bottom {height: 4px; border-right: 1px solid #C3CED4;}

/*topnav is the background to the DHTML menu*/
#topnav {height: 30px;color: White;background: #38170D;}

/*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: #38170D;}
.headSub1 {font-family: Arial, sans-serif; font-size: 12px; color: #38170D; font-weight: bold;}
.headSub {font-family: Arial, sans-serif; font-size: 13px; color: #C29143; font-weight: bold;}
.grey {font-family: Arial, sans-serif; font-size: 10px; color: #38170D;}
.small {	font-family: Arial, sans-serif;font-size: 9px; color: #38170D;}
.coloured {color: #C29143; 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: #e3ebef; font-size: 10px}
.tableh2 {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e3ebef; font-size: 9px}
.tableh3 {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e3ebef}

/*Default Links*/
a:link {color: #38170D;}
a:active {color: #C29143;}
a:hover {color: #C29143;}

/*Nav Links*/
/*No script style for topnav*/
a.tier1nav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #cee3ee; text-decoration: none;font-weight: bold;}
a.tier1nav:hover {color: #ffffff; text-decoration: underline}

/*Side nav tier1 links*/
a.mainnav {font-size: 11px; color: #333333; text-decoration: none}
a.mainnav:active, a.mainnav:hover {color: #999999; text-decoration: underline}

a.hotdeals {font-size: 11px; color: #ffffff; text-decoration: none}
a.hotdeals:active, a.hotdeals:hover {color: #000000; text-decoration: underline}

a.subnav {font-size: 11.5px; color: #C29143; text-decoration: none;}
a.subnav:hover, a.subnav:active {color: #666666; text-decoration: underline;}

a.subnav2 {text-decoration: none; color: #38170D;}
a.subnav2:hover, a.subnav2:active {color: #333333; text-decoration: underline;}
a.subnav2:visited {color: #C29143; text-decoration: underline;}

a.subnav3 {
	font-size: 10.5px;
	color: #014f7b;
	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: #38170D;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: #C29143; font-weight: bold; text-decoration:none}

a.toolbar, toolbar {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none}
a.toolbar:hover {text-decoration: underline}

.footerItems {PADDING-RIGHT: 10px; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right}
A.footernav {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A.footernav:hover {COLOR: Silver;TEXT-DECORATION: underline;}
/* ATDW search forms */
#dataForm input.text {font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; width: 100px;	background-color: #cee3ee;	border: 1px inset #A7A7A7;color: #162B37;margin-bottom: 4px;}
#dataForm select {background-color: #cee3ee;border: 2px inset #38170D;margin-bottom: 4pt;}
#dataForm option.off {border-bottom: 1px dashed #A7A7A7;	background-color: #cee3ee;color: #6E6E6E;}
#dataForm select.col {margin: 0px;	padding: 0px;width: 160px;background-color: #cee3ee;border: 2px inset #A7A7A7;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; font-weight: bold; text-decoration: none;}
.clT{color: #cee3ee; background-color:#38170D;}   
.clTover{color:#ffffff; background-color:#81421B;}
.clS,.clSover{padding-left:2px; font-size:11px; text-align: left;}
.clS2,.clS2over{padding-left:2px; font-size:11px; text-align: left;}
.clS,.clS2{color:#cee3ee; background-color:#38170D; layer-background-color:#38170D;}
.clSover,.clS2over{color:#ffffff;}
.clSover,.clS2over,.clTover,.clB2,.clB,.clBar{layer-background-color:#81421B; background-color:#81421B;}

.clB{position:absolute; visibility:hidden; z-index:300}
.clB2{position:absolute; visibility:hidden; z-index:300}
.clBar{position: absolute;	width: 10;height: 10;visibility: hidden;background-color: transparent;}