/*******************************************************************
	Great Candian Hotels Main StyleSheet: December 14, 2005
	Produced by Sean Calder
	Habanero Consulting Group
	********************************************************************

	This file is used to render all the basic fonts, positioning and 
	colours used on the site.
	
	*******************************************************************/


/*****************************************************************************/

/*							Default elements								 					  */

/*****************************************************************************/

* html {
	height: 100%; /* kill peekaboo bug in IE */
}
* {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 777px;
	margin: 0 auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFF;
}
img {
	border: 0;
}
strong {
	font-weight: bold;
}
h1 {
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 7px 0;
}
h2 {
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 7px 0;
}
p {
	margin: 0 0 7px 0;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}




/*****************************************************************************/

/*							Page structure DIVs								 				  */

/*****************************************************************************/
#nav_space {
	width: 100%;
	background: #FFF repeat-y;
	padding: 0px 0px;
	background-color: #3399CC;
}


#nav_spacefr {
	width: 100%;
	background: #FFF repeat-y;
	padding: 0px 0px;
	background-color: #3399CC;
}

#nav_spacefr li {
font-size:13px;

}



#container {
	width: 100%;
	background: #FFF url(../images/grey_right.jpg) repeat-y;
	/*overflow: auto;*/
	padding: 0px;
	overflow:hidden;
}
/* Main content (left) styles */

#content {
	width: 520px;
	float: left;
	height: auto;
	text-align: left;
	padding: 0 5px 0 0;
}
#splashPic {
	margin: 2px 6px 10px 4px;
	max-height:270px;
	max-width:511px;
}
#content h2 {
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 7px 5px;
}
#content h3 {
	color: #843C20;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 2px 5px;
	background: url(../images/bullet_maple.gif) left no-repeat;
	padding-left: 20px;
}
#content h3 a {
	color: #843C20;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 2px 0;
	text-decoration: none;
}
#content h3 a:Hover {
	color: #C55930;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 2px 0;
	text-decoration: none;
}
#content h5 {
	color: #669933;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 5px;
	clear: both;
	padding: 5px 0 0 0;
}
#content p.subsection {
	margin: 0 0 10px 25px;
}
#content p {
	margin: 0 0 7px 5px;
}
#getawaysFullHead {
	background: url(../images/bg_getaways_full.gif);
	width: 511px;
	height: 55px;
}
.getawaysHalf {
	float: left;
	width: 253px;
	height: auto;
}
.marginRight5 {
	margin: 0 5px 0 0;
}
.getawaysHalfHead {
	background: url(../images/bg_getaways_half.gif);
	width: 253px;
	height: 55px;
}
#getawaysFullHead h4 {
	color: #669933;
	font-weight: bold;
	font-size: 14px;
	padding: 28px 0 0 75px;
}
.getawaysHalfHead h4 {
	color: #669933;
	font-weight: bold;
	font-size: 14px;
	padding: 28px 0 0 75px;
}
#getawaysFullHeadFR {
	background: url(../images/bg_getaways_full_fr.gif);
	width: 511px;
	height: 55px;
}
.getawaysHalfFR {
	float: left;
	width: 253px;
	height: auto;
}
.marginRight5FR {
	margin: 0 5px 0 0;
}
.getawaysHalfHeadFR {
	background: url(../images/bg_getaways_half_fr.gif);
	width: 253px;
	height: 55px;
}
#getawaysFullHeadFR h4 {
	color: #669933;
	font-weight: bold;
	font-size: 14px;
	padding: 28px 0 0 75px;
}
.getawaysHalfHeadFR h4 {
	color: #669933;
	font-weight: bold;
	font-size: 14px;
	padding: 28px 0 0 75px;
}
.clear {
	clear: both;
}
#getawaysFull {
	background: #F0F8E9;
	border-bottom: 1px solid #E1F0D2;
	border-left: 1px solid #E1F0D2;
	border-right: 1px solid #E1F0D2;
	width: 493px;
	height: 80px;
	padding: 5px 8px 0 8px;
	margin: 0 0 8px 0;
}
.getawaysHalfBottom {
	background: #F0F8E9;
	border-bottom: 1px solid #E1F0D2;
	border-left: 1px solid #E1F0D2;
	border-right: 1px solid #E1F0D2;
	width: 235px;
	height: auto;
	padding: 5px 8px 0 8px;
	margin: 0 0 8px 0;
}
#getawaysFullFR {
	background: #F0F8E9;
	border-bottom: 1px solid #E1F0D2;
	border-left: 1px solid #E1F0D2;
	border-right: 1px solid #E1F0D2;
	width: 511px;
	height: 80px;
	padding: 5px 8px 0 8px;
	margin: 0 0 8px 0;
}
.getawaysHalfBottomFR {
	background: #F0F8E9;
	border-bottom: 1px solid #E1F0D2;
	border-left: 1px solid #E1F0D2;
	border-right: 1px solid #E1F0D2;
	width: 235px;
	height: auto;
	padding: 5px 8px 0 8px;
	margin: 0 0 8px 0;
}
.promoContainers {
	float: left;
	width: 166px;
	height: auto;
	margin: 0 5px 7px 0;
}
.promoContainerLast {
	float: right;
	width: 166px;
	height: auto;
	margin: 0 0 7px 0;
}
.promoHeads {
	width: 166px;
	height: 23px;
}
.promoText {
	border-bottom: 1px solid #B8DCED;
	border-left: 1px solid #B8DCED;
	border-right: 1px solid #B8DCED;
	width: 148px;
	padding: 5px 8px 0 8px;
	margin: 0 0 8px 0;
}
.promoContainersFR {
	float: left;
	width: 166px;
	height: auto;
	margin: 0 5px 7px 0;
}
.promoContainerLastFR {
	float: right;
	width: 166px;
	height: auto;
	margin: 0 0 7px 0;
}
.promoHeadsFR {
	width: 166px;
	height: 23px;
}
.promoTextFR {
	border-bottom: 1px solid #B8DCED;
	border-left: 1px solid #B8DCED;
	border-right: 1px solid #B8DCED;
	width: 166px;
	height: 80px;
	padding: 5px 8px 0 8px;
	margin: 0 0 8px 0;
}
/* Sidebar (right) styles */

