/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
	background: url(../img/grey_background_W.jpg);
}
#logo {
	background-image: url(../p7dejavu/img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	margin: 0;
	line-height: 1em;
}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: 0.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	background-image: url(../p7dejavu/img/dj1b_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(../p7dejavu/img/dj1b_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
#leftcolumn {
	float: right;
	width: 223px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#midcolumn {
	float: right;
	width: 475px;
	margin: 0 10px;
	font-size: 0.75em;
}
#rightcolumn {
	float: right;
	width: 262px;
	font-size: 0.75em;
}
#rightcolum a {
	color:#0000FF;
	text-decoration:none;
}
#layoutbottom {
	clear: both;
	background-image: url(../p7dejavu/img/dj1b_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
	line-height: 1.2em;
}
h3 {
	font-size: 1.2em;
	margin: 1.2em 0 0 0;
}
.formQuote {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 1em;
	background-position: left;
}
.content {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 9px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
}
.content2 {
	margin: 0 1px 0 1px;
	padding: 10px;
	font-size: .7em;
	line-height: 1em;
	
}
.contentTournament {
	background-repeat: repeat-x;
	margin: 0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F9060A;
	font-weight: bold;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	padding-left: .5em;
	line-height: 1.3em;
	margin: 1em 1em 1px 1.1em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a {
	color: #FF6600;
	text-decoration: none;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.pub {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pub a {
	text-decoration:none;	
}
.pubRight {
	margin: 0 1px;
	padding: 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pubRight a {
	text-decoration:none;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#FF6600;
	text-decoration:none;
}
.deals {
	margin: 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;
}
#footerbox {
	width: 980px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
	background-position: center;
	text-align: center;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px !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;
	font-size: 12px;
}
/*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;
}
#masterLayer {
	position:relative;
	width:980px;
	z-index:1;
	font-size: .75em;
	margin-right: auto;
	margin-left: auto;
}
#masterLayer a {
	text-decoration:none;
}
#masterLayer a:hover {
	color:#FF6600;
}
#masterLayer a:active {
	color:#FF6600;
}
#map {
	position:absolute;
	left:291px;
	top:8px;
	width:456px;
	height:1090px;
	z-index:6;
	visibility: hidden;
}
#map a{
	color: #500000;
	text-decoration: none;
	border-bottom: 2px dotted #f49624;
}
#map a:hover {
	color: #f49624;
	border-bottom: 2px dotted #71a245;
}
#mapContainer {
	position:absolute;
	left:295px;
	top:126px;
	width:431px;
	height:485px;
	z-index:1;
}
#mapContainer2 {
	height:100%;
	width:100%;
	display:inherit;
}
#mapClose {
	position:absolute;
	left:637px;
	top:613px;
	width:91px;
	height:14px;
	z-index:13;
	visibility: hidden;
}
.note {
	font-size: 0.95em;
	border: 1px none #333;
	color: #2B7633;
	text-align: center;
}
.note a{
	color:#0000FF;
}
.note a:hover{
	color:#FF6600;
}
.note2 {
	font-size: 0.7em;
	font-style:italic;
	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;
}
.note2Center a{

}
.note2Center a:hover {
	color: #FF6600;
}
.note3 {
	font-size: .9em;
	text-align: left;
	line-height: 1em;
	font-weight: normal;
}
.note3 a{
	text-decoration:none;
	color:#FF6600;
}
#emptyBorder {
	position:absolute;
	left:282px;
	top:114px;
	width:456px;
	height:700px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: hidden;
}
#mapNAmerica {
	position:absolute;
	top:35px;
	width:221px;
	height:300px;
	z-index:9;
	left: 758px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#mapEurope {
	position:absolute;
	top:115px;
	width:223px;
	height:365px;
	z-index:1;
	left: 757px;
	visibility: hidden;
}
#mapUS {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:7;
	left: 758px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#mapCanada {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:8;
	left: 758px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#mapMexico {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:6;
	left: 758px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#mapAruba {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:1;
	left: 758px;
	visibility: hidden;
	background-color: #FFFFFF;
}
#mapCaribbean {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:5;
	left: 758px;
	font-size: 1em;
	background-color: #FFFFFF;
	visibility: hidden;
}
#divCaribbean {
	padding-right: 10px;
	height: 400px;
	overflow: auto;
	width: 90%;
}
#mapSE {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:2;
	left: 758px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#mapSW {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:4;
	left: 758px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#divSW {
	height: 400px;
	overflow: auto;
	width: 90%;
}
#mapW {
	position:absolute;
	top:35px;
	width:221px;
	height:600px;
	z-index:3;
	left: 758px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#divCanada {
	height: 400px;
	overflow: auto;
	width: 90%;
}
#divW {
	height: 400px;
	overflow: auto;
	width: 90%;
}
#divSE {
	height: 400px;
	overflow: auto;
	width: 90%;
}
#mapArizona {
	position:absolute;
	top:115px;
	width:223px;
	height:550px;
	z-index:8;
	left: 757px;
	visibility: hidden;
}
#mapFlorida {
	position:absolute;
	top:115px;
	width:223px;
	height:550px;
	z-index:9;
	left: 757px;
	visibility: hidden;
}
#mapNevada {
	position:absolute;
	top:330px;
	width:223px;
	height:590px;
	z-index:6;
	left: 757px;
	visibility: hidden;
}
#deals {
	position:absolute;
	top:35px;
	width:223px;
	height:600px;
	z-index:10;
	left: 756px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	visibility: hidden;
}
#deals a {
	text-decoration:none;
	color: #333333;
}
#deals a:hover {
	font-weight:bold;
	color:#FF6600;
}
#deals_FL {
	position:absolute;
	top:0px;
	width:250px;
	height:600px;
	z-index:10;
	left: -27px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	visibility: hidden;
}
#deals_FL a {
	text-decoration:none;
	font-size:.9em;
	color:#666666;
	font-style:italic;
	border-bottom: 1px dotted #FF6600;
}
#deals_FL a:hover {
	font-weight:bold;
	color:#FF6600;
	border-bottom:1px dotted #FF6600;
}
.dealsText {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	
}
.dealsText2 {
	width: 79px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	
}
.dealsText3 {
	margin: 0px 0px 0 85px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	
}
.dealsText4 {
	padding: 2px;
	border-bottom: 1px solid #FF6600;
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	
}
.dealsText5 {
	padding: 0px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-left: 0px;
	color: #333333;
	vertical-align: bottom;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	line-height: 1.3em;
}

.ssText {
	padding: 10px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
.ssText2 {

	
}
.ssText3 {
	margin: -75px 0px 0 150px;
	padding: 0px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
h2.dealsText3 {
	margin: 0;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #FF6600;
	font-weight: bold;
}
.lColumS1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#FF6600;
	text-align: right;
	font-weight: bold;
	line-height: 12px;

}
.lColumS2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color:#FF6600;
	text-align: right;
	font-weight: bold;
	line-height: 24px;
}
.lColumS2center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	color:#4D6029;
	text-align: center;
	font-weight: bold;
	line-height: 1.1em;
}
.lColumS3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#FF6600;
	text-align: center;
	border-bottom: 1px none #CCCC99;
	line-height: normal;
	font-weight:bold;
}
.lColumS3 a {
	text-decoration:none;
}
.lColumS4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#FF6600;
	text-align: center;
	font-weight: bold;
	line-height: normal;
}
.lColumS5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-style: normal;
	color:#49592C;
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
}
.lColumS6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	color:#333333;
	text-align: justify;
	font-weight: bold;
	line-height: 1.1em;
	width: 100%;
}
.lColumS6 a {
	color: #0000FF;
}
.tableRatesCenter {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px none #2B7633;
	line-height: 2em;
}

.tableRatesH {
	font-size: .95em;
	color: #2B7633;
	text-align: center;
	border-bottom: 1px solid #2B7633;
	padding: 2px;
	margin: 0px;
}
.tableRatesMore {
	font-size: 1.5em;
	color: #49592C;
	text-align: center;
	line-height: 0.9em;
	border-bottom: 1px solid #2B7633;
	padding: 2px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableRatesBody {
	font-size: 0.95em;
	text-align: left;
	line-height: 0.9em;
	border-bottom: 1px solid #2B7633;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableRatesBody a {
	color: #0000FF;
}
.tableRates {
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
.tableRates a {
	padding: 0px;
	margin: 0px;
	line-height: 2em;
	color: #0000FF;
}
.golfNameNumber{
	color: #333333;
	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;
	margin-top: 4px;
}
.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;
}
.langue {
	font-size: 0.7em;
	font-style:italic;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}
.langue  a {
	text-decoration:none;
	color: #FFFFFF;
}
.langue a:hover {
	color: #FFD21B;
}
.lColumS5_gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-style: normal;
	color:#CC9900;
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
}
.rightColumText {
	font-size: 1em;
	line-height: 1.1em;
	color: #666666;
}
