/*
-----------------------------------------------------> TEXTBOX */

#textbox
{
background:#fff;
padding: 10px;
}


#textboxframe
{
border: 0;
width: 600px;
height: 400px;
overflow: auto;
background: #446184;
color: #fff !important;
text-align: left;
float: left
}


#textboxframe a
{
text-decoration: none;
}


#textboxframe h1, #textboxframe h2,#textboxframe h3, #textboxframe p
{
padding: 1em;
}

h2#browsing-television	
{
	margin: 5px 0 0 10px;
	padding: 0;
	display: block;
	float: left;
	width: 400px;
	height: 60px;
	background: url('/i/browsing-television.png') top left no-repeat; 
	text-indent: -9999em;
}

h2#browsing-radio	
{
	margin: 5px 0 0 10px;
	padding: 0;
	display: block;
	float: left;
	width: 400px;
	height: 60px;
	background:url('/i/browsing-radio.png') top left no-repeat; 
	text-indent: -9999em;
}


#textboxframe a:link, #textboxframe a:visited, #textboxframe a:hover
{
color: #000;
text-decoration: none;
}


#textbox img {
	border: none;
}


#textboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	


#text_overlay img { border: none; }


#text_overlay{ background-image: url('/images/overlay.png'); }





.textbox_item
{
margin: 2em 0 20px 10px;
padding-bottom: 10px;
display: block;
width: 90%;
border-bottom: 1px solid #567090;
float: left;
}

.textbox_item a
{
color: #fff !important;
}

.textbox_item a:hover
{
color: #EEE685 !important;
/* text-decoration: underline !important; */
}

.textbox_item b
{
font-weight: normal !important;
font-size: 120% !important;
}


.textbox_item img
{
float: left;
border: 1px solid #333;
display: block;
margin: 0 5px 5px 0;
}
