/* STYLESHEET for CasaDelMare.co.nz */

body {
    padding: 0px;
    margin: 0px;
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/bg.gif) repeat-x top left #c7b897;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
  }

td {
    vertical-align: top;
    }

.frame {
    background:url(http://www.casadelmare.co.nz/themes/casdelmare//images/shadow.gif) no-repeat top center;
    width: 100%;
    }

.content_wrapper {
    background-color: #FFFFFF;
    width: 960px;
    }

.snippet_wrapper {
    width: 200px;
    padding: 20px 20px 0 0;
    }

.seo_intro {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/seo-intro-bg.jpg) bottom left no-repeat;
    text-align: right;
    padding: 0px 20px 0px 0;
    color: #FFFFFF;
    font-size: 10px;
}
.seo_intro p {
        margin-top:8px;
        margin-bottom:8px;
}

.header {
    background: bottom right no-repeat;
    /*height: 80px;*/
    text-align: right;
    padding: 0px 0px 5px 0;
    /*color: #666;*/
    color: #000;
    font-size: 11px;
    }

.footer {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/footer-bg.jpg) no-repeat top right;
    padding: 8px 20px 8px 0;
    color: #FFFFFF;
    text-align: right;
    font-size: 11px;
    }

.left_column {
    padding: 20px 0 20px 20px;
    width: 180px;
    }

.main_column {
    padding: 20px;
    }

.right_column {
    padding: 20px 20px 20px 0;
    width: 200px;
    }

h1, h2, h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    }

h1 {
    color: #cb9;
    font-size: x-large;
    margin-top: 0;
    }

h2 {
    color: #300;
    font-size: 16px;
    }

h3 {
    color: #300;
    font-size: small;
    }

hr {
    height: 1px;
    color: #655;
    background-color: #655;
    border: 0px;
    }

img {border:0;}

.thumbnails img, .thumbnails_inline img {
    margin-bottom: 10px;
    border: 1px solid #655;
  }

.thumbnails_inline img {
    margin-right: 6px;
  }

.main_column li {
    padding-bottom: 5px;
    }

/* MAIN NAVIGATION BEGINS */

#nav_container {
    /*width: 200px;*/
    font-size: 14px;
    margin-bottom: 20px;
    font-style: italic;
    }

#nav_container ul, #nav_container ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#nav_container ul li, #nav_container ul ul li {
    margin: 0;
    padding: 0;
    }

#nav_container ul li {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/nav-black.gif) repeat-y top left #cb9;
    }

#nav_container ul ul li {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/nav-square.gif) no-repeat 0.7em 1em #DDD;
    }

#nav_container a {
    display: block;
    border-bottom: 1px solid #FFF;
    text-decoration: underline;
    }

#nav_container ul a {
    padding: 10px 8px 10px 17px;
    color: #200;
    }

#nav_container ul ul a {
    padding: 4px 5px 4px 17px;
    color: #000;
    }

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

#nav_container ul li a:hover {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/nav-hover.gif) repeat-y top left #986;
    }

#nav_container ul ul li a:hover {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/nav-hollow-white-square.gif) no-repeat 0.7em 1em #888;
    }

#nav_container .current, #nav_container .current a:hover,
#nav_container .nav-selected, #nav_container .nav-selected a:hover {
    font-weight: bold;
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/nav-current.gif) repeat-y top left #000;
    color: #FFF;
    text-decoration: none;
    }

#nav_container .current a,
#nav_container .nav-selected {
    color: #FFF;
    text-decoration: none;
    }

#nav_container .current ul,
#nav_container .nav-selected ul {
    font-weight: normal;
    }


/* Hack for IE to make entire link clickable */
html>body #nav_container li a {
        width: auto;
        }

/* MAIN NAVIGATION ENDS */

.body_wrapper {
    }

.snippet_1 {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/snippet-bg.jpg) repeat-x bottom left #432;
    }

.snippet_2 {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/snippet-bg.jpg) repeat-x top left #221;
    }

.snippet_1, .snippet_2 {
    color: #FFFFFF;
    padding: 5px 15px 10px 15px;
    margin-bottom: 20px;
    }

