/*--------------------------Start of tabs nav------------------------------------------*/
#tabs {
	float:left;
	width: 100%;
	font-size:105%;
	line-height:normal;/*border-bottom:1px solid #6B78A9;*/
	}
#tabs ul {
	margin:0;
	padding:3px 10px 0 1px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	border-bottom:1px solid #6B78A9;
}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#6B78A9;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#6B78A9;
}
#tabs a:hover {
	background-position:0% -42px;
	font-weight: bold;
}
#tabs a:hover span {
	background-position:100% -42px;
}
/*---------------------------End of tabs nav-------------------------------------------*/

/*---------------------------Start Fox Menu---------------------------------------------*/

#bottommenucontainer {
	height:24px;
	background:transparent;
	display:block;
	padding:1px 0 0 15px;
}

#foxmenu {
	position:relative;
	float: right;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
}

#foxmenu ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
#foxmenu ul li {
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#foxmenu ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;
}
#foxmenu ul li a:hover {
	color:#fff;
	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;
}
#foxmenu ul li a.current, #foxmenu ul li a.current:hover {
	color:#000;
	background:#fff;
}
/*-----------------------------End Fox menu---------------------------------------------------*/

#TopBar ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 40px;
	text-align: center;/*border-top: 1px solid #6699CC;*/
}
#TopBar li {
	display: inline;
	float: left;
}
#TopBar li a:link, #TopBar li a:visited {
	display: block;
	padding: .2em .3em;
	/*font-size: 14px;*/
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color:#333333;
	margin: 0em 0.5em 0.5em 0em;
	text-transform: capitalize;
	border-bottom: 1px solid #A0DBF1;
	border-right: 1px solid #A0DBF1;
	border-left: 1px solid #A0DBF1;
}
#TopBar #homelinkbar ul a:link, #TopBar li a:visited {
	border-top: 1px solid #6699CC;
}
#TopBar li a:hover, #TopBar li a:active {
	color:#218CC7;
	background: #EEEEEE;/*border: 1px solid #E2E2E2;*/
}
#TopBar li a.current, #TopBar li a.current:hover, #contentWrapper li a.current:active {
	color: #6699FF;
	background:#DCEEF1;
	border: 1px solid #E2E2E2;
	cursor: default;
}
/*Vertical Menu UL */

/*#verulmenu ul {
	marging: 0px;
	margin-left: 3px; /*----------------------------Please check for left UL positioning-----------------------------*/
/*	padding: 0px;
	list-style: none;
}
#verulmenu ul li {
	margin: 0px;
	padding: 0px;
}
#verulmenu ul a {
	text-decoration: none;
	line-height: 20px;
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	opacity: .7;
	filter: alpha(opacity=70);
	color:#3366ff;
	/*color: #666600;
	/*color:#669933;
	padding: 2px;
	padding-left: 10px;
	background-image:url(../layoutimages/linavbgempty.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#verulmenu ul a.last {
	border-bottom: none;
}
#verulmenu ul a:hover {
	/*background-position: -200px 0px;
    color:#FF0099;
	background-image:url(../layoutimages/linavbgemptyover.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#verulmenu ul a.current {
	background-position: top right;
	color: #602E0C;
	cursor: default;
}
/*-------------------------------------Home Link Bar---------------------------------*/

#contentWrapper #TopBar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 40px;
	text-align: center;
}
#contentWrapper #TopBar li {
	display: inline;
	float: right;
}
#contentWrapper #TopBar li a:link, #contentWrapper #TopBar li a:visited {
	display: block;
	padding: .2em .5em;
    /*font-weight: bold  font-size: 14px;*/
	line-height: 15px;
	text-decoration: none;
	color:#FF0080;
	margin-right: .5em;
	text-transform: capitalize;
}
#contentWrapper #TopBar li a:hover, #contentWrapper #TopBar li a:active {
	color:#218CC7;
	background:#F7EAE1;/*border: 1px solid #E2E2E2;*/
}
#contentWrapper #TopBar li a.current, #contentWrapper #TopBar li a.current:hover, #contentWrapper #TopBar li a.current:active {
	color: #6699FF;
	background:#DCEEF1;
	border: 1px solid #E2E2E2;
	cursor: default;
}


/*-------------------------------------Diving Link Bar---------------------------------*/

.diveimage {
	float: left;
	padding-right: 15px;

}
#rightcolumn1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 30px;
	width: 95%;
	/*text-align: center;*/
}
#rightcolumn1 li {
	display: inline;
	float: left;
}
#rightcolumn1 li a:link, #rightcolumn1 li a:visited {
	display: block;
	padding: .2em .5em;
    /*font-weight: bold  font-size: 14px;*/
	line-height: 15px;
	text-decoration: none;
	color:#000;
	margin-right: .5em;
	text-transform: capitalize;
	border: 1px solid #BEE2F3;
	margin-bottom: 5px;
}
#rightcolumn1 li a:hover, #rightcolumn1 li a:active {
	color:#218CC7;
	background: #EBFBFE; 
	border: 1px solid #9FCEF0;
}
#rightcolumn1 li a.current, #rightcolumn1 li a.current:hover, #rightcolumn1 li a.current:active {
	color: #6699FF;
	background:#DCEEF1;
	border: 1px solid #E2E2E2;
	cursor: default;
}

/*------------------------------------------------------End of diving link bar----------------------------------------------*/

