/* BEGIN GLOBAL LAYOUT STYLES */

html, body
{
	width:100%;
	height:100%;
	background: url(../../images/global/main/bg/body-bg.png) repeat right bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	width:100%;
	height:100%;
	font-family: Helvetica, Arial, Tahoma;
	font-size:10px;
	background: url(../../images/global/main/bg/body-bg.png) repeat right bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.overall_wrapper_table {
	width:100%;
	height:100%;
	background: url(../../images/global/main/bg/body-bg.png) repeat right bottom;
}

div.outmost {
	height: inherit;
	position: relative;
	height:inherit;
	width: 100%;
	background: url(../../images/global/main/bg/body-bg.png) repeat right bottom;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 1000px;
	background-color:#FFFFFF;
}

div.outer {
	height: inherit;
	position: relative;
	width: 1000px;
	background: url(../../images/global/main/bg/body-bg.png) repeat right bottom;
	text-align: center;
}

div.inner-main {
	margin: 0 auto;
	position: relative;
	padding: 0px 0px 0px 0px; 
	text-align : center;
	background: url(../../images/global/main/bg/inner-bg.png) repeat-y top;
	width: 1000px;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 15px;
}


div.inner-main-bottom {
	margin: 0 auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align : center;
	background: url(../../images/global/main/bg/inner-bg-bottom.png) repeat-y top;
	width: 1000px;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 15px;
}


.white {
	color : white;
}

.green {
	color : #3f8b0d;
}

.lightgreen {
	color : #a7db16;
}

a:hover .lightgreen {
	text-decoration: underline;
	color : #a7db16;
}

.gray {
	color: #524643;
}

a:hover .gray {
	text-decoration: underline;
	color : #524643;
}

.lightgray {
	color : #7d7d7d;
}

a:hover .lightgray {
	text-decoration: underline;
	color : #7d7d7d;
}

.orange {
	color : #dd5f0a;
}

a:hover .orange {
	text-decoration: underline;
	color : #dd5f0a;
}

.blue {
	color: #0189b6;
}

a:hover .blue {
	text-decoration: underline;
	color : #0189b6;
}

.violet {
	color: #9722c2;
}

.red {
	color: #bd2927;
}

a:hover .violet {
	text-decoration: underline;
	color : #9722c2;
}

em {
	font-style : italic;
}

strong {
	font-weight : bold;
}

.heading2 {
	text-transform: uppercase;
	font : 12px Helvetica, Arial, Tahoma;
	margin-bottom: 6px;
}

.smallcaps {
	text-transform : uppercase;
	font : 8px Helvetica, Arial, Tahoma;
	color: #838383; 	
}

.normalcaps {
	text-transform : uppercase;
	font : 10px Helvetica, Arial, Tahoma;
	color: #929292; 	
}

.middlegraytext, .middlegraytext a {
	font : 11px Helvetica, Arial, Tahoma;
	color: #878787; 
	margin-bottom: 2px;
	text-decoration: none;
}

.regionlinktext, .regionlinktext a {
	font : 11px Helvetica, Arial, Tahoma;
	color: #333366;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}

.regionlinktext a.current_region_link {
	font : 11px Helvetica, Arial, Tahoma;
	color: #0066CC;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}

.regionlinktext p {
	color: #000000;
	font-weight: normal;
}

.middlegraytext a:hover {
	text-decoration: underline;
	color: #878787; 
}

/* BEGIN LEFT BLOCK STYLES */

div.leftblock {
	width: 240px;
	height: 100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

/*div.leftblock table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 10px 20px 10px 10px;
}*/

div.leftdate {
	clear: both;
	width: 167px;
	height: 21px;
	background: white url(../../images/global/main/bg/data-bg.png) no-repeat top;
	font : 10px Helvetica, Arial, Tahoma;
	text-transform: uppercase;
	color : white;
	margin: 18px 27px 34px 46px;
	padding-top: 4px;
}

div.leftmenu {
	
}

div.leftitem {
	background: white url(../../images/global/main/bg/leftitem-bg.png) no-repeat top;
	width: 196px;
	height: 54px;
	margin: 5px 11px 0px 33px;
	text-align:left;
	padding-top: 1px;	/* for leftitemtext correct positioning in Opera */
}

div.leftitemtext {
	margin: 15px 0px 0px 19px;
}

div.leftitemtext a {
	text-decoration: none;
}

div.leftitemtext .heading2 {
	margin-bottom: 1px;
}

img.leftitem-israel {
	float: right;
	position:relative;
	margin: -9px 0px 0px -15px;
}

img.leftitem-img {
	float:right;
	position: relative;
	margin: 4px 8px 0px 0px;
}

/* END LEFT BLOCK STYLES */

/* BEGIN RIGHT BLOCK STYLES */

div.homepage_rightblock {
	width: 740px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align:left;
}

div.rightblock {
	width: 980px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align:left;
}

/*div.rightblock table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 10px;
}*/

div.main_page {
	/*position: relative;*/
	margin:0px 30px 0px 30px;
	/*width:708px;*/
	width:920px;
}


/* BEGIN CONTENT STYLES */
	
div.content {
	position:relative;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width:inherit;
}

div.content h1 {
	margin-top: 8px;
	margin-bottom: 4px;
	font-family: "Trebuchet MS";
	font-size: 19px;
	line-height: 23px;
}

div.content h3 {
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 19px;
	font-variant: small-caps;
}

div.content h4 {
	margin-top: 10px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

div.content p {
	margin-top: 0;
	margin-bottom: 13px;
}

div.content a {
	color: #2b1c72;
	text-decoration: none;
	font-weight: bold;
}

a.misc_link{
	color: #2b1c72;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div.content ul {
	margin-top: 0;
	margin-bottom: 13px;
	margin-left: 30px;
	list-style: disc;
}

div.content ol {
	margin-top: 0;
	margin-bottom: 13px;
	margin-left: 30px;
}


div.content table {
	margin: 10px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
}

div.content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.contentleft {
	width:250px;
	clear:right;
	float:left;
	border-right: 1px solid #e7e7e7;
}

div.headingmore {
	height: 22px;
	border-bottom : 1px solid Black;
	text-transform : uppercase;
	padding:2px 0px 0px 1px;
	font: 15px Arial, Helvetica, Tahoma;
	font-weight:bold;
}

div.linkblock {
	height: 24px;
	border-bottom : 1px solid #dedbd9;
	padding:4px 0px 0px 2px;
	font : 12px Arial, Helvetica, Tahoma;
	color: #666666;
}

div.linkblock a {
	font : 12px Arial, Helvetica, Tahoma;
	color: #666666;
	text-decoration: none;
}

div.linkblock a:hover {
	font : 12px Arial, Helvetica, Tahoma;
	color: #666666;
	text-decoration: underline;
}

div.linkblock img {
	margin: 3px 9px 0px 2px;
}

img.more {
	float:right;
	margin: 4px 3px 0px 0px;
}

/* END CONENT STYLES */

/* END RIGHT BLOCK STYLES */

/* BEGIN FOOTER STYLES */

#footercontainer {
	position:relative;
	clear: both;
	width: 940px;
	margin: 0px 20px 10px 20px;
	text-align: left;
	margin-top: 5px;
}

#footer {
	background: transparent url(../../images/global/main/bg/footer-bg.png) repeat top;
	border-top: 1px solid #C8C8C7;
	border-bottom: 1px solid #C8C8C7;
	width: 940px;
	text-align:center;
	font-family: Helvetica, Arial, Tahoma;
	font-size:10px;
}

div.footmenu {
	float:right;
	height: 42px;
	width:700px;
	position: relative;
}

div.copyrights {
	float: left;
	margin : 8px 0px 0px 0px;
	width: 180px;
	font: 7px Helvetica, Arial, Tahoma;
	color: #7d7d7d;
}

div.bottommenu {
	float:left;
	margin: 18px 0px 0px 10px;
}

div.bottomitem {
	font : normal 11px Arial, Helvetica, Tahoma;
	float: left;
	margin: 0px 7px 0px 7px;
}

div.bottomitem a {
	text-decoration : none;
}

img.foottop {
	/*position: absolute;
	right: 35px;
	top: 18px;*/
	margin: 2px 0px 10px 40px;
}

div.foottablefirst {
	margin: 10px 20px 5px 0px;
	float:left;
}

div.foottablefirst a {
	color: #7d7d7d;
}

/* END FOOTER STYLES */

/* BEGIN BREADCRUMB STYLES */

div#breadcrumbbar {
	margin: 12px 0px -10px 0px;
	padding: 3px 10px 3px 10px;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
div#breadcrumbbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#breadcrumbbar ul li {
	display: inline;
	margin: 0;
	padding: 0 3px 0 0;
}
div#breadcrumbbar a {
	color: #2b1c72;
	text-decoration: none;
}
div#breadcrumbbar a:hover {
	text-decoration: underline;
}
/* END BREADCRUMB STYLES */

