body{
	background: #01212e url(../images/2012_background.jpg) top center repeat-x;
	/*background: #370400 url(../images/orange_background.jpg) top center repeat-x;*/
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #53301B;
	height: 100%;
	}

h1, h2, h3, h4{
	margin: 0;
	color: #4f2e24;
}

h3{
	font-size: 14px;
	margin-bottom: 10px;
	font-style: italic;
}

label.error{
	color: #CC4C26;
	display: block;
	margin-bottom: 20px;
}

/* for changing form validation color to red. Johnny 3May11*/
label.required{
	color: #ff0000;
}

#Form_Form_EditableRadioField64 label.required{
	position:absolute;
	top:20px;
	left:0;
}

#Form_Form_EditableRadioField68 label.required{
	position:absolute;
	top:20px;
	left:0;
}

#Form_Form_EditableRadioField71 label.required{
	position:absolute;
	top:20px;
	left:0;
}

#Form_Form_EditableRadioField72 label.required{
	position:absolute;
	top:20px;
	left:0;
}

#Form_Form_EditableRadioField80 label.required{
	position:absolute;
	top:20px;
	left:0;
}

img{
	border: 0;
}

.img-left{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.clear{
	clear: both;
}
a{
	color: #CC4C26;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

#container{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}

p{
	margin: 0;
	padding: 0 0 6px 0;
}



#main{
	background: #f9f0df;
	overflow: auto;
}

/**** RESERVATION CSS *****/


#dynamicHeaderContainer{
	width:800px;
	height: 85px;
	position: absolute;
	z-index: 100;
}

#dynamicHeaderContainer h1{
	width: 200px;
	height: 85px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	border:1 px solid black;
	cursor: pointer;
}

#dynamicHeaderContainer h1 span{
	display: none;
}

#reservationsContainer{
	position: absolute;
	left: 50%;
	top: 15px;
	z-index: 100;
	margin-left: 110px;
}
#reservationsSubmitButton{
	position: relative;
	top: 7px;
}

#reserveCalendar{
	width: 87px;
}

#reserveNights{
	width: 44px;
}

#reserveAdults, #reserveChildren{
	width: 45px;
}

#ui-datepicker-div{
	background: #f9f0df;
	border: 1px solid #4f2e24;
	padding: 10px;
	z-index: 1000;
	display: none;

}

.ui-datepicker-prev{
	margin-right: 40px;
}

.ui-datepicker-next{
	margin-left: 40px;
}

/**** EMAIL SIGNUP CSS *****/
#emailSignupContainer {
	position: absolute; 
	left: 50%; 
	margin-left: 209px; 
	top: 55px;  
	width: 185px; 
	z-index: 80;
}

#signupEmail{
	height: 14px;
	width: 158px;
	position: absolute;
	top: 0;
	right: 43px;
	font-size: 10px;
}

#signupButton{
	position: absolute;
	top: 0;
	right: 0;

}
#emailSignupDropdown{
	display: none; 
	zindex: 100000; 
	background-color: #DDC7A3; 
	margin-top: 22px;
	font-family: arial;
	font-size: 10px;
	padding: 10px;
	position: relative;
	right:21px;
}

#emailSignupDropdown ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.emailCloseBtn{
	position: absolute;
	top: 3px;
	right: 3px;
}

#emailSignupDropdownThankYou{
	display: none; 
	background-color: #DDC7A3; 
	margin-top: 22px; 
	z-index: 1000; 
	padding: 10px;
	font-family: arial;
	font-size: 10px;
	padding: 10px;
	position: relative;
}

/***** TABS CSS *****/
#tabs{
	padding: 10px 40px 5px 40px;
	clear: both;
	overflow: auto;
	line-height: 15px;
	}	

#tabs .view{
	display: block;
	width: 130px;
	float: left;
	padding-left: 15px;
}

.tabbedarea{
	display: block;
	width: 570px;
	float: left;
	margin-bottom: 10px;
}

