@charset "utf-8";
/* CSS Document */

/* UNDO Html */
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/* Layout */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background: url(/images/global/bg.jpg) repeat-x;
	background-attachment: fixed;
	}

h1 {font-size:16px; margin:0; padding:5px 0 1px 0;}
h2 {font-size:14px; margin-bottom: 4px;}
h3 { font-size:12px; font-weight:bold; margin:0; padding:8px 0 2px 8px;}


#language {font-size:12px;}
#language a {color:#000000; text-decoration:none;}
#language a:hover {text-decoration:underline }

.headertext {font-family:Papyrus; color:#999999; font-size:18px; line-height:35px;}

#registerbutton a {color:#666666; padding:5px 0 0 0; font-size:12px }
#registerbutton a:hover {color:#ffffff; }

.newstitle {font-weight:bold;}
.newsreadmore a{ font-size:11px; font-weight:bold; color:#000000; text-decoration:none;}

.imageleft {float:left; clear:left}
.imageright {float:right; clear:right;}

.hidden {display: none;}

#links_text{
	visibility: hidden;
	position:absolute;
	bottom:0px;					
}

a {color: #000}
a:visited {color: #333; text-decoration: none;}
a:hover {color: #97bf0d;}

.linksOnWhiteBG a {color: #000;}
.linksOnWhiteBG a:visited {color: #666;}
.linksOnWhiteBG a:hover {color: #97bf0d;}


p {padding-bottom: 1em;}
.clearAll {clear: both;}
.center {text-align: center;}	
.hide {display: none;}
img { vertical-align: bottom }
.removeUnderline a {text-decoration: none;}
.whiteTextLink a {color: #FFF;}
.whiteTextLink a:hover {color: #97bf0d;}
.bold {font-weight: bold;}
.normal {font-style: normal; font-weight: normal; font-size: inherit;}
.clearAll {clear:both;}


#wrapper {
	width: 800px;
	margin: 0 auto;	
	font-size: 1.2em;
	}
	
	
/* Header */	
#header {
	background-color: #FFF;
}

.ie7 #header, .ie6 #header{
	height: 150px;
	margin-bottom: 0px;
}

.arabic {
	text-align: right;
	margin: 4px 8px;
}
.arabic a, .arabic a:visited {
	color: #000;
	text-decoration: none;
}
.arabic a:hover {
	text-decoration: underline;
}

.headerLeft {
	float: left;
	width: 200px;
}

.headerCentre {
	float: left;
	margin: auto;
	width: 400px;
}

.headerRight {
	float: right;
	width: 200px;
}

.logo {
	margin-top: 6px;
	text-align: center;
}

.subhead {
	color: #999999;
	font-family:Papyrus;
	font-size:18px;
	line-height:35px;
	text-align: center;
	margin-bottom: -2px;
}



/* Nav */
#menu {
	margin:10px 0 0 0;
	width:800px;
	height:30px;
	background: url(/images/global/menu.gif) no-repeat;
	position:relative;
}
#menu a {text-decoration:none;}
#menu a:hover {}
#menu {font-size:12px; font-weight:bold}




/*Main Content */

#content {
	width:800px;
	margin:10px 0 0 0;
	clear:both;
}

#left {
	float:left;
	width:150px;
}

#right {
	float:right;
	width:640px;
	margin:0 0 0 10px;
	clear:right;
}

#right ul {
	padding:0;
}

#right li {
	list-style-image:url(/images/columns/bullet.jpg);
	margin:0 0 0 20px;
}

#rightinner {
	float:right;
	width:620px;
	background-color:#FFFFFF;
	padding:2px 10px 10px 10px;
	background-image:url(/images/columns/contenttopright.gif);
	background-repeat:no-repeat;
	background-position:top right;
	clear:right;
}

#rightLeft {
	float:left;
	background-color:#FFFFFF;
	padding:2px 10px 10px 10px;
	background-image:url(/images/columns/contenttopleft.gif);
	background-repeat:no-repeat;
	clear:right;
}

.newsBody img {
	max-width: 600px;
}

/*Left Column*/

