/* @override 
	http://gosse.se/eccelera/v2/styles/global.css
	http://www.gosse.se/eccelera/v2/styles/global.css
	http://www.gosse.se/eccelera/v3/styles/global.css
	http://www.eccelera.se/styles/global.css
*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
 h3 {

	color: #FFF;
	
}
h2 .catalogo{
	background:url(../img/catalogo.png) no-repeat;
	width:146px;
	height:77px;
	position:relative;
	top:20px;
	z-index:10px;
}
h2 .offerte{
	background:url(../img/offerte.png) no-repeat;
	width:146px;
	height:77px;
	position:relative;
	top:20px;
	z-index:10px;
}

body {
	background-color: #7d0f0f;
	font: 12px/1.6 Verdana, Arial, Geneva, sans-serif;
	color: #FFF;
	background: url(../img/bg-header-background.jpg) ;
}
.right {float:right; margin-left:15px;padding: 0;
	border: 1px solid #563e28;}
#header {
	background-color:#FFF;/* #fbe8b4;*/
	background-image: url(../img/bg-header.png);
}

.header-background {
	background: url(../img/bg-header-background.jpg) ;
}

#header .header-inside {
	width: 830px;
	height: 145px;
	margin: 0 auto;
	position: relative;
}

#header p {
	position: absolute;
	left: 0;
	top: 160px;
	height: 110px;
	width: 485px;
	background: url(../img/header-p.gif) no-repeat;
}

#header p span {
	display: none;
}

.portrait {
	width: 313px;
	height: 266px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.portrait#p1 {
	background: url(../img/portrait-p1.gif) no-repeat right bottom;
}

.portrait#p2 {
	background: url(../img/portrait-p2.gif) no-repeat right bottom;
}

.portrait#p3 {
	background: url(../img/portrait-p3.gif) no-repeat right bottom;
}

h1 span {
	display: none;
}

h1 a {
	display: block;
	position: relative;
	top: 5px;
	width: 230px;
	height: 140px;
	left: 0;
	float:left;
	background-image: url(../img/logo-trans.png);
}
.search {
float:right;
top:35px;
position:relative;
background: url(../img/bgSearch.gif) no-repeat left top;
width:250px;
height:34px;
}
.search .textarea {
height:30px;
width:172px;
float:left;
padding:0;
background:none;
border:none;
margin:0;
 
}
.search .btn {
padding:10px;
float:left;
width:50px;
margin-left:15px;
background:none;
border:none;
color: #663300;
cursor:pointer;
}
/* @group Main Menu */

#mainmenu {
	background-image: url(../img/bg-mainmenu.png);
	height:60px;
}

#mainmenu ul {
	width: 830px;
	margin: 0 auto;	
	overflow: visible;
	position: relative;
	margin-left:20%;
}

#mainmenu ul li {
	list-style-type: none;
	float: left;
	margin:0px;
	padding:0px;
	position: relative;
}

#mainmenu .ieSelector {
	height: 16px;
	margin: 20px 0px 20px 0;
}

#mainmenu li.last {
	float: right;
}

#mainmenu li.last .ieSelector {
	margin-right: 0;
}

#mainmenu .home .ieSelector {
	width: 86px;
	
	background: url(../img/bg-mainmenu-a.png) no-repeat 0 bottom;
}

#mainmenu .current1 .ieSelector {
	background: url(../img/bg-mainmenu-a.png) no-repeat 0 top;
	height:17px;
}

#mainmenu .chisiamo .ieSelector {
	width: 108px;
	background: url(../img/bg-mainmenu-a.png) no-repeat -86px bottom;
	
}

#mainmenu .current2 .ieSelector {
	background: url(../img/bg-mainmenu-a.png) no-repeat -86px top;
	height:17px;
}

#mainmenu .prodotti .ieSelector {
	width: 154px;
	background: url(../img/bg-mainmenu-a.png) no-repeat -194px bottom;
	
}

#mainmenu .current3 .ieSelector {
	background: url(../img/bg-mainmenu-a.png) no-repeat -194px top;
	height:17px;
}

#mainmenu .carrello .ieSelector {
	width: 100px;
	background: url(../img/bg-mainmenu-a.png) no-repeat -348px bottom;
	
}

#mainmenu .current4 .ieSelector {
	background: url(../img/bg-mainmenu-a.png) no-repeat -348px top;
	height:17px;
}

#mainmenu .areaclienti .ieSelector {
	width: 130px;
	background: url(../img/bg-mainmenu-a.png) no-repeat -448px bottom;
	
}

