@import url(featurePanel.css);

/* ============================================= */
/* TAGS */
/* ============================================= */
html,body {
	margin:0;
	padding:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#b7b7b7;
	background-color:#000000;
}
h1,h2,h3,h4,h5,h6,p {
	margin:0 0 10px 0;
	padding:0;
}


a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#cc9933;
}
ul {
	margin-top:0;
	padding-top:0;
}

li {

	}

img {
	border:none;
}

hr { 
	border-bottom:1px dotted #4C4C4C; border-top: 0px; border-right:0px; border-left:0px;
}
/* ============================================= */
/* WRAPPERS */
/* ============================================= */
#wrapperToCenter {
	margin:0 auto 0 auto;
	padding:0;
	width:990px;
}
#wrapperContent {
	position:relative;
	z-index:99;
	margin:0;
	padding:0;
}
/* ============================================= */
/* MASTHEAD */
/* ============================================= */
#masthead {
	background-image:url(../images/mastheadBackground.jpg);
	background-repeat:no-repeat;
	height:110px;
	position:relative;
	left:0;
	top:0;
	z-index=100;
}
#masthead #logoLink {
	position:absolute;
	top:0;
	left:0;
	color:#ffffff;
}
#masthead #search {
	margin:0;
	padding:28px 10px 0 0;
	text-align:right;
	color:#ffffff;
	font:11px "Times New Roman", Times, serif;
}
#masthead #search .formatButton {
	position:relative;
	top:1px;
	margin:0;
	padding:1px 0 0 0;
	font:9px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#ab882c;
	border:1px solid #81661f;
}
#masthead #search .formatTextField {
	position:relative;
	top:1px;
	padding:1px 0 0 2px;
	width:145px;
	height:14px;
	border:1px solid #81661f;
	font-size:10px;
	font-weight:bold;
	color:#ab882c;
}
#masthead #navBar {
	position:absolute;
	top:82px;
	background-image:url(../images/navBar.png);
	height:28px;
	width:990px;
}
/* ============================================== */
/* CONTENT */
/* ============================================== */
#content {
	position:relative;
	color:#b7b7b7;
	z-index:10;
}
#content a {
	color:#FFFFFF;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content #leftColHome {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:775px;
	min-height:335px;
}
#content #rightCol {
	float: left;
	display: inline;
	position: relative;
	padding:0;
	width: 200px;
	font-size:10px;
	margin-bottom:30px;
}
#content .home {
	position:relative;
	top:25px;
	left:15px;
}
#content .inner {
	position:relative;
	top:47px;
	left:15px;
}
#content #rightCol .subCallout {
	float:left;
	width:200px;
}
#content #rightCol .subCallout .image {
	float:left;
	width:43px;
	height:43px;
	padding:10px 0 0 0;
}
#content #rightCol .subCallout .description {
	float:left;
	padding:0 0 0 15px;
	width:142px;
	color:#8c8c8c;
}
#content #rightCol .subCallout .description h4 {
	margin:0 0 5px 0;
	font: 14px "Times New Roman", Times, serif;
	/*font-weight:bold;*/
	color:#a7a7a7;
}
#content #rightCol .subCallout .description p {
	margin:0 0 7px 0;
}
#content #rightCol .subCallout .description a {
	color:#cc9933;
}
#content #rightCol .subCallout .description a:hover {
	color:#ffffff;
}
#content h1 {
	font:20px "Times New Roman", Times, serif;
	color:#cc9933;
	padding-bottom:5px;
	border-bottom:1px dotted #4c4c4c;
}
#content h2, #content h3, #content h4 {
	font:14px "Times New Roman", Times, serif;
	color:#cc9933;
	padding-bottom:5px;
}
#content h5, #content h6 {
	font:14px "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#cc9933;
	padding-bottom:5px;
}
#content .infoCallout {
}
#content #innerOneCol {
}
#content .noCallouts {
	float:left;
	position:relative;
	padding:20px 15px 35px 40px;
}
#content .withCallouts {
	float:left;
	position:relative;
	padding:20px 15px 35px 40px;
	width:720px;
	/*min-height:485px;*/
}
/* ============================================= */
/* FOOTER */
/* ============================================= */
#footer {
	clear:both;
	position:relative;
	margin:0 0 20px 0;
	background-image:url(../images/footerBackground.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:170px;
	color:#a7a7a7;
	font-size:10px;
}
#footer a {
	color:#a7a7a7;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
}
#footer #controller {
	position:absolute;
	top: 0x;
	left:786px;
	z-index:500;
}
#footer #utilityNav {
	position:absolute;
	top:12px;
	left:40px;
	font:11px "Times New Roman", Times, serif;
	text-transform:uppercase;
}

