/* GLOMERA - FOGLIO DI STILE */

/* RESET BY ERIC MEYER */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*colore vecchio html #f8f6f7*/
/* stili generali*/
html { 
	margin: 0; 
	padding: 0;
}
body{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	padding: 0; 
	border: 0;
	margin: 0; 
	background: #e9e9e9; 
}

/*h1{
	display: none;
}*/

/*h2 a,h3 a{
	font-weight: bold;
}*/

h3 { 
	padding: 0;	
	margin-bottom: 0px; 
	margin-top: 0px; 
}

h4, h5 {
	padding: 0;
	margin: 0;
}

p, ul, form  { 
	margin: 0; 
	line-height: 1.3; 
	list-style-type: none; 
	list-style-position: outside;
	padding: 0; 
}

a { 
	/*color:#3b9Ce3; */
	color:#005c8d; 
	text-decoration:none; 
}

img { 
	border: 0; 
	margin: 0; 
	padding: 0; 
}
  
.green_message{
	display: none; 
	visibility: hidden;
	padding: 6px 12px; 
	font-weight: bold; 
	text-align: center; 
	margin: 10px 15% 5px 10%; 
	border: 1px solid #009100; 
	background: #d9f9d4; 
	color: #009100;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}

.credit{
	letter-spacing: 10px;
}
/* Color classes */
.black{
	color:#000000;
}
.grey{ 
	color:#666666;
}
.azur{
	color:#3b9Ce3;
}
.bigwhite{
	color:#ffffff; 
	font-size:20px; 
}
.BGazur	{
	background:#e1effa;
}
.grigio  { 
	color: #d1d1d1; 
}
/* Pagina iniziale con hack per IE6 */

/* if IE6 */ 
div#homeLeft  {
	position: relative; 
	height: 298px; 
	width: 721px;
}
/* else */
html>body div#homeLeft {
	position: relative; 
	height: 298px; 
	width: 721px;
}

/* if IE6 */ 
div#homeLeftText {
	position: absolute; 
	height: 298px; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-stretch: ultra-expanded
}
/* else */
html>body div#homeLeftText {
	position: absolute; 
	z-index: 20; 
	height: 298px; 
	color: #ffffff; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-stretch: ultra-expanded
}

/* if IE6 */ 
div#homeLeftText ul {
	position: relative; 
	float: left; 
	z-index: 2;
}
/* else */
html>body div#homeLeftText ul {
	position: relative; 
	float: left; 
	z-index: 10;
}

/* if IE6 */ 
div#homeLeftText ul li {
	position: relative; 
	padding-left: 18px;
}
/* else */
html>body div#homeLeftText ul li {
	position: relative; 
	padding-left: 18px;
}

/* if IE6 */ 
div#homeLeftPic {
	z-index: 1;
}
/* else */
html>body div#homeLeftPic {
	position:absolute; 
	z-index: 1;
}

.listEl{
	padding: 5px 8px;
}

.info{
	border: 1px solid #FFE222; 
	background-color: #FFF5CC;
	background: no-repeat 6px 6px url('../images/info.png')  #fff9d7; 
	margin: 0 20px; 
	padding: 3px 3px 5px 30px;
}

.info div{
	padding-right: 30px;
}

.info div div#floated{
	text-align: right;
	font-size: 11px;
	margin-right: -45px;
}

div#bottomTitle {
	position: relative; 
	height: 26px; 
	padding: 0px;
	margin: 0px; 
	clear: both;
}

div#homeBottomTitle {
	position: absolute; 
	z-index: 20; 
	height: 26px; 
	color: #3f4042; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-stretch: ultra-expanded
}

div#homeBottomTitle ul {
	position: relative;
}

div#homeBottomTitle ul li {
	position: relative; 
	float: left; 
	display: inline-block; 
	padding-left: 10px; 
	padding-top: 1px;
}

div#homeBottomTitlePic {
	position: absolute; 
	z-index: 10;
}

#mainContainer{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}

#header{
	margin:	0 auto 6px auto;
	padding: 0;
	text-align: left;
	float: left; 
	display:inline;
}

#subHeader{
	min-height: 230px;
	height: auto!important;
	height: 230px;
	margin: 0 auto;
	width: 960px; 
	clear: both;
}

#footer	{
	min-height: 117px;
	height: auto!important;
	height: 117px;
	margin: 0 auto;
	text-align: left; 
	float: left;
	display: inline;
	/*width: 960px; */
}

#content{ 
	margin: 12px auto 10px;
	text-align: left;
	width: 960px; 
	float: left; 
	display:inline;
}

#contentSchedule{
	margin:	0 auto 10px;
	text-align: left;
	width: 960px;
	float: left;
	display: inline;
	background: #ffffff;}