#mainmenu .current5 .ieSelector {
	background: url(../img/bg-mainmenu-a.png) no-repeat -448px top;
	height:17px;
}

#mainmenu .condizioni .ieSelector {
	width: 185px;
	background: url(../img/bg-mainmenu-a.png) no-repeat -578px bottom;
	}

#mainmenu .current6 .ieSelector {
	background: url(../img/bg-mainmenu-a.png) no-repeat -578px top;
	height:17px;
}
#mainmenu .contatti .ieSelector {
	width: 63px;
	background: url(../img/bg-mainmenu-a.png) no-repeat -766px bottom;

}

#mainmenu .current7 .ieSelector {
	background: url(../img/bg-mainmenu-a.png) no-repeat -766px top;
	height:17px;
}

#mainmenu ul li.modern-psykoterapi li {
	width: 215px;
}

#mainmenu ul li.rehabilitering li {
	width: 151px;
}

#mainmenu ul li.utbildning li {
	width: 115px;
}

#mainmenu ul a {
	display: block;
	height: 100%;
}

#mainmenu ul span {
	display: none;
}

#mainmenu ul li:hover ul {
	display: block;
}

#mainmenu ul ul {
	position: absolute;
	z-index: 1000;
	left: -20;
	top: 45px;
	cursor: pointer;
	width: auto;
	display:block;
}

.foobar {
	border: 1px solid green;
}

#mainmenu ul li ul {
	display: none;
}

#mainmenu ul li ul li {
	float: none;
	background-color: #7d0f0f;/*#38281b;*/
	z-index: 10;
	margin: 0;
	border-top: 1px solid #740404;
	width:180px;
	left:-40px;
}

#mainmenu ul li ul .ieShow {
	display:block;
}

#mainmenu ul ul li:hover {
	background-color: #7d330f;/*#2e2115;*/
}

#mainmenu ul ul a {
	color: white;
	padding: .5em .7em;
	display: block;
}

/* @end */

#content {
	border-top: 1px solid #574127;
}

.content-background {
	margin-top: -1px;
	background: url(../img/bg-content.jpg) ;
	min-height:455px;
}

.content-inside {
	width: 690px;
	padding: 4em 0;
	margin: 0 auto;
	min-height: 26em;
}

#content p {
	margin: 0 0 .9em;
}
.hdh3 {
	background: url(../img/bg_h3.jpg) no-repeat center;
	height: 9px;
	border: none;
}

#content .widecolumn {
	/*width: 530px;
	float: left;*/
}

#content .widecolumn1 {
	width: 480px;
	float: left;
}

.widecolumn h2, .sidebar h2 {
	font-weight: normal;
	color: #f1e5c9;
	margin-bottom: .7em;
	font-size: 2.2em;
	background: url(../img/widecolumn-h2-border.png) repeat-x 0 bottom;
	padding-bottom: .2em;
}

.widecolumn h3 {
	color: #f0e4c8;
	margin: 1.em;
	font-weight: normal;
	font-style: normal;
	font-size: 2.2em;
}

.widecolumn h4 {
	color:#000;/* #f0e4c8;*/
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

.widecolumn ul {
	margin: .5em 0 .5em 1.3em;
}

.widecolumn ul li {
	margin: .3em 0;
}

.widecolumn p strong, .sidebar p strong {
	color: #e8cea2;
	letter-spacing: .1em;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
}

.widecolumn p em, .sidebar p em {
	font-weight: normal;
	font-style: normal;
	color: #dac593;
}

.widecolumn p a, .sidebar p a, .widecolumn li a{
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	padding-bottom: .2em;
	border-bottom: 1px solid #87230a;
}

.widecolumn p {
	color: #ad9261;
}

.widecolumn label {
	float:left;
	width:120px;
}
.widecolumn input {
	margin-bottom:5px
}
.boxright {
width: 225px;
	/*width: 170px;*/
	float: left;
	background: url(../img/bg_box.jpg) repeat-y;
	margin-bottom: 40px;
	color:#FFFFFF;
}
.boxright h4 {
	text-align: center;
	color: #FFF;
	font-size:12px;
	padding-left:5px;
}
.box-prodotti {
	/*width:130px;*/
	/*float:left;*/
	/*margin:0 15px 15px 0;*/
	
	/*padding: 15px 20px;
	border: 1px solid #563e28;
	background-color: #473321;*/
	
	width:130px;
	height:90px;
	position: relative;
	margin: 5px auto 0;
}
.box-prodotti img{
	border: 3px solid #ccc;
	/*background:url(../img/bgfoto.png);
	width:173px;
	height:126px;*/
}
.box-prodotti.last{
margin-right:0;
}
.sidebar {
	width: 295px;
	float: right;
}

.sidebar h3 {
	font-size: 1em;
	margin-bottom: 0em;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 1.5em 0 .3em;
	font-weight: normal;
	font-style: normal;
	color: #e8cea2;
}

.sidebar p {
	margin: 0;
}

.sidebar p a {
	color: #f4af52;
}

.footer {
	margin-top: 3em;
	font-size: 11px;
	/*background:url(../img/loghi.png) no-repeat right -5px;*/
}

.footer span {
	padding: 1em 3em;
	display:block;
	width:90%;
	border: 1px solid #87230a;
	background-color: #7d120f;
}

.footer a {
	color: #ffe6c7;
}

.footer img {
margin:0;
padding:0;
}
#page-editor {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	opacity: .9;
	z-index: 1000;
}

