/* ################################ */
/* ####### CONTENT SPECIFIC ####### */
/* ################################ */



/* ## Left News Items ## */
	.left-column .home-news-box {
		float: left;
		margin-right: 25px;
		width: 290px;}
	.left-column .home-news-box h2 {
		border-bottom: solid 2px #1B5AA2;
		margin-bottom: 10px;}
	.left-column .home-news-box ul {
		list-style: none;}
	.left-column .home-news-box li {
		padding-bottom: 10px;}
	.left-column .home-news-box li .date {
		color: #888;
		float: right;
		font-size: 11px;		
		padding: 0 0 5px 5px;}
	.left-column .home-news-box li h4 {
		font-size: 12px;
		font-weight: bold;}
	.left-column .home-news-box li a {
		color: #1B5AA2;}
	.left-column .home-news-box .view-all {
		color: #888;
		float: right;
		font-size: 11px;}


/* ## Right News Items ## */
	.right-column .latest-news {
		margin-bottom: 15px;}
	.right-column .latest-news h2 {
		border-bottom: solid 2px #1B5AA2;
		margin-bottom: 10px;}
	.right-column .latest-news ul {
		list-style: none;}
	.right-column .latest-news li {
		padding-bottom: 10px;}
	.right-column .latest-news li .date {
		color: #888;
		float: right;
		font-size: 11px;		
		padding: 0 0 5px 5px;}
	.right-column .latest-news li h4 {
		font-size: 12px;
		font-weight: bold;}
	.right-column .latest-news li a {
		color: #1B5AA2;}
 	.right-column .latest-news .view-all {
		color: #888;
		float: right;
		font-size: 11px;}



/* ## Right Sub nav ## */
	.sub-nav {		
		background: #535353;
		/*border-bottom: solid 1px #ddd;*/
		margin-bottom: 15px;
		/*padding-bottom: 15px;*/}
	.sub-nav ul {
		list-style: none;}
	.sub-nav li {
		padding: 7px 10px;
		border-top: solid 1px #666;
		border-bottom: solid 1px #444;}
	.sub-nav li a {
		color: #fff;
		padding-left: 10px;
		background: url(/images/webmaster/arrows-sprite.png) left 4px no-repeat;
		/*color: #1B5AA2;*/}


/* ## Right latest news ## */
.latest-news {
	position: relative;
	margin-bottom: 20px;}
.latest-news ul {
	list-style: none;}
.latest-news li {
	padding-bottom: 20px;}
.latest-news .view-all {
	position: absolute;
	top: 0;
	right: 0px;	
	-moz-border-radius: 3px;	-webkit-border-radius: 3px;		border-radius: 3px;
	background: #555;
	color: #fff !important;
	font-size: 11px;
	text-decoration: none;
	display: inline-block;
	padding: 5px 7px;}
.latest-news .view-all:hover {	
	background: #666;}
.latest-news li h4 {
	color: #f47d31;
	padding-bottom: 3px;}
.latest-news li .date {
	font-size: 11px;	
	padding-bottom: 3px;
	color: #ccc;
	font-weight: normal;}
.latest-news li p {
	font-size: 12px;
	padding-bottom: 5px;}


/* ################################ */
/* ####### CONTENT SPECIFIC ####### */
/* ################################ */


/* ## document download ## */
#left_column ul.document-download_01 {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;}
#left_column .document-download_01 li {
	border-top: dotted 1px #777;
	display: block;
	padding: 10px 0px;}
.document-download_01 a.download-btn {
	-moz-border-radius: 3px;	-webkit-border-radius: 3px;		border-radius: 3px;
	background: #e65717;
	float: right;	
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 5px 7px;}
.document-download_01 a.download-btn:hover {
	background: #fc611b;}


/* ## news list ## */
#left_column ul.news-list_01 {
	list-style-type: none;
	margin:0;
	padding: 0;}
.news-list_01 li {
	float: left;
	border-top: dotted 1px #666;
	padding: 15px 0px !important;
	width: 100%;}
.news-list_01 li h3 {
	font: normal 18px arial;
	padding: 0px;}
.news-list_01 li img {
	float: left;
	padding: 10px 10px 10px 0px;}
.news-list_01 li p {
	padding: 5px 0px 5px 0px;}
.news-list_01 li h3 a:link,
.news-list_01 li h3 a:active,
.news-list_01 li h3 a:visited {
	color:#F47D31;}
.news-list_01 li .date {
	font-size: 11px;	
	padding-bottom: 3px;
	color: #ccc;
	font-weight: normal;}
.news-list_01 li .view-more-btn {
	float: right;}



/* ## project list ## */
.project-item {
	list-style-type: none;}
.project-item li {
	float: left;
	border-top: dotted 1px #ddd;
	padding: 10px 0px;
	width: 100%;}
.project-item li h3 {
	font: normal 18px arial;
	padding: 0 0 5px 0;}
.project-item li h3 a:link,
.project-item li h3 a:active,
.project-item li h3 a:visited {
	color: #298810;}
.project-item h4 {
	color: #298810;
	font-size: 12px;
	font-weight: bold;}
.project-item .project-download {
	float: right;
	color: #333333;
	font: bold 12px arial;}
.project-item .view-more-btn {
	color: #298810;
	padding: 5px 0;}

/* ## project list right column ## */
.project-right-column {
	width: 250px;
	float: right; 
	padding-left: 20px;}
.project-right-item {
	border-top: solid 1px #ddd;
	padding-top: 5px;
	padding-bottom: 15px;}
.project-right-column h3 {
	padding-bottom: 5px;
	color: #298810;}



/* ## Catalog list ## */
.catalog-item {
	list-style-type: none;}
.catalog-item li {
	float: left;
	border-top: dotted 1px #ddd;
	padding: 10px 0px;
	width: 100%;}
.catalog-item li h3 {
	color: #cc0000;
	font: normal 18px arial;
	padding: 0 0 5px 0;}
.catalog-item li h3 a:link,
.catalog-item li h3 a:active,
.catalog-item li h3 a:visited {
	color: #cc0000;}
.catalog-item h4 {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;}
.catalog-item .project-download {
	float: right;
	color: #333333;
	font: bold 12px arial;}
.catalog-item .view-more-btn {
	color: #cc0000;
	padding: 5px 0;	}


/* ## Employment list ## */
.employment-list_01 {
	list-style-type: none;}
.employment-list_01 li {
	float: left;
	border-top: dotted 1px #ddd;
	padding: 10px 0px;
	width: 100%;}
.employment-list_01 li h3 {
	font: normal 18px arial;
	padding: 0 0 5px 0;}
.employment-list_01 li h3 a:link,
.employment-list_01 li h3 a:active,
.employment-list_01 li h3 a:visited {
	color: #ff6600;}
.employment-list_01 h4 {
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;}
.employment-list_01 .date {
	float: right;
	color: #333333;
	font: bold 12px arial;}
.employment-list_01 .view-more-btn {
	color: #ff6600;
	padding: 5px 0;	}
	
	


/* ## Events list ## */
.events-list ul {
	list-style-type: none;}

.events-list .events-refinement {
	background:#222;
	border: 2px solid #333;
	margin-bottom: 10px;
	padding: 10px;}
.events-list .events-refinement p {
	padding-bottom: 0px;}

.events-list li {
	float: left;
	border-top: dotted 1px #666;
	padding: 15px 0px !important;
	width: 100%;}
.events-list li h3 {
	font: normal 18px arial;
	padding: 0 0 5px 0;}
.events-list li h3 a:link,
.events-list li h3 a:active,
.events-list li h3 a:visited {
	color: #F47D31;}
.events-list h4 {
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;}
.events-list .date {
	float: right;
	color: #fff;
	font: bold 12px arial;}
.events-list .view-more-btn {
	display: inline-block;}
.events-list .book-now {
	color: #333 !important;
	padding: 0px;
	width: 77px;
	text-align: center;
	font-weight: bold;
	background: url(../images/_default/sml-book-now-btn.jpg) top left no-repeat;}

a.book-now-btn {
	background: url(../images/_default/book-now-btn.jpg) top left no-repeat;
	color: #333 !important;
	font-weight: bold;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	width: 95px;}



/* ## content section text ## */
.content-area h1,
.content-area h2,
.content-area h3,
.content-area h4 {
	padding: 0px 0px 10px 0px;}
.inner-content {
	margin-bottom: 10px;}
.inner-content p {
	padding: 5px 0px 10px 0px;}
.inner-content .inner-content-image {
	padding: 5px 0px 10px 0px;}
.inner-content .inner-content-image img {
	border: solid 2px #ccc;}
.inner-content ul {
	margin-left: 20px;}
.inner-content li {
	padding-bottom: 5px;}




/* ## Content inner layout ## */
.content-layout_01 {}
	.content-layout_01 .layout-text {
		float: left;
		width: 415px;}
	.content-layout_01 .layout-image-container {
		float: left;
		width: 200px;
		margin-left: 20px;}
	.content-layout_01 .box-images {
		margin-bottom: 10px;}
	.content-layout_01 .box-images img {
		border: solid 5px #eee;}


.content-layout_02 {}
	.content-layout_02 .layout-text {
		float: left;
		width: 400px;}
	.content-layout_02 .layout-image-container {
		float: left;
		width: 200px;	
		margin-right: 20px;}
	.content-layout_02 .box-images {
		margin-bottom: 10px;}
	.content-layout_02 .box-images img {
		border: solid 5px #eee;}


.content-layout_03 {}
	.content-layout_03 .layout-text {
		margin-top: 20px;
		float: left;
		width: 100%;}
	.content-layout_03 .layout-image-container {
		float: left;
		width: 100%;}
	.content-layout_03 .box-images {
		float: left;
		margin-left: 6px;
		margin-bottom: 10px;}
	.content-layout_03 .box-images img {
		border: solid 5px #eee;}


.content-layout_04 {}
	.content-layout_04 .layout-text {
		float: left;
		width: 100%;}
	.content-layout_04 .layout-image-container {
		float: left;
		width: 100%;}
	.content-layout_04 .box-images {
		float: left;
		margin-left: 6px;
		margin-bottom: 10px;}
	.content-layout_04 .box-images img {
		border: solid 5px #eee;}
/* Filters styles */
.project-refinement {
	background: #E9E9E9;
	padding:13px 15px 10px 15px;
	margin-bottom:15px;
	color:#666;}
.project-list-link {
	float: right;}
.project-refinement label {
	float:left;
	padding:2px 10px 0 0px;
	color:#666;
	font:normal 1.1em Arial, Helvetica, sans-serif;}
.project-refinement input,
.project-refinement select {
	float:left;
	margin-right:10px;}
.project-refinement input.button {
	 display:block;
	 width:59px;
	 height:22px;
	 border:none;
	 padding: 1px 0 3px 0;
	 line-height:0px;
	 background:url(/images/generic/forms/button_bg.gif) left top no-repeat;
	 font: normal 1.2em Arial, Helvetica, sans-serif;
	 color:#ffffff;}




.galleria .galleria-info {
	display: none !important;}