/* CSS Document */
/* Casadolagar (casadolagar.com)*/
/* Author - James Vinter (Vinternet solutions) Spring 2008*/

/* -- START -- */

/* -- start: GLOBAL DECLARATIONS -- */

* {
		margin: 0;
		padding: 0;
		outline: none;
		font-family: Arial, Helvetica, sans-serif;
		}
		
img {
		border: 0px;
		}
		
body {
		background-color: #FFFFFF;
		margin-top: 20px;
		margin-bottom: 20px;
		}
		
/* -- end: GLOBAL DECLARATIONS -- */

/* -- start: Page Declarations / Header / Structure / Layout -- */

.wrapper {
		margin: 0 auto;
		width: 840px;
		}

.header {
		margin: 0 auto;
		width: 840px;
		height: 117px;
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		}
		
.language {
		float: right;
		margin-right: 50px;
		margin-top: 30px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #009933;
		}
		
.contentWrapper {
		width: 838px;
		height: 100%;
		margin: 0 auto;
		background-color: #FFFFFF;
		border-left: solid 1px #509F4C;
		border-right: solid 1px #509F4C;
		padding-bottom: 20px;
		}
		
.galleryHolder {
		height: 100%;
		padding-left: 20px;
		padding-right: 20px;
		}		
		
.blankHolder {
		height: 100%;
		padding-left: 45px;
		padding-right: 50px;
		}
		
.blankHolder ol {
		margin-left: 50px;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		}
	
.blankHolder ul li {
		font: 12px Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
		color: #000000;
		list-style-image: url(../images/info.png);
		padding-left:10px;
		}
		
.blankHolder ol li {
		font: 12px Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
		color: #000000;
		list-style-image: url(../images/tick.png);
		padding-left:10px;
		}
		
.contentHolder {
		height: 100%;
		padding-left: 45px;
		padding-right: 50px;
		background-image: url(../images/casadolagarfront_grey.jpg);
		background-repeat: no-repeat;
		background-position: bottom right;
		}
		
.contentHolder ul {
		margin-left: 50px;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: left;
		}
	
.contentHolder li {
		font: 12px Arial, Helvetica, sans-serif;
		margin-bottom: 2px;
		color: #009933;
		list-style-type: circle; 
		text-align: left;
		}
		
.contentHolder li a 	{		
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #D90000;
		text-decoration: none;
		}
		
.contentHolder li a:hover {		
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #D90000;
		text-decoration: underline;
		}
		
.contactHolder {
		height: 100%;
		padding-left: 45px;
		padding-right: 50px;
		margin-right: 5px;
		background-image: url(../images/contacthouse.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
		}
		
.contactHolder ul {
		margin-left: 50px;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: left;
		}
	
.contactHolder li {
		font: 12px Arial, Helvetica, sans-serif;
		margin-bottom: 2px;
		color: #009933;
		list-style-type: circle; 
		text-align: left;
		}
		
.contactHolder li a 	{		
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #D90000;
		text-decoration: none;
		}
		
.contactHolder li a:hover {		
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #D90000;
		text-decoration: underline;
		}
		
/* -- end: Page Declarations / Header / Structure / Layout -- */
		
/* --  start: TOP NAVIGATION MENU -- */		
		
#mainNavigation {
		width: 838px;
		height: 40px;
		background-color: #FFFFFF;
		border-left: solid 1px #509F4C;
		border-right: solid 1px #509F4C;
		}

#mainNavigation ul {
		list-style:none;
		margin-left: 35px;
		}

#mainNavigation li {
		float:left;
		margin-left: 10px;
		padding:0px;
		}	

#linkHome a {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #009933;
		text-decoration: none;
		}
		
#linkHome a:hover {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
.sectionHome #mainNavigation #linkHome a {
		display: block;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
#linkProperty a {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #009933;
		text-decoration: none;
		}
		
#linkProperty a:hover {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
.sectionProperty #mainNavigation #linkProperty a {
		display: block;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}		
		
