/*****************************/
/*** Core html setup stuff ***/
/*****************************/
/*@import url("editor.css");*/

html {
	height:100%;
	margin-bottom:1px;
	overflow:hidden  !important;
}
body {
	font:normal 12px/1.3em Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	color:#fff;
	background:#000;
	overflow:hidden!important;
	display:block!important;
	height:100%;
	position:relative !important;
	text-align: left !important;
}
form {
	margin:0;
	padding:0;
}
a {
	outline:none;
	color:#FFF;
}
a:link, a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	color:#BFB7A5
}

input.button {
	cursor:pointer;
}
p {
	margin-top:0;
	margin-bottom:5px;
}
img {
	border:none;
}
ul, ol, li {
	margin:0;
	padding:0
}
ul, ol {
	list-style:none
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div#wrapper {
	margin:0 auto;
	z-index:10;
	position:absolute
}
div#wrapper {
	width: 100%;
	height:100%
}
body.width_small div#wrapper {
	width: 773px
}
body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}
#firstCol {
	padding:16px 0 0 16px;
	width:222px;
	background:#000;
	position:absolute;
	height:100%;
	top:0;
	left:0;
	z-index:10
}
#secondCold {
	margin-left:399px;
	border-color:#000;
	border-style:solid;
	border-width:16px 16px 0 0;
	height:100%;
}
#secondCold td{border:none; padding:0}
/*.home #secondCold{background:none}*/

.cont-texts,
.cont-texts-noscroll{
	background:url(/images/bg-cont.png) repeat 0 0;
	height:100%;
	margin-top:0;
	padding:205px 15px 0;
	position:absolute;
	top:16px;
	left:349px;
	width:273px;
	/*filter: alpha(opacity=0);*/
	opacity: 0;
}
.wide-div {
    padding-left: 5px;
    width: auto;
    right: 0;
    
    }
    .cont-texts.wide-div h2{
                
        left: 165px;
        
        }
    .cont-texts.wide-div h3{
        left: 165px;
        }
.wide-inner {
    display: inline-block;
    float: left;
    margin-left: 160px;
}

.map-button {
    display: inline-block;
    width: 49px;
    height: 25px;
    line-height: 25px;
    padding: 0 16px 0 8px;
    background: url(/images/button-gallery-next.png) 0 0 no-repeat;
}

.map-button:hover {

    text-decoration: none;
            
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
    -khtml-opacity: .75;
    -moz-opacity: .75;
    
    }

.gallery-next {

    position: absolute;
    
    top: 50%;
    right: 250px;
    
    z-index: 100;
            
    width: 49px;
    height: 25px;
    
    line-height: 25px;
    
    padding: 0 16px 0 8px;
    
    background: url(/images/button-gallery-next.png) 0 0 no-repeat;
    
    }
    
.gallery-pp {

    position: absolute;

    top: 50%;
    right: 220px;

    z-index: 100;

    width: 26px;
    height: 25px;

    line-height: 25px;

    background: url(/images/button-gallery-pause.png) 0 0 no-repeat;

    }
    
.gallery-pp.play {
    background: url(/images/button-gallery-play.png) 0 0 no-repeat;
}
    .gallery-pp:hover,
    .gallery-next:hover {
    
        text-decoration: none;
                
        opacity: .75;
        filter: alpha(opacity=75);
        -ms-filter: "alpha(opacity=75)";
        -khtml-opacity: .75;
        -moz-opacity: .75;
        
        }

.black {
            
    background: #000;
    
    }

.white {
            
    background: #FFF;
    
    color: #000;
    
    }
    
    .white h2 {
                
        color: #000;
        
        }
        
.page-logo {        
    position: absolute;
    top: 15px;
    left: 15px;
    
    /*z-index: 10;*/
    
    }

div#logo {
	margin:0
}
div#logo h1 {
	margin:0
}
div#logo .linkLogo {
	width: 181px;
	height: 48px;
	background: url(/images/chedi-logo.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	margin:80px 0 50px 15px
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
div#footerspacer {
	height: 10px
}
#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
}
form#searchForm input {
	vertical-align: middle
}
form#searchForm table {
	border-collapse: collapse
}
form#searchForm td {
	padding:0
}
#mod_search_searchword {
	padding-left:3px
}
#whitebox {
	margin:0;
}
#area, #maincolumn {
/*overflow:hidden; height:1%*/

}
#leftcolumn {
	padding:0;
	margin:0;
	width:20%;
	float:left;
}
#rightcolumn {
	width:20%;
	float:right
}
#centercolumn {
	width:80%;
	float:left
}
#maincolumn {
	width:80%;
	float:left;
}
#maincolumn_full {
	margin-left:0;
	padding:0;
	width:100%;
}
table.nopad {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0;
	margin-bottom:15px;
}
table.nopad td.middle_pad {
	width:20px;
}
/*****************************************/



/*** Joomla! specific content elements ***/



/*****************************************/







div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */



div.componentheading {
	padding-left: 0px;
}
h1 {
	padding: 0;
	font-size: 1.3em;
	vertical-align: bottom;
	width: 100%;
}
h2, .contentheading {
	padding: 0;
	font-size: 17px;
	vertical-align: bottom;
	width: 100%;
	font-weight:normal;
	font-family:"Trajan Pro", "Times New Roman", Times, serif;
	margin-bottom:49px;
	line-height:1em
}
h3 {
            
    font-family: 'Trajan Pro', 'Times New Roman', Times, serif;
    position: absolute;
    left: 15px;
    
    width: 270px;
    margin: 0;
    top: 172px;
    
    font-weight: normal;
    color: #c3b8a4;
    
    }
.cont-texts h2{
	position:absolute;
	left:15px;
	width:270px;
	margin:0;
	top:142px
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
}
h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	font-weight:bold;
}
/* small text */



.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(/images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
/* form validation */



.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/







.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-size: 0.83em;
}
.ol-captionfont {
	font-size: 1em;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 1em;
}
.ol-closefont {
}
/* menu links */



a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */



span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {
}
.clr {
	clear: both;
}
td.greyline {
	width: 20px;
	background: url(/images/mw_line_grey.png) 50% 0 repeat-y;
}
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}
/* edit button */



.contentpaneopen_edit {
	float: left;
}
/* table of contents */



table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */



td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */



table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */



table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu h3 {
	font-size: 1em;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module {
	padding: 0 10px;
}
#leftcolumn div.module table {
	width: auto;
}
/* forms */



table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em
}
form#com-form-login ul {
	padding-left: 20px;
}
/* thumbnails */



div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
/* Parameter Table */



table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-weight: bold;
	font-size : 1.17em;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */







/* Default skyscraper style */



.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Text advert style */







.banneritem_text {
	padding: 4px;
	font-size: 0.92em;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 0.92em;
	background-color: #F7F7F7;
	text-align: right;
}
/* System Messages */



/* see system general.css */







.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */



.pollstableborder td {
	text-align: left;
}
/* WebLinks */



span.description {
	display:block;
	padding-left: 30px;
}
/* Frontend Editing*/



fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #666;
}
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 1em;
	margin: 0;
}
/* System Standard Messages */



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



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



#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
#footer{
	color:#333;
	position:absolute;
	bottom:50px;
	font-size:11px;
	margin-left:30px;
	z-index:16;
}
#footer p{margin-bottom:0}
#footer a{color:#656565}
#footer a:hover{text-decoration:underline}
#syndicate {
}
#copyright {
}
/* Component Specific Fixes */
#component-contact table td {
	padding: 2px 0;
}

/*Background*/
/*#background-img {
	/*width: 100%;* /
	position: absolute;
	top: 16px;
	left: 0;
	z-index:1
}*/
/*.bg{
	/*width: 100%;* /
	position: absolute;
	top: 16px;
	left: 0;
	z-index:1
}

.autoWidth{width: 100% !important}
*/
.border-top {
	height:16px;
	background:#000;
	position:absolute;
	top:0;
	width:100%;
	z-index:12
}
.border-bottom {
	height:16px;
	background:#000;
	position:absolute;
	bottom:0;
	width:100%;
	z-index:12
}


/*language module*/
.jflanguageselection{
	overflow:hidden;
	height:20px;
	margin:10px 0 0 14px;
}
.jflanguageselection li{
	float:left;
	padding-right:10px
}
.jflanguageselection li a{
	color:#958F81;
}
.jflanguageselection li#active_language a{
	color:#fff
}


/*menu*/
.moduletable_menu{
	margin-left:15px;
}

#header .menu li,
.submenu li{
	margin-bottom:8px;
	cursor:pointer;
}
/*.submenu .close-x,
.close-G{
	position:absolute;
	display:block;
	top:10px;
	right:10px;
	color:#BFB7A5;
	cursor:pointer
}*/
.submenu .close-x ,
.close-G{
	position:absolute;
	display:block;
	top:0px !important;
	right:5px;
	color:#BFB7A5;
	cursor:pointer;
	background:url(/images/btnClose.gif) left top no-repeat;
	width:26px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
}
.close-G{
            
    left: 5px;
    
    }
