@charset "utf-8";
/* CSS Document */
* html { 
	margin:0;
	padding:0;
 }
* {
	margin:0;
	padding:0;
}
body{	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#gmetvbody {
	background-color:#182038;
	background-image:url(../image/body_bg_new.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
}

img {border:0;}

a{
	outline:none;
	text-decoration:none;
}


ul.gm_link_list{
	padding:0;
	margin:0;
	width:465px;
	border-left: 1px solid #3e476e;
	height:30px;
	float:left;
	display:inline;
}

ul.gm_link_list li{
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none; 
	display:inline;
	line-height:30px;
	text-align:center;
	border-right: 1px solid #3e476e;
}
ul.gm_link_list li a {
	width:91px;
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	color:#758dbd;
	font-size:11px; 
	
	/*
	font-weight:bold;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	*/
}
ul.gm_link_list li a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size:11px; 
	/*
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	*/
}


ul.channel_list {
	width:150px;
	float:left;
	display:inline;
	margin: 0;
	padding: 0;
}

ul.channel_list, .channel_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	display:inline;
}
ul.channel_list {
	padding: 0;
	margin: 0;
}	
ul.channel_list li {
	display: inline;
	padding: 0;
	margin: 0;
	height:18.9px;
	line-height:18.9px;
}

ul.channel_list li span { /* used for un-linked menu items */
	display: block;
	padding: 5px 15px 5px 15px;
	font-weight: bold;
	color: #5d73a1;
	background-color:#12244d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul.channel_list li span#configParent, .channel_list li span #configuration {
	display: inline;
	float:left;
	font-weight: normal;
	padding: 0;
	background-color:#12244d;
}

ul.channel_list li a {
	display: block;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background: #0b1d3f;
	font-family:Arial, Helvetica, sans-serif; 
	color:#758dbd;
	font-size:11px; 
	/*
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	*/
}


ul.channel_list li a.active{
	background-color:#8098c0;
	color:#101828;
}

ul.channel_list li a.active:hover{
	background-color:#8098c0;
	color:#101828;
}


ul.channel_list li a:hover {
	background: #283058;
	color:#C0C8E0;
}

ul.channel_list li li span { /* used for un-linked menu items */
	padding: 4px 8px 4px 20px;
}

ul.channel_list li li a {
	padding: 6px 8px 6px 20px;
}
	
	
	
#content {
	width:970px;
	height:100%;
	float:left;
	display:inline;
	margin:0;
	background-color:transparent;
}
#header {
	width:969px;
	height:90px;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
}
#gmtv_logo {
	margin:10px 0px 0px 20px;
	width:auto;
	height:45px;
	cursor:hand;
	cursor:pointer;
}
#gmtv_links {
	margin:5px 0px 0px 85px;
	width:auto;
	height:30px;
}
#middle_div {
	width:884px;
	height:335px;
	float:left;
	display:inline;
	margin:5px 0px 0px 85px;
	padding:0px 0px 0px 0px;
	
}
#middle_div_player {
	width:370px;
	height:330px;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#middle_div_descriptions {
	width:462px;
	height:330px;
	float:left;
	display:inline;
	margin:0px 0px 0px 20px;
}
#bottom_div {
	width:160px;
	height:380px;
	float:left;
	display:inline;
	margin:0px 0px 0px 85px;
	padding:0px 0px 0px 0px;
	/*background-color:#00ff00;*/
}
#channel_div {
	width:150px;
	height:350px;
	float:left;
	display:inline;
	background: #0b1d3f;
}
#rss_itunes {
	width:150px;
	height:30px;
	float:left;
	display:inline;
	background-color: rgb(18, 36, 77);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
#rss_itunes a{
	float:left;
	display:inline;
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:61px;
}
a.rsslink{
	background-image:url(../image/itunes_rss_logo.gif);
	background-position:0px -16px; 
	background-repeat:no-repeat; 
}
a.itunes{
	background-image:url(../image/itunes_rss_logo.gif);
	background-position:0px 0px; 
	background-repeat:no-repeat; 
}
#rss_itunes a span{
	visibility:hidden;
}