/* BEGIN IMAGE STYLES */

.imgNoFloatNoBorder, .imgNoFloatBorder {
	float: none;
}
.imgFloatLeftNoBorder, .imgFloatLeftBorder {
	float: left;
	clear: left;
	margin: 0 10px 4px 0;
}
.imgFloatRightNoBorder, .imgFloatRightBorder {
	float: right;
	clear: right;
	margin: 0 0 4px 10px;
}
.imgNoFloatNoBorder, .imgFloatLeftNoBorder, .imgFloatRightNoBorder {
	border: 0;
}
.imgNoFloatBorder, .imgFloatLeftBorder, .imgFloatRightBorder {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #fcfaf2;
	border-bottom: 1px solid #fcfaf2;
	border-left: 1px solid #cccccc;
}
img.imgIcon {
	vertical-align: middle;
	margin-right: 2px;
	border: 0px none;
}

/* END IMAGE STYLES */

.date_table
{
	background-color:#003399;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	width:100%;
}

/* BEGIN INNER LEFT COLUMN CONTENT STYLES */

div.innerleftcolumncontent {
	margin: 22px 0px 12px 0px;
	text-align:justify;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align:left;
	float:left;
	border-right: 1px solid #C8C8C7;
}

div.innerleftcolumncontent table {
	line-height: 15px;
	border-collapse: separate;
	margin-left: 0px;
}

