@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	background-color: #50b7ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	line-height: 150%;
}
#wrapper {
	display:block;
	margin: 0 auto;
	width:837px;
	min-height:500px;
	height:auto;
	background:url(../images/background.jpg) bottom no-repeat;
	text-align:left;
	margin-top:10px;
}
body#auction #wrapper {
	background:url(../images/meetingBackground.jpg) bottom no-repeat;
}





/* ---------------------------------------------------------------------------------------------------- LEFT CONTENT */

#leftContentWrapper {
	display:block;
	float:left;
	width:355px;
	margin-left:35px;
}
#leftContent {
	display:block;
	background:url(../images/LeftContent_Stretch.gif) left repeat-y;
}
#leftContentTop {
	display:block;
	background:url(../images/leftContent_Top.gif) top no-repeat;
}
#leftContentTopGolf {
	display:block;
	background:url(../images/leftBg_golf.jpg) top no-repeat;
}
#leftContentTopMeetings {
	display:block;
	background:url(../images/leftBg_meetings.jpg) top no-repeat;
}
#leftContentTopRestaurants {
	display:block;
	background:url(../images/leftBg_restaurants.jpg) top no-repeat;
}
#leftContentTopAuction {
	display:block;
	background:url(../images/leftBg_auction.jpg) top no-repeat;
}
#leftContentBottom {
	display:block;
	background:url(../images/LeftContent_Bottom.gif) bottom no-repeat;
	text-align:center;
}
#leftContentBottom img {
	border:none;
}
#leftTopSpacer {
	display:block;
	height:255px;
}
#leftTopSpacer a{
	display:block;
	width:355px;
	height:59px;
	text-indent:-3000em;
	text-decoration:none;
	overflow:hidden;
}
#leftTopSpacer h2 {
	margin-top:160px;
	margin-left:20px;
	font-size:17px;
	font-weight:bold;	
}
#leftContent1, #leftContent2, #leftContent3 {
	display:block;
	text-align:right;
}
#leftContent1, #leftContent2 {
	height:100px;
}
#leftContent3 {
	height:70px;
}
#leftContent1 h3, #leftContent2 h3, #leftContent3 h3 {
	width:250px;
	margin-right:25px;
	margin-left:75px;
	margin-bottom:8px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}
#leftContent1 p, #leftContent2 p, #leftContent3 p {
	width:250px;
	margin-right:25px;
	margin-left:75px;
}
#leftContent1 {
	background:url(../images/left_1.gif) top no-repeat;
}
#leftContent2 {
	background:url(../images/left_2.gif) top no-repeat;
}
#leftContent3 {
	background:url(../images/left_3.gif) top no-repeat;
}

/* ----------------------------------------- SEARCH FORM */

#searchMeetingHotel {
	width:300px;
	margin-left:25px;
}
#meetingQuarter, #numberDays, #numberAttendees, #numberGuestRooms, #numberGralSession, #numberBanquet, #numberExhibitors, #numberBreakouts {
	width:75px;
	margin-left:10px;
}
#amenitiesGolf, #amenitiesSpa, #amenitiesRestaurants {
	margin-bottom:8px;
}
#amenitiesGolf {
	margin-left:10px;
}
.amenitiesImg {
	padding-top:5px;
}
#findButton{
	margin-left:90px;
	margin-top:10px;
}
/*#findButton a{
	display:block;
	width:142px;
	height:46px;
	background:url(../images/search_findButton.jpg) no-repeat;
	text-indent:-3000em;
	text-decoration:none;
	overflow:hidden;
}
#findButton a:hover,  body#findButton a {
	background:transparent url(../images/search_findButton.jpg) 0px -46px no-repeat;
}
*/

/* ----------------------------------------- SEARCH FORM ENDS */
#leftContentEnds {
	display:block;
	height:32px;
	background:url(../images/leftContent_ends.gif) no-repeat;
	text-indent:-3000em;
	text-decoration:none;
	overflow:hidden;	
}

input#findButton {
    width: 142px;
    height: 46px;
    background: #333 url(/images/search_findButton.jpg) no-repeat;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}

input#findButton:hover {
    background: #666 url(/images/search_findButton.jpg) no-repeat 0 -46px;
 
}

/* ---------------------------------------------------------------------------------------------------- LEFT CONTENT ENDS*/





/* ---------------------------------------------------------------------------------------------------- RIGHT CONTENT */

#rightContent {
	display:block;
	float:left;
	width:408px;
}

