/* FLY */

#middle_container {
	width:1000px;
	overflow:hidden;
	min-height:800px;
	background:url(../images/bg_middle_inner.png) no-repeat;
}
#middle_container h1 {
	font-size:24px;
	font-weight:bold;
	color:#372810;
	text-transform:uppercase;
	padding:40px 0 0 20px;
}
#content_container {
	margin:0 auto;
	width:900px;
	overflow:hidden;
}
#content_container .topbg {
	width:900px;
	height:40px;
	overflow:hidden;
	background:url(../images/bg_inner_top.png) no-repeat;
}
#content_container .middlebg {
	width:900px;
	overflow:hidden;
	background:url(../images/bg_inner_middle.png) repeat-y;
}
#content_container .bottombg {
	width:900px;
	height:68px;
	overflow:hidden;
	background:url(../images/bg_inner_bottom.png) no-repeat;
}
#content_container .content_panel {
	width:860px;
	overflow:hidden;
	padding:0 20px 0 20px;
}
#content_container .content_panel .content_container {
	padding:0 0px 60px 0px;
}
#content_container .content_panel p {
	font-size:14px;
	color:#372810;
	line-height:18px;
	padding:20px 0 0 0;
}
#content_container .content_panel ul {
	font-size:12px;
	color:#372810;
	line-height:16px;
	width:550px;
	padding:0 0 0 15px;
}
#content_container .content_panel h3 {
	font-size:12px;
	color:#372810;
	line-height:16px;
	padding:20px 0 0 0;
	font-weight:bold;
}




#content_container .content_panel .video {
	margin:0 auto;
	width:404px;
	height:243px;
	overflow:hidden;
	padding:10px 0 20px 0;
	
}
#content_container .content_panel .content_padleft {
	width:755px;
	overflow:hidden;
}
#content_container .content_panel .content_padleft p {
	width:755px;
	overflow:hidden;
	padding:0 0 5px 0;
}
#content_container .content_panel .audio_container {
	width:860px;
	overflow:hidden;
	padding:0 0 20px 0;
}
#content_container .content_panel .audio_container h1 {
	margin:0 0 0 30px;
	float:left;
	display:block;
	width:190px;
	font-size:24px;
	font-weight:bold;
	color:#372810;
	text-transform:none;
	height:42px;
	background:url(../images/icn_speaker.png) no-repeat;
	padding:0 0 0 50px;
}
#content_container .content_panel .audio_container h1 a {
	font-size:24px;
	font-weight:bold;
	color:#372810;
	text-decoration:none;
}
#content_container .frequently_panel {
	width:860px;
	overflow:hidden;
	padding:0 20px 0 20px;
}
#content_container .frequently_panel h1 {
	display:block;
	font-size:22px;
	color:#990100;
	font-weight:bold;
	text-align:center;
	padding:15px 0 30px 0;
}
#content_container .frequently_panel p {
	font-size:12px;
	color:#372810;
	line-height:16px;
	padding:0 0 20px 0;
}
#content_container .frequently_panel p a {
	font-size:12px;
	color:#372810;
	text-decoration:underline;
}
#content_container .frequently_panel p a:hover {
	color:#9b0d03;
}
#content_container .frequently_panel .wanttofly {
	margin:0 auto;
	width:396px;
	overflow:hidden;
	background:url(../images/bg_roughboxtop_s.gif) no-repeat;
}
#content_container .frequently_panel .wanttofly .bg_middle {
	margin:14px 0 0 0;
	width:396px;
	overflow:hidden;
	background:url(../images/bg_roughboxmiddle_s.gif) repeat-y;
	padding:15px 0 0 0;
}
#content_container .frequently_panel .wanttofly .bg_bottom {
	width:396px;
	height:14px;
	overflow:hidden;
	background:url(../images/bg_roughboxbottom_s.gif) no-repeat;
}
#content_container .frequently_panel .wanttofly .input_container {
	width:396px;
	overflow:hidden;
	padding:0 0 8px 0;
}
#content_container .frequently_panel .wanttofly .input_container label {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#990100;
	width:97px;
	padding:5px 0 0 20px;
}
#content_container .frequently_panel .wanttofly .input_container input {
	float:left;
	font-size:11px;
	color:#372810;
	width:218px;
	height:18px;
	overflow:hidden;
	background:url(../images/bg_input_wanttofly.gif) no-repeat;
	padding:6px 0 0 5px;
	border:1px solid #eae1cf;
}
#content_container .frequently_panel .wanttofly .btn {
	width:396px;
	height:58px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
}
#content_container .frequently_panel .wanttofly .terms {
	width:396px;
	overflow:hidden;
	text-align:center;
	padding:10px 0 0 0;
}
#content_container .frequently_panel .wanttofly .terms p {
	font-size:11px;
	color:#000000;
}
#content_container .frequently_panel .wanttofly .terms p a {
	font-size:11px;
	color:#000cfe;
	text-decoration:underline;
}

