
img {
	border: 0px; 
	}
	
html {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body {
	color:#999999;
	background-color: #006371;
	margin: 0px;
	padding: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align: center;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, verdana;
	background-image:url(../../sitepix/structural/body_bg.gif);
	}

/*############################################ FONT STYLES */

p,li {
	font-size:11px;
	margin:0px 0px 0px 0px;
	color:#999999;
	}
h1 {
	font-size:20px;
	margin:0px 0px 10px 0px;
	color:#00899F;
	font-weight:normal;
	}
h2 {
	font-size:11px;
	margin:0px 0px 10px 0px;
	color:#00899F;
	}
h2.steps {
	text-align:right;
	border-bottom:2px solid #cccccc; 
	padding-bottom:10px;
	}
a {
	font-size:11px;
	margin:0px 0px 0px 0px;
	color:#00899F;
	text-decoration: underline;
	}
a:hover {
	color:#00899F;
	text-decoration: none;
	}
a.arrow {
	padding-left:15px;
	background:url(../../sitepix/structural/arrow.gif) 0px 3px no-repeat;
	font-weight:bold;
	}
a.back {
	padding-left:15px;
	background:url(../../sitepix/structural/arrow_back.gif) 0px 3px no-repeat;
	}
a.next {
	padding-right:15px;
	background:url(../../sitepix/structural/arrow_next.gif) right 3px no-repeat;
	}
	
a.print {
	padding-left:12px;
	background:url(../../sitepix/structural/print.gif) 0px 3px no-repeat;
	}
table#tbl_cols td#col_main p {
	margin: 0px 0px 10px 0px;
	}
table#tbl_cols td#col_main ul li {
	margin: 0px 0px 5px 0px;
	list-style-image:url(../../sitepix/structural/bullet.gif);
	font-weight:bold;
	}
table#tbl_cols td#col_main p.fieldtag,  p.fieldtag {
	margin:0px;
	font-size:10px;
	color:#00899F;
	}	
ul {
	margin-top:0px;
	}

span.highlight {
	color:#CC3300;
	}	
/*############################################ FORM LAYOUT */

form {
	margin:0px;
	}
	
input,textarea,select {
	font: arial;
	font-size:11px;
	margin:0px 0px 10px 0px;
	}
	
input.text_input {
	margin:0px 0px 0px 0px;
	color:#00899F;
	font-weight:bold;
	text-align:right;
	border:none;
	}
	
p.form_buttons {
	border-top:1px solid #cccccc;
	padding-top:10px;
	text-align:right;
	}

.locked_field {
	font-weight:bold;
	font-size:12px;
	}

/*############################################ GENERAL LAYOUT */

table#tbl_main {
	width:760px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}
	
table#tbl_content {
	width:100%;
	background:#ffffff;
	}
		
table#tbl_content td#content_left {
	width:31px;
	background:url(../../sitepix/structural/dodds_of_troon_l.png) repeat-y;
	}
	
table#tbl_content td#content_right {
	width:31px;
	background:url(../../sitepix/structural/dodds_of_troon_r.png) repeat-y;
	}
	
table#tbl_content td#content_main {
	vertical-align:top;
	padding:30px 15px 0px 15px;
	}


table#tbl_cols {
	width: 100%;
	height:400px;
	}
table#tbl_cols td {
	vertical-align:top;
	text-align: left;
	}
table#tbl_cols td#col_left {
	width:130px;
	border-right:1px solid #CCCCCC;
	padding-right:15px;
	}
table#tbl_cols td#col_right {
	border-left:1px solid #CCCCCC;
	width:145px;
	padding-left:15px;
	}
table#tbl_cols td#col_main {
	padding-left:15px;
	padding-right:15px;
	}
table#tbl_cols td#col_double {
	padding-top:10px;
	padding-left:15px;
	padding-right:0px;
	}
/*############################################ ROUNDED BOX LAYOUT */

table.rounded_box {
margin: 0px 0px 15px 0px;
	}
table.rounded_box td.t_l {
	background-image:url(../../sitepix/structural/rounded_box/tl.png);
	width:12px;
	height:12px;
	line-height:12px;
	background-repeat:no-repeat;
}
table.rounded_box td.t {
	background-image:url(../../sitepix/structural/rounded_box/t.png);
	height:12px;
	line-height:12px;
}
table.rounded_box td.t_r {
	background-image:url(../../sitepix/structural/rounded_box/tr.png);
	width:12px;
	height:12px;
	line-height:12px;
	background-repeat:no-repeat;
}
table.rounded_box td.l {
	border-left:1px solid #cccccc;
	width:11px;
}
table.rounded_box td.m {
	padding: 3px 0px 3px 0px;
}
table.rounded_box td.r {
	border-right:1px solid #cccccc;
	width:11px;
}
table.rounded_box td.b_l {
	background-image:url(../../sitepix/structural/rounded_box/bl.png);
	width:12px;
	height:12px;
	line-height:12px;
	background-repeat:no-repeat;
}
table.rounded_box td.b {
	background-image:url(../../sitepix/structural/rounded_box/b.png);
	height:12px;
	line-height:12px;
}
table.rounded_box td.b_r {
	background-image:url(../../sitepix/structural/rounded_box/br.png);
	width:12px;
	height:12px;
	line-height:12px;
	background-repeat:no-repeat;
}

table.rounded_box h1 {
	font-size:18px;
	margin:0px 0px 0px 0px;
	}
/*############################################ NAV LAYOUT */

table#tbl_nav td a {
	display:block;
	height:26px;
	}
	
