

/* STYLES */

* {font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; font-size: 12pt;}

body {
  background: #FFFFFF;
  margin:0;
  padding:0;
  text-align:center;
  color: #666666;
  line-height: 130%;
  }

body.popup {background: #FFFFFF;}

#container {
  /*width: 980px;*/
  width: 100%;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  background: #FFFFFF url(/dbimages/skin/bg_site.jpg) repeat-x left top;
  overflow: visible;
  }

#pagearea {
  width: 938px;
  min-height: 570px;
  height:auto !important;
  height: 570px;
  text-align:left;
  background: url(/dbimages/skin/fill_page_outer.jpg) repeat-y top left;
  display: inline-block;
  padding: 0 41px 0 41px;
  }

/* Preloader */
body:after
{
content: url(/dbimages/skin/bg_dropnav.jpg) url(../dbimages/skin/fill_topnav_over.jpg) url(/dbimages/skin/fill_button_highlight_over.jpg) url(/dbimages/skin/fill_button_over.jpg);
display: none;
}

/* ***************************************************** */
/* Redefined tags */

p {
  color: #666666;
  margin:5px 0 10px 0;
  padding:0;
  line-height: 130%;
  }

a {color: #555555;}
a:hover {color:#FF7300;}

hr {
  border: 0;
  width: 100%;
  color: #CCCCCC;
  height: 1px;
  margin: 0 0 5px 0;
  border-top: solid 1px #CCCCCC;
  }

.rule {
  border: 0;
  width: 100%;
  color: #CCCCCC;
  height: 1px;
  margin: 20px 0;
  border-top: solid 1px #CCCCCC;
  }

img {
  border: none;
}


h1 {
  margin:0 0 10px 0;
  padding:0;
  font-weight: normal;
  font-size: 25pt;
  line-height: 30pt;
  color: #003399;
}

h2 {
  margin:0 0 10px 0;
  padding:0;
  font-weight: normal;
  font-size: 20pt;
  line-height: 22pt;
  color: #003399;
}

h3 {
  margin:0 0 10px 0;
  padding:0;
  font-weight: bold;
  font-size: 13pt;
  color: #003399;
}


h4 {
  margin:0 0 10px 0;
  padding:0;
  font-weight: bold;
  font-size: 13pt;
  color: #555555;
}

h5 {
  margin:0 0 10px 0;
  padding:0;
  font-weight: bold;
  font-size: 12px;
  color: #555555;
}

ul {margin: 10px 0 10px 20px; padding: 0;}

li {
  list-style-image: url(/dbimages/skin/bullet_small.gif);
  padding: 0 0 5px 0;
}

/* ***************************************************** */
/* HEADER */
#header {
  height:87px;
  width: 980px;
  background: url(/dbimages/skin/fill_header.jpg) repeat-x top left;
  overflow:hidden;
  }

#logo {
  margin: 15px 0 0 0;
  float: left;
  }

#head_right {
  float:right;
  padding:0;
  height:87px;
  overflow: hidden;
  }


#headerbanner {
  float:left;
  height:87px;
  width: 500px;
  text-align: left;
  padding: 0 0 0 20px;
  overflow: hidden;
  }

#headerbanner h4 {font-weight: normal; color:#003399;font-size: 20px;margin: 0;padding: 0;}

/* ***************************************************** */
/* Head NAV */

.bghn {
height: 32px;
padding: 0 8px 0 0;
background: #FF7300 url(/dbimages/skin/bg_headnav_right.jpg) no-repeat right top;
}
.bghc {
width: 100%;
height: 24px;
padding: 8px 0 0 3px;
text-align: center;
background: #FF7300 url(/dbimages/skin/bg_headnav_left.jpg) no-repeat left top;
overflow:hidden;
}
.bghc a {font-size: 75%; font-weight: normal; color: #FFFFFF; text-decoration: none;padding:0 3px;}
.bghc a:hover {text-decoration: underline;}
.bghc img{position:relative; top:2px; padding: 0 2px 0 0;}

#head_right h2 {margin: 5px 0 0 0;}


/* ***************************************************** */
/* TOP NAV */

#topnavbar {
  width: 980px;
  height: 33px;
  background: url(../dbimages/skin/fill_topnav.jpg) repeat-x top left;
  padding: 0 0 0 10px;
  position:relative;
  z-index: 999;
  }

