﻿html {
height: 100%;
margin-bottom: 1px;
margin-top:0px;
}

body 
{
margin: 0;
padding: 0;
font-family:Courier,Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
background-color: #ffffff;
text-align: center; /* ie hack */
}

.bloglink
{
    font-size:large;
    font-weight:bold;
    color: #581532;
}

.highlightedHeader
{
    background-color:#f00000;
    color:White;
}

.highlightedHeader h1
{
    color:White;
}


.medium
{
    font-size:medium;
}

a
{
    font-weight:normal;
    font-size:small;
    }

* html body {
font-size: x-small; /* IE5/Win */
f\ont-size: small; /* other IE versions */
}

li 
{
font-family:Courier,Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
}

.categories a
{
    color:#C2243B;
    font-size:medium;
    text-transform:lowercase;
    font-weight:bold;
}

.mainContent
{
    border: solid 1px #dddddd;
    border-top: none;
    background-color:#c0c0c0; 
}

.description
{
    font-size:x-small;
}

tr .addToCart
{
    background-color:#C2243B;
    color:White;
}

.cartDetailLabel
{
    color:Gray;
    text-align:right;
}

div 
{
font-family:Courier,Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
}

p 
{
font-family:Courier,Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
}

label 
{
font-family:Courier,Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
}

p.indented
{
    padding-left:80px;
    padding-right:80px;
}
span.bigblue{color:#03619f;font-size:20px;font-weight:bold;}

span 
{
font-family:Courier,Times New Roman, Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
}

.required
{
    font-size:small;
    color:Black;
    padding-left:5px;
}

.standout
{
    font-size:medium;
    font-weight:bold;
}

.bluestandout
{
    font-size:medium;
    font-weight:bold;
    color:Blue;
}

legend
{
    font-weight:normal;
    color:Blue;
    font-size:large;
}

.small
{
    font-size:small;
}

select
{
    font-weight:bold;
    color:#666666;
}


.subheadline 
{
    color: #6D84B4;
}

td .catalogItem
{
    text-align:center;
    border: none;
}

.bodyLink
{
    color:Black;
}

.CCColor{
    color: #F47D30;
}

.CCColorBold{
    color: #F47D30;
    font-weight:bold;
}

.TableColumnHeader
{
 /*   background-image: url(images/headerbg.gif);
   */ background-position: left top;
    background-repeat: repeat-x;
    background-color:#0A7FB8;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bolder;
    padding-left: 5px;
    white-space:nowrap;
    padding:5px;
}

.TableColumnHeaderCenter
{
    background-color:#e0e0e0;
    color: #666666;
    text-decoration: none;
    font-size: 11px;
    font-weight: bolder;
    padding-left: 5px;
    white-space:nowrap;
    text-align:center;
}

.TableRowHeader
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    padding-right: 5px;
    white-space:nowrap;
    text-align:left;
    padding-top:10px;
    vertical-align:top;
}

.TableRowData
{
    vertical-align:top;
}


.highlightedTable
{
    background-color: #f3f3f3;
    border: solid 1px #6D84B4;
    border-top:none;
}

.fullyHighlightedTable
{
    background-color: #f3f3f3;
    border: solid 1px #6D84B4;
}

.infoBox
{
    background-color: #f3f3f3;
    border: solid 1px #6D84B4;
    padding:5px;
}

.subtleInfoBox
{
    background-color: #dddddd;
    padding:5px;
}

.itemHeader
{
    background-image:url(images/headerbg.gif);
    background-repeat:repeat-x;
    color:#6D84B4;
    font-weight:bold;
    padding:5px;
    
}

.itemHeaderLarge
{
    background-image:url(images/headerbglarge.gif);
    background-repeat:repeat-x;
    color:#6D84B4;
    font-weight:bold;
    padding:5px;
    vertical-align:top;
    
}

.textCallout 
{
    color: #6D84B4;
    font-weight:bold;
}



/*Textbox Watermark*/
.unwatermarked {

	font-weight:bold;
}

.watermarked {	
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	vertical-align:middle;
	font-size: 10px;
}

.footer
{
    background-color:#f00000;
    background-position: left center;
    background-repeat: repeat-x;
    height: 30px;
    vertical-align:middle;
    text-align:center;
}
.footer a
{
    font-weight:normal;
    color:#f3f3f3;
}