.upbar{
	display: block;
	background: white;
	height: 35px;
	margin-bottom: 4px;
}
#contUpBar{
	padding: 0px 10px 0px 15px;
}
.upleft{
	width: 60%;
	padding-top: 5px;
}
.upright{
	float: right;
	margin-top: 5px;
}

/* HEADER */
#hd1, #hdAll{
	background: #ffffff;
	clear: both;
	float: left; 
	display: inline;
	height: 60px;
	overflow: hidden;
	padding: 0px;
	width: 960px;
	text-align: center;
}

#hdAll{
	width:960px; 
}

#logo{
	margin: 8px 10px; 
	padding: 0; 
	width: 174px; 
	height: 49px; 
	float: left; 
	display: inline;
}

ul#serviceMenu{
	border: 0;
	height: 39px;
	float: right;
	padding: 10px 25px 0 0}

ul#serviceMenu li{
	float: left; 
	display: inline;
	height: 25px;
	border-right: 1px solid #cdcdcd;
	line-height: 25px;
	padding: 0 8px;
	font-size: 12px;
}

ul#serviceMenu li.ball{
	background: url("../images/icon_globe.gif") no-repeat right center;
	border: 0;
	padding: 0 25px 0 8px;
}

ul#serviceMenu li.orangeBall{
	background: url("../images/icon_create_web.gif") no-repeat left top;
	padding: 0 8px 0 18px;
}

ul#serviceMenu li.orangeBall a {
	color: #fe9900;
	font-weight: bold;
}

ul#serviceMenu li.blackArrow {
	background: url('../images/arrow_hmenu.gif') no-repeat right center;
	padding: 0 17px 0 18px;
}

ul#serviceMenu li.blackArrow a	{
	color: #000000;
	font-weight: bold
}

ul#serviceMenu li.last{
	border: 0;
	padding:0 0 0 8px;
}

#horizontalMenu{
	clear: both;
	float: left; 
	display: inline;
	padding: 18px 0 0 5px; 
	height: 100px; 
	width: 400px;
}

/**************
CSS FOR MENU IN HEADER

STARTS FROM HERE
==============*/

/* Style for Tab Interface itself */

.shadetabs{
	border-bottom: 1px solid #ffffff;
	float: left; 
	display: inline;
	padding: 0 3px;
}

.shadetabs ul{
	padding: 1px 0 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 2px 4px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected a{ 
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{
	text-decoration: none;
}

/* Style for Drop Down Menu */
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #E1E1E1;
	border-width: 0 1px;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 100px;
	visibility: hidden;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #918d8d; 
	padding: 2px 0;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: black;
}

* html .dropmenudiv a{
	width: 100%;
}
/***************
CSS FOR MENU IN HEADER
ENDS HERE
==============*/

#secondRow{
	clear: both;
}

#formHd1{ 
	padding: 10px 25px 0 0; 
	text-align: right;
}

#formHd1 img	{
	vertical-align: top;
}

.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #ccc;
}

select.textbox{
	height: 19px; 
	border: 1px solid #ccc;
}

.textbox1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
	width: 326px;
	height:100px;
}

.textbox2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
	width: 300px;
	height:100px;
}

#hd2{
	float:left; display:inline;
	height: 90px;
	padding: 0px;
	margin:0 0 0 6px;
	width: 207px;
}

#hd2 h3{
	padding: 2px 10px; 
	width: 100px; 
	float: left; 
	display: inline;
}

#hd2 form{
	border-top: 1px solid #ccc; 
	text-align: center; 
	padding: 5px 0 5px
}

#hd2 form #button{
	vertical-align: bottom;
}

/* SUB_HEADER - two box under the header */
#shd1{
	clear: both;
	float: left; 
	display: inline;
	height: 230px;
	padding: 0px;
	width: 452px;
	background: url('bgShd.gif') no-repeat bottom left;
}

#shd2{
	margin: 0 0 0 15px;
	background: url('bgShd1.gif') no-repeat bottom left;
	float: left; 
	display: inline;
	height: 230px;
	padding: 0px;
	width: 453px;
}

/* Content */
#contentScheduleGeneralNotLogin	{
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	float: left;
	display: inline;
}

#contentScheduleGeneral{
	text-align: left;
	width: 100%;
	float: left;
	display: inline;
}

/* LEFT COLUMN with search menu and user menu */
#leftColumnSchedule{
	clear: both;
	float: left; 
	width: 23%; 
	display: inline;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}

.boxLeft{
	padding: 0px;
	width: auto;
	margin: 0px;
	border: 1px solid;
}

ul.profilehp{
	margin: 0px; 
	padding: 0px;
}

