/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* SITE SPECIFIC LAYOUT */
    body {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	background-color: #FFFFFF;
    }
    div#pagewrapper {
	padding: 0;
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
    }
    #container {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
    }
.headertop{
	width: 100%;
	text-align: center;
	height: 3px;
	background-color: #A9CAE2;
}
    
    /* HEADER */
        div#header {
	font-size: 1em;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #3D82B9;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 150px;
	width: 100%;
	background-image: url(../images/logo/louee_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
        }
		div.headinner {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	height: auto;
}	#header h1 {
	margin:0;
	font-size: 1.3em;
	color: #000066;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
    }
       
    /* END HEADER */
    
    div#navbox {
	font-size: 1em;
	color: #000000;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding: 0;
	height: 51px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../images/bg/menutop2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
  div#navboxinner {
	font-size: 1em;
	color: #FFFFFF;
	width: 944px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
/* position for the search box */
div#search {
	width: 786px;    /* enough width for the search input box */
	text-align: right;
	background-image: url(../uploads/images/bg/search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 60px;
	vertical-align: middle;
}
div.searchinner {
	text-align: right;
	font-size: 85%;
	color: #CCCCCC;
}

     div#breadbox {
	padding: 0;
	text-align: left;
	font-size: 1em;
	width: 540px;
	height: 20px;
	margin: 0;
	background-color: #CC3366;
}
        
       
        
    /* END CONTENT */
    
    
    /* FOOTER */
        div#footer {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	color: #CCCCCC;
	font-size: 0.9em;
	position: relative;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
        }

       
    /* END FOOTER */
/* END LAYOUT */
.spacer10 {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding: 0px;
}

/* NAV BAR AT THE TOP AND ONE COLUMN OF CONTENT */
     
	
	div#content {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	}
	 #mainhome {
	float:left;
	width:700px;
	
	}
   #main {
	float:left;
	width:550px;
	border: 1px solid #FF00FF;
	padding-left: 10px;
	}
	
.mainwrapper{
	width: 500px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.maincontent{
	text-align: left;
	background-color: #FFFFFF;
}	
.mainbottom{
	text-align: left;
}


 
	
/* END CONTENT */



div.nextinner {
	text-align: left;
	font-size: 90%;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #999999;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div.breadcrumbs {
	text-align: left;
	font-size: 90%;
	width: 540px;
	padding: 0;
}
/* Styling the sideboxes*/
 #sidebarhome {
	width: 200px;
	float: right;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/bg/sidehome.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 460px;
	} 
	.sidebarhometop {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	height: 87px;
	}
	
.sidebarhomemiddle{
	margin-right: auto;
	margin-left: auto;
	width: 170px;
	height: 300px;
	}
	
.sidebarhomebottom {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	}
	
#sidebar {
	width: 200px;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	} 
.sidebartop {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg/sidebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.sidebarmiddle{
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	}
	
.sidebarbottom {
	width:200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/bg/sidebarbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.sidecontent {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.sidedivider{
	width:200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../uploads/images/bg/sidebardivider_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;	
	
	}
.sidetop{
	height: 25px;
	width: 165px;
	margin-right: 20px;
	margin-left: auto;
	background-color: #66CC33;
}
.sidemiddle{
	margin-right: auto;
	margin-left: auto;
	width: 200px;
		}
.sidebottom {
	width: 180px;
	border: 1px solid #5E7D9F;
	margin-right: auto;
	margin-left: auto;
}
/* Styling the main boxes*/



.maintitle {
	width: 570px;
	border: 1px solid #5E7D9F;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.maintop{
	width: 580px;
	text-align: center;
	height: 25px;
	background-image: url(../uploads/images/bg/maintop_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.maincontentinner{
	width: 540px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #000000;
}

.albumbox {
	width: 700px;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.flags {
  float: right;
  width: 18px;
  padding: 1em 0;
  text-align: right;
  margin: 0 1em 0 0;
}

div.left49 {
	float: left;
	width: 240px;
	padding-right: 15px;
  }

div.right49 {
	float: right;
	width: 230px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #999999;
	color: #FF0000;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 20px;
  }
 
div.mainleft49 {
	float: left;
	width: 240px;
	text-align: right;
	padding-top: 8px;
  }

div.sidefeature {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
  }
.bluebox {
	border: 1px solid #6B96DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	background-position: left center;
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: normal;
	height: 10px;
	width: 150px;
}

/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	
	img {
		border: 0;
	}
	
/* LINKS */
	a,
	a:link 
	a:active, a:visited {
	text-decoration: none;
	color: #4C92C3;
	}
	a:hover {
	text-decoration: underline;
	color: #488EC1;
	}

div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
        }
			div#footer	a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	div#main a, div#main a:link, div#main a:active, div#main a:visited {
	color: #315079;
	text-decoration: none;
	font-weight: bold;
        }
	div#main	a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
	div#breadbox a, div#breadbox a:link, div#breadbox a:active, div#breadbox a:visited {
	color: #000000;
	text-decoration: none;
        }
	div#breadbox	a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
	div.nextinner a, div.nextinner a:link, div.nextinner a:active, div.nextinner a:visited {
	color: #488EC1;
	text-decoration: none;
        }
	div.nextinner	a:hover {
	text-decoration: underline;
	color: #488EC1;
	}

/* END LINKS */
	
/* HEADINGS */
	h1 {
	font-size: 1.3em;
	color: #498FC2;
	text-align: left;
	}
	h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #498FC2;
	text-indent: 5px;
	}
	h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0 0 0.5em 0;
	padding:0;
	color: #498FC2;
	}
	h4 {
	font-size: 1.05em;
	line-height: 1.1em;
	margin: 0 0 0.25em 0;
	padding: 0;
	}
	h5 {
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 0.25em 0;
	padding: 0;
	}
	h6 {
	font-size: 0.8em;
	line-height: 1em;
	margin: 0 0 0.25em 0;
	padding: 0;
	color: #FF0000;
	}
/* END HEADINGS */

/* TEXT */
	p {
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.4em;
	}
	blockquote {
		border-left: 10px solid #ddd;
		margin-left: 10px;
	}
	pre {
		font-family: monospace;

		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	

#myframe {
	height: 320px;
	width: 160px;
}
/* LISTS */

	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 30px;
		padding: 0;
	}
