/* COMMON STYLE
--------------------------------------------------------- */
html, body{
	height:100%;
	margin:0;
	padding:0;
}

body{
	color:#000000;
	height:100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size:13px;
}

/*NORMAL LINKS*/
a:hover, a:active, a:focus{
	color:#c74627;
	text-decoration: none !important;
}

a:link, a:visited{
	text-decoration:none;
	color: #c74627;
}

/*HEADING*/
h1,h2,h3,h4,h4{
	line-height:normal;
	margin:10px 0;
	padding-bottom:5px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

h1{
	font-size:180%;
}

h2{
	font-size:150%;
}

h3{
	font-size:125%;
}

h4{
	font-size:100%;
}

p{
	line-height:normal;
	margin-bottom:5px;
	margin-top:5px;
}

.hd{
	display:none;
}

ul{
	list-style:none;
}

ul li{
	background:url(../images/arrow1a.gif) no-repeat scroll 0pt 4px;
	padding-left:15px;
}

/* COMPONENTS FORMULARIS */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	border: 1px solid #c74627;
	background-color: #e6c7c0;
	border:none;
}

.inputbox:focus, .inputbox:hover{
	background-color: #e6c7c0;
}

.submit {
	color: #000000;
	cursor: pointer;
	width: auto;
	float: right;
	margin: 10px 0;
	padding: 1px 2px;
    }
		
.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	color: #000000;
	font-size: 85%;
	text-transform: uppercase;
	background-color: #A2A2A2;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #A2A2A2;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}


/* CSS button qcontacts */
#qcontacts .contact-button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: #A2A2A2;
	color: #000000;
	font-size: 85%;
	text-transform: uppercase;
}

#qcontacts .contact-button:hover,
#qcontacts .contact-button:focus {
	border: 1px solid #999999;
	background: #A2A2A2;
	color: #FFFFFF;
}

#qcontacts label.required {
	color:#000000;
}


/* CSS button jcomments */
#comments-form .btn {
	float: left
}

#comments-form .btn{
	margin-right: 5px;
	padding: 3px 5px;
	border: 1px solid #333333;
	background: #A2A2A2;
	color: #000000;
	font-size: 90%;
	text-transform: uppercase;
}

#comments-form .btn div {
	margin-right: 5px;
	padding: 3px 5px;
	background: #A2A2A2;
	color: #000000;
	font-size: 90%;
	text-transform: uppercase;
}

#comments-form .btn a {
	font-size: 90%;
	text-transform: uppercase;
	color: #777;
	padding: 0px 5px;
}

#comments-form .btn a:hover {
	background: #A2A2A2;
	color: #FFFFFF;
}

#comments-form input.selected, 
#comments-form textarea.selected {
	color: #666666;
	background-color: #e6c7c0;
	border: 1px solid #CCCCCC;
}

#comments-form input.error, 
#comments-form textarea.error {
	border: 1px solid #f00;
	text-decoration:none;
	text-transform:none;
	background-color: #e6c7c0;
}


/*CSS BUTLLETI*/
div.acymailing_list:hover{
	background-color : #fee5e2;
}


/* CSS button jdownloads */
.jd_button {
    border: 1px solid #333333;
	background: #A2A2A2;
	color: #000000;
	font-size: 90%;
	text-transform: uppercase;
	width: auto;
    padding: 3px 5px 2px 5px;
    line-height: 18px !important;
    line-height: 16px;
    height: 25px !important;
    height: 24px;
    margin: 1px;
}

.jd_back_button {
	border: 1px solid #333333;
	background: #A2A2A2;
	color: #000000;
	font-size: 90%;
	text-transform: uppercase;
	width: 55px;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 19px !important;
	margin: 1px;
}


/* BONUS TYPOGRAPHY STYLES */

