@charset "UTF-8";
/* reset browser inconsistencies - originally by eric meyer */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
	
:focus {
	outline: 0;
}
	
ol, ul {
	list-style: none;
}

label,
button {
    cursor: pointer;
}
	
html {
    width: 100%;
	height: 100%;
}

body {
    width: 100%;
    height: 100%;
    font: 62.5%/1em "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
    background: url(../images/layout/background.png) repeat #fff;

}

#main-container {
    width: 1026px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

#header {
	overflow: hidden;
}

#header h1 {
	display: inline;
	width: 311px;
	height: 58px;
	float: left;
	margin: 35px 0 0 30px;
	background: url(../images/layout/logo.png) no-repeat;
}

#header h1 a  {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#header ul {
	display: inline;
	width: 627px;
	height: 38px;
	float: right;
	margin: 50px 45px 0 0;
	background: url(../images/layout/menu.png) no-repeat;
}

#header ul li {
	display: inline;
	height: 100%;
	float: left;
	margin-left: 3px;
}

#header ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#menu-our-gourmet-tours {
	width: 150px;
	margin-left: 0;
}

#header #menu-about {
	width: 60px;
}

#menu-destinations {
	width: 112px;
}

#menu-jottings {
	width: 79px;
}

#menu-gallery {
	width: 75px;
}

#menu-links {
	width: 55px;
}

#menu-contact {
	width: 70px;
}

#callout {
	width: 1042px;
	height: 203px;
	background: url(../images/layout/callout-background.png) no-repeat;
}

#callout .container {
	padding: 4.5em 3em;
	font-size: 1.2em;
}

#callout .container h2 {
	color: #aea53d;
	font-size: 2em;
	margin-bottom: 1.5em;
	font-weight: bold;
}

#callout .container p {
	font-size: 1.2em;
	line-height: 1.3em;
}

#content {
	margin: 1em auto;
	padding: 1.5em 0;
	color: #666;
	font-size: 1.3em;
	line-height: 1.4em;
}

#content h4 {
	margin-bottom: 0.8em;
	color: #f0a93b;
}

#content p,
#content ul,
#content ol,
#content form {
	margin-bottom: 1.4em;
}


#content ol,
#content ul {
	margin-left: 1.4em;

}

#content ul li,
#content ol li {
	margin-bottom: 0.5em;
}

#content ul {
	list-style: inside disc;
}

#content ol {
	list-style: inside decimal;
}


#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}

#content a {
	color: #f0a93b;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

#content a:visited {
    color: #3c4539;
}


/* content */

#about,
#itineraries {
	width: 950px;
	margin: 1.5em auto;
	padding-bottom: 1.4em;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-right: 20px;
}

#about img,
#itineraries img {
	float: left;
	margin: 0 1em 1em 0;
}

#about h2,
#itineraries h2,
#destinations h2,
.itineraries #content h2 {
	color: #c33;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.2em;
}

#itineraries .keep-reading {
	margin-right: 193px;
}

#about p {
	font-style: italic;
	text-align: justify;
}


#content .alternating-list {
	width: 950px;
	margin: 0 auto;
	list-style: none none;
	
}

.keep-reading {
    display: block;
    width: 126px;
    height: 26px;
    float: right;
    text-indent: -9999px;
    background: url(../images/layout/keep-reading.png) no-repeat;
}

.alternating-list li {
	clear: both;
	margin-bottom: 1.7em;
	padding: 1.8em 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.alternating-list li.last {
	margin-bottom: 0;
	border-bottom: 0;
}

.alternating-list li img {
	display: block;
}

.alternating-list li.even img	 {
	float: left;
	margin: 0 1em 1em 0;
}

.alternating-list li.odd img,
#books-of-interest li.even img {
	float: right;
	margin: 0 0 1em 1em;
}




.alternating-list li h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1.2em;
	color: #7bc4e3;
}

.alternating-list li.even h2 {
	color: #bd9b14;
}

.alternating-list li.even span.short-description,
.alternating-list li.even h2 {
	display: block;
	text-align: right;
}

.alternating-list li span.short-description {
	color: #333;
}

.alternating-list li div.long-description {
	font-style: italic;
	text-align: justify;
}


.our-gourmet-tours #our-gourmet-tours,
#jottings {

    list-style: none none;

}

.our-gourmet-tours #our-gourmet-tours > li,
#jottings > li {
    margin-bottom: 1.8em;
    padding-bottom: 1.4em;
    border-bottom: 1px solid #ccc;
    clear: both;
    overflow: hidden;
}

.our-gourmet-tours #our-gourmet-tours li.last,
#jottings li.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.our-gourmet-tours #our-gourmet-tours li .gallery,
#jottings li .gallery {
    display: inline;
    width: 335px;
    position: relative;
    float: left;
    margin: 0 1em 1em 0;
    border: 1px solid #333;
    background: #fff;
}

.our-gourmet-tours #our-gourmet-tours li .gallery img,
#jottings li .gallery img {
    display: block;
    margin: 3px auto;
}

.our-gourmet-tours #our-gourmet-tours li .gallery .view-gallery,
#jottings li .gallery .view-gallery {
    display: block;
    padding: 15px 0 10px 20px;
    margin-bottom: 5px;
    text-align: center;
    background: url(../images/layout/magnifying-glass.png) no-repeat 90px 0;
    text-transform: lowercase;
    
}


