body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9bbfd6;
	background-image: url(../images/site.jpg);
	background-repeat: repeat-y;
	background-position: center top;	

}
#newsbox {
	width: 460px;
	overflow: hidden;
}
#newsbox a.category {
	display: block;
	background-color: #7f1013;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	margin: 0;
	
}
.bigButton  {
	width: 15px; height: 15px;
}

.box-dark .post, .box-light .post{
	padding: 5px;
	margin: 0;
	border: 0;
}
.box-dark .post h2, .box-light .post h2 {
	margin: 0px;
	padding: 0px;
}
.box-dark {
	background-color: #eeeeee;

}
.pager {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pager li {
	float: left;
	margin: 3px;
	padding: 1px;
	background-color: #ffffff;
	border: 0;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
.pager li a {
	color: #ffffff;
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #7f1013;
	font-weight: bold;
}
.pager li span {
	color: #000000;
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	font-weight: bold;
}


#site {
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header, #menu, #content, #shadow, .menu-sublevel, .menu-underline   {
  margin: 0 auto;
  padding: 0;  

  width: 770px;
} 
.menu-sublevel {
	background-color: #9a1e18;
	height: 33px;
	padding: 1px 0 0 0;
}
.menu-underline {
	background-color: #9a1e18;

	height: 5px;
}
.menu-sublevel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-sublevel li {
	float: left;
	margin: 0;
	padding: 8px 11px 8px 11px;
	background: url(../images/submenu_splitter.jpg) no-repeat top left;
}
.menu-sublevel a  b  {
	color: #ffffff;
	text-decoration: none;
}
.menu-sublevel b  {
	color: #4d0704;
	text-decoration: none;
}
#header {
	position: relative;
	height: 170px;

}
#date {
	position: absolute;
	right: 0px; 
	

	top: 57px; 
}
#logo {
	position: absolute;
	left: 210px; 
	top: 85px; 
}

#menu {
	height: 46px;
}

#maincontent {

	border-right: 1px solid #757575;

	float: left;
	width: 480px; /*Width of frame div*/


}
#sidebar{

	float: left;
	margin-left: 10px;
	width: 270px; /*Width of frame div*/

}
#sidebar p {

	padding-left: 10px 0 0 10px;
	width: 240px; /*Width of frame div*/

}



.footer {
clear: left;
height: 20px; 
}
#maincontent .footer{
	clear: both;
	height: 20px; 
}
#maincontent h2.category {
	font-size: 1em;
	border-top:3px double #ffffff;
	border-bottom:1px solid #ffffff;
	padding:5px 10px 5px 10px;
	margin: 0;
	color:#ffffff;
	background-color: #840000;
}

#maincontent img.inframe {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

#sidebar h2 {
font-size:0.9em;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:5px 10px 5px 10px;
	margin:20px 0 5px 0;
	color:#840000;
	
}
.picture {
	float:left;
	width:50px;

}
.post {
	width: 460px;
	border-bottom: 1px solid #e3e1e1;
	margin-bottom: 20px;
}
.entry {

	float: right;
	width:380px;
}
.post h2 {
	margin: 20px 0;
	padding: 0;

}
.post h2 {

	color: #9a1e18;
	font-size: 14px;
}
.post h2 a {

	color: #9a1e18;
	font-size: 14px;
}
.entry p {
	margin: 0;
	width:330px;
	padding: 0;
}




ul#tag_cloud
{
  list-style: none;
  margin: 0;
   padding: 10px;

}

ul#tag_cloud li
{

  list-style: none;
  display: inline;
}

ul#tag_cloud li.tag_popularity_1
{
  font-size: 80%;
}

ul#tag_cloud li.tag_popularity_2
{
  font-size: 100%;
}

ul#tag_cloud li.tag_popularity_3
{
  font-size: 130%;
}

ul#tag_cloud li.tag_popularity_4
{
  font-size: 160%;
}

ul#tag_cloud a {
	padding: 3px;

}
.markblack {
	color: #000000;
}
.plugin {
	background-color: #e6e6e6;
	border:1px solid #999;
	overflow: hidden;
	width: 100%;
}
.formsplitter  {
	margin-top: 12px;
	border-top: 1px solid #999;
}
.plugin span {
	font-size: 11px;
}
.plugin div {
	
	padding: 5px;
}

a {
	color: #9a1e18;
}


.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menur_bg.gif) repeat-x;
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;

	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 20px 0 4px; /*Padding of menu items*/
}

.glossymenu li.current a {
	color: #ffffff;
	background: url(../images/menur_hover_left.gif) no-repeat; 
	background-position: left;
}

.glossymenu li.current a b {
	color: #ffffff;
	background: url(../images/menur_hover_right.gif) no-repeat right top; 
}

