body, table, input, select, textarea, select, p, li {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
}

/* Hack for IE to prevent horizontal scrollbars with frames */
* html {
	overflow-y: scroll;
}

.exlisting, p, ol, ul, dl, dd, td, .stdclick, .stdedit, .exboldlisting, th, h5 {
	color: #666;
}

.faq p, h5 {
	font-size: 11px;
}

.viewSelect
{
	float: right;
	padding-right: 8px;
	padding-top: 6px;
}

.viewSelect img {
	vertical-align: middle;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #555;
}

a:hover {
	text-decoration: underline;
}

.statusarea {
	color: #111;
}

.exnowplaying, .exboldnowplaying, .textfield, pre, code {
	color: #111;
}

.exboldnowplaying, .exboldlisting, th, h3, h4, h5 {
	font-weight: bold;
}

.attributeBold, #playingStatus, #currentPlaylistLabel, #currentPlaylistCommands, .pagebar, .valueBold, .valueSelected, .bar {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-stretch: ultra-condensed;
	text-decoration: none;
	text-transform: uppercase;
}

.pagebar {
	font-weight: normal !important;
}

.attributeBold, #playingStatus, #currentPlaylistLabel, #currentPlaylistCommands {
	margin-left: 0px;
	display: inline;
	white-space: nowrap;
}

#currentPlaylistLabel, #currentPlaylistCommands {
	position: relative;
	left: 9px;
}

.homeMenuSection div, .settingSection div, #playingStatus, #currentPlaylistLabel {
	color: #737373;
}

.valueBold, .valueSelected, .bar {
	color: #c5c5c5;
	padding-right: 1px;
	padding-left: 1px;
	display: inline;
	white-space: nowrap;
}

.valueSelected {
	color: #ff7f00;
}

.bar {
	font-weight: normal;
}

.largeAttribute {
	color: #c5c5c5;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-size: 17px;
}

pre, code, h3 {
	font-size: 11px;
}

.textfield {
	line-height: 0px;
	background-color: #f3f3f3;
}

table, td, tr, form {
	padding: 0px;
	margin: 0px;
	vertical-align: top; 
	text-align: left;
}

.lightgrey, .odd {
	background-color: #ececec;
}

.medgrey {
	background-color: #c5c5c5;
}

.darkgrey {
	background-color: #333333;
}

.dmedgrey {
	background-color: #737373;
}

.greyline {
	background-color: #9D9D9D;
}

.odd {
}

.even {
	background-color: #ffffff;
}

img {
	border-style: none;
}

.nowrap {
	white-space: nowrap;
}

.PrefExtValue {
//	width: 200px;
	width: 80%;
}

div#topGraphicBox {
	background: url(html/images/topbar.gif) repeat-x top left;
	width: 100%;
}

div#player_logo  {
	padding-left: 6px;
	height: 36px;
}  

div#sdi_logo {
	padding-left: 6px;
	height: 36px;
}

div#topGraphicMenu1 {
	background-color: #737373;
	height: 60px;
	width: auto;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px #9D9D9D solid;
}

div#topGraphicMenu2 {
	background-color: #737373;
	height: 19px;
	width: auto;
	margin-right: 8px;
	margin-left: 8px;
}

div#topGraphicMenu3 {
	background-color: #c5c5c5;
	height: 44px;
	width: auto;
	margin-right: 8px;
	margin-left: 8px;
}

div#topGraphicMenu1 .largeAttribute {
	padding-top: 5px;
	margin-left: 7px;
}

#sdi_logo img {
	margin-top: 10px;
	margin-left: 10px;
}

#player_logo img {
	margin-top: 9px;
	margin-left: 9px;
}

div#topGraphicBox #playerChooser {
	position: absolute;
	right: 20px;
	top: 10px;
}

div#topGraphicMenu1 #powerButtons {
	position: absolute;
	right: 18px;
	top: 56px;
	white-space: nowrap;
}