ul.profilehp li { 
	margin-left: 0px; 
	padding: 0px;
}

ul.profilehp li a { 
	margin-left: 20px;
	display: block;
	padding: 7px 0px;
}

.boxLeft .right{
	padding: 5px; 
	clear: both;
}

.boxLeft h2{
	padding: 5px 10px 10px;
	line-height: 20px;
}

.boxLeft h3{
	padding: 5px 5px 10px 13px;
	line-height: 20px;
}

/*#contentScheduleGeneral .boxLeft h2.closeMenu{
	margin: 0;
	padding: 5px 10px 5px;
}*/



.boxLeft h2.closeMenu a{
	background: url('../images/closeMenu.gif') no-repeat right center;
	border: 0;
	width: 100%;
	display: block;
}
.boxLeft h2.openMenu a{
	display: block; 
	background:url('../images/openMenu.gif') no-repeat right center;
	width:100%;
	display: block;
}

.boxLeft h3.closeMenu a, .boxLeft h3.openMenu a{
	display: block; 
	
}

.boxLeft h3.closeMenu a{
	background:url('../images/closeMenu.gif') no-repeat right center;
	border: 0;
	width: 96%;
}

.boxLeft h3.openMenu a{
	background:url('../images/openMenu.gif') no-repeat right center;
	width: 96%;
	border: 0;
}

.boxLeft h2 img{
	line-height: 15px;
	padding: 0px;
	vertical-align: middle;
}

.boxLeft ul{
	padding: 0px;
}

.boxLeft ul li.selected{
	font-weight: bold;
	font-size: 12px;
}

.boxLeft ul.image{
	margin: 15px 0 0 5px;
	padding: 0; 
}

.boxLeft ul.image li{
	float: left; 
	display: inline;
	height: 50px;
	width: 50px;
	padding: 5px;
}

#My_Profile_Details{
	margin: -1px 0px;
}

#My_Profile_Details img{
	margin: 10px 10px 10px 15px;
}

#My_Profile_Details p.details{
	margin: 2px 0px 0 0px;
	width: 125px;
	float: right;
}

#My_Video_Details{
	margin: -1px 0px;
}

#My_Video_Details img{
	margin: 10px 10px 10px 15px;
}

#My_Video_Details p.details{
	margin: 2px 0px 0 0px;
	width: 125px;
	float: right;
}

ul.profile{
	margin: 5px 0; 
}

ul.profile li {
	border-bottom: 1px solid; 
}

.profile{
	margin: 8px; 
	background: #eeeeee; 
	padding: 5px 0;
}

.complete{
	border: 0; 
	height: 15px; 
	margin: 2px 0;
}

.avanzamento{ 
	height: 14px; 
	display: block; 
}

#Channel_List{
	margin: -1px 0px;
}

#Channel_List img.ch_img{
	margin: 15px 10px 3px 10px;
}

#Channel_List p.details{
	margin: 2px 0px 0 0px;
	width: 125px;
	float: right;
}

.ch_img_home{
	margin: 15px 10px 13px 15px;
}

.qw_little{
	padding: 2px;
}

p.createWeb{
	background: url('../images/create.gif') no-repeat center;
	height: 0px;
	border-top: 1px solid #d1d1d1;
	padding: 0;
}

.boxLeftBotton{
	margin-top: 1px;
	padding: 16px 0px;
	text-align: center;
}

.createBotton{
	height: 20px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
}

/*RIGHT COLUMN with principal content*/
#rightColumn, #rightColumnSchedule{
	float: right;
	display: inline;
	padding: 0px;
}

#rightColumnSchedule{
/*	width: 730px;*/
	width:76%;
	padding: 0 0 5px 0; 
	overflow: hidden;
	border: 1px solid;
}

.boxCentral	{
	clear: both;
	float: left; 
	display: inline;
	padding: 0 10px;
	margin: 0 0 12px;
	width: 761px;
	min-height: 41px;
	height: auto!important;
	height: 41px; 
	border-bottom: 6px solid #ffffff;
}

.boxCentral h2{
	padding: 10px 0;
}

.boxCentral h2.single{
	line-height: 41px; 
	padding: 0;
}

.boxVideo{
	background: url(bgCentralBox.gif) repeat-y  6px 0;
	clear: both;
	float: left; 
	display: inline;
	min-height: 203px;
	height: auto!important;
	height: 203px;
	padding: 0px;
	width: 761px;
	margin:0 auto;
	text-align: left;
	border-top: 6px solid;
	border-bottom: 6px solid;
}

.leftboxVideo {
	min-height: 259px;
	height: auto!important;
	height: 259px;
	clear: both;
	float: left; 
	display: inline;
	padding: 0px;
	margin: 6px 6px 0;
	width: 302px; 
}

