/****************************************************************************************
Layout Stylesheet for Middle content: defines widths, margins, floats, and other 
advanced display attributes for the middle section (sidebars and main content)
****************************************************************************************/

/*********************************
General Classes
**********************************/
/*Style for banner image - determines distance between photo and background drop shadow */
.image_banner { position: relative; right: -5px; top: 5px;  margin-bottom: 10px; padding: 10px; border: none; background-image: url("/images/content/homepage/banner_back.gif"); background-repeat: no-repeat }
/*Style for news images - determines distance between photo and background drop shadow */
.image_news { position: relative; right: -5px; top: 5px;  margin-bottom: 10px; padding: 10px;background-image: url("/images/content/homepage/news_back.gif"); background-repeat: no-repeat }

/*********************************
Title
**********************************/
#title h1 { display:none }

/*********************************
Main Content - Wrapper
**********************************/
#content_main { margin: 0 0 10em 0; float: left; width: 784px;  padding: 0;  border-right: 1px solid #e6e4db }

/*********************************
Feature
*******************************************************************
Feature is the featured banner area of the main m3hdnt homepage
*******************************************************************/
#feature { margin-bottom: 10px }
#feature a {border: none }

/*********************************
Events/Sports
**********************************/
/*
#events_sports { float: left; width: 155px; margin-right: 10px; margin-top: 8px; direction:rtl; padding-right:10px }
#events_sports h2 { width: 155px; border-bottom: 6px solid #4F385C; color: #4F385C; direction:rtl;}
#events_sports h2 a { text-decoration: none; border-bottom: none; color: #4F385C; }
#events_sports div h3 { width: 22px; padding: 0px 10px 0px 130px; text-align: center;}
#events_sports div p { margin-bottom: 7px; line-height: 15px;direction:rtl;}
#events_sports div { margin-bottom: 10px }
#events_sports div div.event_list { margin-right: 42px; margin-top: -33px; border-right: 1px solid #eae9e6; padding-right: 10px; }
.event_time { color: #4F385C }
.event_month { color: #4F385C; font-size: 11px; display: block; }
.event_day { font-family: Georgia,Times New Roman,Times; font-size: 21px; color: #565347; display: block }
.event_list { padding-bottom: 5px; }
#sports { clear: both; padding-top: 20px; }
#sports img { margin-top: -12px; }
p.more { clear: both; font-size:11px;direction:rtl;text-align:left}
*/
/*********************************
Center/Container styles
**********************************/
#content_center { margin: 0; padding: 0 20px; float: left; width: 568px;  border-left: 1px solid #eae9e6; }
#content_center h2 { border-bottom: 6px solid #4F385C; margin-top: 8px }
#content_center h2 a { text-decoration: none; border-bottom: none; color: #4F385C; }
#content_center div {margin-bottom: 15px }

/***********************************
Header Links
************************************/
.toplinks {
	position:absolute;
	left:100px;
	top:0;
	color:#ffffff;
	font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
	text-align:left;
}

.toplinks ul.isuser, .toplinks ul.nouser {
	display:block;
	float: left;
	clear: right;
	list-style: none;
}

.toplinks ul.isuser li {
	display:inline;
	position: relative; 
	color: #a9a9a9;
        float: left;
        clear: right;
        padding-left: 10px;
}

.toplinks ul.isuser .popupbody li {
        display:block;
        float: none;
 	clear: none;
 	padding:0;
 	margin:0;
}

.toplinks ul.isuser li.welcomelink {
	display: block;
	float: left;
	clear: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
}

.toplinks ul.isuser li.logoutlink {
	top: 0;
}

.toplinks ul.isuser li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight:bold;
	color:#ffffff;
}

.toplinks ul.isuser li li a {
	float: none;
	margin-right: 0;
}

.toplinks ul.isuser li.welcomelink a {
	display:inline;
	float: none;
	clear: none;
	margin-right: 0;
}

.toplinks ul.isuser li a:hover {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	background: #D8CBA8;
	color:rgb(255, 255, 255);
}

