/* Default Stylesheet for Nterchange Frontend 				*/
/* for great justice*/
/* ================================================== */

@import url(print.css) print;
/*@import url("other_stylesheet.css") screen;*/

/* HTML RULES 								 		  									*/
/* ================================================== */
body {margin:0; padding:0; font:12px Arial, sans-serif; background:#132b41 url(/images/layout/gradient_bg.png) repeat-x; }
body.larger{font-size:14px;}
h1 { font-size:20px; clear:both; color:#102d41;}
h2 {color:#102d41;}
h2.outside-the-box{background:url(/images/layout/h2_out_of_bounds.gif) no-repeat top left; color:#fff; font-size:18px; width:205px; height:33px; margin:0; padding:0; padding-bottom:10px; line-height:26px; text-indent:34px; margin-left:-8px;}
.biography h2{font-size:16px;}
h3 {margin-bottom:2px; font-size:12px; font-weight:bold;}
p { line-height:1.5; margin-bottom:10px; text-align:justify; }
a {text-decoration:none; color:#557788;}
a.arrow{color:#102d41;}
a:hover{text-decoration:none;}
a, a:focus{outline: none !important;}
table tr td{text-align:center; padding:5px !important;}
#page-home table tr td{text-align:left;}
.leftcell{text-align:left;}
/* SITE LAYOUT RULES 								  								*/
/* ================================================== */
#site { width:960px; margin:0 auto; background:#fff; position:relative;  z-index:1;}
#columny-goodness{border-top:4px solid #779aa8;}
#super-side-panel{float:left; font-size:12px; width:210px; background:url(/images/layout/side_panel_bg.gif) no-repeat top right; padding-bottom:0px;}
#super-side-panel a:hover{color:#000; font-weight:bold;}
#planes-of-content{float:left; width:730px; padding:0 10px;}
#global_nav{ font-size:12px; z-index:50; position:absolute; top:0px; right:10px; background:url(/images/layout/global_nav.gif) no-repeat top left; width:291px; height:28px; text-align:center;}
#global_nav ul li, #global_nav ul li a{color:#fff; text-decoration:none;}
#global_nav ul,#global_nav ul li{list-style:none; margin:0; padding:0;}
#global_nav ul{margin-top:5px;}
#global_nav ul li{display:inline; text-align:left; margin-right:5px;}
#global_nav ul li a{margin-right:5px; font-size:11px;}
#global_nav a:hover{color:#000;}
#masthead { clear:both; width:100%;}
	#logo {padding-top:6px; padding-left:18px; margin:0; margin-bottom:18px;}
	#logo a span{display:none;}
	#logo a img{margin:0;}

  #stock_quote{
    overflow:hidden;
    margin-left:10px;
    font-size:12px;
    width:375px; height:30px; background: url(/images/layout/h_fade_strip.gif) no-repeat bottom left;
  }
  #stock_quote img{margin:0;}
  .stock-data{
    padding-left:25px;
    background:url(/images/layout/tsx.gif) no-repeat top left;
  }
  .stock-data{height:18px; padding-top:7px;}
  .stock-data span{padding-left:8px;}
  .stock-data span.symbol{color:#3b5a6c;}
#search {}
/*banner & banner slideshow steez*/
#banner{clear:both;position:relative; }
#banner #banner-slideshow, #banner #banner-window{width:730px; height:278px;}
#banner #banner-slideshow #banner-mask{width:730px; height:278px; position:absolute; z-index:50; background:url(/images/layout/banner_mask.png) no-repeat top left;}
#banner #banner-overlay{display:none; position:absolute;z-index:50; bottom:55px; right:1px; background:rgba(85, 85, 85, 0.9); }

#banner-overlay h2{color:#fff; padding:10px; margin:0; font-size:24px;}
/*
#banner #banner-window img{position:absolute; top:0; left:0; z-index:1;}
*/
ul#listOfImages {
  background: #e5e5e5;
  height: 278px;
  margin: 0;
  padding: 0;
  width: 730px;
  position: relative;
  overflow:hidden;
}
  
  ul#listOfImages li {
    display: block;
    height: 278px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 730px;
  }
    
    ul#listOfImages li img {
      margin:0; padding:0;
    }


#content a:hover{color:#000; font-weight:bold;}
	#main {margin:0px 10px; padding-bottom:20px;}
	#side {}
  #main h1, #side h1{border-bottom: 1px solid #e8e6e2; padding-bottom:5px;}	
	#altside {}

#footer {clear:both; float:none; border-top:2px solid #a8bec7; text-align:center; color:#779aa8;}
#footer a{color:#779aa8;}
#footer_nav a:hover{color:#000; font-weight:bold;}
	#footer_nav {margin-top:10px;}
	#credits { padding:10px 0;}

.text .column{width:48%;}


/* BASIC CLASSES	 								  									*/
/* ================================================== */
.clear { display:block; clear:both; height:1px; line-height:1px; font-size:1px; }
.img_left { float:left; }
.img_right { float:right; }


/* NAVIGATION RULES 								  								*/
/* ================================================== */
#nav a:hover{text-decoration:none;}
#nav {padding-top:20px; width:730px; height:20px;}
#nav ul {margin:0; padding:0; list-style:none;}
#nav ul li { 
  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  -khtml-border-radius: 5px; border-radius: 5px; 
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -khtml-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  position:relative; margin:0; padding:5px 10px 0 10px; float:left; margin-right:20px; display:block; height:22px; 
  }
#nav ul li a { text-decoration:none; font-family:"Copperplate Gothic Light", Trebuchet, Arial; color:#102d41; font-size:16px;}
#nav ul li a span {}
#nav li.inactive ul {display: none; }
#nav li.active ul {}
#nav li.current li a{font-weight:normal;}
#nav li:hover {background-color:#c6cfd4; -moz-box-shadow: -2px 2px 3px #333; -webkit-box-shadow: -2px 2px 3px #333;}
#nav li:hover a, #nav li.hover a{font-weight:normal;}
#nav li:hover ul{display:block;}


#nav ul ul {background:#c6cfd4;    -moz-box-shadow: -2px 2px 3px #333; -webkit-box-shadow: -2px 2px 3px #333;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  
   position:absolute; z-index:99; display:none; padding:10px; padding-top:3px; margin:0; left:0; top:27px; width:auto;}
#nav ul ul.squared{
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
#nav ul ul li{background-color:#c6cfd4; padding:0; margin:0;  display:block; clear:both; float:none; width:auto; z-index:99; height:auto;}
#nav ul ul li a {background-color:#c6cfd4 !important;  padding:5px; padding-top:8px; display:block; clear:both; float:none; text-decoration:none; font-family: Arial; color:#102d41; font-size:12px; background-image:none;}
#nav ul li ul li:hover{background-image:none; -moz-box-shadow: 0px 0px 0px #fff; -moz-box-shadow: 0px 0px 0px #fff; -webkit-box-shadow:0px 0px 0px #fff;}
#nav ul li:hover ul li a, #nav ul li:hover ul li:hover a, #nav ul li:hover ul li a:hover{background-image:none;}
#nav ul ul li:hover a{color:#fff; font-weight:bold;}
/*#nav ul ul .navshade{position:absolute; bottom:0; padding:15px 15px 0 0; right:0; display:none;}*/

.horiz_nav {}
.horiz_nav ul {}
.horiz_nav ul li { float:left; }


/* SEARCH			 								  											*/
/* ================================================== */
#search{display:none;}
#search form {}
#search form input.text {}
#search form input.button {}

#searchresults dd { margin-bottom:5px; }
#searchresults dl { margin-top:15px; }


/* HOMEPAGE OVERRIDES		 						  								*/
/* ================================================== */
.home {}
.home #main{float:left; width:340px; }
.home #side{float:right; width:340px;margin-right:10px;}

.mediaelement{margin:0; margin-bottom:15px; padding:5px 0 5px 10px;}
.mediaelement img{margin:0; margin-right:10px; margin-bottom:-3px;}
.mediaelement a{text-decoration:none; color:#777;  }
#news-container{padding:0 10px; padding-right:13px; margin-top:-17px; background:url(/images/layout/sidebar_fender.gif) no-repeat right bottom; padding-bottom:40px;}
#recent-news{border-color:#c6cfd4; border-style:solid; border-width:1px; border-top:0px; padding:20px; padding-bottom:10px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius-topright:0; 	
  -webkit-border-top-right-radius:0;
  -moz-border-radius-topleft:0; 	
  -webkit-border-top-left-radius:0;


  }
#news-linkback{padding-top:10px;}  
#news-linkback a{font-weight:bold;}  
#recent-news dt{color:#707070; padding-bottom:3px; background:url(/images/icons/news_release.gif) no-repeat 0px 1px; margin-left:-14px; padding-left:14px;}
#recent-news dd{margin:0; margin-bottom:10px; color:#557788;}

.biography{padding-bottom:0px; margin-top:20px; border-bottom:1px solid #132B41;}
.biography .bio-image{width:200px; height:auto; float:left; display:inline; margin:0; padding:0;}
.biography .bio-image img{width:175px; height:auto;}
.biography .bio-desc{float:left; width:465px; display:inline; margin:0; padding:0; margin-left:20px;}

#page-reserves table tr td {border-right:1px solid #ddd;}

#font-resizer{position:absolute; cursor:pointer; width:23px; height:12px; background:url(/images/layout/font-toggle.gif) no-repeat top left; top:9px; left:628px;}
.galleryimage {
  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  -khtml-border-radius: 5px; border-radius: 5px; 
  padding:10px;
  display:block; line-height:1px; font-size:0px;
  -moz-box-shadow: -2px 2px 3px #333; -webkit-box-shadow: -2px 2px 3px #333;
  text-align:center;
  border:1px solid #ddd;
  margin-right:60px; margin-bottom:30px; float:left; display:inline;
  background-color:#efefef;
}
.galleryimage a{width:150px; height:112px; display:block; overflow:hidden;}
pre{font-family:courier;}
.news-index-listing dl{padding:10px; margin:0; line-height:1.5em;}
.news-index-listing dl.odd{background:#eaf3f7;}
.news-index-listing dl dt{font-size:12px;}
.news-index-listing dl dd{margin:0; padding:0;}
.news-index-listing dl dd span{font-size:13px;}
.text li {line-height:1.5em;}

.pagecontent div a img { margin:0; }
.pageContentAdd a img { margin:0; }