﻿object, embed {
	outline: none;
}
#container {
	margin: 0 auto;
	width: 1007px;
}
#close {
	text-indent: -1000px;
	background: url(/include/images/sluitButton.png) no-repeat 0 0;
	display: block;
	height: 34px;
	width: 78px;
	position: absolute;
	top: 10px;
	right: 5px;
}
#back
{
	text-indent: -1000px;
	background: url(/include/images/backButton.png) no-repeat 0 0;
	display: block;
	height: 34px;
	width: 78px;
	position: absolute;
	top: 10px;
	right: 5px;
}
#content {
	overflow: auto;
	height: 553px;
	width: 450px;
}
#TB_window {
	top: 53px;
	margin-top: 0 !important;
	border: 0;
	background: transparent;
}
#TB_iframeContent {
	background: transparent;
}
#TB_bg {
	position: absolute;
	z-index: 1;
	background: url(/include/images/popin.png) no-repeat 0 0;
	width: 100%;
	height: 525px;
}
#TB_title {
	display: none;
}
#TB_ajaxContent, #TB_content {
	overflow: hidden;
	position: absolute;
	z-index: 110;
	width: 439px;
	height: 600px;
	padding: 5px 0 0 10px;
}
#TB_content p 
{
    padding-right: 20px;
}
.scrollable
{
    max-height: 450px;
    overflow: auto;
    padding-top:10px;
}
.scrollable ul
{
	padding: 0 10px 0 20px;
}
.scrollable ul.spaced li {
	margin: 0 0 15px;
}
iframe {
	overflow: hidden;
}
.popin {
	padding: 5px;
	overflow: hidden;
}
label, p, h1, h2, h3, h4, h5, h6, span, div, a {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #fff !important;
}
textarea 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 29px;
}
p {
	margin: 10px 0 25px 0; 
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	width: 260px;
	margin: 0 10px 0 0;
}
fieldset .row {
	overflow: hidden;
	margin: 0 0 5px 0;
	border: 1px solid #000;
}
.kindmovie  input
{
    float: left;
}
fieldset .row .validator 
{
    width: 0px; overflow: hidden; float: left;
}
fieldset .error {
	border: 1px solid #f00;
	background: #f99;
}
fieldset label {
	float: left;
	width: 90px;
	display: block;
	cursor: pointer;
	padding-top: 3px;
}
#full .row .kindmovie label {
	width: auto;
}
fieldset input.text {
	width: 155px;
	height: 18px;
	border: 1px solid #333;
}
#full .row .text, #full textarea {
	width: 190px;
}
#full textarea
#checkboxes {
	padding: 0 0 0 90px;
	clear:left;
	width: auto;
}
#checkboxesFull {
	padding: 0 0 0 110px;
	clear:left;
	width: auto;
}
#checkboxes label {
	cursor: pointer;
	float: none;
	display: inline;
	width: auto;
}
#avatar {
	width: 350px;
	line-height: 20px;
}
#full {
	width: 100%;
}
#full .row label {
	width: 110px;
}
#makingOf {
	display: none;
}
.avatarImg {
	margin: 5px 10px 0 0;
	float:left;
}
.submit {
	background: url(/include/images/redButtonSmall.png) no-repeat 0 0;
	color: #fff;
	border: 0;
	display: block;
	height: 26px;
	padding: 0 0 4px;
	width: 84px;
	font-size: 15px;
}
.errors li {
	color: #f00;
}
#price {
	float: right;
}
.greyButton {
	background: url(/include/images/greyButton.png) no-repeat 0 0;
	color: #fff;
	border: 0;
	display: block;
	height: 27px;
	padding: 2px 0 0;
	text-align: center;
	text-decoration: none;
	width: 142px;
	font-size: 15px;
}
#view {
	margin: 125px 0 0;
}
#view a {
	background: url(/include/images/greyButtonLarge.png) no-repeat 0 0;
	color: #fff;
	border: 0;
	display: block;
	height: 27px;
	padding: 4px 0 0;
	text-align: center;
	text-decoration: none;
	width: 242px;
}
.bg {
	display: block;
	overflow: hidden;
	padding: 8px;
	background: #3e353c;
}
#avatar h2 {
	margin: 0 0 5px 0;
}
#file {
	width: 217px;
}
.fixedButton {
	position: absolute;
	top: 10px;
	right: 10px;
}
#topmenu 
{
    background-color: #DEECF8;
    margin: 0 0 10px 0;
    width:100%;
    text-align:center;
}
#trosbar {
margin:0 auto;
}

.winnerImage {
	width: 90px;
	height: 90px;
	float: left;
	margin: 0 10px 10px 0;
}
.winnerText {
	width: 290px;
	min-height: 70px;
	float: left;
	background: #262626;
	padding: 10px;
}
#TB_content .winnerText p {
	margin: 0;
	padding: 0;
}
#winners h2 {
	clear:both;
	float: none;
	padding: 10px 0;
}