.toplinks ul.nouser li {
	display:inline;
}

.toplinks ul.nouser li a {
	float:right;
	clear:left;
	color:#ffffff;
}
.toplinks ul.nouser li a{
	display: block;
	float: left;
	clear: right;
	color:#886545;
	position: relative;
	padding: 6px 12px 10px;
	background: #CCBA9A;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	height:15px;
	font-weight:bold;
	font-size:12pt;
	margin-left: 20px;
}

.toplinks ul.nouser li a:hover {
	background: #DED0AB;
	color:#fff;
}

.toplinks ul.isuser li.popupmenu, .toplinks ul.isuser .notifications, .toplinks ul.isuser .nonotifications  {
	color: rgb(0, 0, 0);
	position: relative;
}

.toplinks ul.isuser li.popupmenu ul li {
	position: relative;
	top: 0;
	margin: 0;
	text-align: right;
}

.toplinks ul.isuser .notifications .popupbody {
	background: #ae278c;
	border: 1px solid #ae278c; /* makes it look consistent with the popup background */
}

.toplinks ul.isuser .notifications .popupbody li a{
	color: rgb(0, 0, 0);
	padding: 0 5px;
	font-weight: normal;
	background:rgb(255, 255, 255);
	border-top:1px solid #ae278c; /* makes it look consistent with the popup background */
	position: relative;
	text-align: right;
	padding-right: 30px;
	line-height: 26px;
}

.toplinks ul.isuser .notifications .popupbody li a span {
	position: absolute;
	right: 5px;
}

.toplinks ul.isuser .notifications .popupbody li a:hover {
	background:#FFEB90;
	color: rgb(0, 0, 0);
	text-decoration: underline;
}

.toplinks form {
	min-width: 220px;
	display:block;
	margin-left: 10px;
	text-align: right;
	float: left;
	clear: right;
        _width:230px;
}

.toplinks .logindetails {
	padding: 0 10px;
	text-align: center;
	background: #ae278c;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	height: 26px;
}

.toplinks form input {
	margin: 3px 0 0;
	vertical-align: baseline;
	font-size: 11px;
	padding: 1px;
	border: 0;
}

.toplinks form input.default-value {
	color: #828282;
}

.toplinks .remember {
	margin: -3.3333333333333px 0 0 20px;
	font-size: 10px;
}

.toplinks .remember input {
	vertical-align: baseline;
}

.cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}

.notifications a.popupctrl:link, .notifications a.popupctrl:visited,
.toplinks a:link, .toplinks a:visited {
	color: #ffffff;
	text-decoration:none;
}

/*********************************
News
**********************************/

#news_spotlight_container { width: 568px; float: right;}
#news {  width: 530px; float: right; padding-right: 0px; margin-top: 10px; border-right: 0px solid #eae9e6; }

