
@import url("widgets/article.css");
@import url("widgets/comments.css?v=2");
@import url("widgets/medialist.css");
@import url("widgets/pluslist.css");
@import url("widgets/slider.css");


#videohead {
	float: left;
	margin: 0px;
	width: 740px;
	display: inline;
	margin: 0 20px;
}

#namerating {
	height: 20px;
	margin-top: 20px;
	position: relative;
	text-align: right;
}

#namerating .name {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	left: 0;
	line-height: 20px;
	position: absolute;
	top: 0;
}

#videoflash {
	height: 296px;
	margin-top: 5px;
	width: 490px;
}

#videohead #videoflash {
	height: 416px;
	width: 720px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#videohead h1 {
	font-size: 3.3em;
}

#videohead small {
	font-size: 0.5em;
}

#abstract {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	font-size: 1.1em;
	position: relative;
	margin-top: 20px;
	line-height: 15px;
	padding: 10px 0 10px 10px;
}

#raterecommend {
	background: #f7f7f7;
	border: 1px solid #cdcdcd;
	margin-top: 10px;
	position: relative;
}

#raterecommend .thumbs {
	margin-left: 10px;
	height: 27px;
}

#raterecommend .thumbs img {
	float: left;
	margin-right: 4px;
	margin-left: 5px;
	margin-top: 4px;
}

#raterecommend .thumbs span {
	display: block;
	line-height: 18px;
	padding-left: 5px;
	margin-top: 4px;
	margin-right: 4px;
	float: left;
}

/*#raterecommend #rate {
	font-size: 1.2em;
	line-height: 27px;
	margin-left: 10px;
}

#raterecommend #stars {
	background: url(http://moviezine.se.s3.amazonaws.com/ui/images/ratestars.gif) no-repeat;
	height: 24px;
	line-height: 23px;
	right: 254px;
	top: 3px;
	position: absolute;
	width: 103px;
}

#raterecommend #stars a {
	display: block;
	float: left;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	width: 20px;
}*/

#recommend {
	position: absolute;
	width: 180px;
	right: 0;
	top: 0;
	text-align: center;
}

#recommend a {
	color: #0071a1;
	font-size: 1.2em;
	line-height: 27px;
}

#raterecommend div.recommend {
	padding: 10px 10px 10px 10px;
	position: relative;
	border-top: 1px solid #ccc;
}

#raterecommend div.recommend textarea {
	border: 1px solid #ccc;
	width: 456px;
	height: 75px;
}

#poster {
	height: 325px;
}

#movielink {
	border-top: 1px solid #cdcdcd;
	height: 23px;
}

#movielink a {
	background: #f7f7f7 url(http://moviezine.se.s3.amazonaws.com/ui/images/grayorangerightarrow.gif) no-repeat 10px;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	color: #666;
	display: block;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px 0 35px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}