
@import url("widgets/thumblist.css");

html,body,div,h1,h2,h3,h4,h5,ul,li,p,form,ol,blockquote {
	margin: 0;
	padding: 0;
}

body {
	background-color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica,
		sans-serif;
	font-size: 62.5%;
	line-height: 1;
}

h1,h2,h3,h4,h5 {
	font-size: 100%;
	font-weight: normal;
}

h3 {
	border-left: 8px solid #FFA93D;
	font-size: 2em;
	padding-left: 8px;
}

ul,ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

p,li {
	font-size: 1.1em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0 none;
}

#superwidebanner {
	position: relative;
	line-height: 0;
	z-index: 1;
}

#superwidebanner .top {
	background: #FFFFFF url("../images/maincontentbg.gif") repeat-x scroll
		center top;
	height: 23px;
	margin-left: 6px;
	position: relative;
	width: 980px;
}

#superwidebanner .inside {
	background: #FFFFFF none repeat scroll 0 0;
	font-size: 0px;
	margin-left: 6px;
	max-height: 420px;
	width: 980px;
}

#superwidebannerbottom {
	position: relative;
	line-height: 0;
	z-index: 1;
	max-height: 420px;
	width: 980px;
	margin-left: 6px;
	clear: both;
}

#leaderboard {
	width: 980px;
}

#bottom {
	background: transparent url("../images/bottombg-forum.gif") repeat-y scroll 0
		0;
	position: relative;
	width: 992px;
}


#top {
	background: url(http://moviezine.se.s3.amazonaws.com/ui/images/top-forum-bg.jpg) repeat-x;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	height: 222px;
	padding-top: 1px;
}

#top #topfeatures {
	background: #470000;
	height: 95px;
	margin: 15px 0;
	padding: 4px;
}

#top #topfeatures a {
	text-decoration: none;
}

#top #topfeatures li {
	float: left;
	height: 95px;
	margin-left: 17px;
	position: relative;
	width: 230px;
}

#top #topfeatures li:first-child {
	margin: 0;
}

#top #topfeatures li .title {
	background: url(http://moviezine.se.s3.amazonaws.com/ui/images3/black-80.png) repeat;
	bottom: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	left: 0;
	line-height: 22px;
	padding: 0 5px;
	position: absolute;
	width: 220px;
}

#top #topfeatures-prev, #top #topfeatures-next {
	background: url(http://moviezine.se.s3.amazonaws.com/ui/images3/topfeatures-arrows.png) no-repeat;
	cursor: pointer;
	height: 51px;
	position: absolute;
	top: 82px;
	width: 36px;
}

#top #topfeatures-prev {
	left: -46px;
}

#top #topfeatures-next {
	background-position: 0 -51px;
	right: -46px;
}

#top form {
	height: 22px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#top form label, #top form input {
	float: left;
}

#top form label, #top form input {
	margin: 0;
}

#top form label {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 10px;
}

#top form #searchfield {
	background: #fff;
	border: 0;
	height: 18px;
	padding: 2px 0 0 2px;
}

#header {
	height: 217px;
	margin: 0 6px;
	position: relative;
	width: 980px;
	z-index: 200;
}

#top h1, #top h2 {
	background: #470000;
	height: 43px;
	padding: 0 10px;
}

#top h1 a, #top h2 a {
	background: url(http://moviezine.se.s3.amazonaws.com/ui/images/forumlogo.gif) no-repeat left center;
	display: block;
	height: 43px;
	overflow: hidden;
	text-indent: -9999px;
	width: 129px;
}




/**
	
	Navigation
	
**/


#globalnav {
	background: url(http://moviezine.se.s3.amazonaws.com/ui/images/forumnav-bgs.gif) no-repeat;
	height: 41px;
	left: 0;
	position: absolute;
	top: 176px;
	width: 980px;
}

#globalnav li,#usernav li {
	display: block;
	float: left;
	padding: 13px 15px 15px;
	position: relative;
}

#globalnav li {
	background: url(http://moviezine.se.s3.amazonaws.com/ui/images/forumnav-bgs.gif) no-repeat 0 -41px;
	margin-right: 1px;
}