#header .menu a,
#header .menu,
.submenu a{color:#BFB7A5}

#header .menu li:hover,
#header .menu a:hover,
.submenu a:hover{color:#999; text-decoration:none}

/*provisorio para ocultar la home en el menu*/
.item1, #menu1{display:none !important}


.submenu{
	position:absolute;
	height:100%;
	background:url(/images/bg-sub-menu.png) repeat-y 0 0;
	width:148px;
	left:77px;
	top:16px;
	padding:208px 3px 0 10px;
	z-index:2
}
.submenu ul{
}

.submenu .active a,
.menu .active a {color:#fff !important; text-decoration:none}

/*background*/
#jxmainloader{display:none}


.loader {
left:49%;
position:absolute;
top:49%;
z-index:9999;} 

img.maximage, img.bgmaximage, img.slidemaximage {
display:none;
}

.slidemaximage {
display:none;
}
.preloader{display:none}
.bg2{
	filter: alpha(opacity=0);
	opacity: .0
}

/*gallery*/
.cont-gallery{
	background:url(/images/bg-cont.png) repeat-y 0 0;
	height:100%;
	position:absolute;
	right:-72px;
	top:16px;
	width:88px;
	filter: alpha(opacity=0); 
	opacity: 0;
	padding-top:44px
}
.cont-gallery img{
	border:4px solid #000;
	margin-bottom:6px;
	margin-left:7px;
	cursor:pointer
}

.label-tab, .label-tab-inner{
  width:22px;
  text-indent:-9999px;
  height:75px;
  cursor:pointer;
	height:100%;
	position:absolute;
	top:16px;
}
.label-tab{
	background:url(/images/bg-cont.png) repeat-y 0 0;
  	right:-4px
} 
.label-tab-inner{background: url(/images/button-viewgallery.png) no-repeat left center;}  
.label-tab-inner:hover{background: url(/images/button-viewgallery.png) no-repeat -22px center;}  

/*scroll*/
.scrollpane-btn-up, 
.scrollpane-btn-down{
	background:url(/images/arrows.png) no-repeat;
	cursor:pointer;
	width:26px;
	height:25px;
	position: relative;
	float: left;
	margin: 10px 5px 10px 0px;
}

.scrollpane-btn-down{background-position:0 -26px; }
.scrollpane-btn-up{background-position:0 0;}

.scrollpane-btn-up:hover{background-position: -26px 0;}
.scrollpane-btn-down:hover{background-position: -26px -25px;}

.scrollpane-btn-down.disabled:hover{background-position:0 -26px; cursor: default;}
.scrollpane-btn-up.disabled:hover{background-position:0 0; cursor: default;}

/*formularios de contacto*/
.contact-info {
            
    position: relative;
    display: inline-block;
    
    padding-top: 0px;
    vertical-align: top;
    
    padding-left: 20px;
    
    width: 282px;
    
    }
    
    .contact-info div {
                
        width: 235px;
        float: right;
        
        margin-top: 30px;
        
        }

.contact-form {

    position: relative;
            
    width: 273px;
    
    z-index: 100;
    
    }

.contact-form input, 
.contact-form textarea {
    width: 259px;
    
    padding: 7px;
    
    margin-bottom: 10px;
    
    font-size: 12px;
    
    border: none;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    /*color: #c9c0af;*/
    color: #000;
}

.contact-form textarea {
            
    width: 259px;
    
    }
    
.contact-form button {
            
    width: 73px;
    height: 25px;
    
    color: #FFF;
    
    padding: 0 15px 0 10px;
    
    border: none;
    
    text-align: left;
    
    cursor: pointer;
    
    background: url(/images/button-contact-form.png) 0 0 no-repeat;
    
    }

.contact-form button:hover {
            
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
    -khtml-opacity: .75;
    -moz-opacity: .75;
    
    }

/*editor*/
.bronze{color:#BFB7A5}

.loader {
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    position:absolute;
    text-indent: 0;
    background: #000;
}
.loader img {
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -16px;
    margin-top: -16px;
}

#slideshow {
    left: 222px;
}

#slideshow img {
    position: absolute;
}

/* Clip DIV - automatically generated */
.scrollpane {
    height: 250px;
    overflow: hidden;
}

.wide-inner {
    position: relative;
}

table {
    width: 100% !important;
}

th {
    padding: 5px 0px;
    text-align: left;
    border-bottom: 1px solid #B7A790;
}

th a {
    font-weight: normal;
    color: #B7A790 !important;
    text-decoration: none;
}

th a:hover {
    color: #B7A790;
    text-decoration: underline;
}

td {
    vertical-align: top;
    width: 160px;
    padding-bottom: 30px !important;
}

td a {
    color: #FFF !important;
    text-decoration: none;
}

td a:hover {
    color: #FFF;
    text-decoration: underline;
}

.sitemap h2 {
    width: auto;
    left: 0 !important;
    margin-left: 10px;
    margin-bottom: 20px;
}

.sitemap {
    padding-top: 180px;
}

.sitemap .wide-inner {
    float: none;
    position: relative !important;
    margin-left: 0px;
}

iframe {
    border: 0;
    width: 800px;
    height: 1000px;
}

.new-properties {
    width: 100%;
    padding-top: 00px !important;
    margin-left: 0px !important;
}

.new-properties h2 {
    top: 30px;
}

.new-properties iframe {
    position: absolute !important;
    top: 60px !important;
}

#music_controls {
    margin-bottom: 30px;
}

#music_playpauze {
    width: 34px;
    height: 22px;
    cursor: pointer;
    text-indent: -9999px;
}

#music_playpauze:hover {
    opacity: 0.75;
    -moz-opacity: 0.75;
    filter:alpha(opacity=75);
}

#music_playpauze.pause {
    background: url(/images/pause.gif) no-repeat;
}

.pplay {
    background: url(/images/play.png) no-repeat;
}