.leftboxVideo  h3, .rightboxVideo h3{
	padding: 6px; 
	width: 120px; 
	float: left; 
	display: inline;
}

.embed{
	height: 32px;
	padding: 5px 5px 0;
	text-align: right;
}

.leftboxVideo p{
	padding: 0; 
	margin: 0;
}

.leftboxVideo p img{ 
	padding: 0; 
	margin: 0;
	line-height: 0;
}

.rightboxVideo {
	float: left; 
	display: inline;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	padding: 0px;
	width: 437px;
	margin: 6px 6px 0 2px;
}

.programTable table {
	border-collapse: collapse; 
	margin: 5px 0;
}

.programTable table th{
	min-height: 15px;
	height: auto!important;
	height: 15px;
	line-height: 15px;
	padding: 5px;
	width: 42px;
	font-weight: normal; 
	text-align: center; 
	vertical-align: top;
	font-size: normal;
}

.programTable table td{
	padding: 5px;
}

.programTable table tr.online {
	background:url(../images/totay_schedule_bg.gif) repeat-x top left;
}

.programTable table tr.online th	{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.programTable table tr.BGazur th {
	width: 77px;
}

.fileProgram img	{
	border: 1px solid #e1e1e1;
	height: 79px;
	text-align: left;
	padding: 1px 2px 4px;
	float: left; 
	display: inline;
	margin: 5px 5px 5px 0;
}

.fileProgram p{
	padding: 1px 2px 4px;
	margin: 5px 5px 0 110px;
}

.fileProgram{
	width: 90%;
	font-size: 12px;
}

.userWatch{
	float: left; 
	display: inline; 
	margin: 0 5px 0 0;
}

.live{
	padding: 0;
	text-align: right;  
}

p.live{
	padding: 0;
	width: 220px;
	float: left; 
	display: inline;
	text-align: left; }

/* SCHEDULING */
.programming{
	clear: both;
}

.contentProgramming{
	padding: 0;
	margin: 20px 10px 20px 10px;
	clear: both;
	float: left; 
	display: inline;
	width: 95%;
}

.contentProgramming	h4{
	padding: 5px 5px 5px 14px;
}

/* CASO PARTICOLARE: 3 pagine relative a Manage e Scheduling*/
.contentProgramming2{
	padding: 0;
	margin: 10px 2.5% 10px 2.5%;
	clear: both;
	float: left; 
	display: inline;
	width: 95%;
}

.contentProgramming2 h4{
	padding: 5px 5px 5px 14px;
}
/* FINE del caso particolare */

/* CASO PARTICOLARE: typeinnerpay */
.contentProgramming3{
	padding: 0;
	margin: 20px 0 20px 10px;
	clear: both;
	float: left; 
	display: inline;
	width: 714px;
}

.contentProgramming3 h4{
	padding: 5px 5px 5px 14px;
}
/* FINE del caso particolare */

.menuProgramming{
	width: 213px;
	clear: both;
	float: left;
	display: inline;
	overflow: hidden;
	border-right: 1px solid;
}

.menuProgrammingnew{
	padding-top: 0px;
	width: 100%;
	clear: both;
	float: left;
	display: inline;
}

.searchForm{
	border-bottom: 0px solid;
	padding: 18px 0;
	margin: 0;
	text-align: center;
	height: 24px;
	float: left; 
	display: inline;
	width: 178px;
}

.searchFormnew{
	border-bottom: 0px solid;
	padding: 27px 0 0 0;
	margin: 0;
	text-align: center;
}

#search{
	background: url('../images/btn_search.gif') no-repeat;
	width: 50px;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0px;
}

#textSearch{
	border: 1px solid #cccccc;
	width: 114px;
	height: 24px;
	padding: 0;
	margin: 0 3px 0 4px ;
	float: left; 
	display: inline;
}

.liveEvent{
	clear: both;
}

.liveEvent h5{
	background: url('../images/bgTitle.png') no-repeat left top;
	color: #3b9Ce3;
	font-weight: normal;
	min-height: 19px;
	height: auto!important;
	height: 19px;
	padding: 0 0 0 15px;
}

.listItem h5{
	background: url('../images/bgTitle.png') no-repeat left top;
	color: #3b9Ce3;
	font-weight: normal;
	min-height: 19px;
	height: auto!important;
	height: 19px;
	padding: 0 0 0 15px;
}

.listItem{
	font-weight: normal;
	min-height: 19px;
	height: auto!important;
	height: 19px;
	padding: 0 0 0 25px;
	z-index: 0;
}

.listElSch{
	background: url('../images/bgTitle.png') no-repeat 0px top;
	background-color: #ffffff;
}

