@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/bg.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 0 0 -3px;
	width:480px;
	/*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.last{
	border-right: 0px none;
}
ul.gm_link_list li a {
	width:100px;
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000;
	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:#000000;
	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;
	width:190px;
	margin-left:10px;
}	
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: #000000;
	/*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: 5px 0px 0px 15px;
	text-decoration: none;
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif; 
	color:#5c5c5c;
	font-size:11px; 
	border:1px solid #d7d7d7;
	margin: 5px 0 0 0;
	height:23px;
	/*
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	*/
}


ul.channel_list li a.active{
	background-color:#d9d9db;
	color:#000000;
	font-weight:bold;
}

/*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;
}
	
#opel {
	width:992px;
	height:30px;
	float:left;
	display:inline;
	margin:0 10px 10px 10px;
	background-color:transparent;
	background-image:url(../image/wirlebenautos.jpg);
	background-repeat:no-repeat;
	margin:-5px 10px 10px 40px;
	text-align:center;
}	

#opel a{
color:#000000;
text-decoration:none;
font-family:Verdana,Helvetica,Arial;
font-size:10px;
line-height:10px;
}
	
#content {
	width:992px;
	height:875px;
	float:left;
	display:inline;
	margin:0 10px 10px 10px;
	background-color:transparent;
	background-image:url(../image/bg.jpg);
	background-position:center bottom;
	border:1px solid #ffffff;
}
#shatten {
	width:1017px;
	height:887px;
	float:left;
	display:inline;
	margin:0 10px 10px 10px;
	background-color:transparent;
	background-image:url(../image/schatten.jpg);
	background-position:center bottom;
}
#header {
	width:969px;
	height:90px;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
}
#gmtv_logo {
	margin:-2px 0px 0px 0px;
	width:992px;
	height:94px;
	background-image:url(../image/banner.jpg);
}

#new_mainTabs {
	position:absolute;
	padding: 0;
	height:24px;
	margin:25px 0 0 185px;
	line-height:normal;
      }
    #new_mainTabs ul {
          margin:0;
          padding:0px 10px 0 0px;
          list-style:none;
      }
    #new_mainTabs li {
      display:inline;
      float:left;
      margin:0;
      padding:0;
      }
    #new_mainTabs a {
      float:left;
	  display:block;
      background:url("../image/tab.jpg") no-repeat left top;
	  margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      line-height:25px;
	  width: 150px;
	  color:#000000;
	  text-align:center;
      
      }
    #new_mainTabs li#Home a{
    width: 150px;
	}
    #new_mainTabs li#Home a.test{
    background-position:left -32px;
    width:150px;
    }
   
    #new_mainTabs a span {
      float:left;
      display:inline;
      background:url("../image/tab.jpg") no-repeat right top;
      padding:2px 19px 1px 10px;
      color:#ffffff;
      font-size:11pt;
      /* width:80px;
      min-width:80px;
      width:auto !important;*/
      width:150px;
      text-align:center;
      cursor:pointer;
      font-weight:normal;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #new_mainTabs a span {float:none; color: #686868;}
    /* End IE5-Mac hack */
    #new_mainTabs a:hover span {
      color:#000000;

      }
    #new_mainTabs a:hover {
      /*background-position:0% -32px;*/
      }

      #new_mainTabs a.test {
              background-position:0% -32px;
			  border-left:1px solid #000000;
	 		  border-right:1px solid #000000;
              width: 150px;
      }
      #new_mainTabs a.test span {
              background-position:100% -32px;
      color:#686868;
	  width: 150px;
      }


#gmtv_links {
	margin:-80px 0px 0px 15px;
	width:auto;
	height:30px;
	position:relative;
}
#middle_div {
	width:950px;
	height:280px;
	float:left;
	display:inline;
	margin:15px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	background:#4C4C4C none repeat scroll 0 0;
	
}
#middle_div_player {
	width:370px;
	height:280px;
	float:left;
	display:inline;
	margin:0px 0px 0px 165px;
	padding:0px 0px 0px 0px;
}
#middle_div_descriptions {
	width:385px;
	height:330px;
	float:left;
	display:inline;
	margin:0px 0px 0px 20px;
}
#bottom{
    border-bottom:1px solid #aaaaac;
	border-right:1px solid #aaaaac;
	float:left;
	display:inline;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width:950px;
	height:480px;
	background-color:#ffffff;
}
#bottom_div {
	width:220px;
	height:460px;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:#00ff00;*/
}
#channel_div {
	width:210px;
	height:415px;
	float:left;
	display:inline;
	border-left:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	margin:10px 10px 0px 10px;
	/*background: #0b1d3f;*/
}
#rss_itunes {
	width:210px;
	height:45px;
	float:left;
	display:inline;
	/*background-color: rgb(18, 36, 77);*/
	margin:0px 10px 10px 10px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
}
#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; 
}
a.thenewsmarket{
	background-image:url(../image/icon_thenewsmarket.jpg);
	background-position:0px 0px; 
	background-repeat:no-repeat;
	width:120px !important;
	padding-left:21px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C5C5C;
	text-decoration:none;
}
#rss_itunes a span{
	visibility:hidden;
}

