#template_wrapper {
	width: 1191px;
}

#template_inner {
	margin: auto;
	width: 1191px;
	text-align: left;
}

#template_header_print {
	display: none;
}

#template_header {
	background-repeat: repeat-x;
	height: 40px;
}

#template_header_logo {
	float: left;
	background-image: url(/extranet/images/booking_logo.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	height: 100%;
	width: 70%;
}

#template_header_logo_gen {
	float: left;
	background-image: url(/intranet/images/booking_logo_gen.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	height: 100%;
	width: 70%;
}

#template_header_user {
	padding: 5px 10px 3px 30px;
	float: right;
	background-image: url(../images/user_icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 20%;
}

#template_user_logo {
	float: right;
	height: 100%;
	width: 30px;
}

#template_username {
	height: 20px;
	font-size: 8pt;
	color: #ffffff;
}

#template_date {
	font-size: 8pt;
	clear: right;
}

#template_breadcrumb {
	padding: 10px 3px;
	height: 10px;
	display: none;
}

#panelTop {
	padding: 10px 3px;
	height: 30px;
	background-color: #EAEAEA;
}

#template_breadcrumb ul {
}

	#template_breadcrumb ul li {
		display: inline;
		list-style-type: none;
		margin-right: 10px;
	}

#template_footer {
	background-color: #EEEEEE;
	border-top: 2px solid #EE0000;
	padding: 5px;
}

#template_copy_right {
	background-color: #EEEEEE;
	font-size: 0.9em;
	padding: 5px;
}

.template_clear {
	height: 5px;
}

#template_menu {
	height: 25px;
	background-color: #F0F4F5;
	padding: 0px;
}

#template_toolbar {
	background-color: #F0F4F5;
	padding-top: 0px;
}

#template_data {
	border-width: 1px;
	border-color: #D0D0D0;
	border-style: solid;
	background-color: #F0F0F0;
}

#template_tools {
	background-image: url("/extranet/images/icons/wrench.png");
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 26px;
	padding-bottom: 0px;
	vertical-align: bottom;
	height: 22px;
}

#template_translate {
}

.clearfix {
	clear: both;
}

.logo {
	float:left !important;
	margin-top: 8px;
}

.footer-powered a{
	text-decoration: none;
}

.footer-powered strong {
	color: #D80000;
	font-weight: 700;
}