html {
  height:100%;
}

body {
  background-color:#FFF;
  font-family: Arial;
  color: #000000;
  font-size:13px;
    height:100%; 
  }

.gallery_cms {
  border:0px none !important; text-align:center;
}

.gallery_cms td {
  border:1px solid #ccc !important; text-align:center;
}

.gallery {
  width:500px;
}

html {
    height:100%; 
  }

hr {
  border:none; 
  height:1px;
  background:#cfd5e1;
  clear:left;
  color:#011F5B;
}

/* side menu css properties */
.side_menu {
  list-style: none;
  font-size:14px;
  margin: 0;
  padding: 3px 0px 0px 15px;
  vertical-align: top;
  width: 160px;
}

.side_menu ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
   padding-bottom:15px;
}

.side_menu ul ul {
  display: block;
}

.side_menu .footer span {
  display: none;
}

/* side menu link format */
.side_menu a {
  color:#005288 !important;
  cursor: pointer;
  display: block;
  font-weight: normal;
  text-decoration: none;
  margin-left: 0;
  padding: 2px 2px 2px 18px;
  width: 154px;
}

.side_menu a.expanded {
  background: url('images/img_arrow_menu_d.gif') no-repeat 2px;
  color:#000000 !important;
}

.side_menu a.collapsed {
  background: url('images/img_arrow_menu_r.gif') no-repeat 5px; 
  color:#000000 !important;
}

.side_menu a.bullet {
  background: url('images/img_menu_bullet.gif') no-repeat 5px; 
  color:#000000 !important;
}

.side_menu ul a {
  border-top: 2px;
  display: block;
  font-weight: normal;
  padding: 2px 0px 2px 10px;
}

/* top right search */
#header_search_top {
   background: #FFFFFF; 
   float:right; 
   height:30px; 
   width:242px; 
   float:right;
}
#header_search_top div {
   background:url(images/search_bg.gif) no-repeat; 
   background-position: -15px 0px; 
   height:30px; 
   width:242px;
}

#header_search_body {
  float:right; 
  background-color:#ffffff; 
  width:242px; 
  padding-bottom:5px;
  top:-90px;
}

#search_box {
  margin-right:28px;
  *margin-right:14px;
  margin-top:2px;
  float:right;
}

.search_input {
  height:20px; 
  border-top: 
  solid 1px #999999; 
  border-left: solid 1px #999999; 
  border-bottom: solid 1px #999999; 
  border-right:0px; 
  margin:0px; 
  float:left;
}

#top_icons {
  width: 70px;
  height:30px;
  float:right;
  margin-right:10px; 
}

/* buttons */
.btn {
  background:url('images/button_bg.gif'); 
  height:22px; 
  font-size:13px; 
  font-family:Arial; 
  position:relative; 
  cursor:pointer; 
  margin:0px;
  border:0px;
}

.btn_wrap {
  border:solid 1px #999999; padding:0px; margin:0px; float:left;
}

.btn_small {
  background:url('images/button_bg_small.gif') top; height:20px; padding-top:0px; border:0px; font-size:12px; font-family:Arial; padding-left:7px; padding-right:7px; cursor:pointer;
}

.bol { /* button outline */
  border-top:solid 1px #cccccc;border-left:solid 1px #cccccc;border-bottom:solid 1px #999999;border-right:solid 1px #999999;
}

.bs { /* button shadow */
  border-bottom:solid 1px #d2d2d2;border-right:solid 1px #d2d2d2; margin-left:7px;
}

.button {
    border: none;
    background: #990000;
  color: #3894ce;
  font-weight:bold;
  height:23px;
  *margin-left:150px;
  *margin-top:-28px;
}

/* top navigation */
#menu_items {
  padding-top:7px;
  color: white;
  font-weight: bold;
  float:right;
  padding-right:10px;
}

#menu_items a {
  
  color: white;
  font-weight: bold;
  text-decoration:none;
}

/* top left corner cuts */
#top_side {
  height:38px;
  position:relative;
}

