﻿/* @override http://vacationtravelchannel.com/photate/css/xf.css */

/* STYLES FOR CROSSFADER */

div.cf_wrapper
{
	clear: both;
	float: right;
	width: 575px;
}

div.video_container {
	clear: both;
	float: right;
	width: 550px;
}

div.cf_element
{
	background: #475962;
	border-right: 0px solid #dcd7cd;
	border-bottom: 0px solid #cdc8be;
	border-left: 0px solid #dcd7cd;
	padding: 0px;
	margin: 10px 0 0 0;
}
	
div.cf_element div.content
{
	padding: 0px;
}

div.cf_element div.content h3
{
	padding-top: 0;
	margin-top: 0;
}
	
.clearPhoto {
	
}

#video {
	background: #fff;
	border-right: 1px solid #dcd7cd;
	border-bottom: 2px solid #cdc8be;
	border-left: 1px solid #dcd7cd;
	padding: 5px;
	margin: 10px 0 5px 0;
	height: 240px;
	width: 320px;
}

.flickr_photo {
	height: 250px;
	width: 370px;
	overflow: hidden;
}