.our-gourmet-tours #our-gourmet-tours li .gallery .big-link,
#jottings li .gallery .big-link {
    
    text-indent: -9999px;
}

.javascript.our-gourmet-tours #our-gourmet-tours li .gallery ul li,
#jottings li .gallery ul li {
    display: none;
}

.javascript.our-gourmet-tours #our-gourmet-tours li .gallery ul,
.javascript.our-gourmet-tours #our-gourmet-tours li .gallery ul li.big-link,
.javascript.our-gourmet-tours #our-gourmet-tours li .gallery ul li.big-link a,
#jottings li .gallery ul,
#jottings li .gallery ul li.big-link,
#jottings li .gallery ul li.big-link a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;    
}


.our-gourmet-tours #our-gourmet-tours li h2,
#jottings li h2 {
    color: #d21460;
    font-size: 1.2em;
    margin-bottom: 1.2em;
    text-transform: lowercase;
}

.our-gourmet-tours #our-gourmet-tours li .content,
#jottings li .content {
    font-style: italic;
}


#footer {
	width: 1041px;
	height: 221px;
    margin: 1em auto;
    background: url(../images/layout/footer-background.png) no-repeat;
    
}



/* contact form */


#contact {
	display: inline;
    width: 700px;
    height: 190px;
    float: left;
    margin: 10px 0 0 20px;
    overflow: hidden;
	
}

#contact fieldset {
	height: 100%;
}

#contact .column {
	width: 370px;
	height: 100%;
	position: relative;
	float: left;
}

#contact #enquiry {
	width: 280px;
	float: right;
}

#contact .column .container {
	width: 100%;
	position: absolute;
	bottom: 30px;
	left: 0;

}


#contact h3 {
	color: #999;
	font-size: 1.5em;
	font-style: italic;
	line-height: normal;
	margin-bottom: 1em;
	text-indent: 6em;
	text-transform: lowercase;
}

#contact .input {
	overflow: hidden;
	clear: both;
	margin-bottom: 0.9em;
}

#contact #email {
	margin-bottom: 0;
}

#contact p.error {
    float: left;
    margin-left: 0;
    clear: both;
    
    
}

#contact .error span {
    padding: 0.4em 0 0.4em 30px;
}

#contact legend {
    display: none;
}

#contact label {
    display: inline;
    width: 22%;
	float: left;
	margin-right: 0.7em;
    font-size: 1em;
    line-height: 3.5em;
    text-align: right;
    color: #666;
    text-transform: lowercase;
}

#contact .input-container {
	display: inline;
	width: 259px;
	float: left;
	overflow: hidden;
}

#contact .text .input-container {
    height: 40px;
    background: url(../images/layout/input-text-background.png) no-repeat;
}

#contact #enquiry .input-container {
    background: url(../images/layout/input-textarea-background.png) no-repeat;

}

#contact input,
#contact textarea {
    display: block;
    width: 240px;
	border: none;
    font: inherit;
    color: #666;
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 10px;
    background: transparent;
    
}

#contact .input-container.error {
	border-bottom: 3px solid #ec5e53;
}



#contact #enquiry label {
	display: none;
}


#contact textarea {
    height: 8.5em;
    max-height: 8.5em;
    overflow: auto;
}





#contact input:focus,
#contact textarea:focus {
    color: #000;
    
} 


#contact .submit {
	position: absolute;
	bottom: -25px;
	right: 20px;

}

#contact button {
    display: inline;
    width: 66px;
    height: 21px;
    float: right;
    margin-left: 0.5em;
    background: url(../images/layout/input-button-send-email-background.png) no-repeat transparent;
    text-indent: -9999px;
    border: 0;
    
}



#extra-contact-details {
	display: inline;
	width: 250px;
	float: right;
	margin: 30px 20px 0 0;
	color: #666;

}

#extra-contact-details address {
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.2em;
	text-transform: lowercase;
	margin-bottom: 1.5em;
} 

#extra-contact-details address a {
    color: #666;
}

#extra-contact-details h4 {
	float: left;
	line-height: 48px;
	text-transform: lowercase;
}

#extra-contact-details ul {
	float: left;
}

#extra-contact-details ul li {
	display: inline;
	width: 34px;
	height: 34px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/layout/social-icons.png);
	background-repeat: no-repeat;
	
}

#extra-contact-details ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#extra-contact-details #facebook {
	background-position: -50px 0;
}

#extra-contact-details #acura {
	display: block;
	width: 179px;
	height: 15px;
	clear: both;
	margin: 1em 0;
	background: url(../images/layout/powered-by-acura.png) no-repeat 0 center;
	text-indent: -9999px;
}


/* messages */

p.user-message {
    width: 950px;
    margin: 1em auto;
    font-size: 1.2em;
}

p.error {
    background: url(../images/layout/error.png) no-repeat 4px center #f6cbca;
    padding: 0.4em 0 0.4em 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

p.information {
	padding: 5px 5px 5px 30px;
	background: url(../images/layout/information.png) #f6f8fa no-repeat 3px center;
    border: 1px solid #6a98c4;
}