/*VOTACIONS*/
.content_rating,
.content_vote{
	margin-top:5px;
	padding-bottom:10px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td{
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

input.poll_button{
	background:#A2A2A2 url(../images/menu-icon.png) no-repeat 2px;
	border:1px solid #c74627;
	color:#FFF;
	font-weight:bold;
	text-decoration: none !important;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding:1px 5px 4px 10px;
}

/* imatges dins articles */
div.mosimage{
	margin:0;
	padding:0;
}

.mosimage_caption{
	color: #666666;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.nothumbnail,
.noimage{
  border: none;
}
 
.img_caption{
	color: #666666;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	margin:0;
	padding:0;
}

.img_caption p {
	color: #666666;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #FBFBFB;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 3px;
}

a img{
	border:none;
}

img {
	border: none;
}


/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000; /*VERMELL*/
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;/*BLAU*/
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;/*TARONJA*/
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	font-weight: bold;
	background-color: #dc8b78;/*EX GROC CLAR*/
}

/*nounder*/
a:link.nounder,
a:visited.nounder,
a:hover.nounder{
	text-decoration:none;
}

/*altres*/
.clr{
	clear:both;
}

fieldset{
	border:0;
	padding:5px 0;
}

/*CERCADOR*/
table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

/*LLEGIR-NE MÉS*/
.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

/*add to any*/

.addtoany{
	padding-bottom:10px;
}


/* JOOMLA STYLE */
table.blog {
	margin:0px;
	padding:0px;
}

td.buttonheading{
	vertical-align:middle;
}

td.buttonheading img{
	margin-right:5px;
}
.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

td.article_column{
	padding:10px;
}

/* content tables */
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	width:99%;
	padding-bottom:10px;
	margin-bottom:10px;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 99%;
}

.sectiontableheader{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 8px 5px;
	background: #e6c7c0;
	color: #666666;
}

td.sectiontableheader{
	font-weight:bold;
	line-height:20px;  
	border-right: 1px solid #fff;
	padding:4px;
}

.sectiontableheader a {
	color: #666666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

tr.sectiontableentry1 td {
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #fee5e2; /*ex-groc*/
}

table.contentpane{
	border-collapse:collapse;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:10px;
	margin-top:10px;
}

div.contentpane,
div.contentpaneopen{
width:100%;
padding-top:0px;
margin-top:0px;
}

table.contenttoc{
margin:5px;
padding:5px;
width: 35%;
float: right;
text-align:left;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3px;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

/*COMPONENT*/

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

.category {
	font-weight: bold;
}

.componentheading{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif; 
	font-size:200%;
	padding: 5px 0 15px;
	margin: 0 0 15px;
	font-weight:bold;
	background: url(../images/hdot.gif) repeat-x bottom;
	line-height: 25px;
}

h1.componentheading{
	margin-bottom:15px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif; 
	font-weight:bold;
	background: url(../images/hdot.gif) repeat-x bottom;
	padding: 5px 0 15px;
	margin: 0 0 15px;
	line-height: 25px;
}

td.componentheading{
	padding-bottom:15px;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading{
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
	font-size: 200%;
	line-height: 25px;
}
td.contentheading{
	color:#000000;
	font-weight: bold;
}

table.blog .contentheading {
	font-size: 150%;
}

.readon, .readon:link, .readon:visited{
	background-image: url(../images/readmore.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c74627;
}

.readon:hover{
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dc8b78;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	display:inline;
	list-style:none;
	background: url(../images/hdot.gif) repeat-x top;
	font-family: Arial;
	font-size: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

ul.pagination li {
	margin: 0;
	padding-left:5px;
	display: inline;
	background: none;
	font-family: Arial;
	font-size: 10px;
}

ul.pagination li span{
	padding: 2px 5px;
	font-family: Arial;
	font-size: 10px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #ececec;
	font-family: Arial;
	font-size: 10px;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*navegacio entre articles cat o sec*/
.pagenav{
	font-family: Arial;
	font-size: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.pagenav a{
	padding: 2px 5px;
	border: 1px solid #ececec;
	font-family: Arial;
	font-size: 10px;
}

.pagenav a:hover, .pagenav a:active, .pagenav a:focus {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pagenav span{
	padding: 2px 5px;
	font-family: Arial;
	font-size: 10px;
}
/*.pagenav{
	color:#999;
	font-size:10px;
	font-weight:bold;
	margin-top:1em;
	padding:0.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.pagenav:link,
.pagenav:visited{
	text-decoration:none;
}

.pagenav:hover{
	text-decoration:underline;
}*/

.pagenavbar {
	padding-left: 14px;
	background-color:#efefef;
	border: 1px dotted #c74627;
	font-size:10px;
	margin:15px 0px 0px 0px;
}

div.pagenavcounter,
.pagenavcounter {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size:10px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

/* META */

.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
}

.small{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
	padding-top:10px;
	vertical-align:bottom;
}

.createdate{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#999;
	height:20px;
	padding-bottom:5px;
	padding-top:0px;
	vertical-align:top;
	font-size:80%;
}

.modifydate{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#BEBEBE;
	height:20px;
	vertical-align:bottom;
	font-size:80%;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* HEADER */

#header{
	height:150px;
	position:relative;
}

div#header{
	background-color: #c74627;
	background-image: url(../images/header_f.png);
	background-repeat:  repeat-x;
	background-position: top;
}

#logo{
	border:0;
	display:block;
	height:150px;
	left:0px;
	margin-bottom:0px;
	position:absolute;
	background-image: url(../images/header_1.png);
	width:323px;
}

/* MODULES INTO HEADER*/
#topblock{
	border:0;
	height:100%;
	position:absolute;
	background:transparent;
	right:0px;
	top:0px;
	width:50%;
}

#topbar{
	border:0;
	height:30px;
	position:absolute;
	right:5px;
	top:0px;
	width:auto;
	background:transparent;
	float: right;
}

#topbar a{
	font-size:80%;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	color:#C90;/*marró*/
}

#topbar a:hover{
	color:#FFF;
	font-size:11px;
	text-decoration: none !important;
}

#topbar div{
	padding-top:5px;
}

#topbar img{
	float:left;
	margin-left:5px;
	margin-right:-8px;
}

#topbar1{
	border:0;
	height:auto;
	width:auto;
	position:relative;
	top:0px;
	background:transparent;
	right:50%;
}

