﻿@import url('https://house.louisiana.gov/H_Reps/font-awesome.min.css');
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic");


<!--ToolTip Code-->
<style type="text/css">

<!--[if IE 8]>

.site-navigation .nav-menu {
	display: block;
}

<![endif]-->


a.tooltip {
	position: relative;
	display: inline;
}
a.tooltip span {
	position: absolute;
	left: 50%;
	width: 140px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltip span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltip span {
	visibility: visible;
	opacity: 0.8;
	bottom: 25px;
	z-index: 999;
}

/*TOOLTIP END*/

/* TOOLTIP JAN 2016 */
a.tooltipNew {
		position: relative;
		display: inline;
	}
	
	a.tooltipNew span {
		position: absolute;
		left: 50%;
		width:140px;
		padding: 6px;
		margin-left: -76px;
		background: #000;
		color: #fff;
		text-align: center;
		visibility: hidden;
		border-radius: 5px;
	} 
			
	a.tooltipNew span:after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -8px;
		width: 0; height: 0;
		border-top: 8px solid black;
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;
	}
			
	a:hover.tooltipNew span {
		visibility: visible;
		opacity: 0.8;
		bottom: 50px;
		z-index: 999;
	}


div.exFooter {
	background-size: 75px 70px;
	background-position: 95% center;
	padding: 15px 25px 15px 25px;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	color: #FFFFFF;
	left: -80px;
	background-color: #A7A48F;
	background-repeat: no-repeat;
	text-align: center;
}


div.AcadianaDivColor {
	background-size: auto;
	background-position: top;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	color: #000000;
	background-color: #EBEBEB;
	text-align: left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


div.exFooter2 {
	padding: 10px;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	color: #FFFFFF;
	border: 5px none #333333;
	background-color: #333333;
	text-align: center;
	height: 75px;
}


<!--ToolTip2 Code-->

a.tooltip2 {
	position: absolute;
	display: inline;
}
a.tooltip2 span {
	position: absolute;
	left: 50%;
	width: 140px;
	padding: 6px;
	margin-left: -76px;
	background: #000;
	color: #fff;
	text-align: center;
	visibility: hidden;
	border-radius: 5px;
}
a.tooltip2 span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 75%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid black;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltip2 span {
	visibility: visible;
	opacity: 0.8;
	bottom: 20px;
	z-index: 999;
}

/*TOOLTIP2 END*/


.PICSLIDER {
	background-position: center;
	background-color: #25272B;
	color: #FFFFFF;
	background-image: url('../H_Reps/HouseBKG1.jpg');

}


.topnav {
	background-position: 35% -3%;
	background-size: 700px 127px;
	height: 175px;
	background-color: #32383f;
	background-image: url('../H_Reps/TopLogoCSS.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	font-family: ChopinScriptRegular, Arial, Helvetica;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
}


/*==CODE TO CHANGE LINK COLORS==*/
.fa-lg2 a:link {
	text-decoration: none; 
	color: #000000;
	background: transparent;
	font-size: 1.1em;
	
}
.fa-lg2 a:visited {
	text-decoration: none; 
	color: #000000; 
	background: transparent;
	font-size: 1.2em;
	
}
.fa-lg2 a:hover {
	text-decoration: none; 
	color: #ff6633; 
	background: transparent;
	/*font-size: 1.2em;*/
	
}
.fa-lg2 a:focus {
	text-decoration: none; 
	color: #000000; 
	background: transparent;
	font-size: 1.2em;

}
.fa-lg2 a:active {
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 1.2em;
}
/*==END CODE TO CHANGE LINKS==*/

.ChopinScript1p4emFont {
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.1em;
	color: #CC3300;
}
.ChopinScript-p7em {
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: .7em;
}
.headerTOP {
	background-position: 40% -3%;
	background-size: 700px 127px;
	background-color: #32383f;
	background-image: url('../TopLogoCSS.png');
	background-repeat: no-repeat;
	height: 155px;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	overflow:auto;

	
}

.headerTOPresp {
	background-position: 40% -3%;
	background-size: 700px 127px;
	background-color: #32383f;
	background-image: url('../TopLogoCSS.png');
	background-repeat: no-repeat;
	height: 115px;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	overflow:auto;

	
}

.ADDRESS {
	font-family: Montserrat;
	font-size: 1.2em;
	color: #FFFFFF;
}


.TopLinks {
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
	display: inline-block;
	text-align: left;
}
.BottomLinks {
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
	display: inline-block;
	text-align: left;
}

.search100 {
	height: 25px;
	padding: 15px 15px 2px 2px;
	text-align: right;
}
.heading1 {
	margin-right: 15%;
	margin-left: 23%;
	font-weight: normal;
	font-size: 1.5em;
}
.DBinfoMargin {
	margin-right: 15%;
	margin-left: 23%;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
}
.headerSEARCH {
	background-color: #32383f;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	overflow:auto;
}

#wrapperSLIDER {
	text-align: center;
	margin-right: 0%;
	margin-left: 0%;
}

#wrapper {
	text-align: center;
	margin-right: 8%;
	margin-left: 8%;
}
#wrapperSUB {
	text-align: center;
}

