

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/******** BEGIN CSS STYLES FOR SITE ********/

html,
body {
	height: 100%;
        /* The html and body elements cannot have any padding or margin. */
}

body { 
	margin: 0; 
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #373839 url(../i/body-bg.jpg) no-repeat 0 0;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#wrapper {
	max-width: 1050px;
    height: 100%;
    margin: 0 auto;
}
.container  {
	max-width: 1050px;
    margin: 0 auto;
}

hr {
	border: 1px solid #7f7f7f;
    z-index: 9999;
    clear: both;
}

.col-md-9 {
	padding-right: 0;
	padding-left: 0;
}

/******** HEADER STYLES ********/


header#site_head {
	width: 100%;
    margin:  0;
    padding: 0;
    height: 129px;
    background: transparent url(../i/header-bg.png) repeat-x 0 0;
}
	.header_content {
        position: relative;
        max-width: 1050px;
    }
    
    .header_content h1 {
        float: left;
        text-indent: -9999px;
        padding: 0 0 0 0;
        margin: 30px 0 0 0;
    }
    
    .header_content h1 a {
    	display: block;
        width: 359px;
        height: 74px;
        background: transparent url(../i/logo.png) no-repeat 0 0;
        outline: none;
    }
    
    .header_content h1 a:hover {
    	background-position: 100% 100%;
    }
    
    .header_content #tagline {
    	margin: 25px 0 0 0;
        padding: 0 0 0 0;
        text-align: center;
        float: right;
    }
    
    .header_content #tagline h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: italic;
        line-height: 125%;
        color: #333333;
        font-size: 1.2em;
        font-weight: bold;
    }

/******** END HEADER STYLES ********/  




/******** Nav .main_menu STYLES ********/   

nav .container {
    background: transparent url(../i/topnav-bg.png) repeat-x 0 0;
    margin: 0;
    padding: 0;
    height: 40px;
}

.navbar {
}

.navbar .mainmenu {
}

a.navbar-brand  {
	display: none;
}

.navbar-default {
    box-shadow: none;
    border: none;
    background: none;
}


.mainmenu ul {
	padding: 0;
}


.mainmenu ul li {
	display: inline-block;
    background: url(../i/mainmenu-divider.jpg) no-repeat 0 50%;
    margin: 0 0 0 0;
    padding: 0 37px 0 37px;
}

.mainmenu ul li:first-child {
	background: none;
}

.mainmenu ul li a {
	color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.1em;
    background: none;
    text-decoration: none;
        outline: none;
        padding-top: 4px;
        
}

.mainmenu ul li a:hover {
	color: #039;
    background: none;
}

.mainmenu ul li a:visited,
.mainmenu ul li a:focus, 
.mainmenu ul li a:active {
    background: none;
}



/******** Nav .main_menu STYLES *********/ 


/********* BANNER STYLES *********/
#banner-content-container .container {
	margin: 0;
    padding: 0;
}

.banner {
	background: #000;
}

section#banner-content-container p  {
	margin: 0;
    padding: 0;
}

section#banner-content-container img {
	max-width: 100%; 
	display:block; 
	height: auto;
}

section#banner-content-container .row {
	max-width: 1100px;
    padding: 0;
    margin: 0;
}

section#banner-content-container .col-md-12 {
	padding: 0;
    margin: 0;
}

#djslider-loader99 {
  position: relative;
  z-index: 5;
}

#djslider-loader99:before, #djslider-loader99:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 14px;
  left: 5%;
  width: 50%;
  top: 80%;
  background: #000;
  -webkit-box-shadow: 0 10px 20px #000;
  -moz-box-shadow: 0 10px 20px #000;
  box-shadow: 0 10px 20px #000;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#djslider-loader99:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 5%;
  left: auto;
}


#djslider-loader99 {
	background: #000;
    -moz-box-shadow: 1px 0px 3px #000;
    -webkit-box-shadow: 1px 0px 3px #000;
    box-shadow: 1px 0px 3px #000;
}


