﻿#divContent
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
.dijitContainer{overflow:hidden;}
.dijitAlignClient{position:absolute;}
.dijitLayoutContainer{position:relative;display:block;overflow:hidden;}
.dijitContentPane{overflow:auto; display:block;}
.dijitTabPaneWrapper{z-index:0;overflow:hidden;}
body .dijitAlignTop, body .dijitAlignLeft, body .dijitAlignRight, body .dijitAlignBottom
{
    overflow: hidden;
    /*position: absolute;*/
}
.titleBar_container
{
    background-image: url(../img/round_title_middle.jpg);
    background-repeat: repeat-x;
    height: 24px;
}
.titleBar_text
{
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 8px;
    padding-top: 4px;
}
.roundleft
{
    background: transparent url(../img/round_title_left.jpg) no-repeat scroll left top;
    color: #fff;
    height: 24px;
}
.roundright
{
    background: transparent url(../img/round_title_right.jpg) no-repeat scroll right top;
    float: left;
    height: 24px;
    width: 100%;
}
.bottom_container
{
    background-image: url(../img/blue_bottom_stretch.gif);
    background-repeat: repeat-x;
    height: 9px;
}
.bottom_roundleft
{
    background: transparent url(../img/blue_corner_BL.gif) no-repeat scroll left bottom;
    color: #000000;
    height: 9px;
}
.bottom_roundright
{
    background: transparent url(../img/blue_corner_BR.gif) no-repeat scroll right bottom;
    float: left;
    height: 9px;
    width: 100%;
}
img.album_art{border: 0 none;cursor: pointer;height: 100px;margin-bottom: 5px;position: relative;top: 14px;width: 100px;}
img.buyButton{cursor:pointer;padding-left:6px;width:44px;height:12px;border:0;text-align:left;padding-bottom:4px;z-index:1;}
img.buyButtonSmall{cursor:pointer;width:32px;height:15px;border:0;position:relative;top:1px;z-index:1;padding-left:0;}

.dojoxGrid-header{background: transparent url(../img/grid_corner.jpg) repeat-x scroll center top;color: #003896;overflow: hidden;position: absolute;}
.dojoxGrid-header table {text-align:center;}
.dojoxGrid table {padding:0;}
.dojoxGrid-row-table {table-layout:fixed;width:0;}
.dojoxGrid-header .dojoxGrid-cell {background:transparent url(../img/search_results_bar_bg.jpg) repeat-x scroll center top;border-color:#fff #003896 #003896  #fff;border-style:solid;border-width:1px;height:20px;padding-bottom:0;}
.dojoxGrid-cell {border:1px solid #fff;overflow:hidden;padding:0.5px 0 0;text-align:left;vertical-align:top;height:21px;}
.dojoxGrid-content {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;overflow:hidden;position:relative;}
.dojoxGrid-master-header{position:relative;}
.dojoxGrid-master-view{position:relative;}
.dojoxGrid-sort-up{background:url(../img/store_sort_up.gif)}
.dojoxGrid-row{border:none;border-left:none;border-right:none;background-color:white;border-top:none;}

.blackTitle9{color:#333;font-weight:bold;font-size:9px;}
.blackText9{color:#333;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:9px;}
.blackTitle12{color:#333;font-weight:bold;font-size:12px;}
.blackText12{color:#333;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:normal;font-size:12px;}
.price{color:#C00;font-weight:normal;}
.priceMed{color:#C00;font-weight:bold;font-size:11px; margin-bottom:5px;}

.listTrack{float:right;position:relative;top:3px;font-weight:normal;font-size:9px;text-align:right;margin-right:10px;color:#333;}
.listSong{float:left;position:relative;top:3px;padding-left:4px;font-size:9px;}
.listArtist{float:left;position:relative;top:3px;padding-left:1px;font-size:9px;}
.listArtist2{margin-left:3px;height:15px;}
.listAlbum{float:left;position:relative;top:3px;padding-left:1px;font-weight:normal;font-size:9px;}
.listTimeArtistAlbumDetail{float:right;position:relative;top:3px;text-align:right;margin-right:15px;}
.listPriceArtistAlbumDetail{float:right;position:relative;top:3px;text-align:right;margin-right:15px;}