.showmore, .tablink{
	color: #CC4C26;
	font-weight: bold;
	cursor: pointer;
}

.tablink.tabselected{
	color: #000;
	cursor: default;
}


.tablink{
	display:  inline-block;
	border-left: 1px solid #e0c6ab;
	zoom: 1;
	*display: inline;
	margin:  0 0 4px 0;
}

.tablink span{
	padding: 0 15px;
}

.tablink.first{
	border: 0;
}

.tablink.first span{
	padding-left: 0;
}

/***** HEADER CSS *****/
#header{
	background: transparent url(../images/navbg-new.jpg) no-repeat;
	height: 85px;
	width: 800px;
	overflow: hidden;
	position: relative;
}


#specialsAndPackages{
	position: absolute;
	display: block;
	z-index: 100;
	width: 95px;
	height: 25px;
	left: 61%;
	margin-left: -10px;
	top: 52px;
}

.headerNavis{
	position: absolute;
	display: block;
	z-index: 100;
	width: 121px;
	height: 25px;
	left: 44%;
	margin-left: -10px;
	top: 52px;
}
#headerPhone{
	position: absolute;
	top: 58px;
	left: 25%;
	font-family:Verdana, Arial,san-serif;
	font-size:11px;
}

#specialsAndPackages span, .headerNavis span{
	display: none;
}

/***** NAV CSS *****/
#nav{
	background: #291a13;
	height: 28px;
	width: 800px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
}

#nav a{
	text-decoration: none;
	font-weight: bold;
	color: #9E6420;
}

#nav a:hover{
	color: #CC4C26;
}

#nav a.current, #nav a.section{
	color: #DCAC6A;
}

#nav .first a{
	color: #CC4C26;
}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 7px;
}

#nav li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid #9E6420;
}

#nav li.first{
	border: 0;
}

#nav a{
	display: block;
	margin: 0 7px;
}

#nav ul.children{
	position: absolute;
	z-index: 1000;
	display: none;
}

#nav ul.children li{
	float: none;
	border: 0;
	background: #4f2e24;
	padding: 0;
}

#nav ul.children li a, #nav ul.children li.first a{
	background: #9d8050;
	padding: 3px 10px;
	margin: 0;
	border-bottom: 1px solid #291a13;
	color: #291a13;
	width: 175px;
	}

#nav ul.children li a:hover{
	color: #ffffff;

}



/***** MARQUEE CSS *****/
#categoryMarqueeBox span{
	display: none;
}
#marquee span{
	display: none;
}

#rotator{
	position: relative;
}

#rotator ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#rotator ul li{
	margin: 0;
	padding: 0;
	background: transparent;
}
#rotator img{
	position: absolute;
	top: 0;
	left: 0;
}


/***** PACKAGE DEAL CSS *****/
#packagedeal span{
	display: none;
}

/****** SECONDARY NAV CSS *******/

#secondarynav{
	background: url(../images/secondarynavbg.jpg) no-repeat;
	height: 64px;
	width: 800px;
	overflow: hidden;
	position: relative;
}
#secondarynav.villas{
	background: url(../images/secondarynavbg2.jpg) no-repeat;
	}

#secondarynav a{
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #BF6014;
	text-decoration: none;
	zoom:1;
	display: inline-block;
	*display: inline;
}

#secondarynav a:hover{
	text-decoration: underline;
}


#secondarynav a.current, #secondarynav a.section{
	color: #000000;
	text-decoration: underline;
}

#secondarynav .pagetitle{
	width: 180px;
	position: absolute;
	top: 23px;
	left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #462619;
	
}
#secondarynav .pagetitle a{

	font-size: 14px;
	color: #462619;
}

#secondarynav .menu{
	width: 530px;
	position: absolute;
	top: 17px;
	left: 250px;
	text-align: center;
}

#secondarynav .menu a{
	padding: 0 12px;
	border-left: 1px solid #e3c6a8;
}