#All_My_Video{
	font-weight: normal;
	min-height: 19px;
	height: auto!important;
	height: 19px;
	padding: 0 0 0 25px;
}

.left-title-nopad{
	padding: 2px 0 5px 20px;
}
#adPul{
	margin-left:-5px;
}

.manageContents	a{
	width: 156px;
	height: 53px;
	display: block;
	background: url(../images/bgManageContents.png) no-repeat left top;
	width: 178px;
}

.singleItem{
	padding: 10px 0 10px 10px;
	font-size: 11px;
	float: left;
	display: inline;
	margin: 0;
	cursor: move;
	width: 156px;
}

.singleItem img{
	float: left; 
	display: inline;
}

p.labelItem{
	margin: 0 0 0 25px;
}

p.duration{
	float: left; 
	display: inline;
	margin: 0 0 0 3px;
	width:50px;
}

p.onPlan{
	color: #029900; 
	text-align: right;
}

.centerProgramming{
	float: left; 
	display: inline;
	width: 69.2%;
	margin: 0 0 0 -1px;
}

.start{
	background: url('../images/start.png') no-repeat left top;
	height: 60px;
	width: 502px;
	clear: both;
}

.end{
	background: url('../images/end.png') no-repeat left top;
	height: 60px;
	width: 502px;
}

/*.calendar{
	margin: 0;
	text-align: center;
	height: 60px;
	float: left; 
	display: inline;
	width: 500px; 
}

.calendar ul{
	width: 400px; 
	padding-left: 100px;
}

.calendar ul li{
	float: left; 
	display: inline;
	width: 28px;
	height: 37px;
	text-align: center;
	padding: 0;
	margin: 5px 4px 5px 4px;
}

.calendar ul li.right_simo{
	border: 0;
}

.calendar ul li.left_simo{
	border: 0;
}

.calendar ul li .day{
	display: block;
	height: 14px;
	padding: 3px 0;
	margin: 0;
}

.calendar ul li#today{
	font-weight: bold;
}
.calendar ul li#today  a{
	font-weight: bold;
}*/

p.setBrodcast a{
	width: 111px; 
	height: 60px; 
	background: url(../images/setLive.gif) no-repeat; 
	float: left; 
	display: inline;
}

.singleHourClose{
	clear: both;
	min-height: 18px;
	height: auto!important;
	height: 18px;
	padding: 3px 0;
	float: left;
	display: inline;
	width: 450px;
}

.singleHourClose_gray{
	clear: both;
	min-height: 18px;
	height: auto!important;
	height: 18px;
	padding: 3px 0;
	float: left;
	display: inline;
	width: 450px;
}

.intervallo{
	float: left; 
	display: inline;
	margin: 0 0 0 3px;
	width: 88px;
}

.title_{
	float: left; 
	display: inline;
	margin: 0 0 0 3px;
	width: 320px;
	min-height: 20px;
	height: auto!important;
	height: 20px;
	padding: 0;
}

/* Added 1-10-2008 */
.title_no_image{
	float: left; 
	display: inline;
	margin: 0 0 0 3px;
	width: 260px;
	min-height: 20px;
	height: auto!important;
	height: 20px;
	padding: 0 0 0 15px;
}

p.column{
	width: 50%; 
	float: left; 
	display: inline;
	margin: 10px 0;
}

.singleHourClose .open a{
	display: block; 
	float: left; 
	display: inline;
	background: url(../images/openData1.gif) no-repeat right center;
	border: 0;
	width: 10px;
	height: 20px;
}

/* Added 1-10-2008 */
.singleHourClose .open_no_image {
	float: left; 
	display: inline;
	border: 0;
	width: 10px;
	height: 20px;
}

/***Added for Manual schedule*/
.singleHourClose .delete a{
	float: left; 
	display: inline;
	background: url(../images/cross_sch.gif) no-repeat right center;
	padding-top: 8px;
	padding-left: 3px;
	border: 0;
	width: 12px;
	height: 19px;
}

.singleHourOpen{
	border-bottom: 1px dotted;
	clear: both;
	min-height: 18px;
	height: auto!important;
	height: 18px;
	padding: 3px 0 25px;
	float: left;
	display: inline;
	width: 450px;
	background: url(../images/bgOpen.gif) repeat-x right bottom; 
}

.singleHourOpen .open{
	width: 10px; 
	float: left; 
	display: inline;
}

.singleHourOpen .open a{
	display: block;
	background: url(../images/closeData.gif) no-repeat right center;
	border: 0;
	width: 10px;
	height: 20px;
}

.singleHourOpen .open a.edit	{
	display: inline; 
	margin: 20px 0;
}

