body {
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #636363;
}
body #wrap {
	background-color: #000000;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}
body, select, textarea, input {
	font: 12px Arial;
}
input.gray {
	color: gray;
}
textarea {
	padding: 3px;
}
div.image img {
	padding: 0;
	margin: 0;
	display: block;
}
a img {
	border: none;
}
a {
	color: #EC008C;
	text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#generic_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 221px;
}
body.debug #generic_top {
	background-color: red;
}
#generic_top a.ebu img {
	width: 70px;
	height: 70px;
}
#generic_top a.ebu {
	position: absolute;
	top: 0px;
	left: 566px;
	display: block;

}
#generic_top, #generic_top a, #generic_top a:visited {
	color: white;
}
#generic_top .family {
	text-transform: capitalize;
	margin-top: 20px;
	margin-left: 20px;
}
#top strong em {
	font-family:Georgia;
	font-weight:normal;
}
body.debug #generic_top .my {
	background-color: pink;
}
#generic_top .my {
	position: absolute;
	top: 42px;
	right: 20px;
}
#generic_top .my a {
	margin-left: 10px;
}
#more {
	position:absolute;
	right:20px;
	top:20px;
}
#more h3 {
	background:#161614;
	font:12px/14px Arial;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	right:0;
	top:0;
}
#more h3 a {
	background:url(more.gif) no-repeat right top;
	display:block;
	font:inherit;
	margin:4px;
	padding-right:20px;
	text-decoration:none;
}
#family-links {
	display:none;
	margin:1px 0 0;
	padding:6px 0 0;
	position:absolute;
	right:0;
	top:23px;
	z-index:10;
}
.slider-arrow {
	height:8px;
	overflow:hidden;
	width:20px;
	z-index:11;
}
.slider-arrow-up {
	background:url(toolbar_arrow_more.gif) no-repeat right top;
	position:absolute;
	right:8px;
	top:0;
}
#family-links ul {
	background:#161614;
	display:block;
	list-style:none;
	margin:0;
	padding:10px;
}
#family-links ul li {
	display:block;
	list-style:none;
	margin:0;
	padding:2px 0;
	white-space:nowrap;
}
#family-links ul li a {
	color:white;
}
#top {
	color:white;
	height:30px;
	left:20px;
	padding-left:90px;
	position:absolute;
	top:20px;
	width:450px;
	z-index:4;
}
#top a, #top a:visited {
	color: white !important;
	text-decoration: underline;
}
#family_link {
	left:0;
	position:absolute;
	top:0;
}
#navigation {
	position: absolute;
	top: 221px;
	left: 0px;
	z-index:4;
	background:url(menu_pink.jpg) repeat-x left top;
}
#navigation ul, #navigation li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li a {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 22px;
	padding-bottom: 21px;
}
#navigation li a.sf-with-ul {
	padding-right: 26px;
}
#navigation li {
	float: left;
}

