/* ***************************************************************************************** */
/* Book Systems International CSS - Designed by Hagen Dittmer for Book Systems International */
/* -------------------- All code © Book Systems International, 2006 ------------------------ */
/* ***************************************************************************************** */



/**********************************************************
  Body attributes
**********************************************************/
body {
	font-family: verdana, arial; color: black; font-size: 10px; 
	margin: 0; padding: 0;
	background-color: white;
	min-width: 550px; height: 100%;
}
a { 
	color: #446D86; font-weight: bold; text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#nonFooter {
	height: auto; width: 100%;
	float: left;
}
#header { 
	width: 100%;
	height: 90px; 
	padding: 0; margin: 0; 
	background-color: #EDEDED;
}
#header img {
	margin: 5px 15px;
}
#topLines {
	height: 7px; width: 100%;
	background-image: url(../images/green_bar.gif); background-repeat: repeat-x;
}
#middle_schedules {
	height: 100%; width: 100%;
	padding: 5px;
	margin : 0px 2px 20px 160px;	
	border-left: 1px dashed #446D86;
}
#main {
	float: left;
	height: auto; width: auto;
	padding: 0; margin: 0;
}

#left {
	float: left;
	margin-right: 10px;  /* push main content off menu */
	padding: 20px 10px;
	width: 150px; height: 100%;
	background-color: white; 
	text-align: center;
	border-right: 1px dashed #446D86;
}

#footer {
	margin-top: 30px;
	height: 38px; width: 100%;
	float: left;
	color: black; text-align: center;
}
	
	
	
	
/**********************************************************
  Left Nav Menu
**********************************************************/

#left ul#navMenu {
	padding: 0;
	margin: 0;
}
#left ul#navMenu li { 
	list-style-type: none; list-style-image: url(foo.gif); /* Trick IE */
	margin: 0 auto 0 auto; padding: 0;
	text-align: left;
}
#left ul#navMenu li a {
	text-decoration: none;
	display: block; 
	width: 146px; height: 19px;
	color: #446D86; font-family: arial, verdana, helvetica; font-size: 1.2em; text-align: left;
	text-decoration: none; text-indent: 10px;
	padding-top: 4px; margin: 2px 0 2px 0;
	background-color: #EDEDED; border-left: 4px solid #446D86;
}
#left ul#navMenu li a:hover { 
	color: white;
	padding-top: 4px; margin: 2px 0 2px 0; /* IE fix - must re-apply margins */
	background-color: #666666; 
}
#left ul#navMenu li.on a {
	color: #CC6600;
	border-left: 4px solid #CC6600;
}
#left ul#navMenu li.on a:hover { 
	color: white;
	padding-top: 4px; margin: 2px 0 2px 0;
	background-color: #666666; 
}

#left ul#navMenu ul#subMenu {
	margin: 10px 0 10px 5px; padding: 0;
}
#left ul#navMenu ul#subMenu li {
	list-style-type: none; list-style-image: url(foo.gif); /* Trick IE */
	padding: 0; margin: 2px 0;
	text-align: left;
}
#left ul#navMenu ul#subMenu li a {
	text-decoration: none;
	width: auto; height: auto;
	color: #446D86; font-family: arial, verdana, sans-serif; text-align: left;
	text-decoration: none;
	padding: 0; margin: 0;
	background-color: white; border: none;
}
#left ul#navMenu ul#subMenu li a:hover {
	color: #C60; text-decoration: none;
}
#left ul#navMenu ul#subMenu li.on a {
	text-decoration: underline;
}

#left div.menuMessage {
	width: 70%; height: auto;
	background-color: white;
	margin: 20px auto; padding: 5px;
	font-family: arial, verdana; font-size: 1.1em; font-weight: bold; color: #666666; text-align: left;
	background-image: url(../images/bullet_arrow.png); background-position: 90% 90%; background-repeat: no-repeat;
}


/**********************************************************
	Main/Middle Styles
**********************************************************/

div.date {
	margin: 2px 2px 0 0;
	font-size: 1.0em; text-align: right;
	clear: both;
}

#main div.news_container {
	width: 650px; height: auto;
	padding: 10px; margin: 20px auto 20px auto;
	background-color: #EDEDED;
	border: 1px solid #E2E2E2;
}

