/* GENERAL STYLES */
/*
	** Version 2 promotion CSS Gen Template
*/
/*
Global
-	Font Size 				70
-	Font Color				#000000

Header
-	Banner Image				url(/media/3118744/rva-web-banner-july-2010.jpg)
-	Promotion logo				1391
-	Promotion logo Top Offset		0
-	Promotion logo Left Offset		0
-	Client logo				1391
-	Client logo Top Offset			0
-	Client logo Left Offset			0
-	Height					267

Primary Menu
-	Link Colour				#ffffff
-	Primary Background Colour		#0178a6
-	Secondary Background Colour		#0178a6
-	Background Image			url(/media/80845/button-shiney-overlay.png)
-	Item Background (Yes/No)		No

LHS Column
-	Destinations Nav Background colour	#0178a6
-	Destinations Nav Secondary colour	#ffffff
-	Destination Nav Font Colour		#ffffff
-	Destinations Nav Tertiary colour	#008dc3
-	Side Button Background colour		#e4bf2f
-	Side Button Colour			#000000

Content
-	Heading Level 1 Colour			#c43331
-	Heading Level 1 Size			110
-	Heading Level 2 Colour			#c43331
-	Heading Level 2 Size			120
-	Heading Level 3 Colour			#c43331
-	Heading Level 3 Size			120

Contact Bar
-	Background Image			none
-	Background Colour			#41add6
-	Font Size				130
-	Font Colour				#ffffff
-	Phone Number Colour			#ffffff

Footer
-	Background Colour			#0178a6
-	Background Image			none
-	Color					#ffffff

Bookings
-	Primary Colour				#0178a6
-	Secondary Colour			#117b32
-	Tertiary Colour				#c43331

*/


/* Globale :: Font Size, Font Colour */
body#resortgetaways
{
	color: #000000;
	font-size: 70%;
}

/* Header :: Banner Image, Height */
#resortgetaways .header
{
	height: 267px;	
	background-image: url(/media/3118744/rva-web-banner-july-2010.jpg);
}

/* Header :: Promotion logo Top Offset, Promotion logo Left Offset */
#resortgetaways .header img.promotion
{
	top: 0px;
	left: 0px;
}

/* Header :: Client logo Top Offset, Client logo Left Offset */
#resortgetaways .header img.client
{
	top: 0px;
	left: 0px;
}

/* Primary Menu :: Primary Background Colour, Background Image */
#resortgetaways .menu
{	
	background-image: url(/media/80845/button-shiney-overlay.png);
	background-color: #0178a6;
}

/* Primary Menu :: Link Colour, Item Background */
#resortgetaways .menu ul li a:link,
#resortgetaways .menu ul li a:visited
{
	color: #ffffff;
	/* if(item background arrow = false ) */
		background-image: none;
		padding-left: 13px;
		padding-right: 13px;
	/* else do nothing */
}

/* Primary Menu :: Secondary Background Colour */
#resortgetaways .menu ul li
{
	border-color: #0178a6;
}
#resortgetaways .menu ul li a:hover
{
	background-color: #0178a6;
}

/* LHS Column :: Destinations Nav Background colour */
#resortgetaways .destination,
#resortgetaways .destination li li ul,
#resortgetaways .destination ul li li a:hover,
#resortgetaways .destination li li.hover a:link,
#resortgetaways .destination li li.hover a:visited
{
	background-color: #0178a6;
}

/* LHS Column :: Destinations Nav Tertiary colour */
#resortgetaways .destination ul li.active
{
	background-color: #008dc3;
}

/* LHS Column :: Destinations Nav Secondary colour, Destination Nav Font Colour */
#resortgetaways .destination ul li a:link,
#resortgetaways .destination ul li a:visited
{
	color: #ffffff;
	border-color: #ffffff;
}

/* LHS Column :: Side Button Background colour */
#resortgetaways .side-button
{
	background-color: #e4bf2f;
}

/* LHS Column :: Side Button Colour */
#resortgetaways .side-button a:link,
#resortgetaways .side-button a:visited
{
	color: #000000;
}

/* Content :: Heading Level 1 Colour, Heading Level 1 Size */
#resortgetaways h1
{
	color: #c43331;
	font-size: 110%;
}
#resortgetaways h1 a
{
	color: #c43331;
}

/* Content :: Heading Level 2 Colour, Heading Level 2 Size */
#resortgetaways h2
{
	color: #c43331;
	font-size: 120%;
}

/* Content :: Heading Level 3 Colour, Heading Level 3 Size */
#resortgetaways h3
{
	color: #c43331;
	font-size: 120%;
}

/* Contact Bar :: Background Image, Background Colour, Font Size, Font Colour */
#resortgetaways .contact-info
{
	background-color: #41add6;
	background-image: none;
	
	color: #ffffff;
	font-size: 130%;
}

/* Contact Bar :: Phone Number Colour */
#resortgetaways .contact-info b
{
	color: #ffffff;
}

/* Footer :: Background Colour, Background Image, Color */
#resortgetaways .footer
{
	background-color: #0178a6;
	background-image: none;
	
	color: #ffffff;
}

#resortgetaways .footer a:link,
#resortgetaways .footer a:visited
{
	color: #ffffff;
}

/*
Bookings
-	Primary Colour
-	Secondary Colour
-	Tertiary Colour
*/
#resortgetaways .menu
{
	background-color: #0178a6 !important;
}

/*
 ** Secondary Colours (#F58421)
*/
#resortgetaways input.btn,
#resortgetaways ol.results-set li table td.button a:link,
#resortgetaways ol.results-set li table td.button a:visited,
#resortgetaways a.chk-avail-btn:link,
#resortgetaways a.chk-avail-btn:visited
{
 background-color: #117b32 !important;
}
#resortgetaways input.btn:hover,
#resortgetaways ol.results-set li table td.button a:hover,
#resortgetaways a.chk-avail-btn:hover
{
 background-color: #000 !important;
 color: #fff !important;
}

/*
	** Tertiary Colours (#007BBD)
*/
#resortgetaways h2,
#resortgetaways .inner-panel-wide dl.split dt,
#resortgetaways table.xtra-results tbody td.you-pay,
#resortgetaways ol.results-set li h3,
#resortgetaways ol.results-set li h3 a:link,
#resortgetaways ol.results-set li h3 a:visited,
#resortgetaways ol.results-set li table th.you-pay,
#resortgetaways ol.results-set li table td.you-pay,
#resortgetaways .content a:hover
{
	color: #c43331;
}

/* 
	** Reseting 
*/
#resortgetaways .paging a:hover,
#resortgetaways .selection-summary a:hover,
#resortgetaways .popup-calendar a:hover,
#resortgetaways #TB_title a:hover,
#resortgetaways .rates-summary a:hover
{
	color: #fff !important;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