#navigation ul.level_1 ul.level_2 {
	display: none;
}
#navigation, #navigation a  {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}
#navigation ul.level_2 a {
	text-transform: none;
}
#navigation a:hover {
	text-decoration: underline;
}
#family_footer, #content {
	line-height: 18px;
	/** 322px fix in family/ie.css */
}
#content_pad {
	padding: 322px 0 0px 0px;
}
#content_pad div.color {
	background-color: white;
}
body.debug #content_pad {
	background-color: orange;
}
th, td {
	vertical-align: top;
	text-align: left;
}
hr.c {
	clear:both;
	border: none;
	display: block;
	height: 0px;
}
h1 {
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 20px;
}
small {
	font-size: 11px;
}
div.feedback {
	/*
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	*/
	font-size: 15px;
}
div.feedback div.warn {
	background-color: #FFCFD1;
	color: #8F0021;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #8F0021;
}
div.feedback div.fb {
	color: #008F13;
	background-color: #CFFFD1;
	padding: 5px 20px 5px 20px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #008F13;
}
body.lb div.feedback div.fb {
	padding: 5px 5px 5px 5px;
}
div.titlebg {
	background-color: transparent;
}
div.cf:after {
	content: &quot;.&quot;;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.cf {
	display: inline-block;
}
#facebox td.body {
	background-color: #ECECEC;
	padding: 5px;
}
table.decorated {
	border-collapse: collapse;
}
table.decorated tbody td, table.decorated thead th {
	padding: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
}
table.decorated thead th {
	background-color: #BE0E0E;
	font-weight: bold;
	color: white;
}
table.decorated tbody td {
	background-color: #DBDBDB;
}
table.tablesorter thead tr .headerSortUp {
	background-color: green;
	background-image: none;
}
table.tablesorter thead tr .headerSortDown {
	background-color: yellow;
	background-image: none;
}
ul.tagcloud li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
ul.tagcloud {
	line-height: 2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul.tagcloud a.tag0 {
	font-size: 200%;
}
ul.tagcloud a.tag1 {
	font-size: 140%;
}
ul.tagcloud a.tag2 {
	font-size: 100%;
}
ul.tagcloud a.tag3 {
	font-size: 60%;
}
body.lb fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.debug #sponsor {
	background-color: green;
	opacity: 0.4;
}
.debug #sponsor a {
	background-color: yellow;
	border: 1px solid green;
}
#sponsor {
	position: absolute;
	top:80px;
	right:20px;
	width:280px;
	height:126px;
}
#sponsor a img {
	display:block;
	margin:0;
	padding:0;
}
#sponsor a {
	position: absolute;
}
#sponsor a .h {
	display: none;
}
#sponsor a.tl {
	right:240px;
	top:17px;
}
#sponsor a.tr {
	right: 120px;
	top: 17px;
}
#sponsor a.bl {
	left: 0px;
	bottom: 0px;
}
#sponsor a.br {
	right: 0px;
	top: 17px;
}
#fav-shows {
	left:625px;
	position:absolute;
	top:8px;
}
#headerlink {
	position: absolute;
	bottom:0px;
	left:20px;
	background:url(header_logo_complete.png) no-repeat left top;
}
#headerlink img {
	width: 493px;
	height: 168px;
}
#family_footer div, #family_footer a, #family_footer h1 {
	color: white;
}
#family_footer .copyright div, #family_footer .copyright a, #family_footer .copyright h1 {
	color: white;
}
#family_footer h1 {
	font-weight: normal;
	margin:0 0 20px 0;
	line-height: 17px;
}
#family_footer a {
	text-decoration: underline;
}
#family_footer {
	width:950px;
	background: #B4975B url(footer-bottom.jpg) bottom left no-repeat;
}
#family_footer a.more {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	text-align:right;
	text-transform:uppercase;
}
#family_footer div.l {
	margin-bottom:5px;
}
#family_footer .galleries div.l {
	display:inline-block;
	float:left;
	margin:0 3px 3px 0;
}
#family_footer .galleries img {
	display:block;
	padding:0;
	margin:0;
}
#family_footer .content {
	position: relative;
}
#family_footer .copyright .wrap {
	padding-top: 20px;
}
#family_footer .copyright {
	height: 110px;
	position: relative;
}
#family_footer div.l {
	margin-bottom:5px;
}
#family_footer div.recent .l a {
	font-size:12px;
	line-height:18px;
}
#family_footer div.s {
	float: left;
}
#family_footer div.s div.pad {
	padding: 20px;
}
#family_footer div.nav div.pad, #family_footer div.also  div.pad, #family_footer div.more div.pad {
	padding-left: 0;
}
#family_footer div.nav > div.pad {
	background:url(footer-mid.jpg) no-repeat 125px 50px;
	height:300px;
}
#family_footer div.recent {
	width: 310px;
}
#family_footer a {
	float:none;
}
#family_footer div.nav ul, #family_footer div.nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
#family_footer div.nav, #family_footer div.also {
	width: 164px;
}
#family_footer div.getmore {
	width: 310px;
}
#family_footer div.m {
	height: 24px;
	float: left;
}
#family_footer a.history {
	bottom:250px;
	position:absolute;
	right:20px;
}
#family_footer a.shop {
	position: absolute;
	right: 20px;
	top: 20px;
}
#family_footer div.credits {
	font-style: italic;
	color: #6586A7;
}
#family_footer div.l {
	margin-bottom: 5px;
}
#family_footer .also a {
	display: inline-block;
	margin-right: 15px;
	margin-bottom:5px;
}
#family_footer .also h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0 0 7px 0;
}
/* /home/vhosts/eurovisiontv/HTML/css/family/menu.css */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 &#039;sticky bug&#039; */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #13a;
}
.sf-menu li li {
	background:	#0D0101;
}
#navigation .sf-menu li li a {
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation .sf-menu ul.level_2 {
	margin-top: 25px;
	margin-left: 0px;
	padding-bottom: 15px;
	border-bottom-width: 4px;
	width: 200px;
}
#navigation .sf-menu li ul {
	width: 200px;
	background-color: #0D0101;
	border-bottom: 4px solid #EC008C;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 75px;
	border-bottom-width: 2px;
}
#navigation .sf-menu li li li a {
	font-size: 10px;
}
.sf-menu li li li {
	background-color: #0D0101;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover,  .sf-menu li.true, .sf-menu li.true a, .sf-menu li.sf-breadcrumb, .sf-menu li.sf-breadcrumb a, .sf-menu a:active {
	background-color: #0D0101;
	outline: 0;
}

.sf-menu li.sf-breadcrumb a, .sf-menu li.true a, .sf-menu li.sfHover a, .sf-menu a:focus, .sf-menu a:hover, .sf-menu li.true,.sf-menu a:active {
	background-repeat: repeat-x;
	background-image: url(menu_pink.jpg);
}
.sf-menu li.sfHover li a, .sf-menu li.sf-breadcrumb li a, .sf-menu li li.sf-breadcrumb a, .sf-menu li.true li a, .sf-menu li li.true a, .sf-menu a:focus li a, .sf-menu a:hover li a, .sf-menu a:active li a, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background-image: none;
}
#navigation .sf-menu li:hover, .sf-menu li.sfHover {
	/*
	background-image: url(http://www.eurovision.tv/img/eurovisionfamily/red-line.jpg);
	*/
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	bottom:20px;
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:10px;
	text-indent:-999em;
	width:10px;
	background:	url(menuarrow.gif) no-repeat 0 0; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-with-ul {
	padding-right:26px;
}
ul.level_2 li .sf-with-ul span.sf-sub-indicator {
	background:url(menuarrow-right.gif) no-repeat 0 0;
}
.sf-menu ul .sf-sub-indicator {
	bottom:4px;
}
/* apply hovers to modern browsers */
a:focus &gt; .sf-sub-indicator, a:hover &gt; .sf-sub-indicator, a:active &gt; .sf-sub-indicator, li:hover &gt; a &gt; .sf-sub-indicator, li.sfHover &gt; a &gt; .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul a &gt; .sf-sub-indicator { 
	background-position:  0 0; 
}
/* /home/vhosts/eurovisiontv/HTML/css/family/shop.css */
h3.linkermenu_headeritem {
	font-weight: normal !important;
}
body div#wrap {
	background-image: url(2010bg.jpg);
}
#content {
	zoom: 1;
}
#navigation ul, #navigation li {
	zoom: 1;
}