/********* END BANNER STYLES *********/


section#main-content-container img {
	max-width: 100%; 
	display:block; 
	height: auto; 
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
/*
section#main-content-container img {
	max-width: 100%; 
	display:block; 
	height: auto; 
    -webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}
*/
section#main-content-container .row {
    padding: 0 5px;
    margin: 0;
}

section#main-content-container {
  position: relative;
}

section#main-content-container {
    background: #d5dce9 url(../i/main-content-bg.png) repeat-x 0 0;
    margin-top: 15px;
    opacity: .9;
    border:solid 2px #999999;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;


}

#home section#main-content-container {
	max-height: 550px;
}

#content-below {
    position: relative;
    margin: 0;
    padding: 0;
    top: 0;
    text-align: center;
}

#home #content-below {
    top: -75px;
}

#content-below .custom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

#content-below a {
    margin: 0 .5em;
    display: inline-block;
    width: 18%;
    width: calc(20% - 1em);
}

#contactplate {
    border: solid 1px #000000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#dfdfdf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
    padding: 10px 10px 15px 10px;
    margin: 8px 0 20px 0;
}

#contactplate h2 {
	margin: 0 0 5px 0;
}

button {
    border: solid 1px #000000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#dfdfdf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
	padding: 5px 30px;
    margin: 10px 0 0 0;

}



/******** BEGIN .sub_menu STYLES ********/   
#home .col-md-12 {
padding: 0;
margin: 0;
}

section#homemenu {
	position: relative;
    z-index: 9999;
}

nav.homemenu {
        padding: 0;
        margin: 10px 0 43px 4px;
}
	
    nav.homemenu ul {
    padding: 0;
    margin: 0;
    }
            
    nav.homemenu ul li {
    	display: inline-block;
        padding: 0;
        margin: 0 1px 0 2px;
        background: #7cbdd9; /* Old browsers */
		background: -moz-linear-gradient(top, #7cbdd9 0%, #7abbd9 4%, #72b2d5 11%, #5594c0 32%, #417db1 42%, #214984 67%, #1e427e 72%, #183875 78%, #10306d 88%, #0d2666 94%, #0d2565 99%, #0a2461 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7cbdd9), color-stop(4%,#7abbd9), color-stop(11%,#72b2d5), color-stop(32%,#5594c0), color-stop(42%,#417db1), color-stop(67%,#214984), color-stop(72%,#1e427e), color-stop(78%,#183875), color-stop(88%,#10306d), color-stop(94%,#0d2666), color-stop(99%,#0d2565), color-stop(100%,#0a2461)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #7cbdd9 0%,#7abbd9 4%,#72b2d5 11%,#5594c0 32%,#417db1 42%,#214984 67%,#1e427e 72%,#183875 78%,#10306d 88%,#0d2666 94%,#0d2565 99%,#0a2461 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #7cbdd9 0%,#7abbd9 4%,#72b2d5 11%,#5594c0 32%,#417db1 42%,#214984 67%,#1e427e 72%,#183875 78%,#10306d 88%,#0d2666 94%,#0d2565 99%,#0a2461 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #7cbdd9 0%,#7abbd9 4%,#72b2d5 11%,#5594c0 32%,#417db1 42%,#214984 67%,#1e427e 72%,#183875 78%,#10306d 88%,#0d2666 94%,#0d2565 99%,#0a2461 100%); /* IE10+ */
		background: linear-gradient(to bottom, #7cbdd9 0%,#7abbd9 4%,#72b2d5 11%,#5594c0 32%,#417db1 42%,#214984 67%,#1e427e 72%,#183875 78%,#10306d 88%,#0d2666 94%,#0d2565 99%,#0a2461 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbdd9', endColorstr='#0a2461',GradientType=0 ); /* IE6-9 */
		border: 1px solid #FFF;
		-webkit-box-shadow: 0 10px 10px -6px #000;
	   -moz-box-shadow: 0 10px 10px -6px #000;
	   box-shadow: 0 10px 10px -6px #000;
       }
       
	nav.homemenu ul li a {
        width: 378px;
        height: 75px;
        display: block;
        padding: 20px 0 0 0;
        margin: 0;
        text-align: center;
        color: #FFF;
        font-size: 1.6em;
        letter-spacing: 1px;
        font-weight: normal;
        outline: none;
	}
            
	nav.homemenu ul li a:hover {
		color: #000;
        text-decoration: none;
	}
    
    
    #collapsing-homenav, .navbar, .navbar-default {
    	background: none;
        margin: 0;
        padding: 0;
        text-align:center;
    }
    
    button.navbar-toggle {
    	background: none;
    }
    

/******** END .sub_menu STYLES ********/
	

/******** BEGIN footer.site STYLES ********/

#home footer {
    top: -60px;
    position: relative;
}

