@media projection, screen {
	.ui-tabs-hide {
		display: none;
	}
}
@media print {
	.ui-tabs-nav {
		display: none;
	}
}

/* GLOBAL STYLES
--------------------------------------*/
* { outline: none; }

img { border: none; }

body {
	min-width: 940px;
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
	background: white url(../img/header-bg.gif) repeat-x top;
	}

a, a:link {
	color: #36c;
	text-decoration: none;
	}
a:hover, a:focus, a:active {
	text-decoration: underline;
	}

.title, .main-title, #sidebar h2, #extra h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
.title small {
	font-size: .6em;
	}

p {
	margin: 1em 0;
	}
hr {
	margin: 15px 0;
	padding: 0;
	height: 1px;
	border: 0 none;
	background: url(../img/dashes.gif) repeat-x top;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* PAGE LAYOUT
--------------------------------------*/
html, body { height: 100%; }

#container {
	position: relative;
	min-height: 100%;
	}
#wrapper-1col, #wrapper-2cols, #wrapper-3cols {
	float: left;
	width: 100%;
	background: url(../img/content-bg.gif) repeat-x top;
	}
#content {
	margin: 10px 40px 0;
	font-size: 1.2em;
	}
#wrapper-2cols #content {
	margin-left: 280px;
	}
#wrapper-3cols #content {
	margin-left: 280px;
	margin-right: 280px;
	}
#sidebar {
	float: left;
	width: 200px;
	margin: 10px 0 0 -100%;
	padding-left: 40px;
	font-size: 1.2em;
	}
#extra {
	float: left;
	width:200px; 
	margin: 10px 0 0 -240px;
	font-size: 1.2em;
	}

/* FORMS
--------------------------------------*/
form h2 {
	font-size: 1em;
	margin: 0 0 .5em;
	}
fieldset {
	border: none;
	}
label {
	display: block;
	}
label.inline {
	display: inline;
	}
label.icon-video {
	padding-right: 27px;
	background: url(../img/icon-video.gif) no-repeat right center;
	}
p.buttons {
	margin: 1em 0 0;
	}
div.checkbox-list {
	margin-top: 5px;
	}
input.button, input.vip-button {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: .91em;
	font-weight: bold;
	letter-spacing: 1px;
	color: white;
	background: #f87108 url(../img/button-bg.gif) repeat-x top;
	border: 1px solid #da6002;
	cursor: pointer;
	}
input.vip-button {
	width: 30%;
	}
input[type="checkbox"] {
	margin-left: 0;
	}
	
/* CONTENT
--------------------------------------*/
#content .title {
	margin: 20px 0 15px;
	font-size: 1.667em;
	color: #336;
	}
#content .main-title {
	margin: 20px 0 15px;
	font-size: 1.5em;
	color: #336;
	}
#content h3 {
	font-size: 1em;
	}
#content fieldset {
	padding: 10px;
	background-color: #e5e1d9;
	border-style: solid;
	border-width: 1px 0;
	border-color: #336;
	}
.floated {
	float: left;
	}
#content p {
	line-height: 1.5;
	text-align: justify;
	}

#vip-date { 
        color: #000099;
        }

#vip-issue { 
        font-weight: bold;
        color: #000099;
        }

p.vip-buttons {
        text-align: center;
        }       

#vip-letter-resume { 
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5ex;
        }

#vip-tableau-entete {
	clear:both;
	width: 100%;
	margin: 20px 0;
	}

#vip-div-link {
        min-height: 3em; 
        margin-bottom: 3em; 
        clear: both;
}

.slot-name,.channel { 
        white-space: nowrap;
}

.perf {
        white-space: nowrap;
        text-align: center;
        margin: 0;
        padding: 0;
}

#legend-performance { 
        float: right;
	margin: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 1em;
	padding-left: 1em;
	width: 30%;
	min-width: 35ex;
	border: 1px solid #b4ac9e;
}

#legend-performance img { 
	vertical-align: text-bottom;
	margin-right: 1ex;
}
/* PAGINATION
--------------------------------------*/
div.pagination {
	clear:both;
	width: 100%;
	margin: 20px 0;
	text-align: center;
	}
div.pagination ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
div.pagination li {
	display: inline;
	color: white;
	}
div.pagination li a,
div.pagination li span {
	padding: .25em .5em;
	color: white;
	background-color: #eb6600;
	border: 1px solid #da6002;
	}
div.pagination li.current span {
	font-weight: bold;
	background-color: #564e83;
	border-color: #564e83;
	}
div.pagination ul.to-start li.prev span,
div.pagination ul.to-end li.next span {
	color: #ccc;
	background-color: white;
	border-color: white;
	}

/* QUICK SEARCH
--------------------------------------*/
form#quick-search {
	margin-bottom: 15px;
	}
form#quick-search div {
	margin-bottom: 5px;
	}
form#quick-search label.floated {
	float: left;
	width: 9em;
	}
div#genres div.floated {
	float: left;
	height: 11.5em;
	padding: 0 20px;
	background: url(../img/dashes.gif) repeat-y left;
	}
div#genres div.first {
	padding-left: 0;
	background: transparent;
	}
div#genres h3 {
	margin: 0 0 .5em;
	}
