/***********************************************************/
/* MAIN ELEMENTS                                           */
/***********************************************************/
html {
}

body {
background:#C7D7E2;
padding:0;
margin:0;
font-family:verdana;
color:#1B73AC;
}


/***********************************************************/
/* MENU ELEMENTS                                           */
/***********************************************************/

.buttonscontainer {
	width: #0A7E73;
	background-color: #ffffff;
}
	
.button a {
	color: #ffffff;
	background-color:#6397AD;
	text-decoration: none;
	text-align: left;
	width:100%;
	padding-top:4;
	padding-left:2;
	padding-bottom:4;
	font-family:Verdana;
	font-size:0.7em;
	display: block;
	font-weight:normal;
}
	
.button a:hover {
	background-color: #3096D7;
	color: #ffffff;
	text-decoration: none;
}
	
.button a:visited {
	color: #ffffff;
	text-decoration: none;
}
	
.level2 a{
	background-color: #9FC1CD;
	color: #000000;
	font-weight: normal;
	display: block;
	text-align: left;
	text-decoration: none;
	font-family:Verdana;
	font-size:0.6em;
	background-image: url('/jigsaw_web/_images/indent_bar.gif');
	background-repeat:no-repeat;
	background-position:center left;
	margin-left:0;
	padding-top:2;
	padding-left:12;
	padding-bottom:2;
}

.level2 a:hover {
	background-color:#3096D7;
	color: #ffffff;
	text-decoration: none;
}
	
.level2 a:visited {
	color: #000000;
	text-decoration: none;
}


/***********************************************************/
/* A ELEMENTS                                              */
/***********************************************************/

a {
	color:#1B73AC;
	text-decoration:none;
	font-weight:bold;
}

a.bobby {
	font-size:0.8em;
	color:#ffffff;
	text-decoration:none;
}

a.bobby:visited {
	font-size:0.8em;
	color:#ffffff;
	text-decoration:none;
}

a:visited {
	color:#1B73AC;
	text-decoration:none;
}

a.menu {
	color:#000000;
	text-decoration:none;
}

a.menu:visited {
	color:#000000;
	text-decoration:none;
}

a.whitelink {
	color:#ffffff;
	text-decoration:underline;
}

a.whitelink:visited {
	color:#ffffff;
	text-decoration:underline;
}


/***********************************************************/
/* DIV ELEMENTS                                            */
/***********************************************************/

div.map {
	background: url(_leisure/map.jpg) no-repeat;
	margin-left:3em;
}

div.main {
	background-color:#FFFFFF;
}
	
div.sitetitle {
	font-size:1.5em;
	margin:10px 0px 0px 25px;
	font-family:Verdana;
	color:#1B73AC;
	padding-left:10;
	padding:4;
	text-align:left;
}

div.homepage {
	font-size:1em;
	COLOR: #3096D8; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	margin-left:10px;
	margin-right:10px;
}

div.hotpicks {
	margin-top: 0em;
	margin-left: 10px;
	margin-right: 10px;
	font-size:0.8em;
	font-family:Arial;
}

div.images {
	text-align:center;
}

div.menu {
	text-align:center;
}

div.plogo {
	text-align:center;
	padding:10;
}

div.logout {
	text-align:center;
	padding:10;
}

div.msg {
	font-family:Arial;
	font-size:0.9em;
	font-weight:bold;
	padding:4;
}

div.left {
	float:left;
}

div.right {
	float:right;
	margin-right:16px;
}

div.center {
	text-align:center;
}

/***********************************************************/
/* SPAN ELEMENTS                                           */
/***********************************************************/

span.subtitle{
	font-weight:bold;
	font-size:1em;
	padding-left:25;
	color:#1B73AC;
}

span.req {
	color:#904728;
}


/***********************************************************/
/* TABLE ELEMENTS                                          */
/***********************************************************/

table.busdir {
	margin:1;
	border-color:#000000;
	border-style:solid;
	border-width:1px;

}

table.search {
	margin-left:20;
}

table.menu {
	border-style:solid;
	border-width:3px;
	border-color:#ededed;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-bottom-color:#ededed;
	border-right-color:#ededed;
}

th {
	font-family:Arial;
	font-size:0.9em;
}

td.htitle {
	font-size:0.9em;
	color:#000000;
	font-weight:bold;
}

td.hprow1 {
	font-size:0.9em;
	font-weight:bold;
	color:#666699;
}

