/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#2E2F82;*/
	background-image:url(../images/bg.jpg);
	
}
.glossymenu {
	height: 38px;
	list-style: none;
	background-image: url(..images/btn_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0 0 0 -34px;
	float:left;
}

.glossymenu li{
	float:left;
	
}

.glossymenu li a{
	float: left;
	display: block;
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	padding:0 0 0 6px;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 9px 0 3px; 
}
.glossymenu li.default a{
color: #ffffff; 
	background-position: left;
	background-image: url(../images/btn_left.jpg);
	background-repeat: no-repeat;
	text-align:center;
}

.glossymenu li.default a b{
color: #fff; 
	background-image: url(../images/btn_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align:center;
}
.glossymenu li.current a, .glossymenu li a:hover{
	color: #ffffff; 
	background-position: left;
	background-image: url(../images/btn_left_mo.jpg);
	background-repeat: no-repeat;
	text-align:center;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: Black; 
	background-image: url(../images/btn_right_m.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align:center;
}

.headbg {background-image:url(../images/head_bg.jpg);
         height: 133px;
		 width: 986px;
          }
.functontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height: 20px;
	padding-bottom: 5px;
}

.footerpages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}
.scorlingbg {background-color:#54BBC2;
             border-bottom: 1px;
			 border-bottom-color:#FFFFFF;
			 border-bottom-style:solid;
			 border-top: 1px;
			 border-top-color:#FFFFFF;
			 border-top-style:solid;
			 height:21px;
			 font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:11px;
			 color:#333333;
			 		 
			 }
			 
.contentbg {
             background-color:#E4EDF9;
			 width:986px;
			 }
.contentbox { 
             width:966px;
			 padding:10px 10px 10px 10px;
			 }
			 
a.footerLink {
	color:#2E2F82;
	text-decoration:none;
	font-family:Arial;
}
a.footerLink:hover {
	color:#3C4E63;
	text-decoration:none;
	font-family:Arial;
}
.footerTxt {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	letter-spacing: -0.3pt;
	padding-top:5px;
	padding-bottom: 5px;
	background-color:#E4EDF9;
}






a.home {
	display: block;
	height: 38px;
	width: 56px;
	background-image:url(../images/btn_home.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
	
}
a.home:hover {
    background-image: url(../images/btn_home_mo.jpg);
}
a.homecurrent {
	display: block;
	height: 38px;
	width: 56px;
	background-image:url(../images/btn_home_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.news {
	display: block;
	height: 38px;
	width: 56px;
	background-image:url(../images/btn_news.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
	
}
a.news:hover {
    background-image: url(../images/btn-news_mo.jpg);
}
a.newscurrent {
	display: block;
	height: 38px;
	width: 56px;
	background-image:url(../images/btn-news_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.gosips {
	display: block;
	height: 38px;
	width: 73px;
	background-image:url(../images/btn_gosips.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.gosips:hover {
    background-image: url(../images/btn_gosips_mo.jpg);
}
a.gosipscurrent {
	display: block;
	height: 38px;
	width: 73px;
	background-image: url(../images/btn_gosips_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.reviews {
	display: block;
	height: 38px;
	width: 74px;
	background-image:url(../images/btn_reviews.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.reviews:hover {
    background-image: url(../images/btn_reviews_mo.jpg);
}
a.reviewscurrent {
	display: block;
	height: 38px;
	width: 74px;
	background-image: url(../images/btn_reviews_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.interviews {
	display: block;
	height: 38px;
	width: 93px;
	background-image:url(../images/btn_inter.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.interviews:hover {
    background-image: url(../images/btn_inter_mo.jpg);
}
a.interviewscurrent {
	display: block;
	height: 38px;
	width: 93px;
	background-image: url(../images/btn_inter_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.boxoffice {
	display: block;
	height: 38px;
	width: 89px;
	background-image:url(../images/btn_boxof.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.boxoffice:hover {
    background-image: url(../images/btn_boxof_mo.jpg);
}
a.boxofficecurrent {
	display: block;
	height: 38px;
	width: 89px;
	background-image: url(../images/btn_boxof_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.functions {
	display: block;
	height: 38px;
	width: 87px;
	background-image:url(../images/btn_function.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.functions:hover {
    background-image: url(../images/btn_function_mo.jpg);
}
a.functionscurrent {
	display: block;
	height: 38px;
	width: 87px;
	background-image: url(../images/btn_function_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.articles {
	display: block;
	height: 38px;
	width: 77px;
	background-image:url(../images/btn_articles.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
a.articles:hover {
    background-image: url(../images/btn_articles_mo.jpg);
}
a.articlescurrent {
	display: block;
	height: 38px;
	width: 77px;
	background-image: url(../images/btn_articles_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
.moviedb {
	display: block;
	height: 38px;
	width: 77px;
	background-image:url(../images/btn_moviedb.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
.moviedb:hover {
    background-image: url(../images/btn_moviedb_mo.jpg);
}
.moviedbcurrent {
	display: block;
	height: 38px;
	width: 77px;
	background-image: url(../images/btn_moviedb_mo.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	cursor:pointer;
	float: left;
}
.subbg {
background-image:url(../images/subheadbg.jpg); background-repeat:no-repeat;
width:229px;
height:40px;
}
.txttitle {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993366;
}
.txthalf {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#999900;
}
.news-link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000CC;
text-decoration:none;
line-height:20px;
}
a.news-link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000CC;
text-decoration:none;
line-height:20px;
}
a.news-link:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#996600;
text-decoration:none;
line-height:20px;
}
.news-link-red {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
line-height:20px;
}
a.news-link-red {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
line-height:20px;
}
a.news-link-red:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#996600;
text-decoration:none;
line-height:20px;
}
.wall-link {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0000CC;
text-decoration:none;
line-height:21px;
}
a.wall-link {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0000CC;
text-decoration:none;
line-height:21px;
}
a.wall-link:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0000CC;
text-decoration:underline;
line-height:21px;
}
a.rev-link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}
a.rev-link:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#194399;
font-weight:bold;
text-decoration:underline;
}
.table1 {
	border: 1px solid #2D82D3;

}
.tbllist1 {
	border: 1px solid #709EB5;
	padding:5px 5px 5px 5px;
	background-color:#EAEBF4;
}
.content{
	color:#333333;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height:17px;
}
.contentbold{
	color:#0066FF;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:17px;
}
.contentwhite{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height:17px;
}
.hot{
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left:18px;
}
.phplink{
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	
}
a.phplink{
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	
}
a.phplink:hover{
	color:#ffffff;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	
}
.backlink{
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-right:20px;
	
}
a.backlink{
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-right:20px;
	
}
a.backlink:hover{
	color:#ffffff;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-right:20px;
	
}
a.classlink{
	color:#ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left:18px;
}
a.classlink:hover{
	color:#ffffff;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left:18px;
}
.hotblue{
	color:#2D82D2;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.advancedsearch{
	color:#333333;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.advancedsearch:hover{
	text-decoration: underline;
}

.clickhere{
	color:#0B6387;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.clickhere:hover{
	text-decoration: none;
}

a.clicklink{
	color:#000066;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}
a.clicklink:hover{
	text-decoration: underline;
}
a.click{
	color:#024A68;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.click:hover{
    color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.alphalink{
	color:#000066;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}
a.alphalink:hover{
	text-decoration: underline;
	font-weight:bold;
}
.leftpad {
padding-left:20px;
}
.allinone {
	font-family:Arial, Helvetica, sans-serif;
    color:#EEEAAE; 
	text-align:center;
	font-weight:bold;
	padding-left:10px;
	background-color:#EDF7CA;
	text-decoration:none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
	font-size: 13px;
	color: #2A2A2A;
	}
.allinone:hover {
text-align:center;
font-weight:bold;
padding-left:10px;
background-color:#33A2CC;
text-decoration:none; color:#fff
}
.subhead {
font-family:Arial, Helvetica, sans-serif;
color:#CC3366;
font-size:18px;
font-weight:bold;
}
.scroll{
	color:#000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.scroll{
	color:#000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.scroll:hover{
	color:#E7FB97;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.login{
	color:#788E1F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.register{
	color:#FF6D03;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.username{
	color:#3799C6;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.maintextblue{
	color:#194399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.maintextblue {
	color:#194399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.maintextblue:hover {
	color:#333333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.otherlink{
	color:#194399;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	
}
a.otherlink:hover{
text-decoration:underline;
}


.maintextblue1{
	color:#0B6387;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height:22px;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; color: #333333; text-decoration: none;
}
.mainlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; color: #03700a; text-decoration: none;
}
.maintextbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none; line-height: 18px;
}
.maintextbold1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; color: #C38403; text-decoration: none; line-height: 18px;
}
.mainlinknormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none;
}


.maintextboldblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; line-height: 16px;
}
a.more {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
}
a.more:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0033FF;
text-decoration:underline;
}
.title3{
	border-left:#E9E6E6 solid 1px;
	border-right:#E9E6E6 solid 1px;
	border-bottom:#E9E6E6 solid 1px;
	border-top:#E9E6E6 solid 1px;
	padding:2px 2px 2px 2px;
	margin-left:4px;
	
}
.new { 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
}
.awards_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	line-height: 35px;
}


.dullcontent{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#BFBFBF;
}
.awards_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.awards_text2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #9999CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

a.searchlink {
	color:#0066FF;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:17px;
}
a.searchlink:hover {
	color:#0066FF;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:17px;
}
a.searchlink:visited {
	color:#9257B5;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:17px;
}