#topbar1 a{
font-size:80%;
font-weight:bold;
padding-left:10px;
padding-right:10px;
text-transform:uppercase;
color:#C90;/*marró*/
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#topbar1 a:hover{
color:#FFF;
font-size:11px;
text-decoration: none !important;
}

#topbar1 div{
padding-top:5px;
}

#topbar1 img{
float:left;
margin-left:5px;
margin-right:-8px;
}

#topbox{
	border:0;
	height:30px;
	position:absolute;
	right:5px;
	top:45px;
	width:auto;
	background:transparent;
	float: right;
	color:#FFFFFF;
	text-align:right;
}

#topbox div{
font-size:85%;
margin:5px;
}

#topbox a{
color:#ddd;
font-weight:bold;
font-size:85%;
}


/*BREADCRUMBS*/

span.pathway{
	display:block;
	font:normal 80%/10px "Trebuchet MS";
	padding-left:10px;
	padding-right:5px;
	margin-top:-10px;
	padding-top:10px;
	background:url(../images/bgbody.jpg) repeat-x;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	min-height:35px;
}

span.pathway img{
	margin:0px 10px;
	padding-bottom:4px;
	vertical-align:middle;
}

span.pathway a{
	color:#c74627;
}

span.pathway a:hover{
	text-decoration:underline;
	color:#222;
}

/* Clearfix */
.clearfix{
	margin-left:5px;
	margin-right:5px;
}
	
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clr{
	clear:both;
}





/* MODULES TABLES*/

/*component newsletter:comunicator*/
.comunicator1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td.comunicator1{
font-size:12px;
line-height:20px;
padding:4px;
}

/* CSS button go to top*/
div.moduletable-gototop{
	background:url(../images/arrow2.png) no-repeat left center;
	margin-left:5px;
	padding-left:15px;
	margin-bottom:25px;
}

div.moduletable_banner2{
	margin-top:20px;
	background: url(../images/arrow2.png) no-repeat left center;
	margin-left:5px;
	padding-left:15px;
}/*go to top*/


/*JOOMGALLERY*/
.jg_txtrow, .jg_toplist, .jg_gallerystats, .jg_pagination, .jg_subcat_pagination {
	color:#c74627;
}

/*JOOM GALLERY ALT*/
.jl-tips-bg {
  background:#c74627;
}

/*TABS SLIDES*/
a.jwts_title_text:hover {
	color:#c74627;
}

ul.jwts_tabbernav li a:hover {
	color:#c74627;
}


/* ASPECTES GENERALS I POSICIO DIV ID*/
#outer{
	background:url(../images/main-bg.jpg) repeat;
}

#page_bg{
	height:100%;
	margin-bottom:1px;
	padding:0;
	background:url(../images/main-bg.jpg) repeat;
}/*body id*/

div.wrapper2{
	margin:0 auto;
	position:relative;
	background-color:#FFFFFF;
}

.wrapper{
	background-color:#FFFFFF;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	position:relative;
}

#ja-container{
	width:100%;
	height:auto;
	float:left;
}

#ja-container2{
	float:left;
	background-color:#FFFFFF;
	height:auto;
	width:59.5%;	
}

.mainblock{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	

.shadow-l{
height:188px;
margin-left:-14px;
width:14px;
}

.shadow-r{
float:right;
height:188px;
margin-right:-14px;
margin-top:-188px;
width:14px;
}

#shadow-r{
background:url(../images/main-bg-r.jpg) repeat-y scroll 100% 0;
}

#shadow-l{
background:url(../images/main-bg.jpg) repeat-y scroll 100% 0;
}


/* MAINBLOCK*/
table.mainblock{
width:100%;
}