#top_side_b {
  width: 190px;
  text-align:right;
  height:38px;
  position:relative;
}

#bottom_side_b {
  height:38px;
  position:relative;
}

#top_side_left {
  height:10px;
  border:none;
  position:relative;
  height:38px;
  background:url(images/menu_bg_bottom_left.gif) no-repeat;
} 

/* footer */
#footer_content {
  color:#990000;
  font-size:12px;
  text-align:center; 
  width:760px;
}

#footer_content img {
  margin-left:10px;
  margin-top:20px;
}


/* slideshow (rotating photos) */
#slideshow  
{ 
  position:relative; 
  z-index:1; 
      height:315px;
  width:557px !important;
  }

#slideshow div  
{ 
      height:315px;
  width:557px !important;
  }

.text_overlay 
{ 
    width:557px !important;
  height:80px !important;
  margin-top:235px; 
    background:url(images/bg_rotating_pic_title.png); /* UPDATE */ 
  position:relative; 
  margin-left:0px;  
  color:#FFF; 
  text-align:center;
}

#slideshow div div p  
{ 
  padding-top:6px; 
  padding-left:10px; 
  padding-right:10px;
    font-size:24px; 
   
  font-family:'Times New Roman'; 
  color:#FFF;  
  vertical-align:bottom; 
}

#slideshow div div p a 
{ 
  color:#FFF; 
}


/* here comes the tabs -- this bit is quite long. */

/* tab pane styling */
.panes div {
  display:none;    
  padding:15px 10px;
  border-top:0;
  height:200px;
  font-size:14px;
  background-color:#fff;
}

/* root element for tabs  */
ul.tabs { 
  list-style:none; 
  margin:0 !important; 
  padding:0;  
  height:30px;
}

/* single tab */
ul.tabs li { 
  float:left;   
  text-indent:0;
  padding:0;
  margin:0 !important;
  list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
  font-size:15px;
  display:block;
  height: 30px;  
  line-height:30px;
  width: 145px;
  text-align:center;  
  text-decoration:none;
  color:#990000 !important;
  padding:0px;
  margin:0px;  
  position:relative;
  top:0px;
  background-image:url(images/tab.png);
  font-weight:bold;
}

ul.tabs a:active {
  outline:none;    
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
  color:#990000 !important;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
  background-position: -428px -62px;    
  cursor:default !important; 
  color:#990000 !important;
  background-image:url(images/tab-u.png);
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
ul.tabs a.s       { background-position: -553px 0; width:81px; }
ul.tabs a.s:hover   { background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l       { background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover   { background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }

/* width 3 */
ul.tabs a.xl       { background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover   { background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }

/* initially all panes are hidden */ 
.panes .pane {
  display:none;    
}



/*  news sections scrolling
  root element for the scrollable.
  when scrolling occurs this element stays still.
*/

.scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 680px;
  height:150px;
  /* custom decorations */
}

/*
  root element for scrollable items. Must be absolutely positioned
  and it should have a extremely large width to accomodate scrollable items.
  it's enough that you set the width and height for the root element and
  not for this element.
*/
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
  clear:both;
}

.items div {
  float:left;
  width:690px;
  padding-left:20px;
}

/* single scrollable item 
.scrollable img {
  float:left;
  margin:20px 5px 20px 21px;
  padding:2px;
  border:1px solid #ccc;
  width:120px;
  
  
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}
*/

#scrollitem {
  background: #FFF;
  float:left;
  margin-bottom:10px;
  padding:5px;
  width:145px;
  height:120px;
  overflow:hidden;
  margin-right: 10px;
}

#scrollitem img {
  width:140px;
}

#itemcaption {
  
  font-size:11px;
  width:140px;
  color:black;
  padding:0px;
  font-weight:bold;
  margin-right:10px;
}

/* active item */
.scrollable .active {
  border:2px solid #000;
  position:relative;
  cursor:default;
}

.scrollable {
  float:left;  
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
  display:block; 
  width:30px;
  height:30px;
  float:left;
  margin:40px 10px;
  cursor:pointer;
  font-size:1px;
}

