@charset "utf-8";
/* CSS Document */
/*Styles For The Flash Video Box On Home Page Of MyXXXPass Tour*/
#flashBox {
	width: 901px;
	height: 484px;
	padding-top: 8px;
	padding-bottom: 10px;
}
/*Left Hand Flash Player Menu*/
#flashPlayerMenu {
	width: 241px;
	height: 484px;
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#flashPlayerMenu a {
	color: #e9dec6;
	text-decoration: none;
}
#flashPlayerMenu a:hover {
	text-decoration:  underline;
}
#flashPlayerMenu ul  {
	list-style-type: none;
}
#flashPlayerMenu h2 {
	width: 235px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-image: url(/themes/default/images/flash_menu_header_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	border-bottom: 1px solid #3e3e3e;
}
#flashPlayerMenu #menuBox {
	width: 239px;
	height: 430px;
	background-color: #686565;
	border-left: solid 1px #3f3f3f;
	border-right: solid 1px #3f3f3f;
}
#flashPlayerMenu #siteSelect {
	width: 233px;
	height: 18px;
	margin: 0px auto;
	padding-top: 4px;
}
#flashPlayerMenu #siteSelect br {
	clear: both;
}
#siteSelect #sitesTag {
	font-weight: bold;
	color: #f5eded;
	text-align: left;
	display: inline;
	float: left;
	text-align: right;
	font-size: 18px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#siteSelect #sitesList {
	display: inline;
	float: right;
	margin-top: 3px;
	/*margin-bottom: 2px;*/
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;/*	color: #fff;
	background-color: #777;*/
}
#flashPlayerMenu #flashMenuFooter {
	width: 241px;
	height: 13px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-image: url(/themes/default/images/flash_menu_footer_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	border-top: 1px solid #3e3e3e;
}
#flashPlayerMenu #sceneList {
	width: 233px;
	height: 400px;
	padding-top: 5px;
}
#flashPlayerMenu #sceneList .sceneBox {
	width: 230px;
	height: 60px;
}
#flashPlayerMenu #sceneList .sceneBox .scenePic {
	width: 65px;
	height: 50px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	float: left;
	display: inline;
	background-image: url(/themes/default/images/small_thumb_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#flashPlayerMenu #sceneList .sceneBox .scenePic img  {
	width: 65px;
	height: 48px;
	border: 0px;
}
#flashPlayerMenu #sceneList .sceneBox ul.sceneData {
	width: 155px;
	height: 58px;
	padding-top: 2px;
	float: left;
}
#flashPlayerMenu #sceneList .sceneBox ul.sceneData li {
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #e9dec6;
}
#flashPlayerMenu #sceneList .sceneBox ul.sceneData span.title {
	color: #8cbefa;
}
#flashPlayerMenu #sceneList ul#scenePages  {
	width: 230px;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 12px;
	font-weight: bold;
	margin: 0px auto;
	text-align: center;
}
#flashPlayerMenu #sceneList ul#scenePages li {
	display: inline;
	float: left;
	width: 22px;
	height: auto;
	text-align: center;
}
#flashPlayerMenu #sceneList ul#scenePages li a {
	text-decoration: underline;
	color: #fff;
}
#flashPlayerMenu #sceneList ul#scenePages li a:hover {
	color: #e9dec6;
}
#flashPlayerMenu #sceneList ul#scenePages li.prev {
	width: 60px;
	height: auto;
	float: left;
	text-align: left;
}
#flashPlayerMenu #sceneList ul#scenePages li.next {
	width: 60px;
	height: auto;
	float: right;
	text-align: right;
}
#headerFlashPlayerContainer {
	width: 642px;
	height: 482px;
	float: right;
	background-color: #999;
	border: 1px solid #333;
}
#headerFlashPlayer {
	width: 640px;
	height: 480px;
	position: relative;
}

