﻿@charset "utf-8";

/* #########  BASIC STUFF  ########*/

body {
background-image: url(/webdata/graphics/bg_master-crop.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:330px;
	height:250px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}


/* latest fixes */
#quickLinks a {
    font-size:15px;
    font-weight:bold;
}
#quickLinks p {
    margin-bottom: 0.2em !important;
}

#quickLinks p img {
   vertical-align:top;
   width:45px;
   height:45px;
}
.quickLinks-inner h2 {
    font-size: 28px;
}
#searchForm{
box-shadow: 2px 2px 6px #CCCCCC;
height: 30px;
}

.quickLinks-inner .t1{
text-transform:capitalize; 
padding:0;
 font-weight:bold;
 border-collapse:collapse;
color: #4D4D4E;
position:absolute;
left:0;
bottom:-3px;
}
.quickLinks-inner .t2{
position: absolute;
 left: 106px; 
bottom: -8px;
 border-collapse:collapse;
color: #4D4D4E;
padding:0;
 width:210px;
 text-align:right;
}
.quickLinks-inner .t1 tr,
.quickLinks-inner .t1 td,
.quickLinks-inner .t2 tr,
.quickLinks-inner .t2 td
{
padding:0;
margin:0;
}
.quickLinks-inner .top{
font-size: 12px; 
text-align: right;
vertical-align: bottom;
}
.quickLinks-inner .right{
font-size:28px; 
 font-weight: normal;
}
.quickLinks-inner .bottom {
font-size:15px; 
vertical-align: top;
}

#contentwide h2{
text-transform:capitalize;
font-weight:normal !important;
}
.roundedLogo{
/*width:196px;
height: 206px;
background-image:url(../graphics/stampas2.png);
background-repeat: no-repeat;
position:relative;
left:-70px;
bottom: -55px;*/
display:none;
}

.u6ListTable tr{
float:left; 
width:49%;
}
.u6ListTable td{
padding-bottom:20px;
padding-right: 20px;
}
.u6ListTable .u6ListItemTitle{
color: #416315 !important;
font-size:16px;

}

#full-screen-background-image
{
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1000px) {
     #full-screen-background-image {
       display: none;
    }
}

#newlogo{
background-image:url(../graphics/logo-2017.png);
background-repeat: no-repeat;
width: 200px;
height: 190px;
float:left;
}
#gallery{
    background-color:white;
    float: left;
    height: 250px;
    position: relative;
    top: -50px;
    width: 330px;
    float:left;
    margin-left: 40px;
    box-shadow: 5px 5px 7px #CCCCCC;
}

#quickLinks{
    float: left;
    height: 250px;
    position: relative;
    top: -50px;
    width: 330px;
    float:right;
    background-color:white;
    box-shadow: 5px 5px 7px #CCCCCC;

}
.quickLinks-inner{
    padding: 15px 0 0 30px;
text-transform:uppercase;
}
.quickLinks-inner h2{
  margin: 0 0 5px 0 !important;
 padding:0 !important;
 font-weight:normal !important;
}

.quickLinks-inner .imgs{
 position:absolute;
top:23px;
right:10px;
width: 100px;
}

.quickLinks-inner .imgs a {
display:block;
}

.quickLinks-inner .small-inline a
{
float:right;
margin-left: 8px;
}

.quickLinks-inner .small-inline a img
{
    height:33px;
}

.quickLinks-inner .big,
.quickLinks-inner .small-inline
{
float:right;
}

.quickLinks-inner .big
{
margin-top:3px;
}

.quickLinks-inner .big a img
{
width:100px;
}

.quickLinks-inner .imgs img{
margin-left:0px;
}
#quickLinks a{
text-decoration:none;
color: #416345 !important;
}
#quickLinks a:hover{
color: #7D2E1A !important;
}
body {
	color:#00172d;
/* mod by Rol
     background-color: #482631;
	background-image:url(../graphics/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
*/
  height: 100%;
  width: 100%;

	margin: 0px;
	padding: 0px;
	font-size: 1em;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
font-family: Century Gothic,sans-serif;
}

