@charset "utf-8";
/* CSS Document - Komal, 2-4-09*/
* {
	margin:0 auto;
	padding:0
}
body {
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	height:100%;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
a {
	color:#ffcc00;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
}
img {border:0}
.content { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#e3e2cc; text-align:justify; line-height:16px; padding-left:15px; padding-top:2px; line-height:16px;}
.formtext { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:justify; line-height:16px;}

.formtextBIG { font-family:"Times New Roman", Times, serif; font-size:18px; color:#ffcc00;}
.submit {font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:#ffcc00; background-color:#333333; border:#999999 solid 1px;}
.synopsisfull { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:justify; line-height:16px;}
	
	



	#dhtmlgoodies_slideshow{
		width:793px;	/* Total width of slideshow */


	}
	
	#previewPane{
	border:0px solid #CCCCCC;
	margin-bottom:10px;
	text-align:center;
	vertical-align:top;
	padding-top:10px;
	position:relative;
	/* CSS HACK */
		height: 408px;	/* IE 5.x */
	height/* */:/**/408px;	/* Other browsers */
	height: /**/408px;
				
	}
	#previewPane img{
		line-height:300px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:normal;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:16px;
		padding-bottom:5px;
		padding-top:15px;
	}
	#galleryContainer{
	height:105px;	/* Height of the images + 2 */
	border:0px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
		height: 105px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/105px;	/* Other browsers */
	height: /**/105px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:0px;
		border:0px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:0px;		
		border:0px;
	}
	#theImages{
	position:absolute;
	height:49px;
	left:20px;
	width:100%;
				
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px; 
		filter: alpha(opacity=100);
		opacity: 1;
		cursor:pointer;
		border:0px;
	}


	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:0px double #000;
		padding:4px;
		color:#555;
		font-size:16px;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}

	
.input {border:#999999 1px solid; padding:2px; font-size:12px; font-family:Arial, Helvetica, sans-serif;} 