
/* ================================
    CSS STYLES FOR The Miro
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{background-color: #000000;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.ModuleTitle-Std{font-family: century gothic, arial, helvetica; font-size: 22pt; color: #000000; font-weight: bold;}

.ModuleTitle-StdTD{ vertical-align: top; padding-bottom: 20px;}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {font-family: arial; font-weight: bold; font-size: 12pt; color: #c71620;}
/* style of item titles on edit and admin pages */
.SubHead    {font-family: arial; font-weight: bold; font-size: 10pt;}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{font-family: arial, helvetica; font-size: 10pt;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}
/*
A:link  {font-family: arial; color: #ffffff; text-decoration: underline; font-size: 9pt;}

A:visited   {font-family: arial; color: #ffffff; text-decoration: underline; font-size: 9pt;}

A:active    {font-family: arial; color: #ffffff; text-decoration: underline; font-size: 9pt;}

A:hover {font-family: arial; color: #ec7a2d; text-decoration: none; font-size: 9pt;}
*/
SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {font-family: arial; font-weight: bold; font-size: 10pt;
}   

/* style of item titles by Announcements and events */
.ItemTitle{font-family: arial; font-weight: bold; font-size: 10pt;}

/* Main Menu */

.MenuTD{background-color:#c71620; text-align: center; height: 20px; vertical-align: middle; width: 100%;}

.TopMenuGroup
{
  background-color: transparent;
  height: 20px;
}

.MenuGroup
{
  background-color: #c71620;
  -moz-opacity:0.9; filter:Alpha(opacity=90);
}

.TopMenuItem
{
  background-color:transparent;
  color:#ffffff;
  font-family: Arial;
  font-size:10.5pt;
  height: 20px;
  cursor:pointer;
  font-weight: normal;
}

.TopMenuItemHover
{
  background-color:#000000;
  color:#eeeeee;
  font-family: Arial;
  font-size:10.5pt;
  height: 20px;
  cursor:pointer;
  font-weight: normal;
}

.TopMenuItemActive
{
  background-color: #000000;
  color:#ffffff;
  font-family: Arial;
  font-size:10.5pt;
  height: 20px;
  cursor:pointer;
  font-weight: normal;

}

.TopMenuItemExpanded
{
  background-color: #000000;
  color:#ffffff;
  font-family: Arial;
  font-size:9pt;
  height: 20px;
  cursor:pointer;
  font-weight: normal;
}


.MenuItem
{
  background-color:#000000;
  color: #ffffff;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  -moz-opacity:0.9; filter:Alpha(opacity=90);
  cursor:pointer;
}

.MenuItemHover
{
  background-color: #c71620;
  color:#ffffff;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemActive
{
  background-color: #c71620;
  color:#ffffff;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemExpanded
{
  background-color: #c71620;
  color:#ffffff;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}


.CurrentDateHome{font-family: arial; font-size: 10pt; color: #f1f1f1}
.CurrentDate{font-family: arial; font-size: 10pt; color: #1f1f1f;}
.footerTD{background-image:url(FooterMiddleTD.jpg); height:29px;vertical-align:middle;}
.Privacy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000;}

A.Privacy:link, A.Privacy:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline;}

A.Privacy:hover, A.Privacy:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #c71620; font-weight: normal; text-decoration: none;}

.Terms {padding-left: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000;}

A.Terms:link, A.Terms:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline;}

A.Terms:hover, A.Terms:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #c71620; font-weight: normal; text-decoration: none;}

.Login { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000;}

A.Login:link, A.Login:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline;}

A.Login:hover, A.Login:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #c71620; font-weight: normal; text-decoration: none;}

.Breadcrumb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000;}

A.Breadcrumb:link, A.Breadcrumb:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline;}

A.Breadcrumb:hover, A.Breadcrumb:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: normal; text-decoration: none; background-color: #000000;}

