@charset "utf-8";

/*** TABS ****/
.fp-tab-header {
	height: 33px;
	margin-top: 20px;
	position: relative;
	top: 1px;
}
.fp-tab-header-right {
	float: right;
	width: 224px;
}
.fp-tab-header div.main-extend-end {
	float: left;	
	background: url(../IMG/entrance/fp-tab-main-clean.png) no-repeat top right;
	padding-right: 25px;	
}

.fp-tab-header div.main-extend,
.fp-tab-header div.main-extend-gray {
	float: left;
	padding-right: 25px;
	background: url(../IMG/entrance/fp-tab-main.png) no-repeat top right;	
}
.fp-tab-header div.main-extend-gray {
	background: url(../IMG/entrance/fp-tab-main-gray.png) no-repeat top right;
}

.fp-tab-header div.main {
	float: left; /* Muidu ei näita tabi algust millegipärast */
	background: url(../IMG/entrance/fp-tab-main.png) no-repeat;	
	color: #a71214;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 24px;
	padding-left: 10px;
}
.fp-tab-header div.main-extend-gray div.main { background: url(../IMG/entrance/fp-tab-main-gray.png) no-repeat; }

.fp-tab-header div.main div.tab-title {
	float: left;
	display: block;

	color: #a71214;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 24px;
	padding-top: 3px;	
	line-height: 30px;
}
.fp-tab-header div.main div.sortby-extend {
	float: left;
	position: relative;
	top: 10px;
	background: url(../IMG/entrance/fp-tab-main-sortby.png) no-repeat top right;
	margin-left: 10px;
	padding-right: 5px;
}
.fp-tab-header div.main div.sortby-extend div.sortby {
	background: url(../IMG/entrance/fp-tab-main-sortby.png) no-repeat;	
	line-height: 18px;
	
	color: #5f5f5f;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;	
	
	padding-left: 5px;
}
div.date-extend {
	float: left;
	background: url(../IMG/entrance/fp-tab-main-sortby.png) no-repeat left top;
	margin: 3px 0;
}
div.date-extend div.date {
	background: url(../IMG/entrance/fp-tab-main-sortby.png) no-repeat right top;	
	line-height: 18px;
	margin-left: 5px;
	padding-right: 5px;
}
.fp-tab-header div.a1 {
	float: left;
	background-image: url(../IMG/entrance/fp-tab-a1.png);
	background-repeat: repeat-x;
	height: 21px;
	padding: 12px 2px 0 2px;
}
.fp-tab-header div.a1 a {
	color: #ffed66;	
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.fp-tab-header img.a1-end {
	float: left;
	margin-top: 5px;
}
.fp-tab-header div.a2-extend {
	float: left;
	background: url(../IMG/entrance/fp-tab-a2.png) top right;
	padding-right: 10px;	
}
.fp-tab-header div.a2 {
	background: url(../IMG/entrance/fp-tab-a2.png);
	line-height: 33px;
	padding-left: 14px;	
}
.fp-tab-header div.a2 a {
	position: relative;
	top: 3px;
	color: #a71214;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.fp-tab-header div.path {
	float: right;
	font-family: Arial, Verdana, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #bbb;
	padding-top: 10px;
}
.fp-tab-header div.path h1 {
	display: inline;
	font-family: Arial, Verdana, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #bbb;
	padding: 0; margin: 0;
}
.color_1 .fp-tab-header div.path h1 { color: #a71214; }
.color_2 .fp-tab-header div.path h1 { color: #4880ac; }
.color_3 .fp-tab-header div.path h1 { color: #85624e; }
.color_4 .fp-tab-header div.path h1 { color: #849809; }
.color_5 .fp-tab-header div.path h1 { color: #bc5530; }
.color_6 .fp-tab-header div.path h1 { color: #34342b; }

/**** SPLIT VIEW *****/
.fp-data-wrapper-split,
.fp-data-wrapper-split2 {
	clear: both;
	color: #555;
}
.fp-data-wrapper-split { background: url(../IMG/entrance/fp-data-split-bg.png) repeat-y; }
.fp-data-wrapper-split2 { background: url(../IMG/entrance/fp-data-split2-bg.png) repeat-y; }

.fp-data-wrapper-split div.left-wrapper,
.fp-data-wrapper-split2 div.left-wrapper {
	float: left;
	padding-left: 11px;
	width: 442px;
}
.fp-data-wrapper-split div.left-wrapper div.spacer,
.fp-data-wrapper-split2 div.left-wrapper div.spacer {
	height: 5px;
	clear: both;
}
.fp-data-wrapper-split div.right-wrapper,
.fp-data-wrapper-split2 div.right-wrapper {
	float: right;
	width: 224px;
}
.fp-data-wrapper-split div.right-wrapper div.banner {
	padding: 0 12px;
}
.fp-data-wrapper-split div.right-wrapper div.rating {
	padding: 0 12px;
	text-align: center;
}
.fp-data-wrapper-split div.right-wrapper div.rating h2 {
	color: #a71214;
	font-family: Arial, Verdana;
	font-size: 21px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	*margin-bottom: 0px; /* IE8 */
}
.fp-data-wrapper-split div.right-wrapper div.rating h4 {
	color: #000;
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
.fp-data-wrapper-split div.right-wrapper div.rating div.current {
	background-image: url(../IMG/entrance/fp-data-split-rating-bg.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 31px;
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	padding-top: 14px;
	margin: auto;
}
.fp-data-wrapper-split div.right-wrapper div.rating div.comment {
	text-align: left;
	margin: 10px 0;
}
.fp-data-wrapper-split2 div.right-wrapper div.ending { margin-left: 12px; }
.fp-box-213 {
	float: left;
	background: url(../IMG/entrance/fp-box-213.png) no-repeat left top;
	width: 213px;
	padding-top: 5px;
	margin-right: 5px;
}
.fp-box-213-extend {
	background: url(../IMG/entrance/fp-box-213.png) no-repeat left bottom;
	padding: 0 4px 4px 4px;
}
.fp-box-h83 {
	background: url(../IMG/entrance/fp-box-h83.png) no-repeat left top; 
	margin-right: 11px;
	margin-bottom: 2px;
}
.fp-box-h83:hover {
	background-image: url(../IMG/entrance/fp-box-h83-highlight.png);
}
.fp-box-h83-extend {
	background: url(../IMG/entrance/fp-box-h83.png) no-repeat right top;
	height: 75px;
	margin-left: 4px; padding: 4px 3px 4px 0;
	overflow: hidden;
}
.fp-box-h83-extend:hover {
	background-image: url(../IMG/entrance/fp-box-h83-highlight.png);
}

.color_1 .fp-box-213-extend table td { background-color: #efdfe0; }
.color_1 .fp-box-213-extend table td.light,
.color_1 .fp-box-220-extend table td.light { background-color: #f9eded; }

.color_2 .fp-box-213-extend table td { background-color: #c6d6e6; }
.color_2 .fp-box-213-extend table td.light,
.color_2 .fp-box-220-extend table td.light { background-color: #edf2f6; }

.color_3 .fp-box-213-extend table td { background-color: #dfd0c9; }
.color_3 .fp-box-213-extend table td.light,
.color_3 .fp-box-220-extend table td.light { background-color: #f1ece9; }

.color_4 .fp-box-213-extend table td { background-color: #dbdecd; }
.color_4 .fp-box-213-extend table td.light,
.color_4 .fp-box-220-extend table td.light { background-color: #f1f3e8; }

.color_5 .fp-box-213-extend table td { background-color: #e1d0c9; }
.color_5 .fp-box-213-extend table td.light,
.color_5 .fp-box-220-extend table td.light { background-color: #f2e8e6; }

.color_6 .fp-box-213-extend table td { background-color: #f1ece9; }
.color_6 .fp-box-213-extend table td.light,
.color_6 .fp-box-220-extend table td.light { background-color: #f8f8f8; }

.fp-box-213 table td.photo,
.fp-box-220 table td.photo { padding: 0; width: 100px; }

/**** OTHER VIEWS ****/
.fp-data-wrapper {
	clear: both;
	background: url(../IMG/entrance/fp-data-bg.png) repeat-y;
	color: #555;	
}
.fp-data-wrapper div.this-top { /* IE6 */
	background: url(../IMG/entrance/fp-data-top.png) no-repeat;
	height: 4px;
}
.fp-data-wrapper table.catalogue,
.fp-data-wrapper table.magazines {
	margin: 8px 12px;
}
.fp-data-wrapper table.catalogue td {
	text-align: center;
}
.fp-data-wrapper table.catalogue tr.companies td {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
.fp-data-wrapper table.magazines td {
	text-align: center;
	width: 156px; /* width: 25%;*/
	padding: 0.5em;
}
.fp-data-wrapper table.magazines tr.screens a { position: relative; text-decoration: none; }
.fp-data-wrapper table.magazines tr.screens a span { 
	color: #a71214;
	padding: 0.5em 1em;
	background: #ffed66;
	border: 1px solid #edd21b;
	font-weight: bold;
	display: block; width: 90%;
	position: absolute; bottom: 2em; left: -0.7em;
	border-radius: 0.2em; -moz-border-radius: 0.2em; -webkit-border-radius: 0.2em;
}
.fp-data-wrapper div.ads,
.fp-data-wrapper div.latest {
	margin: 8px 0px 4px 11px;
}
.fp-data-wrapper div.latest {
	margin-top: 0;
}

.fp-box-220 {
	float: left;
	background: url(../IMG/entrance/fp-box-220.png) no-repeat left top;
	width: 220px;
	padding-top: 4px;
	margin: 0 4px 4px 0;
}
.fp-box-220-extend {
	background: url(../IMG/entrance/fp-box-220.png) no-repeat left bottom;
	padding: 0 4px 4px 4px;
}

.color_1 .fp-box-220-extend table td { background-color: #efdfe0; }
.color_2 .fp-box-220-extend table td { background-color: #c6d6e6; }
.color_3 .fp-box-220-extend table td { background-color: #dfd0c9; }
.color_4 .fp-box-220-extend table td { background-color: #dbdecd; }
.color_5 .fp-box-220-extend table td { background-color: #e1d0c9; }
.color_6 .fp-box-220-extend table td { background-color: #f1ece9; }

.fp-data-wrapper div.news {
	margin: 8px 12px 8px 12px;
}
.fp-data-wrapper div.news div.left-wrapper {
	float: left;
	width: 430px;
	margin-bottom: 15px;
}
.fp-data-wrapper div.news a.title {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0;
	line-height: 1.1em;
	display: block;
}
.fp-data-wrapper div.news div.left-wrapper div.pic {
	float: right;
	font-size: 10px;
	color: #000;
}
.fp-data-wrapper div.news div.right-wrapper {
	float: right;
	width: 215px;
	margin-bottom: 15px;	
}
div.hr-dotted {
	background:url(../IMG/entrance/hr-dotted-bg.png) repeat-x;
	height: 1px;
}
.fp-box-200 {
	float: left;
	background: url(../IMG/entrance/fp-box-200.png) no-repeat left top;
	width: 200px;
	padding-top: 4px;
	margin: 0 4px 4px 0;
}
.fp-box-200-extend {
	background: url(../IMG/entrance/fp-box-200.png) no-repeat left bottom;
	padding: 0 4px 4px 4px;
}
.fp-box-200 table td { background-color: #e0e0e0; }
.fp-box-200 table td.light { background-color: #fff; padding-bottom: 1px; }
