

html, body {
	margin: 0;
	padding: 0;
	background: #333366 url(../../Images/bd_bg.gif) ;
	font: 9pt verdana, arial;
	color: #000000;
	}

/* Divs */


#container {
	margin: auto;
	background-color:#f2f3f4;
	font: 9pt verdana, arial;
	width: 800px;
	padding:20px;
	padding-top:30px;
	margin-left: 150px; /*margin between first menu item and left browser edge*/
	color:#000000;
	
		}
#header {
	margin: 0;
	background:#FFFFFF url(../../Images/bd_header_logo.gif) no-repeat;
	text-align: left;
	height: 27px;
	color:#FFFFFF;
	padding-top:125px;
	
				}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 210px; /*Set right margin to RightColumnWidth*/
	width:550px;
	
}

#rightcolumn{
	float: left;
	width: 210px; /*Width of right column in pixels*/
	margin-left: -230px; /*Set left margin to -(RightColumnWidth) */

}
.innertube{
	margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}


#footer {
	margin: auto;
	padding: 0;
	height: 25px;
	text-align: right;
	padding-right:10px;
	padding-top:5px;
	clear:left;
}

/* html tags */

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	padding:0;
	margin:0;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
		padding:4px;
	margin:0;
}

h4{
	padding:4px;
	margin:0;
	}

a:link,a:visited  {
	color: #25408f;
	text-decoration: none;
}

a:hover {
	color: #2f2f53;
	text-decoration: underline;
}


	
td.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.small {
	color: #000000;
	text-decoration: none;
	font: normal 8pt  verdana, arial;
}




/* mouse over for portfolio links */

.highlight img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity:1;
border:1px solid #4e7da1;
}

.highlight:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity:0.5;
border:1px solid #4e7da1;
}

/* Panel Border */

.CollapsiblePanel {
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
}

/* Form Tags */
textarea {
	color: #202a31 ;
	text-decoration: none;
	background: #F4F3F3;
	border: 1px solid #ADAEAF;
	font: normal 9pt  verdana, arial;
}
input, select, button {
	color: #202a31 ;
	text-decoration: none;
	background: #F4F3F3;
	border: 1px solid #ADAEAF;
	font: normal 9pt  verdana, arial;
}

/* footer links */
a.footer:link,a.footer:visited,.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#263b4b;
	text-decoration:none;
	}
a.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#4ba5eb;
	text-decoration:underline;
}		


/*menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 150px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #2f2f53; /*Default menu color*/
}

#modernbricksmenu a:hover{
background-color: #25408f; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #25408f;
border-color: #2f2f53; 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #25408f;
position:absolute;
z-index:1;
margin-top:22px;
}

#tabcontainer{
width:400px; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
padding-left: 85px;
margin-left: 150px;
padding-top:30px;
color:#000000;
height:25px;
width:500px;
}


/* News_Table */

td.newsdate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
}


td.newstitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}

td.newstext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	
}


/* Form Validation Tags */
input.required, textarea.required {
	border: 1px solid #9d9dad;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF0000;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #66ff33;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #cc3333;
	color : #FFF;
	font-weight: bold;
	width:500px;
}

.custom-advice {
	margin: 5px 0;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


/* Sitemap */
.sitemap{
margin-left:20px;
 padding: 3px;
}
ul.sitemap, li.sitemap {
	list-style: none outside;
	padding: 3px;
	
}
li .file {
  font-size: 12px;
  background: url(../../Images/sitemap/blank_page.png) no-repeat 0em 0.3em;
  padding-top: 3px;
  padding-left:15px;
  list-style:none;
  text-transform:capitalize;
}

li .folder {
	font-weight: bold;
	background: url(../../Images/sitemap/simple_folder.png )no-repeat 0em 0.3em;
	padding-top: 3px;
	padding-left:15px;
	list-style:none;
	 text-transform:capitalize;
	}
td{
font: 9pt verdana, arial;
	color: #000;
	}
	
/* Light Box */
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../Images/lightbox/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; }


@charset "UTF-8";

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our default style,
 * the CollapsiblePanel does not contribute to the "look" of the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#fff;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #2f2f53;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;

	
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 8px;
	text-align:left;
	background-color: #edeff1;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color:#FFFFFF;
	text-decoration: none;
	
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #2f2f53;
	color:#FFFFFF;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #25408f;
	color:#FFFFFF;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #2f2f53;
	color:#FFFFFF;
}
