/* NOLLSTÄLL */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%
/*	vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #4d8ffe;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
th {
	font-weight: bold;	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {
	margin:15px 0px;
}
/* POSITIONERING */
#f_outer_container {
	width: 983px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#f_container {
	overflow: visible;
	background-color:#fff;
	border:5px solid #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#f_container #f_head {
	background-color: #FFF;
	color:#000;
	height:140px;
	border-top:solid 1px #666;
	border-left:solid 1px #666;
	border-right:solid 1px #666;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#f_container #tabsF {
	width:200px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}
#f_container #tabsF a.filmcafe_button span {
	display:block;
}
#f_container #f_head #f_logo {
	position:absolute;
	left:50%;
	top:26px;
	height: 150px;
	width: 150px;
	margin-left:-85px;
	padding-top:26px;
	height: 150px;
	width: 193px;
	margin-left:-95px;
	text-align:center;
	background:url(http://static.filmcafe.se/bilder/system/layout/logo_background.png) top center no-repeat;
}
#f_container #f_head #f_slogan {
	padding-left:5px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	text-align:center;
	top:215px;
	height:20px;
	width:300px;
}
#f_container #f_head #f_slogan span {
	font: italic normal normal 13px "Times New Roman", Times, serif;
}
#f_container #f_head #top_user {
	float:left;
	width:350px;
	margin-left:20px;
	margin-top:20px;

}
#snabb_search {
	height:50px;
	text-align:right;
	width:100px;
	float:right;
	margin-right:20px;
	margin-top:20px;
}
.spalt_1,.spalt_2,.spalt_3,.spalt_4 {
	float: left;
}
.storspalt_bred {
	border:none;
	float:left;
	width:75%;
	clear:none;
}
.storspalt_smal {
	border:none;
	float:left;
	width:25%;
	clear:none;
}
/* STORSTIL */
body {
	padding-bottom:20px;
	margin-bottom:0px;
	background: #4d8ffe url(http://static.filmcafe.se/bilder/system/layout/gradient_back.gif) repeat-x left top;
}
#f_container #f_menu {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #FFF;
	color:#333;
}
#f_container #f_body_container {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #666 url(http://static.filmcafe.se/bilder/system/layout/background_gray_gradient.jpg) repeat-x left top;
	color:#FFF;
	padding: 10px 5px;
}
#f_container #f_foot {
	background-color: #fff;
	border-top: 1px solid #666;
	height: 150px;
	color:#333;
}
div div.spalt_innerdiv {
	border:none;
	margin: 5px;
	overflow: visible;
}
.spalt_1 div.spalt_innerdiv {
	width: 230px;
}
.spalt_2 div.spalt_innerdiv {
	width: 470px;
}
.spalt_3 div.spalt_innerdiv {
	width:710px;
}
.spalt_4 div.spalt_innerdiv {
	width:950px;
}
/*  */
	#f_body_container table {
		width: 100%;
	}
	#f_body_container table.no_width, .table_borders_2,.table_borders_3 {
		width: auto;
	}
/* HUVUD */
	#top_login {
		float:right;
		width:300px;
		clear:right;
		margin-right:20px;
	}
	#top_login,#top_user {
		background:#fff url(http://static.filmcafe.se/bilder/system/layout/gradient_head_gray.gif) repeat-x left top;
		border:solid 1px #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	#top_login .r_login_inner,#top_user .r_user_inner {
		padding: 3px 0px 2px 10px;
	}
	#top_login input {
		width:90px;
	}
	#top_login p,#top_user p {
		margin:2px;
		padding:0px;
	}