.HeaderPane{}
.HomeLogoBannerTD{background-color: #000000; text-align: right; vertical-align: top; padding: 5px;}

.HeadPane{background-color:Black}
.HomeLeftPane  {background-color: white; vertical-align: top; height: 249px; width: 258px}
.HomeContentPane  {background-color: #ffffff; vertical-align: top; padding: 20px;}
.HomeRightPane  {background-color: #ffffff; vertical-align: top;}

.ContentLeftPane  {background-color:#ffffff; vertical-align: top; padding: 5px;width: 140px;}
.ContentContentPane  {background-color: #ffffff; vertical-align: top; padding-bottom:20px; width: 395px;}
.ContentRightPane  {background-color: #ffffff; vertical-align: top; padding: 5px; width: 225px;}

.NowSellingLeftPane  {background-color:#ffffff; vertical-align: top; padding: 5px;width: 140px;}
.NowSellingContentPane  {background-color: #ffffff; vertical-align: top; padding-bottom:20px; width: 395px; padding-top: 10px;}
.NowSellingRightPane  {background-color: #ffffff; vertical-align: top; padding: 5px; width: 225px;}


.FooterLeft{background-image: url(MeridienFooterLogo.gif); height: 30px; vertical-align: middle; width: 210px;}


.FooterCenter{background-image: url(FooterMiddleTD.jpg);background-repeat:no-repeat; height: 30px; vertical-align: middle; width: 380px; border-left: 5px solid #000000; border-right: 5px solid #000000; text-align: center;}
.FooterRight{background-image: url(FooterMiddleTD.jpg);background-repeat:no-repeat; height: 30px; vertical-align: middle; text-align: right; padding-right: 5px; width: 210px;}

.MenuTopTD {background-color: #ffffff;}
.MenuBottomTD {background-color: #ffffff;}
.BreadcrumbTD{background-color: #ffffff;text-align: right; padding-right: 40px; height: 20px;}

.Right_aaTitle{background-color: #c71620; width: 100%; text-align: center; font-family: century gothic, arial; font-size: 10pt; color: #ffffff; padding: 3px; font-weight: bold;}
.Right_aaInnerTable{width: 128px;}
.Right_aaDescriptionTD{background-color: #f1f1f1; padding: 8px; font-family: arial; font-size: 9pt; }

.Right_aaReadMoreTD{background-color: #ffrffff; padding-left: 8pxt; padding: top: 2px; padding-bottom:8px; text-align: right;}
.Right_aaReadMore {font-size: 8pt; background-color: #c71620; padding-left: 5px; padding-right: 5px; color: #ffffff;}
a.Right_aaReadMore:link, a.Right_aaReadMore:visited, a.Right_aaReadMore:active {font-size: 8pt; background-color: #c71620; padding-left: 5px; padding-right: 5px; color: #ffffff; text-decoration: none;}
a.Right_aaReadMore:hover {font-size: 8pt; background-color: #000000; padding-left: 5px; padding-right: 5px; color: #ffffff; text-decoration: none;}

.Feature_aaTitle{background-color: #c71620; width: 100%; text-align: center; font-family: century gothic, arial; font-size: 10pt; color: #ffffff; padding: 3px; font-weight: bold;}
.Feature_aaInnerTable{width: 128px;}
.Feature_aaDescriptionTD{background-color: #f1f1f1; padding: 8px; font-family: arial; font-size: 9pt;  height: 130px;}

.Feature_aaReadMoreTD{background-color: #ffffff; padding-left: 8pxt; padding: top: 2px; padding-bottom:8px;  text-align: Right;}
.Feature_aaReadMore {font-size: 8pt; background-color: #c71620; padding-left: 5px; padding-Right: 5px; color: #ffffff;}
a.Feature_aaReadMore:link, a.Feature_aaReadMore:visited, a.Feature_aaReadMore:active {font-size: 8pt; background-color: #c71620; padding-left: 5px; padding-Feature: 5px; color: #ffffff; text-decoration: none;}
a.Feature_aaReadMore:hover {font-size: 8pt; background-color: #000000; padding-left: 5px; padding-Feature: 5px; color: #ffffff; text-decoration: none;}

.Normal_aaTitle{background-color: #c71620; width: 100%; text-align: center; font-family: century gothic, arial; font-size: 10pt; color: #ffffff; padding: 3px; font-weight: bold;}
.Normal_aaInnerTable{width: 450px;}
.Normal_aaDescriptionTD{background-color: #f1f1f1; padding: 8px; font-family: arial; font-size: 9pt;  height: 130px;}

.Normal_aaReadMoreTD{background-color: #ffffff; padding-left: 8pxt; padding: top: 2px; padding-bottom:8px;  text-align: Right;}
.Normal_aaReadMore {font-size: 8pt; background-color: #c71620; padding-left: 5px; padding-Right: 5px; color: #ffffff;}
a.Normal_aaReadMore:link, a.Normal_aaReadMore:visited, a.Normal_aaReadMore:active {font-size: 8pt; background-color: #c71620; padding-left: 5px; padding-Feature: 5px; color: #ffffff; text-decoration: none;}
a.Normal_aaReadMore:hover {font-size: 8pt; background-color: #000000; padding-left: 5px; padding-Feature: 5px; color: #ffffff; text-decoration: none;}

.NormalLinks_aaInnerTable {width : 200px; padding-bottom: 1px; border-bottom: solid 1px #000000;}
.NormalLinks_aaTitle{font-family: arial;}
a.NormalLinks_aaTitle:link,a.NormalLinks_aaTitle:visited{color: #c71620; text-decoration: none; font-weight: normal; font-size: 11px;}
a.NormalLinks_aaTitle:hover{color: #000000; background-color: #ffffff; width: 100%;}
.NormalLinks_aaIconTD{width: 11px;}

.ic_label_edit{font-family: arial; font-size: 9pt; width: 100%; color: #cc0000; font-weight: bold;}

.ic_fldb005dbeb-fccd-4e1d-8525-5595f689da8d_control_edit{width: 250px; height: 150px;}
/**************************CONTACT US**************/


.td_text
{
	 color:Black;
  font-size:12px;
  font-family:Verdana;
}
.td_grey
{
  background-color:#DDDDDD;
  color:Black;
  font-size:12px;
  font-family:Verdana;	
}
.td_greyRed
{
  background-color:#DDDDDD;
  color:Red;
  font-size:12px;
  font-family:Verdana;	
}
.td_drakGrey
{
 background-color:#999999;
 color:White;	
 font-size:14px;
  font-family:Verdana;	
}