#secondarynav .menu a.first{
	border: 0;
}


/***** TERTIARY NAV CSS *****/
#tertiarynav{
padding:0 15px;
}

#tertiarynav a{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


#tertiarynav a.current{
	color: #000000;
	text-decoration: underline;
}
#tertiarynav #tertiarynavfloatcontainer{
	text-align: center;
}
#tertiarynav .imagelink, #tertiarynav .noimagelink{

	text-align: center;
	padding: 0 15px 10px 15px;
	display: inline-block;
	zoom:1;
	*display: inline;
	
}

#tertiarynav .noimagelink{
	background: url('../images/tertiarynavbg.jpg') no-repeat;
	padding: 5px 0 0 20px;
	margin: 0 20px;
}

/***** HOMEPAGE CSS *****/

.featuredTabs {
	background: #3d261e;
	height: 24px;
	overflow: hidden;
}

 .featuredTabs .title{
	width: 108px; 
 }
 
 .featuredTabs .tab{
	height: 24px;
	padding: 0;
	margin: 0 0 0 2px;
	cursor:pointer;
 }
.featuredTabs .tab, .featuredTabs .title{
	zoom:1;
	display: inline-block;
	*display: inline;
}
.featuredBanners{
	position: relative;
	height: 130px;
}

.featuredBanners .banner{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.featuredBanners .banner.number1{
	display: inline;
}

#homeContent{
	position: relative;
	line-height:18px;
	font-size:11px;
}
#sideBanners{
	margin-left: 30px;
	margin-bottom: 30px;
	width: 200px;
	float: left;
}
#sideBanners .sidebanner{
	margin-bottom: 5px;
}

#sideBanners .sidebanner img{
	width: 200px;
}

#homeContent .content{
	width: 520px;
	height: 300px;
	margin-left: 250px;
}
/***** CONTENT CSS *****/
.content{
}
.content ul{
	margin: 0 0 0 25px;
	padding: 0;
	list-style: disc;
	line-height:18px;
	font-size:11px;
}

.content li{
	/*background: url('../images/libg.jpg') no-repeat;*/
	padding: 2px 0 5px 5px;
}

.content .featured li{
	background: url('../images/libg2.jpg') no-repeat;
}


.content ul li ul{
	list-style: disc;
}

.content ul li ul li{
	background: transparent;
	padding-left: 0px;
	margin-left: 15px;
}

/***** TITLE CSS *****/
h2#title{
	font-style: italic;
	padding-bottom: 8px;
	margin: 0 30px;
	margin-bottom: 8px;
	border-bottom: 1px solid #4f2e24;
	font-size: 20px;
}

#titleAndSubtitle{
	margin: 0px  15px 0px 15px;
	background: url('../images/titleembellishment.jpg') no-repeat;
	height: 80px;
}

#titleAndSubtitle #title{
	border: 0;
	margin: 0;
	padding-top: 35px;
	padding-left: 100px;
	padding-bottom: 0;
}


#titleAndSubtitle #subtitle{
	font-style: italic;
	padding-left: 100px;
}
/***** BASIC CONTENT CSS *****/
#basiccontent, #basiccontenttitle{
	padding: 0 50px;
	line-height:18px;
	font-size:11px;
}

#basiccontenttitle h3{
	font-size: 14px;
	font-style: italic;
	
}

/***** ITEM DESCRIPTION MODULE CSS *****/
#itemDescriptionModulesArea{
	padding-bottom: 10px;
}

#itemDescriptionModulesArea ul{
	list-style: disc;
	margin-left: 15px;
}

#itemDescriptionModulesArea ul li{
	padding: 0;
	background: transparent;
}



#itemDescriptionModulesArea .gallery ul li{
	margin:0;
	padding:5px;
	background: transparent;
	display:  inline-block;
	zoom: 1;
	*display: inline;
}



