@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - DIANA KRALL LINKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		dk_links.css
	Date:			Jan 22, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#nav li#navLinks a {
		background-position:0 -47px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	links Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#links {
		width:629px;
		padding:12px 0 0 0;
		background:url(../../images/bg_header.jpg) no-repeat;
	}
		#links h1#h1Links{
			width:123px; height:58px;
			margin:0 0 14px 9px;
			background:url(../../images/h1_links.png) no-repeat;
			behavior: url("shared/css/iepngfix.htc");
		}
		#links .hr {
			width:512px; height:1px;
			margin:23px 0;
			background:#705d2e;
		}
			#links .hr hr {
				display:none;
			}
		#links .entries {
			width:565px;
			margin:0 0 0 43px; padding:0 0 84px 21px;
			background:#8c733a url(../../images/bg_header_corner.png) 0px -17px no-repeat;
		}
			#links .entries .entry {
				width:419px;
			}
				#links .entries .entry h2 {
					font:bold 17px Georgia, "Times New Roman", Times, serif;
					line-height:20px;
					color:#fff;
				}
				#links .entries .entry .info {
					margin:3px 0 0 0;
					font:normal 14px Arial, Helvetica, sans-serif;
					color:#ffe0db;
					line-height:14px;
				}
					#links .entries .entry .info p {
						width:419px;
					}
					#links .entries .entry .info em {
						color:#bebcaf;
					}
/*	--------------------------------------------------------------------------------------------------------------------------
	altCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.altCol {
		padding:41px 0 0 0;
	}
	/*	MANAGEMENTCONTENT */
	.altCol .managementContent {
		width:334px;
		margin:0 0 44px 0;
		background:url(../../images/bg_purple.jpg) 0px 7px no-repeat;
	}
		.altCol .managementContent h1#h1Management {
			width:151px; height:26px;
			background:url(../../images/h1_managementAlt.png) no-repeat;
			behavior: url("shared/css/iepngfix.htc");
		}
		.altCol .managementContent .entries {
			padding:20px 0 20px 20px;
		}
			.altCol .managementContent .entries .entry {
				font:normal 12px Arial, Helvetica, sans-serif;
				color:#ffe0db;
				line-height:12px;
			}
				.altCol .managementContent .entries .entry .contact {
					margin:3px 0 0 0;
				}
				.altCol .managementContent .entries .entry em {
					color:#bebcaf;
				}
				
	/*	BOOKING */
	.altCol .bookingContent {
		width:334px;
		background:url(../../images/bg_purple.jpg) 0px 7px repeat-y;
	}
		.altCol .bookingContent h1#h1Booking {
			width:95px; height:26px;
			background:url(../../images/h1_bookingAlt.png) no-repeat;
			behavior: url("shared/css/iepngfix.htc");
		}
		.altCol .bookingContent .entries {
			padding:20px 0 1px 20px;
		}
			.altCol .bookingContent .entries .entry {
				margin:0 0 44px 0;
				font:normal 12px Arial, Helvetica, sans-serif;
				color:#ffe0db;
				line-height:12px;
			}
				.altCol .bookingContent .entries .entry h2 {
					margin:0 0 4px 0;
					font:bold 13px Arial, Helvetica, sans-serif;
					color:#fff;
					line-height:12px;
				}
				.altCol .bookingContent .entries .entry .contact {
					margin:6px 0 0 0;
					line-height:15px;
				}
				.altCol .bookingContent .entries .entry strong {
					line-height:20px;
				}
				.altCol .bookingContent .entries .entry em {
					color:#bebcaf;
				}