#globalnav .selected a, #globalnav li:hover {
	background-position: 0 -82px;
}


#globalnav li.menudropdown:hover .navsub,#usernav li.menudropdown:hover .navsub
{
	display: block;
}

#globalnav a,#usernav a {
	color: #FFFFFF;
	font-size: 13px;
	overflow: hidden;
	text-decoration: none;
}

#globalnav .selected a, #globalnav a:hover {
	background-position: 0 -82px;
}

/*
#globalnav li:hover,#globalnav li:first-child a:hover {
	background-color: #FFA921;
}
*/

.navsub {
	border-bottom: 1px solid #E5981E;
	border-left: 1px solid #E5981E;
	border-right: 1px solid #E5981E;
	left: 0;
	position: absolute;
	top: 41px;
	width: 160px;
}

#globalnav, #usernav, .navsub, .navsub li {
	z-index: 2000;
}

#globalnav li:first-child .navsub {
	left: 0px;
}
	
#globalnav .navsub li,#usernav .navsub li {
	background: #F90 none repeat scroll 0 0;
	border-top: 1px solid #E5981E;
	float: left;
	margin: 0;
	width: 131px;
}

#globalnav .navsub li a {
	display: block;
	width: 130px;
}

#globalnav .navsub li:hover,#globalnav .navsub li:first-child a:hover,#usernav .navsub li:hover,#usernav .navsub li:first-child a:hover
{
	background-color: #E5981E;
}

#globalnav .navsub a,#usernav .navsub a {
	font-size: 13px;
}

#globalnav .menudropdown .arrow,#usernav .menudropdown .arrow {
	margin-left: 5px;
}

#usernav {
	bottom: 0;
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	width: 203px;
}

#usernav .navsub li {
	width: 171px;
}

#usernav .navsub {
	width: 200px;
}

#usernav:hover {
	background-color: #FFA921;
}

#usernav .avatar {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 40px;
}

#usernav span {
	float: left;
	margin-top: 7px;
	padding: 5px 0 5px 10px;
}

#usernav .arrow {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}

#usernav a {
	color: #FFFFFF;
	display: block;
}


#loginregister a {
	display: inline;
	line-height: 30px;
}









/**
	
	Breadcrumbs
	
**/



#breadcrumbs {
	background-color: #E1E1E1;
	height: 25px;
	margin: 0 6px;
	position: relative;
}

#breadcrumbs li {
	display: inline;
}

#breadcrumbs a {
	background: transparent url("../images3/mz4_breadcrum_divider2.jpg")
		no-repeat scroll left center;
	color: #656565;
	display: block;
	float: left;
	font-size: 11px;
	overflow: hidden;
	padding: 7px 15px;
	text-decoration: none;
}

#breadcrumbs li:first-child a {
	background: transparent none repeat scroll 0 0;
}

#breadcrumbs a:hover,#breadcrumbs li:first-child a:hover {
	background-color: #EEE;
	color: #000;
}

#header form {
	bottom: 7px;
	position: absolute;
	right: 7px;
}

#header form input {
	display: block;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
}

#searchfield {
	background: transparent url("../images/mz32_searchfieldbg.jpg")
		no-repeat scroll 0 0;
	border: 0 none;
	width: 160px;
}

#maincontent {
	background: transparent url("../images/maincontentbg.gif") no-repeat
		scroll center top;
	display: inline;
	float: left;
	margin-left: 6px;
	padding: 21px 0 20px;
	width: 780px;
}

#primarycol {
	display: inline;
	float: left;
	margin: 0 20px;
	width: 490px;
}

#primarycol .ad {
	margin-top: 20px;
	text-align: center;
}

div.article blockquote {
	background:  #FBF5E5 url(http://moviezine.se.s3.amazonaws.com/ui/images/newsblockquote.gif) no-repeat;
	background-position: 6px 17px;
	max-width: 510px;
	padding: 15px 0px 15px 30px;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}

#secondarycol {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	width: 230px;
}

#secondarycol h3 {
	margin-top: 20px;
}

#secondarycol h4.explain {
	color: #666666;
	margin-top: 10px;
}

#secondarycol .plus {
	margin-top: 10px;
}

