﻿




@font-face {
font-family: 'PT Sans', 'Lato', 'Ubuntu',  sans-serif, 'Pacifico', cursive;
}


* {
 margin:0;
  padding:0;

  }
  
html, body {
  margin:0 auto;
font-family: sans-serif;

  height:100%; 
  margin-bottom:1px;
  background: url(../img/page-bg.gif) top repeat-x #C4C4C4;
  }

#page-header {

      /*font-family: 'PT Sans', sans-serif;*/
      /*font-family: 'Lato', sans-serif;*/
      /*font-family: 'Ubuntu', sans-serif;*/
    background:     #ffffff;
    height:         auto;
    width:          99%;
    position:       relative;
margin: 4px 4px 4px 4px;
        /*height: 350px;*/

}
#page-header img{
      width: 100%;
			height: auto;
		position:       relative;	
		

}

#privdiv{
      width: 100%;
      height: auto;
      position: relative;	
}

#content-wrapper-left {
  background: white; 
  position: relative;
  text-align:left;
  background: url(../img/page-bg-left.gif) top left repeat-y;
  padding-left: 13px;
}

#content-wrapper-left-border {
  position: absolute;
  left: -13px;
  top: 0;
  background: url(../img/page-bg-left-top.gif) top right no-repeat;
  width: 13px;
  height: 327px;
}

#content-wrapper-right {
  position: relative;
  padding-right: 13px;
  background: url(../img/page-bg-right.gif) top right repeat-y;
}

#content-wrapper-right-border {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/page-bg-right-top.gif) top left no-repeat;
  width: 13px;
  height: 327px;
}

#content {
  position: relative;
  background: white;
  padding: 2px 2px 0 2px;
  }


#header-wrapper-left {
  position: relative;
  padding-left: 15px;
  background: url(../img/header-bg-left-edge.gif) no-repeat top left;

}

#header-wrapper-right {
  position: relative;
  background: url(../img/header-bg-right-edge.gif) no-repeat top right;
  padding-right: 15px;
  }

#header {
  position: relative;
  height: 89px;	
  background: #3295D2 url(../img/header-bg-middle.gif) repeat-x;
  }

#header #left-cap {
  height: 89px;
  background: url(../img/header-bg-left.gif) no-repeat top left;
  }

#header #right-cap {
  position: relative;
  float: right;
  height: 89px;
  background: url(../img/header-bg-right.gif) no-repeat top right;
  padding-left: 65px;
  }

#header #logo {
 position: absolute;
 top: 30px;
 left: 13px;
 }

 
#topMenuBar {

  position: relative;
  width:auto;
  z-index:2; 
  /*background: url(../img/header-nav-bg.gif) bottom repeat-x #DCF2CE ;*/
 background: #D1EAF9;
  height: 35px;
  }	
 
#contentRegion {
  position:relative;
  z-index:1; /* needed for IE and the menu */
  width:auto;
 
  }



#footer-wrapper-left {
	background: url(../img/footer-bg-left.gif) top left no-repeat;
	padding-left: 30px;
	clear: both;
	}
	
#footer-wrapper-right {
	background: url(../img/footer-bg-right.gif) top right no-repeat;
	padding-right: 30px;
	clear: both;
	}
	
#footer {
 
	height: 60px;
	background: url(../img/footer-bg-middle.gif) top left repeat-x;
	color: #4A4A4A;
	padding-bottom: 30px;
	clear: both;
}
	
#footer-navigation {
	clear: left;
	/*font-family: arial;*/
	font-size: 12px;
	display: block;
	padding-top: 17px;
	left: 10px;
	list-style-type: none;

	}

#footer-navigation a{
	color: white;
	}

#footer-navigation li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
        background: url(../img/footer-navigation-divider.gif) right no-repeat;
	}

#footer-navigation li.last {
    background: none;
	}

#copyright {
	font-size: 11px;
	margin: 0;
	top: 10px;
	left: 10px;
	clear: both;
        padding-top: 1em;
	}



  
  




#main_content {
/*	background:url(../img/wide_bg_full_content.gif) repeat-y;*/
    /*background: transparent url(../img/wide_bg_full_content.gif) repeat-y scroll 0%;*/
    background-color: #ffffff;
	margin-top:	0px;
	clear: both;
	}
	
#contentRegion {
	/*background: transparent url(../img/wide_bg_full_content.gif) repeat-y scroll 0%;*/
}

#page-content {
	width: auto;
	background-color: #ffffff;
	margin: 1em 1em 1em 1em;
	padding: 0px 0px 0px 0px;

}


#wide_top {
	clear: both;
	position: relative;
	/*background: url(../img/wide_top.gif);*/
	background-color: #ffffff;
	background-repeat:no-repeat;
	margin-left:4px;
	top:0px;
	width:auto;
	height: 7px;
}
#wide_bottom {
	clear: both;
	position: relative;
	/*background: url(../img/wide_bottom.gif);*/
	background-color: #ffffff;
	background-repeat:no-repeat;
	margin-left:4px;
	top:0px;
	width:auto;
	height: 31px;
}



/* style for the error message with JQuery validation */
label.error { color: red; padding: 0 0 10px 0; }


.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}

