
/***************************************************
     AUTHOR: Pat Heard ( FullAhead.org )
   TEMPLATE: Greenery
       DATE: 2005.11.30
  COPYRIGHT: none
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 0;
  text-align: center;
  font: 0.6em verdana, arial, sans-serif;
  line-height: 170%;
  color: white;
  background: #585858 url(http://www.marasmatravel.com/elements/template_MAMA/images/bg_body.gif) repeat-y top center;
}

p {
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
  font: 1em verdana, arial, sans-serif;
  line-height: 170%;
}

#text p {
    padding-top: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px !important;
    padding-bottom: 0px;
    font: 1.2em verdana, arial, sans-serif;
    line-height: 170%;
    margin-right: 20px;
    text-align: justify;
}

#text p.note {
    font: 1em verdana, arial, sans-serif;
    width: 70%;
    margin-top: 0;
    line-height: 130%;
    text-align: justify;
}

#text p.riquadri {
    padding-top: 2px !important;
    padding-top: 2px;
    padding-bottom: 2px !important;
    padding-bottom: 2px;
    padding-right: 4px !important;
    padding-right: 2px;
    margin: 0;
    font: 12px arial, sans-serif;
    line-height: 120%;
}

#text p.link_consigliati {
	margin-bottom:20px;
	margin-top: 0;
}

#text span.link_consigliati {
    width: 390px !important;
    width: 400px;
    display: block;
    margin: 0;
    padding: 0 10px 3px 0;
}

#text span.link_consigliati a {
    color: #8B3B20;
    font-weight: bold;
    font-size: 1.1em;
}

#text span.link_consigliati a:hover {
    text-decoration: none;
}

a, #text p a {
  color: #183077;
}

a:visited{
  color: #AAA;
}

a:hover, , #text p a:hover {
  color: #FFF;
}

form {
    margin: 0;
}

input {
  width: 70%;
}

textarea {
  width: 70%;
  /*
    IE specific to eliminate scroll bar when not needed.
    Uncomment if wanted, but it is not valid CSS

  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;
  */
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    text-transform: uppercase !important;
    text-transform: none;
    font-weight: bold;
    font-size: 1.1em;
    display: block;
    margin-bottom: 10px;
    border: solid 1px #FFFFFF;

}

input.invia {
    margin-left: 45px !important;
    margin-left: 50px;
}

input,
textarea {
  padding: 1px 3px;
  margin: 2px 0 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #FFFFFF;
  background-color: #B76000;
  border: 1px solid #8B3B20;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #EEEEEE;
  background-color: #AF6411;
  border: 1px solid #612916;
}

input.cancella, input.invia {
    width: 30%;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #A7451E;
    border: solid 1px #8B3B20;
    padding: 3px 0;
}

h1 {
  clear: both;
  margin: 10px 0;
  font: 700 1.1em verdana, sans-serif;
  text-transform: uppercase;
  color: white;
  background: #8B3B20 url(http://www.marasmatravel.com/elements/template_MAMA/images/rounded_tr.gif) no-repeat top right;
}

h1 span {
  display: block;
  padding: 2px;
  background: url(http://www.marasmatravel.com/elements/template_MAMA/images/rounded_br.gif) no-repeat bottom right;
}

#sideBar h1 {
  text-align: right;
  background: #9E4E25 url(http://www.marasmatravel.com/elements/template_MAMA/images/rounded_tl.gif) no-repeat top left;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: url(http://www.marasmatravel.com/elements/template_MAMA/images/rounded_bl.gif) no-repeat bottom left;
}


#content ol li {
  color: #9BE4FF;
}

#content ol li span {
  color: #EEE;
}

#content ul {
  padding-bottom: 10px;
}

#content ul li {
  list-style-image: url(http://www.marasmatravel.com/elements/template_MAMA/images/li_bullet.gif);
}

blockquote {
    width: 350px;
    margin: 0 0 10px 0;
    font-size: 1.1em;
    line-height: 170%;
    background: #A7451E url(http://www.marasmatravel.com/elements/template_MAMA/images/blockquote_tr.gif) no-repeat top right;
}

blockquote span {
    display: block;
    padding: 5px 10px 5px 10px;
    background: url(http://www.marasmatravel.com/elements/template_MAMA/images/blockquote_br.gif) no-repeat bottom right;
}

blockquote span.nuovo_viaggio {
    font-size: 1.2em;
}

blockquote span.nuovo_viaggio a {
    font-weight: bold;
}

blockquote span a, blockquote span a:visited {
    color: #EEA75B;
    font-size: 1.1em;
    text-decoration: none;
}

blockquote span a:hover {
    text-decoration: underline;
}

/***************************************************
  Layout Element Styles
 ***************************************************/


#header {
  width: 100%;
  height: 3em;
  background: #E29138 url(http://www.marasmatravel.com/elements/template_MAMA/images/bg_header.gif) repeat-y top center;
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
  width: 767px;
  margin: 0 auto;
  text-align: left;
}