#linkLocation a {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #009933;
		text-decoration: none;
		}
		
#linkLocation a:hover {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
.sectionLocation  #mainNavigation #linkLocation a {
		display: block;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}		
		
#linkAttractions a {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #009933;
		text-decoration: none;
		}
		
#linkAttractions a:hover {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
.sectionAttractions  #mainNavigation #linkAttractions a {
		display: block;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}		
		
#linkPrices a {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #009933;
		text-decoration: none;
		}
		
#linkPrices a:hover {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
.sectionPrices  #mainNavigation #linkPrices a {
		display: block;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}		
		
#linkGallery a {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #009933;
		text-decoration: none;
		}
		
#linkGallery a:hover {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
.sectionGallery  #mainNavigation #linkGallery a {
		display: block;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}		
		
#linkContact a {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #009933;
		text-decoration: none;
		}
		
#linkContact a:hover {
		display: block;
		font: 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
.sectionContact  #mainNavigation #linkContact a {
		display: block;
		font: bold 16px Arial, Helvetica, sans-serif; 
		color: #D90000;
		text-decoration: none;
		}
		
/* --  end: TOP NAVIGATION MENU -- */		

.home {
		width: 840px;
		height: 600px;
		background-image: url(../images/homepage.jpg);
		background-repeat: no-repeat;
		}
		
#homeText {
		padding-left: 46px;
		padding-right: 16px;
		padding-bottom: 20px;
		}
		
.homeTextLeft {
		float: left;
		width: 240px;
		padding-left: 40px;
		padding-right: 10px;
		}
		
.attractTextLeft {
		float: left;
		width: 160px;
		padding-left: 30px;
		padding-right: 10px;
		}
		
#attract a {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #009933;
		text-decoration: none;
		}
		
#attract a:hover {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #009933;
		text-decoration: underline;
		}
		
#attract a.selected {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #D90000;
		text-decoration: none;
		}
		
#box {
		width: 230px;
		height: 100%;
		margin-left: 20px;
		}
		
.boxTop {		
		width: 230px;
		height: 47px;
		background-image: url(../images/boxhead.jpg);
		background-repeat: no-repeat;
		}
				
.boxContent {
		width: 230px;
		height: 100%;
		background-image: url(../images/boxmid.jpg);
		background-repeat: repeat-y;
		padding-bottom: 10px;
		}
		
.boxText {
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 4px;
		font: 11px Arial, Helvetica, sans-serif;
		}				
		
.boxBot {		
		width: 230px;
		height: 49px;
		background-image: url(../images/boxbot.jpg);
		background-repeat: no-repeat;
		}
		
.frame {
		width:460px; 
		height: 450px; 
		background-image: url(../images/attractholder.jpg); 
		background-repeat:no-repeat;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 30px;
		}
		
.frame p {
		font: 11px Arial, Helvetica, sans-serif;
		color: #000000;
		}
				
#contentTextLeft {			
		float: left;
		width: 460px;
		margin-top: 10px;
		}
		
#contentTextLeft ul {
		margin-left: 50px;
		margin-top: 10px;
		margin-bottom: 20px;
		}
	
#contentTextLeft li {
		font: 12px Arial, Helvetica, sans-serif;
		margin-bottom: 2px;
		color: #009933;
		list-style-type: circle; 
		}
		
.holdBox {
		background-color: #F3FAF2;
		border: solid 1px #EFEFEF;
		padding: 5px;
		}		
		
.highBox {
		height: 60px;;
		width: 746px;
		background-color: #F3FAF2;
		border: solid 1px #EFEFEF;
		padding: 5px;
		}
		
.stanBox {
		height: 100%;
		background-color: #F3FAF2;
		border: solid 1px #EFEFEF;
		padding: 5px;
		margin-right: 20px;
		}
		
.stanBox p a {
		font: bold 13px Arial, Helvetica, sans-serif;
		}
		
