/* GENERAL CSS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 5px 0px 0px 0px;
}

hr {
	height: 1px;
	color: #0099CC;
}

/* CONTENT CSS */
td.content {
	font-size: 12px;
	color: #003366;
	letter-spacing: -1px;
	padding-left: 7px; 
	padding-right: 7px;
	padding-top: 14px;
}
br {
	letter-spacing: 0px;
}

td.content p {
	margin-top: 0px;
	margin-bottom: 12px;
}

td.content h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #0099CC;
	margin-top: 0px;
	margin-bottom: 2px;
}

td.content h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
	color: #0099CC;
	margin-top: 0px;
	margin-bottom: 2px;
}

td.content h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
	color: #0099CC;
	margin-top: 0px;
	margin-bottom: 2px;
}

td.content ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
td.content li {
}

td.content a {
	text-decoration: underline;
	color: #003366;
}
td.content a:link {
	color: #003366;
	text-decoration: underline;
}
td.content a:visited {
	color: #003366;
	text-decoration: underline;
}
td.content a:hover {
	color: #0099CC;
	text-decoration: underline;
}
td.content a:active {
	color: #0099CC;
	text-decoration: underline;
}
td.spaceline {
	background-color: #99CC00;
}


/* FEATURED TRIPS CSS */
td.feature_title {
	padding-top: 0;
	padding-bottom: 6px;
}
td.featured_image img {
	border: 1px solid #2178BC;
}
td.featured_text {
	padding-left: 4px;
	font-size: 10px;
	line-height: 12px;
}
span.featured_texttitle {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
span.featured_price {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #0099CC;
}
td.featured_pinstripe {
	background-color: #5980A8;
}
td.featured_more {
	padding-left: 2px;
}
td.featured_more img {
	border: 0px;
}


/* SEARCH PAGE CSS */
div.search_refine {
	border-bottom: 1px solid #B2D1E4;
	background-color: #E6F4FC;
	padding: 6px;
	font-size: 10px;
	line-height: 12px;	
}
div.search_header {
	background-color: #E6F4FC;
	padding: 6px;
	font-size: 10px;
	line-height: 12px;
}
.result_detail {
	float: right;
}
.result_pages {
}
div.search_results {
	border-left: 3px solid #E6F4FC;
	border-right: 3px solid #E6F4FC;
	padding: 6px;
}
div.search_footer {
	border-bottom: 1px solid #B2D1E4;
	background-color: #E6F4FC;
}




/* WELCOME BOX CSS */
.lightbox {
	border: 1px solid #B2D1E4;
	background-color: #E6F4FC;
	padding: 6px;
	font-size: 10px;
	line-height: 12px;
}

.successbox {
	border: 1px solid #7EE47E;
	background-color: #D6F9D6;
	color: #006600;
	padding: 6px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -1px;
}

.errorbox {
	border: 1px solid #E47E7E;
	background-color: #F9D6D6;
	color: #660000;
	padding: 6px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -1px;
}

.compulsory {
	color: #CB0000;
	font-size: 12px;
}


/* RIGHT MENU COLUMN CSS */
td.rmenu_left {
	background-image: url(/img/rmenu_left_slice.gif);
}
td.rmenu_mid {
	color: #003366;
	background-color: #B2D1E4;
	padding-top: 4px;
}
td.rmenu_right {
	background-image: url(/img/rmenu_right_slice.gif);
}
td.rmenu_bottom {
	padding-bottom: 10px;
}


/* LEFT MENU COLUMN CSS */
td.lmenu_left {
	background-image: url(/img/lmenu_left_slice.gif);
}
td.lmenu_left_dark {
	background-image: url(/img/lmenu_left_slice_dark.gif);
}
td.lmenu_mid {
	color: #003366;
	background-color: #B2D1E4;
	padding-top: 4px;
}
td.lmenu_right {
	background-image: url(/img/lmenu_right_slice.gif);
}
td.lmenu_right_dark {
	background-image: url(/img/lmenu_right_slice_dark.gif);
}
td.lmenu_bottom {
	padding-bottom: 10px;
}


td.menu_label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0px;
	font-size: 9px;
	text-align: right;
}
td.menu_field {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0px;
	font-size: 9px;
	font-weight: bold;
	padding-left: 2px;
}