td.mainblock div.moduletable h3,
td.mainblock div.moduletable-colour h3{
font:bold 110% "Gill Sans MT,Arial,Helvetica,sans-serif";
height:20px;
}

td.mainblock div.moduletable h3,
td.mainblock div.moduletable-colour h3{
margin:0px;
}

td.mainblock div.moduletable,
td.mainblock div.moduletable-colour{
padding:0px;
}

td.mainblock{
background:#ffffff url(../images/bgtom.jpg) repeat-x top;
color:#900; /*color granate - text*/
}

.mainblock a:link,
.mainblock a:visited{
color:#c74627; /*#900 color granate - text*/
}

td.mainblock div.moduletable h3{
background:#c74627;
color:#ffffff;
}

td.mainblock div.moduletable-colour h3{
background:#cccccc url(../images/h3-bullet-colour.png) no-repeat;
color:#fff;
}

td.mainblock div.moduletable-colour{
background:#aaa; 
color:#fc0;/*taronja modul*/
}

/* MODULE BANNER - AFTER MAINBLOCK*/
#ja-banner {
	margin: 15px 0;
	text-align: left;
}
#ja-banner .contentheading{
	margin: 0;
	font-weight: normal;
	font-size: 90%;
	line-height: 25px;
	background:#fbfbfb;
	text-align:left;
	color:#c74627;
}

#ja-banner .contentpagetitle{
	text-align:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 5px;
}

#ja-banner .contentpaneopen p{
	text-align:left;
	font-size:85%;
	line-height:20px;
	color:#000000;
}

#ja-banner .moduletable td{
vertical-align:top;
}

#ja-banner .moduletable h3{
	color: #dc8b78;
	background-color:#000000;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	text-align:left;
	margin: 0;
	border-bottom:1px dotted #c74627;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#ja-banner .readmore, #ja-banner .readmore:link, #ja-banner .readmore:visited{
	background-image: url(../images/readmore.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 85%;
	border-bottom: 1px dashed #666600;
	text-decoration: none;
	color: #666666;
}

#ja-banner .readmore:hover{
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dc8b78;
}

/*SIDE BLOCK*/
#banner {
	margin: 15px 0;
	text-align: center;
}

#side-table{
	height:auto;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	overflow:hidden;
	right:0px;
	position:relative;
}

div.sideblock{
	height:100%;
	color:#030;
	border-bottom:5px solid #999999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c74627;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c74627;
	float:left;
	width:40%;
	overflow: hidden;
	top:0%;
	background-color:#FFFFFF;
}


/*SIDE BLOCK: top module - bottom module*/
#topbanner{
	background:#434343 url(../images/bgblock2.jpg) repeat;
	color:#fff;
	padding:0;
	margin-bottom:15px;
	height:auto;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#topbanner a{
	color:#000;
}

#bottombanner{
	color:#FFFFFF;
	padding:0;
	margin:0;
	width:100%;
	position:relative;
	float:left;
	overflow:hidden;
	background-color:#e6c7c0;
	background-repeat: repeat;
}

#bottombanner a{
	color:#c74627;
}

#bottombanner div.moduletable h3{
	background-color:#e6c7c0;
	color:#c74627;
	border-bottom:#999999 1px dotted;
	text-align:left;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	margin: 0;
	padding: 8px 0px 5px;
	width:100%;
}

#bottombanner div.moduletable{
	color: #000000;
	background-color:#e6c7c0;
	margin-left:5px;
}

/* SIDE BLOCK: side1 - side2 */
#side1,
#side2{
	height:auto;
}

#side1{ 
	background:transparent;
	color:#c74627; 
	width:50%;
	float: left;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c74627;
}

#side2{
	color:#030;
	width:49%;
	float: right;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c74627;
}

#side1 h3,
#side2 h3{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-left:5px;
	width:auto;
}

#side1 div.moduletable{
	margin:0;
	padding:0;
}

#side2 div.moduletable{
	margin:0;
	padding:0;
}



/* MODULES */

/* general */
div.moduletable{
	color:#000000; /*color granate #900*/
	padding:0;
	margin:0;
	width:100%;
}

div.moduletable h3{
	color: #dc8b78;
	background-color:#c74627;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	text-align:left;
	margin: 0;
	padding: 8px 0px 5px;
	border-bottom:1px dotted #c74627;

}/*aspecte general titol tables on no es defineix estil concret*/

ul.categories,
ul.categories a,
ul.categories a:hover,
ul.categories li,
ul.categories li a,
ul.categories li a:hover{
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin:0;
}

ul.newsfeed,
ul.newsfeed a,
ul.newsfeed a:hover,
ul.newsfeed li,
ul.newsfeed li a,
ul.newsfeed li a:hover{
font-size:95%;
color:#FFFFFF;
padding:2px;
}


