@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;
}
body {
	background: #000000;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;

}

div#container_body{
	background: url(../images/rsp_bg.png) repeat-y top;
	width: 1131px;
	min-height: 100%;
	margin:0 auto;
	/*border:1px solid red;*/
}
* html div#container_body{
	height: 100%;
}
div#container{
	background: url(../images/rsp_bg_top.png) no-repeat top;
	width: 1131px;

}
div#container_inner{
	/*width: 1057px;*/
	width: 982px;
	margin-left: 77px;
	padding-bottom:100px;
}
div#body_bar{
	width: 100%;
	background: url(../images/rsp_bar.png) repeat-x;
	height: 27px;
}
div#body_bar_inner{
	width: 980px;
	margin: 0 auto;
}
div#body_bar_login{
	float: right;
	position: relative;
	top: 0;
	right: 0;
	z-index: 1;
	width: 200px;
	padding: 0;
	margin: 0;
	text-align: right;
	height: 27px;
}
div#body_bar_login a{
	float: right;
	padding:5px 5px 0 5px;
	margin: 0;
	font-size:13px;
}
div#body_bar_login a:link, div#body_bar_login a:visited{
	color: #000000;
}
div#body_bar_login a:hover, div#body_bar_login a:active{
	color: red;
}
div#body_bar_inner div#body_bar_login img{
	float: right;
	padding: 0;
	margin: 0;
}
div#body_bar_inner img{
	float: left;
}
div#body_bar_inner p{
	float: left;
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #000000;
	font-weight: bold;
	font-size:14px;
}
/*** tour nav *****/
/*nav_home nav_full_videos nav_bookmark nav_members nav_instant_access*/
div#tour_nav_div{
	margin-top:-5px;
	margin-bottom:24px;
	position:relative;
}
div#tour_nav_div ul#tour_nav {
	height:40px;
	margin:0 auto;
	padding:0;
	width:977px;
	background:#000000;
	display: block;
	position: absolute;
	top: 4px;
	left: -4px;
}
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/rsp_tour_nav_v3.png') no-repeat 0 0px;
}
ul#tour_nav li.nav_home:hover, ul#tour_nav li.nav_home_selected {
	background: url('../images/rsp_tour_nav_v3.png') no-repeat 0 -38px;
}
ul#tour_nav li.nav_home a, ul#tour_nav li.nav_home_selected a {
	width: 150px;
}
/* nav_full_videos */
ul#tour_nav li.nav_full_videos {
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -150px 0px;
}
ul#tour_nav li.nav_full_videos:hover{
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -150px -38px;
}
ul#tour_nav li.nav_full_videos a{
	width: 198px;
}
/* nav_bookmark */
ul#tour_nav li.nav_bookmark {
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -348px 0px;
}
ul#tour_nav li.nav_bookmark:hover, ul#tour_nav li.nav_bookmark_selected{
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -348px -38px;
}
ul#tour_nav li.nav_bookmark a, ul#tour_nav li.nav_bookmark_selected a {
	width: 191px;
}
/* nav_members */
ul#tour_nav li.nav_members {
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -539px 0px;
}
ul#tour_nav li.nav_members:hover{
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -539px -38px;
}
ul#tour_nav li.nav_members a{
	width: 189px;
}
/* nav_instant_access */
ul#tour_nav li.nav_instant_access {
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -728px 0px;
}
ul#tour_nav li.nav_instant_access:hover{
	background: url('../images/rsp_tour_nav_v3.png') no-repeat -728px -38px;
}
ul#tour_nav li.nav_instant_access a{
	width: 248px;
}
/*** tour nav *****/

div#container_top{
	background: url(../images/rsp_home_bg.png) center no-repeat;
	width: 976px;
	height: 453px;
}
div#container_top_v3{
	background: url(../images/rsp_home_bg_v2.png) center no-repeat;
	width: 976px;
	height: 453px;
}
div#container_top_v2{
	background: url(../images/rsp_home_bg_v3.png) center no-repeat;
	width: 976px;
	height: 453px;
}
div#container_top_v4{
	background: url(../images/rsp_home_bg_v4.png) center no-repeat;
	width: 976px;
	height: 453px;
}
div#container_top_v6{
	background: url(../images/rsp_home_bg_v6.png) center no-repeat;
	width: 976px;
	height: 453px;
}
div#container_top_v7{
	background: url(../images/rsp_home_bg_v7.png) center no-repeat;
	width: 976px;
	height: 453px;
}
div#container_top_v8{
	background: url(../images/rsp_home_bg_v8.png) center no-repeat;
	width: 976px;
	height: 453px;
}
div#container_top_v9{
	width: 976px;
	height: 453px;
}
* html div#container_top_v9{
	overflow: hidden;
}
div#container_top_v10{
	background: url(../images/rsp_home_bg_v10.png) center no-repeat;
	width: 976px;
	height: 375px;
}
div#container_top_v11{
	width: 976px;
	height: 375px;
}
* html div#container_top_v11{
	overflow: hidden;
}
div#flash_logo_container{
	position:relative;
	top:0;
	left:-51px;
}
div#container_top_v9_block{
	float: left;
	display: inline;
	height: 200px;
}
* html div#container_top_v9_block{
	height: 1px;
	line-height:1px;
	font-size:1px;
}
a#logo{
	display: block;
	width: 395px;/*372*/
	height: 213px;/*216*/
	background: transparent url(../images/rsp_logo_v3.png) no-repeat;
	float: left;
	position: relative;
	top: 6px;
	left: -58px;/*-48*/
}
a#logo_flash_version{
	background:transparent url(../images/rsp_logo_v3.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:213px;
	left:-58px;
	position:relative;
	top:-196px;
	width:395px;
	z-index:100;
}
* html a#logo_flash_version{
	top:-370px;
}
img#cups_logo{
	display: block;
	width:138px;/*174*/
	height: 121px;/*215*/
	float: right;
	position: relative;
	top: 40px;/*8*/
	right: -27px;/*-27*/
}
img#cups_logo_flash_version{
	display:block;
	float:right;
	height:121px;
	position:relative;
	right:-23px;
	top:-162px;
	width:138px;
	z-index:100;
}
* html img#cups_logo_flash_version{
	top: -337px;
	right: -27px;
}
* html img#cups_logo{
	top: 8px;
	right: -27px;
}
/*clear fix*/
.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%;
}
.clear_float{
	clear:both;
}
/**/