.itemFeatured{
	width: 400px;
	padding: 5px 0; 
	margin-left: 200px;
	background: #4f2e24;
	color: #f9f0df;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	border: 1px solid white;
	overflow: hidden;
	border-bottom: 0px;
}

.itemDescriptionModules{
	overflow: auto;
	padding: 10px 0;
}

.itemDescriptionModules .myPhotoContainer{
	float: right;
	text-align: right;
	font-weight: bold; 
}

.itemDescriptionModules.featured{
	background: #DDC7A3;
	border-top: 1px solid #AE9A87;
	border-bottom: 1px solid #AE9A87;
	
}

.itemDescriptionModules .mainarea{
	float: left;
	width: 640px;
	padding-bottom: 10px;
}

.itemDescriptionModules.noLeftCol .mainarea{
	min-height: 150px;
	width: 770px;
}



.itemDescriptionModules .mainarea .text{
	margin-left: 270px;
	margin-right: 10px;
	line-height:18px;
	font-size:11px;
}

.itemDescriptionModules .mainarea .text h3{
	margin-bottom: 8px;
	font-size: 17px;
}

.itemDescriptionModules .mainarea .text h3 a{
	color: #53301B;
}

.itemDescriptionModules .mainarea .imagearea{
	height: 135px;
	width: 240px;
	border: 1px solid #A47F54;
	padding: 3px;
	background: #f9f0df;
	float: left;
	margin-left: 10px;
	position: relative;
}

.itemDescriptionModules .mainarea .imagearea img{
	height: 135px;
	width: 240px;
	position: absolute;
	top: 3px;
	left: 3px;
	}

.itemDescriptionModules .disclaimertext{
	font-style: italic;
	margin-top: 20px;
}

.itemDescriptionModules .promoarea{
	 height: 150px;
	 width:130px;
	 float: left;
	 font-style: italic;
	 font-size: 10px;
	 color: #4f2e24;
	 padding-left: 10px;
	 background: url('../images/itemdivider.jpg') top left no-repeat;
}
.itemDescriptionModules.featured .promoarea{
	 background: url('../images/itemdivider2.jpg') top left no-repeat;
}


.itemDescriptionModules .promoarea h3{
	font-size: 22px;
}


/***** GRAPHIC & INFO MODULE CSS *****/
#graphicAndInfoModulesArea{
	padding-bottom: 10px;
	padding-top: 10px;
	line-height:18px;
	font-size:11px;
}

.graphicAndInfoModules{
	padding: 0 40px 15px 50px;
	position: relative;
	overflow: auto;
	*z-index: 6000;
}

.graphicAndInfoModules h3{
	margin-bottom: 10px;
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
}

.graphicAndInfoModules .subtitle{
	font-weight: bold;
	font-size: 12px;
}
.graphicAndInfoModules .imagearea{
	float: left;
	width: 270px;
	
}

.graphicAndInfoModules .imagearea.small{
	float: left;
	width: 145px;
	
}
.graphicAndInfoModules .image {
	border: 1px solid #A47F54;
	padding: 3px;
	background: #f9f0df;
	width: 240px;
}

.graphicAndInfoModules .image.small {
	width: 120px;
}

.image.nowrap{
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
}

.graphicAndInfoModules .contentarea{
	float: left;
	width: 430px;
	min-height: 135px;
	*z-index: 4000;
}
.graphicAndInfoModules .contentarea.noimage{
	float: left;
	width: 680px;
	min-height: 0;
}

.graphicAndInfoModules .contentarea.small{
	float: left;
	width: 565px;
	min-height: 0px;
}

.graphicAndInfoModules .extendeddescription{
	margin-top: 10px;
}	


#graphicAndInfoModulesArea.awards h3{
	display: none;
}


#graphicAndInfoModulesArea.awards hr{
	margin: 0 50px 20px 50px;
	border:0;
	border-top: 1px solid #4f2e24;
}

#graphicAndInfoModulesArea.awards .imagearea{
	width: 230px;
}
#graphicAndInfoModulesArea.awards .image{
	width: 200px;
	border: 0;
}

