html { min-height: 100%; margin-bottom: 1px; }

body {
	font: .75em/1.63em Verdana, sans-serif;
	color: #393939;
	margin: 0;
	padding: 0;
	background: #f6f6e9;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding: 0;
}

h1 {
	font-size: 2.0em;
	font-family: Georgia,"Times New Roman", Times, serif;
	color:#16325c;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}

h2 {
	font-size: 1.4em;
	color:#52819f;
	color:#16325c;
	line-height: normal;
	margin: 0 0 4px 0;
	clear: both;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
	color:#52819f;
	color:#16325c;
	line-height: normal;
	margin: 0 0 4px 0;
	clear: both;
	font-weight: normal;
}

h4 {

}

p {
	margin: 0 0 14px 0;
}

a {
	text-decoration: none;
	outline: 0;
	color: #2d77a7;
	color: #52819f;
}

a:hover {
	
}

a img {
	border: 0;
}


table {
	width: 100%;
	margin: 20px auto;
}

th {
	background: #333;
	color: #fff;
	padding: 4px;
}

td {
	vertical-align: top;
	padding: 4px;
}

.clearboth {
	clear: both;
}

.redtext {
	color: #c00;
	font-weight: bold;
}

div#ezarticleviewtpl ul {
	margin-left: 40px;
}

.smaller {
	font-size: 80%;
	display: block;
}

label input {
	display: block;
}


/*
	TEMPLATE
	--------
*/

#ow {
	margin: 20px 0 20px 20px;
	width: 1200px;
}

.l {
	float: left;
	display: inline;
}

.r {
	float: right;
}

/*
	HEAD
	----
*/

.sitename {
	background: transparent url("/ezstatic/data/tourterellevt/i/logo-tourterelle-sm.gif") no-repeat left top;
	width: 183px;
	height: 98px;
	margin: 0;
	padding: 0;
	float: left;
}

.sitename a {
	display: block;
	width: 183px;
	height: 98px;
	text-indent: -999em;

}

#reservations {
	width: 777px;
	text-align: right;
	float: left;
	height: 20px;
	margin: 78px 0 20px 0;
	color: #52819f;
}

/*
	MID-SECTION
	-----------
*/
#window {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-content.jpg") no-repeat left top;
	height: 662px;
}

#window .l {
	width: 105px;
	margin: 80px 0 0 50px;
}

#window .r {
	width: 674px;
	height: 529px;
	float: left;
	margin: 30px 0 0 98px;
	overflow: hidden;
}

#slideleft {
	/*
	width: 300px;
	height: 529px;
	background: white;
	*/
}

.slide {
	position:relative;
	overflow:hidden;
	width: 420px;
	height: 529px;
	margin: 0;
}

.inner {
	position: absolute;
	left: -420px;
	top: 0;
	width: 400px;
	height: 529px;
	padding: 6px 10px 0;
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-content.png") repeat left top;
}
/* WIDER VERSION  */
/*.slide2 {
	position:relative;
	overflow:hidden;
	width: 820px;
	height: 529px;
	margin: 0;
}

.inner2 {
	position: absolute;
	left: -420px;
	top: 0;
	width: 800px;
	height: 529px;
	padding: 6px 10px 0;
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-content.png") repeat left top;
}

.scroll-pane2 {
	width: 800px;
	height: 518px;
	overflow: auto;

}
*/
/* END OF WIDER VERSION */

#ezarticleviewtpl {
	width: 94%;
	margin: 20px auto;
}

/*
	NAVBAR
	------
*/
#navbar {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar li {
	/*
	margin: 0 0 6px 0;
	padding: 0;
	*/
	line-height: normal;
	display: inline;
}


#navbar li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0 0 6px 0;
	padding: 0 0 0 10px;
}

#navbar li a:hover {
	color: #f0dba0;
	background: transparent url("/ezstatic/data/tourterellevt/i/plus.gif") no-repeat left 6px;
}

#navbar li ul {
	display: none;
	list-style: none;
	margin: 8px 0 8px 20px;
}

#navbar li ul li {
	margin: 0;
	padding: 0;
}

#navbar li ul li a {
	text-transform: capitalize;
	font-weight: normal;
	padding: 0;
}

#navbar li ul li a:hover {
	background: transparent;
}


/*
Menu - 26456 - 4901
Drink List - 4902
Cuisine - 26457 - 4903
Dining - 26458 - 4904
Weddings - 26459 - 4906
The Restaurant - 26460 - 4908
The Inn - 26461 - 4909
*/

body.category4901 #navbar li#nb0 ul,
body.category4902 #navbar li#nb1 ul,
body.category4903 #navbar li#nb2 ul,
body.category4904 #navbar li#nb3 ul,
body.category4906 #navbar li#nb5 ul,
body.category4908 #navbar li#nb7 ul,
body.category4909 #navbar li#nb8 ul { display: block; }

