/* Stylesheet for Baltmore Sun */
/* General CSS for MLogic Platform*/
/* default style for HTML tags*/
body {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: small;
	color:#333333;
	margin:0px;
	}
a {text-decoration: none;color: #000000;} 
a img{ border:none}
input {
	background-color:#FFFFFF;
	color:#000000;
}
a:visted {color:#111111;}
a:focus, a:hover, a:active {color:#ffffff; background:#CC0000;}
.logo {                     
	text-align:center;
	background:#ffffff;
	padding:0px 0px 2px 0px;
	margin:0px;
	font-size: smaller;
	font-weight: bold;	
	color:#666666;
	width:100%; 
}
.banner {                     
	text-align:center;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px 0px 1px 0px;
	padding:2px 0px 1px 0px;
	margin:2px 0px 2px 0px;
	font-size:smaller;
	font-weight:bold;	
	color:#666666;
	width:100%; 
}

/* catagories header bg */
.cat{
	background-color: #CC0000;
	color:#ffffff;
	margin:1px 0px 1px 0px;
	padding:3px 3px 3px 5px;	
	font-weight:bold;
	width:97%; 
}
.spcat{
	color:#000000;
	border-top:#ffffff solid 1px;
	margin:1px 0px 1px 0px;
	padding:3px 3px 3px 5px;
	font-size:larger;	
	font-weight:bold;
	width:97%; 
}
/*Score table*/
.stbfull{
	margin:5px;
	padding:0px;
	border-collapse:collapse;
	width:98%;
}
.stb{
	margin:5px;
	padding:0px;
	border-collapse:collapse;
}
.std{
	padding:0px 4px 0px 4px;
	border:#666666 solid 1px;
}
.std1{
	padding:0px 4px 0px 4px;
	background-color: #293139;
	border:#ffffff solid 1px;
	font-weight:bold;
	color:#ffffff;
}
.std2{
	padding:0px 4px 0px 4px;
	border:#666666 solid 1px;
	background-color:#CCCCCC;
}
.team{
	vertical-align:middle;
}
/* input style */
.search{
	background-color: #000000;
	margin:0px;
	padding:0px 0px 4px 5px;	
	width:97%; 
}
.input{
	margin:4px 2px 0px 0px;	
	
}

/* sub catagories header bg */
.article{
	background-color: #ffffff;
	border-style:solid;
	border-color:#2d3434;
	color:#5a637e;
	border-width:1px 0px 1px 0px;
	font-weight:bold;
	margin:1px 0px 1px 0px ;
	padding:1px 0px 1px 5px;
	width:97%; 
}
/* site navigation header bg  */
.pn_tb{
	border-collapse:collapse;
}
.pn_bg{
	background-color: #cccccc;
	border-style:solid;
	border-color:#aaaaaa;
	color:#000000;
	border-width:2px 0px 2px 0px;
	margin:0px 0px 1px 0px;
	padding:2px 0px 2px 5px;
	width:97%; 
}
/* site navigation header bg  */
.sn_bg{
	background-color: #5a6373;
	border-style:solid;
	border-color:#2d3434;
	color:#000000;
	border-width:1px 0px 0px 0px;
	margin:0px;
	padding:2px 0px 2px 5px;
	width:97%; 
}

/* div for white bg text area */
.text_bg{
	background-color: #ffffff;
	margin:1px 0px 1px 0px;
	padding:1px 0px 1px 5px;
	width:97%; 
}
.text_bg1{
	background-color: #efefef;
	margin:1px 0px 1px 0px;
	padding:1px 0px 1px 5px;
	width:97%; 
}


/* Sport and Score catagories separetor */
.text_bg_s{
	background-color: #ffffff;
	margin:1px 0px 1px 0px;
	padding:1px 0px 1px 5px;
	color: #1a4666; 
	width:97%; 
}
/* text format */
.subcatlink{
	color:#ffffff;
	font-weight:bold;
}
.snlink{
	color:#ffffff;
	font-weight:bold;
}
.pnlink{
	color:#000000;
	font-weight:bold;
	white-space:nowrap;
}
.redt{color:#CC0000;}
.bul{
	color:#CC0000;
	font-size:larger; 
	font-weight:bold;
	}
/* use for link need to be red and bold */
.rb{
	font-weight: bold;
	color:#CC0000;
}
.g{
	color:#888888;
}
.vt{
	vertical-align:top;
}
/* use for text need to be bold */
.b {font-weight: bold;}
.post{
	background-color: #ffffff;
	margin:1px 0px 1px 0px ;
	padding:1px 0px 1px 5px;
	width:97%; 
	font-size:smaller;
	color:#444444;
}
/* Photo credit */
.credit{
	font-style:italic;
}
/* page footer div tag */
.foot{
	text-align:center;
	color:#444444;
}
/* format the zip code input to all numeric input*/
.phone {-wap-input-format: "*N"}