#secondarycol .plus a {
	background: transparent url("../images/orangewhiteplus.gif") no-repeat
		scroll 0 0;
}

#secondarycolFacebookfan {
	margin-top: 20px;
}

#sidebar {
	background: transparent url("../images/sidebarbg.gif") no-repeat scroll
		center top;
	float: left;
	width: 200px;
}

#sidebar h3 {
	margin: 20px 10px;
}

#sidebar #competitions {
	border-bottom: 1px solid #9C9C9C;
	padding-bottom: 15px;
}

#sidebar .entry {
	border-bottom: 1px solid #CCCCCC;
	height: 62px;
	margin: 0 10px 5px;
	padding-top: 5px;
	position: relative;
}

#sidebar .entry .thumb {
	position: absolute;
	top: 0;
}

#sidebar .entry.left .thumb {
	left: 0;
}

#sidebar .entry.right .thumb {
	right: 0;
}

#sidebar .entry .date,#sidebar .entry .title,#sidebar .entry .name,#sidebar .entry .info
	{
	display: block;
}

#sidebar .entry.left .date,#sidebar .entry.left .title,#sidebar .entry.left .name,#sidebar .entry.left .info
	{
	margin-left: 53px;
}

#sidebar .entry.right .name,#sidebar .entry.right .info {
	padding-right: 53px;
}

#sidebar .entry .date {
	color: #666666;
}

#sidebar .entry .title {
	color: #000000;
}

#sidebar .entry .name {
	color: #CC6600;
	font-weight: bold;
}

#sidebar #calendar {
	border-bottom: 1px solid #9C9C9C;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 20px;
}

#sidebar .cal {
	border-bottom: 1px solid #CCCCCC;
	height: 32px;
	margin: 0 10px 5px;
	padding-top: 5px;
	position: relative;
}

#sidebar .cal.next {
	margin: 15px 10px 0;
}

#sidebar .cal .date {
	background: transparent url("../images/calendar.gif") no-repeat scroll 0
		0;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 23px;
	left: 0;
	line-height: 20px;
	padding-top: 9px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 28px;
}

#sidebar .cal .title {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 38px;
}

#sidebar .cal.next .title {
	color: #9C9C9C;
}

#sidebar ol.titles {
	margin-top: 10px;
}

#sidebar .titles li {
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	margin: 0 10px;
}

#sidebar ul.titles li {
	line-height: 20px;
}

#sidebar ol.titles li {
	line-height: 22px;
	padding-left: 27px;
}

#sidebar ol.titles .no1 {
	background: transparent url("../images/grayli1.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no2 {
	background: transparent url("../images/grayli2.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no3 {
	background: transparent url("../images/grayli3.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no4 {
	background: transparent url("../images/grayli4.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no5 {
	background: transparent url("../images/grayli5.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no6 {
	background: transparent url("../images/grayli6.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no7 {
	background: transparent url("../images/grayli7.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no8 {
	background: transparent url("../images/grayli8.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no9 {
	background: transparent url("../images/grayli9.gif") no-repeat scroll 0
		0;
}

#sidebar ol.titles .no10 {
	background: transparent url("../images/grayli10.gif") no-repeat scroll 0
		0;
}

#sidebar .titles a {
	color: #666666;
}

#sidebar p {
	margin: 0 10px;
}

#sidebar .plus {
	margin-top: 10px;
}

#sidebar .plus a {
	background: transparent url("../images/sidebarplus.gif") no-repeat
		scroll 0 0;
}

#sidebar #top10 {
	border-bottom: 1px solid #9C9C9C;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 20px;
}

#sidebar #readertips {
	border-bottom: 1px solid #9C9C9C;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 20px;
}

#sidebar #secondarycolFacebookRecommendation {
	border-bottom: 1px solid #9C9C9C;
	border-top: 1px solid white;
	padding-bottom: 20px;
}

#sidebar #sideblog {
	border-top: 1px solid #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
}

#sidebar #sideblog h3 {
	text-align:	left;
}

#sidebar #sideblog img {
	margin: 5px 0 15px;
}

#sidebar #towerbanner {
	background-color: #CCCCCC;
	border-bottom: 1px solid #9C9C9C;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 20px;
}

