@import "global.css";

body.standard div#content {
	margin: 0;
	padding: 20px 48px;
}

div.my_channels_box {
	background: url(../images/icon_tv.jpg) top left no-repeat #F8F8F8;
	height: 300px;
	width: 546px;
}

#Channel_Tabs {
    /*New Manage*/
    background: url('/images/active_top.gif') #F4F4EC no-repeat;
    height: 63px;
    width: 100%;
    background-position: left bottom;
}

.inactive_tab {
    /*New Manage*/
     background: url('/images/channel_tab.gif') no-repeat;
     float: left;
     width: 109px;
     height: 46px;
     cursor:pointer;
}

.active_tab {
    /*New Manage*/
     background: url('/images/active_tab.gif') no-repeat;
     float: left;
     width: 109px;
     height: 46px;
     cursor:pointer;
}

#Channels_List {
    /*New Manage*/
    background-color: #F4F4EC;
    width: 100%;
    margin-top: -17px;
}

#Channel_Tabs_Bottom {
    /*New Manage*/
    background: url('/images/active_bottom.gif') #F4F4EC no-repeat;
    height: 29px;
    width: 100%;
    background-position: left bottom;
}

#channel_table {
    /*New Manage*/
    overflow: auto;
    //height: 150px;
    height: 450px;
}