.snippet_1 h2, .snippet_2 h2 {
    color: #aaa;
    }

.snippet_1 li, .snippet_2 li {
    padding-bottom: 10px;
    }


.snippet_1 a:link, .snippet_2 a:link, .footer a:link {color: #ccc;}
.snippet_1 a:active, .snippet_2 a:active, .footer a:active {color: #fff;}
.snippet_1 a:visited, .snippet_2 a:visited, .footer a:visited {color: #999;}
.snippet_1 a:hover, .snippet_2 a:hover, .footer a:hover {color: #fff;}


/* CONTACT FORM begins */

.contact_form {
    background-color: #eee;
    /*margin: 0px 10px 5px 10px;*/
    border: 1px solid #ddd;
    width: 490px;
    }

.contact_form th {
    text-align: right;
    vertical-align: middle;
    width: 30%;
    font-weight: normal;
    padding-left: 5px;
    }

.contact_form td {
    padding: 2px 5px 2px 10px;
    width: 70%;
    }

.contact_form span {
    color: #F00;
    }

.input_box {
    width: 90%;
    border: 1px solid #ccc;
    border-left: 1px solid #200;
    padding-left: 2px;
    }

#submit-button {
    width: 100px;
    }

.error_message, .success_message {
    padding: 5px 5px 5px 20px;
    margin: 5px 0;
    border: 1px dotted #FFFFFF;
    width: 465px;
    }

.error_message {
    color: #FFFFFF;
    background-color: #fd0202;
    }

.success_message {
    color: #FFFFFF;
    background-color: #006600;
    }

/* CONTACT FORM ends */


.back_to_top {
    text-align: right;
    }

.contact_side {
    font-size: 10px;
    border: 1px solid #ddd;
    padding: 2px 10px;
    margin-bottom: 20px;
    background-color: #eee;
  }

.testimonial_wrapper {
    background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/testimonial-bg.jpg) repeat-x top left #432;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
    width: 180px;
    }

.testimonial_content {
    /*background: url(http://www.casadelmare.co.nz/themes/casdelmare//images/quotes-top.gif) no-repeat top left;*/
    padding: 15px 15px 0 15px;
    font-style: italic;
    font-size: 12px;
    color: #FFF;
    }

.testimonial_author {
    padding: 5px 15px 15px 15px;
    color: #FFF;
    text-align: right;
    font-size: 11px;
    }

.simple_table {
    background-color: #eee;
    /*margin: 0px 10px 5px 10px;*/
    border: 1px solid #ddd;
    }

.simple_table th {
    vertical-align: middle;
    padding: 5px 10px;
    }

.simple_table td {
    padding: 5px;
    text-align: center;
    border-top: 1px solid #FFF;
    }

.simple_table .left {
    text-align: left;
  }

.guest {
    margin-left: 5px;
  }
/* breadcrumb */
#main-area .nav {
    padding-left:0px;
}

/* gallery typ pages need a fixed width so that the slideshow works correctly */
#photo-gallery {width:720px}

#main-area .nav li {
    display:inline;
    padding-right:5px;
}
#main-area li .nav-selected {
    /*background:transparent url(http://www.casadelmare.co.nz/themes/casdelmare//images/breadcrumb.jpg) no-repeat top left;*/
    background:transparent url(http://www.casadelmare.co.nz/themes/casdelmare//images/breadcrumb.gif) no-repeat top left;
    padding-left:20px;
    text-decoration: none;
    font-weight: bold;
    color:#000000;
}
#showcase {
    background:#EFE5CE;
    padding-bottom: 20px;
    min-height: 770px;
    border:1px solid #EFE5CE;
}
#showcase div.ccm-layout-row {
    background:#FFFFFF;
    margin: 0 30px 20px 20px;
    padding: 5px;
}
#showcase div.ccm-layout-name-Main-Layout-1 {
    background:#EFE5CE;
}
#showcase div.ccm-layout-name-Main-Layout-1 div.ccm-layout-row {
    background:#EFE5CE;
}

#showcase img {
    float:right;
    border: 1px solid #ffffff;
}
#showcase h1 {
    margin-bottom: 0;
}
