@charset "utf-8";
/* CSS Document */
/* The below restores some sensible defaults */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
/*table, caption, tbody, tfoot, thead, tr, th, td */
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
}
a 
{
    color: #00733e;
    }

a img {
border:medium none;
}

a.button {
background: transparent url('/Fofato/Assets/images/book-sub-buttonsgreen-full-1.png') no-repeat scroll top right; 
display: block;
float: left;
height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 18px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */

/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.button:hover {background-position: bottom right;}
a.button span { /* Background left image */ 
background: transparent url('/Fofato/Assets/images/book-sub-buttonsgreen-full-1.png') no-repeat;
display: block;
line-height: 26px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 0px 0 0px 20px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: White;
 cursor:pointer;
}
a.button:hover span {
text-decoration:none; background-position: bottom left;
}


html {
    background: #d6d6d6 url(/Fofato/assets/images/pagebg.jpg) repeat-x scroll left top;
	overflow-y: scroll;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
div.clear {
clear:both;
}
.clearright {
clear:right;
}
.clearleft {
clear:left;
}
.left {
float:left;
}
.right {
float:right;
}
h1 {
color:#FFFFFF;
font-size:26px;
font-weight:lighter;
}
h2 {
color:#3E3E3E;
font-size:16px;
padding-left:10px;
}
p {
padding-bottom:5px;
padding-top:5px;
}
body {
background: transparent;
color:#3E3E3E;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
line-height:1.5em;
}
#mainwrap {
margin:0 auto;
width:816px;
}
#headerbg {
background:transparent url(/Fofato/assets/images/headerbg.png) no-repeat scroll left top;
height:148px;
margin:20px 0 0;
width:816px;
}
#headerlogo {
float:left;
height:98px;
padding:35px 0 0 25px;
width:219px;
}
#maincontentbg {
background-color:#FFFFFF;
float:left;
width:816px;
}
#maincontentbottom {
background:transparent url(/Fofato/assets/images/mainpage_bottom.png) no-repeat scroll left top;
height:10px;
width:816px;
margin-bottom: 30px;
}
#navwrap {
background-color:#FFFFFF;
float:left;
margin:0 0 0 8px;
width:800px;
}

#nav {
background-color:#ebebeb;
float:left;
font-family:Verdana,Geneva,sans-serif;
height:30px;
width:798px;
}

#nav ul {
font-weight:bold;
padding-left: 20px;
}
#nav li {
display:inline;
}
#nav a {
color:#3E3E3E;
display:block;
float:left;
font-size:0.7em;
line-height:30px;
margin-left:1px;
padding:0 8px;
text-decoration:none;
}
#nav a:hover, #current a {
background: url(/Fofato/assets/images/navbg.gif) repeat-x;
color:#FFFFFF;
}

#subnav {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 797px;
	height: 23px;
	background-color:#1e7536;
	border-left: 1px #1e7536 solid;
	border-right: 1px #1e7536 solid;
	border-top: 2px #1e7536 solid;
	background: url(/Fofato/Assets/images/topnav/subnav.png) repeat-x top left;
}
#subnav li {display: inline;}
#subnav a {
	line-height: 23px;
	font-size: .55em;
	float:left;
	text-decoration:none;
	margin-left: 1px;
	padding: 0 8px 0 8px;
	color: #fff;
	font-weight: bold;
	display: block;
}

#subnav a:hover, #subnavcurrent{
	text-decoration: underline;
}
#current a:hover {
background: url(/Fofato/assets/images/navbg.gif) repeat-x;
color:#FFFFFF;
}
#contentarea {
float:left;
margin-left:8px;
width:800px;
}
#coursesearch {
background:transparent url(/Fofato/assets/images/searchpanelbg4.jpg) no-repeat scroll left top;
float:left;
height:268px;
margin-top:14px;
width:800px;
}
#searchbox {
color:#00733e;
float:right;
font-size:0.8em;
font-weight:bold;
padding:20px 15px 10px;
width:560px;
}
form#selection {
color:#00733e;
margin:10px 5px 5px 0;
}
#leftsidetext {
float:left;
line-height:18px;
}
#leftsidetextalign {
float:left;
width:80px;
}
#selection select {
background-color:#FFFFFF;
border:1px solid #00733e;
color:#3E3E3E;
font-size:11px;
}
#selection option.orange {
background-color:#00733e;
color:white;
font-size:12px;
font-weight:bold;
}
#selection .texta {
background-color:#FFFFFF;
border:1px solid #00733e;
color:#3E3E3E;
font-size:11px;
}
#selection .formbutton {
background:transparent url(/Fofato/assets/images/form2-big-book.png) no-repeat scroll left top;
border:0 none;
color:#a5a5a5;
cursor:pointer;
display:block;
font-size:16px;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 35px 0 0;
width:83px;
margin: 0px;
}
#searchresultsboxtop {
background:transparent url(/Fofato/assets/images/searchbox_greybg.png) no-repeat scroll left top;
float:left;
margin:10px 0 0;
padding:3px 0 0;
width:800px;
}
#searchresultsboxtop h2{
padding: 0 0 0 10px;
}
#searchresultsbox {
border-left:2px solid #ebebeb;
border-right:2px solid #ebebeb;
float:left;
margin:0;
padding:0;
width:796px;
}
.searchresults {
background-color:#FFFFFF;
border:1px solid #B3B4B4;
float:left;
margin:10px 0 10px 11px;
width:380px;
}
#footer {
background:transparent url(/Fofato/assets/images/footerimg.png) no-repeat scroll left top;
float:left;
font-size:10px;
height:41px;
line-height:normal;
margin:10px 0 0 8px;
padding:0;
width:798px;
}
#footer a {
color:#00733E;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footer p {
margin:0 0 0 10px;
padding:8px 0 0;
}
.bold {
font-weight:bold;
}
.boxbot {
background:transparent url(/Fofato/assets/images/greybox_topandbott.png) no-repeat scroll left bottom;
float:left;
height:10px;
width:800px;
}
.searchboxtitle {
background-color:#ebebeb;
border:1px solid #FFFFFF;
height:27px;
}
.searchboxtitle ul {
font-size:14px;
font-weight:bold;
padding-left:10px;
}
.searchboxcontentheadings {
width:115px;
color:#00733e;
font-size:12px;
font-weight:bold;
line-height:18px;
text-align:right;
}