#news h3 { margin-top: 5px; font-size: 15px; margin-bottom: 15px; }
#news h3 a { color: #4F385C ;}
#news p { font-size: 15px;}
#news a:hover { color: #4F385C ;}
img.image_news { float: right; margin-right: 5px; margin-top: -10px; margin-bottom: 16px }
.newsitem {float: right; width: 360px; padding-right: 10px;}
#morenews { float: right; width: 155px;  }
#morenews h3 {color: #565347; font-size: 11px; text-transform: uppercase; padding: 10px 0 0 0 ;}
#newslinks li { list-style-image:url("/images/raquo.gif"); margin-right: 20px; padding-bottom: 5px; font-size: 12px }
#newslinks { margin-top: -20px;}
#moreheadlines {color: #4F385C; font-size: 9px; font-family: Arial; text-transform: uppercase; padding: 0; height:0px; visibility: hidden;  } 
#content #headline  {font-size: 1.2em; font-style: italic; margin: -.5em 0 1em 0; color: #666; padding-top:20px}
#content_news{	padding-top:10px }
.dateline {font-style: italic; font-size: 90%; color: #b86d41; padding-top:20px;}
.auther{font-style: italic; font-size: 90%; color: #b86d41; padding-top:10px; }
#maincontent {line-height: 1.75em; padding:20px 0 20px 0; margin-bottom:10px; margin-top:10px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 400; color: #333;}
/**********************************
Spotlight
***********************************/
#spotlight { float: right;  width: 156px;  }
#spotlight a { border: none; margin-left: 5px; padding: 0; }
.image_spotlight { position: relative; left: -3px; top: 5px; margin-bottom: 30px; padding: 7px; padding-left: 9px; padding-top: 9px; padding-bottom: 12px; margin-left:5px;background-image:
url("/images/content/homepage/spotlight_back.jpg"); background-repeat: no-repeat }
#spotlight h2,h3 { margin-bottom: 0; }
#spotlight h3 { margin-top: -15px; margin-left: 0px; padding-bottom: 0px; margin-bottom: 3px;
font-size: 15px; padding-right: 5px; margin-right: 0px; font-family: Georgia, Times,sans-serif }
#spotlight h3 a { color: #3f3c30; text-decoration: none; border-bottom: 1px dotted }
#spotlight h3 a:hover { color: #3F3c30 }  

#spotlight p { font-family: Arial, sans-serif; font-size: 12px; margin-bottom: 1px; padding-right:5px}
#spotlight p.more { margin-top: 5px; }
#spotlight div { margin: 0; padding: 0;}


/*********************************
Alert - temporary styles for #alert div
**********************************/
#alert { border:1px solid #E7D19A; padding: 5px; width: auto; margin: 0px 0px 15px 0px; background: #F7F6EC; }
#alert img { float: left; margin: 5px 10px 5px 0; padding: 0; }
#alert p { margin: 0; padding: 0;  color: #565347; font-size: 14px; font-weight: 400; margin-top: 5px;  }

/*********************************
On the m3hdnt Web Section 
*****************************************************************/

#scroll_container_outer {width: 568px; background-color: #F6F3E5; height: 204px; margin-top: 5px; direction:ltr ; }
#scroll_container_outer a { border: none; text-decoration: none;  }
#scroll_content { width: 8000px; height: 200px;direction:ltr; text-align:center; }

#scroll_container_inner { margin: 0; overflow: hidden; height: 164px; 
width: 475px;  float: left; direction:ltr;}
#scroll_container_inner ul { float: left; width: 475px; list-style-type: none;margin:0;padding: 0; padding-top: 15px;}
#scroll_container_inner li { float: left; margin: 0; padding: 0; margin-right: 5px;width: 300px;}
#scroll_container_inner li a { border: none ; }
#scroll_container_inner h3 { clear: both; font-family: Arial, Helvetica, 
sans-serif; font-size: 12px; text-align: center; 
padding: 0;width: 255px;  line-height: 16px; }
#scroll_container_inner h3 a { border-bottom: 1px dotted;}
#scroll_container_inner img { padding: 4px ;margin:0; margin-bottom: 5px; border:0px solid #aaa}
#scroll_placement {clear: both; margin: 0 auto; text-align: center; padding-bottom: 10px; }

#scroll_left_shift { width: 41px; float: left;padding-top: 70px; margin-left: 10px; }
#scroll_left_shift img { border: none; text-decoration: none; }
#scroll_left_shift img a { border: none; text-decoration: none; }

#scroll_right_shift { width: 41px; float: left; padding-top: 70px; margin-left: 0px; }
#scroll_right_shift img { border: none; }
#scroll_right_shift img a { border: none; }

.scroll_button { margin: 5px; }
#scroll_image_title{width:250px;height:200px; margin-left:105px;padding-right:50px; }

#scroll_image{padding-right:0px; padding-left:7px;}
/**********************************
m3hdnt Seal Watermark
***********************************/
#seal { float: right;  width: 135px;  height: 120px; margin-top: 65px; margin-right: 10px; background-image: url("/images/seal.jpg"); background-repeat: no-repeat }

/*********************************
Sidebar
**********************************/

