* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:"Segoe UI", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: none;
	font-size: 14px;
}

a {
	text-decoration:none;
	color: #000;
	outline: none;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 10px 0;
}

#mbg {
	background: url(images/mbg.png) repeat-x #e5e5e5;
	width: 100%;
	min-height: 400px;
	padding: 0 0 20px 0;
	overflow: auto;
}

#fbg {
	background: url(images/fbg.png);
	width: 100%;
	min-height: 30px;
	text-align: center;
	padding: 6px 0 0 0;
	position: relative;
}

#fbg p{
	padding: 0 0 5px 0;
}

#mcontainer {
	width: 1100px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	min-height: 400px;
	position: relative;
	overflow: auto;
}


#header {
	background: url(images/header.jpg) no-repeat;
	height: 136px;
	padding: 5px 0 0 580px;
	position: relative;
}

#logo {
	display: block;
	position: absolute;
	left: 80px;
	top: 20px;
	background: #Fnone;
	width: 465px;
	height: 100px;
}

#nav {
	margin: 50px 0 0 50px;
	position: relative;
}

#nav li {
	padding: 0 0 3px 5px;
	float: left;
	display: block;
	width: 90px;
	color:#FFF;	
	margin: 0 3px;
	text-align: center;
}

#nav a {
	font-size: 18px;
	color:#000;
}

#nav a:hover {
	border-bottom: solid 2px #FFF;
}

#content {
	margin: 50px 0 0 60px;
}

/* Home */

#cbox {
	clear: both;
	float: left;
	background: url(images/cbox.jpg) no-repeat;
	padding: 30px 30px 0 30px;
	width: 544px;
	height: 197px;
	margin: 0 -610px 0 0;
}

#twitter {
	background: url(images/twitter.jpg) no-repeat;
	width: 278px;
	height: 253px;
	margin: 0 0 0 610px;
	padding: 40px 40px 0 50px;
	font-size: 16px;
}

#movies {
	margin: -10px auto 10px auto;
}

.movie {
	float: left;
	margin: 0 25px;
	position: relative;
}

* html .movie{
	width: 270px;
  	float: left;
	margin: 0;
	position: relative;
}

.movie .slink{
	background: #dedede;
	border: solid 1px #656565;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: .6;
	padding: 3px 5px;
	z-index: 220;
	width: 200px;
	text-align: center;
	margin: 10px auto;
}

.slink a {
	color: #000000;
	font-size: 16px;
}

/* Gallery */

#content.movie {
	margin: 10px 0 20px 35px;
}

#gall{
	clear: both;
	margin: 15px 0 10px 0;
	padding: 0 0 0 90px;
}

#gallstart{
	clear: both;
	margin: 15px 0 10px 0;
	padding: 0 0 0 90px;
}

#icontainer {
	margin: 0 0 30px 75px;
	position: relative;
}

#gall .thumbs{
	width: 850px;
	height: 170px;
	overflow: hidden;
}

#gallstart img {
	margin: 30px 8px;
	cursor: pointer;
	padding: 5px;
	border:9px solid #bfbfbf;
	background-color: #dfdfdf;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


#gall img {
	margin: 10px 8px;
	cursor: pointer;
	padding: 5px;
	border:1px solid #bfbfbf;
	background-color: #dfdfdf;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.nav {
	width: 19px;
	clear: both;
	margin: 10px auto 0 20px;
	position: absolute;
	top: 70px;
	left: 880px;
	z-index: 2000;
}

.sprev {
	width: 19px;
	height: 15px;
	background: url(images/gup.png) no-repeat;
	display: block;
	margin: 0 0 50px 0;
}

.snext{
	width: 19px;
	height: 15px;
	background: url(images/gdown.png) no-repeat;
	display: block;
}

/* Main and details */

#minfo {
	margin: 0 0 12px 0;
}

#minfo-main {
}

#minfo-main h1{
	font-size: 28px;
	font-weight: normal;
	margin: 15px auto 0 auto;
	text-align: center;
}

#minfo-supplement {
	float: left;
	width:  900px;
	margin: 25px 0 0 30px;
	font-size: 14px;
}

#minfo-supplement .block{
	float: left;
	margin: 0 18px 0 0;
	width: 150px;
}

