@charset "utf-8";
/* CSS Document */

<style type="text/css">
#blueblock {
	width: 160px;
	padding: 0 0 1em 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #fff;
	color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
* html #blueblock {
	w\idth: 136px;
}
#blueblock ul {
	list-style: none;
	padding: 0;
	border: none;
}
#blueblock li {
	border-bottom: 1px solid #666666;
}
#blueblock li a {
	display: block;
	padding: 3px 3px 3px 5px;
	border-left: 8px solid #999999;
	border-right: 8px solid #999999;
	background-color: #5B5B5B;
	color: #fff;
	text-decoration: none;
	width: 100%;
	background-image: url(/images/image-2.jpg);
}
html>body #blueblock li a {
	width: auto;
}
#blueblock li a:hover {
	border-left: 8px solid #C91B14;
	border-right: 8px solid #C91B14;
	background-color: #333;
	color: #fff;
	background-image: url(/images/image-1.jpg);
}
</style><style type="text/css">

body {
	background-color: #000;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #C00;
}
a:active {
	color: #666;
	text-align: left;
}
h1 {
	font-size: 17pt;
	color: #C00;
}
h2 {
	font-size: 16pt;
	color: #C00;
}
h3 {
	font-size: 15pt;
	color: #C00;
}
h4 {
	font-size: 14pt;
	color: #C00;
}
h5 {
	font-size: 13pt;
	color: #C00;
}
h6 {
	font-size: 12pt;
	color: #C00;
}
.centre-image {
	background-image: url(http://www.probollywood.com/images/main-bg-centre.jpg);

</style>
}
.bullets {
	list-style-type: decimal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	padding-left: 1px;
	list-style-image: url(/images/round-bullet.jpg);
	list-style-position: inside;
	line-height: 18px;
	font-style: normal;
	text-align: right;
}
.headlinecentre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}



.hidden-text {
	color: #FFF;
}
.left {
	text-align: left;
}
.headerbackground {
	background-image: url(images/probollywood-header-bg.jpg);
}