ul#topnav  {
  margin: 0;
  padding: 0;
  z-index: 9999;
  float: left;
  }

ul#topnav li {
  margin:1px 0 0 0;
  padding: 0;
  height: 31px;
  list-style: none;
  float: left;
  font-weight: normal;
  font-size: 12pt;
  border-left: solid 1px #0B80F4;
  border-right: solid 1px #000000;
  position: relative;
  }


ul#topnav li:hover {
  background: url(../dbimages/skin/fill_topnav_over.jpg) repeat-x top left;
  }

ul#topnav li a {
  /*display: block;*/
  float: left;
  margin: 5px 1px 0 1px;
  padding: 0 15px 0 15px;
  width: auto;
  color: #AAD9FF;
  font-weight: normal;
  font-size: 12pt;
  text-align: center;
  text-decoration: none
  }

ul#topnav li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  }



ul#topnav li .sub {
  position: absolute; /*--Important--*/
  top: 31px; left: -1px;
  z-index: 99999;
  background: #0D5192 url(/dbimages/skin/bg_dropnav.jpg) repeat-x; /*--Background gradient--*/
  padding: 2px 0 12px 0;
  float: left;
  border-left: 1px solid #0B80F4;
  border-right: 1px solid #0B80F4;
  border-bottom: 1px solid #0B80F4;

  /*--Bottom right rounded corner--*/
  -moz-border-radius-bottomright: 10px;
  -khtml-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  /*--Bottom left rounded corner--*/
  -moz-border-radius-bottomleft: 10px;
  -khtml-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;

  -moz-box-shadow: 4px 4px 15px rgba(50,50,50,0.5);
  -webkit-box-shadow: 4px 4px 15px rgba(50,50,50,0.5);
  box-shadow: 4px 4px 15px rgba(50,50,50,0.5);

  behavior: url(/ssi/PIE.htc);

  display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0;
    padding: 0;
	width: 180px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
    height: auto;
	color: #AAD9FF;
    border: none;
    border-bottom: 1px solid #567EBA;
    text-align: left;
    padding: 0;
    margin: 0;
    background: none;
    line-height: 100%;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #AAD9FF;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(/dbimages/skin/dnav_arrow.gif) no-repeat 14px 9px;
	padding: 5px 0 10px 25px;
    margin: 0;
	display: block;
	text-decoration: none;
	color: #AAD9FF;
    border-bottom: 1px solid #073170;
    text-align: left;
}
ul#topnav .sub ul li:hover {
     background: none;
     }
ul#topnav .sub ul li a:hover {
	color: #FF7300;
	background: url(/dbimages/skin/dnav_arrow_over.gif) no-repeat 14px 9px;
    text-decoration: underline;
}

/* ***************************************************** */
/* CONTENT */


#content {
  float: left;
  text-align: left;
  padding: 15px 0 15px 0;
  }

.content_left {
  float: left;
  width:160px;
  padding: 0;
  margin: 0 15px 0 0;
  }

.content_centre {
  width: 560px;
  float: left;
  margin:0 10px 0 10px;
  padding: 0;
  }

.content_centre_twocol {
  width: 740px;
  float: left;
  margin:0 10px 0 0;
  padding: 0;
  }

.content_centre_home {
  width: 500px;
  float: left;
  margin:0;
  padding: 0 30px 0 0;
  }

.content_centre_threecol {
  width: 940px;
  float: left;
  margin:0 0 0 0;
  padding: 0;
  }

.content_right {
  width: 160px;
  float: left;
  padding: 0;
  margin: 0 0 0 10px;
  text-align: left;
  }

.content_right_home {
  width: 390px;
  float: left;
  padding: 0;
  margin: 0 0 0 10px;
  text-align: left;
  }

.content_full {
  width: 739px;
  float: left;
  padding: 0 0 0 10px;
  background: #FFFFFF;
}



#pagehero {
  width: 100%;
  /*height: 270px;*/
  background: #54B1FF url(/dbimages/skin/fill_hero.jpg) repeat-x left top;
  text-align: left;
  }