#minfo-supplement h2 {
	font-size: 16px;
	font-weight: normal;
	margin: -5px 0 10px 0;
}
	
/* Details */

#mvote h2, #stats h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 5px 0 10px 44px;
	margin: -12px 0 0 0;
}

#mvote h2{
	background: url(images/star_full.png) no-repeat;

}

#stats h2.decision{
	background: url(images/chart_pie.png) no-repeat;
}

#stats h2.votes{
	background: url(images/chart_bar.png) no-repeat;
	margin: 40px 0 0 0;
}

#details, #votes, #decision, #trailer, #music  {
	cursor: pointer;
	padding: 0 0 3px 30px;
	display: block;
}

#votes, #decision, #trailer, #music {
	margin: 5px 0 0 0;
	padding: 0 0 3px 30px;
	display: block;
}

span#decision {
	background: url(images/star_half.png) no-repeat;
	margin: 5px 0 0 20px;
	position: absolute;
	width: 200px;
}

span#details{
	background: url(images/add.png) no-repeat;
	margin: 10px 0 0 5px;
	padding: 0 0 3px 30px;
	display: block;
	font-size: 14px;
	cursor: pointer;
	
}

span#tweets{
	background: url(images/twitterico.png) no-repeat;
	margin: 10px 0 0 5px;
	padding: 0 0 3px 30px;
	display: block;
	font-size: 14px;
	cursor: pointer;
}

div#mediabox{
	margin: 20px 0 0 25px;
	padding: 15px;
	border:1px solid #bfbfbf;
	background-color: #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

span#split {
	background: url(images/adds.png) no-repeat;
	margin: 0 0 0 45px;
	padding: 0 0 3px 15px;
	display: block;
	font-size: 12px;
	cursor: pointer;
}

span#trailer {
	clear: both;
	background: url(images/monitor.png) no-repeat;
	margin: 10px 0 0 5px;
	padding: 0 0 3px 30px;
	display: block;
	font-size: 14px;
	cursor: pointer;
}

span#music {
	background: url(images/speaker.png) no-repeat;
	margin: 10px 0 0 5px;
	padding: 0 0 3px 30px;
	display: block;
	font-size: 14px;
	cursor: pointer;
	
}

#poster {
	margin: 15px 0 0 20px;
	float: left;
	width: 250px;
}

#poster img, .slideshow img {
	padding: 15px;
	border:1px solid #bfbfbf;
	background-color: #dfdfdf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#mvote, #stats{
	float: left;
	margin: 20px 0 0 60px;
}

#stats{
	float: left;
	margin: 20px 0 0 -30px;
}

#mvote{
	width: 330px;
}

#chart{
	z-index: 2000;
	position: absolute;
	left: 670px;
	top: 250px;
	overflow: hidden;
}

.chart {
	position: absolute;
	z-index: 1021;
	width: 230px;
	padding: 15px;
	border:1px solid #bfbfbf;
	background-color: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#voter {
	margin: 10px 0 -10px 0;
	position: relative;
}

#voter .ck {
	clear: both;
	float: left;
}

#voter label {
	margin: -5px 0 0 0;
	padding: 0 0 10px 10px;
	font-size: 14px;
	float: left;
	width: 280px;
}

#voter label.last {
	margin: -30px 0 0 0;
}

#voter input {
	margin: 0 0 0 10px;
}

.clear {
	clear: both;
}

/* Top 10 */

#content.top10 {
	margin: 10px 0 0 80px;
	overflow: auto;
}

table {
	margin: 0;
	width: 600px;
	padding: 15px;
	border:1px solid #cfcfcf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
}

table th {
	background-color: #cfcfcf;
	font-weight: normal;
	padding: 0 10px 0 15px;
	font-size: 16px;
	text-align: left;	
}

table td {
	padding: 10px 10px 10px 15px;
	font-size: 14px;
	position: relative;
}

table tr:hover {
	background: url(images/tdbg.png) #BAD1FB;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}

td img.imgt {
	float: right;
	margin: 5px 40px 0 0;
}

td img.state{
	margin: 0 10px 0 0;
}

/* Cufon */

h2 .cufon {
	margin: 0 0 0 5px;
}

span .cufon {
	margin: -8px 0 0 0;
}

#set, #setio {
	width: 200px;
	color: #000;
	border:1px solid #bfbfbf;
	background-color: #dfdfdf;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 4px 0;
	margin: 20px 0 0 30px;
}

