/*Sublinks Font Attributes*/
.cssSubLinksFont  { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: none } 
a.cssSubLinksFont:link    { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: underline }
a.cssSubLinksFont:visited { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: underline }
a.cssSubLinksFont:active  { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: underline }
a.cssSubLinksFont:hover   { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: none }

/*Detail Pages Font Attributes*/
.cssDetailGlobalFont  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 000000; font-weight: Regular; text-decoration: none } 
a.cssDetailGlobalFont:link    {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssDetailGlobalFont:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssDetailGlobalFont:active  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssDetailGlobalFont:hover   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 000000; font-weight: normal; text-decoration: none }

/*Sub Title Font Attributes*/
.cssSubTitleFont  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: 000000; font-weight: Regular; text-decoration: none } 
a.cssSubTitleFont:link    {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssSubTitleFont:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssSubTitleFont:active  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssSubTitleFont:hover   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: 000000; font-weight: normal; text-decoration: none }

/*Title Font Attributes*/
.cssTitleFont  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: 000000; font-weight: Regular; text-decoration: none } 
a.cssTitleFont:link    {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssTitleFont:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssTitleFont:active  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: 000000; font-weight: normal; text-decoration: underline }
a.cssTitleFont:hover   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: 000000; font-weight: normal; text-decoration: none }

/*Footprints Attributes*/
a.footPrints:link    { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: none }
a.footPrints:visited { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: none }
a.footPrints:active  { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: none }
a.footPrints:hover   { font-family: "verdana"; font-size:  8pt; color: 000000; font-weight: normal; text-decoration: none }
.footPrints { font-family: "verdana"; font-size:  8pt; font-weight: bold; color: 000000; text-decoration: none }

/*groupPanel absolute position*/
.groupPanel {position:relative;}