#container {
	width: 971px;
	padding: 0px;
	/* mod by Rol
        background-image: url(../graphics/container_tile_2008.jpg);
        position: absolute;
       */
background-color:white;
        background-repeat: repeat-y;
position:relative;
	left: 50%;
	margin-top: 55px;
	margin-left: -485px;
	box-shadow: 1px 1px 20px #777777;
                     
}

#sub-container {
	/* mod by Rol
        background-image: url(../graphics/main_bg_2008.jpg);
	background-repeat: no-repeat;
	background-position: center top;
*/
	margin: 0px;
	padding: 20px;
}

#header {
	height: 190px;
}

#content {
	background: transparent;
	width: 500px;
	margin-left: 220px;
	font-size: 0.8em;
                     min-height: 400px;
}

#contentwide{
	background: transparent;
	width: 680px;
margin-left: 240px;
	font-size: 0.8em;
       min-height: 500px;
font-size: 14px;
}

#separator {
	/* mod by Rol
        background-image:url(../graphics/seperator_bg_2008.jpg);
	background-repeat:no-repeat;
	height:65px;
	clear:both;
*/
}

#footer {
	/* mod by Rol
        background-image:url(../graphics/container_tile_2008.jpg);
        */
font-size:12px;
text-align:center;
border-top: 1px solid #CCCCCC;
	padding: 0px 0px 0px 45px;
	margin:0px;
	
}
#footer .addr{
 padding-top:5px
}
#footer .copyr{
color:#989898;
padding-bottom: 20px;
padding-top:10px;
}

#footer .copyr a,
#footer .copyr a:hover{
color:#989898 !important;
}

.addr2{
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding: 5px 0;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 30px;
}
.addr2 a {
color:black !important;
text-decoration:none;
}
.addr2 a:hover {
color:black !important;
}
table.footer-info {
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
font-family: Century Gothic,sans-serif;
	font-size:0.66em;
	color: #b22510;
}

p.text-menu{
	font-size: 1.2em;
	font-weight: bold;
}

#bottom {
        /* mod by Rol
	background-image: url(../graphics/footer_bg_2008.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height: 40px;
        */
}


/*############  MENU STUFF  ################*/

#menu-head {
	background-image: url(../graphics/menu_head.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 180px;
	height: 15px;
	position: absolute;
	left: 50%;
	top: 265px;
	margin-left: -455px;
}
/* mod by Rol
#unityNavigation {
left:50% !important;
margin-left:-454px !important;
position:absolute;
top:325px !important;
z-index:999;
}
*/

#menu-guts {

	width: 180px;
	position: absolute;
	left: 50%;
	top: 280px;
	margin-left: -455px;
}

#menu-guts img {
	margin:0px;
	padding:0px;
}

#menu-foot {
	background-image: url(../graphics/menu_foot.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 180px;
	height:15px;
	position: absolute;
	left: 50%;
	top: 580px;
	margin-left: -455px;
}


/*############  SIDEBARS COMMON  ################*/


#sidebar1, #sidebar2 {
	font-size: 0.6em;
}

div.sidebox-guts h2, div.sideboxr-guts h2{
	margin: 0px;
	font-size:2em;
}

/*############  SIDEBAR LEFT  ################*/

#sidebar1 {
	background: transparent;
	float: left;
	/*width: 190px;
        margin-top: 375px;
        */
width:230px;	
	padding:0px;
}

