/* ***********************************************
Title:        SP2 StyleSheet 
Author:     Fabrizio Fiandanese, fabrizio[at]fabriziofiandanese.com
************************************************** */

body {	
	background-repeat:no-repeat !important;	
}	

/*************************************/
/* GENERAL STYLE */
/*************************************/

img, div, a {
	outline:none;
}
#sp_skin {
position: relative;
width: 794px;
height: 534px;
}
/*************************************/
/* SP_NAV SP_CONTENT ETC... */
/*************************************/
#sp_nav .subnav div.station-content {
	background:url(headers/kvmx-videos.gif) no-repeat top left;		
}
#sp_nav .subnav div.stream {
	background:url(headers/stream.gif) no-repeat top left;		
}

#sp_tabs a {
	margin-right:2px !important;
}
#sp_tabs a#tb_request {
	background:url(tabs/request.gif) no-repeat top center;
}

#sp_tabs a#tb_request.active {
	background:url(tabs/request-on.gif) no-repeat top center !important;
}