#utilityNav a
{
	margin:0 6px;
}
#utilityNav a.firstLink
{
	margin-left:0;
}

#footer .locationCallout {
	position:absolute;
	width:200px;
	height:80px;
	top:51px;
}
#footer .countryClubPlaza {
	left:50px;
	background-image:url(../images/locationCalloutCountryClubPlaza.png);
	background-repeat:no-repeat;
}
#footer .hawthornePlaza {
	left:250px;
	background-image:url(../images/locationCalloutHawthornePlaza.png);
	background-repeat:no-repeat;
}
#footer .briarcliffVillage {
	left:450px;
	background-image:url(../images/locationCalloutBriarcliffVillage.png);
	background-repeat:no-repeat;
}
#footer .locationCallout .directionsLInk {
	margin:0;
	padding:0;
}
#footer .locationCallout .hoursLInk {
	margin:0;
	padding:0;
}
#footer .locationCallout img {
	float:left;
	margin:0;
}
#footer #tivolCardCallout {
	position:absolute;
	top:57px;
	right:10px;
	width:200px;
	height:80px;
}
#footer #tivolCardCallout .image {
	float:left;
	width:74px;
	padding:10px 0 0 0;
}
#footer #tivolCardCallout .description {
	float:left;
	padding:0 0 0 10px;
	width:115px;
}
#footer #tivolCardCallout .description h4 {
	font: 14px "Times New Roman", Times, serif;
	color:#a7a7a7;
}
#footer #tivolCardCallout .description a {
	color:#cc9933;
}
#footer #tivolCardCallout .description a:hover {
	color:#ffffff;
}
#footer #copyright {
	position:absolute;
	bottom:0;
	padding:0 0 0 40px;
	font:11px "Times New Roman", Times, serif;
}

/* ============================================== */
/* RESOURCE PANEL */
/* ============================================== */
.resourcePanelWrapper {
	margin:25px 0 15px 0;
	padding:8px 0 15px 0;
	width:100%;
	border-top:1px dotted #4c4c4c;
	border-bottom:1px dotted #4c4c4c;
}
.resourcePanelWrapper h2 {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #4c4c4c;
	text-transform:uppercase;
}

/*.panel div#leftPanel {
	float:left;
	margin:0 20px 0 52px;
}*/


/* ---------------------------------------------------------------- */
/* NOTE: There is some IE 6 specific code in the IE 6 controls file */
/* ---------------------------------------------------------------- */

.panel div#leftPanel input
{
	float:left;
	clear:left;
	font:12px "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:6px 10px 5px 35px;
	color:#A7A7A7;
	background-color:Black;
	border:0;
	text-align:right;
}
.panel div#leftPanel input.active
{
	background-color:#2c2c2c;
}

/*.panel div#leftPanel ul {
	margin:0;
	padding:0;*/
/*
	border-bottom: 1px dotted #4c4c4c;
*/
/*}*/

/*.panel div#leftPanel ul li {
	margin:0;
	padding:0;
	text-align:right;
	font:12px "Times New Roman", Times, serif;
	text-transform:uppercase;
	list-style-type: none;*/
/*
	border-top: 1px dotted #4c4c4c;
*/
/*}
.panel div#leftPanel ul.panelNav li a {
	display:block;
	margin:0;
	padding:6px 10px 5px 35px;
	color:#A7A7A7;
	text-decoration:none;
}
.panel div#leftPanel ul.panelNav li a:hover {
	background-color:#2c2c2c;
}
.panel div#leftPanel ul.panelNav li a.active {
	background-color:#2c2c2c;
}*/


.panel div#rightPanel {
	float:left;
	position:relative;
	border-left:1px solid #cc9933;
	padding:6px 0 0 20px;
	width:65%;
}
/* ============================================== */
/* MISC */
/* ============================================== */
.clearBoth, .clear {
	clear:both;
}
#flashcontent {
display:inline;
z-index:-1;
}

#flashhero {
display:inline;
z-index:-2;}

#flashlogo {
display:inline;
z-index:-3;}