#page-editor form {
	width: 700px;
	margin: 0 auto;
	padding: 4em 0 0;
}

#page-editor input.title, #page-editor textarea {
	font: 1em Verdana, sans-serif;
	background-color: transparent;
	color: #3b3b3b;
	padding: 10px;
	border: 1px solid #d5d5d5;
	margin-bottom: 1em;
}

#page-editor textarea {
	height: 30em;
	line-height: 1.5;
}

#page-editor textarea.content {
	width: 380px;
	float: left;
}

#page-editor textarea.sidebar_content {
	float: right;
	width: 260px;
}

#page-editor input.title {
	display: block;
	font-weight: normal;
	font-size: 1.5em;
	width: 680px;
	font-style: normal;
}

.clearer {
	clear: both;
}

.box-scheda {
	width:270px;
	float:left;
	margin:0 10px 15px 0;
	padding: 1em;
	border: 1px solid #600402;
	background-color: #7d120f;
}
.box-scheda img{
	border: 1px solid #563e28;
}

.info-prodotto {
	width:190px;
	float:left;
	margin:0 0px 10px 0;
	padding: 1em;
	/*border: 1px solid #563e28;
	background-color: #473321;*/
}

.nome-prodotto {
	font-size:18px;
	margin-top:5px;
	color:#FFFFFF;
	background: url(../img/widecolumn-h2-border.png) repeat-x 0 bottom;
	font-weight: normal;
	color: #f1e5c9;
	font-size: 2.2em;
	width:90%;
}
.prezzo-prodotto {
	font-size:14px;
	color:#FFFFFF;
}
.varianti-prodotto select{
	background-color:#7d120f;/* #473321;*/
	border: 1px solid #600402;
	width:90px;
	color:#FFFFFF;
	float:left;
}
.descrizione{ width:100%}
.descrizione h2{
	font-weight: normal;
	color: #f1e5c9;
	margin-bottom: .7em;
	font-size: 1.2em;
	background: url(../img/widecolumn-h2-border.png) repeat-x 0 bottom;
	padding-bottom: .2em;
	width:90%;
}
.descrizione p{
	width:90%;
}
/*.info-prodotto .thumb{
	background-color:#3e2d1d;
	width:100%;
	margin-top:5px;
}*/

.info-prodotto .thumbs{
	float:left; 
	width:75px; 
	margin:50px 10px 0px 0px;
	
}
.info-prodotto  .thumbs img{
border: 2px solid #600402;
}

.acquista{
	margin:20px 5px 10px 5px;;
	background-color:#7d120f;/* #473321;*/
	border: 1px solid #600402;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 5px;
}
select{
	background-color:#7d120f;/* #473321;*/
	border: 1px solid #600402;
	width:90px;
	color:#FFFFFF;
}
table{ 
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
th,td{border: 1px solid #600402;}	
td{ color:#f1e5c9; background-color:#7d120f;}
th{background-image: url(../img/bg-mainmenu.png);}
#item{
	background-image:url(../img/carrello.gif);
	width:68px;
	float:left;
	height:36px;
	margin-top:-28px;
	padding:5px 8px;
	margin-left:190px;
	color:#FFFFFF;
	
	background-repeat:no-repeat;}
#item a{ color:#663300; font-size:11px}	
#page{ color:#ffe6c7; text-align:right; margin-right:20px;}
#page a{color:#ffe6c7; text-decoration:none}
.current{ font-weight:bold}
