﻿body 
{
  font-family:Verdana, Tahoma, Arial, sans-serif; 	
}
/* this is here because the rich text editor created a dark background.  note the not-ie css where we add body for ff*/
body .mydiv
{
  background-image:url('/PublishingImages/SM_backgroundBottom.jpg'); 
  background-repeat:repeat-x;
  background-color:#384C29;
  background-attachment:fixed;  
  	
}

.black-link 
{
  color:black		
}

.shlomo-breadcrumb
{
   padding:2px 3px 3px 11px;
   border-left:1px solid #ffffff;
   border-top:1px solid #ffffff;
   font-size: 10px;
   color: #999999;
   text-decoration: none;
   font-family: Arial;

}
.shlomo-breadcrumb a
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-family: Arial;
}



/*  top navigation  */




.shlomo-topNavContainer
{
	background-image:url('../../PublishingImages/SM_topNavigationBackground.gif');
	background-repeat:no-repeat;
	height:66px;
}
.shlomo-topNav
{
    *position:relative;
    *top:-1px;
}


.shlomo-topNavItem
{
	background: none; /*height: 42px;*/
	border: none;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: black;
	text-transform: uppercase;

}

.shlomo-topNavItem a
{

	display:block;
	padding:20px 34px 2px 32px;
	margin-left:0px;

    background: url('../../PublishingImages/navdiv.jpg') transparent  no-repeat ;
    background-position:0px 24px;
}
#yellowed table.shlomo-topNav> TBODY > TR TD:first-child table.shlomo-topNavItem {
	background-image: none;
}


.shlomo-topNavHover
{
	background: none;
    /*height: 42px; */
    border:none;
	color: black;
}


.shlomo-topNavSelected
{
	background: none;
    /*height: 42px; */
    border:none;
	color: black;
}
.shlomo-topNavSelected a
{
	/*display:block;
	padding:20px 20px 2px 20px; */

}




.shlomo-topNavHover a
{
	/*display:block;
	padding:20px 20px 2px 20px; */

}




.shlomo-topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.shlomo-topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	width:150px;
	min-width:150px;
}
.shlomo-topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.shlomo-topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.shlomo-topNavRoundRight
{
    width:30px;
}

.shlomo-topNavRoundLeft
{
    width:30px;
}

/* New Sports Home Page Start */
.headlines {
	padding-right:5px;
	font-family:Verdana;
	font-size:11px;
	vertical-align:top;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	padding-bottom:3px
}

.headlines a {
	text-decoration:none;
	color:#333333;
}
.partnerevents {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	vertical-align: middle;
	color:maroon;
	background-color:white;
}
.partnerevents a {
	text-decoration:none;
}

.marque {
	text-align: center;
	text-decoration:underline;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;\
}

.marque a {
	color:black;				
}

.bottomrow {
	width:100%;
	height:100%;
	background-color:white;
}

.more {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#990000;			
}

.more a {
	text-decoration:none;
}

/* New Sports Home Page End */

