@charset "utf-8";
/* Omnimusic tables style */

/* Starts here[+]
** In this place you can change the width of a table's cell 
** (don't forget tu put the coresponding class in the file containing the table you want to modify);
** the name of the CSS class coincides with the property and value given in the CSS code
*/
table td.width30px { width: 30px; }
table td.width40px { width: 40px; }
table td.width50px { width: 50px; }
table td.width60px { width: 60px; }
table td.width65px { width: 65px; }
table td.width80px { width: 80px; }
table td.width72px { width: 72px; }
table td.width90px { width: 90px; }
table td.width100px { width: 100px; }
table td.width105px { width: 105px; }
table td.width120px { width: 120px; }
table td.width138px { width: 138px; }
table td.width145px { width: 145px; }
table td.width152px { width: 152px; }
table td.width150px { width: 150px; }
table td.width200px { width: 200px; }
table td.width230px { width: 230px; }
table td.width250px { width: 250px; }
table td.width280px { width: 280px; }
table td.width350px { width: 350px; }

table th.width30px { width: 30px; }
table th.width65px { width: 65px; }
table th.width152px { width: 152px; }
table th.width138px { width: 138px; }
/************* Ends here[-] **************/

.tableMusicList { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableMusicList table { width: 898px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; }
.tableMusicList table td { margin: 0; padding: 5px 0; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; border-bottom: 1px solid #000; }
.tableMusicList table td.center { text-align: center; }
.tableMusicList table tr.whiteRow { background: #fff; }
.tableMusicList table tr.greyRow { background: #C0C0C0; }

.tableFirstStyle { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableFirstStyle table { width: 898px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; }
.tableFirstStyle table td { margin: 0; padding: 5px 0; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; border-bottom: 1px solid #000; }
.tableFirstStyle table td.center { text-align: center; }
.tableFirstStyle table tr.whiteRow { background: #fff; }
.tableFirstStyle table tr.greyRow { background: #C0C0C0; }

.tableThirdStyle { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336600; }
.tableThirdStyle table { width: 898px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336600; border-top: 0px solid #000; border-right: 0px solid #000; border-left: 0px solid #000; }
.tableThirdStyle table td { margin: 0; padding: 5px 0px 0px 0px; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336600; border-bottom: 0px solid #000; }
.tableThirdStyle table td.center { text-align: center; }
.tableThirdStyle table tr.whiteRow { background: #fff; }
.tableThirdStyle table tr.greyRow { background: #C0C0C0; }

.tableFourthStyle { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000; }
.tableFourthStyle table { width: 898px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336600; border-top: 0px solid #000; border-right: 0px solid #000; border-left: 0px solid #000; }
.tableFourthStyle table td { margin: 0; padding: 5px 0px 5px 0px; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; border-bottom: 0px solid #000; }
.tableFourthStyle table td.center { text-align: center; }
.tableFourthStyle table tr.whiteRow { background: #fff; }
.tableFourthStyle table tr.greyRow { background: #EACED0; }

.tableFifthStyle { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000; }
.tableFifthStyle table { width: 875px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336600; border-top: 0px solid #000; }
.tableFifthStyle table td { margin: 0; padding: 5px 0px 5px 0px; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; border-left: 1px solid #000; border-right: 1px solid #000;}
.tableFifthStyle table td.center { text-align: center; }
.tableFifthStyle table tr.blankRow { background: #701816; height: 70%;}
.tableFifthStyle table tr.whiteRow { background: #ea3f3a; height: 70%;}
.tableFifthStyle table tr.lightRow { background: #eaa6a4; border-style: solid; color: #000; height: 70%;}
.tableFifthStyle table tr.lightRow td.play { border-left: 1px solid #000; border-right: 0px solid #000; }
.tableFifthStyle table tr.lightRow td.playend { border-left: 0px solid #000; border-right: 0px solid #000; }
.tableFifthStyle table tr.lightRow td.lyrics { border-left: 0px solid #000; border-right: 0px solid #000; }
.tableFifthStyle table tr.lightRow td.addto { border-left: 0px solid #000; border-right: 0px solid #000; width: 120px;}
.tableFifthStyle table tr.lightRow td.box { border-left: 0px solid #000; border-right: 1px solid #000; width: 30px;}
.tableFifthStyle table tr.darkRow { background: #fff; border-style: solid; border-right: 1px solid #000; height: 70%; }
.tableFifthStyle table tr.darkRow td.play { border-left: 1px solid #000; border-right: 0px solid #000; }
.tableFifthStyle table tr.darkRow td.playend { border-left: 0px solid #000; border-right: 0px solid #000; }
.tableFifthStyle table tr.darkRow td.lyrics { border-left: 0px solid #000; border-right: 0px solid #000; }
.tableFifthStyle table tr.darkRow td.addto { border-left: 0px solid #000; border-right: 0px solid #000; width: 120px;}
.tableFifthStyle table tr.darkRow td.box { border-left: 0px solid #000; border-right: 1px solid #000; width: 30px;}
.tableFifthStyle table td div.text1 { margin: 0; padding: 0px 0px 0px 5px; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000; }
.tableFifthStyle table td div.text2 { margin: 0; padding: 0px 0px 0px 5px; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000; }
.tableFifthStyle table td div.text3 { margin: 0; padding: 0px 0px 3px 15px; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }


/********** tablefirststyle table tr td controls Details **********/
.tableMusicList table tr td {vertical-align:top; }
.tableMusicList table tr td div.indetails { position:absolute; border:solid 1px #333; width:330px; background-color:#DDD; padding:4px; display:none; margin-left:0px; margin-top:18px;}


.tableMusicList .details { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0260ff; }
.tableMusicList .details a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0260ff; }
.tableMusicList .details a:hover { color: #606060; text-decoration: underline; }
.tableMusicList .name a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableMusicList .name a:hover { text-decoration: underline; }
.tableMusicList .remove { margin: 0; padding: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff4113; }
.tableMusicList .remove a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff4113; }
.tableMusicList .remove a:hover { text-decoration: underline; }


.tableFirstStyle table tr td {vertical-align:top; }
.tableFirstStyle table tr td div.indetails { position:absolute; border:solid 1px #333; width:330px; background-color:#DDD; padding:4px; display:none; margin-left:0px; margin-top:18px;}


.tableFirstStyle .details { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0260ff; }
.tableFirstStyle .details a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0260ff; }
.tableFirstStyle .details a:hover { color: #606060; text-decoration: underline; }
.tableSecondStyle .name { margin: 0; padding: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableFirstStyle .name a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableFirstStyle .name a:hover { text-decoration: underline; }
.tableFirstStyle .remove { margin: 0; padding: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff4113; }
.tableFirstStyle .remove a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff4113; }
.tableFirstStyle .remove a:hover { text-decoration: underline; }

.tableSecondStyle { margin: 0; padding: 0 25px 0 21px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableSecondStyle table { width: 854px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; }
.tableSecondStyle table td { margin: 0; padding: 5px 0; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; border-bottom: 1px solid #000; }
.tableSecondStyle table td.center { text-align: center; }
.tableSecondStyle table tr.whiteRow { background: #fff; }
.tableSecondStyle table tr.greyRow { background: #f1f1f1; }

.iconHeadset { width: 23px; height: 23px; margin: 0 auto; padding: 0; font-size: 0; background: url(../img/icon_headset.gif) left top no-repeat; }
.iconHeadset2 { margin: 0 auto; padding: 0; font-size: 0; }
.iconBuy { width: 20px; height: 20px; margin: 0 auto; padding: 0; font-size: 0; background: url(../img/icon_buy.jpg) left top no-repeat; }

.tableSecondStyle .rate { margin: 0; padding: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableSecondStyle .duration { margin: 0; padding: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableSecondStyle .name { margin: 0; padding: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableSecondStyle .name a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
.tableSecondStyle .name a:hover { text-decoration: underline; }
.tableSecondStyle .remove { margin: 0; padding: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff4113; }
.tableSecondStyle .remove a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff4113; }
.tableSecondStyle .remove a:hover { text-decoration: underline; }
.tableSecondStyle a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }

.tableSecondStyle .downloadOptions { height: auto!important; min-height: 16px; height: 16px; margin: 0; padding: 0 0 3px 610px; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669c34; }
.tableSecondStyle .downloadOptions ul { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669c34; }
.tableSecondStyle .downloadOptions ul li { line-height: 14px; width: 120px; text-align: center; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669c34; float: left; }
.tableSecondStyle .downloadOptions ul li a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669c34; }
.tableSecondStyle .downloadOptions ul li a:hover { text-decoration: underline; }


.licensingTable { width: 385px; margin: 0 0 0 20px; padding: 0; float: left; }
.licensingTable table.headersTable { width: 385px; margin: 0 0 5px; padding: 0; text-align: left; }
.licensingTable table.headersTable th { padding: 3px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7a7a7a; border-bottom: 1px solid #a8a8a8; }

.licensingTable table.contentTable { width: 385px; margin: 0; padding: 0; text-align: left; }
.licensingTable table.contentTable td { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; }
.licensingTable table.contentTable td a { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; }
.licensingTable table.contentTable td a:hover { text-decoration: underline; color: #03beaa; }
.licensingTable table.contentTable td input.textType { width: 24px; height: 16px; margin: 0; padding: 2px 0; line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: italic; text-align: center; color: #3b87fe; background: #fff; border	: 1px solid #000; }

.detailsTab { width: 70px; margin: 0; padding: 0; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555; }
.detailsAbout { width: 370px; margin: 0; padding: 0 0 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #777; float: left; }
.detailsAbout .versionTab { width: auto; float: left; padding-bottom: 3px; padding-right: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #777; }
/** width below was originally: width: auto; */
.detailsAbout span { width: auto; display: block; padding-top: 2px; float: left; }
.detailsAbout img { vertical-align: top; margin-top: 4px; }
.detailsAbout input { margin: 0; padding: 0; vertical-align: middle; }
.indetails a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #777; }
.indetails a:hover { text-decoration: underline; color: #333;}