#menu ul, #menu #right ul {
  margin: 0;
  padding: 0;
  line-height: normal;
}

#menu ul li {
  display: inline;
  float: left;
  padding-top: 0.8em;
  list-style: none;
  text-align: center;
  margin-left: 3px;
}

#menu ul li.home { width: 8em; }

#menu ul li.agenzia { width: 8em; }

#menu ul li.nozze { width: 11em; }

#menu ul li.special { width: 9em; }

#menu ul li.dove { width:9em; }

#menu #right ul li {
    width: 8em;
    display: inline;
    float: left;
    padding-top: 0.8em;
    list-style: none;
    text-align: center;
    margin-left: 3px;
    /*border: solid 1px #FFFFFF*/
}

#menu ul li a, #menu #right ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: white;
}

#menu #right ul li.contatti a {

    /*background: url(http://www.marasmatravel.com/elements/template_MAMA/images/menu_tab.gif) no-repeat bottom center;*/
}

#menu ul li a:hover,
#menu ul li a.active,
#menu #right ul li a:hover,
#menu #right ul li a.active {
  font-weight: bold;
  background: url(http://www.marasmatravel.com/elements/template_MAMA/images/menu_tab.gif) no-repeat bottom center;
}

#menu #right {
    margin-right: 9px !important;
    margin-right: 6px;
    float: right;
}


/*************************************************
  Site Title
 ***************************************************/

#title {
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  background: url(http://www.marasmatravel.com/elements/template_MAMA/images/logo_greenery.gif) no-repeat top right;
}

#title h1 {
  display: inline;
  color:  #222;
  background-color: #86E160;
  background-image: none;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar
 ***************************************************/


#content {
  clear: both;
  width: 767px;
  margin: 0 auto;
  text-align: left;
}

#text {
  float: left;
  width: 410px !important;
  width: 435px;
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
}

#image {
  float: left;
  margin: 0;
  width: 170px;
  width: 165px !important;
  vertical-align: top;
}

div#map {
    width: 380px;
    height: 300px;
    margin-top: 25px;
    border: solid 1px #8B3B20;
    color: #000000;
}

#sideBar {
  float: right;
  width: 145px !important;
  width: 160px;
  padding: 10px 15px 20px 0 !important;
  padding: 20px 15px 20px 0;
}

#logo {
    margin-left: 0px;
    margin-bottom: 10px;
}

#riquadro_agenzia_home {
    position: relative;
    left: 160px;
    top: 0px;
    z-index: 2;
    width: 237px !important;
    width: 255px;
    margin-bottom: -75px;
    padding: 5px 10px 15px 10px;
    background: url(http://www.marasmatravel.com/elements/template_MAMA/images/riquadro_logo_rid.gif) no-repeat top left;
}

#riquadro_nozze_home {
    position: relative;
    left: 115px;
    top: -145px !important;
    top: -140px;
    z-index: 2;
    width: 277px !important;
    width: 297px;
    margin-bottom: -115px;
    padding: 5px 10px 15px 10px;
    background: url(http://www.marasmatravel.com/elements/template_MAMA/images/riquadro_nozze.gif) no-repeat top left;
}

#riquadro_special_home {
     position: relative;
     left: 165px;
     top: -80px;
     z-index: 2;
     width: 237px !important;
     width: 249px;
     margin-bottom: -90px;
     padding: 5px 10px 15px 10px;
     background: url(http://www.marasmatravel.com/elements/template_MAMA/images/riquadro_special.gif) no-repeat top left;
}


/***************************************************
 Sidemenu Styles
 ***************************************************
.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #686868 url(http://www.marasmatravel.com/elements/template_MAMA/images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(http://www.marasmatravel.com/elements/template_MAMA/images/rounded_bl.gif) no-repeat bottom left;
}

/***************************************************
 Speciali Styles
 ***************************************************/

#speciali div {
    padding-bottom: 18px;
}

#speciali  div.speciali_0 {
    background: #B76000 url(http://www.marasmatravel.com/elements/template_MAMA/images/comment_a_bg.gif) no-repeat bottom left;
}

#speciali  div.speciali_1 {
    background: #8B3B20 url(http://www.marasmatravel.com/elements/template_MAMA/images/comment_b_bg.gif) no-repeat bottom left;
}

#speciali  div.speciali_2 {
    background: #AF6411 url(http://www.marasmatravel.com/elements/template_MAMA/images/comment_c_bg.gif) no-repeat bottom left;
}

#speciali  div p {
    padding: 0 5px;
    margin-bottom: 0;
    line-height: 200%;
    font-size: 0.9em;
}

