/* *{padding:0;margin:0;} 
body{font-size:11px;font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:150%;min-width:999px;background:url(../images/body_bg.gif) repeat-x 0 100%;
	_width:expression(document.body.clientWidth > 999 ? "100%" : "999px");
	}
	

h1, h2 {font-size:18px;margin:10px 0;color:#f8bb01;}	
h2:first-letter {text-transform:capitalize;}	
.grey td, td.grey, .grey{background-color:#f5f5f5;}
*/

/*----------------------------------------START CONTENT-------------------------------------*/
#cal_content{
	/*margin:0 auto;
	width:999px;
	overflow:hidden;*/
font-size:11px;
	}
	
#cal_center{
	/*width:579px;*/
	padding:0 10px;
	/*float:left;*/ 
	}
	
#cal_tour {
        padding:0 0 10px 0;
}
#cal_tour a, #cal_tour a:visited {
        color:blue;
}
/*-------------------------------------------Start Season Calendar-----------------------------------------*/
#cal_container{
	width:579px;
	font-size:11px;
	font-family:tahoma;
	margin:0 auto;
	margin-top:40px;
	}
#cal_header{
	background:url(../images/round_crn_top.gif) no-repeat 50% 0%;
	padding-top:8px;
	margin-bottom:24px;
	}
#cal_header .cal_bottom{
	background:url(../images/round_crn_bottom.gif) no-repeat 50% 100%;
	padding-bottom:8px;
	}
#cal_header .inner{
	border:1px #E6E9DD solid;
	border-width:0 1px;
	padding:0;
	overflow:hidden;
	}
* html #cal_header .inner {height:1%;overflow:visible;}
#cal_header .inner ul{
	list-style:none;
	float:left;
	width:179px;
	padding-left:10px;
        margin:0px;
	}
#cal_header .inner li{
	padding:1px 0;
	clear:both;
	}
#cal_header .inner li span{
	position:relative;
	left:8px;
	top:4px;
	}

.season_calendar{
	width:100%;
	color:#333;
	margin:0 0 38px;
	vertical-align:middle;
	}
#cal_content .season_calendar td {
        padding:0px;
}
.season_calendar thead h2{
	font-size:14px;
	margin:5px 0;
        width:300%;
	}	
.season_calendar .month{
	color:#ccc;
	border-bottom:1px #e6e6e6 solid;
	text-align:center;
	}
.season_calendar .country{
	/*width:99px;*/
	}
.season_calendar .months td{
	color:#999;
	height:28px;
	text-align:center;
	}
.season_calendar tbody b, #cal_header b{
	display:block;
	float:left;
	width:37px;
	height:21px;
	margin:2px 1px;
	background:url(../images/season_01.gif) no-repeat 0 0;
	}	
.season_calendar tbody b.shoping, #cal_header b.shoping{
	background:url(../images/season_02.gif);
	}	
.season_calendar tbody b.ski, #cal_header b.ski{
	background:url(../images/season_03.gif);
	}
.season_calendar tbody b.beach, #cal_header b.beach{
	background:url(../images/season_04.gif);
	}
.season_calendar tbody b.excursion, #cal_header b.excursion{
	background:url(../images/season_05.gif);



	}