div.sidebox-head {
	margin: 20px 0 0 11px;
	width:180px;
	height:19px;
	background-image: url(../graphics/sidebox_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div.sidebox-guts {
	margin: 0px 0px 0px 11px;
	padding: 10px;
	width:160px;
	background-image:url(../graphics/fastfind_tile.gif);
	background-repeat:repeat-y;
	background-position:left;
	line-height: normal;
	/*font-family:Arial, Helvetica, sans-serif;*/
font-family: Century Gothic,sans-serif;
}

div.sidebox-foot {
	margin: 0px 0px 0px 11px;
	width:180px;
	height:19px;
	background-image: url(../graphics/fastfind_foot.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/*############  SIDEBAR RIGHT  ################*/



#sidebar2 {
	background: transparent;
	float: right;
	width: 190px;
	margin-top:20px;
	margin-right:0px;
	padding:0px;
}



div.sideboxr-head {
	margin:  20px 0px 0px 0px;
	width:180px;
	height:19px;
	background-image: url(../graphics/sidebox_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div.sideboxr-guts {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width:160px;
	background-image:url(../graphics/fastfind_tile.gif);
	background-repeat:repeat-y;
	background-position:left;
	line-height: normal;
	/*font-family:Arial, Helvetica, sans-serif;*/
font-family: Century Gothic,sans-serif;
}

div.sideboxr-foot {
	margin: 0px 0px 0px 0px;
	width:180px;
	height:19px;
	background-image: url(../graphics/fastfind_foot.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*############  FASTFIND BOX  ################*/

#ff-guts{
	margin: 0px 0px 0px 0px;
	padding:8px;
	width:164px;
	background-image:url(../graphics/fastfind_tile.gif);
	background-repeat:repeat-y;
	background-position:left top;
	line-height: normal;
	/*font-family:Arial, Helvetica, sans-serif;*/
font-family: Century Gothic,sans-serif;
}

#ff-guts ul{
	margin: 0px;
	padding: 0px;
}

#ff-guts li{
	list-style-type:none;
	margin: 2px;
	padding:2px;
	list-style-position:outside;
}


#ff-foot{
	margin: 0px 0px 0px 0px;
	width:180px;
	height:19px;
	background-image: url(../graphics/fastfind_foot.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#ff-head{
	margin: 0px 0px 0px 0px;
	width:180px;
	height:39px;
	background-image: url(../graphics/fastfind_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
}


/*############  FONT STYLES  ################*/


h1.motto {
	display: none;
}

h1.title {
	margin-top: 0px;
	font-size: 3em;
	
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
font-family: Century Gothic,sans-serif;
	font-weight: bold;
	color: #00172d;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

/*############  LINK STYLES  ################*/


a:link{
	color:#030862;
}

a:visited{
	color:#660066;
}

a:active{
	color:#FF0033;
}

a:hover{
	color:#FF9900;
}

#footer a:link, #footer a:visited{
	color:#CC0000;
	text-decoration: none;
}

#footer a:hover{
	color:#009900;
	text-decoration:underline;
}

/* ================================================================== */
/* SEARCH */
#searchForm {
	position:absolute;
	top:250px;
	left:50%;
                     margin-left: -465px;
	width:205px;
	/*height:31px;
	background-image:url(/webdata/graphics/search_bg.gif);
	background-repeat:no-repeat;*/
	/*padding-left:6px;*/
	padding-top:3px;
	padding-bottom:5px;
/*border:2px solid #7AB036;*/
	}

.searchInput {
	/*background:#eeeeee;
	font:10px/12px arial,sans-serif;
	border-top:1px solid #886F37;
	border-left:1px solid #886F37;
	border-right:1px solid #F8FBED;
	border-bottom:1px solid #F8FBED;*/
border: 0px solid white;
color: #AAAAAA;
	vertical-align:middle;
	width:125px;
    margin-left: 10px;
    margin-top: 6px;
}
.searchBtn {
/* mod by Rol
	width:44px;
	height:22px;
	margin-left:7px;
	vertical-align:middle;
	cursor:pointer;
  margin-top:1px;
*/
	width:30px;
	height:30px;
        cursor:pointer;
        position: absolute;
        right: 15px;
}



/* ================================================================== */


/*############  UNITY OVERRIDE STYLES  ################*/

/*unityComponents.c... (line 52) */

h2.uContentTitle, h3.uContentTitle, h4.uContentTitle { 
clear:none !important;
}

.uformFieldsets {
margin:10px 0 0 0;
Overflow:hidden;
}