/* right */
a.right { 
  background-position: 0 -30px; 
  clear:right; 
  margin-right: 0px;
}
a.right:hover     { 
  background-position:-30px -30px; 
}
a.right:active   { 
  background-position:-60px -30px; 
} 

/* left */
a.left        { 
  margin-left: 0px; 
} 
a.left:hover      { 
  background-position:-30px 0; 
}
a.left:active    { 
  background-position:-60px 0; 
}

/* up and down */
a.up, a.down    { 
  float: none;
  margin: 10px 50px;
}

/* up */
a.up:hover      { 
  background-position:-30px 0; 
}
a.up:active      {
  background-position:-60px 0; 
}

/* down */
a.down         { 
  background-position: 0 -30px; 
}
a.down:hover      { 
  background-position:-30px -30px; 
}
a.down:active    { 
  background-position:-60px -30px; 
} 

/* disabled navigational button */
a.disabled {
  visibility:hidden !important;    
}   

/* end tab section */


/* the rest */
table tr td { 
  border:none; 
  padding:0; 
  margin:0; 
}

h2 {
  font-size:1.25em;
}

h1 {
  color: #990000;
}

h3 {
  color: #990000;
}  



#header {
  background:#FFF;
  float:left; 
  height:90px; 
  width:760px;
}

#logo {
  float:left; 
  background-color:#ffffff; 
  width:474px;
  padding:2px 2px 2px 10px;
}

#logo img {
  height:105px;
  margin-top:-16px;
}

.clear_right {
  clear:right;
  padding:0;
  margin:0px;
}

.clear_left {
  clear:left;
  padding:0;
  margin:0px;
}

.clear_both {
  clear:both;
  padding:0;
  margin:0px;
}

.bg_left {
  background-color:#011F5B; 
  height:42px;
  width:31px; 
  float:left;
}

.bg_left div {
  height:42px; 
  width:31px !important; 
  background:url(images/menu_bg_left.gif);
}

#tables {
  background-color:#011F5B;
}

#div_top {
  background-color:#011F5B; 
  height:31px; 
  width:729px; 
  display:table; 
  float:right;
}

#div_top_menu {
  height:31px; 
  width:727px;
}

#side_menu_container {
    height:100%; 
    width:170px; 
  color:black; 
  padding-left:0px; 
  padding-right:10px;
}

#side_menu_height {
    height:100%; 
  }

#div_page_rel_img {
  width:557px; 
  float:right;
}

#content {
  margin-left:120px !important;
}

#page_content_bl {
  background:#ffffff; 
  width:292px; 
  position:relative; 
  float:right; 
  height:38px;
}

#page_content_br {
  background:url(images/main_bottom.png) bottom; 
  position:relative; 
  float:right; 
  width:265px; 
  height:38px;
}

.footer_text {
  float:left; 
  width:540px; 
  padding-top:18px; 
  color:#990000;
}

.footer_img {
  float:right;  
  width:215px;
}

#the_tabs {
}

.panes div {
      width:740px; 
    display:table;
}

.vline {
  color:#FFF;
  padding-left:4px;
  padding-right:4px;
}

.slideshow_a { /* slideshow for template a */
  height:250px; 
  width:400px !important; 
  float:left;
}

#div_main {
  background:#ebebeb;
  width:760px; 
  margin-left:auto; 
  margin-right:auto; 
  padding:20px; 
  position:relative;
}

/* side navigation  */
#sidemenu {
  background:#CCCCCC; /* template B */
  width:190px;
  color:#990000;
  float:left; 
    height:100%;
  padding-bottom:135px;
      position:relative;
}

#page_content {
  background:#ffffff; 
  float:right; 
    min-height:550px; 
    width:537px; 
  margin-top:10px; 
  padding:10px; 
  position:relative;
}
#container2 {
  position:relative;
}
#container1 {
  position:relative;
  background-image:url('images/col-left-bg.png');
  background-repeat:repeat-y;
  padding-bottom:38px;
}