table#tbl_nav td a#nav_home {
	background:url(../../sitepix/structural/nav/home.png) no-repeat;
	width: 42px;
	text-decoration:none;
	}
table#tbl_nav td a#nav_about {
	background:url(../../sitepix/structural/nav/about.png) no-repeat;
	width: 78px;
	text-decoration:none;
	}
table#tbl_nav td a#nav_coachhire {
	background:url(../../sitepix/structural/nav/coachhire.png) no-repeat;
	width: 68px;
	text-decoration:none;
	}
table#tbl_nav td a#nav_tours {
	background:url(../../sitepix/structural/nav/tours.png) no-repeat;
	width: 108px;
	text-decoration:none;
	}
table#tbl_nav td a#nav_findtour {
	background:url(../../sitepix/structural/nav/findtour.png) no-repeat;
	width: 122px;
	text-decoration:none;
	}
table#tbl_nav td a#nav_daytours {
	background:url(../../sitepix/structural/nav/day_tours.png) no-repeat;
	width: 66px;
	text-decoration:none;
	}
table#tbl_nav td a#nav_contact {
	background:url(../../sitepix/structural/nav/contact.png) no-repeat;
	width: 150px;
	text-decoration:none;
	}

table#tbl_nav td a#nav_home:hover,table#tbl_nav td a#nav_contact:hover,table#tbl_nav td a#nav_daytours:hover,table#tbl_nav td a#nav_findtour:hover,table#tbl_nav td a#nav_tours:hover,table#tbl_nav td a#nav_coachhire:hover,table#tbl_nav td a#nav_about:hover  {
	background-position: 0 -26px;
	}
	
	/*############################################ SUBNAV LAYOUT */

div#subnav ul {
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 2px;
	}
	
/*############################################ DEPARTURE DATES LAYOUT */

table#tbl_departure_dates {
	background-color:#cccccc;
	width:100%;
	margin-bottom:5px;
	}
table#tbl_departure_dates td {
	background-color:#ffffff;
	border-bottom:1px solid #cccccc;
	}
table#tbl_departure_dates input {
	margin:4px 0px 0px 2px;
	height:12px;
	}
table#tbl_departure_dates p {
	font-weight:bold;;
	}
	
/*############################################ SPECIFIC LAYOUT */

table#tbl_results {
	background-color:#ffffff;
	width:100%;
	margin-top:0px;
	margin-bottom:05px;
}
table#tbl_results th {
	background-color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	text-align:left;
	color:#00899F;
}
table#tbl_results td {
	background-color:#ffffff;
	font-size:11px;
	border-bottom:1px solid #cccccc;
	padding-bottom:4px;
}
table.tbl_page_head {
	width:100%;
	border-bottom:1px solid #f1f1f1;
}
table.tbl_page_head td {
	padding-bottom:4px;
}
table.tbl_page_head th {
	padding-bottom:4px;
	text-align:right;
	font-weight:normal;
}

/*############################################ TOUR PRICES LAYOUT */

table#tbl_tour_prices {
	background-color:#cccccc;
	width:100%;
	margin-bottom:5px;
	}
table#tbl_tour_prices td {
	background-color:#ffffff;
	text-align:center;
	}
table#tbl_tour_prices td p {
	font-size:11px;
	margin:0px;
	color: #00899F;
	font-weight:bold;
	}
table#tbl_tour_prices th {
	text-align:center;
	background-color:#ffffff;
	}

/*############################################ ACCOMMODATION LAYOUT */

table.tbl_accomodation {
	width:100%;
	margin-bottom:15px;
	}
	
table.tbl_accomodation td {
	vertical-align:top;
	}
	
/*############################################ BOOK NOW LAYOUT */

table#tbl_book_now {
	background-color:#ffffff;
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
}
table#tbl_book_now td {
	font-size:11px;
	}
table#tbl_book_now td input, table#tbl_book_now td select {
	font-size:11px;
	margin:0px; 	
	}
table#tbl_book_now td h2 {
	margin: 0px;
	}


/*######################################################### DODDS*/
table#tbl_summary  {
	width:100%;
	margin:0px 0px 15px 0px;
	}
table#tbl_summary th {
	width:100px;
	font-size:11px;
	font-weight:normal;
	padding:4px;
	vertical-align:top;
	text-align:left;
	}
table#tbl_summary td {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:4px;
	}
	
table#tbl_summary h2 {
	margin: 10px 0px 0px 0px;
	}
table#tbl_summary p {
	color:#000000;
	}
table#tbl_summary select, table#tbl_summary input {
	margin: 0px 0px 0px 0px;
	}

div#totals {
	margin:20px 0px 0px 0xp;
	text-align:right;
	}
	
div#totals table {
	border-top:2px solid #cccccc;
	width:100%;
	}
	
div#totals table th {
	font-size:11px;
	text-align:right;
	padding:0px;
	color:#000000;
	font-weight:normal;
	}
div#totals table td {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:0px;
	color:#000000;
	width:80px;
	}
/*######################################################### DODDS FLEET TABLE*/
table#table_fleet {
	width:100%;
}

table#table_fleet td {
	vertical-align:top;
}
table#table_fleet th {
	vertical-align:top;
	width:150px;
}
table#table_fleet img {
	border:2px solid #00899F;
}
/*######################################################### INLINE IMAGES*/
img.inline_image {
	border:2px solid #00899F;
	margin:0px 0px 10px 0px;
}
img.inline_image_L {
	border:2px solid #00899F;
	margin:0px 10px 5px 0px;
}
img.inline_image_R {
	border:2px solid #00899F;
	margin:0px 0px 5px 10px;
}
