﻿/* CSS Document - Author: Polymedia */

/* ------------------------------------------------------ */
/* ####### Reset ####### */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #666666;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	background-color: #efefef;
}
input {
	color: #666666;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
textarea {
	color: #666666;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
/* ------------------------------------------------------ */
/* ######## Headers ######## */
h1, h2, h3, h4, h5, h6 {
	font-family: Calibri, Myriad Pro, Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #464646;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #464646;
	text-decoration: none;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
/* ------------------------------------------------------ */
/* ######## Standard ######## */
p {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #666666;
	font-size: 15px;
	line-height: 1.5em;
}
small {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
}
/*
img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	text-align: center;
}
*/

img {
	border: 0;
}


/* ------------------------------------------------------ */
/* ######## Hyperlink ######## */
a {
	color: #f67907;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #f67907;
	text-decoration: underline;
}
/* ------------------------------------------------------ */
/* ######## Horizontal Line ######## */
hr {
	border: 0 #cccccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* ------------------------------------------------------ */
/* ######## Buttons and Menus ######## */
.simpleButton {
	background: url('images/ui/Common/ArrowTheme.png') no-repeat left 4px;
	color: #f67907;
	padding-left: 10px;
	cursor: pointer;
}
.simpleButton:hover {
	color: #f67907;
}
.simpleButtonSmall {
	background: url('images/ui/Common/ArrowTheme.png') no-repeat left 3px;
	color: #f67907;
	padding-left: 10px;
	cursor: pointer;
	font-size: 12px;
}
.simpleButtonSmall:hover {
	color: #f67907;
}
.simpleMenu {
	list-style-type: none;
}
.simpleMenu li {
	float: left;
	margin: 0 0 0 10px;
}
.simpleMenu li a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #666666;
	padding: 0 10px 0 0;
}
.simpleMenu li a:hover {
	color: #f67907;
	text-decoration: underline;
}
/* ------------------------------------------------------ */
/* ------------------------------
CUSTOM CLASSES
------------------------------ */


/* ------------------------------------------------------ */
/* ######## Image ######## */
/* ------------------------------------------------------ */

img.alignCentre {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignRight {
	margin: 3px 0 3px 15px;
	display: inline;
}
img.alignLeft {
	margin: 3px 15px 3px 0;
	display: inline;
}
/*
img.noBorder {
	border: 0;
	padding: 0;
	background: none;
}
img.noBorder:hover {
	border: 0;
	padding: 0;
	background: none;
}
*/

img .imageBorder {
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #FFF;
}
img .imageBorder:hover {
	border: 1px solid #f67907;
}



/* ------------------------------------------------------ */
/* ######## Align ######## */
/* ------------------------------------------------------ */

.alignRight {
	float: right;
}
.alignLeft {
	float: left;
}




/* ------------------------------------------------------ */
/* ######## Column ######## */
/* ------------------------------------------------------ */

.column {
	vertical-align: top;
	display: inline;
	float: left;
	position: relative;
	/* background-color: aqua; */
}

.columnMarginLeft {
	margin-left: 20px; 
}
.columnMarginRight {
	margin-right: 20px; 
}
.columnMarginTop {
	margin-top: 20px;
}
.columnMarginBottom {
	margin-bottom: 20px;
}


/* ------------------------------------------------------ */
/* ######## Div ######## */
/* ------------------------------------------------------ */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
	background-color: green;
}


/* ------------------------------------------------------ */
/* ######## Formatting ######## */
/* ------------------------------------------------------ */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}


/* ------------------------------------------------------ */
/* ------------------------------
THEME
------------------------------ */
.colorTheme {
	color: #f67907;
}
.colorThemeDark {
	color: #b60103;
}
.colorThemeLight {
	color: #fcecec;
}

.textLabel {
/*
	color: #107fc3; 
font-weight:normal ;
*/
	font-weight:bold ;
	font-size:12px;
}

/* ------------------------------------------------------ */
/* ------------------------------
FORM
------------------------------ */

.form {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	/* color: red; */
}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */
/* ------------------------------------------------------ */
/* ######## canvas ######## */
#canvas {
	width: 100%;
	/* background-image: url('images/ui/Background/xCanvasBG.jpg'); */
	/* background-repeat: repeat; */

}


#canvasHeader {
	width: 100%;
	background-image: url('images/ui/Background/CanvasHeaderBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}


#canvasHeaderCentre {
	width: 100%;
	background-image: url('images/ui/Background/CanvasHeaderBG_Centre.jpg');
	background-repeat: no-repeat ;
	background-position: center center;

}


#canvasMainPhoto {
	width: 100%;
	background-image: url('images/ui/Background/CanvasMainPhotoBG.jpg');
	background-repeat: repeat;
	background-position: left top;
}