#sidebar {
	width: 223px;
	float: left;
	height: auto;
	font-size: 11px;
	margin-top:2px;
}
#sideContainer {
	border: 1px solid #BDDEEE;
	width: 219px;
	height: auto;
	padding: 1px;
	margin: 0 0 7px 0;
}
#sidePromoContainer {
	border: 1px solid #BDDEEE;
	width: 219px;
	height: auto;
	padding: 1px;
	margin: 0 0 7px 0;
}
#sideContent {
	background-color: #BDDEEE;
	width: 207px;
	padding: 6px;
	color: #333;
}
#sideContent a {
	color: #333;
	text-decoration: underline;
}
#sideContent a:Hover {
	color: #666;
	text-decoration: underline;
}
#sidebar input.text {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 0 5px 5px;
}
#sidebar input.text2 {
	width: 147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 0 5px 0;
}
#sidebar input.text3 {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 0 5px 0;
}
#sidebar select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 10px 5px 5px;
}
#sidebar select.find {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 5px 4px 0;
	width: 147px;
}
#sidebar select.reserve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 5px 4px 0px;
	width: 200px;
}
#sidebar input.smallText {
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 0 5px 5px;
}
.formTable {
	border: 0;
	width: 207px;
}
#sidebar .formButton {
	padding: 3px;
	background: #669933 url(../images/bg_buttons.jpg) top repeat-x;
	border: 1px solid #4E7728;
	color: #FFF;
	margin: 3px 8px 5px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar .separator {
	width: 207px;
	height: 17px;
	background: url(../images/bg_separator.gif) left repeat-x;
}
#sidePromoContainer {
	border: 1px solid #BDDEEE;
	width: 219px;
	height: auto;
	padding: 1px;
	margin: 0 0 7px 0;
}
#sidePromoContent {
	background: #CDE6F2 url(../images/bg_specials.gif) top repeat-y;
	width: 207px;
	padding: 6px;
	color: #333;
}
p.enviro {
	background: url(../images/leaves.gif) left no-repeat;
	padding-left: 57px;
	display: block;
}
p.twitter {
	background: url(../en/images/twitter_logo.png) left no-repeat;
	padding-left: 42px;
	display: block;
	height:40px;
}
.bgDisclaimer {
	background-color: #6C6A67;
}
/*****************************************************************************/