/* LISTOR */
	ul.profil_link {
		vertical-align:middle;
	}
	ul.profil_link li {
		display:inline;
		white-space:nowrap;
		background: url(http://static.filmcafe.se/bilder/system/icon/bullet_orange.gif) no-repeat left center;
		padding-left:15px;
	}
	ul.profil_link li.list_none {
		background: url(http://static.filmcafe.se/bilder/system/icon/bullet_orange.gif) no-repeat left center;
	}
	ul.rss_menu {
		font-family:Tahoma, sans-serif, Arial;
		list-style-position: inside;
		list-style-image: url(http://static.filmcafe.se/bilder/system/icon/rss.png);
	}
	ul.rss_menu li {
		height:16px;	
	}
	ul.link_menu {
		font-family:Tahoma, sans-serif, Arial;
		list-style-position: inside;
		list-style-image: url(http://static.filmcafe.se/bilder/system/icon/bullet_orange.gif);
	}
	ul.link_menu li.active {
		list-style-position: inside;
		vertical-align:middle;
		list-style-image: url(http://static.filmcafe.se/bilder/system/icon/arrow_right_orange.gif);	
	}
	ul.link_menu li.list_blue {
		list-style-position: inside;
		vertical-align:middle;
		list-style-image: url(http://static.filmcafe.se/bilder/system/icon/bullet_blue.gif);	
	}
	ul.link_menu li.list_none {
		list-style-position: inside;
		vertical-align:middle;
		list-style-image:url(http://static.filmcafe.se/bilder/system/layout/1px.gif);
	}
	ul.link_extra_space li {
		padding-bottom:6px;
	}
	ul.link_menu li.indrag {
		padding-left:10px;
	}
	dl dd {
		padding: 3px 3px 9px;
	}
	dl dt {
		padding: 3px 3px 9px 9px;
	}
/* BOTTEN */
	#copywright{
		font-family: "Trebuchet MS", "Century Gothic", Verdana, sans-serif;
		color:#FFF;
		text-align: center;
	}
	#copywright a {
	 color:#FFF;
	}
	#copywright a:hover {
		color:#f90;
	}
	#contact_div,#pren_div {
		padding-top:10px;
		text-align:center;
	}
	#citat_div {
		padding-left:56px;
		padding-right:20px;
		margin-left:20px;
		margin-top:20px;
		min-height:40px;
		background-image: url(http://static.filmcafe.se/bilder/system/citat_start.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-family: "Trebuchet MS", "Century Gothic", Verdana, sans-serif;
	}
	#citat_end {
		padding-right:58px;
		min-height:40px;
		background-image: url(http://static.filmcafe.se/bilder/system/citat_end.jpg);
		background-repeat: no-repeat;
		background-position: right top;
	}
/* GRUNDINSTÄLLNINGAR */
	.page_right {
		width:230px;
	}
	.page_left,.page_right {
		vertical-align: top;
		padding-left: 5px;
		padding-right: 5px;
	}
	#page_mid,.page_mid {
		padding-left:10px;
		padding-right:3px;
		vertical-align: top;
	}
	.full_length td {
		white-space: nowrap;	
	}
	th {
		text-align:left;
		padding:4px;
		padding-right:20px;
	}
	td {
		padding:1px;
	}
	.dasch_table td, .dasch_table th {
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #CCC;
		padding:2px;
		padding-top:4px;
		padding-bottom:5px;
	}
	div#sucessstorie p {
		font-style: italic;
		font-size:12px;
	}
/* HUVUDMENY */
	#menu_shadow {
		background-image: url(http://static.filmcafe.se/bilder/system/layout/top.png);
		background-repeat: repeat-x;
		background-position: left top;
		padding-top:5px;
	}
	#navcontainer {
		z-index:10;
		font-size:larger;
		height: auto;
		width: 100%;
		background-color:#fff;
		list-style-type: none;
		border-bottom: 1px solid #666;
		position: relative;
	}
	#navlist {
		display:block;
	}
	#navlist li {
		float: left;
		width: auto;
		z-index:10;
		display: block;
	}
	#navlist li a, #navlist li a:link {
		color: #555;
		text-decoration: none;
		padding: 1px 10px 1px 10px;
		border-bottom: 3px solid #fff;
		display: block;
	}
	#navlist li a:hover {
		color: #f90;
		border-bottom: 3px solid #bbb;
		cursor: pointer;
		background: #eee;
	}
	#navlist li a#current_menu, #navlist li a#current_menu:link {
		cursor: default;
		background: #eee;
		border-bottom: 3px solid #00a0f0;
	}
	#navlist li a#current_menu:hover {
		border-bottom: 3px solid #bbb;
		background: #eee;
	}
	#navlist li:hover > ul.navlist_sub {
		display:block;
	}