#wrapperEMPTY {
	text-align: center;
	background-color: #3E3E3E;
}

#wrapperCommon {
	text-align: center;
	background-color: #ffffff;
}


#footer {
	padding: 3% 8% 3% 8%;
	height: 100px;
	background-color: #15467A;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Montserrat;
	text-align: center;
}
#footer_HOME1 {
	padding: 15px;
	margin: 0px;
}

#footerCommon500 {
	padding: 25px 12px 20px 12px;
	height: 500px;
}
#footerCommon400 {
	padding: 25px 12px 10px 6px;
	height: 400px;
}

#footerCommon300 {
	padding: 20px 3px 15px 3px;
	height: 300px;
}
#footerCommon250 {
	padding: 25px 12px 10px 8px;
	height: 250px;
}
#footerCommon200 {
	padding: 25px 12px 20px 12px;
	height: 200px;
}
#footerCommon175 {
	height: 175px;
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}

#footerCommon300_HOME {
	height: auto;
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}

.wrapper100 {
	background-color: #FFFFFF;
}

.FOOTER_1 {
	background-color: #666666;
}


.footerFloat {
	width: 20%;
	float: left;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
	color: #666666;
}

.footerFloatCommon25pc {
	padding: 0px 0px 5px 5px;
	width: 25%;
	float: left;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.1em;
	color: #454545;
}


.footerFloatCommon25HOME {
	margin: 5px;
	padding: 10px;
	width: auto;
	float: left;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.1em;
	background-color: #993333;
}



.footerFloatCommon33pcHOME {
	padding: 5px 0px 5px 0px;
/*TOP RIGHT BOTTOM LEFT*/width: 33%;
	float: left;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.1em;
	vertical-align: middle;
}


.footerFloatCommon50pc {
	width: 50%;
	float: left;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
	color: #454545;
}


.footerFloatCommon100pc {
	width: 100%;
	float: left;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.3em;
	color: #454545;
}

#footerBottom {
	padding: 20px 15px 20px 15px;
	background-color: #545963;
	height: auto;
	color: #FFFFFF;
	font-size: 1em;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	text-align: center;
}
.footerFloatBottom {
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: .9em;
	color: #FFFFFF;
}

.arrow_box {
	position: relative;
	background: #cccccc;
	border: 8px solid #f5f4f0;
	padding:5px 0px 5px 0px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(5, 3, 115, 0);
	border-left-color: #cccccc;
	border-width: 40px;
	margin-top: -40px;
}
.arrow_box:before {
	border-color: rgba(245, 244, 240, 0);
	border-left-color: #f5f4f0;
	border-width: 51px;
	margin-top: -51px;
}


<!--RIBBON 1-->


.box {
	border-radius: 10px;
	/*box-shadow: 3px 1px 10px 3px #DADADA;*/
	width: 980px;
	position: relative;
	background: #FFFFFF;
	float: left;
}
.ribbon {
   position: absolute;
   right: -5px; top: -5px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}
.ribbon span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(45deg);
   width: 100px; display: block;
   background: #79A70A;
   background: linear-gradient(#9BC90D 0%, #79A70A 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; right: -21px;
}

.ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #79A70A;/*GREEN*/
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}
.ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #79A70A;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}
.red span {background: linear-gradient(#F70505 0%, #8F0808 100%);}
.red span::before {border-left-color: #8F0808; border-top-color: #8F0808;}
.red span::after {border-right-color: #8F0808; border-top-color: #8F0808;}

.blue span {background: linear-gradient(#2989d8 0%, #1e5799 100%);}
.blue span::before {border-left-color: #1e5799; border-top-color: #1e5799;}
.blue span::after {border-right-color: #1e5799; border-top-color: #1e5799;}

ul#menu li {
	display: inline;
	font-family: ChopinScriptRegular, Arial, Helvetica;
}


<!--RIBBON 2-->


.box2 {
	border-radius: 10px;
	/*box-shadow: 3px 1px 10px 3px #DADADA;*/
	width: 980px;
	position: relative;
	background: #FFFFFF;
	float: left;
}
.ribbon2 {
   position: absolute;
   right: -5px; top: -5px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}
.ribbon2 span {
   font-size: 10px;
   color: #fff; 
   text-transform: uppercase; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(45deg);
   width: 100px; display: block;
   background: #8F0808; /*RED*/
   background: linear-gradient(#F70505 0%, #8F0808 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; right: -21px;
}

.ribbon2 span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #8F0808;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #8F0808;
}
.ribbon2 span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #8F0808;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #8F0808;
}
.red span {background: linear-gradient(#F70505 0%, #8F0808 100%);}
.red span::before {border-left-color: #8F0808; border-top-color: #8F0808;}
.red span::after {border-right-color: #8F0808; border-top-color: #8F0808;}

.blue span {background: linear-gradient(#2989d8 0%, #1e5799 100%);}
.blue span::before {border-left-color: #1e5799; border-top-color: #1e5799;}
.blue span::after {border-right-color: #1e5799; border-top-color: #1e5799;}

ul#menu li {
	display: inline;
	font-family: ChopinScriptRegular, Arial, Helvetica;
}



      img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
    



.copyright {
			color: #999999;
			display: inline-block;
			margin-top: 1.5em;
			text-align: center;
			font-size: 0.9em;
		}
		
.D_JOURNAL {
	color: #000000;
	font-family: ChopinSxriptRegular, Arial, Helvetica;
	font-size: 1.1em;
}
		
.Picture {
	border-radius: 10px;
	right: 50px;
}
</style>
#footerHOME {
	padding: 15px 18px 15px 15px; /*TOP RIGHT BOTTOM LEFT*/
	height: 25pc;
	text-align: left;
	font-family: Calibri;
}
#wrapperEMPTY_HOME {
	height: 23pc;
	padding-bottom: 20px;
}
#wrapperEMPTY_HOME1 {
	background-color: #FFFFFF;
	height: 23pc;
	padding-bottom: 20px;
}
#wrapperHOME {
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 15px;
	padding-bottom: 15px;
}
h1 {
 color: #000000;
 font-family: ChopinScriptRegular, Arial, Helvetica;
 font-size: 1.7em;
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 10px;
 }

#h1B {
	color: #666666;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#h1C {
	color: #000000;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapperEMPTY_HOME2 {
	background-color: #A5B8A7;
	height: 20pc;
	padding-bottom: 20px;
	background-image: url('../H_Reps/Baton_Rouge_Panorama1.jpg');
}
#h1A {
	color: #F2F2F2;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	text-transform: capitalize;
}


/* links */

	#links {
		padding: 2em 0 1em 0;
	}

		#links a {
			color: inherit;
			border-bottom-color: rgba(71, 71, 71, 0.25);
		}

			#links a:hover {
				color: #37c0fb;
				border-bottom-color: transparent;
			}

		#links .container {
			margin-bottom: 1em;
		}

		#links .icons {
			text-align: center;
			margin: 0;
		}

			#links .icons a {
				color: #999999;
			}

				#footer .icons a:hover {
					color: #474747;
				}

		#links .copyright {
			color: #999999;
			margin-top: 1.5em;
			text-align: center;
			font-size: 0.9em;
		}
				
		#links .copyright1 {
			color: #999999;
			margin-top: 1.5em;
			text-align: center;
			font-size: 0.7em;
		}


/* TEXT SHADOW */

.textShadow {
	text-decoration: none;
	text-shadow: black 0.02em 0.02em 0.05em;
}

#h1Acopy {
	color: #475985;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	text-transform: capitalize;
}



div.body {
	padding: 1%;
	font-family: Avenir;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	color: #000000;
	left: -80px;
	text-align: left;
	margin-right: 5%;
	margin-left: 5%;
}

div.body2 {
	padding: 15px 25px 15px 25px;
	font-family: ChopinScriptRegular, Arial, Helvetica;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	color: #666666;
	left: -80px;
	text-align: justify;
	margin-right: 10%;
	margin-left: 10%;
}

#footer2 {
	padding: 1%;
	height: 325px;
	color: #000000;
	margin-right: 5%;
	margin-left: 5%;
}

#Gallery {
	padding: 25px 12px 25px 12px;
	height: 600px;
	color: #000000;
	margin-right: 10%;
	margin-left: 10%;

}
div.AcadianaDivColorCopy {
	background-size: cover;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	color: #000000;
	background-color: #EBEBEB;
	text-align: left;
	background-image: url('LouisianaStateSealBW.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