/**** Breadcrumb Navigation **/

div#innerOneCol div.breadcrumb {
	float:right;
	text-align:right;
	padding:10px;
	font-size:10px;
}
div#innerOneCol div.breadcrumb a
{
	color:#a7a7a7;
}

div#innerOneCol div.breadcrumb a:hover {
	color:#ffffff;
}
div#innerOneCol div.breadcrumb a.active {
	color:#cc9933;
	text-decoration:none;
}
div#innerOneCol div.breadcrumb span
{
	margin:0 6px;
}

/* ============================================= */
/* SIGNATURE BRAND */
/* ============================================= */
#signatureBrand {
	position:relative;
	float:left;
	top:0;
	left:0;
	width:940px;
}
#signatureBrand #logo {
	float:left;
	width:940px;
	padding:15px 0 25px 0;
}
#signatureBrand #description {
	float:left;
	width:365px;
}
#signatureBrand #image {
	float:left;
	margin:0 0 0 25px;
	width:425px;
}
#signatureBrand #thumbs {
	float:left;
	padding:0 0 0 25px;
	width:100px;
}
#signatureBrand #thumbs img {
	margin:0 0 10px 0 ;
}
/* ============================================= */
/* SEARCH RESULTS */
/* ============================================= */
/*** Search ***/
#searchResultsForm
{
	padding:10px;
}

.resultUrl
{
	padding-bottom:3px;
	border-bottom:solid 1px #333333;
	margin-bottom:6px;
	border-bottom-style:dotted;
}

/** SITE MAP **/
div.siteMap ul
{
	padding-top:6px;
}

div.siteMap ul li, div.siteMap ul li ui li
{
	padding:0 0 4px 0;
}

/*** FORMS ***/
div#form
{
	padding-top:20px;
}