div.eBookScroll
{
    height: 1000px;
    overflow:scroll;
    width:560px;
    border: none;
    padding: 2px;
    vertical-align: top;
    float: right;
}

div.possibleArtworkScroll
{
    height: 500px;
    overflow: auto;
    width:500px;
    border: none;
    padding: 2px;
    vertical-align: top;
    float: right;
}

div.possibleArtworkScrollCorrect
{
    height: 500px;
    overflow: auto;
    width:700px;
    border: none;
    padding: 2px;
    vertical-align: top;
    float: right;
}

div.tracksScroll
{
    height: 380px;
    overflow: auto;
    width:200px;
    border: none;
    padding: 2px;
    vertical-align: top;
    float: right;
}

.attention
{
    background-color:Yellow;
    color:Black;
    padding:5px;
}

.tracksdiv
{
    border:outset 1px blue;
    background-color:#6699cc;
    display:none;
    position:absolute;
    left:475px;
    top:110px;
    padding:5px;
   
}

.possibleArtWork
{
   background-color:#f3f3f3;
   border: solid 1px #6D84B4;
}

.borderedBox
{
    border: solid 1px #6D84B4;
}

.recallsBox
{
    border: solid 1px #da1f28;
}

.recallsBoxHeader
{
    background-color: #da1f28; color: White;
}

.considerBox
{
    border: solid 1px #92d050;
}

.considerBoxHeader
{
    background-color: #92d050; color: #666666;
}

.tracks
{
    color:#808080;
    white-space:nowrap;
}

.tipHeader
{
    background-image: url(images/tipheader.gif);
    background-position:center top;
    background-repeat:no-repeat;
    color: #666666;
    white-space:nowrap;
    width:210px;
}

.tipbgimage
{
    filter:alpha(opacity=10);-moz-opacity:0.5;
    position:absolute;
    left:0px;
    top:0px;
    
}

.SearchLeft
{
    
    background: url(images/searchleftcap.png);
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 26px;
    height:25px;
    text-align:left;
    white-space: nowrap;
}
.SearchRight
{
    
    background: url(images/searchrightcap.png);
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 12px;
     height:19px;
   text-align:left;
   white-space: nowrap;
}
.SearchCell
{    
    vertical-align: middle;
    width: 213px;
    text-align:left;
    height:19px;
    white-space: nowrap;
    	border-top:2px solid #A4A4A4;
	border-bottom:1px solid #D8D8D8;
	border-left:none;
	border-right:none;

}

.searchWatermark
{
    padding-left:10px;
	border:none;	
	color:#a0a0a0;
	vertical-align:middle;
	font-size:10px;
	text-align:center;
}

.centered
{
    text-align:center;
}

.leftAligned
{
    text-align:left;
}

.rightAligned
{
    text-align:right;
}

