
#vipcinema {
	background-color: white;
}

#vipcinema h1,
#vipcinema h2,
#vipcinema h3 {
	margin: 0px;
	padding: 0px;
}

#vipcinema p {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
	text-align: left;
}

#vipcinema .header {
	width: 730px;
	height: 390px;
	background: url(/img/vip-cinema/header.jpg) no-repeat;
	padding: 25px 30px 0px 0px;
}

#vipcinema .header h1,
#vipcinema .header h2 {
	color: white;
	text-align: left;
	text-indent: -9999px;
}

#vipcinema .header h1 {
	padding: 0px 0px 10px 0px;
	font-size: 5em;
}

#vipcinema .header h2 {
	padding: 0px 0px 80px 0px;
	font-size: 2em;
}

#vipcinema .header p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: white;
	line-height: 1.5em;
	padding: 0px 0px 0px 370px;
	text-align: right;
}

#vipcinema .header a {
	background-position: top left;
	background-repeat: no-repeat;
	outline: none;
}

#vipcinema .header a:hover {
	background-position: bottom left;
}

#vipcinema .header a.more {
	background-image: url(/img/vip-cinema/more-info.jpg);
	display: block;
	width: 230px;
	height: 40px;
	text-indent: -9999px;
	margin: 15px 2px 0px 0px;
	float: right;
	text-align: left;
}


.toptext {
	width: 760px;
	background: url(/img/vip-cinema/shader-top.jpg) no-repeat top center;
}

.toptext h3 {
	font-size: 1.6em;
	color: black;
}

.toptext p {
	color: #666;
}

.toptext p strong {
	font-weight: bold;
	color: #333;
}

.toptext .highlight {
	width: 340px;
	float: left;
	padding: 25px 20px 0px 20px;
}

.toptext .highlight p {
	padding-left: 110px;
}

.toptext #genuine-leather {
	background: url(/img/vip-cinema/bg-leather.gif) no-repeat 30px 65px;
}

.toptext #customizable-layout {
	background: url(/img/vip-cinema/bg-layout.gif) no-repeat 20px 65px;
}

.toptext #customizable-layout p {
	padding-left: 150px;
}

.toptext #security {
	width: 720px;
	background: url(/img/vip-cinema/bg-security.gif) no-repeat top center;
	position: relative;
	padding-top: 60px;
	padding-bottom: 50px;
	clear: both;
}

.toptext #security h3 {
	float: left;
	padding-top: 10px;
}

.toptext #security p {
	padding: 0px 220px 0px 260px;
}

.toptext #security p.right {
	position: absolute;
	right: 20px;
	top: 60px;
	width: 190px;
	padding: 0px;
}

.technical {
	clear: both;
	background: #f8f8f8;
}

#vipcinema .technical h3 {
	font-size: 1.4em;
	color: black;
	margin-bottom: 10px;
}

#vipcinema .technical h4 {
	font-size: 1em;
	color: #222;
	margin-bottom: 0px;
}

.technical ul {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}

#vipcinema .technical p,
#vipcinema .technical li {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	font-size: 9px;
	text-align: left;
	color: #7e7e7e;
	margin: 3px 0px;
}

.technical li {
	background: url(/img/vip-cinema/bullet.gif) no-repeat 3px 3px;
	padding-left: 10px;
}



.technical .accesories {
	float: right;
	width: 339px;
	border-left: 1px solid #aaa;
	padding: 0px 20px;
}

.technical .characteristics {
	padding: 0px 400px 20px 20px;
}