.iframe{
	overflow:auto;
	clear:both;
	margin:5px 7px 5px 10px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	padding-left: 10px;
}

.iframe .rightboxVideo{ 
	width: 400px;
}

.iframe .programTable table tr.online th 	{
	width: 90px;
	color: #ff0000;
	font-weight: bold;
	background: url('../images/redTelevision.gif') no-repeat right 5px;
	text-align: left;
}

.iframe .programTable table tr td h4{
	border: 0; 
}

.iframe .programTable table tr.online td h4{
	color: #ff0000; 
	border: 0; 
	margin: 0; 
	padding: 0;
}

.iframe .programTable table th {
	text-align: left;
}

.iframe .programTable p.editStats{
	width: 28px; 
	float: right;
}

.iframe .programTable p.editStats a{
	display: block;
	width: 28px;
	padding: 0px 0; 
}

.iframe .programTable {
	width: 450px;
}

.big{
	font-size: 20px;
}

.singleProgram{
	width: 440px;
	margin: 0;
	padding: 20px 0;
	float: left; 
	display: inline;
	clear: both;
	background: url('../images/bgSingleProgram.png') repeat-y top right; 
}

p.editStats a{
	display: block;
	width: 28px;
	padding: 0;
}

.singleProgram img{
	float: left; 
	display: inline;
}

.singleProgram p	{
	margin: 0 28px 0 120px;
	line-height: 15px; 
}

.singleProgram p.tag{
	margin: 15px 28px 0 120px;
}

.singleProgram  p.editStats{
	float: right;
	width: 28px;
	margin: 0;
	padding: 0;
}

.iframe #onlineNow{
	border-bottom: 3px solid #2087d4;
}

.iframe #onlineNow p.titleProgram{
	font-weight: bold;
	background: url('../images/redTelivision.gif')no-repeat top left;
	padding: 0 0 0 16px;
}

.iframe #onlineNow p.titleProgram strong{
	color: #fe0000;
}

.save{
	margin: 0 0 0 100px; 
	clear: both; 
	padding: 0; 
}

.buttonSave{
	float: left; 
	display: inline;
	height: 25px; 
	width: 55px; 
	margin: 0 10px 20px 30%;
}

.buttonSave a{
	display: block; 
	background: url(../images/save.gif) no-repeat;
	height: 25px; 
	width: 55px;
}

/* Added */
.saveAuto { 
	margin: 0 0 0 100px; 
	clear: both; 
	padding: 20px 0; 
}
.buttonSave1{
	float: left; 
	display: inline;
	height: 25px; 
	width: 200px; 
	margin: 0 10px 40px 30%;
}
.buttonSave1 a{
	display: block; 
	background: url(../images/save.gif) no-repeat;
	height: 25px; 
	width: 55px;
}
/* FINE */

/*FOOTER*/
#footerMenu{
	background: #ffffff;
	clear: both;
	float: left;
	font-size: 11px;
	display: inline;
	min-height: 84px;
	height: auto!important;
	/*height: 103px;*/
	padding: 2px 0;
	margin: 0;
	width: 960px;
	line-height: 15px;
}

#footerMenu h2{
	font-size: 12px;
}

#footerMenu ul li{
	line-height: 20px;
}

.box1Menu{
	clear: both;
	float: left; 
	display: inline;
	height:80px;
	padding: 2px 10px;
	width:110px; 
}

.box2Menu{
	float: left; 
	display: inline;
	height:80px;
	padding: 2px 10px;
	width: 100px;
	background: url('../images/dot_line_bg.gif') right repeat-y; 
}

.box3Menu{
	float: left; 
	display: inline;
	height: 80px;
	padding: 2px 10px;
	width: 223px;
	background: url('../images/dot_line_bg.gif') right repeat-y; 
}

.box3Menu ul li{
	float: left; 
	display: inline;
	height: 15px;
	padding: 2px;
	width: 100px;
}

.box3Menu ul li.rightItem{
	width: 195px; 
}

.box4Menu{
	float: left; 
	display: inline;
	background: url('../images/dot_line_bg.gif') right repeat-y;
	height:80px;
	padding: 2px 10px;
	width:206px; 
}

.box4Menu ul li{
	float: left; 
	display: inline;
	height: 15px;
	padding: 2px;
	width: 108px;
}

.box5Menu{
	float: left; 
	display: inline;
	height: 80px;
	padding: 2px 10px;
	width: 160px; 
}

.box5Menu ul li{
	float: left; 
	display: inline;
	height: 15px;
	padding: 2px;
	width: 140px;
}

#credits  {
	background: #e9e9e9;
	clear: both;
	float: left; 
	display: inline;
	height: 36px;
	line-height: 36px;
	padding: 0px;
	text-align: center;
	width: 960px;
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.pointer{
	cursor: pointer;
}