#middle_div_content {
	width:725px;
	height:380px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#detailviewplayer {
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*height:310px;*/
	height:280px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background-color:#1e2f49;
}
#middle_div_content_content {
	height:320px;
	float:left;
	display:inline;
	width:100%;
}
span.noitemsfound{
	width:100%;
	float:left;
	display:inline;
	text-align:center;
	color: rgb(192, 200, 224);
	margin-top:0px ;
}
#player_nav {
	height:20px;
	width:100%;
	text-align:center;
	background-color:#1E2F49;
}
#player_nav_list {
	width:256px;
	margin:0 auto;
	float:none;
	padding:0;
}

#player_nav_list li {
	line-height:20px;
	height:20px;
	display:inline;
	text-align:center;
	padding:0;
	margin:0;
}

#player_nav_list li a {
	width:80px;
	float:left;
	display:inline;
	text-decoration:none;
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-position:center 0px;
	background-repeat:no-repeat;
}
#player_nav_list li a.sendbutton {
	background-image:url(../image/button_send.jpg);
}
#player_nav_list li a.sendbutton:hover {
	background-position:center -19px;
}
#player_nav_list li a.embedbutton {
	background-image:url(../image/button_embed.jpg);
}
#player_nav_list li a.embedbutton:hover {
	background-position:center -19px;
}
#player_nav_list li a.bookmarkbutton {
	background-image:url(../image/button_bookmark.jpg);
}
#player_nav_list li a.bookmarkbutton:hover {
	background-position:center -19px;
}
#player_nav_list li a span {
	visibility:hidden;
}

.item_box {
	
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:8px;
	height:110px;
	line-height:12px;
	margin:30px 13px 0px 21px;
	width:105px;
}
.item_box_image {
	border: 1px solid rgb(3, 42, 100);
	overflow: hidden;
	/*width: 132px;*/
	width: 105px;
	height: 70px;
	background-color: rgb(0, 0, 0);
	margin:0;
	padding:0;
	cursor:pointer;
	cursor:hand;
}
.item_box_image_borders {
	/*width: 132px;*/
	width: 105px;
	height:10px;
	background-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.item_box_image_image {
	/*		
width: 132px;*/
	height:70px;
	width: 105px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
}
.item_box_description {
	font-weight: inherit;
	color: rgb(192, 200, 224);
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}
.item_box_description a{
	font-weight: inherit;
	color: rgb(192, 200, 224);
	font-size:11px;
	cursor:pointer;
	cursor:hand;
}

.middle_div_content_navigation {
	float:left;
	display:inline;
	width:100%;
	height:30px;
	line-height:30px;
}

#middle_div_content_navigation_prevnext {
	width:160px;
	float:right;
	display:inline;
	margin:0;
	padding:0;
}

#middle_div_content_navigation_prevnext li {
	line-height:30px;
	height:30px;
	display:inline;
	text-align:center;
	padding:0;
	margin:0;
}
#middle_div_content_navigation_prevnext li.invisible{
	float:left;
	display:inline;
	width:80px;
}



#middle_div_content_navigation_prevnext li a {
	width:80px;
	float:left;
	display:inline;
	text-decoration:none;
	background-position:0pt 0px;
	color:#FFFFFF;
	background-repeat:no-repeat;
}

#middle_div_content_navigation_prevnext li a span {
	visibility:hidden;
}
#middle_div_content_navigation_prevnext li a.prevbutton {
	background-image:url(../image/prev_a.gif);
}
#middle_div_content_navigation_prevnext li a.prevbutton:hover {
	background-position:0pt -30px;
}
#middle_div_content_navigation_prevnext li a.nextbutton {
	background-image:url(../image/next_a.gif);
}
#middle_div_content_navigation_prevnext li a.nextbutton:hover {
	background-position:0pt -30px;
}

 
 
#middle_div_content_buttons {
	width:205px;
	float:left;
	display:inline;
	color:#758dbd;
	}
	
#sort{
	float:left;
	display:inline;
	font-size:11px;
	color:#758dbd;
	width:240px;
	height:30px;
	overflow:hidden;
	}
	
#sort a{
	font-size:11px;
	color:#758dbd;
	text-decoration:underline;
	}
	