/* ----------------------------------------- NAVIGATION */
#navigation1 {
	display:block;
	width:357px;
	left:0px;
	padding-top:46px;
	margin-left:15px;
}
#navigation1 ul {
	width:357px;
	height:39px;
	background: url(../images/navigation.jpg) no-repeat;
}
#navigation1 li {
	list-style:none;
}
#navigation1 li,  #navigation1 a {
	height:39px;
	display:block;
}
#GolfTips {
	float:left;
	left:0px;
	width:119px;
	height:39px;
}
#GreenMeetings {
	float:left;
	left:-119px;
	width:120px;
	height:39px;
}
#Restaurants {
	float:left;
	left:-239px;
	width:118px;
	height:39px;
}
#GolfTips a:hover,  body#GolfTips li#GolfTips a {
	background:transparent url(../images/navigation.jpg) 0px -39px no-repeat;
}
#GreenMeetings a:hover,  body#GreenMeetings li#GreenMeetings a {
	background:transparent url(../images/navigation.jpg) -119px -39px no-repeat;
}
#Restaurants a:hover,  body#Restaurants li#Restaurants a {
	background:transparent url(../images/navigation.jpg) -239px -39px no-repeat;
}
#GolfTips a,  #GreenMeetings a,  #Restaurants a {
	text-indent:-3000em;
	text-decoration:none;
	overflow:hidden;
}

/* ----------------------------------------- NAVIGATION ENDS */


/* ----------------------------------------- INFO */

#info {
	display:block;
	width:408px;
	background:url(../images/rightContent_Stretch.gif) repeat-y;
}
#infoContent {
	min-height:130px;
}
#infoContent p {
	text-align:justify;
	margin:0px 30px 0px 15px;
	padding-bottom:10px;
}
#infoContent h1 {
	font-size:17px;
	font-weight:bold;
	padding:0px 0px 15px 6px;
}
#infoContent h2 {
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 10px 6px;
}
#infoContent h3 {
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 10px 6px;
}
#infoContent ul {
	margin:0px 0px 0px 40px;
	list-style-type:circle;
}
#infoContent ul li {
	margin:0px 0px 10px 0px;
	width:365px;
	padding-bottom:0px !important;
}
#infoTop {
	display:block;
	height:19px;
	background:url(../images/rightContent_top.gif) top no-repeat;
}
#infoBottom {
	display:block;
	height:22px;
	background:url(../images/rightContent_bottom.gif) bottom no-repeat;
}
#infoBottomSections {
	display:block;
	height:22px;
	background:url(../images/rightContentSections_bottom.gif) bottom right no-repeat;
}
.infoTitle {
	margin-bottom:10px;
}
.sectionsPic {
	padding:15px 0px 0px 5px;
	margin-bottom:5px;
}
/*
.sectionsSmallPicRight {
	float:right;
	padding-top:5px;
	padding-left:5px;
	margin-right:12px;
}
.sectionsSmallPicLeft {
	float:left;
	padding-top:5px;
	margin-right:5px;
}*/

/* ----------------------------------------- INFO ENDS*/

#rotatingFlash {
	display:block;
	width:398px;
	height:284px;
	background:url(../images/flashImg_bg.gif) top left no-repeat;
	padding:2px 0px 0px 6px;
}
.restaurantLogo {
	float:left;
	margin:0px 7px 0px 0px;
}
.restaurantP {
	padding-bottom:20px;
	text-align:left !important;
}
a:link, a:visited, a:hover, a:active {
	color:#1A4E64;
	font-weight:bold;
	text-decoration:none;
}

/* ---------------------------------------------------------------------------------------------------- RIGHT CONTENT ENDS */




/* ---------------------------------------------------------------------------------------------------- SEARCH */

#searchMain {
	display:block;
	width:391px;
	background:url(../images/searching_repeat.gif) repeat-y;	
	text-align:center;
}
#searchTop {
	display:block;
	width:391px;
	background:url(../images/searching_top.gif) top no-repeat;
	padding-top:15px;
	margin-top:100px;
}
#searchBottom {
	display:block;
	width:391px;
	background:url(../images/searching_bottom.gif) bottom no-repeat;
	padding-bottom:5px;
}
#meetingQuarter {
	font-size:10px;
}
/* ---------------------------------------------------------------------------------------------------- SEARCH ENDS */

/* ---------------------------------------------------------------------------------------------------- SEARCH RESULTS*/