/* MODULE PUBLICITAT */
div.moduletable-publicitat{
	color:#000000; /*color granate #900*/
	padding:0;
	margin-bottom:15px;
	width:100%;
}

div.moduletable-publicitat h3{
	color: #dc8b78;
	background-color:#c74627;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	text-align:left;
	margin: 0;
	padding: 8px 0px 5px;
	border-bottom:1px dotted #c74627;

}/*aspecte general titol tables on no es defineix estil concret*/


/* MODULE BREUS*/
div.moduletable-breus{
	background:#ffffff; /*url(../images/bgtom.jpg) repeat-x top*/
	color:#900; /*color granate*/
	padding:0;
	margin:0;
	width:100%;
	font-size:90%;
}

.moduletable-breus h3,
div.moduletable-breus h3{
	color: #dc8b78;
	background-color:#000000;;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	text-align:left;
	margin: 0;
	padding: 8px 0px 5px;
	border-bottom:1px dotted #c74627;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.contentheading-breus td{
	margin: 0;
	font-weight: normal;
	font-size: 90%;
	line-height: 25px;
	background:#fbfbfb;
	text-align:left;
}

.contentpagetitle-breus{
	text-align:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 5px;
}

.contentpaneopen-breus p{
	text-align:left;
	font-size:85%;
	line-height:15px;
	color:#000000;
}

.contentpaneopen-breus{
	width:100%;
}

 .moduletable-breus td{
vertical-align:top;
}


/*MODULE PLACE HERE*/
div.mod_placehere-sumari,
p mod_placehere-sumari{
	padding:0;
	margin:2px 0 0 5px;
	font-size:85%;
}

div.mod_placehere-sumari h2{
	font-style:normal;
	padding:0;
	margin:0;
	font-size:110%;
}

div.mod_placehere-sumari a.readon{
font-style:normal;

}

.cos,
p cos,
td.cos,
div.cos{
font-size:90%;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
}


/*MODULE SUMARI*/
table.moduletable-sumari,
div.moduletable-sumari{
	padding-bottom:10px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom:15px;
	margin-left: 0px;
}

td.sumaripagetitle,
div.sumaripagetitle,
.sumaripagetitle h1,
.sumaripagetitle h2,
td.sumaripagetitle h1,
div.sumaripagetitle h2,
td.sumaripagetitle h1,
div.sumaripagetitle h2{
	padding:0;
	margin:0;
	font-size:90%;
}

div.moduletable_sectiontableheader-sumari,
div.moduletable_sectiontableheader-sumari{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	background-color:#c74627;
	color:#ffffff;
}

div.moduletable-sumari h3 {
	color:#c74627;
	background-color:#dc8b78;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	margin: 0;
	text-align:left;
	padding: 8px 0px 5px;
	border-bottom:1px dotted #c74627;
}

div.newsfeed_item-sumari,
ul.newsfeed-sumari,
ul.newsfeed-sumari a,
ul.newsfeed-sumari a:hover,
ul.newsfeed-sumari li,
ul.newsfeed-sumari li a,
ul.newsfeed-sumari li a:hover{
font-size:95%;
padding:2px;
}


/* MODULE NOTICIES */
div.moduletable-noticies{
	background:#fee5e2;/* #dc8b78;*/
	color: #c74627;
	border-top:1px dotted #c74627;
	border-bottom:1px dotted #c74627;
	padding-bottom:10px;	
	width:100%;
	margin-bottom:15px;
}

div.moduletable_content-noticies{
	PADDING-BOTTOM: 10px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}

div.moduletable-noticies h3{
	color: #FFFFFF;
	background-color: #c74627;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	margin: 0;
	padding: 8px 0px 5px;
	text-align:left;
	border-bottom:1px dotted #c74627;
}

div.newsfeed_item-noticies,
ul.newsfeed-noticies,
ul.newsfeed-noticies a,
ul.newsfeed-noticies a:hover,
ul.newsfeed-noticies li a,
ul.newsfeed-noticies li a:hover{
	font-size:95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}

