/* 
    Document   : travelscape
    Created on : 21-Jul-2010, 20:13:07
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    font-family:arial, sans-serif;
    font-size:14px;
    color:#333;
    background-color:#FFF;
}

#header-wrapper {
    display:block;
    background-image:url(/public/images/header_bg.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    height:180px;
}

#header {
    width:990px;
    margin:0 auto;
    display:block;
}

#header-content {
    float:left;
    width:744px;
    display:inline;
}

#slide {
    float:right;
    width:246px;
    display:inline;
}

#logo {
    display:block;
    margin:79px 0 0 10px;
    height:61px;
}

#tagline {
    float:right;
    color:#FFF;
    font-size:18px;
    line-height:20px;
    margin:14px 20px 0 0;
}

#nav {
    display:inline;
    line-height:40px;
}

#nav ul li {
    float:left;
    display:inline;
    font-size:18px;
    font-weight:bold;
}

#nav ul li a {
    color:#FFF;
    display:block;
    padding:0 10px;
    text-decoration:none;
}

#nav ul li a:hover {
    background-image:url(/public/images/nav_hover_bg.jpg);
    background-position:top left;
    background-repeat:repeat-x;
}

#nav ul li a.selected {
    color:#31A18D;
    background-image:url(/public/images/nav_selected_bg.jpg);
    background-position:top left;
    background-repeat:repeat-x;
}

#nav ul li a.selected:hover {
    color:#31A18D;
    background-image:url(/public/images/nav_selected_bg.jpg);
    background-position:top left;
    background-repeat:repeat-x;
}

#content-wrapper {
    width:990px;
    margin:0 auto;
    display:block;
}

#breadcrumb {
    display:block;
    color:#339999;
    font-size:12px;
    line-height:40px;
    background-image:url(/public/images/line_990.jpg);
    background-position:bottom left;
    background-repeat:no-repeat;
    margin-bottom:40px;
}

#breadcrumb a {
    color:#339999;
    text-decoration:none;
}

#home-content {
    margin:0 0 0 25px;
    display:block;
}

#home-copy {
    float:left;
    width:540px;
    display:inline;
    margin-right:45px;
}

#contacts-content {
    margin:0 0 0 25px;
    display:block;
}

#contacts-copy {
    float:left;
    width:540px;
    display:inline;
    margin-right:45px;
}

#standard-content {
    margin:0 0 0 25px;
    display:block;
}

#standard-copy {
    display:block;
}

#home-extras {
    float:left;
    width:270px;
    display:inline;
    padding-top:56px;
}

#contacts-extras {
    float:left;
    width:270px;
    display:inline;
    padding-top:56px;
}

.home-button {
    display:block;
    line-height:71px;
    color:#FFF;
    font-size:18px;
    font-weight:bold;
    background-image:url(/public/images/home_button_green.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    padding:0 30px;
    margin-bottom:10px;
}

.quote {
    margin-top:20px;
    height:246px;
    display:block;
    color:#FFF;
    font-family:georgia;
    font-size:16px;
    font-style:italic;
    line-height:1.4;
    background-image:url(/public/images/quote_bg.jpg);
    background-repeat:no-repeat;
    text-decoration:none;    
    margin-bottom:10px;
}

.quote-content {
    padding:20px 30px 0 30px;
}

.author {
    line-height:1.5;
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    font-family:arial, sans-serif;
}

h1 {
    font-size:30px;
    font-weight:bold;
    color:#003366;
    line-height:36px;
    margin-bottom:20px;
}

h2 {
    font-size:16px;
    font-weight:bold;
    color:#333;
    line-height:18px;
    margin-bottom:20px;
}

h3 {
    font-size:16px;
    font-weight:bold;
    color:#333;
    line-height:18px;
    margin-bottom:20px;
}

p {
    margin-bottom:16px;
    line-height:1.5;
}

hr {
         border-color: #ccc;
         border-style: solid;
         border-width: 1px 0 0;
         clear: both;
         margin:16px 0;
         height: 0;
         }

#service-content ol, #standard-content ol {
    margin-bottom:16px;
    line-height:1.5;
    margin-left:2em;
    list-style:decimal;
}

#service-content ul,#standard-content ul {
    margin-bottom:16px;
    line-height:1.5;
    margin-left:2em;
    list-style:disc;
}

blockquote {
    color:#003366;
    padding:20px 25px;
    font-size:20px;
    font-weight:bold;
    line-height:1.5;
    margin-bottom:16px;
    border-top:1px solid #C6CBCE;
    border-bottom:1px solid #C6CBCE;
}

p.intro {
    font-size:16px;
    font-weight:bold;
}

a {
    color:#339999;
}

#footer {
    margin:0;
    padding-top:62px;
    display:block;
    background-image:url(/public/images/footer_bg.jpg);
    background-repeat:no-repeat;
    line-height:1.5;
    font-size:12px;
}

#footer-content {
    padding:16px 25px 0 25px;
    color:#535353;
}

#legal {
    float:left;
    display:inline;
    width:500px;
}

#footer-logo {
    float:left;
    margin:-3px 10px 0 0;
}

#legal-small {
    font-size:10px;
    margin-top:20px;
}

#address {
    float:right;
    display:inline;
    width:440px;
    font-size:12px;
    text-align:right;
}

#credits {
    margin-top:40px;
    font-size:10px;
}

#services-content {
    margin:0 0 0 25px;
    display:block;
}

.services-copy {
    width:540px;
    display:block;
}

#services-banners {
    width:855px;
    display:block;
    margin-bottom:16px;
}

#services-banners ul li {
    display:inline;
    float:left;
    width:199px;
    position:relative;
    height:104px;
    background-image:url(/public/images/services_banner_bg.jpg);
    background-repeat:no-repeat;
    margin:0 10px 10px 0;
}

#services-banners ul li a {
    display:block;
    color:#FFF;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    padding:25px 25px 0 25px;
}

#service-content {
    margin:0 0 0 25px;
    display:block;
}

#service-copy {
    float:left;
    width:540px;
    display:inline;
    margin-right:45px;
}

#service-extras {
    float:left;
    width:280px;
    display:inline;
    padding-top:0px;
}

#service-extras ul {
    margin-bottom:16px;
    line-height:1.2;
    margin-left:0;
    list-style:none;
}

#service-extras ul li {
    display:inline;
    float:left;
    width:130px;
    height:61px;
    background-image:url(/public/images/service_banner_bg.jpg);
    background-repeat:no-repeat;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    margin:10px 10px 0 0;
}

#service-extras ul li a {
    display:block;
    color:#FFF;
    padding:8px 10px;
    text-decoration:none;
}

.download {
    margin-bottom:16px;
    display:block;
    width:270px;
    height:61px;
    background-image:url(/public/images/download_bg.jpg);
    background-repeat:no-repeat;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    line-height:61px;
}

.download a {
    display:block;
    color:#FFF;
    padding:0 0 0 60px;
    text-decoration:none;
}

.floatleft {
    float:left;
    margin:0 16px 16px 0;
    border:1px solid #339999;
}

#googlemap {
    margin-bottom:16px;
    border:1px solid #CCC;
}

#googlemap_contact {
    height:200px;
}

.contactformrow {
     display:block;
     margin-bottom:5px;
 }

 .contactformlabel {
     display:inline;
     float:left;
     width:112px;
     margin-right:14px;
     font-weight:bold;
     line-height:28px;
 }

 .contactformfield {
     display:inline;
     float:left;
     width:300px;
     margin-right:14px;
 }

 .contactforminput {
     border:1px solid #CCC;
     font-size:14px;
     padding:5px 2px;
     width:260px;
 }

 .contactformtextarea {
     border:1px solid #CCC;
     font-size:14px;
     padding:5px 2px;
     width:260px;
     height:80px;
 }

 .error {
     border-color:red;
 }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {
    display:inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
    display:block;
}
/* End hide from IE Mac */