/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

* {
	outline: none;
}
html>body { overflow-y:scroll;  }
*+html>body { overflow-y: visible; }
*+html { overflow-x: hidden; }
* html { overflow-x: hidden; }

html {
	background-color: #231f20;
}

body {
	background-color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#container {
	overflow: auto;
	width: 922px;
	margin: 0 auto;
	padding-top: 77px;
	position: relative;
}

#header {
	width: 922px;
	margin: 0 0 10px 0;
}

#column-a {
	float: left;
	width: 255px;
	padding-top: 140px;
}

#column-b {
	float: left;
	width: 300px;
}

#column-b-span {
	float: left;
	width: 667px;
}

.content {
	padding-top: 100px;
}

#column-c {
	float: left;
	width: width: 367px;
	margin-left: 30px;
	padding-top: 25px;
}

#footer {
	float: left;
	clear: both;
	width: 922px;
	border-top: solid 1px #393637;
	padding: 8px 0 20px 0;
	margin-top: 40px;
	height: 20px;
}

ul.nav-main ul {
	margin: 0 0 20px 0;
}

ul.nav-main li {
	font-size: 1.2em;
	color: #7b7a7b;
	line-height: 16px;
	margin: 0 0 3px 0;
}

ul.nav-main li a {
	color: #7b7a7b;
	text-decoration: none;
}

ul.nav-main li.current a,
ul.nav-main li a:hover {
	color: #fff;
}

ul.gallery-titles li {
	text-indent: -999em;
	overflow: hidden;
}

ul.gallery-titles li a {
	display: block;
	width: 180px;
	height: 29px;
	background: url(../images/bg-titles.gif) 0 0 no-repeat;
}

ul.gallery-titles li a:hover { background-position-x: -180px; }

#title-food a { background-position: 0 0; }
#title-food a:hover { background-position: -180px 0; }

#title-location a { background-position: 0 -29px; }
#title-location a:hover { background-position: -180px -29px; }

#title-travel a { background-position: 0 -58px; }
#title-travel a:hover { background-position: -180px -58px; }

#title-cooking a { background-position: 0 -87px; }
#title-cooking a:hover { background-position: -180px -87px; }

#title-children a { background-position: 0 -116px; }
#title-children a:hover { background-position: -180px -116px; }

#title-tearsheets a { background-position: 0 -145px; }
#title-tearsheets a:hover { background-position: -180px -145px; }

.thumbs, .gallery {
	position: relative;
	padding: 0 0 0 70px;
	overflow: auto;
}

.gallery #header {
	float: left;
	clear: both;
	width: 760px;
	position: relative;
	margin: 0 0 20px 0;
}

.thumbs #header {
	float: left;
	clear: both;
	width: 765px;
	position: relative;
	margin: 0 0 20px 0;
}

.thumb-block {
	float: left;
	display: block;
	margin: 0 0 6px 6px;
	border: solid 2px #231f20; 
}

.thumb-block:hover {
	border: solid 2px #ffffff;	
}


ul.clients {
	float: left;
	width: 215px;
	margin-right: 28px;
	color: #666666;
	font-size: 1.2em;
}

ul.clients li {
	margin: 0 0 2px 0;
}



.thumbs #header h1, .gallery #header h1 {
	float: left;
	margin: 0 0 0 6px;
}

.thumbs #header h1 a, .gallery #header h1 a {
	display: block;
}

.thumb-block img {
	float: left;
}

p#nav-back {
	float: right;
	margin-top: 8px;
}

p#nav-thumbs {
	float: right;
	margin-top: 7px;
	padding-left: 6px;
}

p#nav-back a {
	display: block;
	width: 12px;
	height: 10px;
	background: url(../images/icon-back.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

p#nav-back a:hover {
	background-position: 0 -10px;
}

p#nav-thumbs a {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/icon-thumbs.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

p#nav-thumbs a:hover {
	background-position: 0 -11px;
}


.content p {
	color: #666666;
	font-size: 1.2em;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
}