ul.newsfeed-noticies li{
	font-size:95%;
	padding-left: 15px;
	margin: 0;
	background-image: url(../images/bullet-list.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
	
/*MODULE AGENDA*/
div.moduletable-agenda{
	BACKGROUND:#fee5e2;/* #dc8b78;*/
	COLOR: #c74627;
	padding-bottom:10px;
	width:100%;
	margin-bottom:15px;
		border-top:1px dotted #c74627;
	border-bottom:1px dotted #c74627;
}

div.moduletable_content-agenda{
	PADDING-BOTTOM: 10px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}

div.moduletable-agenda h3{
	color: #FFFFFF;
	background-color: #c74627;
	text-transform: uppercase;
	font:"Trebuchet MS";
	font-size:122%;
	margin: 0;
	padding: 8px 0px 5px;
	text-align:left;
	border-bottom:1px dotted #c74627;
}

div.newsfeed_item-agenda,
ul.newsfeed-agenda,
ul.newsfeed-agenda a,
ul.newsfeed-agenda a:hover{
font-size:95%;
padding:2px;
}

ul.newsfeed-agenda li{
	font-size:95%;
	padding-left: 15px;
	margin: 0;
	background-image: url(../images/bullet-list.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

ul.newsfeed-agenda li a,
ul.newsfeed-agenda li a:hover{
font-size:95%;
padding:2px;
}

.contentpane-agenda{
	margin:0;
	padding:5px;
	background:#fee5e2;
	border-bottom:1px dotted #c74627;
}

/*BOTTOM USER3 USER6 - BEFORE FOOTER*/
#ja-botslwrap {
	color: #c74627;
	padding:0px;
	clear: both;
	border-top: 5px solid #CCCCCC;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:18px;
	padding-right:18px;
}

#ja-botsl {
	padding: 15px 0;
}

#ja-botsl h3 {
	margin: 0 0 12px;
	padding: 0;
	color: #FFFFFF;
	background: none;	
}

#ja-botsl div.moduletable {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

#ja-botsl a {
	color: #c74627;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #333333;
}

#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/bullet2.gif) no-repeat 3px 8px;
}

#ja-botsl ul li a:link,
#ja-botsl ul li a:active,
#ja-botsl ul li a:visited{
	color:#c74627;
}
#ja-botsl ul li a:hover{
	color:#ce663f;
}

#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_separator {
	display: none;
}

#ja-botsl table {
	border-collapse: collapse;
}

.ja-box-left, .ja-box-center{
	float: left;
	overflow: hidden;
	width:auto;
}

.ja-box-right {
	float: right;
	overflow: hidden;
	position:relative;
}

.ja-box-left div.moduletable {
	padding-right: 10px;
	background: none;
}

.ja-box-right div.moduletable {
	width:auto;
	left:45%;
}

.ja-box-center div.moduletable {
	padding-left: 30px;
}

/* class bottom USER3 USER6 */
.bottom,
table.bottom{
background:transparent;
color:#ffffff;
overflow:hidden;
}

.bottom a.link,
table.bottom a.link,
table.bottom a.visited,
table.bottom a.active{
color:#000000;
background:url(../images/menu-icon.png) no-repeat 2px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.bottom a.hover,
table.bottom a.hover{
background:url(../images/menu-icon-hover.png) no-repeat 2px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.bottom div.moduletable h3,
table.bottom div.moduletable h3{
background:#ffffff;
color:#c74627;
border-bottom:#999999 1px dotted;
text-align:left;
padding:0;
margin:0;
width:100%;
}

.bottom div.moduletable-colour
table.bottom div.moduletable-colour{
background:#CCCCCC url(../images/h3-bullet-colour.png) no-repeat;
color:#333;
}

.bottom div.moduletable-colour h3
table.bottom div.moduletable-colour h3{
background:#cccccc url(../images/h3-bullet-colour.png) no-repeat;
color:#fff;
}

.bottom2{
color:#ccc;
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin-right:30px;
text-align:right;
}

.bottom2 a{
color:#ccc;
}

.bottom3{
color:#c74627;
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin-right:5px;
text-align:right;
}

.bottom3 a{
color:#c74627;
}

table.bottom{
width:100%;
}

table.bottom div.moduletable h3,
table.bottom div.moduletable-colour h3{
margin:-10px 0px 10px -10px;
}

table.bottom div.moduletable h3,
table.bottom div.moduletable-colour h3{
font:bold 110% Tahoma, Arial, Helvetica, sans-serif;
height:20px;
padding-left:30px;
padding-right:5px;
padding-top:8px;
}

table.bottom div.moduletable,
table.bottom div.moduletable-colour{
	margin:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}

/* FOOTER*/
#ja-footerwrap {
	border-top: 5px solid #CCCCCC;
	clear: both;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#fee5e2;
	background-image:url(../images/vdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:18px;
	padding-right:18px;
}

#ja-footer {
	padding: 0;
	color: #666666;
	position: relative;
}

.ja-footnav {
	font-size:10px;
	width:61%;
	margin:0px;
	padding-left:5px;
	position:relative;
	overflow: hidden;
	background-image: url(../images/vdot.gif);
	background-repeat: repeat-y;
	background-position: left 0;
}

#ja-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 15px 0 0;
	display: inline;
	color: #c74627;
	font-weight: bold;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	color: #333333;
	text-decoration: none;
}