.searchboxcontentresults {
float:left;
color:#3E3E3E;
font-size:12px;
font-weight:bold;
line-height:18px;
text-align:left;
}
.searchboxbottom {
background-color: #1c6d33;
border:1px solid #FFFFFF;
bottom:-1px;
top: 0px;
left: 0px;
right: 0px;
height:27px;
position:relative;
}
.searchboxbottom span {
color:#FFFFFF;
float:right;
font-size:14px;
font-weight:bold;
padding-right:100px;
}
.searchboxbottom a {
color:#FFFFFF;
}
.searchboxbottom a:hover {
text-decoration:none;
}
.searchboxbottom .image {
background:transparent url(/Fofato/assets/images/spyglass.png) repeat scroll 0 0;
bottom:0;
float:right;
height:32px;
margin-left:300px;
position:absolute;
width:52px;
}
.TCB_orderBooking {
background-color:#FFFFFF;
border:1px solid #ebebeb;
float:left;
margin:10px 0 10px 11px;
width:90%;
}
.btnGo {
background:transparent url(/Fofato/assets/images/form2-big-book.png) no-repeat scroll left top;
border:0 none;
color:#ffffff;
cursor:pointer;
display:block;
font-size:16px;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 35px 0 0;
width:83px;
}
.formbuttonorangesmallc {
background:transparent url(/Fofato/assets/images/form2-add-remove-full.png) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:24px;
line-height:26px;
margin:0;
padding:0 0 2px;
width:56px;
}
.formbuttonorangesmallc:hover {
background:transparent url(/Fofato/assets/images/form2-add-remove-full.png) no-repeat scroll left bottom;
}
.navvideo-button {
	width: 320px;
	height: 30px;
	float: right;
	position: relative;
	background: url(/fofato/assets/images/bg.png);
	padding-left: 16px;
	background-color:#ebebeb;
}
.navvideo-button a{
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
.navvideo-button .head{
	width: 31px;
	height: 47px;
	position: absolute;
	background: url(/assets/images/head.png);
	left: 302px;
	top: -18px;
}

.courseinfopageholder {
	width: 756px;
	float:left;
	margin: 20px 0 0 20px;
	font-size: 12px;
	line-height: 15px;
}
.courseinfopageholder .left{
	width: 530px;
	float:left;
}
.courseinfopageholder .right{
	width: 203px;
	float:left;
	padding-left: 20px;
}
.courseinfopageholder .right ul{
	border: 1px solid #fb8819;
	font-size: 11px;
	padding: 0 10px 10px 10px;
}
.courseinfopageholder .right ul h1{
	background-color: #fb8819;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	height: 20px;
	padding-left: 10px;
	margin: 0 -10px 0 -10px;
}
.courseinfopageholder .right ul li.title{
	padding: 10px 10px 0 0;
}
.courseinfopageholder .right ul li a{
}

.searchboxexpand {
	background: url(searchpanelbgtop.jpg) no-repeat left top;
	width: 780px;
	position: relative;
	padding: 20px 20px 19px 0;
	margin: 0px;
	float: left;
}

.rightcolholder {
	float: right;
	width: 540px;
}
.searchboxexpand-bot {
	position: absolute;
	background: url(searchpanelbgbot.jpg) no-repeat left top;
	height: 19px;
	width: 800px;
	float: left;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

.standard-table-title 
{
    font-size:14px; 
    font-weight:bold;
}

.standard-table-item
{
    font-size:12px;
}
