@charset "UTF-8";

em {
	color:#333333;
	font-size:11px;
	}
	
.subh115{
	font-size:15px;
	font-weight:bold;
	color:#333;
	border-bottom:1px dotted #333;
	width:680px;
	margin:0 0 0 10px;
	padding:7px 0 5px 5px;
	background:url(../images/global/backgrounds/header_bg.gif) repeat-x;
}
	
.left-container{
	float:left;
	display:block;
	width:350px;
	margin:20px 0 10px 0;
}

.left-container2{
	float:left;
	display:block;
	width:330px;
	margin:20px 0 10px 20px;
}

.right-container2{
	float:right;
	display:block;
	width:330px;
	margin:20px 0 10px 0;
}

.plana{
	display:block;
	width:345px;
	height:80px;
	background:url(../images/global/ski-package/plana.jpg) 0px 0px no-repeat;
	padding:5px 0 0 80px;
	color:#333333;
	font-size:14px;
	margin:0 0 10px 10px;
}

.planb{
	display:block;
	width:345px;
	height:80px;
	background:url(../images/global/ski-package/planb.jpg) 0px 0px no-repeat;
	padding:5px 0 0 80px;
	color:#333333;
	font-size:14px;
	margin:0 0 10px 10px;
}

.busses{
	display:block;
	width:345px;
	height:80px;
	padding:5px 0 0 20px;
	color:#333333;
	font-size:14px;
	margin:0 0 0 20px;
}

.register-button{
	display:block;
	width:345px;
	height:90px;
	background:url(../images/global/ski-package/campaign-page-registerbutton.gif) 0px 0px no-repeat;
	cursor:pointer;
	text-indent:-5000px;
	padding:0;
	border:0;
	margin:50px 0 0 20px;
}

.register-button:hover{
	background: url(../images/global/ski-package/campaign-page-registerbutton.gif) -350px 0px no-repeat;
}

.right-container{
	float:right;
	display:block;
	width:290px;
	margin:20px 10px 20px 0;
	padding:5px 10px 10px 10px;
	border:2px dashed #666666;
	background:#CCC url(full.png) repeat-x top left;
	/*background:#F4CD7D;*/
}

.h3_16{
	margin:5px 0 5px 0;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	}

.h3_162{
	margin:5px 0 5px 10px;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	}
	
.right-table{
	border-collapse:collapse;
	border-spacing:1px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#333333;
	width: 290px;
	}

.right-table th{
	border:1px solid #999999;
	background-color:#E6E6E6;
	text-align:left;
	padding:5px;
	width:100px;
	}

.right-table td{
	border:1px solid #999999;
	padding:5px;
	width:190px;
	}
	
.calendar{
	margin:20px;
	border:none;
	}

.thumbnails{
	margin-left:20px;
	}


/* ---------------- FORM ------------------ */

input, select, textarea{
	background:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
	

input:focus, textarea:focus, select:focus, input:hover{
	background: #DDFFFF;
  	color: #333333;
	font-size:13px;
	font-weight:bold;
	}
	
.special {
	width:5px;
	visibility:hidden;
}

.generalnotes{
	font-size:11px;
	font-weight:bold;
}

.search_button{
	display:block;
	width:220px;
	height:38px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	background:url(../images/global/nav/gel-button1.gif) 0px 0px no-repeat;
	cursor:pointer;
	text-decoration:none;
	padding:0;
	border:0;
}

.search_button:hover{
	font-size:16px;
	color:#439CC0;
	background:url(../images/global/nav/gel-button1.gif) -220px 0px no-repeat;
}

.calendar_table {
	border:1px solid #E4E5D9;
	margin:20px;
	border-collapse:collapse;
	width:660px;
}

*html .calendar_table {
	margin:20px;
}

.calendar_table tr{
	margin:1px;
	padding:0;
	}
	
.calendar_table th{
	text-align:center;
	background-color: #F4F4F4;
	}
	
.calendar_table th, .calendar_table td{
	padding:5px;
	border:1px dotted #E4E5D9;
	font-size:11px;
	}

.calendar_table th.short{
	width:120px;
	}

.r_ren{
	background-color: #C4D8E6;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 14px;
}