body.category4901 #navbar li#nb0 a,
body.category4902 #navbar li#nb1 a,
body.category4903 #navbar li#nb2 a,
body.category4904 #navbar li#nb3 a,
body.category4905 #navbar li#nb4 a,
body.category4906 #navbar li#nb5 a,
body.category4907 #navbar li#nb6 a,
body.category4908 #navbar li#nb7 a,
body.category4909 #navbar li#nb8 a { 
	color: #f0dba0; 
	background: transparent url("/ezstatic/data/tourterellevt/i/plus.gif") no-repeat left 6px;
}

body.category4901 #navbar li#nb0 ul li a,
body.category4902 #navbar li#nb1 ul li a,
body.category4903 #navbar li#nb2 ul li a,
body.category4904 #navbar li#nb3 ul li a,
body.category4906 #navbar li#nb5 ul li a,
body.category4908 #navbar li#nb7 ul li a,
body.category4909 #navbar li#nb8 ul li a { 
	color: #fff; 
	background: transparent;
}

body.category4901 #navbar li#nb0 ul li a:hover,
body.category4902 #navbar li#nb1 ul li a:hover,
body.category4903 #navbar li#nb2 ul li a:hover,
body.category4904 #navbar li#nb3 ul li a:hover,
body.category4906 #navbar li#nb5 ul li a:hover,
body.category4908 #navbar li#nb7 ul li a:hover,
body.category4909 #navbar li#nb8 ul li a:hover { 
	color: #f0dba0;
}


/*
	CONTENT
	-------
*/

#contentfade {
	display: none;
}


/*
	BACKGROUNDS
	-----------
*/

#window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-home.jpg") no-repeat left top;
}

/*
Menu - 26456 - 4901
Drink List - 4902
Cuisine - 26457 - 4903
Dining - 26458 - 4904
Weddings - 26459 - 4906
The Restaurant - 26460 - 4908
The Inn - 26461 - 4909
*/

.category4901 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-menu.jpg") no-repeat left top;
}

.category4902 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-drinklist.jpg") no-repeat left top;
}

.category4903 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-cuisine.jpg") no-repeat left top;
}

.category4904 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-dining.jpg") no-repeat left top;
}

.category4905 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-cateringevents.jpg") no-repeat left top;
}

.category4906 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-weddings.jpg") no-repeat left top;
}

.category4908 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-therestaurant.jpg") no-repeat left top;
}

.category4909 #window .r {
	background: transparent url("/ezstatic/data/tourterellevt/i/bg-page-theinn.jpg") no-repeat left top;
}


/*
	FOOTER
	------
*/

#footer-nav{
padding: 10px;
}

#footer-nav li {
	float: left;
	list-style: none;
}

#footer-nav a {
	color: #2d77a7;
	padding: 2px 10px;
}

#social-btns {
padding: .8px;
}

#fow {
	position: relative;
}

#fw {
	position: absolute;
	top: -50px;
	left: 186px;
	width: 810px;
}

#f {
	border: 1px solid #e5e4d8;
	background: #fff;
	margin: 0 0 20px 0;
}

#f .l {
	width: 40%;
	margin: 20px 20px 20px 96px;
	padding-left: 20px;
}

#f .r {
	width: 25%;
	margin: 20px 96px 20px 0;
	padding-left: 20px;
}

#f h3 {
	text-indent: -20px;
	z-index: 100;
}

#f .sitename {
	display: block;
	background: transparent url("/ezstatic/data/tourterellevt/i/logo-tourterelle-footer.gif") no-repeat left top;
	width: 77px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: none;
	text-indent: -999em;
}

.fb {
	text-align: center;
}

img.img-tourterelle {
	vertical-align: -6px;
}

img.absmiddle {
	vertical-align: middle;
}

#usmtag a {
	display: block;
	width: 215px;
	height: 15px;
	margin: 10px auto;
	background: transparent url("/ezstatic/data/tourterellevt/i/usmtag.gif") no-repeat left top;
	text-indent: -999em;
}



/*
	JSCROLL
	-------
*/

.scroll-pane {
	width: 400px;
	height: 518px;
	overflow: auto;

}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}





.ico-header {
	vertical-align: 3px;
}




/*
	MENU
	----
*/
body.category4901 #ezarticleviewtpl .contentareabody ul {
list-style: none;
margin: 0;
padding: 0;
}

body.category4901 .contentareabody ul li {
margin: 0 0 10px 0;
padding: 0;
}



/*
	HOMEPAGE & SLIDESHOW
	--------------------
*/

body.article26434 #window .r {
/*	background: transparent; */
}

#rotator img {
	display: none;
}

body.article26434 .r {
	position: relative;
}

.rotatorwrapper {
/*	background: transparent url("/ezstatic/data/pinecobble/i/slideshow/home_01.jpg") no-repeat top left; */
	width: 674px;
	height: 529px;
	float:right;
	
}

#rotator
{
	overflow: hidden;
/*	position: absolute; */
	width: 674px;
	height: 529px;
/*	top:122px;
	left: 58px;
	z-index: 50; */
}

#rotator img
{
	width: 674px;
	height: 529px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