.topArtistsCell
{
    width:200px;
    text-align:right;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

.DataGridItem
{
    background-color:#C8D4E2;
    border:none;
    border-width:0px;
}

.DataGridAlternateItem
{
    background-color:#E2E7EE;
    border:none;
}

.filteredImage
{
    filter:alpha(opacity=50);-moz-opacity:0.5;    
}

.browseHeader
{
   background-color:#c0c0c0;
/*    background-image: url(images/browseheader_bg.png);
  */  background-position: left center;
    background-repeat:no-repeat;
    height:30px;

}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	cursor:hand;cursor:pointer;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.ViewCell
{
    background-repeat:no-repeat;
    position:relative;
}

.SizeCell
{
    background-repeat:no-repeat;
}

.SortAsc
{
    background-color:#cccccc;
    background-image:url(images/sortup.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

.SortDesc
{
    background-color:#cccccc;
    background-image:url(images/sortdown.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

.Sortable
{
    cursor:hand;
    cursor:pointer;
    
}

.breadCrumb
{
    background-image: url(images/breadcrumb_bg.png);
    background-position: left center;
    background-repeat:no-repeat;
}


.breadCrumbSeparator
{
    background-image: url(images/breadcrumb_sep.png);
    background-position: left center;
    background-repeat:no-repeat;
}

.bodyCopySmall
{
    font-size: 9px;
    font-weight: normal;    
}

.bodyCopyLarge
{
    font-size: 16px;
    font-weight: normal;
}

.bodyCopyXXL
{
    font-size: 24px;
    font-weight: normal;
}

.catfightPoster
{
    background-image:url(images/CatfightPoster.gif);
    background-repeat:no-repeat;
    background-position:center top;
    height:400px;
    width:357px;
        
}

div.recallScroll
{
    height: 1000px;
    overflow: auto;
    width:600px;
    border: none;
    padding: 2px;
    vertical-align: top;
    float: right;
}

.subtle
{
    color:#888888;
    font-size: 9px;
    font-weight: bold;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.startquote
{
    background-image:url(images/start_quote.gif);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left: 30px;
    
}

.endquote
{
    background-image:url(images/end_quote.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-left: 30px;
    
}

tr .myComment
{
    background-color:#e8f3e0;
}

td .photoBorders
{
   padding:5px; border: #cccccc 1px solid;width:80px;text-align:center;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

div.bottleTextScroll
{
    height: 950px;
    width:350px;
    overflow:scroll;
    border: none;
    padding: 0px;
    vertical-align: top;
    float: right;
}

span.oddComment
{
    font-weight:normal;
    color:#000000;
}

span.evenComment
{
    font-weight:normal;
    color:#000000;
}

span.newContent
{
    font-weight:bold;
    color:#ff0000;
}

h1{color:#666666;font-size:18px; white-space:nowrap;}
h2{color:#666666;white-space:nowrap}
h3{color:#666666}

li{padding-bottom:5px;}

td.indented
{
    padding-left:20px;
    padding-right:20px;
}

a.whitelink
{
    color:White;
}

td.taboff
{
    background-image:url(images/taboff.png);
    background-position:center center;
    background-repeat:no-repeat;
    height:32px;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}

td.tabon
{
    background-image:url(images/tabon.png);
    background-position:center center;
    background-repeat:no-repeat;
    height:32px;
    text-align:center;
    color:White;
    cursor:hand;
    cursor:pointer;
    
}

a.taboff
{
    text-decoration:none;
    font-weight:bold;
}

a.tabon
{
    color:White;
    font-weight:bold;
    text-decoration:none;
}

select.embedded
{
    font-weight:normal;
    border:none;
}

a.footerlink
{
    color:White;
}

.pipe
{
    color:#ECB3CC;
}

p.indented
{
    padding-left:20px;
    padding-right:20px;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.cartModalPopup {
	background-color:silver;
	border-width:2px;
	border-style:solid;
	border-color:silver;
	padding:0px;
	width:510px;
}

.BigTabLabel
{
    font-weight:bold;
    font-size:10pt;
    color:White;
    text-align:center;
}

.BigTabGrayedLabel
{
    font-weight:bold;
    font-size:10pt;
    color:Gray;
    text-align:center;
}

.largeHeadline
{
    font-size:10pt;
    color:#6D84B4;
    font-weight:bold;
    vertical-align:top;
    
}

div.smarthinkingSS
{
    height: 1300px;
    overflow:scroll;
    width:540px;
    border: none;
    padding: 2px;
    vertical-align: top;
    float: right;
}


.navigationPane
{
    background-color:#f00000;
     color:White;
}

.navigationPane a
{
    color:White;
}

.menu {background:#C2243B url(images/menu_c.gif) top repeat-x; margin:0 2px;}
.menu_br {background:url(images/menu_br.gif) bottom right no-repeat;}
.menu_bl {background:url(images/menu_bl.gif) bottom left no-repeat;}
.menu_tr {background:url(images/menu_tr.gif) top right no-repeat; width:100%;}
.menu_tl {background:url(images/menu_tl.gif) top left no-repeat; padding:13px 4px 2px;}

.menu ul {margin:0; padding:0; list-style:none; font-family:arial; font-size:11px; font-weight:bold; text-transform:uppercase;}
.menu ul li {padding:6px 23px 6px 27px; background:url(images/menu_line.gif) left top no-repeat; float:left;}
.menu ul li.li_none {background:none;}
.menu ul li a {text-decoration:none; font-weight:bold; color:#FFFFFF;}
.menu ul li a:hover {text-decoration:underline;}

.date-header {
color:#000000;
font-weight:bold;
margin-bottom:5px;
font-size:small;
}

.soldOut
{
    color:Red;
    font-style:italic;
}