div#form label
{
	float:left;
	width:150px;
}
div#form input, div#form select, div#form textarea
{
	float:left;
	margin-bottom:6px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

div#form input,div#form textarea
{
	width:300px;
}
div#form textarea
{
	height:150px;
}

div#form input.button, div#searchResultsForm input.button
{
	width:auto;
	font:14px "Times New Roman", Times, serif;
	border:solid 2px #666;
	font-weight:bold;
	color:#cc9933;
	background-color:#333;
	margin:10px 0 0 150px;
}

/** Tivol News **/

table.newsItemList
{
	width:100%;
	border:0;
}
table.newsItemList td
{
	padding:0 0 20px 0;
	font:14px "Times New Roman", Times, serif;
	color:#cc9933;
}

div.newsListItemDate
{
	color:#AAAAAA;
}

div.newsItem
{
	width:750px;
}

div.newsItem a {
text-decoration:none;
}

div.newsItem a:hover {
color:#cc9933;
}

div.newsItem h2
{
	margin:10px 0 0 0;
	padding:0 !important;
}

div.newsItemDate
{
	margin:0 0 10px 0;
	padding:0;
}

table.newsItemList td table td
{
	padding:0;
}
table.newsItemList td table td a
{
	font-size:12px;
}
/*** Photo Essays ***/
div.photoEssayMenu
{
	width:100%;
	margin-top:20px;
}
div.photoThumb
{
	width:150px;
	float:left;
}

div.photoThumb a, div.photoThumb img
{
	display:block;
	margin:0 auto;
}

div.photoThumbCaption
{
	text-align:center;
	padding:3px;
}

table.photoEssayWizard
{
	width:100%;
}
img.photo
{
	display:block;
	margin:0 auto;
}
td.photoEssayNavigation
{
	text-align:center;
	padding-top:10px;
}
td.photoEssayNavigation input, input.close
{
	font:9px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#ab882c;
	border:1px solid #81661f;
}
input.close
{
	display:block;
	margin:10px 10px 10px auto;
}
div.photoDescription
{
	width:100%;
	text-align:center;
	padding:10px 10px 0 10px;
}

/* these are styles available to CMS content managers */
.imageFloatLeft
{
	float:left;
	padding: 0 10px 10px 0;
}

.imageFloatRight
{
	float:right;
	padding: 0 0 10px 10px;
}

.imageCentered
{
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
}
.clearFloats
{
	clear:both;
}
/* Proposal */
div#proposalLogo { display:none; visibility:hidden; }
div#proposalLocations { display:none; visibility:hidden; }

div#proposal
{
	font-size:12px;
	line-height:26px;
}
div#proposal input
{
	background-color:#353535;
	border:solid 1px #555555;
	color: #c99732;
	font-size: 10px;
}
div#proposal input.destined
{
	width:282px;
}
div#proposal input.met
{
	width:228px;
}
div#proposal input.loving
{
	width:295px;
}
div#proposal input.attribute
{
	width:102px;
}
div#proposal input.characterFlaw
{
	width:92px;
}
div#proposal input.otherCharacterFlaw
{
	width:124px;
}
div#proposal input.seriousCharacterFlaw
{
	width:188px;
}
div#proposal input.maleReference
{
	width:190px;
}
div#proposal input.romanticExpression
{
	width:230px;
}
.buttonShareStory
{
 	width:auto;
	font:14px "Times New Roman", Times, serif;
	border:solid 2px #666;
	font-weight:bold;
	color:#cc9933;
	background-color:#333;   
}

#storyPager 
{
    float: right;
    width: 450px;
    clear:none;
	text-align:right;
    
}
#storyPager div
{
    float: right;
    clear: none;
    margin: 0;
    padding: 0;
    font:14px "Times New Roman", Times, serif;
}

#storyPager div select
{
    margin:0;
    padding: 0;
       font:14px "Times New Roman", Times, serif;
	border:solid 2px #666;
	font-weight:bold;
	color:#cc9933;
	background-color:#333;
}

.pagerButton
{
    width: 20px;
    height: auto;
    font:14px "Times New Roman", Times, serif;
    text-align: center;
	border:solid 2px #666;
	font-weight:bold;
	color:#cc9933;
	background-color:#333;  
}
.firstPage {
	background-image: url(../images/arrow_double_left.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.lastPage {
	background-image: url(../images/arrow_double_right.gif);
	background-position: center;
}
.previousPage {
	background-image: url(../images/arrow_left.gif);
	background-position: center;
}
.nextPage {
	background-image: url(../images/arrow_right.gif);
	background-position: center;
}

.asterix
{
    color:#cc9933;
    float:left;
    clear:none;
}
#facebooklogo
{
	position: absolute;
	top:6px;
	left:710px;
	}
#emailsubmit
{margin-left:500px;
padding-top:5px;
	}
#ThankYouForm
{
margin:50px;
}
#mailinglist
{
margin:25px;
}
/* ============================================= */
/* FrameViewer */
/* ============================================= */
/*** Frames ***/

#frameslinks
{
	font-size:16px;
	position: absolute;
	top:110px;
	left:40px;
	}
	
#locationscontent
{
	position:absolute;
	top:110px;
	left:220px;
	width:500px;
}

#frameslink
{
	display: block;
	}

/*====================*/
/* Gallery   */
/*====================*/
td.galleryitem a {
display: block;
color: #000;
height:100%;
text-align: center;
     vertical-align: middle;
padding:10px;
text-align:center;
  margin-left: auto;
  margin-right:auto;
font:13px Verdana, Arial, Helvetica, sans-serif;

}
td.galleryitem a:hover {
background-color: #383838 ;
color:black;
text-decoration:none;
}

td.galleryitem a img {
display:block;
text-align:center;
margin-left: auto;
  margin-right:auto;
  padding-bottom:5px;
}

td.galleryitem a p {
font-size:9px;
text-decoration:none;
text-align:left;
}

/*===============*/
/*Press Releases */
/*==============*/

#pressrelease
{ margin:10px;}

#pressrelease H1
{ font-family: arial black;
size: 14px;
}

#pressrelease H2
{ font-family: arial;
size:12px;
}

#pressrelease table
{font-family: arial;
size:8px;
width:500px;}

#pressrelease td
{text-align:left;
vertical-align:top;}

#charitylisting
{margin:20px;}

#charitylisting a
{display:block;}

#slideshow {padding:40px;
padding-left:80px;}

td.month-head {
font-weight:bold;
font-size:12px;padding-bottom:10px;
padding-top:10px;
color: #cc9933;}

.eventlisting {
padding-top:10px;
padding-bottom:5px;
border-bottom:thin solid silver;
}

#blog-title {
padding-top:15px;
text-align:left;
font-size:24px;
letter-spacing:.1em;
}

#blog-sub {
text-align:left;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
}

/* ============================================= */
/* TAGS */
/* ============================================= */


