/* @override http://www.calkayak.com/supportstrokes/css/header.css */

div#header_bg {
	background-image:url(/SupportStrokes/images/image-HeaderSupportStrokes.jpg);
	background-repeat:no-repeat;
	height:78px;
	width:885px;
	display: inline-block;
}

div#SS_date {
	font-family: "Brush Script Std", "Brush Script MT", "Brush Script", "Lucida Calligraphy", Mistral, "Segoe Script", "URW Chancery L";
	color: white;
	right: 29px;
	font-size: 34px;
	top: 65px;
	position: relative;
	z-index: 1;
	line-height: normal !important;
	float: right;
}

.shadow {
	height: 2em;
	filter: Shadow(Color=#3c6ecf, 
	             Direction=135, 
	             Strength=4);

	-webkit-text-fill-color:#fff;
	-webkit-text-stroke-color:#3c6ecf;
	-webkit-text-stroke-width:1.2px;
}

div#sidebarHeader {
	height: 38px;
}

div#sidebarImg {
	position: absolute;
}

div#sidebarHeaderTitle {
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	margin-left: 30px;
	margin-top: 11px;
	color: white;
	font: 15px "Abadi MT Condensed Light", "Arial Narrow", Arial, "Helvetica CY", "Helvetica Neue", Helvetica;
}

