@charset "utf-8";
/* CSS Document */

.selectionContainer {
	position:absolute;
	top:20px;
	right:60px;
	z-index:4000;
}

.selectionInner {
	padding-top:3px;
}


/** SECTION SELECTION WARM **/
#warm .selectionLeisure {
	float:left;
	background:url('/images/backgrounds/button-leisure-warm.gif')
	no-repeat
	left
	top;
	width:88px;
	height:26px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#671F20;
}

#warm .selectionLeisure a {
	text-decoration:none;
	color:#671F20;
}

#warm .selectionLeisure a:link {
	text-decoration:none;
	color:#671F20;
}

#warm .selectionLeisure a:active {
	text-decoration:none;
	color:#671F20;
}

#warm .selectionLeisure a:visited {
	text-decoration:none;
	color:#671F20;
}

#warm .selectionLeisure a:hover {
	text-decoration:none;
	color:#671F20;
}


#warm .selectionBusiness {
	float:left;
	background:url('/images/backgrounds/button-business-warm.gif')
	no-repeat
	left
	top;
	width:88px;
	height:26px;
	text-align:center;
	font-size:14px;
	color:#666666;
}

#warm .selectionBusiness a {
	text-decoration:none;
	color:#666666;
}

#warm .selectionBusiness a:link {
	text-decoration:none;
	color:#666666;
}

#warm .selectionBusiness a:active {
	text-decoration:none;
	color:#666666;
}

#warm .selectionBusiness a:visited {
	text-decoration:none;
	color:#666666;
}

#warm .selectionBusiness a:hover {
	text-decoration:none;
	color:#666666;
}


/** SECTION SELECTION COOL **/
#cool .selectionLeisure {
	float:left;
	background:url('/images/backgrounds/button-leisure-cool.png')
	no-repeat
	left
	top;
	width:88px;
	height:26px;
	text-align:center;
	font-size:14px;
	color:#666666;
}

#cool .selectionLeisure a {
	text-decoration:none;
	color:#666666;
}

#cool .selectionLeisure a:link {
	text-decoration:none;
	color:#666666;
}

#cool .selectionLeisure a:active {
	text-decoration:none;
	color:#666666;
}

#cool .selectionLeisure a:visited {
	text-decoration:none;
	color:#666666;
}

#cool .selectionLeisure a:hover {
	text-decoration:none;
	color:#666666;
}


#cool .selectionBusiness {
	float:left;
	background:url('/images/backgrounds/button-business-cool.png')
	no-repeat
	left
	top;
	width:88px;
	height:26px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#cool .selectionBusiness a {
	text-decoration:none;
	color:#ffffff;
}

#cool .selectionBusiness a:link {
	text-decoration:none;
	color:#ffffff;
}

#cool .selectionBusiness a:active {
	text-decoration:none;
	color:#ffffff;
}

#cool .selectionBusiness a:visited {
	text-decoration:none;
	color:#ffffff;
}

#cool .selectionBusiness a:hover {
	text-decoration:none;
	color:#ffffff;
}




.menu#top {
	position:absolute;
	left:150px;
	/*left:85px;*/
	top:142px;
	height:54px;
	text-align:center;
	/*border:1px solid #ff0000;*/
}

.menu#bottom {
	position:absolute;
	left:0px;
	/*left:85px;*/
	top:0px;
	height:24px;
	text-align:center;
	
	letter-spacing:normal;
	/*border:1px solid #ff0000;
	background-color:#956758;*/
}

#warm .bottomMenuContainer {
	background-color:#956758;
	margin-left:36px;
	position:relative;
	height:24px;
}

#cool .bottomMenuContainer {
	background-color:#E1E0CC;
	margin-left:36px;
	position:relative;
	height:24px;
}


.menu ul {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}

#warm .menu#top li {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:10px;
	background:url('/images/backgrounds/tool-sep-warm.jpg')
	no-repeat
	left
	top;
}

#cool .menu#top li {
	float:left;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
	padding-bottom:10px;
	background:url('/images/backgrounds/tool-sep-cool.jpg')
	no-repeat
	left
	top;
}


#warm .menu#bottom li {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:4px;
	background:url('/images/backgrounds/bottom-tool-sep-warm.jpg')
	no-repeat
	left
	top;
}

#cool .menu#bottom li {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:4px;
	background:url('/images/backgrounds/bottom-tool-sep-cool.jpg')
	no-repeat
	left
	top;
}

.menu li a {
	text-decoration:none;
	color:#ffffff;
}

.menu li a:link {
	text-decoration:none;
	color:#ffffff;
}

.menu li a:active {
	text-decoration:none;
	color:#ffffff;
}

.menu li a:visited {
	text-decoration:none;
	color:#ffffff;
}

.menu li a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#cool .menu#bottom li a {
	color:#324275;
}

#cool .menu#bottom li a:link {
	color:#324275;
}

#cool .menu#bottom li a:active {
	color:#324275;
}

#cool .menu#bottom li a:visited {
	color:#324275;
}

#cool .menu#bottom li a:hover {
	color:#324275;
}


.subMenu {
	padding-left:20px;
	text-align:left;
	min-height:360px;
}

.subMenuHeading {
	/*background-color:#ffe4b0;*/
	padding-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.subMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:30px;
}

.subMenu li {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	letter-spacing:normal;
	border-bottom:1px solid #ffffff;
}

.subMenu li a {
	text-decoration:none;
	color:#000000;
}

.subMenu li a:link {
	text-decoration:none;
	color:#000000;
}

.subMenu li a:active {
	text-decoration:none;
	color:#000000;
}

.subMenu li a:visited {
	text-decoration:none;
	color:#000000;
}

.subMenu li a:hover {
	text-decoration:underline;
	color:#000000;
}

.subMenuAd {
	margin-top:0px;
}