a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@font-face{
	font-family:"WeblySleek UI Light";
	src:url(../weblysleekuil.ttf);
	}

#wrapper{
	width:100%;
	height:auto;
	}
	
#header{
	width:100%;
	height:auto;
	background-color:#166dcf;
	padding:10px 0;
	}
	
#slide{
	width:100%;
	height:auto;
	}
	
#slide_content{
	width:702px;
	height:auto;
	float:left;
	}
	
#slide_ad{
	width: 300px;
	height: 250px;
	float: left;
	border:1px solid #e3e3e3;
	background-color:#fcfcfc;
	padding:10px;
	}
	
#body{
	width: 100%;
	height: auto;
	background:url(bg.jpg) no-repeat center center fixed; 
	}
	
#body_in{
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 10px;
	-moz-box-shadow: 0 4px 8px 4px #dedede;
	-webkit-box-shadow: 0 4px 8px 4px #dedede;
	box-shadow: 0 4px 8px 4px #dedede;
	background-color: #f7f9fa;
	}
	
#content{
	width:1024px;
	height:auto;
	float:left;
	padding:15px 0;
	}
	
#body_title{
	width:1024px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	font-size:26px;
	color:#166dcf;
	}
	
#body_title_img{
	width:auto;
	height:auto;
	float:left;
	padding-right:15px;
	}
	
#body_title_text{
	width:924px;
	height:auto;
	float:left;
	padding-top:4px;
	}
	
#body_desc{
	width:1024px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-size:14px;
	color:#333;
	padding:15px 0;
	}
	
#content_in{
	width: 1024px;
	height: auto;
	float: left;
	margin-top: 15px;
	}
	
#content_left{
	width:800px;
	height:auto;
	float:left;
	}
	
#content_right{
	width:224px;
	height:auto;
	float:left;
	}
	
#right_in{
	width:222px;
	height:auto;
	float:left;
	border:1px solid #d7d6d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	}
	
#r_head{
	width:216px;
	height:auto;
	float:left;
	padding:3px;
	border-bottom:1px solid #eae8e8;
	}
	
#r_head_in{
	width:202px;
	height:auto;
	float:left;
	padding:3px 7px;
 	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fcfcfc), to(#f0eeee));
 	background: -webkit-linear-gradient(top, #fcfcfc, #f0eeee);
 	background: -moz-linear-gradient(top, #fcfcfc, #f0eeee);
  	background: -ms-linear-gradient(top, #fcfcfc, #f0eeee);
  	background: -o-linear-gradient(top, #fcfcfc, #f0eeee);
	font-family:"WeblySleek UI Light";
	font-size:16px;
	font-weight:bold;
	color:#333;
	}
	
#r_body{
	width:212px;
	height:auto;
	float:left;
	padding:5px;
	}
	
#r_box{
	width:210px;
	height:auto;
	float:left;
	padding:4px 2px;
	border-bottom:1px solid #eae8e8;
	}
	
#r_icon{
	width:15px;
	height:auto;
	float:left;
	padding-top:1px;
	}
	
#r_title{
	width:185px;
	height:auto;
	float:left;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.r_title :link{
	color:#039;
	}
	
.r_title :visited{
	color:#039;
	}
	
.r_title :hover{
	color:#039;
	text-decoration:underline;
	}
	
#r_more{
	width:210px;
	height:auto;
	float:left;
	padding:3px 2px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.r_more :link{
	color:#039;
	}
	
.r_more :visited{
	color:#039;
	}
	
.r_more :hover{
	color:#C00;
	font-weight:bold;
	}
	
.price_disc{
	font-family:"WeblySleek UI Light";
	font-size:20px;
	}
	
.price_more{
	padding-top:10px;
	}
	
#pack_left{
	width: 590px;
	height: auto;
	float: left;
	padding-right: 50px;
	}
	
#pack_right{
	width: 384px;
	height: auto;
	float: left;
	}
	
#pack_form{
	width:382px;
	height:auto;
	float:left;
	background-color:#FFF;
	border:1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	-moz-box-shadow: 0 0 8px #c3d2da;
	-webkit-box-shadow: 0 0 8px #c3d2da;
	box-shadow: 0 0 8px #c3d2da;
	}
	
.pack_stick{
	position:fixed;
	float:left;
	top:0px;
	margin-top:10px;
	}

#pack_form_head{
	width: 372px;
	height: auto;
	float: left;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	}
	