table.channel_table td.channel_table_row_image {
    /*New Manage*/
    width: 35px;
    height: 30px;
    float: left;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
}
table.channel_table td.channel_table_row_image_small {
    /*New Manage*/
    width: 35px;
    height: 26px;
    float: left;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
table.channel_table td.channel_table_row_title {
    /*New Manage*/
    width: 175px;
    height: 15px;
    float: left;
    vertical-align: top;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_title_small {
    /*New Manage*/
    width: 175px;
    height: 15px;
    float: left;
    vertical-align: middle;
    font-size: 10px;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_buttons {
    /*New Manage*/
    width: 95px;
    height: 15px;
    float: left;
    vertical-align: top;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_buttons_small {
    /*New Manage*/
    width: 95px;
    height: 12px;
    float: left;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_checkboxes {
    /*New Manage*/
    width: 215px;
    height: 16px;
    float: left;
    vertical-align: top;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_checkboxes_small {
    /*New Manage*/
    width: 215px;
    height: 15px;
    float: left;
    vertical-align: top;
    margin-top:0;
    padding-top:0;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_categories {
    /*New Manage*/
    width: 175px;
    height: 15px;
    float: left;
    vertical-align: top;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_categories_small {
    /*New Manage*/
    width: 175px;
    height: 15px;
    float: left;
    margin-top:3px;
    padding-top:0;
    vertical-align: top;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_sort {
    /*New Manage*/
    width: 40px;
    height: 15px;
    float: left;
    vertical-align: top;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_sort_small {
    /*New Manage*/
    width: 40px;
    height: 15px;
    float: left;
    vertical-align: middle;
    white-space:nowrap;
    overflow:hidden;
}
table.channel_table td.channel_table_row_description {
    /*New Manage*/
    float: left;
    white-space:nowrap;
    overflow:hidden;
    vertical-align: top;
    width:770px;
}

.left_channels {
    /*New Manage*/
    width: 6px;
    height: 12px;
    background: url('/images/left-arrow.gif') no-repeat;
    margin: 3px 0 0 5px;
    float: left;
}

.right_channels {
    /*New Manage*/
    width: 6px;
    height: 12px;
    background: url('/images/right-arrow.gif') no-repeat;
    margin-top: 3px;
    float: left;
}

#channel_title {
    overflow: hidden;
    height: 17px;
    font-weight: bold;
}

#channel_desc {
    overflow: hidden;
    height: 17px;
}

#Other_Videos {
    /*New Manage*/
    height: 63px;
    width: 100%;
    height: 300px;
}

#Other_Videos_Top {
    /*New Manage*/
    background: url('/images/top_lower.jpg') no-repeat;
    height: 12px;
    width: 100%;
}

#Other_Videos_List {
    margin: -4px 0;
    height: 303px;
    overflow: hidden;
    width: 100%;
}

#Other_Videos_Bottom {
    /*New Manage*/
    background: url('/images/bottom_lower.jpg') no-repeat;
    height: 12px;
    width: 100%;
}

#other_videos_header {
    /*New Manage*/
    font-size: 14px;
    font-weight: bold;
    color: #3F5D81;
}

.video_row {
    /*New Manage*/
    background-color: white;
    border-left: 1px solid #C4C4C4;
    height: 24px;
    border-right: 1px solid #C4C4C4;
    margin: 0px 2px 0 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.video_row_short {
    /*New Manage*/
    background-color: white;
    border-left: 1px solid #C4C4C4;
    height: 12px;
    border-right: 1px solid #C4C4C4;
    margin: 0px 2px 0 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.active_row {
    /*New Manage*/
    background-color: white;
    border-left: 2px solid #2FAADE;
    height: 24px;
    width: 867px;
    border-right: 2px solid #2FAADE;
    margin: 0 1px 0 2px;
    padding-left:10px;
    padding-right:20px;
}

.active_row2 {
    /*New Manage*/
    background-color: white;
    border-left: 2px solid #2FAADE;
    height: 24px;
    width: 867px;
    border-right: 2px solid #2FAADE;
    margin: 0 1px 0 2px;
    padding-left:10px;
    padding-right:20px;
}

.table_border_top_bottom {
    /*New Manage*/
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    height: 22px;
}

.width100 {
    /*New Manage*/
    width:100%;
}

tr.odd_row {
    /*New Manage*/
    background-color: #F4F4EC;
}

.view_channel_button {
    /*New Manage*/
    background: url('/images/view_button.gif') no-repeat;
    width: 29px;
    height: 14px;
    cursor: pointer;
    margin-left: 3px;
    float: left;
    z-index: 100000;
}

.delete_channel_button {
    /*New Manage*/
    background: url('/images/delete_button.gif') no-repeat;
    width: 29px;
    height: 14px;
    cursor: pointer;
    margin-left: 3px;
    float: left;
    z-index: 100000;
}

.add_channel_button {
    /*New Manage*/
    background: url('/images/add_button.gif') no-repeat;
    width: 29px;
    height: 14px;
    cursor: pointer;
    margin-left: 3px;
    float: left;
    z-index: 100000;
}

.remove_channel_button {
    /*New Manage*/
    background: url('/images/remove_button.gif') no-repeat;
    width: 29px;
    height: 14px;
    cursor: pointer;
    margin-left: 3px;
    float: left;
    z-index: 100000;
}

.edit_channel_button {
    /*New Manage*/
    background: url('/images/edit_button.gif') no-repeat;
    width: 30px;
    height: 14px;
    cursor: pointer;
    margin-left: 3px;
    float: left;
    z-index: 100000;
}

.links_channel_button {
	/*New Manage*/
	background: url('/images/links_button.gif') no-repeat;
	width: 30px;
	height: 14px;
	cursor: pointer;
	margin-left: 3px;
	float: left;
	z-index: 100000;
}

.new_video_button {
    /*New Manage*/
    background: url('/images/new_button.gif') no-repeat;
    width: 26px;
    height: 13px;
    margin-left: 3px;
    float: left;
    z-index: 100000;
}

div.channels_summary_box {
    background: url(../images/bg_channels_sum.gif) repeat-x #FFFFFF !important;
    width: 250px;
    height: 300px;
    position: relative;
    margin-bottom: -344px;
    bottom: 344px;
    left: 590px;
    font-size: 8pt;
    float: left;
}

div.channels_summary_box h2{
	color: #FFFFFF;
	margin: -7px 0 15px 10px;
	padding: 0;
	font-size: 12pt;
}

div.channels_summary_box table#owner_stats {
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 15px 0;
}

div.channels_summary_box table#owner_stats #head{
	border-collapse: collapse;
	padding: 3px 0 20px 0;
	border: none;
}

div.channels_summary_box table#owner_stats td{
	border-top:1px solid #999999;
	padding: 3px 0 2px 0;
}

div.channels_summary_box table#owner_stats a{
	width: 100%;
	color: #E98C2D;	
}

div.my_broadcast_box {
	background: url(../images/icon_marker.jpg) top left no-repeat #F8F8F8;
	height: 326px;
	width: 840px;
}

div.other_photomax_box {
	background: url(../images/icon_vault.jpg) top left no-repeat #F8F8F8;
	height: 210px;
	width: 840px;
}

#minutes_warning {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	width: 212px;
	height: 80px;
	margin: 0px;
	background: #E98C2D;
	color: #FFFFFF;
}

#minutes_warning h2{
	margin: 0 0 10px 0;
	font-size: 14pt;
}

#minutes_warning a{
	color: #FFFFFF;
}

.my_channels_width {
	width: 410px;
}