/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
		margin: 0 0 1.5em 0;
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}
/* END TABLE */	
	
	hr {
		display: none;
	}

	div.hr {
	height: 1px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
	}

	
/* END TYPOGRAPHY */	
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		font-size: 1em;
		margin: 0 0 1em 0;
		padding: 0;
	}
	label {
		font-weight: bold;
	}
	fieldset {
		border: 1px solid #eee;
		padding: 5px 10px;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		color: #666;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0px;
		padding: 0;
		background-color: white;
	}
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
     
	
	input, select, textarea {
		font-size:1em; 
		font-family: arial, helvetica, verdana, sans-serif;
        
        margin: 0;
		padding: 2px;
	}
	
	input, select {
		vertical-align:middle;
	}
	textarea {
		width: 200px;
		height: 8em;
	}
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.file {
		height: auto;
		width: 250px;
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: 10em;
		border:1px solid black;
		background-color: #ddd;
	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
	
    form div.submit {
		margin: 1em 0;
	}
    form div.submit input {
		height: 2em;
        width: 15em;
	}
/* END FORM ELEMENTS */
		/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */


.web {
	color: #B90D22;
	text-transform: lowercase;
	font-weight: bold;
}
/* lightbox cols \*/

.textbox {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #DAE6F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	color: #003399;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.textright {
	width: 230px;
	text-align: left;
	padding: 0px;
	background-color: #33FFCC;
	float: right;
}

/* table css*/
.tablehead {
	background-color: #004584;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	width: 300px;
	padding: 5px;
	border: 1px solid #000066;
	text-indent: 5px;
}
.tablecenter {
	border: 1px solid #004584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 12px;
	text-align: right;
	width: 150px;
	padding-right: 5px;
	font-weight: bold;
}
.tableright {
	border: 1px solid #ebebeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	width: 360px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 5px;
}
.tableleft {
	border: 1px solid #ebebeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004584;
	font-size: 1em;
	background-position: left top;
	text-align: left;
	width: 110px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 5px;
}
.tablezero {
	background-color: #FFFF75;
}
.clientbox {
	background-color: #DAE6F3;

        
          border: 1px dotted #003366;

          
          margin-top: 0.5em;

          margin-right: 0.5em;

          margin-bottom: 0.5em;

          margin-left: 0em;

          padding-top: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
padding-left: 1em;

}
.boxwhite {
	background-color: #FFFFFF;

        
          border: 1px dotted #003366;

          
          margin-top: 0.5em;

          margin-right: 0.5em;

          margin-bottom: 0.5em;

          margin-left: 0em;

          padding-top: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
padding-left: 1em;

}
p.imageright {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	clear: left;

	float: right;
}
.floatright {
	float: right;
	position: relative;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.caption {
	text-align: left;
	height: 40px;
	color: #FFFFFF;
	width: 160px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
  }
div.floatside {
	text-align: center;
	vertical-align: middle;
	width: 170px;
	height: 190px;
	background-color: #4991C3;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 6px;
	border: 2px solid #000000;
  }
  