.leftcolumnheader {
	background-image:url(/images/columns/leftcolumnheader.gif);
	background-repeat:no-repeat;
	width:150px;
	padding:2px 0 0 3px;
	min-height:15px;
}

.leftcolumnheader1 {
	background-image:url(/images/columns/leftcolumnheader.gif);
	background-repeat:no-repeat;
	width:150px;
	min-height:15px;
}

.leftcolumnbottom {
	background-image:url(/images/columns/leftcolumnbottom.gif);
	background-repeat:no-repeat;
	width:150px;
	min-height:15px;
	margin:0 0 10px 0;
}

.ie8 .IEuP {margin-top: -2px;}

.leftcolumnbody{
	background-color:#FFFFFF;
	width:150px;
	min-height:100px;
}

.ie6 .ie6Left{
	margin-left: -6px;
}

.leftcolumncontent{
	margin:0px 10px 0 10px;
	padding:10px 0 0 0;
	width:130px;
	border-top:3px solid #b8cf59;
	clear:both;
}

.leftcolumncontent1{
	margin:0px 10px 0 10px;
	padding:10px 0 0 0;
	width:130px;
	border-top:3px solid #FFFFFF;
	clear:both;
}

#registerbutton {
	background-image:url(/images/columns/registerbutton.gif);
	height:27px;
	width:150px;
}

#registerbutton a {
	display:block;
	background-image:url(/images/columns/registerbutton.gif);
	height:22px;
	width:150px;
}

#registerbutton a:hover {
display:block;
	background-image:url(/images/columns/registerbuttonMO.gif);
}

