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

html, body {
	font: 12px Arial;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
	margin: 0px;
	border: 0px;
	padding: 0px;
	color: #cccccc;
	background-color:#111111;
}
.movie {
	width:100%;
	height: 100%;	
}

div.movie {	
	width:100%;
	height: 410px;	
	background-color:#000000;
	border: 1px solid #333333;
	border-left:0px;
	border-right:0px;
}

h1 {
	color: white;
	margin:0px;padding:0px;padding-top:40px;padding-left:180px;
}

h2 {
	color: white;
	margin: 20pt 10pt 20pt 14%;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	letter-spacing:18px;
	
}

h3 {
	color: white;
	margin: 12pt 0pt 3pt 0pt;
}

hr {
	width: 50%;
	height: 1px;
	border: 1px #CCCCCC solid;
}

a {
	color: yellow;
}

img {
	border: 0px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

a.link_page{
	font-family: Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#FF9900;
	background-color:#111111;
	
}

a.link_page:hover{
	font-family: Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background-color:#666666;
	
}
a.border_thumb{	
	border:1px solid #333333;
}

a.border_thumb:hover{	
	border:1px solid #FFCC00;
}

/* HORIZONTAL MENU */

.swara.horizontal {
	text-align:center;
	width: 415px;
	height: 27px;
	margin: 0;
	padding: 0;
	margin-top:10px;
	
}
.swara.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.swara.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-swara-button.gif) top left no-repeat;
}

.swara.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;	
	
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.swara.horizontal ul li a span.menu_ar {
	display: block;	
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-swara-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */









#test li {
	display: block;
	border: solid 1px red;
}                    
   
#footer{
	font: 11px Arial;
	color:#333333;
	margin-top:20px;
}

#footer a{
	color:#333333;
	margin-top:20px;
	text-decoration:none;
}              

#footer a:hover{
	color:#ffffff;
	margin-top:20px;
	text-decoration:none;
} 
