body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	color:#111111;
	background: url(../images/skin_hot_movies.jpg) no-repeat center top #000;
}

a, a:link, a:visited, a:active, a:hover{
	text-decoration: none;
	color: #FFF;
}

/* common */
.clear {
	display: block; 
	clear: both; 
	height: 0; 
	overflow: hidden; 
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
/* design */

.mainBG{
	background: url(../images/bgnew.jpg) repeat-y center top transparent;
	overflow: hidden;
	min-width: 1250px;
}

.content{
	width: 960px;
	margin: 0 auto;
}

.skin-links {
	position: relative;
	width:1240px;
}

.skin-links a {
	position: absolute;
	top: 0;
	height: 1240px;
	width: 360px;
}

.skin-links a.left-link {
	left: -360px;
}

.skin-links a.right-link {
	right: -360px;
}

.mat{
	background: url(../images/body_transperantbg.png) repeat scroll left top transparent;
	width: 1240px;
	margin: 0 auto;
}
.header{
	height: 125px;
	margin-bottom: 10px;
	position: relative;
}
.header .logo{
	float: left;
	width: 210px;
}
.header .menu{
	float: left;
	width: 440px;
	padding-top: 87px;
}
.header .menu li{
	float: left;
	background: url(../images/menubg.png) repeat scroll left top transparent;
	margin-right: 5px;
}
.header .menu li a{
	display: block;
	height: 37px;
	line-height: 37px;
	padding: 0 25px;
	color: #FFF;
	font-size: 24px;
	text-transform: uppercase;
}
.header .social{
	float: left;
	width: 85px;
	text-align: right;
	position: absolute;
	top:30px;
	right: 0;
}
.header .social a{
}

.header .morelink{
	float: left;
	width: 310px;
	text-align: right;
	padding-top: 87px;
}

/* Home Slider ... */
.flexslider{
	padding-top: 0;
	overflow: hidden;
	height: 386px;
	margin-bottom: 70px;
}
.flex-direction-nav a{
	background: none;
	width: 29px;
	height: 29px;
}
.flex-direction-nav a.flex-prev{
	background: url(../images/cleft.png) no-repeat scroll center center transparent;
}
.flex-direction-nav a.flex-prev:hover{
	background: url(../images/cleft_h.png) no-repeat scroll center center transparent;
}
.flex-direction-nav a.flex-next{
	background: url(../images/cright.png) no-repeat scroll center center transparent;
}
.flex-direction-nav a.flex-next:hover{
	background: url(../images/cright_h.png) no-repeat scroll center center transparent;
}
.categories{
	margin-bottom: 40px;
}
.categories h2{
	display: inline-block;
	background: #c2001a;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	font-size: 26px;
	text-transform: uppercase;
	margin-top: -22px;
}
.categories h2 span{
	font-size: 30px;
}
.categories .col{
	float: left;
	width: 33%;
}
.categories .col li{
	text-align: center;
}
.categories .col li:hover{
	background: url(../images/cat_bg.png) repeat scroll left top transparent;
}
.categories .col li a{
	padding: 15px 30px;
	text-transform: uppercase;
	font-size: 26px;
	color: #d9031f;
	display: inline-block;
}
.categories .vote{
	background: #c2001a;
	padding: 10px;
	float: right;
}
.categories .vote h3{
	font-family: Helvetica;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}
.categories .vote input, .page .reg input{
	vertical-align: middle;
}
.categories .vote input[type="text"], .page .reg input[type="text"]{
	border: none;
	padding: 8px;
	height: 13px;
	width: 175px;
}

.page .reg{
	background: #c2001a;
	padding: 20px;
	display: inline-block;
}


.hot{
	padding-bottom: 40px;
}
.hot h2{
	display: inline-block;
	background: #c2001a;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	font-size: 26px;
	text-transform: uppercase;
}
.hot ul{
	padding-top: 20px;
}
.hot ul li{
	float: left;
	margin-right: 20px;
}
.hot ul li.last{
	margin-right: 0;
}
.hot .viewall{
	padding-top: 10px;
	text-align: right;
}


.page{
	min-height: 400px;
	margin-top: 60px;
}
.page .head{
	background: #e2e2e5;
	height: 28px;
}
.page p{
	color: #FFF;
	line-height: 16px;
}
.page .head h1{
	display: inline-block;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background: #cc0000;
	margin-top: -12px;
}

.page .head h1.voting_page {
	font-size: 20px;
}


.page .details{
	padding: 80px 50px 60px;
	color: #FFF;
	line-height: 20px;
	font-family: Arial;
	font-size: 13px;
}
.page .details p{
	margin-bottom: 40px;
}
.page .details a{
	color: #cc0000;
}
.page .details b{
	font-weight: bold;
}

.page .head .next{
	display: inline-block;
	float: right;
	color: #cc0000;
	font-family: Arial;
	font-size: 15px;
	padding: 0 0 0 15px;
	line-height: 28px;
}
.page .head .next img{
	vertical-align: top;
	margin-left: 10px;
}
.page .head .cat_drop{
	float: right;
	background: #cb0000;
	color: #FFF;
	font-size: 14px;
	line-height: 28px;
	padding: 0 10px;
	position: relative;
}
.cat_drop ul{
	display: none;
	position: absolute;
	top:27px;
	left: 0;
	z-index: 1000;
	background: #521711;
	white-space: nowrap;
}
.cat_drop:hover ul{
	display: block;
}
.cat_drop ul li{
	height: 24px;
	line-height: 24px;
	
	font-size: 12px;
}
.cat_drop ul li:hover{
	background: #cb0000;
}
.cat_drop ul li a{
	padding: 0 20px;
	display: block;
}


.form{
	width: 600px;
	margin: 0 auto;
	font-size: 14px;
}
.form .error{
	text-align: center;
	color: red;
	line-height: 20px;
	margin-bottom: 5px;
}
.form .row{
	margin-bottom: 20px;
}
.form .row label{
	display: inline-block;
	width: 200px;
	text-align: right;
	margin-right: 10px;
}
.form .row input[type="text"]{
	padding: 5px;
	width: 200px;
	border: 1px solid #ccc;
}

.form .buttons{
	padding-left: 200px;
}

.title{
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #EC0202;
}

.nominees{
	padding-top: 20px;
}
.nominees .nominee{
	float: left;
	width: 220px;
	margin-right: 26px;
	height: 370px;
	margin-bottom: 40px;
	position: relative;
}
.nominees .nominee.last{
	margin-right: 0;
}
.nominees .nominee .vote{
	display: none;
	position: absolute;
	top:130px;
	left:0;
}
.nominees .nominee .voted{
	position: absolute;
	top:130px;
	left:0;
}

.nominees .nominee:hover .vote{
	display: block;
}
.nominees .nominee h4{
	font-size: 20px;
	color: #ec0202;
	font-family: Arial;
	padding-top: 10px;
	padding-left: 5px;
}


.nominees .nominee_nopic{
	float: left;
	height: 50px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666666;
	margin-right: 25px;
	width: 303px;
}
.nominees .nominee_nopic.last{
	margin-right: 0;
}
.nominees .nominee_nopic h4{
	font-size: 16px;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
}

#winners_popup{
	display: none;
	position: fixed;
	top:0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background: url(../images/transbg.png) repeat left top transparent;
}
#winners_popup .popup{
	width: 1011px;
	margin-left: -505px;
	height: 646px;
	margin-top: -323px;
	position: fixed;
	top: 50%;
	left: 50%;
	text-align: center;
}

