/**
 *
 * Stylesheet for tx_liferadiowidgets_pi1
 *
 * @author 	Alex Buchgeher <alexander.buchgeher(at)gmail(dot)com>
 * @version	0.1.0		2006-10-16
 *
 */



#debug {
	position: absolute;
	font-family: "Courier New";
	font-size: 12px;
	width: 600px;
	float: right;
	right: 10px;
	top: 0px;
	background: #fff;
}
.debug {
	font-family: "Courier New";
	font-size: 12px;
	width: 600px;
	border: 1px solid #333;
	background: #fff;
}


/*-----------------------------------------------------------

	general settings
	and behaviours of a basic widget, the dropzone and the bar

-----------------------------------------------------------*/

#widgetbar {
	display: block;
	background-color: #fff;
	color: #000;
	border: 1px solid #a2a2a2;
	margin: 10px 0 8px 0;
	padding: 8px 0 0 7px;

	width: 200px;
	height: 49px;
	
	voice-family: "\"}\"";
	voice-family:inherit;	

	width: 191px;
	height: 39px;
}
html > body #widgetbar {
	width: 191px;
	height: 39px;
}
#widgetbar .widget {
	padding: 0;
	margin: 0;
}
#widgetbar .widgetwrapper {float:left; }
#widgetbar div span { display: none; }
#widgetbar .widgetwrapper,	#widgetbar .widget {
	background: #fff center no-repeat;
	display: block;
	width: 29px;
	height: 32px;
	margin: 0 2px 0 0;
	padding: 0;
}
#widgetbar .widget {
	margin: 0;
	padding: 0;
	cursor: move;
}


.widget * {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#widgetdropzone .widget {
	display: block;
	background: #ffe200;
	color: #000;
	border: 1px solid #a2a2a2;
	width: 200px;

	voice-family:"\"}\"";
	voice-family:inherit;

	width: 198px;
}
html > body #widgetdropzone .widget {
	width: 198px;
}
.widget-header {
	display: block;
	background: #ffe200 no-repeat left center;
	color: #000;
	height: 18px;
	border: none;
	width: 200px;
	cursor: move;
	overflow: hidden;
	
	voice-family:"\"}\"";
	voice-family:inherit;
	
	width: 198px;
}
html > body .widget-header {
	width: 198px;
}
.widget-header span { display: none; }
.widget-slideup, .widget-slidedown, .widget-close {
	position: absolute;
	/*margin: 3px 7px 0 0;*/ /* IE is stoopid */
	top: 3px;
	display: block;
	width: 11px;
	height: 11px;
	background: #ffe200;
	color: #000;
	float: right;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
}
.widget-close {
	right: 7px;
}
.widget-slideup, .widget-slidedown {
	right: 25px;
}
html > body .widget-slideup, 
html > body .widget-slidedown, 
html > body .widget-close {
	position: relative;
	margin: 4px 7px 0 0;
	right: 0;
	top: 0;
}
.widget-slideup { background: #ffe200 url(images/widget_slideup.gif) center no-repeat; }
.widget-slidedown { background: #ffe200 url(images/widget_slidedown.gif) center no-repeat; }
.widget-close { background: #ffe200 url(images/widget_close.gif) center no-repeat; }
.widget-body {
	margin: 0;
	padding: 7px 6px 7px 6px;
	background: #fff url(images/widget_bodybg.gif) top repeat-x;
}
.widget-body img {
	margin: 0; 
	padding: 0;
}
#widgetdropzone {
	width: 200px;
	height: 100px;
}
#widgetdropzone .widget {
	margin: 0 0 8px 0;
}
.widget a,
.widget-link, .widget-link a,
.widget-link-right, .widget-link-right a {
	color: #B60062;
	margin: 2px 0 0 0;
	cursor: pointer;
}
.widget-link-right, .widget-link-right a {
	text-align: right;
	display: block;
}
#menudummy {
	background: #fff url(images/menu-dummy.jpg) center no-repeat;
	display: block;
	width: 201px;
	height: 395px;
}
.widget-body img {
	text-decoration: none;
	border: none;
}








/*-----------------------------------------------------------

	OnAir - widget

-----------------------------------------------------------*/



.widget-onair-shoutbox {
	display: block;
	margin: 5px 0 2px 0;
}
.widget-onair-shoutbox img.widget-onair-startapostrophe {
	margin: 2px 4px 2px 0;
}
.widget-onair-shoutbox img.widget-onair-endapostrophe {
	margin: 2px 0 0 4px;
	vertical-align: middle;
}





/*-----------------------------------------------------------

	Soundsgood - widget

-----------------------------------------------------------*/



a.widget-soundsgood-image, .widget-soundsgood-image img {
	border: none;
	text-decoration: none;
}





/*-----------------------------------------------------------

	Songfinder - widget

-----------------------------------------------------------*/


.widget-songfinder-tracktitle {
	padding: 0 0 0 5px;
}
.widget-songfinder-artist {
	padding: 0 0 0 5px;
	color: #829191;
}
.widget-songfinder-lifestreamfooter {
	display: block;
	margin: 8px 0 0 0;
}
.widget-songfinder-liwest {
	float:right;
	background: #fff url(images/songfinder_liwest.jpg) no-repeat;
	width:81px;
	height:24px;
	margin: 3px 0 0 0;
}
.widget-songfinder-note {
	float:left; background: #fff url(images/songfinder_note.jpg) no-repeat;
	width:17px;
	height:21px;
	margin: 3px 3px 0 0;
}
.widget-songfinder-livestream {
	padding: 0 0 0 5px;
	display: block;
}







/*-----------------------------------------------------------

	Weather - widget

-----------------------------------------------------------*/

.widget-weather-panel {
	position: absolute;
	border: 1px solid #829191;
	background: #fff;
	top: 0px;
	left: 0px;
	width: 182px;
	height: 54px;
	margin: 20px 0 0 1px;
	padding: 5px;
}
.widget-weather-panel select {
	margin: 10px;
	border: 1px solid #829191;
}
.widget-weather-menu {
	margin: 10px 0 0 0;
}
.widget-wheather-temp {
	color: #829191;
}
.widget-weather-icon {
	/*border: 1px solid #999;*/
	float: right;
	margin: 0 0 0 0;
}
