/* CSS Document */
/***************************
Author: Ayush Karki
Date:03/06/2008
Website: Brunswick Riverside
***************************/

body{
	margin:0px;
	padding:15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/page_background.jpg) no-repeat center fixed ;
	}

/*To remove the default border from all images*/
img{border:none;}	

/*Styling for the wrapper to center align the page*/
.wrapper{
	width:842px;
	height:auto;
	margin:0px auto;
	}

/*Styling for the main container which has all the elements inside it*/
.main-container{
	width:842px;
	height:auto;
	float:left;
	}
	
/*Styling for the Page Header (Logo and the Welcome to Brunswick......)*/
.header{
	width:842px;
	height:90px;
	float:left;
	}
	
/*Logo on the top left corner of the page*/
#logo{
	float:left;
	width:238px;
	height:90px;
	}

/*Styling for the text on the top right corner of the page*/
#top-right-text{
	float:right;
	width:420px;
	height:90px;
	}

#top-right-text p{
	padding:30px 10px 0px 10px;
	margin:0px;
	color:#6c5635;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	

/******************************
Styling for the navigation menu
******************************/
.navigation-menu{
	width:842px;
	height:48px;
	float:left;
	border-top: 1px solid #6c5635;
	border-bottom: 1px solid #6c5635;
	}
/*******Styling for the menu links*******/	
.menu {
    width:842px;
    height:48px;
    padding:0px 0px 0px 0px;
	margin:0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.menu ul {
	padding:0px;
	margin:0px 0px 0px 2px;
	list-style-type:none;
	}

.menu ul li {
	height:48px;
	padding:0px 17px 0px 16px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(images/navigation_link.gif) no-repeat center;
	text-align:center;
}


.menu li.selected{
      background: url(images/navigation_link_hover.gif) no-repeat center;
}


.menu a {padding:28px 0px 0px 0px;}
.menu a:link{color:#6c5635;  font-weight:bold; float:left; text-decoration:none;}
.menu a:visited{color:#6c5635; font-weight:bold; float:left; text-decoration:none;}
.menu a:hover{color:#6c5635; font-weight:bold; float:left; text-decoration:underline;}


/*****Styling for sub navigation******/
#sub-navigation{
	float:left;
	width:842px;
	height:25px;
	background-color:#e1f3fd;
	border-bottom: 1px solid #6c5635;
	}

#sub-navigation ul{
	padding:0px;
	margin:5px 0px 0px 8px;
	color:#6c5635;
	}

#sub-navigation ul li{
	display:inline;
	padding-right:20px;
	background:url(images/bullet.gif) no-repeat left;
	}
	
#sub-navigation li.selected{
      background: url(images/bullet_hover.gif) no-repeat left;
	  color:#24aab5;
}		

#sub-navigation ul a {color:#6c5635;  padding:0px 0px 0px 12px; text-decoration:underline;}
#sub-navigation ul a:hover{color:#24aab5; }		
#sub-navigation ul a.selected{color:#24aab5;}		

	

/*****************************************************************************************
Styling for the area between the Header and Footer which has the main content for the page
*****************************************************************************************/
/*For IE6*/
.content{
	width:842px;
	height:390px;
	float:left;
	}

/*For all modern browsers*/	
html>body .content{
	width:842px;
	min-height:390px;
	height:auto;
	float:left;
	}	

/*Width settings for the homepage picture*/
#home-picture{
	float:left;
	width:842px;
	height:270px;
	border-bottom: 1px solid #6c5635;
	}

#home-picture img{
	padding-top:13px;
	}
	

/*Styling for the text-area below the main picture*/

.text-area{
	width:840px;
	float:left;
	height:auto;
	padding-left:2px;
	padding-bottom:10px;
	}

/*Styling for the left-column in two column layout*/
.left-column{
	float:left;
	height:110px;
	}

html>body .left-column{
	float:left;
	min-height:110px;
	height:auto;
	}	

.left-column p{
	margin:0px;
	}	
	
.left-column p.text-header, .right-column p.text-header{
	color:#6c5635;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px 0px 0px 15px;
	}

.top{
	color:#6c5635;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px
	}	
	
