/* CSS Document */
/* CSS Document */

.fragment
	{
	background:#fff;
	width:399px;
	}

.fragment ul li
{
	padding-bottom:10px;
}

.kids_bg
{
	width:550px;
	background-image:url(../images/060327_Family_Ski12cc.jpg);
	background-repeat:no-repeat;
	float:left;
}

.kids_content
{
float:left;
width:399px;
margin-top:365px;
padding-right:50px;
}

.imageGroup
{
	float:left;
	width:70px;
	padding:0;
	margin:0;
}

.imageGroup ul
{
float:left;
margin:0;
padding:0;
}

.imageGroup ul li
{
	list-style-type:none;
	margin-top:2px;
}

.line
{
border-top:1px solid #CCCCCC;
margin:30px 0 10px 0;
}

.description
{
	display: none;
	width:399px;
	/* border: 1px solid #aaa; */
	/* background-color: #fff; */
	color: #555;
	font-size: 0.9em;
	margin-bottom:20px;
	padding-bottom:10px;
}

.dottedhr
	{
	background: url(/images/layout/dotted.gif) top left repeat-x;
	height: 3px;
	margin: 25px 0 10px 0;
	}
	
	.daypricebox-l
	{
	float:left;
	padding-left: 5px;
	padding-bottom:15px;
	}
	
	.daypricebox-r
	{
	float:right;
	padding-bottom:20px;
	}
	
	table.bluetable
	{
	width:350px;
	}
	
	table.bluetable th
	{
	background-color: #394c81;
	color: #ffffff;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	}
	
table.bluetable tr
	{
	background-color: #e3e5ee;
	}
	
table.bluetable tr.alt
	{
	background-color: #ffffff;
	}
	
table.yellowtable
	{
	text-align:center;
	width:375px;
	}
	
table.yellowtable th
	{
	background-color: #d29113;
	color: #ffffff;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
	}
	
table.yellowtable tr
	{
	background-color: #f5e7b6;
	}
	
table.yellowtable tr.alt
	{
	background-color: #ffffff;
	}
	
.daypricedetails
	{
	background-color: #ffffff;
	border: 1px solid #394c81;
	}

.center
	{
	margin: 0 auto;
	}

