#mc .primary, 
a, 
a:visited.primaryVlink, 
.sub a:visited, 
#breadcrumbs_container a, 
#breadcrumbs_container a:visited, 
#related_container a, 
#related_container a:visited, 
#related_container h3 a, 
#related_container h3 a:visited { color:#036; }

#mc .secondary, 
#related_container h3,
#breadcrumbs_container { color:#f60; }

#mc .tertiary { color:#ccc; }

.primaryBg { background-color:#036; }
.secondaryBg, #related h3 a:visitedBg { background-color:#f60; }
.tertiaryBg { background-color:#ccc; }
.homepageBg, #ps_drawer_tab, #home_container .blogs_content { background-color: #036; }
.stpzprimary, #related_container h3, #breadcrumbs_container {
	 color:#ffffff;
	 font-family: "BentonSans";
	 font-size: 16px !important;
	 font: bold;
	 margin-left: 15px;
	  
}
.stpzSearchAgain, #related_container h3, #breadcrumbs_container {
	 color:#000000;
	 font-family: "BentonSans";
	 font-size: 16px !important;
	 font: bold;
	 margin-left: 15px;
	  
}
/* standings border color */
.teamBorderColor { border:1px solid #036; }
.left_links li.selected, .right_links li.selected{background-color:#036;}

/* Related Content */
#related_content h3 a, #breadcrumbs_container a, #home_container .more a  {background:url(/images/icons/related_link/det.gif) right no-repeat;padding-right:12px;}

/* Section Navigation Colors */
/* Headers */
#section_navigation ul em, #section_navigation ul a {color#111;}
/* Active Page Link  */
#section_navigation ul.accessibleNav li ul li span.accessibleNav-selected {color:#036;}
/* Links: */
#section_navigation ul.accessibleNav li ul li em, #section_navigation ul.accessibleNav li ul li a {color:#000;}

/* Main Nav Colors, Separator Pipe*/
.collapsed .navItem, .collapsed .altNavItem  {color: #ffffff;}
.expanded .navItem, .expanded .navItemOn, .expanded .altNavItem, .expanded .altNavItemOn {color: #036;cursor: pointer;}
.collapsed .navItemOn, .collapsed .altNavItemOn  {color: #036;}

/* set calendar home-field specific properties */
.calHome { color:#fff; }
.calHomeSt { color:#000; }

.calHomeBg { background-color:#036; }
.calHomeStBg { background-color:#999; }

/* used on schedule/promotions page */
.hdrBannerBg { background-color:#eb7c38; background-repeat:no-repeat; }
.hdrBtmStripeBg { background-color:#fff; }
.hdrTop, a.hdrTop, a:visited.hdrTop { color:#fff; font:11px Arial,Helvetica,sans-serif; }
.hdrTopOn, a:hover.hdrTop, a:visited.hdrTopOn { color:#eb7c38; font:11px Arial,Helvetica,sans-serif; }
.hdrTopBg { background-color:#333; }
.hdrBtmBg { background-color:#eb7c38; }
.hdrSel { background-color:#036; color:#fff; font:11px Arial,Helvetica,sans-serif; }


/* provided by MP */
.sectionHdrBg {background:url(/det/images/bg_sec_hdr.gif) repeat-x;	margin-bottom:5px;}
.sectionHdrBg span {background-color:#fff; padding-right:5px;}

.sectionHdrGreyBg {background:url(/det/images/bg_sec_hdr.gif) repeat-x;	margin-bottom:5px;}
.sectionHdrGreyBg span {background-color:#efefef; padding-right:5px;}

#row_3 h4 {font-size:11px;}

/* stpz 2014 */
.searchwithtableshell
{
 width:700;
 height:auto;
 background:FFFFFF; 
 color:#000000;
 font-size: 11px;
 text-align:left;
 border:0.15px solid #a1a1a1;
 border-radius:14px 14px;  
 box-shadow: 15px 15px 10px #888888;

}

#detshell {
 width:290px;
 height:115px;
 background:FFFFFF; 
 color:#000000;
 font-size: 11px;
 text-align:left;
 border:0.15px solid #a1a1a1;
 border-radius:15px;  
 box-shadow: 15px 15px 10px #888888;
 
}
#detautosetshell {
 width:auto;
 height:auto;
 background:FFFFFF; 
 color:#000000;
 font-size: 11px;
 text-align:left;
 border:0.15px solid #a1a1a1;
 border-radius:14px 14px;  
 box-shadow: 15px 15px 10px #888888;

}
#dettitle {
	width:auto;
	height:35px;
	background: #515151;
	background: linear-gradient(#0E4F90, #002142);
 	padding:5px;
 	border-radius:14px 14px 0px 0px; 
 	color:#FFFFFF;
 	font-size: 11px;
 	text-align:left;
  
}

#detcontent
{    
    margin-top: 10px;
    /*margin-left: 20px;*/
    font-family : BentonSans;
    font:medium;
    font-size: 12px;
    color:#000000;
    text-align:center;
}
#detmanageshell {
 width:205px;
 height:70px;
 background:FFFFFF; 
 color:#000000;
 border:1px solid #a1a1a1;
 border-radius:15px;  
 box-shadow: 15px 15px 10px #888888;
 
}
#detmanagepost
{
 background:#ffffff;
 /*padding:5px; 
 /border-radius:15px 16px 0px 0px; */
 color:#000000;
 font-family: BentonSans;
 font-size: 15px;
 font: medium bold BentonSans, BentonSans;
 text-align:center;
 margin: 16px;
}
#detmanagecontent
{    
    margin-top: 2px;
    font-size: 11px;
    color:#000000;
    text-align:center;
}
.detstpztextbox { 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border: 2px solid #848484; 
    outline:0; 
    height:25px; 
    width: 275px; 
 } 
 .detstpztextarea { 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border: 2px solid #848484; 
    outline:0; 
     
 } 
 .detstpzSelecttextbox { 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border: 2px solid #848484; 
    outline:0; 
    height:25px; 
    width: 275px; 
 } 
 
 #stpzframeM {
  width:auto;
 height:auto;
 background:FFFFFF; 
 color:#000000;
 font-size: 11px;
 text-align:left;
 border:0.15px solid #a1a1a1;
 border-radius:14px 14px;  
 box-shadow: 15px 15px 10px #888888;
 
}
#stpzframetitleM {
	width:auto;
	height:35px;
	background: #515151;
	background: linear-gradient(#132448, #0E1D3E);
 	padding:5px;
 	border-radius:14px 14px 0px 0px; 
 	color:#FFFFFF;
 	font-size: 11px;
 	text-align:left;
}

#detautoframetitle {
  	width:auto;
 	height:auto;
  	background: #515151;
	background: linear-gradient(#0E4F90, #002142);
	
 padding:2px;
 border-radius:14px 14px 0px 0px; 
 color:#FFFFFF;
  font-size: 11px;
  text-align:left;
}
.detstpzuseragreement
{	
	color: #003366;
	font-family: "BentonSansCond";
	font-size: 15px;
	font: bold;
}


/* end stpz Update */