.form-col-1 { margin: 8px 0 4px;}
.cmxform label {color: #333;}
.cmxform .form-col-1 input {width: 128px; height: 20px; border: 1px solid #ccc; padding: 2px 0 0 2px;}
.cmxform .form-col-1 textarea {width: 128px; height: 80px; border: 1px solid #ccc; padding: 2px 0 0 2px;}
.form-col-2 img {width: 132px; height: 34px; margin-bottom: 8px;}
.form-col-3 a {color: #333;}
.form-col-3 a:hover {color: #97bf0d;}

.arabicForm label {display: block; margin: 16px 0 2px;}
.arabicForm .inputField {width: 400px; height: 23px; border: 1px solid #ccc; padding: 2px 0 0 2px; margin-bottom: -4px;}
.arabicForm textarea {width: 400px; height: 120px; border: 1px solid #ccc; padding: 2px 0 0 2px; font-family:Arial, Helvetica, sans-serif; font-size: 1em;}
.arabicForm .error {color: #F00; font-weight: bold;}
.submitArabic {width: 100px; margin: 8px 0;}

.board a {color: #000;}
.board a:visited {color: #333;}
.board a:hover {color: #97bf0d;}
.boardBody {line-height: 133%;}
.boardAuthor {margin: -4px 0 -10px;}
.boardAuthorNewPost {margin: -10px 0;}
.oldBoardFU {line-height: 133%;}
.oldBoardFU table {margin: -24px 0 0 -3px;}
.boardHeading {font-size: 1.2em; margin: 20px 0 8px; font-weight: bold;}
.boardMore {margin-bottom: 12px;}
.commentTitle {margin-bottom: -8px;}
.boardSeparator {border-bottom: 1px dashed #ccc;}
.addTopic {
	background:none repeat scroll 0 0 #999999;
	border:1px dashed #333333;
	color:#FFFFFF;
	float:right;
	font-size:1.1em;
	font-weight:bold;
	margin:10px -5px 3px 0;
	padding:4px 8px;
}

..addTopic a, .addTopic a:visited {color: #333;}
.addTopic a:hover {color: #fff;}

.formEntry label {display: block; margin: 16px 0 2px;}
.formEntry .inputField {width: 600px; height: 23px; border: 1px solid #ccc; padding: 2px 0 0 2px; margin-bottom: -4px;}
.formEntry textarea {width: 600px; height: 230px; border: 1px solid #ccc; padding: 2px 0 0 2px; font-family:Arial, Helvetica, sans-serif; font-size: 1em; margin-bottom: 12px;}

.loginField {width: 300px; height: 23px; border: 1px solid #ccc; padding: 2px 0 0 2px; margin-bottom: -4px;}



.newsList h2 {font-size: 1.1em; padding: 0 0 8px;}
.newsInfoWrapper {float: left; width: 100px;}
.newsImage img {float: right; margin: 7px 0 10px 10px;}
.newsImage2 img {width: 100px; height: 100px; float: left; margin: 14px 10px 10px 0;}
.newsSubtitle {margin: 0 0 8px 0; display: block;}
.entryDate {font-style: italic; color: #666;  margin: 0 0 12px; display: block;}
.readMore {font-weight: bold;  margin: 8px 0; display: block;}
.newsBottom {border-bottom: 2px solid #666;  margin: 8px 0;}
.newsImageMain img {float: right; padding: 16px 0 0 16px;}
.eventBottom {clear: both; border-bottom: 1px dashed #ccc; padding: 0 0 10px 0;}
.eventBottom2 {clear: both; border-bottom: 0px dashed #ccc; padding: 0 0 10px 0;}
.publicationDate {margin: 16px 0 4px; font-size: 1.1em;}
.newsFooterLinks {margin: 16px 0 0; clear:both;}
.eventIntro {font-style: italic; margin: 0 0 8px 0;}
.eventDate {margin: -8px 0 0}
.allNewsEvents {font-weight: bold; padding: 4px 0 32px; clear: both; font-size: 1.2em;}
.priceCol1 {float: left; width: 200px; margin: 0 16px 8px 0;}
.priceCol2 {float: left; width: 50px; margin-right: 16px;}
.priceCol3 {float: left; width: 80px; margin-right: 16px;}

.booking label {
	display:block;
	font-weight:bold;
	margin:0 0 4px;
	color: #333;
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 8px;
}

.booking .fieldInput {
	display:block;
	margin:0 0 15px;
	width: 350px;
	height: 23px;
	padding: 0 0 2px 2px;
	border: solid 1px #ccc;
	float: left;
}

.booking .dropdown{
	display:block;
	margin:0 0 15px;
	width: 200px;
	border: solid 1px #ccc;
	float: left;
}

.booking .textAreaInput {
	display:block;
	height:230px;
	margin:0 0 15px;
	width:350px;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 0 2px 2px;
	float: left;
}

.tellafriend label {
	display:block;
	font-weight:bold;
	margin:0 0 4px;
	color: #333;
}

.tellafriend .fieldInput {
	display:block;
	margin:0 0 15px;
	width: 450px;
	height: 23px;
	padding: 0 0 2px 2px;
	border: solid 1px #ccc;
}

.tellafriend .expTxtUp {
	color:#666666;
	margin:-10px 0 15px;
}

.tellafriend .textAreaInput {
	display:block;
	height:230px;
	margin:0 0 15px;
	width:450px;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 0 2px 2px;
}

.tellafriend .sendButton {
	margin:10px 0 0 10px;
	width:50px;
}


/*Login*/

.logintextbox {
	width:125px;
	height:15px;
	margin:0 0 10px 0;
}

.submitbutton {
	width:50px;
	height:22px;
	margin:0 0 10px 0;
}

.aafftextarea {
	width:125px;
	height:100px;
	margin:0 0 10px 0;
}

#contentMain {
	float: left;
	background: #fff url(/images/main-content-background.gif) no-repeat;
	width: 608px;
	min-height: 1050px;
	margin-left: 10px;
	padding: 1px 16px 16px;
}


#contentFullPage {
	float: left;
	background: #fff url(/images/main-content-background-full.gif) no-repeat;
	width: 780px;
	min-height: 721px;
	margin-left: 0px;
	padding: 50px 10px;
}

#contentMainSitemap {
	float: left;
	background: #fff url(/images/main-content-background.gif) no-repeat;
	width: 608px;
	min-height: 935px;
	margin-left: 10px;
	padding: 1px 16px 16px;
}
.ie6 #contentMain, ie6 #contentFullPage, .ie6 #contentMainSitemap {margin-right: -50px;}

#pagetitle {
	margin-bottom: 4px;
	clear: both;
}

.subtitle {
	font-size: 1.1em;
	font-weight: bold;
	margin: 16px 0 -8px;
}

#breadcrumbs {
	float:right;
	width:150px;
	text-align:right;
	padding:5px 0 0 0;
}

#contentMain ul {margin: 0 0 1.5em;}

#contentMain li {
	margin: 0 0 0.5em 1.2em;
	list-style-image:url(/images/columns/bullet.jpg);
	}
.leftcolumncontent li {
	margin: 0 0 0.2em 1.2em;
	list-style-image:url(/images/columns/bullet.jpg);
	}


.sitemap h2 {
	margin: 16px 0 4px;
	}

.sitemap ul {
	margin: 0 0 8px;
	}

.sitemap li{
	margin: 0 0 0.5em 1.2em;
	list-style-image:url(/images/columns/bullet.jpg);
	}


.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000;
	margin:8px 0 24px;
	font-size: 1.1em;
	
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
	z-index: 100;
}

.ie8 .dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	overflow: visible;
	font-size: 1.1em;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	z-index: 100;
	margin-top: -16px;
	width: 95%;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:4px 0 0;
	position:relative;
	border-bottom: 1px dashed #666;
	margin: -4px 0 16px;
	color: #333;
	z-index: 500;
}


/*Right Section



#rightcontent {
padding:20px 0 0 0;
}
 */

/*Home Page Only */

#homemiddle {
	width:380px;
	float:left;
	margin:0 0 0 0px;
}

#homeright {
	width: 250px;
	float:right;
}

.middleboxheader {
	background-image:url(/images/columns/homemiddleheader.gif);
	background-repeat:no-repeat;
	width:380px;
	padding:2px 0 0 2px;
	min-height:15px;
}

.middleboxbody {
	background-color:#FFFFFF;
	width:380px;
	min-height:100px;
	overflow:auto;
}

.middleboxcontent {
	margin:0px 10px 0 10px;
	padding:10px 0 0 0;
	width:360px;
	border-top:3px solid #b8cf59;
	overflow:auto;

}

.middleboxbottom {
	background-image:url(/images/columns/homemiddlebottom.gif);
	background-repeat:no-repeat;
	width:380px;
	min-height:15px;
	margin:0 0 10px 0;
}

.rightboxheader {
	background-image:url(/images/columns/homerightheader.gif);
	background-repeat:no-repeat;
	width:250px;
	padding:2px 0 0 2px;
	min-height:15px;
}

.rightboxbody {
	background-color:#FFFFFF;
	width:250px;
	min-height:100px;
		overflow:hidden;
}

.rightboxcontent {
	margin:0px 10px 0 10px;
	padding:10px 0 0 0;
	width:230px;
	border-top:3px solid #b8cf59;
	overflow:auto;

}

.rightboxbottom {
	background-image:url(/images/columns/homerightbottom.gif);
	background-repeat:no-repeat;
	width:250px;
	min-height:15px;
	margin:0 0 10px 0;
}

.eventTitleSidebar {margin-top: 8px; font-weight: bold;}

.readMore a, .readMore a:visited {color: #666; margin: 4px 0; text-decoration: none;}
.readMore a:hover {color: #000; margin: 4px 0; text-decoration: underline;}
/*Home Page News Box */

.newsbox {
	width:230px;
	margin:0px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #999999;
	overflow:hidden;
}

.newstitle a {
color:#000000;


}

.newstext {
	float:left;
	width:100px;
	height:90px;
}

.newstext1 {
	float:left;
	width:100%;
}


.newsimage {
	width:115px;
	float:right;
	padding:0 0 0 3px;
}

.newsimageleft {
	width:115px;
	float:left;
	padding:0 3px 0 0px;
}

.newsreadmore {
width:230px;
clear:both;
}
	

/*Footer*/
#footer {
	font-size:10px; 
	color:#666666;	
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	float:right;
	width:640px;
	border-top:1px solid #666666;
	clear:both;
	position:relative;
	background: none;}
#footer a {color:#666666; text-decoration:none}
#footer a:hover {text-decoration:underline;}


#footerMP {
	font-size:10px; 
	color:#666666;	
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	float:right;
	width:800px;
	border-top:1px solid #666666;
	clear:both;
	position:relative;
	background: none;}
.registerbox {
	width:200px;
	margin:0 0 3px 0;
}

/* Audio Visual Page */

.visualbox {
	float:left;
	width:100%;
	padding:10px 0 10px 0;
	border-bottom:1px dashed #000000;
	clear:both
	}

.visualimage {
	float:left;
	width:130px;
	clear:both
}

.visualtitle {
font-weight:bold;

}

.visualtext {
	float:left;
	width:220px;
}

.audiobox {
float:left;
	width:100%;
	border-bottom:1px dashed #000000;
	padding:10px 0 10px 0;
	clear:both;
}

.audiotext {
float:left;
width:200px;
clear:both
}

.audioimage {
float:left;
width:40px
padding:0 10px 0 10px;
overflow:hidden;
}

/*Login form */
	
.loginForm label {
	display: block;
}
	
.loginForm input {
	width: 300px;
	height: 23px;
	padding: 2px 0 0 2px;
	border: solid 1px #ccc;
	margin: 2px 0 15px;
}

.loginForm .checkbox {
	width: 50px;
	display: block;
	text-align: left;
	margin-left: -17px;
	border: 0px solid red;
}

.checkboxText {
	margin: -32px 0 25px 25px;
	position: relative;
}

.loginForm .submit {
	width: 50px;
	display: block;
}

.forgotPassword a, .forgotPassword a:visited {
	margin: -10px 0 8px;
	color: #666;
	display: block;
}

.submitButton  {
	width: 80px;
	height: 30px;
	cursor: pointer;
	cursor: auto;
}

.submitButton input {
	width: 80px;
	height: 30px;
	cursor: pointer;
	cursor: auto;
}

.submitButton input a:hover {
	background: red;
}

#errorMessageTemplate {
	text-align: left;
}

/* Gallery */
.galleryCategory {
	float: left;
	width: 175px;
	margin: auto;
	text-align: center;
	padding: 0 10px;
}

.galleryLink {margin: 4px 0 30px; text-align: center; height: 20px;}
.galleryLink a, .galleryLink a:visited {text-decoration: none;}
.galleryThumbs {
	float: left;
	width: 175px;
	margin: auto;
	text-align: center;
	padding: 0 10px;
}
.galleryRow {width: 600px; float: left;}
.galleryTitle {font-weight: bold; text-align: center; margin: 4px 0; }
.galleryCaption {text-align: center; margin: 4px 0; }
.paginate {margin: 16px 0 0;}


/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* Audio/Visual */
.avThumb {
	float: left;
	width: 140px;
}

.avTextWrapper{
	float: left;
	width: 210px;
}


.avTitle {
	margin-bottom: -16px;
	font-weight: bold;
}


.avTitle a, .avTitle a:visited{
	text-decoration: none;
}

.avTitle {
	margin-bottom: -16px;
}

.avTitle a:hover{
	text-decoration: underline;
}

.avMore {
	font-style: italic;
	color: #666;
}
.avBottom {
	border-bottom: 1px dashed #666;
	margin: 6px 0 18px;
}
.avButton {
	float: right;
	margin: -42px 0 0;
}


/*Temp */
#Table1 font {font-size: 0.9em;}





/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		.75em 0.7em;
	text-decoration:none;
	color: #000;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000;
}
.sf-menu li {
	/* background:		#BDD2FF; */
	margin-right: 	2.15em;
}

.sf-arabic li {
	/* background:		#BDD2FF; */
	margin-right: 	1.25em;
}

.ie7 .sf-arabic li , .ie6 .sf-arabic li{
	/* background:		#BDD2FF; */
	margin-right: 	0em;
	display: inline;
	width: 112px;
}



.sf-menu li li {
	background:		#fff;
	border-top: dashed 1px #e4e4e4;
	border-bottom: dashed 1px #e4e4e4;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.sf-menu li li li {
	background:		#9AAEDB;
	border: solid 1px #ccc;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

.sf-menu li a:hover{
	color: #97bf0d;
}

.sf-menu li li a {
	font-weight: normal;
}

.sf-menu li li:hover {
	background: #f0f0f0;
}

.sf-menu li li a:hover {
	color: #000;
}



/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.ulbottom {
	}