.middle_div_content_pages {
	float:right;
	color:#758dbd;
	margin-right:15px;
	font-size:11px;
	display:inline;
}
#searchform_div {
	float:right;
	display:inline;
	margin:1px 0px;
	width:345px;
	position:absolute;
	right:0;
}
#searchsb {
	background-color:#283058;
	color:#C0C8E0;
	border-bottom:0px solid #565D6D;
	border-top:0px solid #565D6D;
	border-left:0px solid #565D6D;
	border-right:0px solid #565D6D;
	font-size:11px;
	height:23px;
	vertical-align:top;
}
/*
*/
#searchoption {
	visibility:hidden;
	display:none;
}

#textinput {
	color:#000011;
}

.getplayer_link {
	color:#FFFFFF;
}

div#video_description {
	color:#C0C8E0;
	/*float:left;
	display:inline;*/
	height:295px;
	line-height:12px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding-top:15px;
}

div#video_description h1.title {
	color:#C0C8E0;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
}

div#video_description ul {
	margin:0px;
	padding:0px;
}

div#video_description ul li {
	line-height:25px;
	margin-left:0px;
	list-style-type:none;
	list-style-position:outside;

}
div#video_description ul li a.m4v {
	background-image:url(../image/ipod.gif);
}
div#video_description ul li a.m4v:hover {
	background-position:0pt -15px;
}
div#video_description ul li a.mov {
	background-image:url(../image/quicktime.gif);
}
div#video_description ul li a.mov:hover {
	background-position:0pt -15px;
}
div#video_description ul li a.wmv {
	background-image:url(../image/wmp.gif);
}
div#video_description ul li a.wmv:hover {
	background-position:0pt -15px;
}
div#video_description ul li a.mp3 {
	background-image:url(../image/mp3.gif);
}
div#video_description ul li a.mp3:hover {
	background-position:0pt -15px;
}

div#video_description ul li a.license:hover {
	background-position:0pt -15px;
}

div#video_description a.license {
	color:#758DBD;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
div#video_description a.license:hover {
	color:#C0C8E0;
}

div#video_description h2.license {
	color:#C0C8E0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
}

div#video_description ul li a {
	color:#758DBD;
	font-size:11px;
	margin:0px;
	padding:1px 0px 0px 20px;
	text-decoration:none;
	background-repeat:no-repeat;
}
div#video_description ul li a:hover{
	color:#C0C8E0;
}
div#video_description h2.text {
	color:#C0C8E0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
}
div#video_description h3.subtitle {
	color:#C0C8E0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
}#gmetvbody #content #middle_div #middle_div_descriptions #video_description {
	display:block;
}
#gmetvbody #content #middle_div #middle_div_descriptions #video_embed {
	display:none;
}

div#video_embed {
	color:#C0C8E0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:15px;
}
div#video_send {
	color:#C0C8E0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:15px;
}

span.text{
display:block;
}

div#load {
	/*width:96px;
	height:96px;
	color:white;
	display:none;
	margin: -48px 0 0 -48px;
	padding: 0px; 
	position:absolute; 
	overflow:hidden; 
	top: 60%; 
	left: 50%;
	background-image:url(../image/load.gif);
	background-position:center;
	background-repeat:no-repeat;
	*/
	
	
	width:880px;
	height:380px;
	color:white;
	display:none;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	position:absolute; 
	overflow:hidden; 
	top: 430px; 
	left: 85px;
	background-image:url(../image/load.gif);
	background-position:420px 175px;
	background-repeat:no-repeat;
	z-index:1;
	

	
	
	
}

/* RSS */


	.channel_list_rss {
		width:190px;
	}
	
	.channel_list_rss, .channel_list_rss ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.channel_list_rss {
		margin-bottom: 1em;
	}	
	.channel_list_rss li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	.channel_list_rss li span { /* used for un-linked menu items */
		display: block;
		padding: 6px 10px;
		font-weight: bold;
		color: #5d73a1;
		background-color:#12244d;
		font-family:Arial, Helvetica, sans-serif; 
	}

	.channel_list_rss li span#configParent, .channel_list_rss li span #configuration {
		display: inline;
		font-weight: normal;
		padding: 0;
		background-color:#12244d;
	}
	