.stanBox p a:hover {
		font: bold 13px Arial, Helvetica, sans-serif;
		}
		
.textBox {
		float: left;
		width: 500px;
		}						
		
.imagebox {
		float: right;
		width: 200px;
		}
		
.footer {
		clear: both;
		width: 840px;
		height: 53px;
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		vertical-align: top;
		}
		
/* -- start: Pricing Matrix Styling -- */

th {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		background-color: #009933;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
		}
		
.figures {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #000000;
		text-align: center;
		background-color: #CCCCCC;
		}
		
.months {
		font: 12px Arial, Helvetica, sans-serif;
		color: #009933;
		background-color: #F3FAF2;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		}				


/* -- end: Pricing Matrix Styling -- */
						
/* -- start: Text & Hyperlink Styling -- */		
		
h1 {
		font: 16px Arial, Helvetica, sans-serif;
		color: #009933;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		}
		
h2 {
		font: 20px Arial, Helvetica, sans-serif;
		color: #009933;
		margin-bottom: 20px;
		text-align: left;
		}
		
h3 {
		font: 16px Arial, Helvetica, sans-serif;
		color: #D90000;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: left;
		}
		
h4 {				
		font: 18px Arial, Helvetica, sans-serif;
		color: #009933;
		margin-bottom: 5px;
		text-align: left;
		}
		
p {
		font: 12px Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
		}
		
p a 	{		
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #009933;
		text-decoration: none;
		}
		
p a:hover {		
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #009933;
		text-decoration: underline;
		}
		
.highlight {
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #D90000;
		}
		
.copyright {
		font: 12px Arial, Helvetica, sans-serif;
		color: #009933;
		text-indent: 30px;
		}
		
/* -- end: Text & Hyperlink Styling -- */

/* -- start: Calendar Styling -- */

.calendarHolder {
	float: left;
	margin-right: 100px;
	}	

/* the main header table */
.ng-cal-header-table {margin:5px;
	border-collapse:collapse;
	background:#efefef;
	border:solid #cccccc 1px;}
	
/* the previous and next table cells */
.ng-cal-previous-td, .ng-cal-next-td {width:20px;
	height:20px;
	color:#009933;
	font-weight:bold;
	border:solid #cccccc 1px;
	text-align:center;}

/* the calendar header table cell (the area where the month and year is displayed) */
.ng-cal-header-td {text-align:center;
	font-weight:bold;
	padding:3px;}
	
/* the main month table */
.ng-cal {border:solid #cccccc 1px;
	border-collapse:collapse;
	margin:5px;
	margin-top:0px;
	background-color:#FFFFFF;}
	
.ng-cal * {font-size:8pt;}
.ng-cal td {padding:3px;
	border:solid #cccccc 1px;}

/* the days name table cells */
.ng-cal .ng-days-name-td {background:#FFFFFF;
	border:solid #CCCCCC 1px;}
	
/* the month name table cell */
.ng-month-name-th {background:#009933;
	font-weight:bold;
	padding:3px;
	color:#ffffff;
	text-align:center;}

/* weekends, days off, dates off (holidayes) */
.ng-dayOff, .ng-dateOff {color:#ffffff; font-weight:bold;
	background:#FFBB45;
	text-decoration:none;}

/* out of range days (previous or next month) */
.ng-outOfRange {color:#cccccc;
	background:#efefef;
	text-decoration:none;}

/* the style for the table cell when the mouse is over it */
.ng-mouse-over {font-weight:bold;
	background:#faedd6;}
	
/* selected day */
.ng-selected-day {background:#ffbb45;
		font-weight:bold;}
		
/* the close and clear buttons in the bottom of the calendar */
.ng-close-link, .ng-clear-link  {padding:3px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:8pt;
	background:#D90000;
	border:solid #cccccc 1px;
	position: relative;
	margin-left: 5px;
	}
			
/* -- end: Calendar Styling -- */

/* ----------- END ----------- */