#middle_div_content {
	width:725px;
	height:380px;
	float:left;
	display:inline;
	margin:10px 0 0 0;
	padding:0;
}
#breaking_news {
	width:685px;
	height:12px;
	float:left;
	display:inline;
	margin:10px 0 0 20px;
	padding:0px 0px 0px 20px;
	line-height:12px;
	background-image:url("../image/arrow.gif");
	background-position:left;
	background-repeat:no-repeat;
	color:#FF0000;
}
#breaking_news a{
font-weight:bold;
text-decoration:underline;
}
#detailviewplayer {
	margin:0px 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:250px;
	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:120px;
	line-height:12px;
	margin:6px 7px 0px 15px;
	width:120px;
}
.item_box_image {
	border: 1px solid rgb(3, 42, 100);
	overflow: hidden;
	/*width: 132px;*/
	width: 120px;
/*	height: 70px;*/
	background-color: rgb(0, 0, 0);
	margin:0;
	padding:0;
	cursor:pointer;
	cursor:hand;
}
.item_box_image_borders {
	/*width: 132px;*/
	width: 120px;
	height:10px;
	background-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.item_box_image_image {
	/*		
width: 132px;*/
/*	height:70px;*/
	width: 120px;
	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:#5c5c5c;
	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:180px;
	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:90px;
}



#middle_div_content_navigation_prevnext li a {
	width:90px;
	float:left;
	display:inline;
	text-decoration:none;
	background-position:0pt 10px;
	color:#000000;
	font-weight:bold;
	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/arrow2.gif);
	text-align:left;
}
#middle_div_content_navigation_prevnext li a.prevbutton:hover {
	/*background-position:58pt 10px;*/
}
#middle_div_content_navigation_prevnext li a.nextbutton {
	background-image:url(../image/arrow.gif);
	background-position:58pt 10px;
	text-align:right;
}
#middle_div_content_navigation_prevnext li a.nextbutton:hover {
	background-position:58pt 10px;
}

#middle_div_content_navigation_prevnext li a.nextbutton span {
margin-right:18px;
}
#middle_div_content_navigation_prevnext li a.prevbutton span {
margin-left:15px;
}
#middle_div_content_buttons {
	width:205px;
	float:left;
	display:inline;
	color:#758dbd;
	}
	
#sort{
	float:left;
	display:inline;
	font-size:11px;
	color:#000000;
	margin-left:17px;
	width:240px;
	height:30px;
	overflow:hidden;
	}
	
#sort a{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}
	

.middle_div_content_pages {
	float:right;
	color:#000000;
	margin-right:15px;
	font-size:11px;
	display:inline;
	font-weight:bold;
}
#back_to_overview{
display:inline;
float:left;
font-size:11px;
font-weight:bold;
margin-left:15px;
}

#back_to_overview a{
color:#000000;
}

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

#textinput {
	color:#000011;
	font-size:11px;
}

.getplayer_link {
	color:#FFFFFF;
}

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

div#video_description a.broll_link {
	color:#ffffff;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 15px;
	text-decoration:none;

}

div#video_description h1.title {
	color:#ffffff;
	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/arrow.gif);
	background-position:0pt 3px;
}

div#video_description ul li a.mov {
	background-image:url(../image/arrow.gif);
	background-position:0pt 3px;
}

div#video_description ul li a.wmv {
	background-image:url(../image/arrow.gif);
	background-position:0pt 3px;
}

div#video_description ul li a.mp3 {
	background-image:url(../image/arrow.gif);
	background-position:0pt 3px;
}

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

div#video_description a.license {
	color:#ffffff;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	background-image:url(../image/cc.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
div#video_description a.license:hover {
	color:#ffffff;
}

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:#ffffff;
	font-size:11px;
	margin:0px;
	padding:1px 0px 0px 15px;
	text-decoration:none;
	background-repeat:no-repeat;
}
div#video_description ul li a:hover{
	color:#ffffff;
}
div#video_description h2.text {
	color:#ffffff;
	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:500px 75px;
	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);
background-position:center center;
width:120px;
height:85px;
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:12px;
	/*background:url(../image/search_bg.jpg) repeat-x left top;*/
	border:1px solid #AAAAAC;
	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 #D7D7D7;
border-bottom:1px solid #D7D7D7;
border-right:1px solid #D7D7D7;
width:200px;
}

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


a#country_tab.ON {
background-color:#f4f4f4;
color:#E1B413;
}
a#country_tab {
width:170px;
color:#000;
text-decoration:none;
}

.yellow {
color:#E1B413 !important;
font-weight:bold;
}

#country_contain.ON {
display:block;
z-index:99;
}
#country_contain {
background:url("../image/country_contain_bg.png") no-repeat scroll left bottom transparent;
color:#FFFFFF;
display:none;
height:355px;
margin:0px 0 0 214px;
overflow:hidden;
padding:10px;
position:absolute;
width:210px;
}

* html div#country_contain {
background:url("../image/country_contain_bg.gif") no-repeat scroll left bottom transparent;
}

#country_contain ul {
list-style-type:none;
margin:0;
text-align:left;
}

div.chooselanguage ul.uls {
background:none repeat scroll 0 0 transparent;
list-style:none outside none;
width:150px;
}

div.chooselanguage ul li h3 {
color:#666666;
letter-spacing:-1px;
font-size:14px;
margin:0;
padding:0;
}
div.chooselanguage ul li ul li a {
border:0 none;
display:block;
margin:0;
padding:0;
color:#555;
display:block;
font-size:8pt;
line-height:15px;
padding:0 5px;
text-decoration:none;
}

div.chooselanguage ul li ul li a:hover {
color:#333333;
text-decoration:underline;
}
span.noitemfound{
display:block;
color:#FFFFFF;
}

span.noitemfound a{
text-decoration:underline;
font-weight:bold;
}

.addthis_toolbox .hover_effect
{
    width: 200px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
	background-color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 14px;
    position: relative;
    text-decoration: none;
	color:#333333;
	font-size:8pt;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #ffb214;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #feda4e;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