.copyright{
	text-align:left;
	float: left;
	overflow: hidden;
	margin:0px;
	padding-right: 30px;
	line-height:31px;
}


/*MOTS ENCREUATS*/
.ecw-answerbox
{
	color: black;
	background-color: #FFFAF0;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: .75em;
	width: 240pt;
}

.ecw-box
{
	border-style: solid;
	border-width: 1pt;
	cursor: pointer;
	font-size: .12in;
	font-weight: bold;
	height: .18in;
	overflow: hidden;
	text-align: center;
	width: .18in;
}

.ecw-boxcheated_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #2080D0;
}

.ecw-boxcheated_unsel
{
	background-color: #ffffff;
	border-color: #606060;
	color: #2080D0;
}

.ecw-boxerror_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #BF0000;
}

.ecw-boxerror_unsel
{
	background-color: #FFF0F0;
	border-color: #606060;
	color: #BF0000;
}

.ecw-boxnormal_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #000000;
}

.ecw-boxnormal_unsel
{
	background-color: #ffffff;
	border-color: #606060;
	color: #000000;
}

.ecw-button
{
	width: 64pt;
	height:auto;
	border: 1px solid #333333;
	background: #A2A2A2;
	color: #000000;
	font-size: 85%;
	text-transform: uppercase;
}

.ecw-button:hover, .ecw-button:focus {
	border: 1px solid #999999;
	background: #A2A2A2;
	color: #FFFFFF;
}
.ecw-cluebox
{
	border-bottom-width: 1px;
	border-color: #c0c0c0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	margin-top: 1em;
	padding-bottom: .5em;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: .5em;
}

.ecw-crosswordarea
{
	background-color: #D0D8E0;
	border-color: #808080;
	border-style: solid;
	border-width: 2px;
	padding: .5em;
	font-family: Segoe UI, Verdana, Arial, sans-serif;
	font-size: small;
}

.ecw-copyright
{
	margin-bottom: 1em;
	font-size: x-small;
	font-family: "Segoe UI", "Franklin Gothic Medium", Arial, sans-serif;
}

.ecw-input
{
	font-family: "Segoe UI", "Franklin Gothic Medium", Arial, sans-serif;
}

.ecw-wordlabel
{
	text-transform: uppercase;
	margin: 0;
}

.ecw-wordinfo
{
	font-size: 8pt;
	color: #808080;
}

.ecw-worderror
{
	color: #c00000;
	font-weight: bold;
	display: none;
	margin-top: 1em;
}

/*SYSTEM*/
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
background:#E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
border-bottom:3px solid #DE7A7B;
border-top:3px solid #DE7A7B;
color:#c00;
padding: 0;
margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul{
background:#C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;
}

/* System Notice Messages */
#system-message dd.notice ul{
background:#EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
border-bottom:3px solid #F0DC7E;
border-top:3px solid #F0DC7E;
color:#c00;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.fade ul li,
#system-message dd.notice ul li {
	padding: 5px;
	margin: 0;
	color: #333333;
	background-color: #E8E8E8;
	background-image: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/*avis subscricipcio circular*/
#system-message dd.fade ul{
	color:#000000;
	background-color: #e6c7c0;
	background-image: url(../../system/images/notice-note.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c74627;
	border-bottom-color: #c74627;
}

/*MENU*/

/*CSS drop down menu */
#menuexpe{
	background: #fee5e2 url(../images/selectmenu.png) 0 0 no-repeat;
	border:none;
	width:160px;
	height:19px;
	padding-left:3px;
	margin-top:12px;
	margin-right:5px;
	cursor: pointer;
	}

.menuexp{
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	border:none;
	position: relative; 
 	opacity: 0; 
	filter: alpha(opacity=0); 
	z-index: 5;
	cursor: pointer;
}

#menuexpe:focus, #menuexpe:hover,
.menuexp:focus, .menuexp:hover{
	background-color: #e6c7c0;
	color:#999999;
	border:none;
	cursor: pointer;
}

/*menu horitzontal*/
#block {
	width:100%;
	height:45px;
	background:#414141;
}
#menu{
	background:#414141;
	border-bottom:1px dotted #CCCCCC;
	width:auto;
	height:45px;
	position:relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-family: "Trebuchet MS";
} /*--fons del 1r nivell--*/

#nav a{
background:url(../images/bglock.jpg);
font-size:110%;
}

ul.menu{
	list-style:none;
	margin-bottom:5px;
	margin-left:-25px;
	padding-left:28px;
	font-family: "Trebuchet MS";
}