/* SUBMENY */
	ul.navlist_sub {
		position: absolute;
		display:none;
		background: #FFF url(http://static.filmcafe.se/bilder/system/layout/gradient_bottom_gray.gif) repeat-x left bottom;
		width: 160px;
		list-style-type: none;
		border:solid 1px #666;
	}
	.navlist_sub li {
		z-index:10;
		clear:both;
		float: none!important;
		display: block;
	}
	.navlist_sub li a, .navlist_sub li a:link {
		color: #555;
		text-decoration: none;
		padding: 3px 10px 3px 10px!important;
		margin:auto auto
		width:auto;
		display: block;
		border-bottom: none!important;
	}
	.navlist_sub li a:hover {
		color: #f90;/*#039;*/
		border-bottom: none!important;
		cursor: pointer;
		background: none!important;
	}
	.navlist_sub li a#current_sub, .navlist_sub li a#current_sub:link {
		border-left: 5px solid #00a0f0;
		border-bottom: none!important;
		padding-left:5px!important;
	}
	.navlist_sub li a#current_sub:hover {
		border-bottom: none!important;
		background: none!important;
		padding-left:5px!important;
	}
	.navlist_sub li:hover > ul.navlist_sub_sub {
		display:block;
	}
/* SUB_SUBMENY */
	ul.navlist_sub_sub {
		position: absolute;
		left: 25px;
		display:none;
		width: 160px;
		background: #FFF url(http://static.filmcafe.se/bilder/system/layout/gradient_bottom_gray.gif) repeat-x left bottom;
		list-style-type: none;
		border:solid 1px #666
	}
	.navlist_sub_sub li {
		z-index:10;
		clear:both;
		float: none!important;
		display: block;
	}
	.navlist_sub_sub li a, .navlist_sub_sub li a:link {
		color: #555;
		text-decoration: none;
		padding: 3px 10px 3px 10px!important;
		margin:auto auto;
		width:auto;
		display: block;
		border-bottom: none!important;
	}
	.navlist_sub_sub li a:hover {
		color: #f90;/*#039;*/
		border-bottom: none!important;
		cursor: pointer;
		background: none!important;
	}
	.navlist_sub_sub li a#current_sub_sub, .navlist_sub_sub li a#current_sub:link {
		border-left: 5px solid #00a0f0;
		border-bottom: none!important;
		padding-left:5px!important;
	}
	.navlist_sub_sub li a#current_sub:hover {
		border-bottom: none!important;
		background: none!important;
		padding-left:5px!important;
	}
/* RUNDA HÖRN */
	div.round_gradient,div.round_1_gradient,div.round_2_gradient,div.round_3_gradient,div.round_4_gradient,div.round_5_gradient,div.round_6_gradient,div.round_7_gradient,div.round_8_gradient,div.round_9_gradient,div.round_10_gradient {
		border:solid 1px #999;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		overflow:visible;
		background: #FFF url(http://static.filmcafe.se/bilder/system/layout/gradient_bottom_gray.gif) repeat-x left bottom;
	}
	.roundhead img {
		margin:5px;
	}
	div.round_gradient div.r_inner div.r_inner_inner, div.round_1_gradient div.r_inner div.r_inner_inner, div.round_2_gradient div.r_inner div.r_inner_inner, div.round_3_gradient div.r_inner div.r_inner_inner, div.round_4_gradient div.r_inner div.r_inner_inner, div.round_5_gradient div.r_inner div.r_inner_inner, div.round_6_gradient div.r_inner div.r_inner_inner, div.round_7_gradient div.r_inner div.r_inner_inner, div.round_8_gradient div.r_inner div.r_inner_inner, div.round_9_gradient div.r_inner div.r_inner_inner, div.round_10_gradient div.r_inner div.r_inner_inner {
	padding:10px;
	vertical-align:middle;
	}
	div.div_varning {
		font-weight:bold;
	}
