/*
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-color: #B7DB55;
}
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;
}
h1 {
	font-size: 145%;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #9BD402;

	
}
h2 {
	font-size: 120%;
	color: #C0BABD;
}
h3 {
	font-size: 130%;
	color: #9BD402;
	margin-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B7DB55;
	margin-bottom: 10px;
	padding-bottom: 5px;
	
}
h4 { font-size: 118%; letter-spacing: .15em }

h5 {
	font-size: 85%;
	margin-top: 1em;
	margin-bottom: 1em;
}
h6 {
	font-size: 75%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-style: italic;
}
p { padding: 0 0 1em; }

a, a:link {
	text-decoration: none;
	color: #73941E;
}
a:visited {
	color: #73941E;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:hover {
 color: #9f7123;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f7123;
 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
	
}

hr {
	background: #B7DB55;
	color: #B7DB55;
	height: 1px;
	border: none;
}

ul {
	margin: 0 0 20px 30px;
}
li {
    margin-top: 7px;
    margin-bottom: 7px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
#page {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/contentbg.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 331px;
	background-position: top;
	margin: 0px;
}
#fil-ariane {
	margin: 0 15px 10px 15px;
	font-size: 9px;
}
#fil-ariane a, #fil-ariane a:active, #fil-ariane a:visited{
	color: #8c5e13;
	text-decoration: none;
	border-style: none;
}
#fil-ariane a:hover {
	color: #6D9601;
	text-decoration: underline;
}
#fil-ariane ul, #fil-ariane li{
	display: inline;
	margin: 0px;
}
#fil-ariane li {
	visibility:hidden;
	position: absolute;
}
#fil-ariane li.active {
	visibility: visible;
	position: relative;
	background: url(../img/arrow.gif) no-repeat left center;
	margin-left: 5px;
	padding-left: 10px;
}
#insideheader {
	margin-left: 15px;
	width: 718px;
	background-image: url(../img/imageheader.jpg);
	height: 171px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#insideheader h1 {
	font-size: 220%;
	color: #FFFFFF;
	padding: 10px 0 0 60px;
	visibility: hidden;
}

#middlebody {
	background-image: url(../img/middlebody.jpg);
	background-repeat: no-repeat;
	height: 65px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#english {
	float: right;
	margin-right: 48px;
	position: relative;
	margin-top: -28px;
	border: none;
}
a#flash-info {
	position: relative;
	width: auto;
	float: right;
	margin-top: -28px;
	margin-right: 30px;
	font-style: italic;
	font-size: 12px;
	background: #F4FAE7 url(../../../images/flash-info.png) no-repeat 5px center;
	padding: 3px 5px 3px 35px;
	line-height: 25px;
	height: 25px;
	display: block;
	border-top: 1px solid #E2F3C2;
	border-right: 1px solid #CAE98F;
	border-bottom: 1px solid #CAE98F;
	border-left: 1px solid #E2F3C2;
}
a#flash-info:hover {
	text-decoration: none;
	background: #FAF3E2 url(../../../images/flash-info-hover.png) no-repeat 5px center;
	border-top: 1px solid #F4E3BB;
	border-right: 1px solid #EBCF8D;
	border-bottom: 1px solid #EBCF8D;
	border-left: 1px solid #F4E3BB;
}
#contentarea {
}
#leftcolumn {
	width: 170px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#leftcolumn 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: 67px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 9px;
}
#infooter {
	width: 600px;
	margin-right: 60px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 66px;
	text-align: center;
	margin-top: 10px;
}

#maincontent {
	padding: 4px;
	margin-left: 210px;
	width: 510px;
	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: 140px;
	padding-top:0.8em;
}

#formulaire-paypal {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#formulaire-paypal input, #formulaire-paypal select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#formulaire-paypal h4 {
	font-size:13px;
	font-style: italic;
	font-weight: bold;
	margin: 1em auto;
	letter-spacing: normal;
}
input, select {
	background: #f4f4f4 url(../img/background-input.gif) repeat-x top;
	border: 1px solid #CCCCCC;
}
input:focus, select:focus {
	background: #FCEFEF url(../img/background-input-focus.gif) repeat-x top;
	border: 1px solid #DCBCBD;
}
#formulaire-paypal select {
	width: 110px;
}
#formulaire-paypal .bouton-acheter {
	margin-bottom: -5px;
}
#formulaire-paypal .quantite {
	width: 25px;
}
#formulaire-paypal hr {
	margin: 15px auto 0px auto;
}
.archives th {
	border:#CCCCCC solid 1px;
	padding: 5px;
	background: url(../img/background-th.gif) repeat-x left top;
	height: 30px;
	font: italic bold 1em Arial, Helvetica, sans-serif;
	color: #999999;
}
.archives td {
	border: #CCCCCC solid 1px;
	padding: 4px;
	font: 0.9em Arial, Helvetica, sans-serif;
}
.info {
	background: url(../../../images/info.gif) no-repeat 6px center;
	border: 3px dotted #e0e0e0;
	text-align: left;
	padding: 5px 7px 5px 60px;
	width: 300px;
	margin: auto;
}