#main div#serviceTabsContainer {
	width: 580px; height: 102px;
	padding: 0; margin: 20px auto 0 auto;
	text-align: center;
}
#main div#serviceTabsContainer div#serviceTabLeft {
	width: 180px; height: 100px;
	float: left; margin-right: 15px;
	background-color: #EDEDED; background-image: url(../images/trackandtrace.gif); background-repeat: no-repeat; background-position: left;
	border: 1px solid #E2E2E2;
}
#main div#serviceTabsContainer a#serviceTabRight {
	display: block;
	width: 180px; height: 100px;
	float: left; margin-left: 15px;
	background-color: #EDEDED; background-image: url(../images/bookpickup.gif); background-repeat: no-repeat; background-position: left;
	border: 1px solid #E2E2E2;	
}
#main div#serviceTabsContainer div#serviceTabLeft span,
#main div#serviceTabsContainer a#serviceTabRight span {
	display: block; 
	height: auto; width: 120px;
	margin: 2px 2px 2px 55px; padding: 0;
	font-size: 1.4em; font-family: arial, verdana, helvetica; color: #0582B0; font-weight: bold; text-align: left;
	vertical-align: top;
}
#main div#serviceTabsContainer a#serviceTabRight p {
	display: block;
	font-family: arial, verdana, helvetica; color: black; font-size: 1.1em; font-weight: bold;
	text-align: left; text-indent: 0;
	margin: 15px 15px 0 55px;
}
#main div#serviceTabsContainer a#serviceTabRight:hover {
	text-decoration: none;
}


/**********************************************************
  HTML
**********************************************************/

h1{
	display: block;
	font-family: arial, verdana, sans-serif; color: black;
	font-size: 1.8em; 
	display: block; margin: 10px;
}
h1 em {
	font-family: "Book Antiqua", "Times New Roman", serif;
	color: #030; font-weight: bold; font-size: 1.6em;
	font-style: normal;
}
h1 span {
	background-image: url(../images/orange_arrow_single.png);
	background-repeat: no-repeat; background-position: 20% left;
	font-size: 70%;
	vertical-align: middle;
	color: #666; padding-left: 20px;
}
h2 {
 	font-family: arial, verdana, helvetica; color: #0582B0; font-size: 1.6em; 
	margin: 2px;
}
h3 {
	font-family: arial, verdana, helvetica; color: black; font-size: 1.4em; 
	margin: 5px 0 0 20px;
}
h4 {

}
h5 {

}

p {
	font-size: 1.1em; color: #333333; text-indent: 0;
	line-height: 1.8em;	margin: 10px;
}




/*---------------------------------------------------------*/
/*                  Sailing Schedule styles                */
/*---------------------------------------------------------*/

ul#scheduleListing {
	float: left;
	padding: 0; margin: 10px;
}
ul#scheduleListing li {
	display: block;
	height: 30px; width: auto;
	padding-left: 5px;
	list-style-type: none; 
	list-style-image: url(foo.gif);
	font: normal 10px arial, verdana, sans-serif;
	color: black;
}
ul#scheduleListing li a {
	display: bolck;
	width: auto; float: left;
	text-indent: 10px;
	text-decoration: none;
	color: #ED4312;
	font-weight: normal;
	font-size: 1.2em;
}
ul#scheduleListing li a:hover {
	text-decoration: underline;
}
ul#scheduleListing li a.scheduleName {
	display: bolck;
	width: auto; float: left;
	text-decoration: none;
	padding-left: 30px;
	color: #0582B0; font-weight: bold;
	font-size: 1.4em;
	text-indent: 0;
	background-image: url(../../images/pdf_bullet.png); background-repeat: no-repeat; background-position: 50% left;
}
ul#scheduleListing li a.scheduleName:hover {
	text-decoration: none;
	color: #C60;
}
ul#scheduleListing li span {
	display: bolck;
	width: auto; float: left;
	text-indent: 10px;
	font-size: 1.0em;
	margin-top: 3px;
}



/**********************************************************
  Images
**********************************************************/

img.inText {
	float: right; margin: 10px;
}

img.bullet {
	margin-bottom: -3px;
}