footer {
	max-width: 1100px;
	margin: 20px auto;
    top: 0;
}  

footer .container {
}

	footer p {
    	text-align: center;
    	color: #FFF;
        font-size: 1em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    
    footer ul {
    	padding: 0 0 0 15px;
    }
    
    footer ul li {
    	padding: 0 0 10px 0;
        list-style: url(../i/list-bullet.png);
    }
    
    footer ul li a,
    footer a {
    	color: #FFF;
    }
    
    footer ul li a:hover,
    footer a:hover {
    	color: #ccc;
    }
    
    
    
        


h2 {
	font-size: 1.4em;
	color: #231f20;
    font-weight: bold;
    font-style:italic;
    border-bottom: 1px solid #02624e;
}

h3 {
	font-size: 1.2em;
    font-weight: bold;
}

h4 {
	color: #666;
}

p {
	color: #333333;
    font-size: 1.2em;
}


.col-md-3 p {
	color: #333333;
    font-size: 1.1em;
}

a {
	color: #003399;
    background: none;
}

ul li {
	list-style: url(../i/arrow.png)
}

a:visited,
a:active,
a:focus {
	background: none;
}

a:hover {
	color: #84d7f4;
    background: none;
}



/* ==========================================================================
   Custom Fonts
   ========================================================================== */

@font-face {
 font-family: Tahoma;
 src: url("../fonts/Tahoma.eot") /* EOT file for IE */
}

@font-face {
 font-family: Tahoma;
 src: url("../fonts/Tahoma.ttf") /* TTF file for CSS3 browsers */
}





/* ==========================================================================
   Helper classes
   ========================================================================== */

/* ASSIGNABLES */

.clr {
	clear: both;
}

.clear {
	clear: both; 
    height:1px; 
    overflow:hidden;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
    float: right;
}


.center {
	text-align: center;
}

.float-lft {
	float:left; 
	margin: 0 5px 0 0;
}

.float-rt {
	float:right; 
	margin: 8px 0 0 5px;
}

.smaller {
	font-size:small;
}


.larger {
	color: #333;
    font-size: 1.4em;
}


.bold {
	font-weight: bold;
}

.top {
	vertical-align: top;
}

.indent {
	margin-left: 210px;
}


.readmore {
	text-align: right;
}

.news-headline {
	font-weight: bold;
}

.caption p {
    text-align:center;
}


.date {
	color: #666; 
    font-size: 0.8em; 
    padding: 0 0 4px 0;
}


.green{color: #02624e;}

 /* Minor Columns */

.halfs {
    width: 50%;
    float: left;
    overflow: hidden;
}

.thirds {
    width: 33%;
    float: left;
    overflow: hidden;
    line-height: 140%;
    margin: 0 2px 0 0;
}

.two-thirds {
    width: 66%;
    float: left;
    overflow: hidden;
}


.quarter,
.quarterlast {
    width: 25%;
    float: left;
    overflow: hidden;
    font-size: 0.9em;
    line-height: 140%;
}


.pull-right{
  font-size: 0.9em;
  text-align: center;
  float:right;
    margin: 5px 0 10px 10px;
  }
  
.pull-left{
  font-size: 0.9em;
  text-align: center;
  float:left;
  margin: 5px 20px 10px 0;
  }
  
.pull-center{
  font-size: 0.9em;
  text-align: center;
  display: block;
  margin: 8px auto;
  }


figcaption {
	font-size: .9em;
    margin: 5px 0 0 0;
}

/*=====================================================
=            Bootstrap 2.3.2 Media Queries            =
=====================================================*/
/* Large desktop */
@media only screen and (max-width : 1200px) {
.container {
  width: 100%;
}

.row {
	max-width: 1014px;
}

.mainmenu ul li {
	background: none;
}

nav.homemenu ul li  {
	background: none;
    border: none;
    display: block;
    -webkit-box-shadow: none;
	   -moz-box-shadow: none;
	   box-shadow: none;
} 

nav.homemenu ul li a {
	color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.2em;
    background: none;
    line-height: 130%;
    text-decoration: none;
        outline: none;
        width: auto;
}

.mainmenu ul li a {
	color: #FFF;
}

nav.homemenu {
	margin: 10px 0;
    padding: 0;
}

.navbar-brand  {
	display: block;
}


/**** Collapse Nav *****/
#collapsing-nav ul li {
	width: 100%;
}

    
    #collapsing-nav ul li,
    #collapsing-homenav ul li {
    	border-right: none;
    	border-bottom: 2px solid #ccc;
        float: none;
        margin: 0;
        display: block;
    }

#collapsing-nav,
#collapsing-homenav {
		background-color: #333;
        z-index: 9999;
        display: block;
        top: 0;
        margin-right: 20px;
        margin-left: 20px;
        position: relative;
        text-align: center;
	}
    #collapsing-nav ul,
