/* #page
{
	border-top:none;
	border-bottom: none;
	background: #fff;
	position:relative;
	z-index:2
} */

#headerContainer, #navContainer, #contentContainer, #footerContainer
{
	width:100%;
	display:block;
}

#headerContainer
{
	background:#000;
}

#header
{
	margin: 0;
	margin-left:auto;
	margin-right: auto;
	padding: 0 0 20px 0;
	height: 100px;
	position:relative;
	z-index:3
}
#logo
{
	font-size: 200%;
	padding: 10px 20px;
	position:relative;
	z-index:4
}
#logo img {
	position:absolute;
	top:1.2em;
	left:1em;
}
#search
{
	-webkit-border-radius:14px;
   -moz-border-radius:14px;
   border-radius:14px;
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    box-sizing: border-box;

	position:absolute;
	left:55em; 
	top:5em;
	height:30px;
	background: #262626;
}

#search form input[type="text"]

{
-webkit-border-radius:14px;
-moz-border-radius:14px;
border-radius:14px;
border:none;
padding: 6px 6px;
background: #262626;
color:#B2B2B2;
}

#search form input[type="submit"]
{
	border:none;
	display:inline;
	background:url('searchicon.png') center center no-repeat transparent;
	width:24px;
   height: 100%;
    padding:0;
   color: #F2F2F2 !important;
   cursor: pointer;
}

#navContainer
{
	background: #000000;
	background: linear-gradient(top, #404040 0, #000000 100%) no-repeat;
	background: -webkit-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
	background: -moz-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
	background: -o-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
	background: -ms-linear-gradient(top, #404040 0, #000000 100%) no-repeat;
	background: linear-gradient(top, #404040 0, #000000 100%) no-repeat;
	-svg-background: linear-gradient(top, #404040 0, #000000 100%) no-repeat;
	height:3.3em;
}

#contentContainer
{

}

#content 
{
	margin:0 auto;
	min-height: 450px;
	height: 100%; 
	background:#fff;
	padding-top: 30px; 
}

#leftsidebar
{
	padding: 0 0 20px 20px;
}

#rightsidebar
{
	padding: 0 0px 0px 0;
}

#footerContainer
{

}

#footer
{
	padding: 10px;
	font-size: 1em;
	height:100px;
}
#footer a 
{
	font-size: 13px;
	font-family: Sintony, Roboto, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	margin-left: 3em;
	color:#fff;
}
.gray
{
background-color: gray;
padding: 10px;
}

h3 {clear:right;}

.pic{ 
float:left;
padding-right: 4px;
}
.pic1 
{
padding-left: 4px;
width:200px;
float:right;
vertical-align:middle;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
	width: auto;
	float:left;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 10px 20px 20px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	/*background: #333399;*/
	background-image:url(portlet.gif);
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #fff;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#ccc;
}

.operations li a
{
	font:bold 12px Arial;
		color: #d11e1e;
		display: block;
		padding: 2px 0 2px 8px;
		line-height: 15px;
		text-decoration: none;
}

.portlet-content ul
{
	/*list-style-image:none;
	list-style-position:outside;*/
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	/*padding: 2px 0 4px 0px;*/
	padding-bottom: 2px;
}

.portlet-content li a
{
	font:bold 12px Arial;
		/*color: #d11e1e;*/
		color: #0066A4;
		/*display: block;*/
		padding: 2px 0 2px 8px;
		line-height: 12px;
		text-decoration: none;
}

.portlet-content li a:visited
{
	color: ;
}

.portlet-content li a:hover
{
	color:black;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color:;
}

.operations li a:hover
{
	background: ;
}

.pls-footer-locate {
color: #00a1df!important; 
vertical-align: top; 
display:block;
}