html {
        background: url(../images/base/bg.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

body{
font: 0.875em/1.3em Helvetica, Arial, sans-serif;
margin:0;
padding:0;
color:#000;
height:100%;
}
*{
margin:0;
padding:0;
}
*:focus{
outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr{clear:both}
div.clear { clear: all; }
form{margin:0; padding:0;}
hr{
border:0;
color:#dedede;
background-color: #dedede;
height: 1px;
margin:10px 0px 6px 0px;
padding:0px;
}
table tr td{
	font: 0.875em/1.3em Helvetica, Arial, sans-serif;
	color:#000;
}
	


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4, h5{margin-bottom:15px; font-family:Tahoma, Arial, Verdana; font-weight:normal; color:#031634;}
h1{font-size:32px; line-height:30px;}
h2{font-size:22px; line-height:28px;}
h3{font-size:18px; line-height:20px;}
h4{font-size:16px; line-height:18px; font-weight:bold;}
h5{font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

/* links */
a{color:#00295B; text-decoration:underline;} 
a:visited{color:#00295B; text-decoration:underline;}
a:hover{color:#00295B; text-decoration:none;}

#newsItems a{color:#00295B text-decoration:underline; font-weight:bold;}
#newsItems a:visited{color:#00295B; text-decoration:underline;}
#newsItems a:hover{color:#00295B; text-decoration:none;}
a img{border:none}
.imgleft{float:left; padding:5px 12px 0px 0px;}
.imgright{float:right; padding-left:12px;}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
font-size:12px;
line-height:18px;
margin-bottom:14px;
color:#333333;
}
ul, ol{
margin:10px 0 35px 40px;
}
li ol, li ul{
font-size:1.0em;
list-style:square;
margin-bottom:0;
margin-top:0;
}
li ol{list-style:decimal;}
blockquote{
font-style:italic;
margin:0px;
color:#6f6f6f;
padding:2px 4px 2px 38px;
background-image:url(../images/base/quote.gif);
background-position:0px 5px;
background-repeat:no-repeat;
}

/* code */
code{
font-family:Tahoma, Arial, Verdana;
letter-spacing:1px;
margin:25px 0 25px 0px;
display:block;
font-size:0.9em;
border-left:4px solid #dddddd;
padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#page-container{width:960px; margin:0 auto;}
.page-container-inner{width:960px; float:left;}
.frame{width:960px; margin:0 auto;}


/* Header
------------------------------------------------------*/
#header{
	width:960px;
}
#top-header{
	height:120px;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
}
#bottom-header{
	width:960px;
	border-bottom:1px solid #fff;
	float:left;
	background-color:#00295B;
}
.logo{
	width:275px;
	padding:20px 0px 0px 10px;
	float:left;
}
.phone{font-size:18px; padding:50px 20px 0px 0px; float:right;}
.phone-get{font-size:14px; color:#ff4e00;}

/* Search styling */
.search-fieldset{border:none;}
#search-box{
	padding-bottom:6px;
	float:right;
	height:23px;
	margin-top:30px;
	margin-right:10px;
	color: #fff;
}
#search{float:right; width:auto;}
#s{
	font-size:11px;
	color:#333333;
	padding:4px 30px 4px 3px;
	background-color:#fff;
	border:1px solid #d3d2d2;
	width:135px;
	font-family: Tahoma, Arial, Verdana;
}
#s:focus{
	border:1px solid #adacac;
	color:#333333;
}
#search .go{position:absolute; margin:3px 0 0 -26px;}

/* Top Navigation bar menu styling */
#nav-menu {
	width:960px;
	float:left;
	margin:0;
	list-style-type:none;
	font-weight:bold;
}
#nav {margin:0px; padding:0px 0px 0px 0px; float:left;}
#nav ul{ 
padding:0;
margin:0;
width:auto;
list-style: none;
height:30px;
position: relative;
}
#nav li{
list-style:none;
float:left;
text-align:center;
padding:0;
font:normal 11px Tahoma, Arial, Verdana;
line-height:26px;
}
#nav li a {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0 20px; 
color:#ffdbcd;
text-decoration:none;
}
#nav li a:hover {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0 20px; 
color: #535353;
}

/* Left Navigation Styles */