#collapsing-homenav ul {
    	margin: 0;
    }
    
    #collapsing-nav ul li a,
#collapsing-homenav ul li a {
    	color: #FFF;
    }
    
    #collapsing-nav ul li a:hover,
#collapsing-homenav ul li a:hover {
    	color: #ccc;
    }

.navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin: 1px 20px 0 0;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    
   
}

/* Portrait tablet to landscape and desktop */
@media only screen and (max-width : 979px) { 


	section#main-content-container .col-md-4 {
    	padding: 0 0 0 15px;
    }  
    
    .content-padding {
		padding: 10px 20px 0 10px;
	}

}

/* Landscape phone to portrait tablet */
@media only screen and (max-width : 767px) {
	
    
    
    .header_content h1 {
        margin: 20px 0 0 20px;
    }
    
    
    .header_content #tagline {
    	margin: 0 0 0 0;
        text-align: center;
        float: left;
        width: 345px;
    }
    
     /***** RESPONSIVE TABLE STYLES ******/
    
    table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
    
}

/* Landscape phones and down */
@media only screen and (max-width : 480px) {

.header_content h1 {
	margin: 5px 0 0 0;
}

#home section#main-content-container {
	max-height: 100%;
}
#home footer {
    top: 0;
    position: relative;
}


#home #content-below {
    top: 0;
    clear: both;
}

#content-below .col-md-9 img {
	margin: 0 0 20px 80px;
    clear: both;
}

#collapsing-nav {
        top: 0;
	}


    #collapsing-nav ul {
    	margin: 0;
        padding: 0;
    }
    
    #collapsing-nav ul li,
    #collapsing-homenav ul li {
    	border-right: none;
    	border-bottom: 2px solid #ccc;
        float: none;
        margin: 0;
        display: block;
    }
    
    
    #collapsing-nav ul li a {
    	color: #FFF;
    }
    
    #collapsing-nav ul li a:hover {
    	color: #ccc;
    }
    
	
button#bfSubmitButton
{
  margin-left: 0px;
  margin-right: 50px;
}

}

/******* JOOMLA CORE STYLES *******/

.blog-featured h1 {
	display: none;
}