div.innerleftcolumncontent h3 {
	margin-top:0px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 19px;
	font-variant: small-caps;
	letter-spacing: .05em;
}
div.innerleftcolumncontent p {
	margin-top: 0px;
	margin-bottom: 13px;
}
div.innerleftcolumncontent ul {
	margin: 0 0 13px 20px;
	padding: 0;
}
div.innerleftcolumncontent li {
	margin: 0;
	padding: 0;
}
div.innerleftcolumncontent a {
	color: #2b1c72;
	text-decoration: none;
	font-weight: bold;
}
div.innerleftcolumncontent a.standOutLink {
	color: #004482;
	text-decoration: none;
	font-weight: bold;
}

div.innerleftcolumncontent a:hover {
	text-decoration: underline;
}

/* END INNER LEFT COLUMN CONTENT STYLES */

/* BEGIN INNER RIGHT COLUMN CONTENT STYLES */

div.innerrightcolumncontent {
	margin: 22px 0px 12px 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align:left;
}

div.innerrightcolumncontent h3 {
	margin-top:13px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 19px;
	font-variant: small-caps;
	letter-spacing: .05em;
}

div.innerrightcolumncontent table {
	line-height: 15px;
	border-collapse: separate;
}

div.innerrightcolumncontent p {
	margin-top: 0px;
	margin-bottom: 13px;
}

div.innerrightcolumncontent ul {
	margin: 0 0 13px 20px;
	padding: 0;
}

div.innerrightcolumncontent li {
	margin: 0;
	padding: 0;
}

div.innerrightcolumncontent a {
	color: #2b1c72;
	text-decoration: none;
	font-weight: bold;
}