.hero {
  width: 980px;
  margin: 0 auto;
  /*height: 270px;*/
  color: #FFFFFF;
  }

.hero h1, .hero h2, .hero h3, .hero h4, .hero h5, .hero h6, .hero p {
 color: #FFFFFF;
 }

.hero_page {
  width: 957px;
  margin: 0 auto;
  padding: 0 0 0 22px;
  color: #FFFFFF;
  }


.hero_page h1, .hero_page h2, .hero_page h3, .hero_page h4, .hero_page h5, .hero_page h6, .hero_page p {
 color: #FFFFFF;
 margin:0;
 }

.hero_page h1 {font-size:260%;line-height:80%;position:relative;top:-10px;}
.hero_page h2 {font-size:160%;}


/***********************************************/
/* SLIDESHOW */

#slideshow {
    position:relative;
    height:270px;
}

#slideshow IMG {
    height:270px;
    width: 980px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

/* ***************************************************** */
/* SIDE NAV */

#sidenav {
  float:left;
  width:160px;
  text-align:left;
  padding:0 0 10px 0;
  }

#sidenav h3 {
  font-weight: bold;
  background: url(../dbimages/skin/bullet.gif) no-repeat left 9px;
  color: #666666;
  padding: 6px 0 0 15px;
  margin:6px 0 2px 0;
  font-size: 12px;
  border-top: solid 1px #CCCCCC;
  }

#sidenav h3 a {
  text-decoration: none;
  color: #666666;
  }

#sidenav h3 a:hover {
  color: #FF7300;
  text-decoration: underline;
  }

#sidenav .head {
    background:#EDEDED;
	border-top:solid 1px #FFFFFF;
	/*border-bottom:solid 1px #CCCCCC;*/
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    line-height:16px;
    margin:0;
    padding:8px 0 0 13px;
	font-size:12px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
    height:25px;
    width:177px;
    display:block;
  }
#sidenav .head a {
	color:#003399;
	text-decoration:none;
    }
#sidenav .head a:hover {
	color:#FF7300;
	text-decoration:underline;
    }

.separator {
  height: 1px;
  overflow: hidden;
  font-size: 1%;
  border-top: solid 1px #CCCCCC;
  margin: 5px 0 0 0;
  }

/* ***************************************************** */
/* SIDE SEARCH */

#sidesearchbox {
	width:160px;
    background: #F0F0F0;
    margin: 0;
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #CCCCCC;
	}

#sidesearchbox h5 {
    font-weight: bold;
    font-size: 13pt;
    color: #003399;
    margin:0;
    padding:0 0 3px 0;
    }

#sidesearchbox #search{
	font-size: 10px;
    width: 110px;
	}

#sidesearchbox #btn_search{
	font-size: 10px;
    padding: 0px;
    float: right;
	}

/* ***************************************************** */
/* SIDE PAGE NAV */

.navpanel {
	width:160px;
	/*background:#EDEDED;*/
	text-align:left;
    /*border-top:solid 1px #CCCCCC;*/

max-width: 160px;
position: relative;
/*padding: 10px;*/
border: 2px solid #FFFFFF;
background: #F0F0F0 ;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-moz-box-shadow: 2px 2px 15px rgba(120,120,120,0.5);
-webkit-box-shadow: 2px 2px 15px rgba(120,120,120,0.5);
box-shadow: 2px 2px 15px rgba(120,120,120,0.5);

behavior: url(/ssi/PIE.htc);

	}

.navpanel ul {
	width:120px;
	margin:0;
	padding:0 0 10px 0;
    list-style:none;
    list-style-image: none;
	}

.navpanel li {
	list-style:none;
    list-style-image: none;
	/*height:35px;*/
    line-height:16px;
	padding: 0;
    margin:0;
    font-size:98%;
	}

.navpanel a {
	background:url(../dbimages/skin/side_nav_btn.gif) no-repeat;
	padding:8px 0 0 28px;
	font-size:98%;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
    /*height:25px;*/
    display:block;
    margin:0;
	}

.navpanel a:hover {
	background:url(../dbimages/skin/side_nav_btn_over.gif) no-repeat;
	color:#FF7300;
	text-decoration:underline;
	}

