/***************************************************
	HOME
*/


/***************************************************
	HOME > CONTENT
*/

.home #content {
	background: url("../../images/content-top_bkg_3.png") no-repeat;
}

.home #content H2 {
	margin: 5px 0 7px;
}

.home #content #photo-album {
	width: 473px;
	height: 289px;
	position: relative;
}

.home #content #photo-album DIV {
	position: absolute;
	top: 57px;
	text-align: center;
}

.home #content #photo-album .left {
	left: 47px;
}

.home #content #photo-album .right {
	left: 267px;
}

.home #content #photo-album DIV A {
	display: block;
	margin: 0 0 10px;
}

.home #content .box {
	padding: 45px 0 0;
	width: 260px;
	clear: right;
	float: right;
}

.home #content .box SMALL {
	display: block;
	margin: 3px 0;
}

.home #content .module-registration_login {
	position: relative;
	padding-top: 30px;
	
}

.home #content .module-registration_login #winners-link {
	width: 260px;
	height: 186px;
	display: block;
}

.home #content .module-registration_login FORM {
	position: absolute;
	top: 161px;
}

.home #content .module-registration_login INPUT.text {
	margin: 5px 0 0;
	padding: 3px;
	font-size: 90%;
	width: 157px;
	border: solid 2px #2c6992;
	background: #fff url("../../images/input_text_bkg.gif") repeat-y;
}

.home #content .module-registration_login LABEL {
	display: none;
}

.home #content .module-registration_login SMALL {
	margin: 18px 0 0;
}

.home #content .module-registration_login SMALL LABEL {
	display: inline;
}

.home #content .module-registration_login BUTTON {
	padding: 3px 6px;
	position: relative;
	font-size: 90%;
	margin: 0 0 0 10px;
	top: -15px;
}

.home #content .module-registration_login FORM SMALL A {
	margin: 0 0 0 10px;
}

.home #content .module-registration_login P {
	margin: 0 0 10px;
}

	
/***************************************************
	HOME > PHOTOS
*/

.home .module-photo_browse {
	width: 100%;
	overflow: hidden;
	background: #154b86;
}

.home .module-photo_browse .browse {
	float: left;
	padding: 15px 10px;
	width: 95px;
}

.home .module-photo_browse .browse A.feed {
	float: right;
	padding: 4px 0 3px 3px;
}

.home .module-photo_browse .browse H3 {
	color: #fff;
	text-transform: lowercase;
	font: normal 160% "Lucida Sans Demibold Roman", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	letter-spacing: -1px;
	margin: 0 0 10px;
}

.home .module-photo_browse .browse UL {
	clear: both;
	list-style: none;
}

.home .module-photo_browse .browse UL LI,
.home .module-photo_browse .browse UL LI A {
	color: #f69600;
}

.home #content .module-photo_browse .thumbnails {
	float: right;
	overflow: hidden;
	width: 635px;
	height: 90px;
	margin: 5px 0;
}

.home .module-photo_browse .thumbnails LI {
	margin: 0;
}

.home .module-photo_browse UL.thumbnails LI A IMG {
	background: url("../../images/thumbnails_photo_darkblue_bkg.gif") no-repeat top left;
}

.home .module-photo_browse .footer BLOCKQUOTE {
	margin: 6px 0;
}

.home .module-photo_browse .footer BLOCKQUOTE UL LI A,
.home .module-photo_browse .footer BLOCKQUOTE UL LI A.one,
.home .module-photo_browse .footer BLOCKQUOTE UL LI A.five,
.home .module-photo_browse .footer BLOCKQUOTE UL LI A.ten,
.home .module-photo_browse .footer BLOCKQUOTE UL LI A.twenty,
.home .module-photo_browse .footer BLOCKQUOTE UL LI A.fifty {
	color: #ffba00 !important;
}

.home .module-photo_browse .footer BLOCKQUOTE UL LI A:hover {
	color: #fff !important;
}

.home .module-photo_browse .footer BLOCKQUOTE EM {
	display: none;
}
	
/***************************************************
	HOME > NEWS
*/

.home .module-news {
	clear: both;
	width: 340px;
	padding: 0 0 0 3px;
	float: left;
	margin: 20px 8px 20px 0;
}

/***************************************************
	HOME > TRAVEL INFO
*/

.home #ideas {
	padding: 6px 3px;
	background: #CED6B5;
	float: right;
	width: 125px;
	margin: 20px 0;
}

.home #ideas UL {
	list-style: none;
}

.home #ideas UL LI {
	background: url(http://hg.travelocity.com.edgesuite.net/graphics/bullet_blackDot.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	font-size: 85%;
}
	
/***************************************************
	HOME > ADS
*/

.home .module-ads {
	float: right;
	margin: 20px 0;
}

.home .module-ads A {
	display: block;
	margin: 0 0 0 11px;
	float: left;
}