.listTab{
	height: 25px; 
	margin: 0 0 10px;
}

.listTab #selected{
	border-bottom: 1px solid #ffffff;
}

.listTab #selected a	{
	color: #000000;
}

.singleTab{
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	height: 25px;
	float: left;
	line-height: 25px;
	padding: 0 10px;
}

h3.openProfile{
	clear: both;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 20px;
}

h3.openProfile1{
	clear: both;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 20px;
}
					
h3.openProfile_H{
	clear: both;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 20px;
}						

.tableProfile{
	margin: 0 auto!important;
}
.tableProfile td, .tableProfile th{
	vertical-align: top;
}

h3.closeProfile	{
	clear: both;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 20px;
}

.textareabox{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
}

.gen_showhide{
	width: 6px;
	float: right;
	padding-right: 17px;
	margin-top: -30px;
}

.new_font_style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.login_text	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	width: 590px;
	height: 30px;
	border-bottom: 1px dotted #d1d1d1;
	margin: 10px;
}

.errorText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.boxGreen{
	float: left; 
	display: inline;
	clear: both;
	min-height: 66px;
	color: #79B47A;
	height: auto!important;
	height: 66px;
	background: url(../images/bgGreenBox.gif) no-repeat left bottom;
	width: 685px;
	margin: 8px 14px 0;
	padding: 0 0 25px 0;
	border-top:1px solid #cef5d8;
}

.boxGreen a.close{
	background: url(../images/greenClose.gif) no-repeat;
	height: 6px;
	width: 6px;
	display: block;
	float: right;
	margin: 6px;
}

.import1{
	height: 26px;
	width: 136px;
	display: block;
	float: right;
	color: #79B47A;
	margin-top: 30px;
	margin-right: 10px;
}

.manageboxx	{
	width: 178px;
	height: 53px;
	display: block;
	font-size: 11px;
}

.manageboxxnew{
	width: 167px;
	height: 53px;
	display: block;
	font-size: 11px;
}

.box{
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

.editcontentiframe{
	overflow: hidden;
	clear: both;
	height: auto!important;
	width: 475px;
	margin: 5px 0 5px 20px;
}

/*CSS For Error Message Starts From Here
Inculded on 22/08/2008*/
.errorMsg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}
/*CSS For Error Message End Here
Inculded on 22/08/2008*/

.conlistmenuProgramming	{
	clear: both;
	float: left; 
	display: inline;
	border-right: 1px solid;
	width: 30%;
}

.conlistmenuProgrammingSch{
	border-bottom: 1px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.conlistsearchForm{
	border-bottom: 1px solid;
	padding: 18px 0;
	margin: 0;
	text-align: center;
	float: left; 
	display: inline;
	width: 168px;
}

/*Edited For Message
Date:29-08-2008 Start From Here*/
#crtmessbtn{
	padding: 10px;
	width: 135px;
	margin-left: 520px;
}

.bodytextblackarial1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bodytextbluearial{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}

#inleftbox{
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	width: 180px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}

h3.inbox1{
	clear: both;
	margin: 0px;
	line-height: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h3.closeProfile-inbox{
	clear: both;
	line-height: 20px;
	background: url('../images/inbox_right_arrow.gif') no-repeat right center;
}

h3.closeProfile-inbox2{
	clear: both;
	line-height:20px;
}

.bodytext33	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
/*Edited For Message
Date:29-08-2008 End Here*/

/*Edited For Message
Date:29-08-2008 Start From Here*/
.textbox_area{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border: 1px solid #cccccc;
}

.file_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #3A9BE2;
	font-size: 12px;
}
/*Edited For Message
Date:04-09-2008 End Here*/

.Mouse_pointer{
	cursor: pointer;
}

.contentlisthover{
    background: #CBE4F8; 
	z-index: 0;
}
.contentlisthoverSch{
    background: #CBE4F8; 
	border-top: 3px solid #6090B7; 
	z-index: 0;
}

/*******************************************************************/
#unlogged_subHeader{
	height: 430px;
	margin: 0 auto;
	width: 960px; 
	clear: both;
	background-image: url(../images/unlogged_popup_bg.jpg);
	background-repeat: repeat-x;
}

#unlogged_img{
	clear: both;
	margin-top: 16px;
	margin-left: 25px;
	width: 314px;
	float: left;
	display: inline;
	padding: 0px;
}

#unlogged_middle_text{
	margin-top: 20px;
	margin-left: 20px;
	width: 300px;
	height: auto;
	float: left;
	display: inline;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