/* UTSKRIFT */
@media screen {
	.printonly {overflow: hidden; clip:  rect(0px,0px,0px,0px); display: none }
	.screenonly {display: inline;}
}
@media print {
	.printonly { display: inline; }
	.screenonly {overflow: hidden; clip: rect(0px,0px,0px,0px);; display: none }
}
/* RUNDA HÖRN */
	div.round_gradient a {
		color:#006699;
	}
	div.round_gradient a:hover {color:#f90;}
	div.round_gradient div.r_inner_inner,div.round_1_gradient div.r_inner_inner,div.round_2_gradient div.r_inner_inner,div.round_3_gradient div.r_inner_inner,div.round_4_gradient div.r_inner_inner,div.round_5_gradient div.r_inner_inner,div.round_6_gradient div.r_inner_inner,div.round_7_gradient div.r_inner_inner,div.round_8_gradient div.r_inner_inner,div.round_9_gradient div.r_inner_inner,div.round_10_gradient div.r_inner_inner {
		overflow:hidden;
		clear:left;
		border-top:solid 1px #666;
	}
/* BOX-HACK */
	.cleared {
	  clear:both;
	  line-height:0;
	}
/* LÄNKAR */
	a {
		color:#0073FF;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover {color:#f90;}
/* RUBRIKER */
	h1,h2,h3,h4 {
	font-weight:bold;
	padding: 0px 0px 5px;
	font-size:larger;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, sans-serif;
	}
	h1.roundhead,h2.roundhead,h3.roundhead,h4.roundhead,h5.roundhead {
		padding: 0px;
		text-align: center;
		border-bottom:solid 1px #999;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-topleft: 10px;
		border-top-left-radius: 10px;
		-webkit-border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		margin-bottom:5px;
		height:40px;
		white-space:nowrap;
		font: normal large "Times new roman", times, sans-serif;
		line-height:40px;
	}
	/*Filmcafé-TV*/
	.round_1_gradient .roundhead {
		border-bottom:solid 5px #d53534;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_tv_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé PLUS*/
	.round_2_gradient .roundhead {
		border-bottom:solid 5px #ecc200;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_plus_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé artiklar*/
	.round_3_gradient .roundhead {
		border-bottom:solid 5px #7aa638;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_text_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé filmbolag*/
	.round_4_gradient .roundhead {
		border-bottom:solid 5px #9c2fca;
		margin-bottom:0px;
	}
	/*Filmcafé filmarbetare*/
	.round_5_gradient .roundhead {
		border-bottom:solid 5px #1a5ca4;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_bakom_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé skådis*/
	.round_6_gradient .roundhead {
		border-bottom:solid 5px #de2384;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_framfor_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé community*/
	.round_7_gradient .roundhead {
		border-bottom:solid 5px #ccb184;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_members_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé sök*/
	.round_8_gradient .roundhead {
		border-bottom:solid 5px #ed791c;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_search_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé chatt*/
	.round_9_gradient .roundhead {
		border-bottom:solid 5px #ccc;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_chat_30.gif) no-repeat 5px 5px;
	}
	/*Filmcafé djur*/
	.round_10_gradient .roundhead {
		border-bottom:5px solid #630;
		margin-bottom:0px;
		padding-left:30px;
		background:url(http://static.filmcafe.se/bilder/system/icon/filmcafe_djur_30.gif) no-repeat 5px 5px;
	}
	.round_gradient,.round_1_gradient,.round_2_gradient,.round_3_gradient,.round_4_gradient,.round_5_gradient,.round_6_gradient,.round_7_gradient,.round_8_gradient,.round_9_gradient,round_login,.round_10_gradient,round_login {
		color:#000;
	}
	.h_big {
		font-size:medium!important;
		font-weight:bold;
/*		background-color:#FFFFFF!important;*/
		background-image:none!important;
		border:none!important;
		margin-top:15px;
		text-align:left!important;
		color:#FF6600!important;
	}
	.h_firstelement {
		margin-top:0px;
	}
/* */
	.dark_infofield {
	 margin:10px;
	 padding:10px;
	 background-color:#EEE;
	 border:dashed 1px #333;
	}
/* TABLE */
.td_border_head,.td_border_bottom {
	margin-top:10px;
}
.td_border_head {
	margin-bottom:20px;
	border-bottom:solid 1px #CCC;
}
.td_border_bottom td,.td_border_bottom_2 td {
	border-bottom:solid 1px #CCC;
}
.td_border_bottom_2 td table td {
	border-style: none;
}
.td_border_head td {
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}
.td_border_bottom thead td {
	background-color:#eee;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}
.td_border_bottom_2 thead td {
	border-bottom:none;
}
.td_border_head thead td {
	background-color:#eee;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}
.td_border_bottom_spaced td,.td_border_bottom_spaced th{
	padding-bottom:15px;
	padding-top:3px;
	padding-left:5px;
}
.td_border_bottom_spaced thead th {
	margin: 0px;
	padding: 0px;
}
.td_border_bottom_spaced td,.td_border_bottom_spaced th {
	border-bottom:solid 1px #CCC;
}
.td_border_bottom_spaced tfoot td,.td_border_bottom_spaced tfoot th {
	border-bottom:none;
	padding-bottom:3px;
}
.elem_center {
	text-align:center;
}
.table_borders_2 td,.table_borders_2 th {
	width:230px;
}
.table_borders_2 {
	table-layout:fixed;
	margin:0px;
	padding:0px;
}
.odd td,.odd th,li.odd,div.odd,dd.odd,dt.odd {
	background-color:#FFF;
}
.even td,.even th,li.even,div.even,dd.even,dt.even {
	background-color:#e5ecf9;
}
.table_borders_top {
	padding-top:5px;
	border-top:solid 1px #999;
}
.table_borders_2 td,.table_borders_2 th {
	vertical-align:top;
}
table td.td_align_bottom {
	vertical-align:bottom!important;
}
table td.t_left,table th.t_left {
	padding-right:5px;
	vertical-align:top;
}
table td.t_mid {
	padding-right:5px;
	padding-left:5px;
	vertical-align:top;
}
table td.t_right {
	padding-left:5px;
	vertical-align:top;
}
table .td_disabled td,table .td_disabled th {
	color:#CCCCCC;
}
.table_borders_2 td.t_left {
	padding-right:5px;
}
.table_borders_2 td.t_right {
	padding-left:10px;
	border-left:solid 1px #999;
}
.devider_heading {
	margin:20px 0px 0px;
	padding: 2px 0px 3px 5px;
	background-image: url(http://static.filmcafe.se/bilder/system/layout/head.gif);
	border: 1px solid #333;
	background-color: #333;
	background-position: center;
	border-collapse: collapse;
	text-transform: uppercase;		
}
/*LISTNINGSTABELL I-CV*/
	.i_cv_bild {
		margin: 0px;
		padding: 0px;
		width:110px;
		margin:0px;
		padding:0px;
		clip: rect(0px,100px,130px,0px);
		overflow:hidden;
		height:130px;
		text-align:center;
	}
	.i_cv_bild img {
		min-height:130px;;
	}
	.i_cv_inner {
		padding:4px;
	}
	.i_cv_inner img {
		margin-left:3px;
		margin-bottom:2px;
	}
	.i_cv_bottom,.i_cv_top {
		padding: 0px;
		margin: 0px;
		vertical-align: middle;
		display: block;
		padding:0px;
		width:110px;
	}
	.i_cv_bottom {
		border-top:solid 1px #666;
		height:80px;
		overflow:hidden;
		background: url(http://static.filmcafe.se/bilder/system/layout/gradient_bottom_gray.gif) repeat-x left bottom;
	}
	.i_cv_table td {
		margin:0px;
		padding:0px;
		border: solid 1px #EEE;
		border-bottom: solid 1px #666;
	}
/* SORTERINGSBAR TABELL*/
	.sort-table {
		border: 1px solid #333;
		margin-top:5px;
		margin-bottom: 10px;
		margin-left:0px;
		margin-right:0px;
	}
	.sort-table thead tr {
		background-image: url(http://static.filmcafe.se/bilder/system/layout/head.gif);
		border: 1px solid #333;
		background-position: center;
		border-collapse: collapse;
	}
	.sort-table thead td,.sort-table thead th {
		font-weight:bold;
		white-space:nowrap;
		padding: 3px 10px;
	}
	.sort-table thead th a,.sort-table thead td a,.devider_heading th a {
		color:#333;	
	}
	/*.tools_td*/
	.sort-table tbody td {
		padding: 3px 10px 3px 3px;
	}
	.sort-table th.header {
		background-image: url("http://static.filmcafe.se/bilder/system/icon/pointer_updown.gif");
		height: 10px;
		cursor: pointer; 
		background-repeat:no-repeat; 
		background-position: center left; 
		padding-left: 25px; 
		margin: 0 2px;
	}
	.sort-table th.headerSortDown {
		background-image: url("http://static.filmcafe.se/bilder/system/icon/pointer_down.gif")
	}
	.sort-table th.headerSortUp {
		background-image: url("http://static.filmcafe.se/bilder/system/icon/pointer_up.gif")
	}
/* BILDER */
.imgborder,#user_slideshow img {
	border: solid 1px #333;
	margin:2px;
}
.imgnoborder {
	border: none;
	padding-right:3px;
	vertical-align:middle;
	margin:2px;
}
.webbtv_bild_smal {
width:80px;
min-height:50px;
height:50px;
clip: rect(0px,80px,0px,50px);
overflow:hidden;
background: center center;
background-color:#000;
background-repeat:no-repeat;
}
.webbtv_bild_large {
	width:200px;
	min-height:125px;
	height:125px;
	clip: rect(0px,200px,125px,0px);
	overflow:hidden;
	background: center center;
	background-color:#000;
	background-repeat:no-repeat;
	-moz-background-size:100%;
	-webkit-background-size:100%;
	-o-background-size:100%;
}
.webbtv_bild_large a {
	line-height:125px;
	display:block;
	text-decoration:none;
}
.webbtv_bild_smal a {
	line-height:50px;
	display:block;
	text-decoration:none;
}
/* FORMULÄR */
fieldset {
	padding:15px;
	margin:5px 3px 3px 3px;
	clear:both;
	float:none;
	border:solid 1px #666;
	max-width:470px;
}
legend {
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
}
fieldset.link_to input {
	font-size:x-small;
}
input[type=password],input[type=text],textarea,input.input_text {
	font-weight:normal;
	font-size:normal;
	border:solid 1px #000;
	margin-right:2px;
	margin-bottom:6px;
	padding-left:3px;
	vertical-align:middle;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}
input.short {
	width:30px;
}
.checkbox,.radio {
	border:none;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	background-image:none;
}
/*
input.gradient {
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	padding:0px;
	background: #dae2ff url(http://static.filmcafe.se/bilder/system/layout/gradient.png) repeat-x 0 -5px;
	padding-left:0px;	
	font-family: "Trebuchet MS", "Century Gothic", Verdana, sans-serif;
}
input.gradient_1 {
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	padding:0px;
	background: #dae2ff url(http://static.filmcafe.se/bilder/system/layout/gradient_alt1.png) repeat-x 0 -5px;
	padding-left:0px;	
	font-family: "Trebuchet MS", "Century Gothic", Verdana, sans-serif;
}
input.gradient_2 {
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	padding:0px;
	background: #dae2ff url(http://static.filmcafe.se/bilder/system/layout/gradient_alt2.png) repeat-x 0 -5px;
	padding-left:0px;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, sans-serif;
}
*/
input.gradient_3,input[type=submit],input[type=button],input.submit,button,a.filmcafe_button span {
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #999 url(http://static.filmcafe.se/bilder/system/layout/gradient_head_gray.gif) repeat 0px 0px;
	margin-top:4px;
	padding:0px 5px;
	display:inline-block;
	font: bold normal 12px/22px "Trebuchet MS", "Century Gothic", Verdana, sans-serif!important;
	color:#333!important;
	height:22px;
	white-space:nowrap;
}
input.gradient_3:hover,input[type=submit]:hover,input[type=button]:hover,input.submit:hover,button:hover,a.filmcafe_button:hover span {
	background: #999 url(http://static.filmcafe.se/bilder/system/layout/gradient_head_orange.png) repeat 0px 0px;
	color:#fff!important;
}
/*
input.gradient_4 {
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	padding:0px;
	background: #dae2ff url(http://static.filmcafe.se/bilder/system/layout/gradient_alt4.png) repeat-x 0 -5px;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, sans-serif;
}
*/
.form_help {
	background-color:#EEE;
	border:dashed 1px #CCC;
	padding:5px;
	vertical-align:top;
	width:200px;
}
.raiting {
	background: url(http://static.filmcafe.se/bilder/system/raiting_1.gif) no-repeat left top;
	display:block;
	float:right;
	height: 30px;
	width: 82px;
}
.raiting span.stars {
	background: url(http://static.filmcafe.se/bilder/system/raiting_2.gif) no-repeat left top;
	height: 15px;
	display:block;
}
.raiting span.votes {
	display:block;
	width:82px;
text-align:center;
}
.mem_comments {
	display:block;
	float:right;
	clear:right;
	width: 100px;
	white-space:nowrap;
}
.mem_comments span.mem_comments_nr {
	display:block;
	width:100px;
	white-space:nowrap;
	text-align:right;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/
/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/*CHECKBOXAR*/

.jquery-safari-checkbox {display: inline; font-size: 16px; line-height: 16px; cursor: pointer; cursor: hand;}
.jquery-safari-checkbox .mark {display: inline;}

.jquery-safari-checkbox img {vertical-align: middle; width: 16px; height: 16px;}
.jquery-safari-checkbox img{background: transparent url(http://static.filmcafe.se/bilder/system/layout/safari-checkbox.png) no-repeat;}

.jquery-safari-checkbox img{
	background-position: 0px 0px;
}
.jquery-safari-checkbox-hover img{
	background-position: -16px 0px;
}
.jquery-safari-checkbox-checked img{
	background-position: 0px -16px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-hover img {
	background-position: -16px -16px;
}

.jquery-safari-checkbox-disabled img{
	background-position: 0px -32px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-disabled img{
	background-position: 0px -48px;
}
.jquery-checkbox       {margin-left:10px;margin-right:10px;display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 82px; height: 26px;}
.jquery-checkbox img {background: transparent url(http://static.filmcafe.se/bilder/system/layout/listview-checkbox.png) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -26px;
}
.jquery-checkbox-checked img{
	background-position: 0px -52px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -78px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -80px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -100px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://static.filmcafe.se/bilder/system/layout/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}