﻿table, tr, td{
	font:12px Arial;
	color:#FDEBCD;
	vertical-align:top;
	direction:rtl;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

.clsTabTable{
	width:760px;
	margin-bottom:10px;
}

.clsTabTable .clsTabs{
	height:37px;
	padding-left:10px;
	border-bottom:1px solid #98816C;
}

.clsTab, .clsTabSelected{
	float:right;
	width:146px;
	height:26px;
	color:#877768;
	font-size:14px;
	font-weight:800;
	text-align:center;
	padding:12px 0 0 0;
	margin:0 -1px -1px 0;
	cursor:pointer;
	cursor:hand;
	background:url(/images/tab.gif) no-repeat center top;
}

.clsTabSelected{
	color:#ffffff;
	background:url(/images/tab_selected.gif) no-repeat center top;
}

.clsTabTable .clsTD1{
	width:420px;
	text-align:right;
	padding:20px;
	border:1px solid #98816C;
	border-left:0 none;
	background:#583A20;
}

.clsTabTable .clsTD2{
	width:340px;
	text-align:center;
	padding:20px 0 20px 0;
	border:1px solid #98816C;
	background:#583A20 url(/images/VisitorInfo_movie-bg.jpg) no-repeat center top;
}

.clsTabTable .clsTD2 iframe{
	width:320px;
	height:290px;
}

.clsTabTable .clsTD3{
	border:1px solid #98816C;
	border-left:0 none;
	background-color:#412710;
}

.clsTabTable .clsTD4{
	border:1px solid #98816C;
	background:url(/images/VisitorInfo_deco.gif) repeat-x top;
}


.clsNavRight{
	float:right;
	margin:0 5px 0 5px;
}

.clsNavLeft{
	float:left;
	margin:0 5px 0 5px;
}

.clsThumbs{
	width:700px;
	height:132px;
	margin:auto;
	overflow:hidden;
}

.clsThumbs img{
	height:114px;
	margin-right:10px;
	border:9px solid #61442B;
}

.clsTabDirectLinks{
	width:745px;
	height:30px;
	font-size:14px;
	padding-left:15px;
	margin:10px auto 10px auto;
	border-top:1px solid #98816C;
	border-bottom:1px solid #98816C;
}

.clsTabDirectLinks A:link, .clsTabDirectLinks A:visited, .clsTabDirectLinks A:active{
	float:left;
	color:#998164;
	text-decoration:none;
	padding:7px;
	border-right:1px solid #98816C;
}
.clsTabDirectLinks A:hover, .clsTabDirectLinks A.clsSelected{
	color:#EBD5B1;
	text-decoration:none;
	background-color:#35200D;
}

.clsBaloon{
	display:none;
	position:absolute;
	bottom:78px;
	right:25px;
	width:380px;
	padding-bottom:15px;
	background:url(/images/baloon_bottom.gif) no-repeat center bottom;
}

.clsBaloon .claHead{
	height:36px;
	text-align:right;
	padding:9px 15px 0 15px;
	background:url(/images/baloon_top.gif) no-repeat center top;
}

.clsBaloon .clsBody{
	height:100px;
	text-align:right;
	direction:rtl;
	padding:0 10px 0 10px;
	border-right:1px solid #8C7763;
	border-left:1px solid #8C7763;
	background:#664930 url() no-repeat 10px bottom;
}

.clsBaloon .clsBody ul{
	padding:0;
	margin:0;
}

.clsBaloon .clsBody li{
	padding:0;
	margin:1px 20px 1px 0;
}

.clsBaloon .clsArrow{
	position:absolute;
	right:30px;
	bottom:-11px;
}


.clsTooltip{
	display:none;
	position:absolute;
	bottom:65px;
	right:55px;
	width:107px;
	text-align:center;
}




.clsTabIcons{
	display:none;
	position:absolute;
	right:10px;
	bottom:25px;
	width:405px;
	text-align:center;
	direction:rtl;
}

.clsTabIcons img{
	vertical-align:middle;
	cursor:pointer;
	cursor:hand;
	margin:0 5px 0 5px;
}

.clsClose{
	position:absolute;
	left:15px;
	top:7px;
	cursor:pointer;
	cursor:hand;
}