#unlogged_form_right{
	margin-top: 16px;
	margin-left: 20px;
	width: 218px;
	height: 252px;
	float: left;
	display: inline;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-image: url(../images/unlogged_popup_right_form_b.jpg);
	background-repeat: repeat-x;
}

.form_title{
	margin-top: 30px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E6FE84;
	margin-bottom: 20px;
}

.unlogged_textbox_area{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width:190px;
	border: 1px solid #ccc;
}

.create_btn{
	float: none;
	margin-left: 10px;
	margin-right: 22px;
	margin-top: 5px;
}

#unlogged_footer{
	margin: 0 auto;
	background-image: url(../images/unlogged_popup_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 140px;
	clear: both;
}

.unlogged_footer_title{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.unlogged_embed{
	height: 32px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.bodytextblack2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	font-weight: normal;
	text-decoration: none;
}

#pass_tbl {
	margin-left: 85px;
	background-position: right;
}

#acc_tbl {
	margin-left: 10px;
}

#friends_most{
	border:0;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}

#friends_most li{
	display: inline;
	height: auto;
	padding: 0px;
	border-right: 1px solid #cdcdcd;
	padding: 0 8px;
}

/* Friends page's image gallery of the right side's coding are...*/
.friend2_boxLeft{
	text-align: left;
	width: 180px;
	height: 180px;
	padding: 5px 0;
}

.friend2_boxLeft .right{
	clear: both;
}

.friend2_boxLeft h2 img{
	height: 15px;
	line-height: 15px;
	width: 14px;
	vertical-align: top;
}

.friend2_boxLeft ul {
	line-height: 25px;
}

.friend2_boxLeft ul li.selected{
	font-weight: bold;
	font-size: 12px;
}

.friend2_boxLeft ul.image{
	padding: 0;
}

.friend2_boxLeft ul.image li{
	float: left; 
	display: inline;
	height: 50px;
	width: 50px;
	padding: 5px;
}

.friend_title{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

/* Glomera Unlogged Page's Coding Strats Here...*/
#unlogged_subHeader{
	height: 430px;
	margin: 0 auto;
	width: 960px; 
	clear: both;
	background-image: url(../images/unlogged_popup_bg.jpg);
	background-repeat: repeat-x;
}

#unlogged_img{
	clear: both;
	margin-top: 16px;
	margin-left: 25px;
	width: 314px;
	float: left;
	display: inline;
	padding: 0px;
}

#unlogged_middle_text{
	margin-top: 20px;
	margin-left: 20px;
	width: 300px;
	height: auto;
	float: left;
	display: inline;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

#unlogged_form_right{
	margin-top: 16px;
	margin-left: 20px;
	width: 218px;
	height: 252px;
	float: left;
	display: inline;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-image: url(../images/unlogged_popup_right_form_b.jpg);
	background-repeat: repeat-x;
}

.form_title{
	margin-top: 30px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E6FE84;
	margin-bottom: 20px;
}

.unlogged_textbox_area{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	width: 190px;
	border: 1px solid #ccc;
}

.create_btn{
	margin-top: 5px;
	width: 64px;
	float: right;
	margin-right: 12px;
}

#unlogged_footer{
	margin: 0 auto;
	background-image: url(../images/unlogged_popup_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 140px;
	clear: both;
}

.unlogged_footer_title{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.unlogged_embed{
	height: 32px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.unlogged_channel_update_title{
	text-decoration: none;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 5px 10px 10px;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
}

.unlogged_channel_box{
	height: 165px;
	float: left;
	display: inline;
	padding: 0px;
	width: 172px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
}

.unlogged_channel_box h3 { 
	display: inline; 
	float: left; 
	margin-top: 10px; 
	margin-left: 5px;
}

#unlogged_footer_break{
	height: 15px;
}

.unlogged_table_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.unlogged_hr{
	clear: both;
	margin: 10px;
	line-height: 20px;
	background: url(../images/upload_hr.gif);
	background-repeat: repeat-x;
}

.channeldet
{
	padding: 0px 0;
	margin-top: 0px;
	height: 65px;
}

.whilethinline {
	height: 1px;
	font-size: 0px;
}

li#video_thin_line{
	height: 1px;
	width: 182px;
	margin-left: -10px;
}

.mainthinline{
	width: 182px;
	height: 2px;
	margin-top: 0px;
	font-size: 0px;
}
		
.tooltip {
	font-weight: normal;
	width: 200px;
	border: 1px solid #6090B7;
	color: #6090B7;
	font-size: x-small;
	padding: 5px 10px;
	background: url(../images/immagineBianca.gif);
}

.ol_disc{
	list-style-type:disc;
	margin-left:45px;
	margin-top:20px;
	margin-bottom:10px;
}


