﻿
                    
                    body {background: #000000 url(noise.png) repeat repeat !important; font-size: 12px;}
.headerdiv, .footerdiv, .wrapperdiv {
	width: 100%!important;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.headerdiv, .footerdiv {
	margin: 20px 0px 20px 0px !important;
	background: #303030;
}
.footerdiv {
	padding: 20px;
}
.footerdiv * {
	color: #d3d3d3 !important;
}
.wrapperdiv {
	padding: 20px !important;
	background: #ffffff !important;
	float: left;
	margin-bottom: 20px;
}

#homediv {
	width: 89%;
	max-width: 1050px;
}
.pmaindiv {
	width:100% !important;
}
#menu {
	height: 50px;
}
#ident {
	float: right;
	margin-right: 30px;
	width: auto;
}
#siteident * {text-align: right; color: #d3d3d3;}
a, a:hover {color: #df1b34; text-decoration: none !important;}
a, p, span, body, li, ul {  font-family: Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {border: none !important;}

.title>span {display:inline; border-bottom: 3px solid #df1b34; line-height:66px; font-family: Arial, Helvetica, sans-serif;font-size:20pt;padding:0px 15px 30px 30px;margin:0; color: #df1b34;	 }
.title {width: 100%; height:80px; padding: 0; margin: 0 0 20px 0; border-bottom: 1px solid #cccccc;}

.newSide, hr, .ui-widget-header, #sitelocatr {display:none !important;}

/* LAURA */
p, td, span, li {
    font-size: 1.1em; 
    line-height: 1.4;
    color:#000;
    }
p { padding-left: 10px;}

.pub-list h3 {font-size: 1.3em !important; margin-bottom: 0 !important;}
.pub-list p {font-size: 1.2em !important; margin-top: 0px;}
.pub-list i {color: #666 !important;}
                
                