#pack_form_title{
	width: 352px;
	height: auto;
	float: left;
	padding: 10px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0eeee), to(#FFF));
	background: -webkit-linear-gradient(top, #f0eeee, #FFF));
	background: -moz-linear-gradient(top, #f0eeee, #FFF));
	background: -ms-linear-gradient(top, #f0eeee, #FFF));
	background: -o-linear-gradient(top, #f0eeee, #FFF));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	}
	
#pack_form_title_icon{
	width: 30px;
	height: auto;
	float: left;
	}
	
#pack_from_title_txt{
	width:297px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#77ac11;
	}
	
#pack_form_desc{
	width: 352px;
	height: auto;
	float: left;
	font-family: "WeblySleek UI Light";
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	}
	
#pack_form_body{
	width: 342px;
	height: auto;
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#pack_form_in{
	width:342px;
	height:auto;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
	}
	
#pack_form_box{
	width:342px;
	height:auto;
	float:left;
	padding:3px 0;
	}
	
#pack_form_name{
	width:100px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	padding-top:3px;
	}
	
#pack_form_field{
	width:242px;
	height:auto;
	float:left;
	}

.pack_form_field{
	width:232px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#868585;
	padding:2px;
	border:1px solid #c4c4c4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#FFF));
	background: -webkit-linear-gradient(top, #f6f6f6, #FFF));
	background: -moz-linear-gradient(top, #f6f6f6, #FFF));
	background: -ms-linear-gradient(top, #f6f6f6, #FFF));
	background: -o-linear-gradient(top, #f6f6f6, #FFF));
	}
	
.pack_form_fieldmini{
	width:161px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#868585;
	padding:2px;
	border:1px solid #c4c4c4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#FFF));
	background: -webkit-linear-gradient(top, #f6f6f6, #FFF));
	background: -moz-linear-gradient(top, #f6f6f6, #FFF));
	background: -ms-linear-gradient(top, #f6f6f6, #FFF));
	background: -o-linear-gradient(top, #f6f6f6, #FFF));
	}
	
.pack_form_fieldexmini{
	width:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#868585;
	padding:2px;
	border:1px solid #c4c4c4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#FFF));
	background: -webkit-linear-gradient(top, #f6f6f6, #FFF));
	background: -moz-linear-gradient(top, #f6f6f6, #FFF));
	background: -ms-linear-gradient(top, #f6f6f6, #FFF));
	background: -o-linear-gradient(top, #f6f6f6, #FFF));
	}
	
.pack_form_fieldwithmini{
	width:158px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#868585;
	padding:2px;
	border:1px solid #c4c4c4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#FFF));
	background: -webkit-linear-gradient(top, #f6f6f6, #FFF));
	background: -moz-linear-gradient(top, #f6f6f6, #FFF));
	background: -ms-linear-gradient(top, #f6f6f6, #FFF));
	background: -o-linear-gradient(top, #f6f6f6, #FFF));
	}
	
#pack_form_boxmini{
	width:171px;
	height:auto;
	float:left;
	padding:3px 0;
	}
	
#pack_form_namemini{
	width:171px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	}
	
#pack_form_fieldmini{
	width:171px;
	height:auto;
	float:left;
	}
	
#pack_form_noti{
	width:332px;
	height:auto;
	float:left;
	padding:10px 10px 10px 0;
	}
	
.error{
	padding:4px;
	font-family: "WeblySleek UI Light";
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
	border:1px solid #ec4445;
	background-image: linear-gradient(#f97070, #f14343);
	}
	
#pack_form_submit{
	width: 332px;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px 5px;
	}

.subbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #aadf45;
	-webkit-box-shadow:inset 0px 1px 0px 0px #aadf45;
	box-shadow:inset 0px 1px 0px 0px #aadf45;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #91c011), color-stop(1, #75a807) );
	background:-moz-linear-gradient( center top, #91c011 5%, #75a807 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91c011', endColorstr='#75a807');
	background-color:#b8ff79;
	text-indent:0;
	border:1px solid #699c08;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
	display:inline-block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #618e0a;
	padding:8px;
	cursor:pointer;
}
.subbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #84b00b), color-stop(1, #699705) );
	background:-moz-linear-gradient( center top, #84b00b 5%, #699705 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#84b00b', endColorstr='#699705');
	background-color:#57a907;
}
.subbutton:active {
	position:relative;
	top:1px;
}

#day{
	width: 588px;
	height: auto;
	float: left;
	border: 1px solid #e4e4e4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	background-color: #FFF;
	-moz-box-shadow: 0 0 8px #c3d2da;
	-webkit-box-shadow: 0 0 8px #c3d2da;
	box-shadow: 0 0 8px #c3d2da;
	}
	
#day_head{
	width: 588px;
	height: auto;
	float: left;
	border-bottom:1px solid #e4e4e4;
	}
	
#day_head_days{
	width: 46px;
	height: auto;
	float: left;
	padding:7px;
	background-color:#cb3904;
	text-align:center;
	color:#FFF;
	font-size:15px;
	}
	
#day_head_title{
	width: 514px;
	height: auto;
	float: left;
	padding:7px;
	background-color:#f8f8f8;
	font-size:15px;
	color:#333;
	}
	
#day_body{
	width: 548px;
	height: auto;
	float: left;
	padding:20px;
	}
	
#day_body_img{
	width: 140px;
	height: auto;
	float: left;
	border:1px solid #e4e4e4;
	padding:2px;
	}
	
#day_body_img_title{
	width: 130px;
	height: auto;
	float: left;
	padding:5px;
	background-color:#333;
	font-size:12px;
	color:#FFF;
	margin-top:100px;
	opacity:0.8;
	}
	
#day_body_desc{
	width: 382px;
	height: auto;
	float: left;
	margin-left:20px;
	font-family:Arial;
	font-size:12px;
	color:#666;
	text-align:justify;
	}
	
#set_left{
	width:512px;
	height:auto;
	float:left;
	}
	
#set_left_box{
	width:490px;
	height:auto;
	float:left;
	border:1px solid #CCC;
	padding:10px;
	}
	
#set_left_box_head{
	width:490px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-size:18px;
	font-weight:bold;
	color:#333;
	}
	
#set_left_box_body{
	width:490px;
	height:auto;
	float:left;
	}
	