/****** Video List Boxes ******/
div.box_blue_white .header {
	margin: 0 0 0 55px;
	padding: 0;
}

div.box_blue_white .header h3{
	margin: 0;
	padding: 5px 0 0 0;
}

div.my_channels_box .scrollbox {
	overflow: auto;
	height: 230px;
}

div.my_broadcast_box .scrollbox {
	overflow: auto;
	height: 250px;
}

div.other_photomax_box .scrollbox {
	overflow: auto;
	height: 120px;
}

div.scrollbox ul.channel_list {
	padding: 0;
	margin: 0;
}

div.scrollbox ul.channel_list li{
	list-style: none;
}

ul.sort_by {
	padding: 0;
	margin: 0;
}

ul.sort_by li{
	float: left;
	list-style: none;
	margin-bottom: 5px;
	padding: 0 5px;
	border-right: 1px solid #000000;	
}

ul.sort_by li.no_line{
	border: none;
	padding-right: 0px;
}

ul.sort_by li a {
	color: #00A0E2;
	text-decoration:underline;
}

ul.sort_by li a:hover {
	text-decoration: none;	
}

table.channel_list{
	vertical-align: top;
	border-collapse: collapse;
}


table.channel_list td{
	vertical-align: top;
	border-bottom:dashed 1px #666666;
	padding: 10px 0 10px 0;
}

table.channel_list td.lock{
	width: 25px;
}

table.channel_list td.lock img.lock_img{
	display: block;
}

table.channel_list td.thumb{
	width: 60px;
}

table.channel_list td.description{
	display: block;
	margin-left: 30px;
	width: 100%;
}
table.channel_list td.description2{
	/*display: block;
	margin-left: 30px;*/
	width: 62% !important;
	width: 62%;
}
table.channel_list a{
	font-size: 10pt; 
	font-weight: bold; 
	color: #00A0E2;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0;
}
table.channel_list a.indent{
	font-size: 10pt; 
	font-weight: bold; 
	color: #00A0E2;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 40px;
	margin: 0;
}
table.channel_list p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	/*border-bottom: dashed 1px #BBBBBB;*/
}

table.channel_list td.edit{
}

table.channel_list a.edit {
	display: block;
	text-indent: -9000px;
	width: 20px;
	height: 20px;
	background: url(../images/icon_pencil.gif) no-repeat left; 
	border-right: 1px solid #999999;
}

table.channel_list td.delete{

}

table.channel_list a.delete {
	padding-right: 5px;
	display: block;
	text-indent: -9000px;
	width: 20px;
	height: 20px;
	background: url(../images/icon_trash.gif) no-repeat center;
}
td.channels_checkboxes_top {
	background:url(../images/bg_channels_boxtop.gif) bottom left no-repeat;
	height: 11px;
	border: none !important;
	width: 200px; 
	color: #00A0E2;
}
td.channels_checkboxes_box {
	background:url(../images/bg_channels_box.gif) repeat-y; 
	width: 200px; 
	color: #00A0E2; 
	font-weight: bold;
	border: none !important; 
	font-size: 10pt;
	text-indent: 10px;
}
td.channels_checkboxes_bottom {
	background:url(../images/bg_channels_boxbtm.gif) no-repeat; 
	border: none !important;
	width: 200px; 
	color: #00A0E2;
}

ul.channel_checkboxes {
	padding: 0;
	margin: 0;
}

ul.channel_checkboxes li{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.include_in {
	padding:0;
	margin: 0;
	font-size: 8pt;
	color: #00A0E2;
	margin-top: solid 1px #FFFFFF;
}

ul.include_in li{
	float: left;
	list-style: none;
	padding: 0 3px;
	margin: 0;
}

ul.include_in li input {
	vertical-align:text-bottom;
}

.channel_list form {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.channel_list form input {
	margin: 4px 2px 0 0; 
	padding: 0; 
	width: 13px; 
	height: 13px;
}

ul#other_photomax_list {
	padding: 0;
	margin: 0;
}

ul#other_photomax_list li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
}

.photomax_option {
	width: 250px; 
	height: 30px; 
	border-bottom: 1px dashed #AAAAAA;
	margin: 0;
	padding: 5px 0;
}

.photomax_option a {
	color: #00A0E2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.photomax_option a:hover {
	color: 00A0E2;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
    float: right;
}

a#add_btn {
	float: left;
	clear: none;
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
}

a#add_btn:hover {
	color: #FFFFFF;
	text-decoration: underline;
}