/**********************************************************
  Forms - TrackTrace, Enquiry, Quote & Login
**********************************************************/

form span {
	display: block;
	text-align: center; font-size: 1em; color: #446D86;
	margin: 2px;
}
form span a {
	font-weight: normal; text-decoration: none;	
}
form span a:hover {
	text-decoration: underline;
}


/******************   Track and Trace   ******************/

form.trackTrace {
	width: 110px; height: auto;
	margin: 5px 0 0 auto; padding: 0;
	background: none; text-align: right;	
}
form.trackTrace input {
	font-family: verdana, arial, helvetica; font-size: 1.0em; color: #333;
	padding-top: 2px; margin: 2px;
	text-align: left; 
	width: 80px; height: 1.2em;
}




/**********************   Login/Password Request   *************************/

form.login,
form.passRequest {
	width: 140px; height: auto;
	margin: 0 auto; padding: 5px;
	border: 1px solid #CCC; background-color: #F3F3F3; 
	vertical-align: middle; text-align: left;
}
form.login input,
form.passRequest input {
	font-family: verdana, arial, helvetica; font-size: 1.0em; color: #333;
	padding-top: 2px; margin: 2px 0px;
	text-align: left; vertical-align: middle;
	width: 80px; height: 1.2em;	
}
form.login input.text,
form.passRequest input.text { 
	width: 100px; height: 1.2em;
	font-family: verdana, arial; font-size: 1.0em; 
	padding-top: 2px; margin: 2px 2px 2px 5px;
	text-align: left; 	
}
form.login div#message { 
	color: #F30; font-weight: bold;
	text-align: center; 
	height: auto;
}

form.passRequest {
	float: left; text-align: right;
	width: 220px; height: 70px;
	padding: 20px 10px;
	margin: 50px;
}
form.passRequest input.text {
	width: 150px;
}

/********************   Enquiry/Quote   ********************/

form.enquiry {
	float: left;
	padding: 10px; margin-left: 10px; 
	vertical-align: text-top; line-height:10px; 	
}
form.enquiry input,
form.enquiry select,
form.enquiry textarea {
	font-family: verdana, arial; font-size: 1.0em; line-height: 10px; 
	margin: 2px 0 7px 0; vertical-align: middle;
}

form.enquiry img {
	margin: auto 0 auto 0;
}
div.formField_sep { 
	border: 1px solid #CCC; background-color: #F3F3F3; 
	padding: 5px; padding-left: 40px; margin: 5px 0 10px 0;
	width: 380px;
}

div.plainField { 
	width: 100%; min-height: 40px; 
	background-color: none;
}
div.doubleField {
	width: 100%;
	height: 90px;
	background-color: none;
}




/**********************************************************
Form constants
***********************************************************/
form p {
	margin: 5px; line-height: 12px;
	font: normal 10px verdana, arial, sans-serif; color: black;
}
form input.button {
	padding: 0; margin: 2px auto;
	width: 60px; height: 20px; 
	font: normal 10px verdana, arial, sans-serif;
	text-transform: uppercase !important; 
	text-align: center;
}
form div#submitCont {
	clear: both;
	width: 100%;
	text-align: center;
}





/**********************************************************
  Terms and Conditions, Site Map
**********************************************************/

#site_map ul {
	padding: 0; margin: 0;
}
#site_map li {
	display: block; 
	list-style-type: none; list-style-image: url(foo.gif); /* Trick IE */
	width: auto; height: auto;
	font-family: verdana, arial; 
	margin-bottom: 3px;	
}
#site_map li a {
	color: black; text-deoration: none; font-weight: normal;
}
#site_map li a:hover {
	color: #0582B0; text-decoration: none; font-weight: bold;
}	

.terms ul, 
.terms li {
	display: block;
	line-height: 20px; text-indent: 30px;
}		




/**********************************************************
  Foooter
**********************************************************/

#footer ul { 
	padding: 0; margin: 5px 0 2px 0;
}
#footer li { 
	display: inline; list-style-type: none; 
	list-style-image: url(foo.gif); /* Trick IE */
 	width: auto; 
	text-align: center; 
}
#footer li a { 
	font-weight: normal; color: black;
	text-decoration: none; 
}
#footer li a:hover { 
	text-decoration: underline; 
}

