﻿body {
}

td.leftMenu 
{
	width:130px;
	background-color:#660000;
	border-top: solid 1px #b40000;
	border-bottom: solid 1px #b40000;
	padding:7px 0px 7px 10px;
	border-collapse:collapse;
}

td.leftMenuSelected
{
	width:130px;
	background-color:#330000;
	border-top: solid 1px #b40000;
	border-bottom: solid 1px #b40000;
	padding:7px 0px 7px 10px;
	border-collapse:collapse;
}

td.arenaRightColumn
{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-size:10px;
	padding-top:15px;
	padding-bottom:15px;
	line-height:12px	
}

td.arenaRightColumnQuote
{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
	font-style:italic;	
}
.arenaRightColumnQuoteByLine
{
    font-weight:bold;
	font-size:10px;
}

.headerRed14
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

td.leftMenuHover
{
	width:130px;
	background-color:#390000;
	border-top: solid 1px #b40000;
	border-bottom: solid 1px #b40000;
	padding:7px 0px 7px 10px;
	border-collapse:collapse;
	color:#ffff00;
}

a.leftMenu 
{
	font-family:Verdana;
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
}
a.leftMenu:selected
{
	background-color:#390000;
	font-family:Verdana;
	color:#ffff00;
	text-decoration:underline;
	font-size:11px;
}

a.leftMenuOver
{
	background-color:#390000;
	font-family:Verdana;
	color:#ffff00;
	text-decoration:underline;
	font-size:11px;
}

a.leftMenu:visited
{
	font-family:Verdana;
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
}

a
{
	font-family:Verdana;
	font-size:12px;
}

a.small
{
	font-family:Verdana;
	font-size:10px;
	line-height:12px

}


p
{
	font-family:Verdana;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
}

ul /* eth added */
{
	font-family:Verdana;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
}

table.schedule
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
    width: 100%;
}

table.newsletter
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
    height: 100%;
    width: 100%;   
    display: inline;   
}

table.newsletter td
{
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
    font-family: Verdana;
    font-weight: normal;
    font-size: 9px;    
    text-align: left;
    vertical-align: middle;
}

.middleadjustTB
{
    margin: 0px 0px 6px 0px;
}
.middleadjustPIC
{
    margin: 3px 0px 0px 0px;  
}
table.newsletter td h3
{  
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 0px 2px 0px;
    margin: 6px 0px 0px 0px;
    text-align: left;
}

table.schedule td
{ 
    padding: 5px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;    
}
.schedule_item
{          
    border-top: solid 1px #cccccc;  
    width: 100%;
}
td.schedule_item_title
{   
    font-family:Verdana;
	font-size:10px;
	line-height:12px;
    width: 30%;
    vertical-align:top;
    padding-left:0px;
}

div.schedule_item h3
{
    font-family:Verdana;
	font-size:12px;
	margin: 0px 0px 5px 0px;
	font-style: normal;
	font-weight: bold;
}
td.schedule_item_body
{
    font-family:Verdana;
	font-size:12px;
	line-height:15px;
    width: 70%;
    padding-left:15px;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:15px;
    vertical-align: top;
}
table.lingo
{ 
    width: 100%;
    text-align:left;
    border-width: 0px; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
}
table.lingo tr
{
    height: 5px;
    max-height: 5px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    table-layout: fixed;
    border-width: 0px; 
}
td.lingoleft
{     
    width: 170px;/*46%;*/    
    color: Blue;
    text-align: left;
    padding: 0px 0px 0px 0px;    
    height: 5px;
    margin: 0px 0px 0px 0px;
   border-width: 0px; 
  /*  border-style: solid;*/
}
td.lingoright
{            
    color: Blue;
    text-align: left;
    padding: 0px 0px 0px 0px;    
    height: 5px;
    margin: 0px 0px 0px 0px;
   border-width: 0px; 
   /*  border-style: solid;*/
}
td.arrow
{   
    width:6px;
    text-align: left;
    padding: 0px 0px 0px 0px;  
    height: 5px;  
    margin: 0px 0px 0px 0px;
      border-width: 0px; 
   /*  border-style: solid;*/
}
td.arrow img
{
     padding: 0px 0px 0px 0px;      
     margin: 0px 0px 0px 0px;
      border-width: 0px; 
   /*  border-style: solid;*/
     vertical-align: middle; 
}