#sidebar #towerbanner h4 {
	color: #FFFFFF;
	margin: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

#sidebar #towerbanner div {
	margin: 0 auto;
	width: 138px;
}

#bottomcols {
	background: #F7F7F7 url("../images/bottomcolsbg.gif") no-repeat scroll
		center top;
	clear: both;
	margin: 0 6px;
}

#bottomcols .col {
	float: left;
	width: 245px;
}

#bottomcols h2 {
	color: #666666;
	font-size: 1.2em;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
}

#bottomcols ul {
	padding: 15px 30px;
}

#bottomcols li {
	background: transparent url("../images/blackarrow.gif") no-repeat scroll
		0 4px;
	line-height: 1.36em;
	padding-left: 17px;
}

#bottomcols a {
	color: #000000;
}
/* afterfooter */

#afterfooter-wrapper {
	width: 980px;
	margin: 20px 0px 0px 6px; 
	border-bottom: 1px dotted #B7B7B7;
	padding-bottom: 15px;
	color: #ccc;
}

#afterfooter {
	padding-left: 0px; 
}

#afterfooter .col {
	float: left;
	width: 215px;
	margin-left: 30px; 
}

#afterfooter h2 {
	color: #fff;
	font-size: 1.2em;
	line-height: 10px;
	font-weight: bold;
}

#afterfooter ul {
	padding: 5px 0px;
}

#afterfooter li {
	line-height: 1.6em;
}

#afterfooter a {
	color: #ccc;
}
/* afterfooter ends */


#footer {
	background: transparent url("../images/forumfooterbg.gif") no-repeat scroll 0
		0;
	height: 41px;
}

#footer p {
	line-height: 34px;
	text-align: center;
}

#copyright {
	color: #999;
	padding: 10px;
	text-align: center;
}

#copyright img {
	position: relative;
	top: -2px;
	padding-left: 5px;
}

#footerlinks,#footerlinks a {
	color: #FFA93D;
}

.wrapper {
	margin: 0 auto;
}

.clear {
	clear: both;
}

.plus a {
	color: #666666;
	display: block;
	line-height: 15px;
	padding-left: 20px;
}

#liveSearch {
	display: none;
	position: absolute;
	right: 6px;
	top: 43px;
	width: 268px;
	z-index: 2387635;
}

#liveSearch ul {
	background: transparent url("../images/liveSearchShadow.png") repeat-y
		scroll left top;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 8px;
}

#liveSearch ul li {
	background: #676767 none repeat scroll 0 0;
	padding: 0 1px 0 0;
}

#liveSearch ul li ul {
	background-image: none;
	margin: 0;
	padding: 0;
}

#liveSearch li ul li {
	background: #CCCCCC none repeat scroll 0 0;
	border-bottom: 1px solid #9C9C9C;
	padding: 6px 13px;
}

#liveSearch li ul li a {
	color: #000000;
	font-size: 1.1em;
}

#liveSearch h2 {
	background: transparent url("../images/headingBg.gif") no-repeat scroll 10px center;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	height: auto;
	margin: 0;
	padding: 5px 0 5px 25px;
}

#liveSearch #liveSearchResults {
	background: transparent url("../images/liveSearchFooter.png") no-repeat
		scroll left bottom;
	color: #FFFFFF;
	display: block;
	height: 19px;
	padding: 8px 5px;
	text-align: right;
}

#rectool {
	border-bottom: 1px solid #9C9C9C;
}

#rectool h2 {
	background: transparent url("../images/rectoolheader.gif") no-repeat
		scroll 0 0;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}

#rectoolcontent,#rectoolchoices {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #E6E6E6;
	border: 1px solid #D8D8D8;
	margin: 5px;
}

#rectoolcontent {
	padding: 5px;
}

#rectoolchoices .rectoolchoice,#rectoolchoices .rectoolcinema {
	height: 72px;
	position: relative;
}

#rectoolchoices .rectoolcinema {
	background-color: #FFA93D;
}

#rectoolchoices .rectoolchoice .img {
	display: block;
	height: 62px;
	left: 5px;
	position: absolute;
	top: 5px;
}

