div.usermenu {
 text-align: right;
 color: #777;
}


div.useroptions {
    font-size:100%;
    color:#999;
    text-align: right;
    float: right;
    padding-top: 5px;
    padding-right: 10px;
}


#hd div.search {  
 text-align: right;
 height: 40px;
}

div.search input { padding: 2px; margin-top: 5px; }

p { color: #40404d; padding-bottom: 5px; }
h1 { color: #20202d; font-size: 140%; font-weight: bold; padding-bottom: 5px; }


h1.profile { font-size: 150%;
    font-weight: bold;
    border-bottom:solid 1px #a0a0ad; 
    margin-bottom: 5px;
}

h2 { font-size: 120%;
    font-weight: bold;
    border-bottom:solid 1px #a0a0ad; 
    margin-bottom: 5px;
    margin-top: 5px;
}


h3.profile { font-size: 110%;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
}

h3 { font-weight: bold; border-bottom: 1px dashed #666;
    margin-bottom: 3px; }

div.h2 {
    height: 32px; 
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.h2 h2 {
    display:none; 
}

div.h3 { 
    height: 22px; 
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.h3 h3 {
    display:none; 
}

img.profileimage { float: right; }

a { 
    color:  #70707d; 
    text-decoration: none;
}
a:hover {
    color:  #40404d; 
    text-decoration: underline;
}

.usermenu a { color:  #777; }

h2.contentwindow  {font-size: 120%;
    font-weight: bold;
    padding: 3px;
    border-bottom:solid 1px #58947C;
}

div.contentcanvas { 
    padding: 5px;
    border:solid 0px #a0a0ad; 
    border-top: 0px;

}


div.content { 
    padding: 5px;


}

div.statusmessage {
    padding: 5px;
    border:solid 1px #ada0a0; 
    background-color: #ede0e0; 
}

.formdata tr.sectionbreak {
    border-top:solid 1px #d0d0dd; 
}

.formdata td {
    padding: 5px;
    vertical-align: top;
}

.formdata td.label {
    color: #70707d;
    font-size: 90%;
    text-align: right;
    padding-left:10px;
    padding-top:8px;
}

.formdata .label {
    color: #70707d;
    font-size: 90%;
    
}

.formdata td.fields {
 padding-right: 10px;   
}

.formdata input.textfield {
    font-size: 95%;
    padding: 3px;
    background-color: #f3f3fd; 
    border:solid 1px #a0a0ad; 
}

.formdata select {
    font-size: 95%;
    padding: 1px;
    background-color: #f3f3fd; 
    border:solid 1px #a0a0ad; 
    
}

.formdata input.button {
    font-size: 95%;
    padding: 3px;
    color: #FFFFFF;
    background-color: #63638d; 
    border:solid 1px #20203d; 
    border-top: solid 1px #40403d; 
    border-left: solid 1px #40403d; 
}

table.datagrid {
            border: 1px solid #aFaFaF;
    
}

.datagrid th {
    
    background:url(/yui/assets/skins/sam/sprite.png) repeat-x 0 0; /* header gradient */ 
    border:  1px solid #aFaFaF;
    padding : 3px;
}

.datagrid td {
    padding : 3px;
}

.datagrid td.odd {
    background-color: #eff3ff;
}


.datagrid td.event {
    background-color: #f9fbfF;
}

div.eventsummary {
    width: 200px;
    float: left;
    border-right: 1px  #aaaaaf dashed;
    padding-right: 0px;
    margin-right: 10px;
    background-color: #fafaff;
}

.eventsummary .month {
    font-size: 140%;
    font-weight: bold;
    font-family: Verdana;
    padding-top: 4px;
    padding-bottom: 6px;
    color: #ccccd2;
}


.eventsummary .day {
    font-size: 100%;
    font-family: Verdana;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    color: #777782;
    border-top: 1px #e4e4e4 solid;
}

.eventsummary a {
    display: block;
    font-size: 85%;
    padding: 1px;
    margin-left: 2px;
    margin-right: 2px;
    border: 1px #fafaff solid;
}


.eventsummary a:hover {
    text-decoration: none;
    background-color: #eeeef5;
    border: 1px #99999f solid;
}

.eventsummary a em {
    color: #111112;
}

a.nounderline:hover { text-decoration: none; }

table.tracklisting {
 padding-right: 20px;   
 margin-right: 20px;   
    border-top: 1px #eeeeef solid;
}

.tracklisting td {
    padding: 2px;
    padding-right: 10px;
    border-bottom: 1px #eeeeef solid;
}


div.slidingwindow {
    ooverflow: auto;
 background-color: #eeeeef;
    
}

div.slidingwindow div {
    width: 488px; 
    overflow: hidden;
    float: left;
 background-color: #eeeeef;
}

div.slidingwindow ul {
 background-color: #eeeeef;
    width: 1000px;
}

div.slidingwindow  li {
 background-color: #eeeeef;
    font-size: 80%;
    padding: 5px 16px;
    float: left;
}

div.slidingwindow a.control { 
    float: left;
    height: 160px; 
    width: 16px;
    padding: 0px 1px;
 background-color: #eeeeef;
    text-decoration: none;
}

div.slidingwindow a.control:hover {
 background-color: #dddddf;
    
}

div.slidingwindow img {  margin: 0; padding: 0; }

div.slidingwindow a.inactive img { opacity: 0.2; }


div.slidingwindow a.inactive:hover { 
 background-color: #eeeeef;
}

ul.albumlist li {
 height: 64px;   
    border-top: 1px dashed #555;
 padding-top:2px;
}

.rightpanel ul.albumlist li {
 height: 64px;   
}

.leftpanel ul.albumlist li {
 height: 64px;   
}

ul.albumlist a {
    height: 64px;
 display: block;
 padding-left: 62px;
 padding-top:1px;
 padding-bottom:1px;
 background-repeat: no-repeat;
    font-size: 90%;
}

ul.albumlist li.odd {
 background-color:  #fdfdfd;   
}


div.albumfeaturelist {
    overflow: auto;
    height: 320px;
    border: 1px solid #E7F2ED;
}

div.albumfeaturelistonerow {
    overflow: auto;
    height: 160px;
    border: 1px solid #E7F2ED;
}

.albumfeaturelist ul li, .albumfeaturelistonerow ul li {
    display: inline;
}


.albumfeaturelist a, .albumfeaturelistonerow a {
 display: block;
    float: left;
    width: 90px;
    height: 160px;
    padding-left: 8px;
    padding-right: 8px;
 text-decoration: none;
 font-size: 75%;
}

.albumfeaturelist a:hover, .albumfeaturelistonerow a:hover {
    background-color: #E7F2ED;
 text-decoration: none;   
}


div.dvdfeaturelist {
    overflow: auto;
    height: 170px;
    border: 1px solid #E7F2ED;
}

.dvdfeaturelist ul li {
    display: inline;
}


.dvdfeaturelist a {
 display: block;
    float: left;
    width: 90px;
    height: 170px;
    padding-left: 8px;
    padding-right: 8px;
 text-decoration: none;
 font-size: 75%;
}

.dvdfeaturelist a:hover {
    background-color: #E7F2ED;
 text-decoration: none;   
}

table.orderlist th {
    background-color: #E7F2ED;
    padding: 3px;
    font-weight: bold;
    color: #20202d;
    border-bottom: 1px solid #58947C; 

}

table.orderlist td {
    padding: 3px;
    border-bottom: 1px solid #58947C; 
}