@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{ padding: 0; margin: 0; outline: none; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

.font_small { font-size:90%; }
.textbox { font-size:90%; }
.error { color:#ff0000; font-weight:bold; }
.success { color:#393; font-weight:bold; }
#content {}
#content p, #content h2 { padding-bottom:10px; }
#content .content_2 p { padding-bottom:5px; }

#subscribe a { text-decoration:underline; color:#ffffff; }
#subscribe a:hover { text-decoration:none; }

body
{
	background:url(images/bg.gif);
	/*Background color is changed blue to white*/
	margin:0px;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:13px;
	color:#000000;/*Font Color is changed form White to Black*/
}
.wrapper{ width:980px; margin:0px auto; background-color:#FFFFFF; padding:10px 10px; }
img { border:none; /*image border is applied: border:none;*/ }
/*sm new add*/
img.spl { border:none; background:transparent; }

a:link, a:visited { color: #FF0000; text-decoration:none; outline: 0; }
a:active, a:hover { color: #000000; text-decoration:none; outline: 0; }
.clear{ clear:both;}
#body-wrap { float:left; width:100%; position:relative; }
#glow
{
	width:100%; height:193px;
	background: transparent;
	/*Backgroung image is removed*/
	position:absolute;
	/*bottom:-11px;*/
	top:347px; left:0;
	z-index:-1;
}

#logo { display:block; text-align:center; }
#logo img { padding-top:25px; }
.viewlatest { font-size:27px; color:#bf2e2e; font-weight:bold; }
#mainbox-wrap { margin:auto; width:720px; margin-top:40px; position:relative; }
#mainbox
{ 
	margin:0px auto;
	width:698px; height:128px;
	background: transparent url(images/mainbox.png) no-repeat top center;
	position:relative;
}

#mainbox-wrap #shadow
{
	width:698px; height:23px;
	background: transparent ;
	/*BAckgroung removed : background: transparent url(images/shadow.png) no-repeat top center;*/
	position:absolute;
	top:116px; left:11px;
}

#mainbox-wrap #shadow2
{
	width:698px; height:23px;
	background: transparent url(images/shadow2.png) no-repeat top center;
	position:absolute;
	top:116px; left:11px;
}

#mainbox input#url
{
	border:none; outline:none;
	width:456px; /*478*/
	height:36px; /*63*/
	background: transparent url(images/elements.png) no-repeat top right;
	float:left;
	margin:0px;
	margin-top:20px;
	margin-left:34px;	
	color:#ddcccc;
	font-weight:bold;
	font-size:30px;
	letter-spacing:-2px;
	padding:11px;
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
}

#mainbox input#button 
{
	border:none; outline:none;
	width:140px; height:75px;
	background: transparent url(images/elements.png) no-repeat bottom left;
	float:left;
	margin-top:20px;
	margin-left:10px;
	cursor:pointer;
	padding-top:10px;
}

#mainbox label.error { color:#9e0f0f; display:block; margin-left:43px; width:500px; font-size:12px; }
#mainbox input#button:hover { background: transparent url(images/elements.png) no-repeat bottom right; }
#mainbox input#button:active
{
	opacity:0.8;
	outline: none; /* hide dotted outline in Firefox */
	-moz-outline-style: none;
}

#mainbox-wrap #slider{
	width:366px;
	height:128px;
	background: transparent url(images/elements.png) no-repeat bottom left;
	position:absolute;
	left:177px;
	overflow:hidden;
	top:120px;
	height:0px;
	color:#b6b2b2;
}

#mainbox-wrap #slider .inner{
	margin-top:10px;
	margin-left:50px;
	margin-right:50px;
}

#mainbox-wrap #slider label{
	color:#013d6a;
	font-size:15px;
	margin-right:3px;
}

#mainbox-wrap #slider label.error {
	color:#9e0f0f;
}

#mainbox-wrap #slider select{
	font-size:15px;
}

#mainbox-wrap #slider span.notice{
	color:#5a5a5a;
	font-size:12px;
	margin-left:10px;
	display:block;
}

.movie
{
width:980px;
float:left;
margin-top:5px;
}

#pre_movie
{ margin:auto;


}
/*sm*/
#pre_movie img
{
	border:1px solid #e2c4c4;
	padding:2px;
		
}

.movie_image
{
width:150px;
height:160px;
float:left;
}

.movie_text
{
text-align:left;
width:830px;
float:left;
}

.movie_text a{font-weight:bold; color:#e11f1f; font-size:15px;}
.movie_text a:hover{ color:#000000;  text-decoration:underline;}
/*sm Ffont Color*/
.mainhead{ color:#413c3c; font-size:18px; font-weight:bold;}
.redHead{ font-weight:bold; font-size:15px;color:#FFFFFF;}

#menu { margin-top:40px; }
#menu a{ color:#e11f1f; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; margin:0px 17px 0px 17px; } 
#menu a:hover{ color:#333333; text-decoration:none;}
#login
{ 
width:650px;  margin:0px auto; margin-top:20px;
padding:15px 10px 15px 10px;
border:#e2c4c4 solid 3px;
 background-color: #bc1922; 
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
color:#FFFFFF;
 }
 
.button{ color:#4b4e44;  border:0px; cursor:pointer; padding:2px 8px 2px 8px; border-left:#906b6b solid 8px;  font-size:13px; font-weight:bold;
 background-color:#f3f3f3; }
.button:hover{ text-decoration:none; color:#ffffff; border-left:#9d5705 solid 8px; background-color:#d0c7ad;}



.logintbl{  }
.login{ background: url(images/login_btn.png) no-repeat; border:none; width:98px; height:29px; color:#FFFFFF; font-weight:bold; cursor:pointer;}

#footer{

	margin:auto;
	margin-top:32px;
	font-size:12px;
	font-size:1.206em;
	font-weight:bold;
   padding-bottom:22px;
	color:#BC1922;
	font-size:13px;
}


/*suggestion box start*/
.suggestionsBox 
	  {
		position:absolute;
		margin: 0px 0px 0px 40px;
		background-color: #1a1717;
		border: 2px solid #000;
		width:260px;
		color: #fff;
	 }
  .suggestionList {
		margin: 0px;
		padding: 0px;
	}
	.suggestionList ul
	 {
	    margin: 0px;
		padding: 0px;
	 }
	
	.suggestionList li
	 {
	   	margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		list-style:none;
		color:#ffffff;
	}
	
	.suggestionList li:hover {
		background-color: #005494;
	}
/*suggestion box end*/
#footer a{color:#BC1922;}
#footer a:hover{color:#000000;}