#chartbox {
		width: 460px;
		margin:20px 0 5px 0;
		padding: 7px 0 0 0;
		background: url(../images/box-header.jpg) repeat-x top left;
		background-color: #ffffff;
}
#chartbox-content {


		border-bottom: 1px solid #bbb8a9;
		border-left: 1px solid #bbb8a9;
		border-right: 1px solid #bbb8a9;
}
#chartbox .header {
	background-color: #181c1d; 
	background-image: url(../images/header_chartbox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	height: 40px;
	position: relative;

}
#chartbox h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 10px;
	top: 12px;
	font-size: 16px;
	color:#ffffff;
}
#loginHeader, #userbox-profi .header, #userbox-basis .header{
	background-color: #9a1e18;
	background: url(../images/box-header.jpg) repeat-x top left;

	padding:3px 0 7px 0;
}
#userbox-profi .footer, #userbox-basis .footer, .plugin .footer {
	background-color: #f3f3f3;
	height: 35px;
	padding: 3px;
	text-align: center;
}
#loginHeader h3, #userbox-profi h2, #userbox-basis h2 {
	color: #9a1e18;
	font-size: 12px;

	padding:5px 10px 5px 10px;
	margin: 2px 0 1px 0;

}
#chartbox-content div.chart {

	float: left;
	margin: 10px;
	width: 180px;
	text-align: center;

}
#chartbox-content div.chart img {

	border: 1px solid #bbb8a9;
	margin-bottom: 5px;

}
#chartbox-content div.chart span {
	width: 180px;
	text-align: left;
}

#modernbricksmenu{
padding: 0;

width: 100%;
background: transparent;

}

#modernbricksmenu ul{

margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;

list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;

}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #4e4e4e; /*Default menu color*/
border-bottom: 1px solid white;
font-weight: bold;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu .current a{ /*currently selected tab*/
background-color: #9a1e18; /*Brown color theme*/ 
border-color: #9a1e18; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #9a1e18; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */

margin: 0;
padding: 0;
}

#myform input{
width: 200px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

.author{
	width: 220px;
	float: left;
}
.photo {


	width: 200px;

	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
table {
	width: 460px;
  border-collapse: collapse;
}
p {
  width: 460px;
}
thead {
  background-color: #9a1e18;
  color: #ffffff;
  text-align: left;
}

tr td, th {
  padding: 10px;
}
tr td {  
  border-bottom: 1px dotted #000000;
}
#userbox-profi, #userbox-basis {
  background-color: #ffffff;	
  border: solid 1px #9a1e18;
  width: 220px;
  margin: 7px;
  float: left;
}
#userbox-profi p , #userbox-basis p{
  margin: 0;
  padding: 5px 10px 5px 10px; 
  width: 200px;
  font-size: 10px;

}

#userbox-profi ul , #userbox-basis ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#userbox-profi li , #userbox-basis li {
	margin: 0;
	padding: 5px 0 5px 30px;
	border-bottom: solid 1px #e7e7e7;
	background: url(../images/ok.gif) no-repeat; 
	background-position: 10px 5px;
}

#general-terms-and-conditions {
	border: solid 1px #9a1e18;
	height: 300px;
	width: 440px;
	overflow: auto;
}
#general-terms-and-conditions p {

	width: 380px;
}
#general-terms-and-conditions h3, #general-terms-and-conditions h1, #general-terms-and-conditions h2, #general-terms-and-conditions p {
	margin: 15px;
	padding: 0px;
}
#general-terms-and-conditions h3, #general-terms-and-conditions h1, #general-terms-and-conditions h2 {
	color: #9a1e18;
}
.post-date {

	width: 40px;
	height: 50px;
	margin: 0px 0px 10px 5px;
	padding: 5px;
	background: url(../images/calendar.gif) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 100%;
	overflow: hidden;


}
div.post-date   p {
	margin: 0px;
	width: 40px;
}
div.post-date  span.mese{
	text-align: center;
	width: 40px;
	margin-bottom: 8px;
}
div.post-date  span.giorno{
	font-size: 190%;
	text-align: center;
	width: 40px;
	color: #444;
	font-weight: bold;
	line-height: 0.9;

}
div.post-date  p span.anno{
	margin: 0;
	padding: 0;
	width: 40px;
	text-align: center;
	color: #666;
	font-size: 80%;

}
.inputfield, #land, .delay, .payment {
	width: 200px;
}
.zipfield, .cityfield, #title, #academics {
	width: 45%;
}
table th {
	text-align: left;
}
.products {
	width: 463px;
	padding-left: 1px;
}
.products table {
	border-collapse: collapse; 
	border: 1px solid #9b1e18;
	
}
.products thead {
	background-image: url(../images/header_table_products.jpg);
	background-repeat: repeat-x;
	
}
.products td {
	border: 1px solid #9b1e18;
	text-align: center;	
}
.products .button {
	background-image: url(../images/buttonbar.jpg);
	background-repeat: repeat-x;
}
.products a img {
	border: 0px;
}

.products .button td {
	border: 1px solid #e19a00;
	text-align: center;	
}

.price td, .button td {
	padding: 0;
}
.teaser-products {
	border: 0;
	padding: 0;
	width: 463px;
	margin: 0;
}
.pnoborder p {
	border: 0;
	padding: 0;
	margin: 0;
}