@charset "utf-8";
/* General styles */
html{ 
	margin:0px; 
	padding:0px; 
}
	
body{ 
	margin:0px 0px 0px 0px; 
	padding:50px 0px 0px 0px; 
	height:100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	position: relative;
	font-size:11px;
	line-height:16px;
	color:#000000;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	color:#000000;
	font-size:18px;
	margin:0px 0px 8px 0px;
	padding:0px;
	font-weight:normal;
	line-height:21px;
	text-transform:uppercase;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:16px;
	color:#5f5f5f;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

table, td {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
}

p {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

form {
	display:inline;
}

.picBorder {
	border:#ffffff 4px solid
}

input, textarea, select {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;
}

a {
	color:#000000;
	text-decoration:underline;
}

.text{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:16px;
	color:#000000;
}

.text a {
	color:#000000;
	text-decoration:underline
}
	
#mcbLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande";  
	font-size:10px; 
	color:#848484; 
	border:1px solid #dcdcdc; 
	width:140px;
	text-align:center;
	text-decoration:none;
}
	
#mcbLink a {
	color:#848484; 
	text-decoration:none;
}

#menu {
	margin-bottom:30px; 
	padding-top:10px
}

#menu ul {
	padding:0px;
	margin:0px 0px 0px 17px;
}

#menu li {
	list-style-image:url(/subsite/images/bullet_menu.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:15px;
	padding:2px 0px 2px 0px;
}

#menu li a {
	color:#000000;
	text-decoration:none;
}

.topBar {
	border-bottom:#FFFFFF 1px solid; 
	text-transform:uppercase; 
	font-size:14px;
	line-height:16px; 
	color:#FFFFFF;
	padding:4px 0px 3px 10px;
}

.topBar_content {
	border-bottom:#FFFFFF 1px solid; 
	padding:6px 10px 10px 10px;
}

#outher_con {
	width:932px; 
	padding:0px 0px 15px 0px; 
}

#top_logo {
	height:30px; 
	padding-top:10px; 
	width:681px
}

#top_logo div.link {
	float:left; 
	width:215px; 
	padding-left:17px
}

#top_logo div.logo {
	float:right; 
	width:145px
}

#outher_leftCol {
	width:711px; 
	float:left; 
	z-index:0;
}

#topPic_outher {
	height:230px; 
	z-index:1; 
	width:711px;
}

#topPic_inner {
	right:30px; 
	z-index:2; 
	position:relative; 
	border:#FFFFFF 8px solid;
}

#leftCol_inner {
	width:681px; 
	padding-top:25px;
}

#menuBoxes_outher {
	width:208px; 
	float:left; 
	margin-left:18px;
}

#menuBoxes_inner {
	width:176px; 
}

#content_inner {
	width:451px; 
	float:left; 
	color:#000000; 
	padding:10px 0px 10px 0px;
}

#outher_rightCol {
	width:192px; 
	float:left;
	background-color:#FFFFFF;
}

#inner_rightCol {
	width:178px; 
	border-top:#FFFFFF 8px solid;
	border-bottom:#FFFFFF 8px solid; 
	background-color:#FFFFFF
}

#playDates {
	color:#000000; 
	font-size:10px; 
	line-height:16px
}

.article_paragraph {
	margin:2px 0px 12px 0px
}

.table_padding td {
	padding:1px 0px 1px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;
	color:#000000;	
}

.input_btn {
	height:22px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	line-height:14px;
	color:#000000;
	border:#ffffff 1px solid;
	background:url(/images/btnInput_bg.gif); 
	background-repeat:repeat-x
}

/* Sharebox */
.shareBox {float:right;width:76px;}
*html .shareBox {width:80px;}
.shareBox a {display:block;}
.shareBox div {float:left;margin-left:4px; cursor:pointer;}
.shareBoxTitle {width:72px;height:21px;clear:both;}
#shareBoxTip {position:absolute;border-bottom:1px solid #9EBCD8;width:180px;/*height:272px;*/background:transparent url(/images/sharebox/tipbg.png) center top no-repeat;text-align:left;font-family:Verdana, Geneva, sans-serif;font-size:11px;color:#668eb4;}
.shareBoxTipTitleBar {border:1px solid #9EBCD8;border-width:0px 1px 1px 1px;padding-left:10px;padding-top:2px;padding-bottom:3px;margin-top:7px;font-weight:bold;}
.shareBoxTipFormContainer {padding:10px;}
.shareBoxTipFormContainer div {padding-bottom:5px;}
#shareSubmit {float:right;}
#shareCancel {float:left;}
#shareFriendEmail, #shareUserEmail, #shareText, #shareUserName {width:160px;}
#shareBoxTipUpdater {font-weight:bold;}
.AddthisPadding {float:left;width:76px;padding-top:4px;}
h1.nextToSharebox {width:375px;float:left;}
h1.nextToShareboxNarrow {width:344px;float:left;}
/* Sharebox END */