#canvasMain {
	width: 100%;
	background-color: white;
	
	background-image: url('images/ui/Background/CanvasMainBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;

}


#canvasFooter {
	width: 100%;
	background-image: url('images/ui/Background/CanvasFooterBG.jpg');
	background-repeat: repeat;
	background-position: left top;
}


/* ------------------------------------------------------ */
/* ######## page ######## */
/* #page {
	width: 1000px;
	margin: 0 auto;
}
*/



/* ------------------------------------------------------ */
/* ######## pageHeader ######## */

#pageHeader {
	width: 1000px;
	height: 145px;
	margin: 0 auto;
/*	
	background-image: url('images/ui/Background/PageHeaderBG.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
*/
}



#pageHeader .container {
	height: inherit;
}
#pageHeader p {
	font-size: 15px;
	line-height: 42px;
	color: #b4e2ff;
}
#pageHeader a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}
#pageHeader a:hover {
	color: white;
	text-decoration: underline;
}




/* ------------------------------------------------------ */
/* ######## pageHeader (.mainMenu) ######## */

#pageHeader .mainMenu {
	list-style-type: none;
	float: right;
	margin: 0 0 0 0;
	/* line-height: 40px; */
	/* padding: 20px 0 0 0; */
	 padding: 0 0 0 0;
	/* background-color: fuchsia; */
}
#pageHeader .mainMenu li {
	float: left;
	margin: 0 0 0 30px; 
	/* height: 35px; */

}

#pageHeader .mainMenu li a {
	color: #464646;
	font-family: Calibri, Myriad Pro, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	/* border-left: 1px solid #666666; */
	/* padding: 40px 18px 5px 18px; */
	/*background-color: orange; */
}

#pageHeader .mainMenu li a:hover {
	/* text-decoration: underline; */
	text-decoration: none;
	color: #f67907;
}

/*
#pageHeader .mainMenu li:hover {
	background-color: black;
}

#pageHeader .mainMenu li:hover a {
	color: white;
}
*/

#pageHeader .mainMenu li a:active {
	/* background-color: red; */
	color: #f67907;
}


#pageHeader .mainMenu .current a {
	color: #f67907;
	 /* color: #ffffff; */
	/* text-decoration: line-through; */
}


/* ######## pageHeader (.mainMenuGR) ######## */

#pageHeader .mainMenuGR {
	list-style-type: none;
	float: right;
	margin: 0 0 0 0;
	/* line-height: 40px; */
	/* padding: 20px 0 0 0; */
	 padding: 0 0 0 0;
	/* background-color: fuchsia; */
}
#pageHeader .mainMenuGR li {
	float: left;
	/* margin: 0 0 0 30px; */
	margin: 0 0 0 16px; 
	/* height: 35px; */

}

#pageHeader .mainMenuGR li a {
	color: #464646;
	font-family: Calibri, Myriad Pro, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	/* font-size: 14px; */
	font-size: 12px;
	text-decoration: none;
	/* border-left: 1px solid #666666; */
	/* padding: 40px 18px 5px 18px; */
	/*background-color: orange; */
}

#pageHeader .mainMenuGR li a:hover {
	/* text-decoration: underline; */
	text-decoration: none;
	color: #f67907;
}

/*
#pageHeader .mainMenuGR li:hover {
	background-color: black;
}

#pageHeader .mainMenuGR li:hover a {
	color: white;
}
*/

#pageHeader .mainMenuGR li a:active {
	/* background-color: red; */
	color: #f67907;
}


#pageHeader .mainMenuGR .current a {
	color: #f67907;
	 /* color: #ffffff; */
	/* text-decoration: line-through; */
}





/* ------------------------------------------------------ */
/* ######## pageHeader (.languageMenu) ######## */

#pageHeader .languageMenu {
	list-style-type: none;
	float: right;
	margin: 0 0 0 0;
	/* line-height: 40px; */
	/* padding: 20px 0 0 0; */
	 padding: 0 0 0 0;
	/* background-color: fuchsia; */
}
#pageHeader .languageMenu li {
	float: left;
	margin: 0 0 0 20px; 
	/* height: 35px; */

}

#pageHeader .languageMenu li a {
	color: #464646;
	font-family: Calibri, Myriad Pro, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	/* border-left: 1px solid #666666; */
	/* padding: 40px 18px 5px 18px; */
	/*background-color: orange; */
}

#pageHeader .languageMenu li a:hover {
	/* text-decoration: underline; */
	text-decoration: none;
	color: #f67907;
}