ul.channel_list_rss li a {
		display: block;
		padding: 3px 3px 3px 15px;
		text-decoration: none;
		background: #182038;
		font-family:Arial, Helvetica, sans-serif; 
		color:#758dbd;
		font-size:11px; 
		/*border-bottom: 1px solid #ddd;
		border-top: 1px solid #fff;
		border-right: 1px solid #ddd;*/
	}
	
ul.channel_list_rss li.active a{
		background-color:#8098c0;
		color:#101828;
}

	.channel_list_rss li a:hover {
		background: #283058;
		color:#C0C8E0;
		
	}
	
	.channel_list_rss li li span { /* used for un-linked menu items */
		padding: 4px 8px 4px 20px;
	}
	
	.channel_list_rss li li a {
		padding: 6px 8px 6px 20px;
	}
	
div#oben #gmlinks a{
color:#DCE1E7;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif; 
line-height:11px; 
font-size:11px;
font-weight:bolder; 
}

div#oben 
{
position:absolute; top:10px; left:20px; height:100px; width:98%;
}

div.safaridiv{
position:absolute;
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
z-index:1; 
top:400px; 
left:445px; 
width:340px; 
height:15px; 
background-color:transparent; 
border:0px solid #FFFFFF; 
color:#FFFFFF; 
text-align:center; 
display:none;
}

div#nowplaying{
position:absolute; 
top:0px; 
left:0px;
background-image:url(../image/playing.gif);
width:105px;
height:70px;
opacity: .5;
filter: alpha(opacity=50);
-moz-opacity: .5; 
}


/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/

/*General styles - NOT really related to the forms*/
* {
	margin:0;
	padding:0;
}
img {border:0;}
#container {padding:20px; width:800px; margin:0 auto; }

/*Forms defaults - change as needed*/
label {
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(../image/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../image/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(../image/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../image/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	background:url(../image/search_bg.jpg) repeat-x left top;
	border:none;
	padding:4px 4px;
	vertical-align:middle;
	width:440px;
}
.searchtext{
	height:15px;
	background:url(../image/search_bg.jpg) repeat-x left top;
	border:none;
	padding:4px 4px;
	vertical-align:middle;
	width:100px;
	}
	
.textinputHovered {background-position:left top;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(../image/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../image/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../image/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../image/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../image/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../image/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../image/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../image/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:90px;
	height:21px;
	background:url(../image/select_bg.gif) repeat-x left top;
	float:left;
	
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../image/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../image/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:90px;
	color:#7d89b3;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
	font-size:11px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:2px;
	margin-left:0px;
	width:100px;
	background:#283057;
	padding:0px;
	font-size:11px;
	z-index:20;

}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#7d89b3;
	text-decoration:none;
	display:block;
	padding:3px 7px;
	border-bottom:1px solid #7d89b3;
	border-left:1px solid #7d89b3;
	border-right:1px solid #7d89b3;
}
.optionsDivVisible a:hover {
	color:#283057;
	background:#7d89b3;
	border-color:#7d89b3;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../image/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}
.txtarea_mail_div{	
	border:none;
	background:url(../image/textarea_bg.gif);
	background-image:url(../image/textarea_bg.gif) repeat-x;
	width:448px;
	height:70px;
		margin:5px 0;
		padding:0;
/*text-align:right;*/
}
.txtarea_mail{
	border:none;
	margin:5px 2px 2px 2px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	color: rgb(0, 0, 0);
	overflow:auto;
	background:transparent;
	background-color:transparent;
	width:444px;
	height:60px;
		padding:0;
}


.savesearch{
margin-left:15px;
}
.savesearch a{
text-decoration:none;
}




ul#environmentul { display: none; }
ul#environmentul li { float: none; }

ul#environmentul li a
{
padding: 0px;
margin: 0px;
}
ul#channel_list li:hover ul#environmentul li{
width:150px;
}


ul#channel_list li:hover ul#environmentul
{
display: block;
position: absolute;
margin-left:148px;
margin-top:-19px;
z-index:1;
border-top:1px solid #8098c0;
border-bottom:1px solid #8098c0;
border-right:1px solid #8098c0;
width:150px;
}

ul#channel_list li:hover ul#environmentul li a
{
display: block;
padding: 0px 0px 0px 15px;
}