a.lingo
{   
  text-decoration: underline;
  color: Blue;
  padding: 0px 0px 0px 0px;        
  margin: 0px 0px 0px 0px;
}
a.lingo:visited
{
    color: Blue;
}

div.YellowRipPanel
{
 background-image: url(images/macysparade/right_middle_short.jpg); 
 height: 216px;
 width: 210px;
}
.YellowRipPanelMedium
{
 background-image: url(images/yellowRip.gif); 
 height: 345px;
 width: 210px;
}
.YellowRipPanel2
{
background-image: url(images/macysparade/right_middle_short.jpg); 
 height: 216px;
 width: 210px;
}
/*a.lingo:hover
{
    background:url(images/rightArrow.gif) left no-repeat;
}
a.lingo:active
{
    background:url(images/rightArrow.gif) left no-repeat;
}*/

.storeheader
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('images/header.jpg');
	background-repeat: repeat-x;
	color: White;
	text-align: center;
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-color: #990000;
	border-right-style: none;
	border-top: solid 1px #990000;
	border-left: solid 1px #990000;
}

div.arenaRightAnswers
{
    font-family: Verdana;
	font-size:10px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-style: italic;
}
div.arenaRightAnswers h3
{
	font-size:12px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize; /* doesn't work */
}


.backNext
{
    font-family: Verdana;
	font-size:10px;
    font-style: normal;
    color: Blue; 
    text-align:center;
    padding: 20px 0px 0px 0px;
}


p.arenaRightColumn
{
	font-size:10px;
	line-height:12px
}
 
div.news
{
    font-family: Verdana;
    font-size: 10px;
    line-height:12px;
}

div.news a
{
    color: Blue;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
}
div.warning
{
    background-color: #ff0000;
    text-align: center;
    border: solid 1px black; 
    position: absolute;
    left: 372px;
    bottom: 331px;   
    padding: 3px 3px 3px 3px; 
}
div.warning div
{
    border: solid 1px white;
    width: 300px; 
    line-height: 15px;
    padding: 15px 15px 15px 15px;
}
div.warning div a:visited
{
    color: White;
}

h1
{
	font-family:Trebuchet MS;
	font-size:24px;
	color:#CC0000;
}

h3
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}
h3.question
{
    font-family: Verdana;
	font-size:14px;
	font-weight:bold;
}
h4
{
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.cbPanel
{
    margin: 0px 0px 0px 0px;
    border-style:none;
    border-width: 0px;
}
a.footer
{
	font-family:Verdana;
	font-size:10px;
	color: #999966;
	text-decoration:underline;
}

.footer
{
	font-family:Verdana;
	font-size:10px;
	color: #999966;
}

td.yellowHeaderArena
{
	padding-left: 10px; 
	background-color: #000000; 
	font-family: Trebuchet MS;
    font-size: 14px; 
    font-weight: bold;
    background-image:url(images/bg_yellow_header.gif);
    background-repeat:repeat-x;
    height:30px;
    text-transform: uppercase;
}

a.homeAlbumHeader:visited
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#0000ff;
}

a.homeAlbumHeader
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#0000ff;

}
h3.question
{
    font-family: Verdana;
	font-size:14px;
	font-weight:bold;
}
h4
{
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.cbPanel
{
    margin: 0px 0px 0px 0px;
    border-style:none;
    border-width: 0px;
}
a.footer
{
	font-family:Verdana;
	font-size:10px;
	color: #999966;
	text-decoration:underline;
}

.footer
{
	font-family:Verdana;
	font-size:10px;
	color: #999966;
}

td.yellowHeaderArena
{
	padding-left: 10px; 
	background-color: #ffcc00; 
	font-family: Trebuchet MS;
    font-size: 14px; 
    font-weight: bold;
    background-image:url(images/bg_yellow_header.gif);
    background-repeat:repeat-x;
    height:30px;
    text-transform: uppercase;
}

a.homeAlbumHeader:visited
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#0000ff;
}

a.homeAlbumHeader
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#0000ff;
}