.content p strong {
	color: #ffffff;
}

#footer p {
	text-align: center;
	color: #3c393a;
	font-size: 1.2em;
}

h1#title-main {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 81.3em;
	height: 4.8em;
	margin-top: -2.4em;
	margin-left: -40.1em;
	overflow: hidden;
}

h1#title-main a {
	display: block;
	width: 813px;
	height: 48px;
	text-indent: -999em;
	background: url(../images/logo-main.gif) 0 0 no-repeat;
}

h1#title-gallery-food {
	display: block;
	width: 171px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title-gallery-food.gif) 0 0 no-repeat;
}

h1#title-gallery-location {
	display: block;
	width: 206px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title-gallery-location.gif) 0 0 no-repeat;
}

h1#title-gallery-travel {
	display: block;
	width: 177px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title-gallery-travel.gif) 0 0 no-repeat;
}

h1#title-gallery-cooking {
	display: block;
	width: 207px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title-gallery-cooking.gif) 0 0 no-repeat;
}

h1#title-gallery-children {
	display: block;
	width: 200px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title-gallery-children.gif) 0 0 no-repeat;
}

h1#title-gallery-tearsheets {
	display: block;
	width: 222px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title-gallery-tearsheets.gif) 0 0 no-repeat;
}

h1#logo-tara {
	background: url(../images/logo-tara.gif) 0 0 no-repeat;
	width: 181px;
	height: 45px;
	color: #fff;
	text-indent: -999em;
	overflow: hidden;
}

h1#logo-tara a {
	display: block;
	width: 181px;
	height: 45px;
}

h1#title-about {
	background: url(../images/title-about.gif) 0 0 no-repeat;
	width: 78px;
	height: 20px;
	color: #fff;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 1.8em;
}

h1#title-client-list {
	background: url(../images/title-clientlist.gif) 0 0 no-repeat;
	width: 123px;
	height: 21px;
	color: #fff;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 1.8em;
}

.scrollable {
	float: left;
	clear: both;
	width: 765px;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.scrollable .items {
	clear: both;
	position: absolute;
	width: 20000em;
}

.scrollable .items img {
}

.prevPage, .nextPage {
	position: absolute;
	display: block;
	background: url(../images/nav-gallery.gif) 0 0 no-repeat;
	width: 10px;
	height: 12px;
	text-indent: -999em;
	top: 50%;
	cursor: pointer;
}

.nextPage {
	background-position: -10px 0;
	right: 50px;
}
.nextPage:hover {
	background-position: -10px -12px;
}

.prevPage {
	left: 25px;
	background-position: 0 0;	
}
.prevPage:hover {
	background-position: 0 -12px;	
}

.block {
	float: left;
	height: 500px;
	width: 770px;
	overflow: auto;	
}

.block img {
	float: left;
	border-right: 10px solid #231F20 !important;
	background: url(/images/tara_loading.gif) no-repeat center center;
	outline: none;
	border: none;
}

a.cred:link {color: #3c3832; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.cred:active {color: #3c3832; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.cred:visited {color: #3c3832; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.cred:hover {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}

.gallery-container {
	height: auto !important;
	min-height: 500px;
	clear: both;
	}
	#galleryDescription {
		width: 760px;
		height: auto !important;
		padding-top: 10px;
		height: 20px;
		min-height: 20px;
		color: #888; 
		font-size: 12px;
		text-align: center;
		}
		
		
/* Enhanced styles */
#homeImage {
	visibility: hidden;
	}
.scrollable {  position: relative;}	
.scrollable .items { left: 0; z-index: 10001; }
.scrollable .items img { visibility: hidden; }
.scrollable img#preloader {
	position: absolute;
	visibility: visible;
	top: 240px;
	left: 365px;	
	z-index: 1000;
	}

/* .scrollable .block.loading { background: 50% 50% url(/images/preloader.gif) no-repeat; } */

.thumb-block {
	height: auto !important;
	background: #1a1a1a;
	}
	.thumb-block img {
		visibility: hidden;
		}		