#popu_box{
	width:470px;
	height:auto;
	float:left;
	padding:10px;
	border-bottom:1px solid #CCC;
	margin:10px 0;
	}
	
#popu_img{
	width:90px;
	height:auto;
	float:left;
	}
	
#popu_desc{
	width:250px;
	height:auto;
	float:left;
	padding-left:10px;
	font-family:"WeblySleek UI Light";
	}
	
#popu_title{
	width:250px;
	height:auto;
	float:left;
	font-size:15px;
	color:#06F;
	margin-bottom:10px;
	}
	
#popu_days{
	width:50px;
	height:auto;
	float:left;
	font-size:12px;
	color:#FFF;
	background-color:#C30;
	padding:3px;
	text-align:center;
	}
	
#popu_plc{
	width:184px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding-left:10px;
	}
	
#popu_price{
	width:120px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	}
	
.price_title{
	font-size:12px;
	color:#666;
	}
	
.price_rs{
	font-size:18px;
	color:#C60;
	}
	
.price_txt{
	font-size:24px;
	color:#C60;
	font-weight:bold;
	}
	
.popu :link{
	background-color:#FFF;
	}
	
.popu :visited{
	background-color:#FFF;
	}
	
.popu :hover{
	background-color:#fff6d1;
	}
	
#set_right{
	width:492px;
	height:auto;
	float:left;
	padding-left:20px;
	}
	
#set_right_in{
	width:492px;
	height:auto;
	float:left;
	}
	
#sec{
	width:113px;
	height:auto;
	float:left;
	padding:5px;
	}
	
#sec_box{
	width:113px;
	height:auto;
	float:left;
	}

#sec_box_img{
	width:113px;
	height:auto;
	float:left;
	}
	
#sec_box_title{
	width:103px;
	height:auto;
	float:left;
	padding:3px 5px;
	background-color:#333;
	font-family:"WeblySleek UI Light";
	font-size:12px;
	}
	
.sec_box_title :link{
	color:#FFF;
	}
	
.sec_box_title :visited{
	color:#FFF;
	}
	
.sec_box_title :hover{
	color:#FFF;
	text-decoration:underline;
	}
	
#back{
	width:80px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	text-align:center;
	border:1px solid #166dcf;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	font-size:14px;
	}
	
.back :link{
	background-color:#FFF;
	color:#166dcf;
	}
	
.back :visited{
	background-color:#FFF;
	color:#166dcf;
	}
	
.back :hover{
	background-color:#166dcf;
	color:#FFF;
	}
	
#box_in{
	width:1014px;
	height:auto;
	float:left;
	padding:5px;
	}
	
