/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	background-color: #FFFFFF;
	min-width: 980px;
	background-image: url(../img/grey_background_W.jpg);
}
#logo {
	background-image: url(../p7dejavu/img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .6em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	background-image: url(../p7dejavu/img/dj3_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(../p7dejavu/img/dj3_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 261px;
	font-size: 0.75em;
}
#midcolumn {
	margin: 0 0 0 10px;
	font-size: 0.8em;
	float: right;
	width: 708px;
}
#rightcolumn {
	float: right;
	font-size: 0.75em;
	width: 262px;
}
#layoutbottom {
	clear: both;
	background-image: url(../p7dejavu/img/dj3_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 0;
	line-height: 0;
}
#underPackages {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#underLow {
	float: right;
	width: 236px;
	text-align: center;
}
#underMid {
	float: right;
	width: 236px;
	background-color: #E5E0CC;
	text-align: center;
}
#underHigh {
	float: right;
	width: 236px;
	text-align: center;
}
h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.2em 0 0 0;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 10px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {

}
.note {
	font-size: 0.95em;
	border: 1px none #333;
	color: #2B7633;
	text-align: center;
	line-height: .9em;
}
.note2 {
	font-size: 0.7em;
	font-style:italic;
	color:#FF6600;
	color: #FF6600;
	text-align: right;
}
.note2 a{
	text-decoration:none;
	color:#FF6600;
}
.note2Center {
	font-size: .95em;
	font-style:normal;
	color:#FF6600;
	color: #FF6600;
	text-align: center;
	line-height: 0.9em;
}
#footerbox {
	width: 980px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
	background-position: center;
	text-align: center;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#FF6600;
	text-decoration:none;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.deals {
	margin: 0 1px 0 1px;
	padding: 10px;
	font-size: 0.7em;
	
}
.formFlash {
	margin: 0 1px;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
.formText {
	margin: 0 1px;
	font-weight: normal;
	color: #666666;
	font-size: 1em;
	text-align: center;
	line-height: 1.3em;
}
.grayed {
	margin: 0;
	font-size: 0.9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 10px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: 0.5em;
}
#cancel_background {
	background-image: none;
	padding-top: 12px;
	margin-right: 1;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(../p7dejavu/img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#mapContainer {
	position:absolute
	width:707px;
	width: 706px;
	height: 700px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
}
.markerLabel {
	font-size: 0.85em;
	color: #ffffff;
	line-height: 1.4em;
	vertical-align: text-bottom;
	padding: 0px;
	letter-spacing: -25%;
	font-style: italic;
}
.markerLabel2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	vertical-align: text-bottom;
	padding: 0px;
	letter-spacing: -25%;
}
.markerLabelGolf {
	font-size: 1.2em;
	color: #000000;
	line-height: 22px;
	vertical-align: text-bottom;
	padding: 0px;
	letter-spacing: -25%;
}
.markerText {
	font-size: 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.markerText2 {
	font-size: 11px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 4px;
	line-height: 1.1em;
}
.markerText3 {
	font-size: 11px;
	color:#000000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 4px;
	line-height: 1.1em;
}
.markerID {
	font-size: 1em;
	font-style:normal;
	color:#FF6600;
	color: #666666;
	padding-left: 20px;
	line-height: 1.2em;
}
#mapListLeft {
	width: 336px;
	border-top: 2px solid #FF6600;
	float: left;
	margin-left: 8px;
}
#mapListRight {
	width: 336px;
	border-top: 2px solid #000000;
	float: right;
	margin-right: 8px;
}
#indexListResort {
	border-top: 2px #FF6600;
	float: left;
	width: 100%;
}
.resortID {
	font-weight: bold;
	color: #FF6600;
}
.markerArrow {
	font-weight: bold;
	color: #FF6600;
	font-size: 1.2em;
}
.markerArrowLabel {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.1em;
}
.markerArrowRed {
	font-weight: bold;
	color:#CC0000;
	font-size: 1.2em;
}
.markerArrowWhite {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
}
.underRate1 {
	font-weight: bold;
	color: #CC0000;
	font-size: 1.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.underRate2 {
	font-weight: bold;
	color: #CC0000;
	font-size: 2.2em;
	text-align: center;
	line-height: 1em;
}
.underRate3 {
	font-weight: bold;
	color: #CC0000;
	font-size: 1.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.underRate4 {
	font-weight: normal;
	color: #666666;
	font-size: .85em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.underRate5 {
	font-weight: bold;
	color: #333333;
	font-size: 1.1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.underRate6 {
	font-weight: bold;
	color: #333333;
	font-size: 2.5em;
	text-align: center;
	line-height: .75em;
}
.golfID {
}
.golfNameNumber{
	color: #FFFFFF;
	text-align: left;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 5px;
	background-color:#CC0000;

}
.golfName{
	color: #333333;
	text-align: left;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 10pt;
}
.golfName a {
	text-decoration: none;
	color: #333333;
}
.golfName a:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.golfName a:active {
	text-decoration: none;
	color: #FF3300;
}
.resortNameNumber{
	color: #FFFFFF;
	text-align: left;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 5px;
	background-color: #FF6600;
}
.resortName{
	color: #333333;
	text-align: left;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 10pt;
}
.resortName a {
	text-decoration: none;
	color: #333333;
}
.resortName a:hover {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.resortName a:active {
	text-decoration: none;
	color: #FF3300;
}
.cityLocationLeft {
	text-align: left;
	color: #666666;
	display: block;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f49521;
	margin-top: 2px;
	margin-bottom: 5px;
}
#golfDiv {
	height: 400px;
	overflow: auto;

}
#add {
	width: 100%;
	text-align: center;
}
#add a {
	text-decoration: none;
}
#resortDiv {
	height: 500px;
	overflow: auto;

}
#leftDiv {
	overflow: auto;
	height: 200px;
}
#specialPointeHilton {
	position:absolute;
	left:450px;
	top:525px;
	width:200px;
	height:200px;
	z-index:1;
	/*	opacity: 0.7;
	-moz-opacity: 0.7;
*/	text-align: center;
	background-color: #FFCC33;
	border: 2px solid #FF0000;
	visibility: hidden;
}
#specialTransparency {
	position:absolute;
	left:450px;
	top:525px;
	width:200px;
	height:200px;
	z-index:1;
	background-color: #FFCC33;
	/*	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
*/	border: 2px solid #FF0000;
	visibility: visible;
}
.specialDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
.specialT1 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
.specialT2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
.specialT3 {
	padding: 0px;
	font-size: 0.8em;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 1em;
}
.specialT4 {
	padding: 0px;
	font-size: 0.8em;
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 1em;
}
#addPH {
	position:absolute;
	left:26px;
	top:490px;
	width:144px;
	height:144px;
	z-index:2;
	visibility: hidden;
}
#addPH a {
	text-decoration: none;
	color: #FFFFFF;
}
#addTubac {
	position:absolute;
	left:185px;
	top:553px;
	width:400px;
	height:100px;
	z-index:3;
	visibility: hidden;
}
#addTubac a {
	text-decoration: none;
	color: #FFFFFF;
}
#addDesertRidge {
	position:absolute;
	left:173px;
	top:17px;
	width:400px;
	height:100px;
	z-index:1;
	visibility: hidden;
}
addDesertRidge a {
	text-decoration: none;
	color: #FFFFFF;
}
#promo {
	float:left;
	width:706px;
	padding:0;
	margin:0 0 0px;
	position:relative;
}
#emblem {
	position: absolute;
	z-index: 2;
	top: 577px;
	left: 283px;
	width: 400px;
	height: 100px;
	visibility: hidden;
}
#emblem a.emblem[class] {
    coursor:hand;
}
.lColumS4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#FF6600;
	text-align: center;
	font-weight: bold;
	line-height: normal;
}