.left-column ul {
	color:#6c5635;
	list-style:square;
	margin-bottom:5px;
	margin-top:0px;
	}

.left-column ul li{padding-top:2px;}		

/*For adding padding on top of text-header*/
p.whitespace-top{margin-top:10px;}	


/*Styling for the right-column in two column layout*/
.right-column{
	float:left;
	height:110px;
	}
	
html>body .right-column{
	float:left;
	min-height:110px;
	height:auto;
	}

/*Various widths for the column layout*/
.width1{width:417px;}
.width2{width:423px;}
.width3{width:550px;}		
.width4{width:290px;}
.width5{width:325px;}

.width6{
	width:515px; 
	padding-bottom:10px; 
	background:url(images/bottom-line.jpg) no-repeat left bottom;
	}

.width7{
	width:515px; 
	padding-bottom:10px; 
	}
.width8
{
	width:840px;
}

/********** OLD WIDTH *******/
/*.width8{width:355px;}*/

.width9{
	width:485px; 
	padding-bottom:10px; 
	}

.width10{width:575px;}

.width11{
	width:265px; 
	padding-bottom:10px;
	}
.width12{width:690px;}		
.width13{width:140px;}
.width14{width:270px;}
.width15{width:415px;}
.width16{
	width:410px; 
	padding-bottom:10px;
	}
.width17{
	width:235px; 
	padding-top:10px;
	}		
.width18{
	width:595px; 
	padding:20px 0px 0px 10px;
	}
.width19{width:690px;}		
.width20{width:140px;}
.width21{width:830px;}
	
				

/*Styling for the paragraph text in the various columns*/
.width1 p, .width3 p, .width12 p, .width19 p{padding:10px 20px 0px 15px;}
.width2 p, .width4 p {padding:10px 25px 0px 12px;}
.width5 p {padding:10px 0px 10px 15px;}
.width5 ol li, .width8 ol li{
	padding-bottom:10px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c5635;
	}