#graphicAndInfoModulesArea.awards .contentarea{
	width: 430px;
	padding-left: 25px;
	background: transparent url('../images/awardsbg.jpg') no-repeat;
}


#graphicAndInfoModulesArea.awards #tabs{
}


#graphicAndInfoModulesArea.culinary .graphicAndInfoModules{
}

#graphicAndInfoModulesArea.culinary hr{
	margin-bottom: 20px;
	border:0;
	border-top: 1px solid #4f2e24;
}

 .graphicAndInfoModules .myPhotoContainer{
	z-index: 1000;
	position-relative;
 }
/***** PHOTO INFO MODULE CSS *****/

.photoInfoModule{
	overflow: auto;
	font-size: 11px;
	height: 180px;
	margin: 10px 0;
	padding: 0 20px;
}

.photoInfoModule .title{
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
}

.photoInfoModule .intro{
	font-style: italic;
	margin-bottom: 5px;
}

.photoInfoModule .gallery{
	display: none;
}

.photoInfoModule .image {
	border: 1px solid #A47F54;
	padding: 3px;
	background: #f9f0df;
	width: 240px;
	margin-right: 10px;
}

.photoInfoModule .imagearea{
	float: left;
}
.photoInfoModule .centerarea{
	width: 330px;
	float: left;
	padding-left: 10px;
}


.photoInfoModule .area{
	width: 160px;
	height: 50px;
	display:  inline-block;
	zoom: 1;
	*display: inline;
}

.photoInfoModule .area .text{
	margin-left: 50px;
	margin-top: -40px;
	height: 50px;
	overflow: hidden;
	font-weight: bold;
}
.photoInfoModule .area .areathumbnail{
	width: 40px;
	height: 40px;
}

.photoInfoModule .area .viewphotos, .photoInfoModule .area .viewfloorplans{
	display: inline-block;
	font-weight: bold;
	font-size: 10px;
	color: #CC4C26;
	zoom: 1;
	*display: inline;
	cursor: pointer;
}

.viewfloorplans{
	cursor: pointer;
}
.photoInfoModule .area .gallery-image{
	height: 400px;
}

.photoInfoModule .rightcolarea{
	width: 140px;
	display: block;
	float: right;
	background: transparent url('../images/awardsbg.jpg') no-repeat;
	padding: 3px;
	min-height: 170px;
	text-align: center;
	color:#4F2E24;
	font-size:10px;
	font-style:italic;
}

.photoInfoModule .rightcolarea h3{
	font-size:22px;
}

/***** NEWSLETTER FORM *****/
#formNewsLetterForm{
	padding: 0 50px 50px 50px;
	font-size: 11px;
	position: relative;
}


#formNewsLetterForm input.text{
	width: 300px;
}


#formNewsLetterForm .select{
}

#formNewsLetterForm label.left{
	width: 300px;
	display: inline-block;
	text-align: right;
	padding-top: 3px;
	zoom: 1;
	*display: inline;
}

#formNewsLetterForm .checkboxsetfield{
	margin-left: 300px;
}

#formNewsLetterForm .checkboxset{
	position: relative;
}


#formNewsLetterForm .checkboxset label.left{
	position: absolute;
	top: 0;
}


#formNewsLetterForm .middleColumn{
	padding-left: 30px;
	display: inline-block;
	width: 330px;
	zoom: 1;
	*display: inline;
}

#formNewsLetterForm .checkboxset .middleColumn{
	/*margin-left: 300px;*/
}
#formNewsLetterForm ul{
	list-style: none;
	clear: both;
	margin: 0;
}

#formNewsLetterForm ul li{
	background: transparent;
	margin: 0;
	padding: 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 160px;
}
#formNewsLetterForm ul li.long{
	width: 280px;
}