div#topGraphicMenu1 #transportButtons {
	left: 18px;
	position: absolute;
	top: 76px;
	white-space: nowrap;
}

div#topGraphicMenu1 #volumeButtons {
	position: absolute;
	right: 18px;
	top: 76px;
	white-space: nowrap;
}

div#topGraphicMenu2 #repeatButtons {
	position: absolute;
	left: 18px;
	top: 100px;
	white-space: nowrap;
}

div#topGraphicMenu2 #shuffleButtons {
	position: absolute;
	right: 18px;
	top: 100px;
	white-space: nowrap;
}

div#topGraphicMenu3 #playingStatus {
	position: absolute;
	left: 13px;
	top: 121px;
}

div#topGraphicMenu3 #playingSong {
	position: absolute;
	left: 22px;
	top: 138px;
	color: #111;
	font-weight: bold;	
}

div#topGraphicMenu3 #statusMessage {
	padding-left: 7px;
	padding-top: 6px;
	color: #111;
	float: left;
}

div#statusMessage form{
	padding-top: 7px;
}

div#topGraphicMenu3 #statusSongRemoveButton {
	position: absolute;
	right: 18px;
	top: 131px;
}

div#homeMenu {
	background-color: #ffffff;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 8px;
}

.homeMenuSection div,.settingSection .groupHead, .settingSection .prefHead {
	/* home menu list header */
	background-color: #ececec;
	height: 13px;
	padding: 8px 6px 4px;
	font-weight: bold;
	font-size: 9px;
}

.prefHead {
	height: 13px;
	padding: 8px 6px 2px 0px;
	font-weight: bold;
	font-size: 9px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.groupHead {
	margin-top: 6px;
	margin-bottom: 6px;
}

.prefDesc,.groupDesc,.groupHead {
	padding-bottom: 10px;
}

.homeMenuSection ul {
	/* the list of home menu items */
	background-color: #ffffff;
	padding: 0px;
	margin: 8px 28px;
}

.songInfo {
	height: auto;
}

.songInfo ul {
	/* the list of song info items */
	background-color: #ffffff;
	padding: 0px;
	list-style: none;
	margin: 8px;
}

.songInfo li {
	padding-top: 5px;
	clear: left;
}

.songInfoTitle {
	float: left;
	padding: 0px;
	width: 25%;
}

.songInfoText {
	float: left;
	padding: 0px;
	width: 72%;
}

.browsedbListItem {
	position: relative;
	padding: 6px;
	padding-right: 80px;
}

#currentListItem {
	border: 1px solid #888;
}

.browsedbControls {
	position: absolute;
	top: 0px;
	padding-top: 6px;
	right: 10px;
}

.playlistControls {
	position: absolute;
	top: 0px;
	padding-top: 6px;
	padding-right: 6px;
	right: 10px;
}

div#browsedbList {
	clear: left;
	width: auto;
	height: auto;
}

div#browsedbHeader {
	margin-left:0px;
}

div#songInfoHeader a{
	margin-left:5px;
	padding: 5px;
}

.pagebar {
	clear: left;
	margin-left:2px;
	margin-top:0px;
}

#pageHeaderInfo {
	margin-left:7px;
	margin-top: 6px;
}

div#playList {
	background-color: #ffffff;
	position: relative;
	height: auto;
	width: auto;
	margin-left: 8px;
	margin-right: 8px;
}

.searchHeader {
	margin-top: 20px;
}

.browsedbArtItem {
	position: relative;
	float:left;
	margin:0px;
	padding: 6px;
}

div#playList #browsedbHeader {
	position: relative;
}

.thumbnail {
	padding: 0px;
	text-align: center;
}

.artworkControls {
	padding: 0px;
}

.artworkControls img {
	margin-left: 5px;
	padding-top: 6px;
}

.artworkText {
	text-align: center;
}

.thumbwrap {
	display: inline-block;
	margin: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 10px;
}

.thumbwrap li {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
}

.thumbwrap a span {
	display: block;
	overflow: hidden;
}
