html {font-size: 100%;}

body {
	background-color:#8CC8BC;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.69em;
	line-height:1.3em
	}
	
	
/* ----------------------------------------------------------------
//    REDEFINE BASE TAGS
----------------------------------------------------------------- */
strong {
	font-weight:bold;
	}
em {
	font-style:italic;
	}
p {
	margin-bottom:4px;
	}
li {
	margin-bottom:8px;
	}
h3 a, h4 a {
	font-weight:bold;
	text-decoration:none;
	}
a:hover, a.LINK_arrow:hover {
	color:#F28327;
	}
h3, h4 {
	margin-bottom:2px;
	}
hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	margin:8px 0 4px 0;
	}

.heavy{
	border: 0;
	color: #999;
	background-color: #999;
	height: 2px;
	margin:8px 0;
	}

a{
		text-decoration:none;
		color:black;
		
}
a.LINK_arrow {
	background-image:url(../images/arrow_link.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:12px;
	
	text-decoration:none;
	}
/* ----------------------------------------------------------------
//    CUSTOM STYLE
----------------------------------------------------------------- */

#TITLE_Bar {
	background-image:url(../images/title_bar.gif);
	background-repeat:no-repeat;
	height:22px;
	}
#TITLE_Bar h1 {
	visibility:hidden;
	}
#MENU_Left {
	margin:8px 0;
	text-transform:uppercase;
	}
#MENU_Left ul li {
	margin-bottom:5px;
	}
#MENU_Left ul li a {
	background-color:#FFFFFF;
	color:#52635A;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.92em;
	line-height:11px;
	text-decoration:none;
	width:140px;
	padding:2px;
	}
#MENU_Left ul li a:hover, #MENU_Left ul li a.selected {
	background-image:url(../images/menu_bg-on.gif);
	color:#FFF;
	}
.RIGHT_Bloc {
	}
.BLOC_Header {
	background-color:#ECECEC;
	font-weight:bold;
	padding:4px 8px;
	}
	
.BLOC_Content {
	background-color:#FFF;
	padding:8px;
	margin-bottom:8px;
	}
.BLOC_Content a img {
	border:1px solid #FFF;
	}
.BLOC_Content a img:hover {
	border:1px solid #F28327;
	}
.RIGHT_Bloc .BLOC_Content img {
	margin-right:8px;
	float:left;
	}
.BLOC_3Cols {
	float:left;
	width:180px;
	}
.BLOC_3Cols_content {
	margin:8px 0;
	}

.BLOC_Content_Homeintro {
	padding-bottom:28px;
	padding-top:16px;
	}  

.Content_Row{
	margin-bottom:4px;
}

.Content_Row_img{
	float:left; 
	margin:0 4px 0 0; 
	padding:4px;
}

.Content_Row_img_txt{
		float:left; 
		margin:4px;
}

.Content_Row_txt{
		float:left; 
		margin:0 4px 0 0;
		height:18px;	
		width:554px; 
}

.highlight{background-color:#eeeeee}

.Icon_Style{
	padding:4px 0 2px 0
}


.gutterRight {
	margin-right:9px;
	}
.clear {
	clear:both;
	font-size:0px;
	height:1px;
	line-height:1%;
	margin-bottom:-1px;
	overflow:hidden;
	}
	
ul.radio_playlists li {
		background:transparent url(/images/speaker_s.gif) no-repeat 2px 4px;
		margin-bottom:4px;
		padding-left:20px;
}


/* ----------------------------------------------------------------
//    TEXT STYLES
----------------------------------------------------------------- */
.TEXT_Big {
	font-size:1.18em;
} 
 


.TEXT_Small {
	font-size:0.92em;
}
.TEXT_XSmall {
	font-size:0.83em;
} 

/* COLORS */ 
.orange{color:#f8751d;}
.green{color:#52635A;}
.grey{color:#999}
.black{color:#000}