.tdstyle {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.tdstyleb {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}
.tdstyle11b {  font-family: Verdana; font-size: 11pt; font-style: normal; font-weight: bold; font-variant: normal; color: #cc0000}
.tdstyle_t_9 {   font-family:Trebuchet MS; font-size:9px; font-weight:normal; color: #000000}
.tdstyle_t_9b {   font-family:Trebuchet MS; font-size:9px; font-weight:bold; color: #000000}
.tdstyle_t_9_wh {   font-family:Trebuchet MS; font-size:9px; font-weight:normal; color: #ffffff}
.tdstyle_t_9b_wh {   font-family:Trebuchet MS; font-size:9px; font-weight:bold; color: #ffffff}
.tdstyle_t_10 {   font-family:Trebuchet MS; font-size:10px; font-weight:normal; color: #000000}
.tdstyle_t_10_red {   font-family:Trebuchet MS; font-size:10px; font-weight:normal; color: #cc0000}
.tdstyle_t_10b {   font-family:Trebuchet MS; font-size:10px; font-weight:bold; color: #000000}

.tdstyle_t_10_wh {   font-family:Trebuchet MS; font-size:10px; font-weight:normal; color: #ffffff}
.tdstyle_t_10b_wh {   font-family:Trebuchet MS; font-size:10px; font-weight:bold; color: #ffffff}

.tdstyle_t_11 {   font-family:Trebuchet MS; font-size:11px; font-weight:normal; color: #000000}
.tdstyle_t_11_red {   font-family:Trebuchet MS; font-size:11px; font-weight:normal; color: #cc0000}
.tdstyle_t_11b {   font-family:Trebuchet MS; font-size:11px; font-weight:bold; color: #000000}

.tdstyle_t_11_wh {   font-family:Trebuchet MS; font-size:11px; font-weight:normal; color: #ffffff}

.tdstyle_t_11b_wh {   font-family:Trebuchet MS; font-size:11px; font-weight:bold; color: #ffffff}
.tdstyle_t_12 {   font-family:Trebuchet MS; font-size:12px; font-weight:normal; color: #000000}
.tdstyle_t_12b {   font-family:Trebuchet MS; font-size:12px; font-weight:bold; color: #000000}
.tdstyle_t_12_red {   font-family:Trebuchet MS; font-size:12px; font-weight:normal; color: #cc0000}
.tdstyle_t_12b_red {   font-family:Trebuchet MS; font-size:12px; font-weight:bold; color: #cc0000}
.tdstyle_t_12_wh {   font-family:Trebuchet MS; font-size:12px; font-weight:normal; color: #ffffff}
.tdstyle_t_12b_wh {   font-family:Trebuchet MS; font-size:12px; font-weight:bold; color: #ffffff}

.tdstyle_t_12_p {   font-family:Trebuchet MS; font-size:12px; font-weight:normal; color: #FBA4C6}
.tdstyle_t_12b_p {   font-family:Trebuchet MS; font-size:12px; font-weight:bold; color: #FBA4C6}
.tdstyle_t_14_p {   font-family:Trebuchet MS; font-size:14px; font-weight:normal; color: #FBA4C6}
.tdstyle_t_14b_p {   font-family:Trebuchet MS; font-size:14px; font-weight:bold; color: #FBA4C6}
.tdstyle_t_16b_p {   font-family:Trebuchet MS; font-size:16px; font-weight:bold; color: #FBA4C6}

.tdstyle_t_14 {   font-family:Trebuchet MS; font-size:14px; font-weight:normal; color: #000000}
.tdstyle_t_14b {   font-family:Trebuchet MS; font-size:14px; font-weight:bold; color: #000000}
.tdstyle_t_14_wh {   font-family:Trebuchet MS; font-size:14px; font-weight:normal; color: #ffffff}
.tdstyle_t_14b_wh {   font-family:Trebuchet MS; font-size:14px; font-weight:bold; color: #ffffff}
.tdstyle_t_16 {   font-family:Trebuchet MS; font-size:16px; font-weight:normal; color: #000000}
.tdstyle_t_16b {   font-family:Trebuchet MS; font-size:16px; font-weight:bold; color: #000000}
.tdstyle_t_16_wh {   font-family:Trebuchet MS; font-size:16px; font-weight:normal; color: #ffffff}
.tdstyle_t_16b_wh {   font-family:Trebuchet MS; font-size:16px; font-weight:bold; color: #ffffff}
.tdstyle2 {  font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.tdstyle2b {  font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}
.tdstyle3 {  font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; color: #FF0107}
.tdstyle3b {  font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: bold; font-variant: normal; color: #FF0107}
.tdstyle4 {  font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.tdstyle4b {  font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}
.tdstyle10 {  font-family: Verdana; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.tdstyle10b {  font-family: Verdana; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}
.tdstyle8 {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.tdstyle8b {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}
.tdstyle8w {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #FFFFFF}
.tdstyle8wb {  font-family: Verdana; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF}

. {} 
A.basic:link {color:#0000FF ; text-decoration:underline}
A.basic:visited {color:#0000FF ; text-decoration:underline}
A.basic:active {color:#0000FF ; text-decoration:underline}
A.basic:hover{color: #9595C6; text-decoration:none}

. {} 
A.basic2:link {color:#0000FF ; text-decoration:underline ; font-size:11px}
A.basic2:visited {color:#0000FF ; text-decoration:underline ; font-size:11px}
A.basic2:active {color:#0000FF ; text-decoration:underline ; font-size:11px}
A.basic2:hover{color: #9595C6; text-decoration:none ; font-size:11px}

. {} 
A.basic3:link {color:#FFFFFF ; text-decoration:underline ; font-size:14px ; font-family: 'Trebuchet MS'}
A.basic3:visited {color:#FFFFFF ; text-decoration:underline ; font-size:14px ; font-family: 'Trebuchet MS'}
A.basic3:active {color:#FFFFF ; text-decoration:underline ; font-size:14px ; font-family: 'Trebuchet MS'}
A.basic3:hover{color: #FBA4C6; text-decoration:none ; font-size:14px ; font-family: 'Trebuchet MS'}

. {} 
A.basic5:link {color:#FBA4C6 ; text-decoration:underline ; font-size:14px ; font-family: 'Trebuchet MS'}
A.basic5:visited {color:#FBA4C6 ; text-decoration:underline ; font-size:14px ; font-family: 'Trebuchet MS'}
A.basic5:active {color:#FBA4C6 ; text-decoration:underline ; font-size:14px ; font-family: 'Trebuchet MS'}
A.basic5:hover{color: #FFFFFF; text-decoration:none ; font-size:14px ; font-family: 'Trebuchet MS'}

A.basic6:link {color:#FBA4C6 ; text-decoration:underline ; font-size:12px ; font-family: 'Trebuchet MS'}
A.basic6:visited {color:#FBA4C6 ; text-decoration:underline ; font-size:12px ; font-family: 'Trebuchet MS'}
A.basic6:active {color:#FBA4C6 ; text-decoration:underline ; font-size:12px ; font-family: 'Trebuchet MS'}
A.basic6:hover{color: #FFFFFF; text-decoration:none ; font-size:12px ; font-family: 'Trebuchet MS'}


. {} 
A.basic4:link {color:#0000FF ; text-decoration:underline ; font-size:14px}
A.basic4:visited {color:#0000FF ; text-decoration:underline ; font-size:14px}
A.basic4:active {color:#0000FF ; text-decoration:underline ; font-size:14px}
A.basic4:hover{color: #9595C6; text-decoration:none ; font-size:14px}

. {} 
A.basic_nav:link {color:#FFFFFF ; text-decoration:underline ; font-weight: normal ; font-family: 'Trebuchet MS'; font-size: 11px}
A.basic_nav:visited {color:#FFFFFF ; text-decoration:underline ; font-weight: normal ; font-family: 'Trebuchet MS'; font-size: 11px}
A.basic_nav:active {color:#FFFFFF ; text-decoration:underline ; font-weight: normal ; font-family: 'Trebuchet MS'; font-size: 11px}
A.basic_nav:hover{color: #EE6B9F; text-decoration:none ; font-weight: normal ; font-family: 'Trebuchet MS'; font-size: 11px}