div#genres ul {
	height: 10em;
	margin: 0;
	padding: 0 0 0 1.25em;
	}
	
/* ADVANCED SEARCH
--------------------------------------*/
ul#tabs {
	height: 2em;
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#tabs li {
	float: left;
	margin-right: 3px;
	line-height: 2em;
	}
ul#tabs a {
	display: block;
	padding: 0 5px;
	color: #fff;
	background-color: #eb6600;
	}
ul#tabs li.ui-tabs-selected a {
	background-color: #564e83;
	text-decoration: none;
	cursor: default;
	}
ul.item-list li.ui-tabs-selected a {
	text-decoration: underline;
	}
#advanced-search fieldset {
	margin: 0 0 15px;
	}
#advanced-search div {
	margin-bottom: 5px;
	}
#advanced-search p.hints {
	margin: 0 0 10px;
	}
#advanced-search label.floated {
	float: left;
	width: 10em;
	padding-top: 2px;
	}
#tab2 div.floated, #tab3 div.floated  {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	}
#tab2 div.first, #tab3 div.first {
	padding: 0;
	}
#tab4 ul, #tab5 ul {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	list-style: none;
	background: url(../img/dashes.gif) repeat-y right;
	}
#tab4 div.floated, #tab5 div.floated {
	float: left;
	padding-right: 20px;
	}
	
/* FILTER RESULTS
--------------------------------------*/
form#filter-results {
	margin-bottom: 15px;
	}
form#filter-results div {
	margin-bottom: 5px;
	}
form#filter-results label.floated {
	padding-top: 2px;
	width: 4em;
	}

div.export-results {
	position: relative;
	margin-bottom: 15px;
	}
div.export-results a {
	display: block;
	width: 20em;
	padding-left: 20px;
	line-height: 1.5;
	background-repeat: no-repeat;
	background-position: left center;
	}
a.icon-pdf {
	background-image: url(../img/icon-pdf.gif);
	}
a.icon-excel {
	background-image: url(../img/icon-excel.gif);
	}
a.icon-help {
	display: block;
	width: 18em;
	padding-left: 20px;
	line-height: 1.5;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/icon-help.png);
	}
div.export-results p {
	float: right;
	margin-top: 0;
	line-height: 1.5;
	}
table#results {
	width: 100%;
	border-collapse: collapse;
	}
table#results th, table#results td {
	padding: 2px 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b4ac9e;
	}
table#results th.left, table#results td.left {
	text-align: left;
	}
table#results th {
	background-color: #d5d0c6;
	}
table#results th input {
	margin: 0;
	}
table#results td {
	background-color: #fff;
	}
table#results tr.alt td {
	background-color: #ece9e3;
	}
table#results tr.bold td {
	font-weight: bold;
	}

/* Vip
--------------------------------------*/
.flag-container {
	text-align: center;
	margin-top: 0.5 ex;
}
a.sortable, a.sortable:link {
        color: black;
	text-decoration: underline;
}
.sorted {
	color: #36c;
}

#vip-sidebar {
	float: left;
	width: 200px;
	margin: 10px 0 0 -100%;
	padding-left: 40px;
	font-size: 1.2em;
	}

#vip-sidebar a, #vip-sidebar a:link {
	color: #36c;
	text-decoration: none;
	}

#vip-sidebar a:hover, #vip-sidebar a:focus, #vip-sidebar a:active {
	text-decoration: underline;
	}

#vip-sidebar .block{ 
	border-style: solid;
	border-width: 1px 0;
	border-color: #336;
	background-color: #e5e1d9;
}

#vip-sidebar ul { 
	background-color: #e5e1d9;
        list-style-type: none;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        padding-left: 0.5ex;
        margin-left: 0.5ex;
}

/* SIDEBAR BLOCKS
--------------------------------------*/
div.block {
	margin-bottom: 20px;
	padding: 10px;
	color: #fff;
	background-color: #b4ac9e;
	}
div.block h2 {
	margin: 0 0 15px;
	font-size: 1.667em;
	}
div.block a {
	color: #fff;
	text-decoration: underline;
	}
div.block a:hover, div.block a:focus, div.block a:active {
	text-decoration: none;
	}
div.block img {
	display: block;
	}
div.block form, div.block fieldset {
	margin: 0;
	padding: 0;
	}
div.block p.buttons {
	text-align: right;
	}
div.promotional {
	background-color: #f4f4f4;
	}
div.promotional h2 {
	margin-bottom: 0;
	font-size: 1.5em;
	color: #b50;
	}
div.promotional p.message {
	margin: .5em 0;
	font-size: 1.167em;
	color: #484848;
	text-align: center;
	line-height: 1.5;
	}
div.block-image {
	margin-bottom: 20px;
	padding: 0;
	background: transparent;
	}
div#extra div.block {
	background: #eb6600;
	}
	
/* WORLD MAP
--------------------------------------*/
ul#worldmap-channels {
	margin: 30px 0 20px;
	padding: 0;
	list-style: none;
	background: url(../img/countries.png) no-repeat center center;
}
ul#worldmap-channels li {
	clear: both;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left .2em;
	}
ul#worldmap-channels h3 {
	float: left;
	width: 9em;
	margin: 0 0 1em;
	}