#rectoolchoices .rectoolchoice .title,#rectoolchoices .rectoolchoice .info
	{
	display: block;
	font-size: 1.1em;
	margin-left: 53px;
}

#rectoolchoices .rectoolchoice .title {
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
}

#rectoolchoices .rectoolchoice .diss {
	background: transparent url("../images/rectoolthumbs.gif") no-repeat
		scroll 0 0;
	bottom: 5px;
	color: #000000;
	display: block;
	left: 53px;
	line-height: 13px;
	padding-left: 18px;
	position: absolute;
}

#rectoolchoices .rectoolcinema .diss {
	background-position: 0 -13px;
}

#rectoolchoices .rectoolchoice .cinema {
	background: transparent url("../images/rectoolwhitestar.gif") no-repeat
		scroll right center;
	bottom: 5px;
	color: #FFFFFF;
	display: block;
	line-height: 14px;
	padding-right: 19px;
	position: absolute;
	right: 5px;
}

#rectoolcontent h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 10px;
	text-align: center;
}

#rectoolsteps {
	background: transparent url("../images/rectoolsteps.gif") no-repeat
		scroll 0 0;
	height: 102px;
	margin: 0 auto;
	position: relative;
	width: 173px;
}

#rectoolfirststep,#rectoolsecondstep,#rectoolthirdstep {
	height: 102px;
	position: absolute;
	top: 0;
	width: 55px;
}

#rectoolfirststep {
	left: 0;
}

#rectoolsecondstep {
	left: 59px;
}

#rectoolthirdstep {
	left: 118px;
}

#rectoolfirststep img,#rectoolsecondstep img,#rectoolthirdstep img {
	display: block;
	height: 76px;
	margin: 1px;
	width: 53px;
}

#rectoolfirststep h5,#rectoolsecondstep h5,#rectoolthirdstep h5 {
	background-color: #E6E6E6;
	font-size: 9px;
	height: 24px;
	padding: 2px;
	text-align: center;
}

#rectoolsearch {
	margin-top: 20px;
	position: relative;
}

#rectoolfinished {
	background: transparent url("../images/rectoolfinished.gif") no-repeat
		scroll 0 0;
	display: block;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 75px;
}

#rectoolsearchfield {
	background-color: #FFFFFF;
	border: 1px solid #676767;
	display: block;
	height: 15px;
	margin-bottom: 5px;
	padding: 0;
	width: 100%;
}

#rectoolautocomplete {
	background-color: #FFFFFF;
	border: 1px solid #676767;
	position: absolute;
	top: 16px;
	width: 100%;
}

#rectoolautocomplete li a {
	border-bottom: 1px solid #F7F7F7;
	color: #676767;
	display: block;
	line-height: 18px;
	padding: 0 5px;
}

#rectoolautocompletenav {
	background-color: #F7F7F7;
	padding: 5px;
	position: relative;
	text-align: center;
}

#rectoolautocompletenav a {
	background: transparent url("../images/grayorangerightarrow.gif")
		no-repeat scroll 0 0;
	display: block;
	height: 15px;
	position: absolute;
	right: 5px;
	top: 2px;
	width: 15px;
}

#rectoolactions {
	height: 15px;
	padding: 10px;
}

#rectooledit,#rectooldel {
	background: transparent url("../images/rectoolactions.gif") no-repeat
		scroll 0 0;
	color: #000000;
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 15px;
	margin-left: 20px;
	padding-left: 20px;
}

#rectooldel {
	background-position: 0 -15px;
}

#ie6notice {
	background-color: #FFFFFF;
	border-bottom: 1px solid #9C9C9C;
	padding: 20px;
}

#ie6notice h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}

#ie6notice h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}

#ie6notice p {
	font-size: 1.2em;
	margin-top: 10px;
}

#ie6notice p a {
	background: transparent url("../images/whiteorangerightarrow.gif")
		no-repeat scroll 0 0;
	color: #000000;
	display: block;
	line-height: 15px;
	padding-left: 20px;
}

#video-box {
	color: #FFFFFF;
	display: none;
	left: 50%;
	margin: -125px 0 0 -300px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 710px;
	z-index: 2147483647;
}