ul.menu a{
margin-left:-25px;
background:url(../images/menu-icon.png) no-repeat 2px;
text-decoration: none !important;
}

ul.menu a:hover{
background:url(../images/menu-icon-hover.png) no-repeat 2px;
font-weight:bold;
text-decoration: none;
}

ul.menu li{
	margin-bottom:3px;
	padding-bottom:5px;
	padding-left:30px;
	padding-top:5px;
	background:transparent;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c74627;
}

ul.menu span{
margin-left:25px;
}

ul.menu-nav{
	background:none;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	z-index:1;
	font: normal 12px "Trebuchet MS";
	text-transform:uppercase;
}

	ul.menu-nav a:link{
		color:#fff;
		text-decoration: none !important;
	}

	ul.menu-nav a:visited{
	color:#dc8b78; /*verd clar*/
	text-decoration: none !important;
	}

	ul.menu-nav a:hover{
		color:#dc8b78C; /*verd clar*/
		text-decoration: none !important;
	}

	ul.menu-nav a:active{
		color:#cccccc;
		text-decoration: none !important;
	}

ul.menu-nav li{
	float:left;
	line-height:1.3em;
	vertical-align:middle;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:7px;
	zoom:1;
	list-style:none;
	background:#000000;
	margin:10px;
	color:#FFFFFF;
} /*--botons 1r nivell vista general--*/

	ul.menu-nav li.a{
		display: block;
		padding: 7px 14px;
	}/*--botons 1r nivell vista general del active--*/


	ul.menu-nav li a:hover,
	ul.menu-nav li a.hover,
	ul.menu-nav li.active{
		position:relative;
	}
	ul.menu-nav li.active{
	background-color:#999999;
	}
	/*--botons 1r nivell vista general del active--*/


ul.menu-nav ul{
left:-999em;
list-style:none;
margin:-6px;
padding:0;
position:absolute;
z-index:2;
width:170px;
background-color:#333333;
color:#FFFFFF;
font-size:11px;
text-transform: none;
filter: alpha(opcity=90);
-moz-opacity: .9;
khtmlOpacity: .9;
opacity: .9;
top:100%;
}

	ul.menu-nav ul a{
		padding: 4px 5px 4px 14px;
		width:151px;
	}

	ul.menu-nav ul a:link,
	ul.menu-nav ul a:visited{
		color:#666666;
		display:block;
		font-size:1em;
		font-weight:normal;
		text-decoration: none !important;
		background-color: transparent;
	}
	
	ul.menu-nav ul a:hover{
	background-color:#c74627;
	color:#ffffff;
	display:block;
	font-size:1em;
	font-weight:normal;
	text-decoration: none !important;
	}

ul.menu-nav ul li{
	background:transparent;
	margin:0;
	padding:0;
	position:relative;
	width:170px;
	color:#FFFFFF;
	filter: none;
	float:none;
}

	ul.menu-nav ul li:hover,
	ul.menu-nav ul li.hover{
	background-color:transparent;
	}

ul.menu-nav ul li.active a,
ul.menu-nav ul li.active li.active a,
ul.menu-nav ul li.active li.active li.active a{
color:#fff;
font-weight:bold;
}
ul.menu-nav ul li.parent a,
ul.menu-nav ul li.parent li.parent a{
	padding-right:10px;
	background-color: #c74627;
	background-image: url(../images/suckerfish-expand.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}

ul.menu-nav ul li.parent a:hover,
ul.menu-nav ul li.parent li.parent a:hover{
background:#c74627 url("../images/menu-icon-hover.png") no-repeat left;
color:#fff;
text-decoration: none !important;
}

ul.menu-nav ul li.active li a,
ul.menu-nav ul li.active li.active li a{
color:#e6c7c0;
font-weight:normal;
}

ul.menu-nav ul li.parent li a,
ul.menu-nav ul li.parent li.parent li a{
background:none;
}

ul.menu-nav ul ul{
margin:-26px 0 0 184px;
z-index:3;
}

ul.menu-nav,ul.menu-nav li li{
clear:left;
}

/*----submenu-2n nivell----*/
ul.menu-nav li:hover ul,
ul.menu-nav li.hover ul ul,
ul.menu-nav li:hover ul li:hover ul,

ul.menu-nav li.hover ul li.hover ul ul,
ul.menu-nav li:hover ul li:hover ul li:hover,
ul.menu-nav li.hover ul li.hover ul li.hover ul
ul.menu-nav li.hover ul li.hover ul li.hover ul ul{
	left:-999em;
	left:auto;
	background-color: #dda293;
} 