.width5 a:link{color:#6c5635; text-decoration:underline;}		
.width5 a:visited{color:#6c5635;}		
.width5 a:hover{color:#24aab5;}	

.width8 p {padding:10px 0px 10px 15px;}

.width10 p, .width14 p, .width15 p {padding:10px 25px 10px 15px;}
.width10 img{padding:0px 5px 0px 0px;}
.width12 img.picture{padding:10px 0px 0px 10px;}

.width12 p{padding:0px 9px 10px 15px;}
.width12 p.heading{padding-top:10px; font-weight:bold;}
.width12 p.first-paragraph{padding-top:15px;}
.width17 p{padding:10px 10px 10px 15px;}
.width18 img.picture{padding:10px 0px 15px 215px;}
.width20 p {font-size:11px; padding:0px 25px 0px 12px;}
.width21 p{padding:0px 9px 10px 15px;}
.width21 img{padding:0px 5px 0px 0px;}
.width21 p.heading{padding-top:10px; font-weight:bold;}
.width21 p.first-paragraph{padding-top:15px;}
a.xls:link, a.xls:visited {color:#000000; text-decoration:underline;} 
a.xls:hover{color:#24aab5;}
ul.sitemap li a:link, ul.sitemap li a:visited{color:#000000;}
ul.sitemap li a:hover{color:#24aab5;}


/*Styling for the pdf links in the right hand side of the planning application page*/

/*for IE6*/
.pdf-box{
	height:100px;
	width:275px;
	margin:10px 0px 10px 12px;
	border:1px solid #b5aa9a;
	}
/*for modern browsers*/
html>body .pdf-box{
	height:auto;
	min-height:100px;
	}
	
.pdf-box ul {
	margin:0px;
	padding:0px;
	list-style:none; 
	}

.pdf-box ul li{ 
	background:url(images/pdf_icon.gif) no-repeat left top;
	padding-left:25px;
	padding-bottom:15px;
}	
.pdf-box ul li.folder{ 
	background:url(images/folder_icon.gif) no-repeat left top;
	padding-left:25px;
	padding-bottom:15px;
}
.pdf-box ul li.folder ul{padding-top:15px;}

.pdf-links{padding:10px 0px 0px 5px;}
.pdf-links ul li{color:#6c5635;}
.pdf-links a:link{color:#000000; text-decoration:underline;}		
.pdf-links a:visited{color:#000000;}		
.pdf-links a:hover{color:#24aab5;}		

/*Styling for right-column-content which is a div container that has the right-column-right and right-column-left*/
.right-column-content{
	float:left;
	height:110px;
	width:515px;
	}
	
#column-width{width:485px;}	
#column-width1{width:555px;}
#column-width2{width:570px;}
#column-width3{width:410px;}	

html>body .right-column-content{
	float:left;
	min-height:110px;
	height:auto;
	width:515px;
	}
		

/*Styling for the right-column-left and right-column-right which is inside the class right-column-content */
.right-column-left, .right-column-right{
	float:left;
	height:110px;
	}
	
html>body .right-column-left, .right-column-right{
	float:left;
	min-height:110px;
	height:auto;
	}

.right-column-left{
	width:355px;
	float:left;
	}
		
.right-column-right{
	width:148px;
	float:left;
	}

#width1{width:345px;}
#width2{width:128px;}
#width3{width:300px;}
#width4{width:250px;}
#width5{width:250px;}
#width6{width:305px;}
#width7{width:240px;}
#width8{width:170px;}
.content-box1{padding:10px 15px;}
.content-box2{padding:10px 0px;}
.content-box1 img.picture, .content-box2 img.picture, .content-box4 img.picture{padding:0px;}	
.content-box3{padding:0px 0px;}
.content-box4{padding:10px 0px 0px 20px;}
.content-box5{
	border:1px solid #b5aa9a; 
	width:152px; 
	margin:10px 0px 0px 10px;
	padding-bottom:10px;
	text-align:center;
	}

.right-column-left .content-box3 p {padding:10px 17px 0px 10px;}
.right-column-left .content-box3 img.padding {padding:10px 0px 0px 10px;}
.right-column-right .content-box5 img.padding {padding:10px 5px 0px 7px;}
	
/*Styling for the paragraph text and the images in the right hand column*/
.right-column p{margin:0px;}
.right-column-left p {padding:10px 12px 0px 0px;}
.right-column-right p {padding:10px 0px 0px 15px;}
.image-left-padding{padding-left:10px;}

.lightbox-image-box{
	border:1px solid #b5aa9a;
	height:110px;
	width:110px;
	margin-top:10px;
	margin-left:15px;
	background:url(images/transparent.gif);
	padding-bottom:10px;
	}
	
html > body .lightbox-image-box{
	min-height:110px;
	height:auto;
	background-image:url(images/light_blue.png);
	}

	

.lightbox-image-box img.thumbnails{
	padding:10px 10px 0px 15px; 
	margin:0px;
	}	

.lightbox-image-box-inline{
	border:1px solid #b5aa9a;
	height:110px;
	width:323px;
	margin-top:10px;
	margin-left:10px;
	background:url(images/transparent.gif);
	padding-bottom:10px;
	}
	
html > body .lightbox-image-box-inline{
	min-height:110px;
	height:auto;
	background-image:url(images/light_blue.png);
	}

	

.lightbox-image-box-inline img.thumbnails{
	padding:10px 12px 0px 12px; 
	margin:0px;
	}		
	
/*Styling for the unordered list in the right-column-left div*/
.right-column-left ul{
	color:#6c5635;
	list-style:square;
	margin-bottom:5px;
	margin-top:10px;
	}	
.right-column-left ul li{padding-top:2px;}
/*Styling for the number list with the same horizontal alignment for the text*/
.right-column-left p.number{
	color:#6c5635;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-left:15px;
	text-indent:-15px;
	}

.number span{
	position:relative;
	left:0px;
	}	
.right-column img{
	padding:10px 0px 0px 10px;
	margin:0px;
	}
	

/*Styling for the Footer*/
.footer-wrapper{
	float:left;
	width:100%;
	background-color:#191748;
	}

.footer{
	width:842px;
	margin:0 auto;
	}

.footer p{
	margin:0px;
	line-height:77px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	}

.footer img{
	float:right;
	}		

.footer a:link{color:#ffffff; text-decoration:none;}
.footer a:visited{color:#ffffff; text-decoration:none;}
.footer a:hover{color:#ffffff; text-decoration:underline;}

.strong{font-weight:bold;}


/*Styling for Form*/
form{padding-bottom:0px; margin:0px;}
form p{padding-top:10px;}

p.error
{
	color: red;
	margin: 0 0 0 20px;
}

label{
	width: 210px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color:#6c5635;
	}

input{
	color: #781351;
	background: #e1f3fd;
	border: 1px solid #6c5635;
	}

input.submit{
	margin: 10px 0 10px 216px;
	border: none;
}
	
input.error,
textarea.error
{
	border: 1px solid red;
}
 
fieldset{
	border: 1px solid #b5aa9a;
	width: 560px;
	padding:0px;
	}

legend{
	color:#6c5635;
	padding: 2px 6px;
	}

textarea{
	width:208px;
	height:255px;
	background-color:#e1f3fd;
	border:1px solid #6c5635;
	padding:0px;
	margin:0px;
	}
	
a.linktext:link, a.linktext:visited, a.linktext:hover{
	font-weight:bold; 
	color:#000000; 
	text-decoration:underline;
	}	

a.linktext:hover{ 
	color:#24aab5; 
	}		
	
table.tabular-data{
	margin:10px 0px 0px 15px; 
	width:800px;
	border-top:1px solid #6c5635;
	border-left:1px solid #6c5635;
	text-align:left;
	}
	
.tabular-data td{
	margin:0px 0px 0px 0px; 
	border-right:1px solid #6c5635;
	border-bottom:1px solid #6c5635;
	}	

/*Sliding*/

.next, .prev {
	cursor:pointer;
}

.next:hover, .prev:hover {
	background: #e1f3fd;
}

#screen {
	position:relative;
	height:400px;
	width:545px;
	margin:10px 0 0 0;
}

#screen ul, li, h2, p{
	padding:0;
	margin:0;
	list-style:none;
}

#screen .next, #screen .prev {
	position:absolute;
	top:200px;
}

#screen .prev {
	left:5px;
}

#screen .next {
	right:5px;
}
	
#navigation {
	width:450px;
	text-align:center;
	background: #e1f3fd;
	margin-left:47px !important;
	margin-left:47px;
	margin-bottom: 20px;
	border-top: 1px solid #6c5635;
	border-bottom: 1px solid #6c5635;
	font-family:Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

#navigation li {
	float:left;
	display: inline;
	margin:0;
	padding:2px 25px 5px 20px;
}

#navigation a {
	color:#6c5635;
	font-size: 12px;
	text-decoration:underline;
}

#navigation a:hover {
	color:#24aab5;
	font-size: 12px;
	text-decoration:underline;
}

#sections{
	overflow:hidden;
	background-color:white;
	width:450px;
	height:320px;
	clear:left;
	margin-left:47px;
	border: 1px solid #6c5635;
}
	
#sections ul {
	width:3660px;
}
	
#sections li {
	float:left;
	padding:11px 20px;
}

#sections p {
	width:250px;
	margin:0;
	padding: 0 16px 0 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
}

#sections img {
	float: left;
}

#sections h2 {
	color:#6c5635;
	font-size:12px;
	font-weight: bold;
	margin:15px 0;
}

#sections a {
	color:#24aab5;
	font-weight:bold;
	text-decoration:none;
}

/*Sliding Ends*/

.Accordion {
	border-left: 1px solid #6c5635;
	border-right: 1px solid #6c5635;
	border-bottom: 1px solid #6c5635;
	overflow: hidden;
	margin: 0 0 0 15px;
	width:518px;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #ffffff;
	border-top: 1px solid #6c5635;
	border-bottom: solid 1px #6c5635;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 10px 10px
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #e1f3fd;
}

.AccordionPanelTabHover {
	background-color: #6c5635;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	background-color: #6c5635;
}

.AccordionPanelTab a.heading {
	color: #6c5635;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 10px 10px;
	text-decoration: none;
	width: 493px;
}

.AccordionPanelTab a.heading:hover {
	color: #ffffff;
}