/*
#pageHeader .languageMenu li:hover {
	background-color: black;
}

#pageHeader .languageMenu li:hover a {
	color: white;
}
*/

#pageHeader .languageMenu li a:active {
	/* background-color: red; */
	color: #f67907;
}


#pageHeader .languageMenu .current a {
	color: #f67907;
	 /* color: #ffffff; */
	/* text-decoration: line-through; */
}





/* ######## pageHeaderSearch ######## */
#pageHeaderSearch {
	float: right;
	/* line-height: 40px; */
	margin: 10px 20px 0 0;
	/* font-family: Gotham Book, Arial, Verdana, sans-serif; */
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	/* background-color: fuchsia; */
}

#pageHeaderSearch small {
	color: #464646;
	font-size: 12px;
}

#pageHeaderSearch a {
	font-size: 12px;
	color: #464646;
	/* background-color: red; */
}



/* ######## pageHeaderSearch (.searchBox) ######## */
#pageHeaderSearch .searchBox {
	float: left;
	margin: 5px 0 0 0;
	padding: 3px 3px 3px 3px;
	/* border: 1px #b7b7b7 solid; */
	border: 1px #e1e1e1 solid;
	background-color: white; 
}

/* ######## pageHeaderSearch (.searchOptions) ######## */
#pageHeaderSearch .searchOptions {
	float: right;
	margin: 5px 0 0 0;
	/* background-color: lime; */
}


#pageHeaderSearch .searchOptions a {
	color: #464646;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}

#pageHeaderSearch .searchOptions a:hover {
	color: black;
	text-decoration: underline;
}




/* ------------------------------------------------------ */
/* ######## pageFooter ######## */
#pageFooter {
	width: 1000px;
	margin: 0 auto;
}

#pageFooter .container {
	width: 1000px;
	padding: 0 0 40px 0;
	/* margin-left: 230px; */
}

#pageFooter p {
	font-size: 12px;
	color: #666666;
}

#pageFooter small {
	font-size: 11px;
	color: #666666;
}

#pageFooter a {
	color: #f67907;
	font-size: 12px;
	text-decoration: none;
}
#pageFooter a:hover {
	color: #f67907;
	text-decoration: underline;
}



#pageFooter .container .column1 {
	width: 460px;
	vertical-align: top;
	display: inline;
	float: left;
	position: relative;
	margin: 10px 0 0 20px;
	top: 0px;
	left: 0px;
	/* background-color: orange; */
}

#pageFooter .container .column2 {
	width: 480px;
	vertical-align: top;
	display: inline;
	float: right;
	position: relative;
	margin: 10px 20px 0 0;
	/* background-color: aqua; */
}




#pageFooter .copyright {font-size:12px; color:#666666; margin: 10px 0 0 0; /* height:30px; line-height:30px;*/}
#pageFooter .credits {font-size:11px; text-align:right; margin: 10px 0 0 0;}
#pageFooter .credits a {font-size:11px; color:#a0a0a0; /* background:url(images/ui/Common/ArrowDarkGrey.png) no-repeat right 3px; padding-right:12px; */ }
#pageFooter .credits a:hover {color:#666666; /* background:url(images/ui/Common/ArrowThemeDark.png) no-repeat right 3px; padding-right:12px; */ text-decoration:none; }




/* ------------------------------------------------------ */
/* ######## pageMainMenu ######## */

/*
#pageMainMenu {
	width: 1000px;
	margin: 0 auto;
}
*/


/* ------------------------------------------------------ */
/* ######## pageMainPhoto ######## */


#pageMainPhoto {
	width: 1000px;
	margin: 0 auto;
}

#pageMainPhoto .h1, .h2, .h3, .h4, .h5, .h6 {
	/* font-family: Calibri, Myriad Pro, Arial, Tahoma, Verdana, sans-serif; */
	/* font-weight: normal; */
	color: white;
}


#pageMainPhoto p {
	font-size: 15px;
	color: white;
}

#pageMainPhoto small {
	/* font-size: 12px; */
	color: white;
}

#pageMainPhoto a {
	color: white;
	/* font-size: 12px; */
	text-decoration: none;
}
#pageMainPhoto a:hover {
	color: white;
	text-decoration: underline;
}




/* ######## pageBreadcrumbs ######## */
#pageBreadcrumbs {display: block; /* background-color: lime; */}
#pageBreadcrumbs .container {display:block;} 
#pageBreadcrumbs p {font-size:13px; float:left;}