div.innerrightcolumncontent a:hover {
	text-decoration: underline;
}

/* END INNER LEFT COLUMN CONTENT STYLES */

/* BEGIN DROP SHADOW STYLES */
table#shadowtable {
	width: 980px;
}

td#shadowleft {
	width: 10px;
	background-image: url(../../images/global/main/bg/inner-bg-left.png);
	background-position: right;
	background-repeat: repeat-y;
}
td#shadowright {
	width: 10px;
	background-image: url(../../images/global/main/bg/inner-bg-right.png);
	background-position: left;
	background-repeat: repeat-y;
}
td#shadowbottom {
	height: 5px;
	background-image: url(../../images/global/shadow/bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
}
/* END DROP SHADOW STYLES */

.greyBox {
	background-color: #f2f2f2;
	margin: 13px 0px 13px 0px;
	padding: 5px 7px 5px 7px;
}

div.greyBox h3 {
	margin-top: 0px;
}

.blueBox {
	background-color: #e0deec;
	margin: 13px 0px 13px 0px;
	padding: 5px 7px 5px 7px;
}

a.standOutLink {
	color: #004482;
	text-decoration: none;
	font-weight: bold;
}

.rightArrowStandOutReadMore {
	color: #004482;
	text-decoration: none;
	font-weight: bold;
}

a.readMore {
	color: #2b1c72;
	text-decoration: none;
	font-weight: normal;
}

a.readMore:hover {
	text-decoration: underline;
}

.rightArrowReadMore {
	color: #2b1c72;
	font-size: 13px;
	font-weight: bold;
}

/* BEGIN DIV CLASSES */
.divNoFloatNoBorder, .divNoFloatBorder {
	float: none;
}
.divFloatLeftNoBorder, .divFloatLeftBorder {
	float: left;
	clear: left;
	margin: 0 10px 4px 0;
}
.divFloatRightNoBorder, .divFloatRightBorder {
	float: right;
	clear: right;
	margin: 0 0 4px 10px;
}
.divNoFloatNoBorder, .divFloatLeftNoBorder, .divFloatRightNoBorder {
	border: 0;
}
.divNoFloatBorder, .divFloatLeftBorder, .divFloatRightBorder {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #fcfaf2;
	border-bottom: 1px solid #fcfaf2;
	border-left: 1px solid #cccccc;
	padding: 3px;
}
/* END DIV CLASSES */

/* BEGIN CAPTION CLASSES */
.captionTop {
	background-color: #f2f2f2;
	margin: 0 0 2px 0;
	padding: 2px;
	display: block;
	clear: both;
}
.captionBottom {
	background-color: #f2f2f2;
	margin: 2px 0 0 0;
	padding: 2px;
	display: block;
	clear: both;
}
/* END CAPTION CLASSES */

.htaccess_error
{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #CC0000;
}

.htaccess_error_recommendation
{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #CC0000;
}

/* END GLOBAL LAYOUT STYLES */


table.region_navigation
{
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align:center;
}