#formNewsLetterForm .field{
	/*background-color: #ecdec4;*/
	margin-bottom: 2px;
	padding: 10px;
}
#formNewsLetterForm .Actions{
	text-align: right;
}
#formThankYou{
display: none; padding: 50px; text-align: center;
}


/***** USER DEFINED FORM *****/

#FormSection{
	padding: 10px 50px;
}


#FormSection h3, #rfpForm h3{
	border-bottom: 1px solid #4f2e24;
	font-size: 15px;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#FormSection input.text, #FormSection textarea, #FormSection select{
	width: 300px;
}


#FormSection .select{
}

#FormSection label.left{
	width: 300px;
	display: inline-block;
	text-align: right;
	padding-top: 3px;
	zoom: 1;
	*display: inline;
	float: left;
}

#FormSection .checkboxset, #FormSection .optionset , #FormSection .textarea {
	position: relative;
}


#FormSection .checkboxset label.left, #FormSection .optionset label.left, #FormSection .textarea label.left{
	position: absolute;
	top: 10;
}


#FormSection .middleColumn{
	padding-left: 30px;
	display: inline-block;
	width: 300px;
	zoom: 1;
	*display: inline;
}

#FormSection .checkboxset .middleColumn, #FormSection .optionset .middleColumn, #FormSection .textarea .middleColumn{
	margin-left: 300px;
}
#FormSection ul{
	list-style: none;
	clear: both;
	margin: 0;
}

#FormSection ul li{
	background: transparent;
	margin: 0;
	padding: 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 140px;
}
#FormSection ul li.long{
	width: 260px;
}

#FormSection .field{
	/*background-color: #ecdec4;*/
	margin-bottom: 2px;
	padding: 10px;
}
#FormSection .Actions{
	text-align: right;
}

#FormSection fieldset{
	border: 0;
}


#FormSection .literalFieldArea{
	width: 100%;
}

#rfpForm{
	margin: 30px 50px;
}

#meetingForm h2,#ticketRequestForm h2{
	font-size: 12px;
}

#meetingForm input, #meetingForm textarea, #meetingForm select,#ticketRequestForm input, #ticketRequestForm textarea, #ticketRequestForm select{
	margin-bottom: 10px;
}

#FormSection #EditableCheckboxGroupField73 ul li{
	width: 260px;
}

/***** REAL WEDDINGS *****/
#realWeddings .galleryArea{
	float: left; 
	width: 240px; 
	text-align: center; 
	margin-left: 50px; 
	font-weight: bold;
	font-size: 11px;
}

#realWeddings .galleryArea img{
	margin-top: 10px;
	margin-bottom: 30px;
	cursor: pointer;
}
#realWeddings .content{
	width: 430px;
	margin-left: 320px;
}


#realWeddings h3{
	font-size: 15px;
	font-style: italic;
	margin-bottom: 15px;
}

/***** PRESS CSS *****/
.pressItem{
	margin: 0 50px 10px 50px;
	position: relative;
	height: 30px;
}

.pressItem .date{
	position: absolute;
	top: 0;
	left: 0;
}

.pressItem .piece{
	margin-left: 100px;
}
.kit .pressItem .piece{
	margin-left: 0px;
}
/***** GALLERY CSS *****/

.gallery{
	position: fixed;
	top: 15px;
	left: 50%;
	margin-left: -400px;
	z-index: 5000;
	background: #291a13;
	width: 780px;
	text-align: center;
	padding: 10px;
}


.gallery ul li{
	margin:0;
	padding:5px;
	background: transparent;
	display:  inline-block;
	zoom: 1;
	*display: inline;
}


.gallery .closefloorplans, .gallery .closephotos{
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-family: arial-narrow, arial, tahoma, sans-serif;
	font-weight: bold;
	text-align: right;
	margin: 0 10px 10px 0;
	cursor: pointer;
}

.gallery-image{
	height: 400px;
}