#pageBreadcrumbs ul.crumbs {list-style-type:none; line-height:30px; margin-left: 0px;}
#pageBreadcrumbs ul.crumbs li {color:#666666; display:inline; font-size:13px; margin-right:5px; margin-left: 0px;}
#pageBreadcrumbs ul.crumbs li a {color:#666666; background:url(images/ui/Common/ArrowDarkGrey.png) no-repeat left 3px; padding-left:12px;}
#pageBreadcrumbs ul.crumbs li a.first {color:#666666; background-image: none; padding-left:0px;}

#pageBreadcrumbs ul.crumbs li a:hover {color:#f67907;}



/* ------------------------------------------------------ */
/* ######## pageMain ######## */

#pageMain {
	width: 1000px;
	margin: 0 auto;
	/* background-color:yellow; */
}


/* ------------------------------------------------------ */
/* ######## pageContent ######## */


#pageContent {
	width: 960px;
	display:block;
	float: left;
	margin: 30px 0 20px 20px;
	/* background-color: aqua; */
}

#pageContent .containerFullWidth {
	clear: both;
	width: 960px;
	margin: 0 0 0 0;
	display: block;
	/* background-color: red; */
}

#pageContent .containerFullWidth .columnOneThird {
	width: 305px; 
}

#pageContent .containerFullWidth .columnTwoThirds {
	width: 625px; 
}

#pageContent .containerFullWidth .columnOneHalf {
	width: 470px;
}


#pageContent .containerMain {
	float: left;
	width: 710px;
	margin: 0 0 0 0;
	display: block; 
	/* background-color: orange; */
}


#pageContent .containerMain .columnOneThird {
	width: 220px;
}

#pageContent .containerMain .columnTwoThirds {
	width: 465px; 
}

#pageContent .containerMain .columnOneHalf {
	width: 350px;
}


#pageContent hr {
	margin: 35px 0;
}
#pageContent ul, #pageContent ol {
	margin-left: 35px;
}
#pageContent li {
	line-height: 1.5em;
}
#pageContent p {
	margin-bottom: 10px;
	margin-top: 5px;
}
#pageContent img.imageBorder {
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #FFF;
}
#pageContent img.imageBorder:hover {
	border: 1px solid #b0b0b0;
}

#pageContent blockquote {
	margin: 15px 0 15px 30px;
	border-left: 10px solid #cccccc;
	padding-left: 30px;
}
#pageContent blockquote p {
	color: #cccccc;
	font-style: italic;
}
/* ######## REM by Andreas 20/09/2011 ######## 
#pageContent table {border:1px solid #d8d8d8; border-collapse:collapse; margin:5px 0 20px 0;}
#pageContent td {border:1px solid #d8d8d8; padding:5px 10px 5px 10px;}
#pageContent th {border:1px solid #d8d8d8; padding:5px 10px 5px 10px; background-color: #EFEDEE;}
*/
#pageContent caption {
	margin-bottom: 10px;
	font-size: 18px;
}



/* ------------------------------------------------------ */
/* ######## pageSidebar ######## */

#pageSidebar {
	width: 220px;
	display: block;
	float: right;
	margin: 0 0 0 0;
	/* background-color: orange; */
}


#pageSidebar .container {
}


#pageSidebar .widget {margin-bottom:30px; list-style-type :none;}
#pageSidebar .widget p {
	color: #0c4882;
	font-size: 15px;
	line-height: 1.5em;
}

#pageSidebar .widget small {
	color: #0c4882;
	font-size: 12px;
}

#pageSidebar .widget ul {
	list-style-type: none;
}

#pageSidebar .widget hr {
	/* margin: 5px 10px 5px 10px; */
	margin: 5px 0px 5px 0px;

}

/*
#pageSidebar .widget img {border:1px solid #cccccc; padding:2px; background-color:#FFF;}
#pageSidebar .widget img:hover {border:1px solid #f67907;}
*/

#pageSidebar .widget img.imageBorder {border:1px solid #cccccc; padding:2px; background-color:#FFF;}
#pageSidebar .widget img.imageBorder:hover {border:1px solid #f67907;}


#pageSidebar .widgetTitle {
	font-family: Calibri, Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
	font-size:18px; 
	color: #f67907;
	background:url('images/ui/Common/ArrowTheme.png') no-repeat left 8px; 
	/* padding-left: 10px; */
	/* margin-left: 5px; */
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
}
	
#pageSidebar .widgetContent {
/*
	margin-left: 10px; 
	margin-right: 10px;
*/
	margin: 0 10px 0 15px;
}