BODY{ font-family: "verdana"; font-size:  8pt; color: 000000; background-color:#E5E5E5; }
TABLE,TD{ font-family: "verdana"; font-size:  8pt; color: 000000;}


/*Headert links*/
a.headerlinks:link    { font-family: Arial; font-size:  8pt; color: ffffff; text-decoration: none}
a.headerlinks:visited { font-family: Arial; font-size:  8pt; color: ffffff; text-decoration: none}
a.headerlinks:active  { font-family: Arial; font-size:  8pt; color: ffffff; text-decoration: none}
a.headerlinks:hover   { font-family: Arial; font-size:  8pt; color: ffffff; text-decoration:underline; width: 100%  }

/*Main Panel body width*/
.Body {width:100%; background-color:#FFFFFF;} 

/* Foundation Classes */
.mainTable { width:1006px; border-right:solid; border-right-width: 1px; border-right-color: #000000; border-left:solid;  border-left-width: 1px; border-left-color: #000000; border-bottom:solid;  border-bottom-width: 1px; border-bottom-color: #000000; background-color:#FFFFFF;} 
.navCell { background-color:#FFFFFF; width: 130px;  }
.cssLeftPanelBGColor { background-color:#FFFFFF; width:130px;  }
.linkBorder { background-color:#CCCCCC; width:3px;}
.bodyOuterTable {width:100%;}
.bodyTitle {
	color:White;
	width:100%;
	background-image: url(/customers/cmj/img/relay.jpg);
	background-repeat: repeat;
}
.bodyTitleFont {
	color:#FFFFFF;
	font-size:large;
	text-transform: capitalize;
}
.bodyInnerTable {width: 95%; left: 15px; position: relative;}
.footerCell {height:3px;}
.temp { font-weight:bold}

/* Gen Table */
.genTable {font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none;}
.genTableHeadRow {background-color:#DDDDDD; color:White;}
.genTableRow1 {background-color:#ffffff;}
.genTableRow2 {background-color:#EEEEEE;}

/* Main table for secondary buy buttons */
.cssSecondaryButtonsMain {  background-color:#EEEEEE; border-width:thin; border-color:#EEEEEE; }

/* Gen HR */
.genHR { color : #eeeeee; HEIGHT: 1px;}

/*Link Box*/
.navHeader {
	height:10px;
	width: 100%;
	font-family: "Century Gothic";
	font-size:xx-small;
	background-image: url(/customers/cmj/img/relay.jpg);
	background-repeat: repeat;
}

/* Link list (NT/TS) */
.LinkList { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: none }
a.LinkList:link    { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: underline }
a.LinkList:visited { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: underline }
a.LinkList:active  { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: underline }
a.LinkList:hover   { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: none }


/*New Releases Box Color Options*/
.custombodyboxheader {Background-Color: #EEEEEE;}
/*.custombodyboxborder {Background-Color: #EEEEEE;}*/
.bodyboxfont { font-family: "verdana"; font-size:  9pt; color: 000000; text-decoration: none }

/* Featured Item */

.featureTable { font-family: "verdana"; font-size:  8pt; color: 000000;}

/* Color Classes */
.bodyBGColor     { Background-Color: #FFFFFF; }
.bodyBGAltColor  { Background-Color: #EEEEEE; }
.bodyFGColor     { Background-Color: #FFFFFF; }
.bodyFGAltColor  { Background-Color: #DDDDDD; }

/*Power Search Button*/
.powersearchbt {position: absolute; left: -110px; top: 30px}

/*MarqueeColor*/
.MarqueeColor { color:#FFFFFF }

/*Cart Error*/
.ErrorText { color:#CC0000 }

/*All Fonts*/
font { color: 000000; text-transform: none}

/*All Tables*/
TABLE  { font: normal; color: #000000; text-transform: none}

/*Little Cart Link*/

/*Feature Title Font*/
a.cssFeatureTitleFont:link    { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: underline; font-weight: bold; }
a.cssFeatureTitleFont:visited { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: underline; font-weight: bold; }
a.cssFeatureTitleFont:active  { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: underline; font-weight: bold; }
a.cssFeatureTitleFont:hover   { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: underline; font-weight: bold;}
.cssFeatureSubTitleFont { font-family: "verdana"; font-size:  8pt; color: 000000; text-decoration: none }

.LittleCartLink { font-family: Arial; font-size:  7pt; color: #330066; text-decoration: none }
.LittleCart { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none }

	a.LittleCartLink:link    { font-family: "verdana"; font-size:  7pt; color: 000000; text-decoration: none }
	a.LittleCartLink:visited { font-family: "verdana"; font-size:  7pt; color: 000000; text-decoration: none }
	a.LittleCartLink:active  { font-family: "verdana"; font-size:  7pt; color: 000000; text-decoration: none }
	a.LittleCartLink:hover   { font-family: "verdana"; font-size:  7pt; color: 000000; text-decoration: none; font-weight: bold; background-color: #ffffff}

Font.SelDD   { font-family: "arial, helvetica, sans-serif"; font-size: 10pt; color: #FFFFFF; font-weight: bold }
Input.SelDD  { font-family: "Verdana, arial, helvetica, sans-serif"; font-size: 7pt; color: #FFFFFF; Background-Color: #FFFFFF}
Select.SelDD { font-family: "Verdana, arial, helvetica, sans-serif"; font-size: 7pt; color: #000000; Background-Color: #FFFFFF}

	a.LittleLink:link    { font-family: Arial; font-size:  7pt; color: FFFFFF; text-decoration: none; }
	a.LittleLink:visited { font-family: Arial; font-size:  7pt; color: FFFFFF; text-decoration: none; }
	a.LittleLink:active  { font-family: Arial; font-size:  7pt; color: FFFFFF; text-decoration: none; }
	a.LittleLink:hover   { font-family: Arial; font-size:  7pt; color: FFCA00; text-decoration: none; }

/*Cart Header & Footer*/
.minicartheader { background-color:#112C83; }
.minicartfooter { background-color:#112C83; }

/* Content area (Body and Tables within Body) */
.Tabs        { font-family: "Verdana, arial, helvetica, sans-serif"; font-size: 8pt; text-align: center }
.Footer      { font-family: "Verdana, arial, helvetica, sans-serif"; font-size:  8pt; color: #ffffff; Background-Color: #DDDDDD }

/* These are my formats */
.BlackText-1 { font: bold 12pt Arial; color: #000000 }
.WhiteText-1 { font: bold 14pt Arial; color: ffffff; filter: dropshadow(offx=2, offy=1, color=#666633) }
.WhiteText-Cart { font: bold 8pt Arial; color: ffffff }
.bodyTitle { font: bold 12pt Arial; color: ffffff; filter: dropshadow(offx=2, offy=1, color=#666633) }
.WhiteText-3 { font: bold 10pt Arial; color: #FFFFFF }
.WhiteText-4 { font: normal 7.5pt "Arial Black"; line-height: 7pt;color: #FFFFFF }
.WhiteText-5 { font: bold 12pt Arial; color: #FFFFFF }

/*Global Left links*/
a.globalleftlinks:link    { font-family: Century Gothic; font-size:  8pt; color: FFFFFF; text-decoration: none; text-transform: capitalize; }
a.globalleftlinks:visited { font-family: Century Gothic; font-size:  8pt; color: FFFFFF; text-decoration: none; text-transform: capitalize; }
a.globalleftlinks:active  { font-family: Century Gothic; font-size:  8pt; color: FFFFFF; text-decoration: none; text-transform: capitalize; }
a.globalleftlinks:hover   { font-family: Century Gothic; font-size:  8pt; color: FFCA00; text-decoration: none; text-transform: capitalize; }

Span.ShwCrt      { font: normal 7.5pt Arial; color: #FFFFFF; position: absolute; left:515px; top: 150px }
Img.ShwCrt       { width: 47 px; height: 47px; position: absolute; left:450px ; top: 134px }
.Checkout        { text-decoration: none; font: normal 7pt "Arial Black"; position: absolute; left:448px; top: 172px; color:white;}

Span.SrchFm      { position: relative; }
Font.SrchFm      { font-size:  9pt; color: 000000; font-weight: bold }
Input.SrchFm     { font-size:  8pt; color: 000000; background-color: #FFFFFF;}
Select.SrchFm    { font-size:  8pt; font-family: "Verdana"; font-weight: none;}
Input.SrchFmFind { position: absolute; top: 126px width: 20px; height: 22px }

Div.Tabs      { XXborder: thin dashed; font-family: "Verdana, arial, helvetica, sans-serif"; font-size: 8pt; position: absolute; left:   0px; top: 282px; width: 130px; }
Div.Footer    { XXborder: thin dashed; font-family: "Verdana, arial, helvetica, sans-serif"; font-size: 10pt; position: absolute; left: 0px; width: 540px; overflow: hidden; padding: 5px; }

/* Left Tab/Links */
/*.Link  {Background-Color: #FFFFFF;text-transform: capitalize; text-decoration: none}*/
.LeftBGLink  {Background-Color: #FFFFFF;}
.LeftBGLinkSpacer  {Background-Color: #FFFFFF; height:2px;}
.Lefttext    { font-family: "Verdana"; font-size:  7pt; color: #000000; text-decoration: none; background-color: #EEEEEE; width: 100%  }
.LeftLink    { font-family: "Verdana"; font-size:  7pt; color: #000000; text-decoration: none; text-transform: capitalize; }
Span.LeftLink { background-color: #FFFFFF; width: 100% }
a.LeftLink:link    { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.LeftLink:visited { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.LeftLink:active  { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.LeftLink:hover   { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none; background-color:#EEEEEE; width: 100%  }

/* Classical performer links */
a.ClasPerfLink:link    { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.ClasPerfLink:visited { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.ClasPerfLink:active  { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.ClasPerfLink:hover   { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none; background-color:#EEEEEE}

/*Menu text link*/
.menutext { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.menutextlink:link    { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.menutextlink:visited { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.menutextlink:active  { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none}
a.menutextlink:hover   { font-family: "Verdana"; font-size:  7pt; color: 000000; text-decoration: none; width: 100%  }

.FeatureBox { background-color:#FFFFFF; border:none }
Div.BodyTitle   { font: bold 10pt Verdana; color: #000000; text-align: left }

/*Top Links*/
Div.TopLinks   { position: relative; font: normal 8pt Verdana; color: #000000; text-align: left }

/* Other Config links */
.linkOtherConfig:link { font-family: Arial; font-size:  8pt; color: 000000; text-decoration: underline}
.linkOtherConfig:visited { font-family: Arial; font-size:  8pt; color: 000000; text-decoration: underline}
.linkOtherConfig:hover { font-family: Arial; font-size:  8pt; color: ffffff; text-decoration: underline; background-color: #DDDDDD}

/*All Links*/
Text { font: normal 7pt "Arial Black"; letter-spacing: -0.25pt; }
a:link    { color: 000000; text-decoration: underline }
a:visited { color: 000000; text-decoration: underline }
a:active  { color: 000000; text-decoration: underline }
a:hover   { color: 000000; text-decoration: none }