#box{
	width:1008px;
	height:auto;
	float:left;
	border:1px solid #1e5f88;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	padding:2px;
  	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#3080b3), to(#25668f));
  	background: -webkit-radial-gradient(circle, #3080b3, #25668f);
  	background: -moz-radial-gradient(circle, #3080b3, #25668f);
  	background: -ms-radial-gradient(circle, #3080b3, #25668f);
	}
	
#box_head{
	width:998px;
	height:auto;
	float:left;
	padding:5px;
	font-family:"WeblySleek UI Light";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
	
#box_body{
	width:998px;
	height:auto;
	float:left;
	padding:5px;
	background-color:#FFF;
	}

#box_desc{
	width:248px;
	height:auto;
	float:left;
	}
	
#box_desc_detail{
	width:226px;
	height:auto;
	float:left;
	padding:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-bottom:15px;
	text-align:justify;
	}
	
#box_desc_img{
	width:100px;
	height:auto;
	float:left;
	padding:2px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
	}
	
#box_desc_more{
	width:auto;
	height:auto;
	float:left;
	padding:7px 10px;
	margin-left:85px;
	background-color:#1ca0fd;
	border:1px solid #149af8;
	font-family:"WeblySleek UI Light";
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}
	
.bd_more :link{}

.bd_more :visited{}

.bd_more :hover{
	filter: alpha(opacity=10);
	opacity: 0.8;
	}
	
#box_cont{
	width:750px;
	height:auto;
	float:left;
	}

	
#mp{
	width:224px;
	height:auto;
	float:left;
	border:1px solid #CCC;
	padding:2px;
	margin:9px;
	-moz-box-shadow:    0 0 6px #ccc;
  	-webkit-box-shadow: 0 0 6px #ccc;
  	box-shadow:         0 0 6px #ccc;
	}
	
#mp_image{
	width:224px;
	height:auto;
	float:left;
	}
	
#mp_title{
	width:208px;
	height:auto;
	float:left;
	background-color:#f78312;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:5px 8px;
	}
	
#mp_days{
	width:40px;
	height:40px;
	float:left;
	margin-top:70px;
	margin-left:155px;
	margin-bottom:10px;
	padding:8px 10px 12px 10px;
	border-radius: 50%;
	font-family:"WeblySleek UI Light";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	border:2px solid #e08604;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#f7a312), to(#f78312));
  	background: -webkit-radial-gradient(circle, #f7a312, #f78312);
  	background: -moz-radial-gradient(circle, #f7a312, #f78312);
  	background: -ms-radial-gradient(circle, #f7a312, #f78312);
	}
	
#mp_desc{
	width:224px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#mp_cont{
	width:224px;
	height:auto;
	float:left;
	background-color:#333;
	}
	
#mp_price{
	width:134px;
	height:auto;
	float:left;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#1a82f7), to(#2F2727));
  	background: -webkit-radial-gradient(circle, #317fb1, #23638b);
  	background: -moz-radial-gradient(circle, #317fb1, #23638b);
  	background: -ms-radial-gradient(circle, #317fb1, #23638b);
	padding:3px 5px;
	text-align:center;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	color:#FFF;
	}
	
#mp_more{
	width:64px;
	height:auto;
	float:left;
	padding:8px;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#FFF;
	}
	
.mp_price{
	font-size:20px;
	color:#fec825;
	}
	
.mp :link{
}

.mp :visited{
}

.mp :hover{
	filter: alpha(opacity=10);
	opacity: 0.9;
}
	
#recomend{
	width: 630px;
	height: auto;
	float: left;
	padding-right: 10px;
	}
	
#recm{
	width:194px;
	height:auto;
	float:left;
	border:1px solid #CCC;
	padding:2px;
	margin-right:10px;
	margin-bottom:10px;
	-moz-box-shadow:    0 0 6px #ccc;
  	-webkit-box-shadow: 0 0 6px #ccc;
  	box-shadow:         0 0 6px #ccc;
	}
	
#recm_image{
	width:194px;
	height:auto;
	float:left;
	}
	
#recm_title{
	width:178px;
	height:auto;
	float:left;
	background-color:#f78312;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:5px 8px;
	}
	