/* ***************************************************** */
/* Global content panels */

.global_left {
    clear: both;
    width: 160px;
    padding: 10px 10px 10px 15px;
    }

.global_right {
    clear: both;
    width: 160px;
    padding: 10px 10px 10px 15px;
    }

.global_footer {
  width:auto;
  background: #FFFFFF;
  padding: 20px;
  margin-top: -2px;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #666666;
  border-right: solid 1px #666666;
  border-bottom: none;
    }



/* ***************************************************** */
/* TABLES */

.home_table {
  border-top: solid 1px #CCCCCC;
  margin: 15px 0 0 0;
  }

.home_table tr {
  }

.home_table td {
  padding: 5px 0 5px 0;
  border-bottom: solid 1px #CCCCCC;
  }

.home_table .head {
  font-size: 13pt;
  font-weight: bold;
  }

.home_table .head a {
  text-decoration: none;
  }

.home_table .head a:hover {
  text-decoration: underline;
  }

.tbl {border:none; padding: 0; margin:5px 0;}
.tbl td {padding:3px 3px 0 0;}

.tableheads {
	font-size: 75%;
	color: #84B508;
	font-weight: bold;
    text-transform: uppercase;
    background:#F0F0F0 url('../dbimages/skin/fill_heading.jpg') repeat-x left bottom;
}

.tablebox {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px Solid #CCCCCC;
	margin:5px 0 5px 0;
}

.tableform {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin:5px 0 5px 0;
}

.homepagepanel {
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	border: 1px solid #666666;
}


.tableboxtotals {
	background-color: #F0E0DA;
	border: 1px solid #666666;
}

.rowbgdark {
	color: #000000;
	background-color: #E0E0E0;
}

.rowbglight {
	color: #000000;
	background-color: #F0F0F0;
}

.rowbglighter {
	color: #000000;
	background-color: #F5F5F5;
}

.rowbgmid {
	color: #000000;
	background-color: #E2E2E2;
}


/* ***************************************************** */
/* GENERAL STYLES */

.clear {
    float: none;
    clear: both;
    visibility: hidden;
    height:0;
    }


.pad {
	padding:5px;
	}

.alert {
	color:#CC0000;
	font-weight:bold;
	}

.indent {
	margin:5px 0 0 10px;
	}

.center {
	text-align:center;
  }


.strapline {
   font-weight:normal;
   font-size: 13pt;
   font-style: italic;
   color: #FF9900;
  }


.intro {
  font-size: 12pt;
  font-weight: bold;
  color: #666666;
  }

.breadcrumbs {
     font-weight: normal;
     font-size: 10px;
     color: #999999;
    }

.textsmallredbold {
     font-weight: normal;
     font-size: 10px;
     color: #CC0000;
    }

.small, .small a {font-size:90%;}

.info {
    font-size: 80%;
   /* background: #F0F0F0; */
    background: url(/dbimages/skin/bg_panel_fill.jpg) repeat-x left bottom;
    padding: 5px 10px;
    margin: 0 10px 0 0;
    border: solid 1px #F0F0F0;
	}

.info h4 {
    padding: 3px 0 3px 3px;
    margin: 0;
    border-bottom: solid 1px #F0F0F0;
    color: #003399;
    }

a.rounded, .button {
  outline: none;
  border: solid 1px #999999;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
  padding: 4px 8px;
  background: url(/dbimages/skin/btn_rnd.gif) repeat-x left -3px;
}



.rounded {
position: relative;
padding: 10px;
border: 2px solid #FFFFFF;
background: #F0F0F0 ;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-moz-box-shadow: 2px 2px 15px rgba(120,120,120,0.5);
-webkit-box-shadow: 2px 2px 15px rgba(120,120,120,0.5);
box-shadow: 2px 2px 15px rgba(120,120,120,0.5);

behavior: url(/ssi/PIE.htc);
}

.photo {
position: relative;
padding: 0px;
border: 0px solid transparent;
background: transparent;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-moz-box-shadow: 3px 3px 8px rgba(110,110,110,0.75);
-webkit-box-shadow: 3px 3px 8px rgba(110,110,110,0.75);
box-shadow: 3px 3px 8px rgba(110,110,110,0.75);

behavior: url(/ssi/PIE.htc);
}

