@charset "utf-8";
/* IE PNG FIX */
img { behavior: url(/iepngfix/iepngfix.htc) }
/* MAIN */
body {
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	margin: 0;
}
img {
	border: 0;
}
div {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
div#page-container {
	width: 1000px;
}
div#content-container {
	margin-top: 30px;
}
div#content {
	float: left;
	width: 756px;
}
/* MENU */
div#menu {
	height: 74px;
	background-image: url(/images/bg-menu.png);
	background-repeat: repeat-x;
	padding: 0 13px;
}
div#menu div.link {
	float: left;
	color: #ffffff;
	font-size: 14pt;
	padding: 0 5px;
	margin-top: 22px;
}
div#menu div.link a {
	color: #feeec8;
}
div#categories {
	float: left;
	background-image: url(/images/bg-categories.png);
	background-position: top right;
	margin-top: 4px;
	width: 755px;
}
div#categories-left {
	float: left;
	background-image: url(/images/bg-categories-left.png);
	background-repeat: no-repeat;
	height: 65px;
}
div#categories div.cats {
	float: left;
	background-image: url(/images/bg-categories-sep.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 8px;
	margin-top: 7px;
}
div#categories div.cats#first {
	background-image: none;
}
div#categories div.cats a {
	color: #feeec8;
	font-size: 10pt;
}
/* VIDEO */
div.video-container {
	width: 756px;
	background-image: url(/images/bg-video-container.png);
	background-repeat: repeat-x;
	background-color: #f9ce4a;
}
div.video-container div.bottom-bg {
	background-image: url(/images/bg-video-container-bottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
div.video-container div.title {
	padding-left: 30px;
	padding-top: 15px;
}
div.video-container div.title a {
	background-color: #de1e4b;
	font-weight: bold;
	font-size: 20pt;
	color: #feeec8;
	text-decoration: none;
}
div.video-container div.video {
	background-image: url(/images/bg-video.png);
	background-repeat: no-repeat;
	width: 726px;
	height: 469px;
	padding: 9px;
	padding-bottom: 0;
	margin-left: 5px;
}
div.video-container div.player {
	float: left;
	background-color: red;
}
div.video-container div.info {
	float: right;
	position: relative;
	height: 460px;
	text-align: center;
	left: 0;
}
div.video-container div.info img.bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}
div.video-container div.txt, div.video-container div.txt-last {
	text-align: center;
	font-size: 10pt;
	padding: 6px 0;
	border-bottom: 1px solid #e5e5e5;
}
div.video-container div.txt-last {
	border: 0;
}
div.video-container div.txt-last a {
	color: #de1e4b;
}
div.video-container div.rating {
	background-image: url(/images/bg-rating.png);
	background-repeat: no-repeat;
	width: 113px;
	height: 30px;
	margin: auto;
	padding-left: 12px;
	padding-top: 7px;
}
div.video-container div.thumbs,
div.video-container div.thums2 {
	padding: 8px 0;
}
div.video-container div.thumbs img {
	border: 3px solid #fe744a;
	margin-left: 9px;
}
div.video-container div.thumbs2 img {
	border: 3px solid #ffefbc;
	margin-left: 9px;
}
/* PICS */
div.pics-container {
	width: 756px;
	background-image: url(/images/bg-video-container.png);
	background-repeat: repeat-x;
	background-color: #f9ce4a;
}
div.pics-container div.bottom-bg {
	background-image: url(/images/bg-video-container-bottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 20px;
	padding-left: 5px;
}
div.pics-container div.set {
	float: left;
	background-color: #fe744a;
	padding: 5px;
	margin-left: 15px;
	margin-top: 15px;
	text-align: center;
	width: 120px;
	height: 202px;
}
div.pics-container div.pic {
	float: left;
	background-color: #fe744a;
	padding: 5px;
	margin-left: 15px;
	margin-top: 15px;
	text-align: center;
	width: 120px;
	height: 180px;
}
div.pics-container div.set span.name {
	display: block;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}
/* VIDEOS */
div#videos {
	background-color: #de1e4b;
}
div#videos div#title {
	position: relative;
	background-image: url(/images/title-videos.png);
	background-repeat: none;
	width: 756px;
	height: 105px;
}
div#videos div#title div.category {
	position: absolute;
	width: 100%;
	top: 81px;
	text-align: center;
	color: #FFCC41;
	font-size: 10pt;
}
div#videos div#filter {
	background-color: #c42047;
	height: 41px;
	margin-bottom: 20px;
}
div#videos div#filter div.button-container {
	float: left;
	background-image: url(/images/btn-videos-menu.png);
	background-repeat: no-repeat;
	background-position: top right;		
	margin-top: 6px;
	margin-left: 10px;
}
div#videos div#filter div.button {
	float: left;
	background-image: url(/images/bg-videos-menu-left.png);
	background-repeat: no-repeat;	
	height: 29px;
	padding: 0 10px;	
	padding-top: 2px;
}
div#videos div#filter div.button#selected {
	background-image: url(/images/bg-videos-menu-left-selected.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
div#videos div#filter div.button div.selected {
	float: left;
	background-color: #f5e6bf;
	height: 27px;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 10px;	
	margin-left: 2px;	
}
div#videos div#filter div.button div.dates {
	float: left;
	height: 27px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 10px;
}
div#videos div#filter div.button a {
	font-size: 14pt;
	color: #ffefc7;
	text-decoration: none;
}
div#videos div#filter div.button#selected {
	font-size: 10pt;
	color: #f5e6bf;
}
div#videos div#filter div.button#selected a {
	text-decoration: underline;
	font-size: 10pt;
	color: #f5e6bf;
}
div#videos div#filter div.button#selected div.selected {
	font-size: 14pt;
	color: #c42047;
}
div#videos div.video {
	float: left;
	text-align: center;
	width: 151px;
	height: 179px;
	color: #ffffff;
	font-size: 8pt;
}
div#videos div.video a {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
div#videos div.video img.sep {
	margin: 7px 0;
}
div#videos div.video img.screen {
	border: 3px solid #ffcc41;
	margin-bottom: 5px;
}
div#videos div.separator {
	background-color: #c42047;
	height: 20px;
	margin: 20px 0;
}
/* SIDEBAR */
div#sidebar {
	float: left;
}
div#sidebar div.top {
	width: 210px;
	text-align: center;
	margin-left: 20px;
}
div#sidebar div.top img.title {
	margin-top: 20px;
	margin-bottom: 10px;
}
div#sidebar div.top div.video {
	position: relative;
	margin: 10px 0;
	width: 210px;	
	padding-bottom: 10px;
	border-bottom: 1px solid #302d26;
}
div#sidebar div.top div.video div.screen {
	float: left;
	border: 3px solid #f1e2bc;
}
div#sidebar div.top div.video div.info {
	float: left;
	font-size: 8pt;
	width: 120px;
	text-align: left;
	margin-left: 10px;
	color: #ffffff;	
}
div#sidebar div.top div.video div.info a {
	color: #ffffff;
	text-decoration: none;
}
div#sidebar div.top div.video div.info a:hover {
	text-decoration: underline;
}
div#sidebar div.top div.video div.count {
	position: absolute;
	bottom: 10px;
	left: 77px ;
	font-size: 8pt;	
	color: #f1e2bc;
	width: 100px;
}
/* NAVIGATION */
div#navigation {
	padding-bottom: 20px;
	text-align: center;
}
div#navigation ul, div#navigation ul li {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;	
}
div#navigation ul li.page a, div#navigation ul li.selected a {
	border: 1px solid #e7953e;
	background-color: #c42047;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
	color: #ffffff;
	display: inline;	
}
div#navigation ul li.selected a {
	color: #ffffff;
	border: 1px solid #ffffff;	
}
/* REGISTREERU */
div#register {
	background-color: #be1a40;
	padding-bottom: 20px;
	padding-top: 40px;
}
div#register div.login {
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	padding: 0 15px;
}
div#register div.login form {
	margin: 20px 0;
	margin-top: 15px;
	padding-left: 20px;
}
div#register div.login input.txt {
	background-color: #f9c94a;
	border: 1px solid #fff6e1;
	color: #be1a40;
	font-weight: bold;
	padding: 3px 0;	
	width: 135px;
}
div#register div.choices {
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #fff6cd;
	width: 720px;
	margin-top: 20px;
	border-left: 1px solid #c83b55;
	padding-left: 20px;
}
div#register div.choices div.txt {
	margin: 5px 0 20px 12px;
}
/* FAQ */
div#register div.choices div.faq {
	margin-bottom: 20px;
	font-size: 10pt;
}
div#register div.choices div.faq a {
	color: #fff6cd;
}
/* Kasutajatingimused regamislehel */
div.terms {
	margin-top: 30px;	
}
div.terms textarea {
	width: 690px;
	height: 150px;	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #f7c0bb;
	border:1px solid #ee5478;
	background-color: #be1a40;
	padding: 10px;
	margin-left: 10px;
}
/* Clear floats */
div.clear {
	clear: both;
}
