* {
	margin:0;
	padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.wrapper {
	width:1048px;
	margin: 0 auto;
	text-align: center;
}
.header {
	background: url(../../images/tour3/header_bg.jpg) repeat-x;
	height: 215px;
}
.row {
	background: url(../../images/tour3/images_bg.jpg) repeat-x;
	height: 763px;
}
#logo {
	background: url(../../images/tour3/logo.png);
	width:500px;
	height: 167px;
	float:left;
}
* html #logo {behavior: url(/htc/iepngfix.htc);}
#right, #bottom {float:left;}
#right {width:545px;}
#top {height: 167px;}
ul#right-top {float:right;}
ul#right-top li {display: inline;}
ul#right-top li a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color:#cc33cc;
	margin: 20px;
	display: inline-block;
}
ul#right-top li {list-style-type:none;}
#text {padding-left: 171px;}
#text p {
	color:#3399cc;
	width:100%;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	float:left;
	letter-spacing: 1px;
}
#row2_text {
	float:left;
	clear:both;
	width:100%;
	padding-top: 70px;
}
#row2_text p {
	color:#3399cc;
	width:100%;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	float:left;
	letter-spacing: 1px;
}
#row2_text p span {color:#cc33cc;}
#bottom p {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bolder;
	color:#3399cc;
	padding:27px 0 0 28px;
}
#bottom p span {color:#cc33cc;}

/* FOOTER */
.footer {
	background: url(../../images/tour3/bottom_bg.jpg) repeat-x;
	height: 391px;
}
.footer .wrapper {padding-top:14px;}
.footer h1 a {
	color:#ff0000;
	text-decoration: none;
}
.footer .wrapper #bottomText p,
.footer .wrapper .style7 p,
.footer .wrapper .style4 p,
.footer .wrapper p.style5 {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.footer .wrapper #bottomText p {float:left; margin-top: 20px; width:100%;}
.footer .wrapper p.style5 a {text-decoration: none; color:#cc33cc;}
.footer .wrapper .style4 p a {color:#cc33cc;}
ul#buttons {
	margin:20px 0;
	padding:0 80px;
}
.btn {
	background-color: #3399cc;
	border-bottom: 1px solid #33ccff;
	border-left: 1px solid #33ccff;
	list-style-type:none;
	float:left;
	margin: 0 4px;
	padding: 0 6px;
	cursor:pointer;
}
.btn a {
	text-decoration: none;
	color:#cc00cc;
	font-weight: bold;
	font-family: Arial;
}
.btn a span {color:#FFFFFF;}
/* END FOOTER*/

/* SCENES */
.wrapper2 {
	width:1058px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	padding-left:58px;
}
.scene {
	width:242px;
	height: 220px;
	float:left;
	margin:11px 6px 12px 6px;
}
.scene a img {border: 2px solid #3399cc;}
.playBtn {
	position: absolute;
	display:none;
	padding: 62px 0 0 92px;
	border:none;
}
* html .pngfix {behavior: url(/htc/iepngfix.htc)}
a .playBtn {
	display: none;
}
a:hover .playBtn {
	display: block;
}
.scene a:hover .playBtn {border:none;}
.info {
	margin-top:5px;
	text-align: left;

}
.info-left {
	width:144px;
	float:left;
}
.info a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#cc33cc;
	width:242px;
	text-align: left;
	text-decoration: none;
}
.info a:hover {text-decoration:underline; color:#FFF; text-align: left;}
.duration {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	float:left;
	width:160px;
	text-align: left;
	letter-spacing: 1px;
}
.views {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	float:left;
	width:160px;
	text-align: left;
	letter-spacing: 1px;
}
.rating {
	background: url(../../images/tour3/bg_rating.png) no-repeat;
	height: 28px;
	width: 77px;
	float:right;
	clear:right;
	text-align: right;
}
* html .rating {behavior: url(/htc/iepngfix.htc);}
.rating-info {
	color:#ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
}
.star_4 {background:url(../../images/tour3/4_stars.gif) no-repeat;}
.star_45 {background:url(../../images/tour3/45_stars.gif) no-repeat;}
.star_5 {background:url(../../images/tour3/5_stars.gif) no-repeat;}
.star_4, .star_45, .star_5 {height: 11px; margin-left: 7px;}


/* END SCENES */
