.Contact {
	width: 360px;
	margin: 30px auto 0;
}

#FormContainer {
	width: 960px;
	margin: 30px auto 0;
}

#SearchBarContainer {
	background: url(../images/sprite/sprite.png) no-repeat 54px 0;
	height: 200px;
	width: 770px;
	margin: 0 auto;
	overflow: hidden;
}

#Logo {
	background: url(../images/sprite/sprite.png) no-repeat 0 -243px;
	width: 211px;
	height: 32px;
	display: block;
	margin: 60px auto 10px 159px;
}

.SearchBox {
	background: url(../images/sprite/sprite.png) no-repeat 0 -632px;
	width: 458px;
	height: 101px;
	display: block;
	margin: 10px auto auto;
}

	.SearchBox input[type=text] {
		background: url(../images/sprite/sprite.png) no-repeat 0 -537px;
		width: 355px;
		height: 45px;
		border: 0;
		font-size: 21px;
		margin-left: 22px;
		margin-top: 16px;
		padding-left: 15px;
	}

	.SearchBox input[type=image] {
		margin-bottom: -9px;
	}

.searchbutton {
	background: url(../images/sprite/sprite.png) no-repeat 0 -325px;
	border-width: 0;
	height: 34px;
	width: 33px;
	text-indent: -9999px;
	position: relative;
}

#FlashFile {
	margin: 0 auto;
	max-width: 650px;
}

#SearchResultContainer {
	margin: auto;
}

.SearchResults {
	padding: 5px 15px 5px 24px;
}

	.SearchResults li a {
		color: #000000;
		text-decoration: none;
	}

	.SearchResults li {
		border-bottom: 1px dotted #d1d1d3;
	}

	.SearchResults li {
		padding: 6px 0;
	}

.search-result-item p i {
	width: 14px;
	height: 14px;
}

#InfoBar,
#lightbox-container-form-box {
	position: fixed;
	bottom: 0;
	background-color: Transparent; /*min-height: 10px;*/
	width: 100%;
	text-align: center; /*background: url(..../images/infobar_bg_gradient.png) repeat-x bottom;*/
}

	#lightbox-container-form-box a#aCloseVideo {
		background-color: #ffffff;
		color: #800000;
		font-size: 16px;
		padding: 5px 0;
		font-weight: bold;
		display: inline-block;
	}

	#InfoBar h1#VideoTitle,
	#lightbox-container-form-box h1#VideoTitle {
		font-size: 22px;
		border: 5px solid #4F616E;
		background-color: #ffffff;
		display: block; /* padding: 5px; */
	}

.ac_results {
	padding: 0;
	border: 1px solid #000000;
	background-color: #ffffff;
	overflow: hidden;
	z-index: 99999;
}

	.ac_results ul {
		width: 100%;
		list-style: none outside none;
		padding: 0;
		margin: 0;
	}

	.ac_results li {
		margin: 0;
		padding: 2px 5px;
		cursor: default;
		display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
		font: menu;
		font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
		line-height: 16px;
		overflow: hidden;
	}
/*.ac_loading { background: white url(indicator.gif) right center no-repeat; }*/
.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

.ac_results {
	padding: 0;
	border: 1px solid #000000;
	background-color: #ffffff;
	overflow: hidden;
	z-index: 99999;
}

	.ac_results ul {
		width: 100%;
		list-style: none outside none;
		padding: 0;
		margin: 0;
	}

	.ac_results li {
		margin: 0;
		padding: 2px 5px;
		cursor: default;
		display: block;
		/* 
	if width will be 100% horizontal scrollbar will appear 
	when scroll mode will be used
	*/
		/*width: 100%;*/
		font: menu;
		font-size: 12px;
		/* 
	it is very important, if line-height not set or set 
	in relative units scroll will be broken in firefox
	*/
		line-height: 16px;
		overflow: hidden;
	}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

.homepagecolumn {
	border: 2px solid #CDDDEB;
	padding: 10px 5px 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

.homepagecolumntitle {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
}

.homepagecolumn ul {
	font-size: 12px;
}

	.homepagecolumn ul .KategoriLink {
		padding-left: 10px;
		text-decoration: none;
	}

.homepagecolumn ol {
	padding-left: 30px;
	list-style: decimal;
	font-size: 12px;
}

	.homepagecolumn ol a {
		text-decoration: none;
	}

.homepagecolumn.mostwatched, .homepagecolumn.categories {
	height: 690px;
}

.homepagecolumn.categories {
	overflow: auto;
}

h1#VideoTitle {
	border: none !important;
	font-weight: bold;
	background-color: transparent !important;
}

#contentwrapper {
	background-color: #edf6fa;
	overflow: hidden;
	color: #4c5e6c;
	padding: 20px 0;
	position: relative;
}

#contentwrappera {
	color: #4c5e6c;
}

.SearchResults h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#InfoBar {
	position: relative;
	float: left;
	width: 600px;
	overflow: hidden;
}

.category-itemlist {
	width: 340px;
	height: 550px;
	overflow: auto;
	margin: 0 auto;
}

#CommentsContainer {
	width: 580px;
	margin: auto;
}

#SimilarResultsList {
	width: 296px;
	padding: 5px 0 5px 15px;
}

#SimilarResultContainerTop, #SimilarResultContainerBottom {
	width: 320px;
}

#SimilarResultContainerTop, #SimilarResultContainerBottom {
	height: 14px;
}

#SimilarResultContainerTop {
	background: url(../images/similar_top_bg.png) no-repeat;
}

#SimilarResultContainerBottom {
	background: url(../images/similar_bottom_bg.png) no-repeat;
}

#FBLike {
	width: 210px; /* position:absolute; */ /* top:38px; */ /* left:200px; */ /* clear: both; */
	display: block;
	text-align: center;
	margin: 10px auto;
}

div.current {
	font-weight: bold;
}

fieldset {
	border-image-width: 1;
	border: 1px solid #4c5e6c;
}

legend {
	width: auto;
	padding: 0 5px;
	line-height: 21px;
	margin-bottom: 0;
	border-image-width: 1;
	border: none #4c5e6c;
}

#VideoPage h1 {
	font-size: 21px;
	font-weight: bold;
}

@media (max-width: 1023px) {
	#SearchBarContainer {
		background: none;
		height: auto;
		width: auto;
		margin-left: 30px;
	}

	.SearchBox {
		background: none;
		margin: 0;
		width: auto;
		height: auto;
	}

		.SearchBox input[type=text] {
			background: none;
			border: 1px solid;
			width: inherit;
			margin: 0;
		}

	#Logo {
		margin-left: 0;
		margin-top: 20px;
	}

	.category-itemlist {
		width: auto;
	}

	.horizontal-ad-container {
		display: none;
	}

	.player-container iframe,
	.player-container embed,
	.player-container object {
		width: 330px !important;
	}
}