img, div, input {
	behavior: url("../js/iepngfix.htc");
}


#calabash {
	width:722px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	font-size: 65%;
	font-family: verdana, arial, sans-serif;
}
#calabash #logo {
	position: absolute;
	top: 24px;
	left: 20px;
	z-index: 2;
}


#calabash .header {
	height: 220px;
	padding: 62px 0 5px 0;
	position: relative;
	background: url(../images/calabash_header_bg.jpg) no-repeat left top;
}
#calabash .header img {
	left: -27px;
	position: absolute;
}


#calabash #nav {
	position: absolute;
	top: 48px;
	left: 0;
	width: 100%;
	background: url(../images/calabash_navigation.gif) no-repeat left top;
	color: #f6e6bf;
	font-size: 110%;
	font-family: verdana, sans-serif;
	z-index: 1;
}
#calabash #nav ul {
	list-style: none;
	color: #660000;
	font-weight: bold;
	float: right;
	text-decoration: none;
	height: 20px;
	padding: 5px 5px 0 0;
	overflow: hidden;
}
#calabash #nav ul li {
	padding: 0 6px 0 6px;
	margin-right: 0 10px 0 10px;
	border-right: solid 1px #660000;
	float: left;
}
#calabash #nav ul li.end {
	border: 0;
}
#calabash #nav ul li a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
#calabash #nav ul li a:hover {
	color: #ffffff;
}


#calabash .movies {
	width: 397px;
	height: 340px;
	float: left;
	margin-bottom: 5px;
	padding: 10px;
	background: url(../images/bg_video.gif) no-repeat left top;
}
#calabash .movies .video {
	width: 360px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
#calabash .movies .copy {
	width: 360px;
	margin: 0 auto;
}
#calabash .movies .copy .btn {
	margin-top: 5px;
}


#calabash .buzz {
	float: left;
	padding: 10px;
	width: 397px;
	height: 222px;
	background: url(../images/bg_buzz.gif) no-repeat left top;
}
#calabash .buzz .photo {
	border: solid 3px #6f100c;
	margin-top: 10px;
	float: left;
}
#calabash .buzz .copy {
	float: left;
	padding: 10px 0 0 10px;
	width: 220px;
}
#calabash .buzz .copy h4 {
	text-transform: uppercase;
	font-family: impact, arial, sans-serif;
	font-size: 20px;
	color: #6f100c;
}
#calabash .buzz .copy strong {
	text-transform: uppercase;
	font-family: helvetica, impact, arial, sans-serif;
	color: #6f100c;
	font-size: 12px;
}
#calabash .buzz .copy ul {
	padding: 0px 0 3px 18px;
}
#calabash .buzz .copy ul li {
	color: #000;
}
#calabash .buzz .copy .btn {
	margin-top: 8px;
}


#calabash .facebook {
	width: 300px;
	height: 271px;
	float: right;
	margin-bottom: 5px;
	position: relative;
	background: url(../images/box_bg.gif) repeat;
}


#calabash .twitter {
	width: 300px;
	height: 331px;
	position: relative;
	float: right;
	background: url(../images/box_bg.gif) repeat;
}


#calabash .social {
	background: url(../images/box_footer.gif) no-repeat left bottom;
	height: 100%;
	position: relative;
	z-index: 10;
}
#calabash .social .content {
	background: url(../images/box_header.gif) no-repeat left top;
	padding: 10px;
}
#calabash .box h3 {
	border-bottom: dotted 1px #cc0100;
}

#calabash .box .message {
	width: 100%;
	overflow: hidden;
	padding: 7px 0;
	border-bottom: dotted 1px #da0000;
}
#calabash .box .message .thumb {
	width: 48px;
	height: 48px;
	float: left;
}
#calabash .box .message .text {
	float: right;
	width: 220px;
}
#calabash .box .message .text a {
	color: #960300;
}
#calabash .box .link {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

#calabash #footer_home {
	clear: both;
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 724px;
	height: 2em;
	font-size: 150%;
}