#recm_days{
	width:40px;
	height:40px;
	float:left;
	margin-top:70px;
	margin-left:125px;
	margin-bottom:10px;
	padding:8px 10px 12px 10px;
	border-radius: 50%;
	font-family:"WeblySleek UI Light";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	border:2px solid #e08604;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#f7a312), to(#f78312));
  	background: -webkit-radial-gradient(circle, #f7a312, #f78312);
  	background: -moz-radial-gradient(circle, #f7a312, #f78312);
  	background: -ms-radial-gradient(circle, #f7a312, #f78312);
	}
	
#recm_desc{
	width:194px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#recm_cont{
	width:194px;
	height:auto;
	float:left;
	background-color:#333;
	}
	
#recm_price{
	width:114px;
	height:auto;
	float:left;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#1a82f7), to(#2F2727));
  	background: -webkit-radial-gradient(circle, #317fb1, #23638b);
  	background: -moz-radial-gradient(circle, #317fb1, #23638b);
  	background: -ms-radial-gradient(circle, #317fb1, #23638b);
	padding:3px 5px;
	text-align:center;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	color:#FFF;
	}
	
#recm_more{
	width:64px;
	height:auto;
	float:left;
	padding:8px;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#FFF;
	}

#navi{
	width:1014px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#navi_box{
	width:auto;
	height:auto;
	float:left;
	}
	
.navi{
	border:1px solid #dbdbdb;
	background-image: linear-gradient(#eaeaea, #f6f6f6);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:6px;
	font-family:"WeblySleek UI Light";
	font-size:14px;
	font-weight:bold;
	}
	
#navi_txt{
	width:200px;
	height:auto;
	float:left;
	padding-left:15px;
	padding-top:8px;
	}
	
.navi_txt :link{
	font-family:"WeblySleek UI Light";
	font-size:12px;
	font-weight:bold;
	color:#238ce5;
	}
	
.navi_txt :visited{
	font-family:"WeblySleek UI Light";
	font-size:12px;
	font-weight:bold;
	color:#238ce5;
	}
	
.navi_txt :hover{
	color:#7abbf2;
	text-decoration:underline;
	}
	
#box_content{
	width:1014px;
	height:auto;
	float:left;
	}
	
#tour{
	width:231px;
	height:auto;
	float:left;
	padding:10px;
	}
	
#tour_box{
	width:231px;
	height:auto;
	float:left;
	-moz-box-shadow:    0 2px 8px 3px #c5c5c5;
  	-webkit-box-shadow: 0 2px 8px 3px #c5c5c5;
  	box-shadow:         0 2px 8px 3px #c5c5c5;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	}
	
#tour_title{
	width:219px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	background-image: linear-gradient(#7ac835, #55b713);
	border:1px solid #5bbd19;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-align:center;
	font-family:"WeblySleek UI Light";
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-shadow: 1px 1px 1px #4e4e4e;
	}
	
#tour_body{
	width:231px;
	height:auto;
	float:left;
	}
	
#tour_img{
	width:231px;
	height:auto;
	float:left;
	}
	
#tour_txt{
	width:221px;
	height:auto;
	float:left;
	padding:5px;
	font-family:"WeblySleek UI Light";
	font-size:12px;
	background-color:#FFF;
	}
	
#tour_price{
	width:219px;
	height:auto;
	float:left;
	padding:5px;
	background-image: linear-gradient(#ebebeb, #dadada);
	border:1px solid #dddddd;
	font-family:"WeblySleek UI Light";
	font-size:20px;
	font-weight:bold;
	text-align:center;
	}

#bc_links{
	width:1024px;
	height:auto;
	float:left;
	padding-bottom:10px;
	}
	
#bc_links_box{
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	}
	
.bc_font :link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d88a2;
	}
	
.bc_font :visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d88a2;
	}
	
.bc_font :hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#94adc4;
	}
	
#bc_links_sepa{
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#637280;
	}
	
#mssg{
	width:1002px;
	height:auto;
	float:left;
	padding:15px 10px;
	border:1px solid #43bb08;
	font-family:"WeblySleek UI Light";
	font-size:14px;
	color:#093;
	background-color:#fdfefc;
	}
	
.mssg_title{
	font-family:"WeblySleek UI Light";
	font-size:24px;
	font-weight:bold;
	}
	
#err{
	width:1002px;
	height:auto;
	float:left;
	padding:15px 10px;
	border:1px solid #fa4545;
	font-family:"WeblySleek UI Light";
	font-size:14px;
	color:#fa4545;
	background-color:#fdfefc;
	}
	
.err_title{
	font-family:"WeblySleek UI Light";
	font-size:24px;
	font-weight:bold;
	}