td.hprow2 {
	font-size:0.9em;
	color:#333333;
	font-style:italic;
}

td.hprow3 {
	font-size:0.9em;
	color:#333333;
}

td {
	font-family:Arial;
	font-size:0.8em;
}

td.webdisp {
	color:#000000
}

td.search {
	font-size:0.9em;
	font-weight:bold;
}

td.editor {
	background-color:#ffffff;
	padding-left:20;
}

td.display {
	background-color:#cccccc;
	padding-left:20;
	padding-right:20;
	color:#000000;
}

table.datatable {
	border:solid;
	border-color:#FFFF99;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	margin-bottom:1em;
	text-align:center;
}

table.datatable th {
	background-color: #59A4A9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: White;
}

table.home {
	background-color:#6397AD;
	margin:0px;
	color:#ffffff;
}

td.home3 {
	background-color:#CCCCCC;
	height:2px;
	color:#ffffff;
}

td.home4 {
	background-color:#6397AD;
	text-align:right;
	border-left-style:solid;
	border-left-color:#2D626A;
	border-left-width:0.2em;
}

td.home5 {
	background-color:#6397AD;
	text-align:right;
}

table.arrows {
	border-bottom:0.1em;
	border-color:#BAD9F8;
	border-style:solid;
	font:Verdana;
	font-size:1.5em;
	color:#415884;
}

table.feedback {
	border-width: thin thin thin thin;
	border-spacing: 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

table.feedback th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.feedback td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.submenu {
	border-width: 0.1em;
	border-spacing: 3px;
	border-style: solid;
	padding: 1px;
	border-color: #3094D2;
	border-collapse: separate;
	background-color: #D9E3E9;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}



table.homepage {
	margin:0 0 0 0 ;
}

table.futurebookings {
	background-color:#D9E3E9;
	border:solid;
	border-color:#6397AD;
	border-width: 1px 1px 1px 1px;
	margin:0 40 0 40 ;
}

table.futurebookings th {
	background-color: #6397AD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: White;
}


/***********************************************************/
/* IMG BITS                                                */
/***********************************************************/

img.homepage {
	float:left
}

img.left {
	margin-right:16px;
	margin-left:16px;
	border-style:solid;
	border-color:#9D7F79;
	border-width:1px;
}

img.right {
	margin-right:16px;
	margin-left:16px;
	border-style:solid;
	border-color:#9D7F79;
	border-width:1px;
}

img.center {
	border-style:solid;
	border-color:#9D7F79;
	border-width:1px;
}

.center_infobox {
   border: 0px solid #aaaaaa;
   background-color: #ffffff;
   color: white;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   clear: right;
}

.center_infobox td,
.center_infobox th {
   vertical-align: top;
}
.center_infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.center_infobox.bordered {
   border-collapse: collapse;
}
.center_infobox.bordered td,
.center_infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.center_infobox.bordered .borderless td,
.center_infobox.bordered .borderless th {
   border: 0;
}

.left_boxpad {
	padding:.5em 0em 0em 1em;
	margin-right:13em;
}
.left_infobox {
   border: 0px solid #aaaaaa;
   background-color: #ffffff;
   color: black;
   margin-bottom: 0em;
   margin-left: 1.2em;
   padding: 0.2em;
   float: left;
   clear: right;
}
.left_infobox td,
.left_infobox th {
   vertical-align: top;
}
.left_infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.left_infobox.bordered {
   border-collapse: collapse;
}
.left_infobox.bordered td,
.left_infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.left_infobox.bordered .borderless td,
.left_infobox.bordered .borderless th {
   border: 0;
}

.right_infobox {
   border: 0px solid #aaaaaa;
   background-color: #ffffff;
   color: black;
   margin-bottom: 0em;
   margin-left: 0em;
   margin-right: 0em;
   padding: 0em;
   float: right;
   clear: right;
}
.right_infobox td,
.right_infobox th {
	vertical-align: top;
}
.right_infobox caption {
	font-size: larger;
	margin-left: inherit;
}
.right_infobox.bordered {
	border-collapse: collapse;
}
.right_infobox.bordered td,
.right_infobox.bordered th {
	border: 1px solid #aaaaaa;
}
.right_infobox.bordered .borderless td,
.right_infobox.bordered .borderless th {
	border: 0;
}

.image_caption {
	text-align: left;
	color: White;
}

img.activeimage {
float:right;
}

img.noborder {
	border-width:0px;
}


/***********************************************************/
/* P BITS                                                  */
/***********************************************************/

p {
	font-family:verdana;
	font-size:0.6em;
	margin-left:10;
	margin-right:20;
	color:#1B73AC;
}

p.intro {
	font-family:verdana;
	font-weight:bold;
	font-size:0.8em;
	padding-bottom:0;
	text-align: left;
	color:#1B73AC;
}


/***********************************************************/
/* LIST ELEMENTS                                           */
/***********************************************************/

ul {
	padding-bottom:15;
	font-family:verdana;
	font-size:0.9em;
	list-style-type: square;
}

li {
	padding:6;
	padding-bottom: 2px;
	color:#1B73AC;
}

ul.sitemap {
	margin-left:40;
	margin:10;
}

li.sitemap {
	padding:0;
	padding-bottom:10;
}

li {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: circle;
}


/***********************************************************/
/* ODD BITS                                                */
/***********************************************************/


img.normal {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}


/***********************************************************/
/* FORM ELEMENTS                                           */
/***********************************************************/

form.appFormTable {
	padding:0px;
	margin:0px;
}

select.niceform {
	background-color:#ffffff;
	font-family:verdana;
	font-size:90%;
	color:#2C6468;
}

select.search {
	font-family:Arial;
	font-size:0.9em;
	color:#333366;
}

select.edit {
	font-family:Arial;
	font-size:0.9em;
	color:#333366;
	background-color:#F5F5F5;
}

input.search {
	font-family:Arial;
	font-size:0.9em;
	color:#333366;
}

input.edit {
	font-family:Verdana;
	font-size:0.8em;
	font-weight:bold;
	background-color:#F5F5F5;
	color:#574359;
}

input.abbox {
	font-family:verdana;
	font-size:1em;
	color:#2C6468;
}

input.contact {
	font-family:Verdana;
	font-weight:bold;
	background-color:#F5F5F5;
	color:#574359;
}

textarea.edit {
	font-family:Arial;
	font-size:0.9em;
	color:#333366;
	background-color:#F5F5F5;
}

textarea.contact {
	font-family:Verdana;
	font-weight:bold;
	background-color:#F5F5F5;
	color:#574359;
	width:250;
	font-size:0.9em;
}


/***********************************************************/
/* ODD BITS                                                */
/***********************************************************/

#content_base {
	background: #ffffff;
	padding-bottom: 35px;
	/* for IE5 */
	margin-bottom: 0px;
}

#content p {
	font-family:Verdana, Georga;
	font-size:0.9em;
	margin-left:27;
	margin-right:20;
	margin-top:0px;
}

