body {
}

#logo 
{
}

#menu
{
	background: url('../images/bg_menu.gif');
	background-repeat: repeat-x;
}

#menu #l
{
	background: url('../images/bg_menu_l.gif');
	background-repeat: no-repeat;
}

#menu #r
{
	background: url('../images/bg_menu_r.gif');
	background-repeat: no-repeat;
}

.snowbox .content
{
	background: url('../images/snowbox_repeat.gif');
}

.snowbox .footer
{
	background-image: url(../images/snowbox_bottom.gif);
	background-repeat: no-repeat;
}

.snowbox .content img
{
	float:left;
	margin-top:6px;
	margin-bottom: 5px;
	margin-left: 12px;
}
#main #resortinfo .content
{
	background: url('../images/resortinfocont.gif');
}

#main #resortinfo .footer
{
	background: url('../images/resortinfofoot.gif');
	background-repeat:no-repeat;
}
#main #resortstats .content
{
	background: url('../images/resortinfocont.gif');
	height: auto;
}

#main #resortstats .footer
{
	background: url('../images/resortinfofoot.gif');
	background-repeat:no-repeat;
}
#main 
{
	background: url('../images/main_repeat.gif');
	background-repeat:repeat-y;
	height: auto;
}

#main .footer
{
	background: url('../images/main_footer.gif');
}

#coming_soon
{
	background: url('../images/coming_soon.gif');
	background-repeat:no-repeat;
}

.best 
{
	background: url('../images/best.gif');
	background-repeat:no-repeat;
}
.grancanaria 
{
	background-repeat:repeat;
	background-image: url(../images/resort_bg.gif);
	margin-left: 10px;
	height: 80px;
	margin-bottom: 10px;
}
.home_foot {
width: 572px; }
.snowbox .content #groupsgo {
	float: right;
	width: 40px;
	margin-top: 0px;
	margin-right: 15px;
	height: 16px;
	padding: 0px;
}
.snowbox .content #groupsgo img {
	height: 16px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.snowbox #lffgo {
	height: 16px;
	background-image: url(../images/gobg.gif);
	background-repeat: repeat-y;
	width: 279px;
	float: left;
}
.snowbox #lffgo img {
	height: 16px;
	width: 40px;
	margin: 0px;
	float: right;
	padding-right: 15px;
	clear: both;
}
#maxtemp {
	background-image: url(../images/temp_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 12px;
	font-size: 11px;
}
#mintemp {
	background-image: url(../images/min_temp_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
}
#weather {
	padding: 2px;
}

