/**
 * Main stylesheet
 * @package css
 * @version 0.9
 * @author Jaap Broeders
 * @copyright 2006 - 2009 Beatboost
 */
html, body { height: 100%; width: 100%; margin: 0; padding: 0; }
form { display: inline; }
img { -ms-interpolation-mode: bicubic; }
a img { border: 0px; }
body { background: #FFF; font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; }
table, tr, td { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; }
A { text-decoration: none; }
A:hover { text-decoration: underline; }

#editmode { position: absolute; z-index: 10; margin: 0; padding: 0; width: 960px; height: 500px; top: 110px; left: 0; }
#loading { position: absolute; z-index: 999; display: none; top: 50%; left:50%; margin-left: -100px; margin-top: -5px; height: 10px; width:200px; text-align: center; padding: 20px; color: #b30b56; font-weight: bold; background: #E8E8E8; border: 1px solid #d1d0d0; }

#wrapper { position: absolute; z-index: 30; margin: 0; padding: 0; width: 100%; height: 100%; top: 0; left: 0; }

#holder { position: absolute; z-index: 20; top: 0px; left: 0px; width: 100%; height: 100px; }
#holder #maxgrid { position: absolute; display: none; top: 119px; width: 960px; height: 490px; text-align: right; color: #555; font-size: 10px; font-family: verdana; border-right: 1px dotted #555; border-bottom: 1px dotted #555; }
#holder .error { color: #F00; }

#menu { position: absolute; z-index: 980; top: 0px; left: 0px; width: 100%; font-family: Arial, Verdana, sans-serif; }
#menu input { font-size: 10px; }
#menu select { font-size: 10px; }
#menu #logo { position: absolute; top: 0px; left: 0px; width: 226px; height: 46px; }
#menu #q { position: absolute; top: 14px; left: 341px; font-family: Verdana, sans-serif; font-size: 10px; color: #666; padding-top: 5px; padding-left: 5px; width:123px; height: 22px; border-width: 0px; background-color: transparent; }
#menu #button_music { position: absolute; top: 14px; left: 468px; }
#menu #button_help { position: absolute; top: 14px; left: 234px; }

.suggestion { position: absolute; z-index: 981; background: #ededed; border: 1px solid #bfbfbf; left: 0px; top: 0px; width: 10px; display: none; }
.suggestion UL { margin: 0; padding: 0; }
.suggestion UL LI { list-style-type: none; margin: 3px; padding: 0; line-height: 15px; border-bottom: 1px solid #d4d4d4;  }
.suggestion UL LI A { display: block; width: 100%; }
.suggestion UL LI EM { text-decoration: none; font-style: normal; color: #000; font-weight: bold; }
.suggestion UL LI.as_highlight { background: #ffffff; }

#menu #language_select { position: absolute; top: 14px; left: 231px; font-size: 9px; }
#menu #language_select #flag { position: absolute; width: 16px; height: 11px; padding: 4px; text-align: center; }
#menu #language_select #flag IMG { padding-bottom: 3px; }
#menu #language_select #select { position: absolute; left: 26px; }
#menu #player { position: absolute; top: 0px; right: 10px; width: 175px; height: 70px; z-index: 985; overflow: hidden; }

#menu .tabs { position: absolute; top:49px; left: 5px; padding:0; margin:0; list-style-type:none; }
#menu .tabs li { position: relative; display: inline; float: left; }
#menu .tabs li div.normal { display: block; padding-left: 2px; padding-right: 10px; padding-top: 3px; padding-bottom: 7px; cursor: pointer; }
#menu .tabs li div.normal div { display: inline; }
#menu .tabs li div.active { display: block; }
#menu .tabs li div.active div.l { position: absolute; top:0px; left: 0px; width: 14px; line-height: 23px; }
#menu .tabs li div.active span.text { position: relative; padding-top: 5px; padding-bottom: 6px; margin-left: 14px; margin-right: 14px; line-height: 24px; }
#menu .tabs li div.active div.r { position: absolute; top:0px; right: 0px; width: 14px; line-height: 23px; }
#menu .tabs li div.normal a { text-decoration:none; font-size:14px; font-weight: bold; }
#menu .tabs li div.active a { text-decoration:none; font-size:14px; font-weight: bold; }

#menu #subtabs { position: absolute; display:none; top:91px; width: 100%; background: #d5d5d5 url('/themes/topbar/subtab_bg.gif') left top repeat-x; height: 26px; border-bottom: 1px solid #939393; }
#menu #subtabs #personal { position: absolute; right: 10px; top:2px; }
#menu #subtabs #personal #personal_newtrack { position: absolute; top: 0px; width: 100px; right: 83px; }
#menu #subtabs #artist { position: relative; float: left; }
#menu #subtabs #artist div.m { float: none; padding-left: 5px; padding-right: 5px; margin-right: 15px; text-align: center; font-size: 16px; font-weight: bold; color: #191919; line-height: 26px; background: url('/themes/topbar/subtab_m.gif') left top repeat-x; }
#menu #subtabs #artist div.r { float: none; position: absolute; top: 0px; right: 0px; width: 15px; line-height: 28px; background: url('/themes/topbar/subtab_r.gif') left top no-repeat; }
#menu #subtabs #artist a { color: #191919; }
#menu #subtabs #media { position: relative; float: left; background: url('/themes/topbar/subtab_artist.gif') left top no-repeat; margin-left: -15px; padding-left: 17px; line-height: 26px; font-weight: bold; }
#menu #subtabs #media b { color: #FFF; font-size: 14px; margin-right: 27px; }
#menu #subtabs #subpages { position: relative; float: left; }
#menu #subtabs #subpages a { text-align: center; color: #727272; line-height: 26px; font-weight: bold; }
#menu #subtabs #subpages a:hover { color: #FFF; }
#menu #subtabs #subpages span.active a { color: #191919; }

#menu #sub { position: absolute; left: 0; top: 73px; width: 100%; }
#menu #sub span.left { float: left; margin-left: 10px; margin-top: 2px; color: #939493; font-size: 11px; font-weight: bold; }
#menu #sub span.right { float: right; margin-right: 10px; margin-top: 2px; color: #939493; font-size: 11px; font-weight: bold; }
#menu #sub span.left A, #menu #sub span.right A { color: #484848; font-size: 11px; font-weight: bold; }
#menu #sub span.left A:hover, #menu #sub span.right A:hover { color: #111; }
#menu #sub #subCart { display: none; }

#overlay { position: absolute; z-index: 980; left: 0; top: 18px; width: 100%; height: 0px; background-color: #e8e6e6; border-bottom: 1px solid #939393; overflow: hidden; font-size: 11px; color: #434343; }
#overlay td { font-family: Arial, Verdana, sans-serif; }
#overlay #close { position: absolute; z-index: 1; width: 100%; left: 0px; bottom: 0px; text-indent: 10px; text-align: right; }
#overlay #closed, #overlay #opened { position: absolute; left: 20px; top: 20px; width: 250px; color: #434343; }
#overlay #closed H1, #overlay #closed H2 { color: #eb2f2f; }
#overlay #opened { left: 290px; }
#overlay #opened H1, #overlay #opened H2 { color: #8da716; }
#overlay #options { position: absolute; left: 570px; top: 20px; width: 250px; color: #434343; }
#overlay H1 { display: inline; font-size: 12px; line-height: 25px; font-weight: bold; }
#overlay H1 IMG { display: inline; vertical-align: middle; }
#overlay H2 { margin: 0; padding: 0; font-size: 12px; font-weight: normal; }
#overlay H3 { display: inline; font-size: 12px; font-weight: normal; color: #181818; }
#overlay HR { color: #c5c5c5; background-color: #c5c5c5; border-width: 0px; height: 1px; }
#overlay UL { list-style-type: none; margin: 0; padding: 0; }
#overlay #cp LI, #overlay #available LI { border-bottom: 1px solid #d4d4d4; }
#overlay #cp LI A, #overlay #available LI A { display: block; line-height: 17px; padding-left: 5px; margin-bottom: 1px; margin-top: 1px; font-size: 12px; font-weight: normal; color: #6e6e6e; }
#overlay LI A I { font-style: normal; }
#overlay LI A:hover { background: #e0e0e0; color: #181818; }
#overlay LI A:hover I { color: #F00; }
#overlay .windows { position: absolute; left: 0px; top: 90px; width: 250px; font-size: 12px; color: #adadad; }

#admin { position: absolute; display: none; z-index: 950; right: 5px; color: #DDD; bottom:5px; }
#admin A { color: #CCC; }
#previewwidget { position: absolute; display: none; z-index: 970; top: 0px; left: 0px; background-color: #EEE; padding: 5px; font-size: 10px; color: #777; width: 200px; height: 150px; }
#preview { position: absolute; left:0; top:0; width:450px; height:350px; padding: 5px; font-size: 10px; color: #777; background:#FFF; border: 1px solid #999; z-index:999; overflow: auto; display: none; }

#pageeditor { position: absolute; z-index: 960; display: none; background: #EEE; border: 1px solid #AAA; padding: 5px; top: 119px; right: 5px; width: 250px; height: 450px; font-family: Arial; font-size: 10px; }
#pageeditor #editorbuttons { position: absolute; right: 5px; }
#pageeditor #pageeditor_title { display: block; padding: 3px; cursor: move; font-size: 12px; }
#pageeditor .tabs { margin: 0; padding: 0; margin-top: 4px; list-style-type:none; height: 17px; }
#pageeditor .tabs li { position: relative; margin-right: 1px; display: inline; padding: 3px; cursor: pointer; background: #CCC; }
#pageeditor .tabs li.active { top: 2px; }
#pageeditor .tab { position: relative; margin-top: 2px; padding: 5px; height: 300px; background: #CCC; font-size: 11px; }
#pageeditor .tab UL { position: relative; margin: 0; padding: 0; list-style-type:none; }
#pageeditor .tab UL LI {
	display: block; padding-left: 1px; padding-top: 1px; background: #DDD; cursor: pointer; border-bottom: 1px solid #999;
}
#pageeditor .tab UL LI SPAN { padding: 4px; display: block; margin: 1px; width: 228px; font-size: 13px; background: #D1D1D1; }
#pageeditor .tab UL LI UL { padding: 0; margin: 0; border-width: 0px; }
#pageeditor .tab UL LI UL LI {
	float: none; cursor: default; line-height: 18px; font-size: 12px; font-weight: normal; border-width: 0px; padding-bottom: 3px; padding-left: 3px;
}
#pageeditor .tab UL LI UL LI SPAN { border-width: 0px; }

.viewporteditor { position: absolute; z-index: 970; display: none; background: #EEE; border: 1px solid #AAA; padding: 5px; width: 750px; height: 420px; }
.viewporteditor #viewporteditor_buttons { position: absolute; right: 5px; }
.viewporteditor #viewporteditor_title { display: block; padding: 3px; cursor: move; font-size: 12px; font-family: Arial, Verdana, sans-serif; }
.viewporteditor .tabs { display: inline;  margin: 0; padding: 0; list-style-type:none; height: 17px; }
.viewporteditor .tabs li { position: relative; margin-right: 2px; display: inline; cursor: pointer; padding: 3px; background: #CCC; }
.viewporteditor .tabs li.active { top: 2px; }
.viewporteditor .tab { position: absolute; margin-top: 4px; padding: 5px; background: #CCC; width:735px; }

.texteditor .texteditor_left { float: left; width: 355px; height: auto; }
.texteditor .texteditor_tools { width: 355px; height: 24px; background: #CCC; font-size: 11px; font-family: Arial, Verdana, sans-serif; }
.texteditor .texteditor_area { width: auto; height: auto; }
.texteditor .texteditor_preview { position: absolute; margin-top:24px; right: 5px; overflow: auto; width: 310px; height: auto; padding: 10px; }

#cp_tabs .lib_tab { border-bottom: 1px solid #BBB; cursor: pointer; }
#cp_tabs .lib_tab_open { border-left: 1px solid #BBB; border-right: 1px solid #BBB; border-top: 1px solid #BBB; cursor: pointer; }
#cp_nots TH { background: #BBB;  }
#cp_nots TD.check { text-align: center; }
#cp_stats_page .topblack { border-top: 1px solid #333; }
#cp_stats_page .topgrey { border-top: 1px solid #BBB; }
#cp_stats_page .leftgrey { border-left: 1px dotted #BBB; }
#cp_stats_page .img { position: relative; bottom: 0px; margin: 0; padding: 0; border-width: 0px; background: #BBB; }
#statsinfo { position: absolute; z-index: 999; left: 0; top: 0; display: none; padding: 5px; background: #BBB; }
#cp_share { position: absolute; left: 0px; }
.cp_share_block TD { background: #DDD; border-bottom: 1px solid #BBB; font-size: 14px; cursor: pointer; }
.cp_share_block TD TD { background: none; border-width: 0px; cursor: normal; }
.cp_share_block TD DIV { margin:0; padding:4px; }
.cp_share_block .active { background: #FFF; }
.cp_share_block .sub { background:#EEE; padding: 10px; font-size: 11px;  display: none; }

#help { position: absolute; z-index: 999; top: 0px; left: 0px; padding: 5px; width: auto; height: auto; border: 1px solid #000; background: #CCC; visibility: hidden; font-family: Arial, Verdana, sans-serif; }
#ghost, .ghost { display: none; position: absolute; z-index: 999; }
#pathFrame { width: 0px; height: 0px; border: 0px; }
#footer { position: absolute; display: none; font-family: verdana; z-index: 1; top: 130px; left: 50%; margin-left: -375px; width: 750px; text-align: center; font-size: 9px; line-height:15px; height:19px; color: #BBB; }
#footer A { color: #BBB; }
#footer #cw { display: inline; }
#debugBox { background: #CCC; }