@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}

img{
	border:none;
}

html, div, form {
	display: block;
	text-align: left;
}
html {
	height: 100%;
}
* html {height: 100%;}

.clear{
	clear: both;
	height:1px;
}
body {
	background: #000000 url(../images/pop_body_wall.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;

}
div#container_body_top{
	width:963px;
	height:265px;
	margin:0 auto 0;
	background: url('../images/container_body_top.png') top center no-repeat;
}
div.container_top_inner{
	width:963px;
	height:300px;
	margin:0px 0 0 0px;
	padding:0;
}
div.container_bg{
	background: url(../images/top_bg.png) no-repeat center bottom;
}
div.container_bg_v2{
	background: url(../images/top_bg_v2.png) no-repeat center bottom;
}
div.container_bg_v3{
	background: url(../images/top_bg_v3.png) no-repeat center bottom;
}
div.container_bg_v4{
	background: url(../images/top_bg_v4.png) no-repeat center bottom;
}
div#container_bg_flash{
	width:454px;
	height:293px;
	float:right;
	position:relative;
	top:3px;
	right:4px;
	z-index:120;
}
* html div#container_bg_flash{
	top:0px;
	right:4px;
	height:291px;
	overflow:hidden;
	z-index:1;
}
*  html div#container_bg_flash embed{
	float:left;
	position:relative;
	z-index:-1000;
}
*:first-child+html div#container_bg_flash{
	right:4px;
	top:0px;
	height:291px;
	overflow: hidden;
	z-index:1;
}


div#container_body{
	width: 1100px;
	/*height: 2525px;*/
	margin:0 auto;
	position:relative;
	z-index:10000;
}
* html div#container_body{
	height: 100%;
}
div#container_body_bottom{
	height:735px;
	left:0;
	margin:0 auto;
	position:relative;
	top:-6px;
	width:1200px;
}
* html div#container_body_bottom{
	top:6px;
}
div.container{
	width:1005px;
	height:100%;
	margin:0 0 0 55px;
	padding:0;
}

div#white_box{
	background: url(../images/white_box.png) no-repeat;
	width:982px;
	height:258px;
	margin:0 0 0 0px;
}
div#get_full_access{
	background: url(../images/camera_bg.png) no-repeat left top;
	width: 100%;
	height: 232px;
	margin: 0 0 0 0px;
}
div#get_full_access a#get_full_access_link{
	background: url(../images/get_full_access.png) no-repeat left top;
	width: 761px;
	height: 120px;
	display: inline;
	float: right;
	position:relative;
	top:36px;
	right:27px;
}
a#logo{
	width:214px;
	height:215px;
	float:left;
	display:inline;
	position:relative;
	top:-54px;
	left:-22px;
	background: url(../images/logo.png) no-repeat;
	z-index: 1000;
}
/*** tour nav *****/
/*nav_home nav_full_videos nav_bookmark nav_members nav_instant_access*/
div#tour_nav_div{
	margin:0px 0 0 0;
	padding:0;
	height:40px;
}
div#tour_nav_div ul#tour_nav {
	height:40px;
	margin:0 auto;
	padding:0;
	width: 963px;
}
div#tour_nav_div ul#tour_nav li {
	display: block;
	float: left;
	margin:0;
	padding:0;
}
div#tour_nav_div ul#tour_nav li a{
	display:block;
	float:left;
	height: 40px;
}

/* nav_home */
ul#tour_nav li.nav_home {
	background: url('../images/nav_menu_v6.png') no-repeat 0 -80px;
}
ul#tour_nav li.nav_home:hover{
	background: url('../images/nav_menu_v6.png') no-repeat 0 -41px;
}
ul#tour_nav li.nav_home_selected{
	background: url('../images/nav_menu_v6.png') no-repeat 0 0px;
}
ul#tour_nav li.nav_home a, ul#tour_nav li.nav_home_selected a {
	width: 193px;
}



/* nav_full_videos */
ul#tour_nav li.nav_full_videos {
	background: url('../images/nav_menu_v6.png') no-repeat -193px -80px;
}
ul#tour_nav li.nav_full_videos:hover{
	background: url('../images/nav_menu_v6.png') no-repeat -193px -41px;
}
ul#tour_nav li.nav_full_videos_selected{
	background: url('../images/nav_menu_v6.png') no-repeat -193px 0px;
}
ul#tour_nav li.nav_full_videos a, ul#tour_nav li.nav_full_videos_selected a{
	width: 193px;
}
/* nav_bookmark */
ul#tour_nav li.nav_bookmark {
	background: url('../images/nav_menu_v6.png') no-repeat -386px -80px;
}
ul#tour_nav li.nav_bookmark:hover{
	background: url('../images/nav_menu_v6.png') no-repeat -386px -41px;
}
ul#tour_nav li.nav_bookmark a{
	width: 191px;
}
/* nav_members */
ul#tour_nav li.nav_members {
	background: url('../images/nav_menu_v6.png') no-repeat -577px -80px;
}
ul#tour_nav li.nav_members:hover{
	background: url('../images/nav_menu_v6.png') no-repeat -577px -41px;
}
ul#tour_nav li.nav_members a{
	width: 193px;
}
/* nav_instant_access */
ul#tour_nav li.nav_instant_access {
	background: url('../images/nav_menu_v6.png') no-repeat -770px -80px;
}
ul#tour_nav li.nav_instant_access:hover{
	background: url('../images/nav_menu_v6.png') no-repeat -770px -40px;
}
ul#tour_nav li.nav_instant_access a{
	width: 193px;
}

img.header_pic{
	position:relative;
	left:-17px;
	z-index:12;
}

p.catch{
	margin:0;
	position:relative;
	top:12px;
	text-align:right;
	font-size:16px;
	z-index:13;
}

/*** tour nav *****/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*foother*/
p.foother_content{
	width: 925px;
	color: #666666;/*6666666*/
	font-size:12px;
	text-align:center;
	/*height:170px;*/
	margin-left:30px;
	margin-bottom:20px;
}
*:first-child+html p.foother_content{
	padding-left: 0px;
}
* html p.foother_content{
	padding-left: 0px;
}
p.foother_content a{
	font-size: 12px;
	text-decoration: none;
}
p.foother_content a:link, p.foother_content a:visited{
	color: #ffffff;
}
p.foother_content a:hover, p.foother_content a:active{
	color: red;
}