/* LHS COLUMN CSS */
td.lhs_left {
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 9px;
}
td.lhs_title {
}
td.lhs_pinstripe {
	background-color: #5980A8;
}
td.lhs_body {
	font-size: 10px;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* PRESENTATION TABLE CSS */
td.head {
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #B2D1E4;
	text-align: left;
}
td.cell {
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	background-color: #E4F2FA;
}
td.book_cell {
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	background-color: #EEEEEE;
}
td.pad {
	font-size: 12px;
	padding: 1px 4px 0px 4px;
	background-color: #CCCCCC;
}
td.padlight {
	font-size: 12px;
	padding: 1px 4px 0px 4px;
	background-color: #EEEEEE;
}

td.additional {
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	background-color: #F9D6D6;
}

td.label {
	padding: 4px 4px 4px 4px;
	background-color: #B2D1E4;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	text-align: right;
}
td.field {
	padding: 4px 4px 4px 4px;
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

span.small {
	font-size:10px;
	font-weight:normal;
}

form {
	margin: 0px;
}


td.left_panel {
	padding-right: 5px;
}
td.center_panel {
	padding: 6px;
	border: 5px solid #DCDBDB;
	background: #FFFFFF;
}
td.right_panel {
	padding-top: 16px;
}


#booking_nav {
	padding: 6px;
	border: 5px solid #DCDBDB;
	background: #FFFFFF;
}
#booking_nav h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing:-1px;
	font-size: 14px;
	margin: 6px 0 0 0;
	padding: 0 0 0 5px;
	border-left: 10px solid #CCCCCC;
}


/* PRODUCT TABLE CSS */
td.prod_title {
	border: 1px solid #B2D1E4;
	background-color: #E6F4FC;
	padding: 6px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: -1px;
	color: #003366;
}
td.prod_titleprice {
	border: 1px solid #B2D1E4;
	background-color: #E6F4FC;
	padding: 6px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #0099CC;
}
td.prod_label {
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	background-color: #B2D1E4;
	font-weight: normal;
	text-align: right;
}
td.prod_field {
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: left;
}

.group_textbox {
	border: 1px solid #B2D1E4;
	background-color: #E6F4FC;
	padding: 6px;
	color: #003366;
}
img.floatleft {
	border:1px solid black;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}
img.floatright {
	border:1px solid black;
	float:right;
	margin-left:6px;
	margin-bottom:6px;
}

/* CSS FOR JOURNEY/TRAVEL SCHEDULES */
td.journeyhead {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: -1px;
	background-color: #B2D1E4;
}
td.journeybold {
	padding: 4px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
}
td.journeycell {
	padding: 4px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
}
td.journeycell ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
td.journeycell li {
	margin-left: -20px;
}



/* INPUT STYLES */
input, textarea, select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #003366;
        color: #003366;
        background-color: #FFFFFF;
        font-size: 10px;
        font-weight: normal;
}
option {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #003366;
        background-color: #FFFFFF;
}
option.disabled {
	color: #aaaaaa;
}

input.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        letter-spacing: -1px;
        border: 1px solid #003366;
        color: #003366;
        background-color: #FFFFFF;
        font-size: 10px;
        font-weight: normal;
        margin-top: 1px;
}

input.homebutton {
        background-color: #DBDBDB;
        font-size: 12px;
}



td.content input, td.content textarea, td.content select, td.content input.button {
	font: normal 12px Verdana
}

td.content option {
	font: normal 12px Verdana
}


#dropmenudiv {
	position:absolute;
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #003366;
	background-color: #B2D1E4;
	font-size: 10px;
	line-height:14px;
	letter-spacing: -1px;
	z-index:100;
}
#dropmenudiv a {
	text-decoration: underline;
	color: #003366;
}
#dropmenudiv a:link {
	color: #003366;
	text-decoration: underline;
}
#dropmenudiv a:visited {
	color: #003366;
	text-decoration: underline;
}
#dropmenudiv a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#dropmenudiv a:active {
	color: #0099CC;
	text-decoration: underline;
}