#winners_popup .close{
	display: block;
	position: absolute;
	right: 16px;
    top: 18px;
	width: 100px;
	height: 40px;
}

#lightbox{
	display: none;
	position: fixed;
	top:0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background: url(../images/transbg.png) repeat left top transparent;
}
#lightbox .popup{
	background: url(../images/popupbg.png) no-repeat left top transparent;
	width: 741px;
	height: 325px;
	position: fixed;
	top: 50%;
	margin-top: -175px;
	left: 50%;
	margin-left: -370px;
	text-align: center;
}
.popup #close{
	position: absolute;
    right: -18px;
    top: -10px;
}
.popup h3{
	color: #FFF;
	text-transform: uppercase;
	font-size: 48px;
	padding-top: 30px;
	margin-bottom: 15px;
	text-align: center;
}
.popup .links{
	padding-top: 30px;
}
.popup .links img{
	margin: 0 30px;
}
.popup .links span{
	border-right: 1px solid #3e3f3f;
	display: inline-block;
}









.footer{
	background: #000;
}
.footer .sponsors{
	padding: 25px 15px;
	height: 90px;
	margin-bottom: 20px;
}
.footer .sponsors li{
	float: left;
	line-height: 90px;
	margin: 0 5px;
	width: 230px;
	text-align: center;
}
.footer .sponsors li img{
	vertical-align: middle;
	max-width: 220px;
	max-height: 70px;
}
.footer .links{
	color: #b2b2b2;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding-bottom: 30px;
}
.footer .links .info{
	float: left;
	width: 330px;
	margin-right: 30px;
}
.footer .links .info a{
	color: #b2b2b2;
	text-decoration: underline;
}
.footer .links .info p{
	line-height: 30px;
}
.footer .links .twitter{
	float: left;
	width: 300px;
}
.footer .links .logos{
	float: left;
	width: 300px;
}
.footer .links .logos img{
	vertical-align: middle; 
}








.twitter {  text-transform: none; }
.twitter h4{ font-size: 14px; text-transform: uppercase; }
.twitter li p  { padding: 0 0 5px; text-transform: none; }
.twitter p a:link, .twitter p a:active, .twitter p a:visited { color: #D9031F !important; text-decoration: none; }
.twitter p a:hover  { text-decoration: underline; }
.twitter li.twitter_date { height: 18px; line-height: 18px; }
.twitter .twitter_date a:active, .twitter_date a:link, .twitter_date a:visited { color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-transform: uppercase;}