.panelimage {
position: relative;
padding: 0px;
border: 2px solid #FFFFFF;
background: #F0F0F0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-moz-box-shadow: 2px 2px 8px rgba(120,120,120,0.5);
-webkit-box-shadow: 2px 2px 8px rgba(120,120,120,0.5);
box-shadow: 2px 2px 8px rgba(120,120,120,0.5);

behavior: url(/ssi/PIE.htc);
}


/* ***************************************************** */
/* NEWS */

.newslist {margin:0;padding:0;line-height:100%;border:none;}
.newsitem {clear:both;margin:0 0 15px 0;padding: 0 0 15px 0;border-bottom:1px dotted #CCCCCC;}
.newstitle {float:left;width: 85%;font-size:105%;font-weight:normal;font-style: italic;color:#003399;}
.newsstory {clear:both;width: 85%;position: relative;top:-25px;}
.newsstory_view {clear:both;width: 85%;position: relative;top:-25px;}
.newsbutton {float:right;width:100px;}
.newsbutton .button {font-size:70%;padding:1px 5px;}

/* ***************************************************** */
/* BOX PANELS */

.boxout {
  margin: 10px 0;
  }

.boxout h4 {
  font-size: 12pt;
  color: #006766;
  }

.boxout h4 a {
  font-size: 12pt;
  color: #006766;
  text-decoration: none;
  }

.boxout h4 a:hover {
  text-decoration: underline;
  color: #CC0000;
  }
.homepanels {
	text-align:center;
	}

.homepanel {
	float:left;
	margin:0px 8px 0 0;
	}


.homepanelend {
	float:left;
	margin:0px 0 0 0;
	}

.panel {
	width:auto;
	}

.panelhead {
	width:auto;
	height:22px;
	text-align:center;
	padding:5px 0 0 0;
	margin:0 0 1px 0;
	background-color:#FF9900;
	}

.panelhead a {
	font-size:110%;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}

.panelbox {
	background-color:#CCCCCC;
	text-align:center;
	margin:0 0 8px 0;
	}

.panelbox p{
    padding:0 3px 0 3px;
    margin:3px 0 3px 0;
	}

/* ***************************************************** */
/* BUTTONS */

.buttonnorm {
	border: 1px Solid #FFFFFF;
	}

.buttonhlight {
	background-color:#CC0000;
	border: 1px Solid #F23539;
	}

.button_confirm {
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	}


.button {
position: relative;
padding: 4px 8px 5px 8px;
border: 1px solid #FFFFFF;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: #FFFFFF url(/dbimages/skin/fill_button.jpg) repeat-x left top ;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

-moz-box-shadow: 1px 1px 6px rgba(100,100,100,0.6);
-webkit-box-shadow: 1px 1px 6px rgba(100,100,100,0.6);
box-shadow: 1px 1px 6px rgba(100,100,100,0.6);

behavior: url(/ssi/PIE.htc);
}

a.button_highlight {
position: relative;
padding: 4px 8px 5px 8px;
border: 1px solid #FFFFFF;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: #FFFFFF url(/dbimages/skin/fill_button_highlight.jpg) repeat-x left top ;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

-moz-box-shadow: 1px 1px 6px rgba(100,100,100,0.6);
-webkit-box-shadow: 1px 1px 6px rgba(100,100,100,0.6);
box-shadow: 1px 1px 6px rgba(100,100,100,0.6);

behavior: url(/ssi/PIE.htc);
}

a.button_highlight:hover {color:#FFFFFF; text-decoration:none;background: #999999 url(/dbimages/skin/fill_button_highlight_over.jpg) repeat-x left top ;}
a.button:hover {color:#FFFFFF; text-decoration:none;background: #999999 url(/dbimages/skin/fill_button_over.jpg) repeat-x left top ;}


/* ***************************************************** */
/* MODULES */


#ModuleMaster {
max-width: 370px;
position: relative;
padding: 10px;
border: 2px solid #FFFFFF;
background: #F0F0F0 ;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-moz-box-shadow: 2px 2px 15px rgba(120,120,120,0.5);
-webkit-box-shadow: 2px 2px 15px rgba(120,120,120,0.5);
box-shadow: 2px 2px 15px rgba(120,120,120,0.5);

behavior: url(/ssi/PIE.htc);
}

.Module {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom:10px;
    padding: 0 0 20px 0;
}

.Module h2 {
  margin:0 0 10px 0;
  padding:0;
  font-weight: normal;
  font-size: 16pt;
  line-height: 16pt;
  color: #003399;
}

.ModuleContent {
	/*padding:5px;*/
	/* background:#CCCCCC; */
}

.ModuleNews {
	font-size:12pt;

}
.ModuleNews p {
    margin:0 0 10px 0;
    padding:0 0 3px 0;
    line-height: 100%;
}

.ModuleNews a{
	text-decoration:none;
}

.ModulePrice {
	font-weight:bold;
}

.ModuleHTML {
	font-size:11pt;
    line-height: 12pt;
}

.ModuleBanners {
	font-size:12pt;
}

/* ***************************************************** */
/* Site Map */
.sitemap ul {float:left;margin: 0 20px 0 20px;}

/* ***************************************************** */
/* Footer */


#footer {
  width: 100%;
  min-height: 210px;
  height:auto !important;
  height: 210px;
  background: #357AC7 url(/dbimages/skin/fill_footer.jpg) repeat-x top left;
  padding: 20px 0 20px 0;
  }

#footnav {width:980px;padding: 0;margin: 0 auto;text-align: left;}

.fnb {font-size: 11pt; color: #CCCCCC;float: left; width: 165px;margin:0 0 0 25px;}
.fnb a {color: #CCCCCC;text-decoration:none;}
.fnb p {color: #CCCCCC;}
.fnb a:hover {color: #FF7300;text-decoration:underline;}
.fnb h3 {font-weight: bold; color:#00CCFF; font-size:13pt;padding:0 0 10px 0;margin:0;}
.fnb h3 a {font-weight: bold; color:#00CCFF; font-size:13pt;padding:0 0 10px 0;margin:0;text-decoration: none;}
.fnb h3 a:hover {text-decoration:underline;}
.fnb ul {margin: 0;padding: 0;}
.fnb li {margin: 0;padding: 0;list-style: none;font-weight: normal;font-size: 11pt;color: #CCCCCC;}
.fnb li a {font-size: 11pt;font-weight: normal;color: #CCCCCC;text-decoration: none}
.fnb li a:hover {color: #FF7300;text-decoration: underline;}

/* ***************************************************** */
/* Footer Signoff */

#sig {width:100%;background:#333333;}
.signoff {width:980px;margin:0 auto;padding:10px 0 30px 0;}
.copyright {float: left;font-size: 10pt;color: #CCCCCC;}
.credit {float: right;font-size: 10pt;color: #CCCCCC;}
.credit a {font-size: 10pt;color: #CCCCCC;text-decoration: none;}
.credit a:hover{color: #CCCCCC;text-decoration: underline;}

/* jQuery Gallery style */
.inline_photo {
  float:right;
  margin: 5px 0 15px 15px;
  padding: 2px;
  background: #FFFFFF;
  border: solid 1px #CCCCCC;
}
#lbox_gallery {background-color: #FFFFFF; padding: 10px 0; width: auto;}
#lbox_gallery ul { list-style: none; padding: 0; margin: 0}
#lbox_gallery ul li { list-style: none;  list-style-image: none;  float: left; background: #FFFFFF url(/dbimages/skin/fill_gallery_image_bg.jpg) repeat-x left bottom; border: solid 1px #CCCCCC; margin: 0 15px 15px 0; text-align: center; font-size: 10px; padding:0 0 8px 0;}
#lbox_gallery li img {border: 1px solid #FFFFFF; text-decoration: none; margin: 0 0 2px 0;}
#lbox_gallery li a {text-decoration: none;}
#lbox_gallery li a:hover img {border: 1px solid #FF7300;}
#lbox_gallery ul a:hover { color: #FF7300; }
.popupwindow {text-align: left;padding:10px;}
/* ***************************************************** */