.items-row {
	border-bottom: 1px solid #a6a6a6;
    margin: 0 0 10px 0;
}
/*
section.blog .row-0 {
border: none;
}

section.blog h1,
hgroup h1 {
	color: #397ec1;
    font-weight: bold;
    font-style: italic;
    border-bottom: 1px solid #397ec1;
    font-size: 30px;
}

section.blog h2,
hgroup h2 {
border: none;
color: #b55a3d;
font-style: normal;
font-size: 24px;
}


article.item.column-1,
article.item.column-2,
article.item.column-3 {
float: left;
width: 23%;
margin: 0 20px 20px 0;
padding: 0 10px 0 0;
border-right: 1px solid #ccc;
}


article.item.column-4 {
float: left;
width: 23%;
margin: 0 20px 20px 0;
padding: 0 10px 0 0;
}
*/

/********* CROSS BROWSER TEXT SHADOW *********/

.text-shadow {
    text-shadow: #cccccc 4px 4px 4px;
    height: 1em;
	filter: Shadow(Color=#cccccc, 	
			Direction=135, 
			Strength=4);
	white-space: nowrap;

}
/******** Form Styles ********/
/******** Form Styles ********/

.bfQuickMode {
clear: both;
}

label {
max-width: 200px;
}

input, textarea, img#ff_capimgValue, select {
min-width: 300px;
}

.bfQuickMode .bfLabelLeft label {
width: 300px;
}

.bfQuickMode .bfPageIntro {
	padding: 0;
}

#bfPage1 section p {
	margin-bottom: none;
    overflow: hidden;
}

.bfClearfix div span label {
color: #000;
}
.bfClearfix div span{
visibility: hidden;
}
.bfClearfix form div span{
visibility: visible;
}

button#bfSubmitButton.bfSubmitButton span {
color: #000;
line-height: 155%;
}

button#bfSubmitButton {

margin: 10px 0 0 0px;
}

section#bfElemWrap {
background: none;
}

section#bfElemWrap16,
section#bfElemWrap7,
section#bfElemWrap39,
section#bfElemWrap12,
section#bfElemWrap4 {
display: none;
}

.bfQuickMode section.bfElemWrap
{
  background-color: transparent!important;
}

.bfQuickMode section.bfRolloverBg, .bfQuickMode span.bfRolloverBg {
border-color: transparent!important;
}

.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
float: left!important;
}

section#bfElemWrap29,
section#bfElemWrap108 {
display: none;
}


/***** table Styles *******/

table {
width: 100%;
margin: 0 0 5px 0;
border-collapse: collapse;
}

tr {
vertical-align: top;
}

td {
padding: 5px;
}

td a {
    	color: #e48221;
        text-decoration: none;
}
td a:hover {
    	color: #009966;
}

.fancybox-title-inside-wrap
{
  Display: none;
}

table thead td {
	color: #FFF;
    text-align: center;
    background-color: #1D4053;
border: 1px solid #FFF;
}

ul.pager.pagenav {
padding-top:20px;
}

ul.pager.pagenav li {
list-style: none;
}

.pager li > a, .pager li > span
{
  display: inline-block;
  padding-top: 5px;
  padding-right: 14px;
  padding-bottom: 5px;
  padding-left: 14px;
  background-color: #000;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #dddddd;
  border-right-color-value: #dddddd;
  border-bottom-color: #dddddd;
  border-left-color-value: #dddddd;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  color: #FFF;
  text-decoration: none;
}

/* Line 31 */

.pager
{
  padding-left: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  text-align: center;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  clear: both;
}

.pager .previous > a, .pager .previous > span
{
  float: left;
  margin: 10px 0 0 0;
}

.pager .next > a, .pager .next > span
{
  float: right;
}

/* Line 31 */
.pager li > a:hover, .pager li > a:focus
{
  background-color: #eeeeee;
  color: #000;
}

/* Line 31 */
.pager li > a:hover, .pager li > a:focus
{
  background-color: #eeeeee;
  color: #000;
}