/*							Various Backgrounds								 */

/*****************************************************************************/

.bgHome {
	background-color: #3399CC;
}
.bgSecondBar {
	background-image: url(../EN/images/home_navigation/second_bar.gif);
}
.tableSeeThrough {
	background :transparent;
}
/*****************************************************************************/

/*							Footer styles								 				  		  */

/*****************************************************************************/

#footer {
	width: 100%;
	height: 25px;
	background: #669933;
	clear: both;
	color: #FFFFFF;
}
#footer p {
	line-height: 25px;
	margin: 0 0 0 10px;
	width: 760px;
	text-align: left;
}
#footer a {
	text-decoration: underline;
	color: #FFF;
}
#footer a:Hover {
	text-decoration: underline;
	color: #F0F8E9;
}
/* Home Navigation 2009 */

ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	width: 760px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	font-weight:bold;
	background: url(../en/images/navigation/topnav_home.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;/*border-right: 1px solid #555; */
}
ul#topnav li a {
	padding: 10px 23px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover {
	background: #1376c9 url(../en/images/navigation/topnav_active.gif) repeat-x;
}
ul#topnav li:hover span {
	display: block;
}
html ul#topnav li span {
	float: left;
	padding: 8px 0;
	font-size: 0.8em;
	font-weight:normal;
	position: absolute;
	left: 0;
	top:36px;
	display: none;
	width: 760px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
html ul#topnav li span a {
	display: inline;
}
ul#topnav li span a:hover {
	text-decoration: underline;
}

/* End Home Navigation 2009 */

/* Home FR Navigation 2009 */

ul#topnavfr {
	margin: 0;
	padding: 0;
	float: left;
	width: 760px;
	list-style: none;
	position: relative;
	font-size: 1.1em;
	font-weight:bold;
	background: url(../fr/images/navigation/topnav_home.gif) repeat-x;
}
ul#topnavfr li {
	float: left;
	margin: 0;
	padding: 0;/*border-right: 1px solid #555; */
}
ul#topnavfr li a {
	padding: 10px 17px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnavfr li:hover {
	background: #1376c9 url(../fr/images/navigation/topnav_active.gif) repeat-x;
}
ul#topnavfr li:hover span {
	display: block;
}
html ul#topnavfr li span {
	float: left;
	padding: 8px 0;
	font-size: 0.9em;
	font-weight:normal;
	position: absolute;
	left: 0;
	top:36px;
	display: none;
	width: 760px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
html ul#topnavfr li span a {
	display: inline;
}
ul#topnavfr li span a:hover {
	text-decoration: underline;
}

/* End Home FR Navigation 2009 */

.footer {
	background-color:#666666;
	height:40px;
}
.footer p {
	font-size:11px;
	color:#FFFFFF;
	margin-left:10px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.btn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.btn a {
	text-decoration: none;
}
.btn:hover {
	text-decoration: underline;
}
.btn:active {
	position: relative;
	top: 1px;
}
.btn a {
	text-decoration: none;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top, #666, #000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top, #444, #000);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top, #000, #444);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