.gallery-description{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.overlay{
	opacity:0.4;
	filter:alpha(opacity=40);
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
	width: 100%;
	height: 100%;
	
}

.gallery .jCarouselLite ul li span{
	display: none;
}

.videogallery{
	display: none;
}

.carousel{
	position: relative;
	margin-top: 20px;
}

.carousel .next{
	position: absolute;
	right: 0;
	top: 0px;
	font-size: 40px;
	cursor: pointer;
}

.carousel .prev{
	position: absolute;
	left: 0;
	top: 0px;
	font-size: 40px;
	cursor: pointer;
}



.jCarouselLite{
	margin-left: 40px;
}

/*\*//*/
.jCarouselLite{

	margin-left: 0px;
}
/* */

}

.jCarouselLite li img{
	width: 60px;
	height: 40px;
	cursor: pointer;
}

#photogallery, #videogallery{
	text-align:center;
	margin-bottom: 50px;
}

.photothumb, .videothumb{

	cursor: pointer;
}

.myPhotoContainer, .myVideoContainer{
	width: 250px;
	margin-bottom: 10px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.itemDescriptionModules .myPhotoContainer, .itemDescriptionModules .myVideoContainer{
	width: auto;
	margin-bottom: 0px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.navi{
	zindex: 1000;
}

.nextbtn, .prevbtn{
	cursor: pointer;
	width: 22px;
	height: 77px;
	position: absolute;
	
}

.prevbtn{
	top: 200px;
	left: 10px;
	background: url('../images/prevbtn.gif');
}
.nextbtn{

	top: 200px;
	right: 10px;
	background: url('../images/nextbtn.gif');
}
.nextbtn span, .prevbtn span{
	display: none;
}	

.viewphotos{
	cursor: pointer;
	}
/***** FOOTER  HIGHLIGHT CSS *****/

#footerHighlight{
	background: #DDC7A3;
	padding: 10px;
	margin-top: 10px;
	color: #4f2e24;
}


#footerHighlight ul{
	list-style: disc;
	padding: 0;
	margin-left: 15px;
}
#footerHighlight ul li{
	background: transparent;
	padding: 0;
}
/***** FOOTER CSS *****/

#footer{
	text-align: center;
	overflow: auto;
	margin-top: 25px;
	text-align: left;
	margin-bottom: 30px;
	height: 200px;
}

#footerlinks, #follow{
	float:right;
	position:relative;
	left:-50%;
	text-align:left;

}

#footerlinks{
	font-style: italic;
}


#footer a, .sharethis.chicklets {
	color: #CC4C26;
	text-decoration: none;
	font-weight: bold;
	font-family: georgia;
}

.stButton .sharethis.chicklets {
	font-family: georgia;
	font-size: 12px;
}

#footer a:hover{
	color: #9E6420;
}

#footer ul{
	padding: 0;
	list-style: none;
	position:relative;
	left:50%;
}


#follow ul{
	overflow: auto;
	padding: 5px;
	color: #9E6420;
	/*background: #000000;*/
	border: 1px solid #9E6420;
}

#footerlinks ul li{
	border-left: 1px solid #CC4C26;
	padding: 0 10px 0;
}

#follow ul li{
	padding: 0 15px 0 20px;
}

#follow ul li.sharethis, #follow ul li.first{
	padding: 0;
	padding-right: 15px;
}

#follow ul li.facebook{
	background: url('../images/facebook.jpg') no-repeat;
}
#follow ul li.twitter{
	background: url('../images/twitter.jpg') no-repeat;
}

#footer li{
	float:left;
	position:relative;
	padding: 0 7px;
}

#footer ul li.first{
	border-left: 0;
}

#footer ul li a{
	display: block;
}

#footer #giftcards{
	position: relative;
	color: #9E6420;
	/*background: #000000 url('../images/giftcards.jpg') 5px 5px no-repeat;*/
	border: 1px solid #9E6420;
	padding: 5px 10px;
	width: 90px;
	margin-left: 350px;
	text-align: center;
	margin-bottom: 10px;
}