#footer {
	background:#ffffff;
	float:left;
	Clear: both;
	width:730px;
	font-family:verdana;
	font-size:0.9em;
}

#mainarea {
	background: #ffffff;
	width:730px;
}

#sitetitle {
	font-family:Verdana, Georga;
	background: url(_imagelibrary/19_underline.jpg) no-repeat;
	padding: 0px 0px 0px 0px;
}

#wrap {
}

.biggertext {
	font-size:1.2em;
}
	
.typebox {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 90%; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
}
	
.nologo {
	font-size:0.8em;
	padding-bottom:0;
	margin-left:0;
	margin-right:0;
}

.larger {
	font-size:1.2em;
}

.hype {
	vertical-align:middle;
}

.smalltext {
	font-family:verdana;
	font-size:0.9em;
	color:#1B73AC;
}

.small {
	font-family:Arial;
	font-size:0.7em;
	float: right;
	margin-right:16px;
}

.hotpicks {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
}

.leisure_footer {
	background: url(../_leisure/footer.jpg) no-repeat;
}

.absmiddle {
	margin:0px 4px;
	vertical-align:middle;
}

.activebox1{
	margin-left: 20px;
	margin-right: 20px;
	background-color-top:#ffffff;
	border-top-style: dashed;
	border-top-color: #3096D8;
	border-top-width:0.1em;
	padding:5px 5px 20px 5px;
}

.activebox2{
	margin-left: 20px;
	background-color:#ffffff;
	border-top-style: dashed;
	border-top-color: #3096D8;
	border-top-width:0.1em;
	margin-right: 20px;
	padding:5px 5px 20px 5px;
}

.fb2 {
	background-color: #FDFDEA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:center;
}

.fb1  {
	background-color: #D9E3E9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:center;
}

.submenu {
}