#speciali  div.speciali_0 p {
    background: #B76000 url(http://www.marasmatravel.com/elements/template_MAMA/images/comment_a_tl.gif) no-repeat top left;
}

#speciali  div.speciali_1 p {
    background: #8B3B20 url(http://www.marasmatravel.com/elements/template_MAMA/images/comment_b_tl.gif) no-repeat top left;
}

#speciali div.speciali_2 p {
    background: #AF6411 url(http://www.marasmatravel.com/elements/template_MAMA/images/comment_c_tl.gif) no-repeat top left;
}

#speciali p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#speciali img {
  margin-top: -1px;
}

#speciali a, #speciali a:visited {
  display: block;
  margin-top: 3px;
  text-align: center;
  color: white;
}

#speciali a:hover {
  color: white;
  text-decoration: none;
}

/***************************************************
 Viaggi
 ***************************************************/

#text div.container {
    background: #B76000 url(http://www.marasmatravel.com/elements/template_MAMA/images/viaggi_br.gif) no-repeat bottom right;
    padding-bottom: 10px;
}

#text div.viaggi_details {
    background-color: #B76000;
    margin-top: 15px;
    padding-bottom: 0;
    height: 170px;
}

#text div.viaggi_preview {
    background: #B76000 url(http://www.marasmatravel.com/elements/template_MAMA/images/viaggi_br.gif) no-repeat bottom right;
    margin-top: 15px;
    padding-bottom: 0;
    height: 128px
}

#text div.viaggi_preview div, #text div.viaggi_details div {
    background: #B76000 url(http://www.marasmatravel.com/elements/template_MAMA/images/viaggi_tr.gif) no-repeat top right;
}

#text div.viaggi_preview div .image {
     float: left;
     margin: 13px 0 0 10px !important;
     margin: 15px 0 0 6px;
}

#text div.viaggi_details div .image {
    float: left;
    margin: 14px 0 0 10px !important;
    margin: 15px 0 0 6px;
}

#text div.viaggi_preview div .image img,  #text div.viaggi_details div .image img {
    border: solid 1px #F9E3CC;
}

#text div.viaggi_preview div .contenuti {
     float: right;
     width: 280px !important;
     width: 276px;
}

#text div.viaggi_details div .contenuti {
    float: right;
    width: 180px !important;
    width: 176px;
}

#text div.viaggi_preview div .titolo {
    font-size: 1.1em;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

#text div.viaggi_preview div .dati {
    display: block;
    margin-top: 10px;
    padding-bottom: 5px
}

#text div.viaggi_details div span {
    display: block;
    margin-top: 10px;
    padding-bottom: 5px
}

#text div.viaggi_preview div .dati span.prezzo {
     margin-left: 90px;
}

#text div.viaggi_preview div .dati span.nomi {
     margin-left: 0px;
}

#text div.viaggi_preview div p {
    border-top: dotted 1px #FFFFFF;
    margin: 0 10px 0 0;
    padding-top: 7px !important;
    padding-top: 5px;
    font-size: 1.1em;
    line-height: 140%;
}

#text div.container p.testo_esteso {
    margin: 0 10px 8px 10px;
    font-size: 1.1em;
    line-height: 160%;
    text-align: justify;
}

#text div.container p.testo_preview {
    margin: 10px 10px 8px 0px;
    font-size: 1.1em;
    line-height: 150%;
    font-style: italic;

    display: block;
}

#text div.viaggi_preview div .dettagli {
    display: block;
}

#text div.viaggi_preview div .dettagli a, #text div.container .indietro a {
    color: #612916;
    text-decoration: underline;
    font-weight: bold;
}

#text div.viaggi_preview div .dettagli a:hover, #text div.container .indietro a:hover {
    color: #183077;
    text-decoration: underline;
}

#text div.container .indietro {
    display: block;
    text-align: center;
    margin: 10px 30px 0 30px;
    padding-top: 7px;
    border-top: dotted 1px #FFFFFF;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  margin: 1px auto 1px auto !important;
  margin: 1px auto 1px 16px;
  width: 735px;
  padding: 2px 0 0px 0 !important;
  padding: 4px 0 8px 0;
  color: white;
  background: url(http://www.marasmatravel.com/elements/template_MAMA/images/footer_rid.gif) no-repeat top left;
}

#footer p {
  padding-top: 0 !important;
  padding-bottom: 1px;
  text-align: center;
  margin-top: 1px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}

a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;
  margin-right: 10px;
  background: url(http://www.marasmatravel.com/elements/template_MAMA/images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}


div.cms_control {
    margin-left: 20px !important;
    margin-left: -102px;
}

*:first-child+html div.cms_control /* solo IE 7.0 */ {
    margin-left: -102px !important;
}