#SRhotelInfo {
	padding-bottom:10px;
}
#SRhotelInfo p {
	text-align:left;
}
#SRTopA {
	display:block;
	background:url(../images/SR_top.gif) top no-repeat;
}
#SRRepeatA {
	display:block;
	width:365px;
	background:url(../images/SR_repeat.gif) repeat-y;
	margin-left:15px;
}
#SRBottomA {
	display:block;
	min-height:137px;
	background:url(../images/SR_bottom.gif) bottom no-repeat;
}
#SRBottomA h2, #SRBottomB h2 {
	padding:10px 0px 0px 10px;
}
#SRBottomA h3, #SRBottomB h3 {
	padding:15px 0px 7px 10px;
	font-size:11px;
}
#SRBottomA p, #SRBottomB p {
	padding-bottom:7px;
}
#SRTopB {
	display:block;
	background:url(../images/SR_topB.gif) top no-repeat;
}
#SRRepeatB {
	display:block;
	width:365px;
	background:url(../images/SR_repeatB.gif) repeat-y;
	margin-left:15px;
}
#SRBottomB {
	display:block;
	min-height:137px;
	background:url(../images/SR_bottomB.gif) bottom no-repeat;
}
#Select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#searchDisclaimer {
	font-size:10px;
	color:#666666;
}
#searchDisclaimer {
	padding-top:20px;
}
.SRhotelImg {
	padding-right:10px;
	float:left;
}
.hotelThumb {
	padding-right:0px;
	float:left;
	border:none;
}
.calendarImg {
	display:block;
	padding:15px 15px 5px 10px;
	float:right;
}
.datesTxt {
	color:#FF0000;
	font-weight:bold;
}

#SRBottomARequest {
	display:block;
	background:url(../images/SR_bottom.gif) bottom no-repeat;
}
#resultsTable {
	margin:10px 15px 0px 15px;
}
/* ---------------------------------------------------------------------------------------------------- SEARCH RESULTS ENDS */

/* ---------------------------------------------------------------------------------------------------- RFP */

#RFP {
	width:365px;
	margin-left:15px;
}
#RFP label {
	padding-left:5px;
}

/* ---------------------------------------------------------------------------------------------------- RFP ENDS */

#bottomSpacer {
	clear:both;
	height:120px;
}
#bottomSpacerSearching {
	clear:both;
	height:230px;
}
#footer {
	display:box;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color:#ffffff;
}	
#footer p {
	padding-top:10px;
	padding-bottom:5px;
}

/* ---------------------------------------------------------------------------------------------------- AUCTION */
#auctionForm {
	width:280px;
	margin-left:35px;
}
.ie7 #auctionForm {
	width:280px;
	margin-left:0px;
}
.auctionStartingBid {
	font:bold 11px verdana;
	color:#163D4E;
}
.auctionCurrentBid {
	font:bold 14px verdana;
	color:#FFFFFF;
}
.auctionEndDateTime {
	font:bold 11px verdana;
	color:#163D4E;
}
.auctionBuiItNowPrice {
	font:bold 16px verdana;
	color:#FFFFFF;
}
input#auctionBidButton {
    width: 122px;
    height: 40px;
    background: #333 url(/images/auctionBidButton.png) no-repeat;
    outline: none;
    margin:15px 0px 0px 10px;
    padding: 0;
    border: 0;
}
.ie7 input#auctionBidButton {
    margin:15px 0px 0px 0px;
}
input#auctionBidButton:hover {
    background: #666 url(/images/auctionBidButton.png) no-repeat 0 -40px; 
}

input#auctionBuyItNowButton {
    width: 132px;
    height: 30px;
    background: #333 url(/images/auction_buyItNow.png) no-repeat;
    outline: none;
    margin:0px;
    padding: 0;
    border: 0;
}
.ie7 input#auctionBuyItNowButton {
    margin:0px;
}
input#auctionBuyItNowButton:hover {
    background: #666 url(/images/auction_buyItNow.png) no-repeat 0 -30px; 
}

/* ---------------------------------------------------------------------------------------------------- AUCTION ENDS */




/* ---------------------------------------------------------------------------------------------------- POPUP STARTS */

#popup, #popupTop, #popupBottom {
	display:block;
	width:547;
	text-align:left;
}
#popup {
	margin:0 auto;
	padding:0px;
	background:url(/images/popup_repeat.gif) left repeat-y;
	margin:15px 0px;
}
#popupTop {
	background:url(/images/popup_top.gif) top left no-repeat;
}
#popupBottom {
	background:url(/images/popup_bottom.gif) bottom left no-repeat;
	padding:20px 30px 0px 30px;
}
#popupBottom p, #popupBottom h1, #popupBottom h2, #popupBottom h3, #popupBottom h4 {
	margin:0px 0px 15px 0px;
	width:490px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#popup h1 {
	font-size:15px;
}
#popup h2 {
	font-size:14px;
}
#popup h,#popup h4 {
	font-size:13px;
}
#popupBottom ul {
	margin:0px 0px 15px 20px;
}
#popupBottom li {
	width:475px;
}
#popupClose {
	display:block;
	width:547px;
	text-align:right;
}
#popupClose p {
	margin:10px 10px 0px 0px;
}
#popupClose a, #popupClose a:link, #popupClose a:visited, #popupClose a:hover, #popupClose a:active {
	font:bold 11px verdana;
	color:#FFFFFF;
	border:1px solid #ffffff;
	padding:3px;
}
/* ---------------------------------------------------------------------------------------------------- POPUP ENDS */