/*
Theme Name: ax07
Theme URI: http://www.tattoocms.it/templates/ax07.html
Author: Nicola Lambathakis (banzai) banzai@tattoocms.it


------------------------------------------------------------------------- */
/* Main Sections
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background: #60940a url(../img/body_bg.png) repeat-x;
}
div, p, img, a, td, ul, ol {
    font-size: 1em;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1 {
	font-size: 145%;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #9BD402;

	
}
h2 {
	font-size: 120%;
	color: #C0BABD;
}
h3 {
	font-size: 130%;
	color: #336633;
	border-bottom: 4px solid #336633;
	margin-bottom: 10px;
	padding-bottom: 5px;
	
}
h4 { 
font-size: 118%;  
margin: 10px 0;
}

p { padding: 0 0 1em; }

a, a:link {
	text-decoration: none;
	color: #213111;
	border-bottom: 1px dotted #213111;
}
a:visited {
	color: #375a14;
	border-color: #999999;
}

a:hover { 
color: #609030; 
border-color: #609030; 
text-decoration: none; 
}

a:active { 
color: #73941E; 
border-color: #c33 
}

a img {
    border: 1px dotted #9BD402;
}
img a:hover {
    border-style: dotted;
	border-color: #6495ED;
}
img {
    border: none;
	 padding: 3px
}


ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background:#fff url(../img/page_bg.png) no-repeat scroll right top;
}
#header {
	height: 301px;
	background-position: top;
	margin: 0px;
}
#insideheader {
	/*margin-left: 19px;*/
	margin:0 auto;
	width: 714px;
	background-image: url(../img/imageheader.gif);
	height: 171px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#insideheader h1 {
	font-size: 220%;
	font-weight:bold;
	color: #C30C00;
	padding: 130px 0 0 70px;
}

#lang {
height:20px;
text-align:right;
padding-right:45px;
padding-top:10px;
}

#lang a:link, #lang a:visited {
border:0;
font-size: 0.85em;
margin-left: 10px;
}

#middlebody {
	height: 65px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#contentarea {

}
#rightcolumn {
	width: 160px;
	margin-bottom: 6px;
	margin-left: 790px;
	padding: 4px 0px;
	border-left: 1px solid #CCCCCC;
}

#rightcolumn img {
    padding:10px;
	width: 110px;	
	border: 0;
}

#rightcolumn h3 {
	background-image: url(../img/sideh3bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 5px 28px;
	margin-left: -14px;
	font-size: 120%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7DB55;
}

#footer {
	height: 40px;
	margin: 0px;
}
#infooter {
	width: 100%;
	margin: 20px 0 60px;
	color: #999999;
	text-align: center;
	font-size:0.75em;
}

#maincontent {
	padding: 4px;
	float: left;
	margin-left: 60px;
	width: 660px;
	margin-top: 0px;
	height:auto !important; /* Detect height automatically, Incompatible w/IE */
	height:300px;
	min-height:300px;
}

#greyblock {
	width: 465px;
	margin-top: 0px;
	float: right;
	margin-right: 64px;
	height: 200px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#nav {
	height: 50px;
	padding-top:0.8em;
	
}

.B_crumbBox a:link, .B_crumbBox a:visited, .B_crumbBox a:hover {
border:0;
}

.content_block {
color:#252525;
margin-left:25px;
width:90%;
}

.content_block  h4 {
color:#3c823c;
border-bottom:double 3px #3c823c;
margin:15px 0;
width:100%;
}

.content_block  a, .content_block  a:link {
border:0;
text-decoration: none;
color: #fe3030;
}
.content_block  a:visited {
color: #c30c00;
border:0;
}
.content_block  a:hover { 
text-decoration: underline; 
border:0;
}
.content_block  p { 
padding: 10px;
}