/* ######## Pages Widget ######## */
#pageSidebar .widgetPages {
	margin: 5px 0 50px 0;
	list-style-type: none;
}
#pageSidebar .widgetPages li {
	border-bottom: 1px solid #cccccc; 
	/* padding: 15px 0 15px 10px; */
	/* font-size: 16px; */
	padding: 8px 0 8px 0px;
	font-size: 13px;
}
#pageSidebar .widgetPages li a {
	/* background: url('images/ui/Common/ArrowTheme.png') no-repeat left 4px; */
	/* background: url('images/ui/Common/ArrowDarkGrey.png') no-repeat left 4px; */
	color: #464646;
	/* padding-left: 10px; */
	/* cursor: pointer; */
}
#pageSidebar .widgetPages li a:hover {
	text-decoration: none;
	color: #f67907;
}
#pageSidebar .widgetPages li.current a {
	color: #f67907;
}
/* ######## Archives Widget ######## */
#pageSidebar .widgetArchives {
	font-size: 12px;
}
#pageSidebar .widgetArchives li {
	padding: 5px 0 5px 0;
}
#pageSidebar .widgetArchives a {
	color: #464646;
}
#pageSidebar .widgetArchives a:hover {
	color: #f67907;
}
#pageSidebar span {
	color: #b4b4b4;
	margin-left: 5px;
}

/* ######## Testimonials Widget ######## */
#pageSidebar .testimonial {
	background: url('images/ui/Common/Quotes.png') no-repeat left top;
	margin: 0 0 50px 0;
	padding: 10px 0 10px 10px;
}
#pageSidebar .testimonial h4 {
	text-indent: 50px;
	line-height: 30px;
	margin: 0 0 0 0;
	font-style: normal;
}
#pageSidebar .testimonial small {
	color: #b4b4b4;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	float: right;
	margin: 10px 0 0 0;
}

/* ######## Promotion Widget ######## */
#pageSidebar .widgetPromotion {
	clear: both;
	display: block;
	font-size: 13px;
	margin: 0 0 50px 0;
	padding: 10px 10px 10px 10px;
	background-color: #f1f1f1;
}

#pageSidebar .widgetPromotion p {
	font-size: 13px;
}



/* #container has an absolute width (960 pixel) */
.container {
}




/* ------------------------------
COMPONENTS
------------------------------ */

/* ------------------------------------------------------ */
/* ######## list ######## */
/*
.tableScheduleDates {
	margin-top:10px;
}
	
.tableScheduleDates table {border:1px solid #d8d8d8; border-collapse:collapse; margin:5px 0 20px 0;}
.tableScheduleDates th {border:1px solid #d8d8d8; text-align:left; font-size: 12px; font-style: normal;  padding:5px 10px 5px 10px; background-color: #e1e1e1;}
.tableScheduleDates td {border:1px solid #d8d8d8; text-align: left; font-size: 12px; padding:2px 10px 2px 10px;}
*/



/* ######## tableScheduleDates ######## */
.themeTable {
	margin-top: 10px;
}
.themeTable table {
	border: 1px solid #d8d8d8;
	border-collapse: collapse;
	margin: 5px 0 20px 0;
}
.themeTable th {
	border: 1px solid #d8d8d8;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	padding: 5px 10px 5px 10px;
	background-color: #e1e1e1;
	/* background-color: #ececec; */
}
.themeTable td {
	border: 1px solid #d8d8d8;
	text-align: left;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
}


/* ------------------------------------------------------ */
/* ######## COMPONENTS ######## */
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
/* ######## listItem ######## */
/* ------------------------------------------------------ */

.listItem {
	/* width:100%; */
	/* border-top: 1px white solid; */
	border-bottom: 1px white solid;
	padding: 2px 2px 2px 2px;
	/* margin: 0 0 0 0; */
	vertical-align: top;
	display: block;
	float: left;
	position: relative;
	text-align: left;
}

.listItem:hover {
	/* width:100%; */
	/* border-top: 1px #e8e8e8 solid; */
	border-bottom: 1px #e8e8e8 solid;
	background-color:#fafafa;
	
}


/*
.listItem a {
	 color: #f67907; 
}
*/

.listItem a:hover {
	color: #f67907; 
	text-decoration:underline; 
}




/* ------------------------------------------------------ */
/* ######## listItemMultiColumn ######## */
/* ------------------------------------------------------ */

.listItemMultiColumn {
	/* width:100%; */
	text-align: left;
	top: 0px;
	left: 0px;
}

.listItemMultiColumn:hover {
	/* width:100%; */
	/* border-bottom: 1px #e8e8e8 solid; */
	/* background-color:#fafafa; */
}


/*
.listItem a {
	 color: #f67907; 
}
*/

.listItemMultiColumn a:hover {
	color: #f67907;
	text-decoration:underline;
}