#sidebar { padding-left: 20px;float: right; width: 155px;direction:rtl; padding-top:1px;}
#sidebar h2 { border-bottom: 6px solid #4F385C; color: #4F385C;  }
#sidebar h3 { color: #280082; font-size: 12px; text-transform: uppercase; padding: 3px 0 3px 0 }
#sidebar div { margin-bottom: 15px }
#sidebar ul { list-style: url("/images/raquo.gif"); padding-bottom: 5px }
#sidebar li { margin-right: 15px; padding-bottom: 5px; line-height: 12px; }

#audio_video ul { list-style: none; direction:ltr}
#audio_video li { margin-left: 0px; list-style-image: none; display: inline; }
#audio_video li img { vertical-align: middle; border: none; margin-right: 3px; border-bottom: none; }
#audio_video li a img { border-bottom: none; }
#audio_video p { margin:0; padding:0;}

#social_youtube a { background:transparent url("/images/share_youtu.png") 0 0 no-repeat; float: left; height:20px; margin:0; padding:0; border: none; width: 150px; }
#social_youtube span { position: absolute; margin-left: 25px; margin-top: 3px; padding: 0; border-bottom: 1px dotted; }
#social_youtube a:hover { background:transparent url("/images/share_youtu_over.png") 0 0 no-repeat }

#social_itunes a { background:transparent url("/images/share_itune.png") 0 0 no-repeat; float: left; height:20px; margin:0; padding:0; border: none; width: 150px; }
#social_itunes span { position: absolute; margin-left: 25px; margin-top: 3px; padding: 0; border-bottom: 1px dotted; }
#social_itunes a:hover { background:transparent url("/images/share_itune_over.png") 0 0 no-repeat }


#social_facebook a { background:transparent url("/images/share_face.png") 0 0 no-repeat; float: left; height:20px; margin:0; padding:0; border: none; width: 150px; }
#social_facebook span { position: absolute; margin-left: 25px; margin-top: 3px; padding: 0; border-bottom: 1px dotted; }
#social_facebook a:hover { background:transparent url("/images/share_facebook_over.png") 0 0 no-repeat }

#addthis a{background:transparent url("/images/sm-plus.gif") 0 0 no-repeat; float: left; height:16px;  width: 16px; margin:0; margin-left:2px; padding:0; border: none; }
#addthis span { position: absolute; margin-left: 25px; margin-top: 3px; padding: 0; border-bottom: 1px dotted; }
#addthis a:hover { background:transparent url("/images/sm-plus_hover.gif") 0 0 no-repeat }

#social_twitter a { background:transparent url("/images/share_twit.png") 0 0 no-repeat; float: left; height:20px; margin:0; padding:0; border: none; width: 150px; }
#social_twitter span { position: absolute; margin-left: 25px; margin-top: 3px; padding: 0; border-bottom: 1px dotted; }
#social_twitter a:hover { background:transparent url("/images/share_twit_over.png") 0 0 no-repeat }


/*********************************
Events/Sports
**********************************/

#events_sports { float: left; width: 155px; margin-right: 10px; padding-top:8px; direction:rtl; }
#events_sports h2 { width: 155px; border-bottom: 6px solid #4F385C; color: #4F385C; direction:rtl;}
#events_sports h2 a { text-decoration: none; border-bottom: none; color: #280082; }
#events_sports div h3 { width: 22px; padding: 0px 10px 0px 130px; text-align: center;}
#events_sports div p { margin-bottom: 7px; line-height: 15px;direction:rtl;font-family:tahoma}
#events_sports div { margin-bottom: 10px }
#events_sports div div.event_list { margin-right: 42px; margin-top: -33px; border-right: 1px solid #eae9e6; padding-right: 10px; }
.event_time { color: #280082 }
.event_month { color: #280082; font-size: 11px; display: block; font-family:Tahoma}
.event_day { font-family: Georgia,Times New Roman,Times; font-size: 21px; color: #565347; display: block }
.event_list { padding-bottom: 5px; }
#sports { clear: both; padding-top: 20px; }
#sports img { margin-top: -12px; }
p.more { clear: both; font-size:11px;direction:rtl;text-align:left}