ul.left_navigation {margin:0px; padding:0px; list-style-type:none;}
ul.left_navigation li {background-image:url(../images/base/arrow.gif); background-position:0px 12px; background-repeat:no-repeat; padding:5px 0px 5px 17px; line-height:18px;  border-bottom:1px solid #ccc;}
ul.left_navigation li a, ul.left_navigation li a:visited {text-decoration:none; color:#6f6f6f;}
ul.left_navigation li a:hover {text-decoration:underline;}
ul.left_navigation li a.selected{color:#4A5664; font-weight:bold;}

/* Second Level Left Navigation */
ul.left_navigation ul {margin:0 0 0 10px; padding:0px;}
ul.left_navigation ul li {font-size:90%; border-bottom:none; padding:2px 0px 2px 12px; background-image:url(../images/base/arrow.gif); background-position:0px 8px; background-repeat:no-repeat;}


/* Quicklinks Navigation Styles */

ul.quicklinks {margin:0px; padding:0px; list-style-type:none;}
ul.quicklinks li {background-image:url(../images/base/arrow.gif); background-position:0px 12px; background-repeat:no-repeat; padding:5px 0px 5px 17px; line-height:18px;  border-bottom:1px solid #ccc;}
ul.quicklinks li a, ul.quicklinks li a:visited {text-decoration:none; color:#6f6f6f;}
ul.quicklinks li a:hover {text-decoration:underline;}

/* Content
------------------------------------------------------*/
#content{width:920px; padding:20px 0px 20px 0px; float:left;}
.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
.imgleft-box{float:left; border:solid 1px #cfd4c3; padding:6px; margin-right:15px; background-color:#f9fbf4;}
.imgright-box{float:right; border:solid 1px #cfd4c3; padding:6px; margin-left:15px; background-color:#f9fbf4;}
#content1{float:left; width:284px;}
#content2{float:left; width:284px; margin-left:34px;}
#content3{float:left; width:284px; margin-left:34px;}
.orange{color:#ff4e00;}

ul.content-list {margin:0px; padding:0px; list-style-type:none;}
ul.content-list li {background-image:url(../images/base/arrow.gif); background-position:0px 6px; background-repeat:no-repeat; padding:0px 0px 12px 17px; line-height:18px;}
ul.content-list li a {text-decoration:none;}
ul.content-list li a:hover {text-decoration:underline;}

#content-left .maincontent ul {margin:10px 0 0 0; padding:0px; list-style-type:none;font-size:12px; color:#000;}
#content-left .maincontent ul li {background-image:url(../images/base/arrow.gif); background-position:0px 6px; background-repeat:no-repeat; padding:0px 0px 12px 17px; line-height:18px;}
#content-left .maincontent ul li a {text-decoration:none;}
#content-left .maincontent ul li a:hover {text-decoration:underline;}

/*ACTION RIGHTS*/
#rights{padding-left:1em;}
#rights h3{color:#000;}
#rights ul{margin:0;padding:0;}
#rights li{padding-left:32px;line-height:25px;list-style:none;}
#rights .t{background:url(/images/f/tick.gif) no-repeat;}


#content-left .maincontent #rights ul {margin:0 0 20px 0; padding:0px; list-style-type:none;}
#content-left .maincontent #rights  ul li {background-image:none; background-position:0; padding:0 0 0 32px; line-height:25px;}
#content-left .maincontent #rights  ul li.t {background:url(/images/f/tick.gif) no-repeat;}
#content-left .maincontent #rights ul li a {text-decoration:none;}
#content-left .maincontent #rights ul li a:hover {text-decoration:underline;}



/* Featured Project */
#featured{margin-top:3px; height:255px;}
.bg-featured{background-image:url(../images/base/strip-line.gif); background-repeat:repeat; width:275px; height:157px; padding:5px 5px;}
.featured-text{padding-top:5px;}

/* Bottom Box */
.imgleft-bottom{width:88px; height:90px; float:left; margin-right:15px;}
#bottom-box{width:908px; margin-top:5px; padding:5px; border:1px solid #e5e6e2; float:left;}
#bottom-box-inner{background-image:url(../images/base/strip-line.gif); background-repeat:repeat; width:908px; line-height:16px; float:left;}
#bottom-box-inner h4{padding-top:8px; margin-bottom:8px; color:#ff4e00;}
.box1{width:437px; font-size:11px; padding:10px 0px 10px 10px; float:left;}
.box2{width:437px; margin-left:10px; font-size:11px; padding:10px 0px; float:left;}


/* Footer
------------------------------------------------------*/
#footer{
	width:920px;
	font-size:11px;
	margin:0px auto;
	color:#686868;
	line-height:18px;
	float:left;
	padding-top: 30px;
	
}
#footer ul.horizontal{
	padding:8px;
	margin:0 0 30px 0;
	width:900px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#footer ul li {
border-right:1px solid #E5E5E6;
padding:0 8px;
display:inline;
}
#footer a, #footer a:visited{color:#6F6F6F; text-decoration:none;}
#footer p, ul{
	font-size:11px;
	color:#6F6F6F;
}
.footer1{width:269px; float:left; margin-left:20px; padding-top:15px;}
.footer2{width:269px; float:left; margin-left:37px; padding-top:21px;}
.footer2 ul{margin:0px; padding:0px; font-size:11px; list-style-type:none;}
.footer2 ul li{list-style:none;	border-bottom:solid 1px #686868; line-height:24px; text-align:right;}
.footer3{width:269px; float:left; margin-left:37px; padding-top:15px;}
.footer3 h3{color:#686868;}
.twitter{padding-right:5px; float:left;}
#social span{background:url(../images/base/social-icon.jpg); float:left; width:16px; height:16px; margin:4px 5px 0 0;}
#fb-icon span{background-position:0px 0;}
#fb-icon a:hover span{background-position: 0px -16px;}
#twit-icon span{background-position:-16px 0;}
#twit-icon a:hover span{background-position: -16px -16px;}
#flic-icon span{background-position:-32px 0;}
#flic-icon a:hover span{background-position: -32px -16px;}
#rss-icon span{background-position:-48px 0;}
#rss-icon a:hover span{background-position: -48px -16px;}


#page-title ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}

#breadcrumbs {
	height:2.5em;
}

#breadcrumbs li {
	float:left;
	line-height:2.5em;
	padding-left:1em;
	color:#666666;
	background-image:url(../images/base/arrow.gif);
	background-position:0 12px;
	background-repeat:no-repeat;
}

#breadcrumbs li.first {
	background-image:none;
	margin-right:5px;
}

#breadcrumbs li a {
	color:#666666;
	display:block;
	text-decoration:none;
	padding:0 10px 0 0;
	font-weight:bold;
	text-decoration:underline;
}
.search_text{font-color:white;}
.header_title {float:left;padding:10px 0 0 0;width:340px;}


#intro {
	width: 920px;
	height:253px
}
#placeslideshow {
	width: 445px;
	height: 222px;
	float: left;
	display: inline;
	background: url(../images/base/place_slideshow.png) no-repeat;
	padding: 10px 0 0 10px;
	position: relative;
}
#shadowslideshow {
	width: 433px;
	height: 190px;
	position: absolute;
	z-index: 50;
	background: url(../images/base/shadow.png) no-repeat;
}
#slideshow {
	width: 433px;
	height: 190px;
}
#slideshow ul, #slideshow li {
	height: 190px;
}
#introright {
	width: 443px;
	height: 232px;
	float: right;
	display: inline;
}
#introright h1 {
	font-size: 2.4em;
}
#introright ul, #introright li {
	height: 201px;
	padding: 0 0 0 0;
}
#captionslideshow {
	width: 433px;
	height: 27px;
}
#captionslideshow ul {
	width: 433px;
	height: 24px;
}
#captionslideshow li {
	width: 433px;
	height: 20px;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	padding: 0;
}
#introright p {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 8px 0 0 0;
}
#placenav {
	width: 69px;
	height: 31px;
}
#butprev{
	width:29px;
	height:31px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin: 0 11px 0 0;
}
#butprev span{
	background:url(../images/base/but_prev.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#butnext{
	width:29px;
	height:31px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#butnext span{
	background:url(../images/base/but_next.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#placenav a:hover span {
	background-position: 0 -31px;
}


.readmorenav {
	width: 100px;
	height: 48px;
	margin-top: 20px;
}
.readmore{
	width:100px;
	height:28px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin: 0 11px 0 0;
}
.readmore span{
	background:url(../images/base/read_more.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

.readmorenav a:hover span {
	background-position: 0 -28px;
}
#related-content{
	float:right;
	width:190px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.maincontent #related-content ul {
	margin:0 0 20px 0;
}
.maincontent #related-content ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-image:none; 
	background-position:0;  
	padding:0; 
}
#related-content h3{
	margin:10px 0 10px 0;
}

/* Gallery
=====================================================================*/

#content-left .maincontent ul#listgallery li {
background-image:none;
background-position:0;
background-repeat:no-repeat;
line-height:18px;
padding:0;
}


ul#listgallery {
	margin: 0;
	padding: 0;
}
ul#listgallery li {
	width: 180px;
	height: 170px;
	float: left;
	display: inline;
	text-align: center;
	font-weight: bold;
	padding: 8px 0 0 1px;
	margin: 10px 0 0 11px;
	background: none;
}
ul#listgallery li img {
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #d5d5d5;
}
ul#listgallery li a:hover {
	text-decoration: none;
}


background-image:url(../images/arrow.gif);
background-position:0 6px;
background-repeat:no-repeat;
line-height:18px;
padding:0 0 12px 17px;


/* Lightbox
=====================================================================*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}