#stat {
	display: none;
	width: 200px;
	color: #000;
	border:1px solid #bfbfbf;
	background-color: #dfdfdf;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 4px 10px;
	margin: 20px 0;
}

#stat.negative {
	background: #ffb6b6;
	border: solid 1px #bd5050;
}

#stat.positive {
	background: #c0ed9b;
	border: solid 1px #85bc59;
}

#twitter_update_list li a {
	display: block;
}

.menu {
	position: absolute;
	display: none;
	top: 25px;
	border:1px solid #bfbfbf;
	background-color: #dfdfdf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 5px;
	z-index: 222;
	color: #000;
}

#moviesm li, #moviesmh li, #feedsm li{
	clear: both;
	width: 140px;
	text-align: left;
	padding: 5px 0 10px 20px;
	border:1px solid #dfdfdf;
	background-color: #dfdfdf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#moviesm li, #moviesmh li,{
	width: 180px;
}

#feedsm li{
	width: 140px;
}

#moviesm li:hover, #moviesmh li:hover, #feedsm li:hover{
	border:1px solid #bfbfbf;
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#moviesm li a,#moviesmh li a,  #feedsm li a{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#sharebox {
	width: 250px;
	height: 100px;
	margin: 0 0 0 5px;
	border:1px solid #dfdfdf;
	background-color: #efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
}

span#votes {
	background: url(images/comments.png) no-repeat;
	margin: 15px 0 -12px 10px;
	position: relative;
}

#breadcrumb {
	margin: 0 20px 15px 100px;
	font-size: 14px;
float: left;
}

#feeds {
	float: right;
	margin: 0 30px 0 0;
}

.top10 #feeds {
	float: right;
	margin: -40px 400px 0 0;
}

.top10 #breadcrumb {
	text-align: right;
	margin: 0 20px 15px 0px;
	font-size: 14px;
	float: left;
}

.top10 h1.title {
	clear: both;
	width: 800px;
}

.small {
	font-size: 13px;
	margin: 20px 0 0 10px;
}

.slideshow img {
	padding: 15px;
}

/*.center {
	position: absolute;
	top: 80px;
	right: 275px;
}*/

.center {
	width: 150px;
	margin: 2px auto 0 auto;
}

.cent {
	text-align: center;
}

.cent a{
	font-size: 24px;
}

.flink {
	background: url(images/feed.png) no-repeat;
	padding: 0 20px;
	margin: 0 0 0 5px;
	font-style: italic;
}

.plink {
	background: url(images/cell.png) no-repeat;
	padding: 0 0 0 20px;
}

#siddharth {
	display: block;
	position: fixed;
	bottom: -4px;
	left: 0;
}

h2.tut{
	color:white;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:12px 0 0 58px;
	text-transform:uppercase;
	
	text-shadow:2px 1px 6px #333;
}

#twitter-ticker{
	margin-top:40px;
	margin-left:100px;
	width:700px;
	height:800px;
	background:url(img1/slickbg.png) no-repeat #f5f5f5;
	color:#666666;
	display:none;
	
	-moz-border-radius:10px 10px 6px 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;

	text-align:left;
}

#tweet-container{
	height:700px;
	width:auto;
	overflow:hidden;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar{
	height:45px;
	background:url(img1/top_bar.png) repeat-x;
	border-bottom:1px solid white;
	position:relative;
	margin-bottom:8px;
	
	-moz-border-radius:6px 6px 0 0;
}

.tweet{
	padding:5px;
	margin:0 8px 8px;
	
	border:1px solid #F0F0F0;
	background:url(img1/transparent.png);
	
	width:auto;
	overflow:hidden;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .time{
	text-transform:uppercase;
	font-size:10px;
	color:#AAAAAA;
	white-space:nowrap;
}


.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}

.tweet .txt{
	clear:both;
}

.tweet .user{
	font-weight:bold;
}


#loading{
	margin:100px 95px;
}