.date_table
{
	padding-left:5px;
	padding-right:5px;
	background-color:#003399;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

.resource_heading
{
	background-color:#153E80;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:3px 5px 3px 5px
}

table.search_results
{
  border: 1px #666666 solid;
}

table.checkbox_results
{
	border-left:1px solid #CCCCCC; 
	border-top:1px solid #CCCCCC;
}

td.search_results_header
{
	border-bottom: 1px #666666 solid;	
  background-color: #DCE3EC;
  font-family: 'Verdana';
  font-size: 11px;
  color: #000066;
  font-weight: bold;
}

td.search_results_bordered_header
{
  border-bottom: 1px #666666 solid;	
  background-color: #DCE3EC;
  font-family: 'Verdana';
  font-size: 11px;
  color: #000066;
  font-weight: bold;
	border-left: 1px #666666 solid;
}

td.search_results_highlighted_data
{
	background-color: #BFDFFF;
	text-align:left;
	padding-left:5px;
}

td.search_results_bordered_data
{
	border-left: 1px #666666 solid;
	text-align:left;
	padding-left:5px;
}

td.search_results_highlighted_bordered_data
{
	background-color: #BFDFFF;
	border-left: 1px #666666 solid;
	text-align:left;
	padding-left:5px;
}

.fieldset_frame
{
  border:1px solid;
  border-color:#003399;
}

.fieldset_legend
{
  color:#003399;
}

.listingCheckBoxColumn
{
	text-align: center;
	width: 20px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.listingDataColumn
{
	padding-left: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.listingDataColumnLast
{
	padding-left: 4px;
	border-right: 1px solid #CCCCCC;
}

.listingDataColumnFirst
{
	padding-left: 4px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.listingColumnHeader
{
	padding-left: 4px;
	padding-top: 3px; padding-bottom: 3px;
	text-align: left;
	background-color: #DCE3EC;
	font-family: 'Verdana';
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
}

.listingColumnHeaderLast
{
	padding-left: 4px;
	padding-top: 3px; padding-bottom: 3px;
	text-align: left;
	background-color: #DCE3EC;
	font-family: 'Verdana';
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
}

.details_header
{
  border:1px solid; 
  border-color:#003399; 
  background-color:#CEE7FF;
}

.details_header_grey
{
  border:1px solid; 
  border-color:#003399; 
  background-color:#f2f2f2;
}

.noticeboard
{
	background-image:url(../../images/whats_on/noticeboard_bg.png);
	background-repeat:repeat;
	width:90%;
	border:1px solid #333399;
}

.notice
{
	background-color:#FFFFFF;
	padding:15px;
  font-family: 'Verdana';
  font-size: 11px;
	border:1px solid #333399;
}

.attribute_label
{
  font-family: 'Verdana';
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

.text_value_browsed
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #000000;
  font-weight: normal;
}

.text_value_edited
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  border: 1px #3399CC solid;
}

.dropdown_values_browsed
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.dropdown_values_edited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  border: 1px #3399CC solid;
}

.attribute_edit_section
{
  display: none; 
  z-index: 2; 
  position: absolute; 
  background-color: #E9EAEF;
  border: 1px solid #7C7C97;
}

.no_active_events
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #003399;
  font-weight: bold;
}

td.login_welcome_td
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #3300FF;
  font-weight: bold;  
}

td.column_heading_cell
{
  background-color: #EBF5F5;
  border-left: 1px #D1D1D1 solid; 
  border-top: 1px #D1D1D1 solid;
}

td.column_heading_right_edge_cell
{
  background-color: #EBF5F5;
  border-left: 1px #D1D1D1 solid; 
  border-top: 1px #D1D1D1 solid;
  border-right: 1px #D1D1D1 solid;
}

td.column_cell
{
  border-left: 1px #D1D1D1 solid; 
  border-top: 1px #D1D1D1 solid;
}

td.column_right_edge_cell
{
  border-left: 1px #D1D1D1 solid;
  border-top: 1px #D1D1D1 solid;
  border-right: 1px #D1D1D1 solid;
}

td.column_bottom_cell
{
  border-left: 1px #D1D1D1 solid;
  border-top: 1px #D1D1D1 solid;
  border-bottom: 1px #D1D1D1 solid;
}

td.column_bottom_right_edge_cell
{
  border-left: 1px #D1D1D1 solid;
  border-top: 1px #D1D1D1 solid;
  border-right: 1px #D1D1D1 solid;
  border-bottom: 1px #D1D1D1 solid;
}

.login_error
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #CC0000;
  font-weight: bold;
  text-align: center;
}

.calendar_heading
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #000066;
  font-weight: bold;
  text-align: center;
}

.announcement
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #990033;
  background-color:#F2F2F2;
  font-weight: bold;
  padding: 10px;
  text-align: justify;
}

.announcement_blue
{
  font-family: 'Verdana';
  font-size: 10px;
  color: #0000CC;
  background-color:#F2F2F2;
  font-weight: bold;
  padding: 10px;
  text-align: justify;
}