/* CSS Document */
body {
margin: 0 auto;
padding: 0;
font: 70% Arial, Helvetica, sans-serif;
background: #ffffff;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
	background: #ffffff;
	margin: 0 auto;
	width: 760px;
}

#header {
	margin: 0 0 8px 0;
	border: 0;
	float: right;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 11px;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.2em;
}	

#menu li {
	border-bottom: 1px solid #FF0000;
}

#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 5px 0 0 20px;
}	
	
#menu li a:hover {
	color: #FF0000;
	background-color: #f0f0f0;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #FFFFFF;
line-height: 1.3em;
}

.rightnews {
	float: right;
	width: 130px;
	margin: 0 0 10px 10px;
	padding: 5px;
	line-height: 1.5em;
	font-size: 0.9em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0px 150px 0px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0px 10px 5px 10px;
	line-height: 1.6em;
	text-align: justify;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
}

.greybox {
	background-color: #FF0000;
	color: #666666;
	padding: 5px;
	margin: 0px;
	text-align: left;
	padding-left: 160px;
}

.redbox {
	border: 1px solid #990000;
	float: right;
	padding: 1px;
	height: 260px;
}

.box {
	border-bottom: 1px solid #FC1922;
}

.splittop {
	width: 100%;
	float: inherit;
}

.splitright {
	background-color: #ffffff;
	width: auto;
	float: right;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 5px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #74A8F5;
}

a:hover {
text-decoration: underline;
color: #0066CC;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	width: 760px;
	text-align: center;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

#footer a {
color: #999999;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF0000}
.style6 {color: #333333}
.style7 {color: #74A8F5}
.style8 {color: #FFFFFF}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#logobox {
	background-image: url(images/logo_regal.gif);
}
#content img2 {
	display: inline;
	text-align: top;
}
