#bottomnav a {
	color: black; /* CUSTOMIZE */
}
#bottomnav a:hover {
color: gray;
}


#dateline a {
	color: black; /* CUSTOMIZE */
}
#dateline a:hover {
color: lightgray;
}

#dateline a:visited {
	color:#004276; /* CUSTOMIZE */
}




a{
	color: #0033ff;
}

h2{
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

h3{
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4{
	font-size: 13px;
	color: #ff0099;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	width: 906px;
}

 
#content
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	text-align: left;
}

#content{
	background-color: #FFFFFF;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
}

#sidebar{
	width: 249px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}

#sidebar #content
{
	width: auto;
	text-align: left;
	border-style: none;
}

#sidebar .unit {
	background-color: #eeeeee;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#sidebar .unit p{
	margin: 0px;
}

#sidebar .unit .input{
	width: 180px;
}

#sidebar .unit li 
{
	background-image: url("../img/bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
	padding-left: 18px;
}

#sidebar .unit li a {
	text-decoration: none;
}

#sidebar .unit#login ul {
	margin-bottom: 3px;
}

#sidebar .unit#login li 
{
	padding-left: 3px;
	background-image: none;
	margin-bottom: 3px;
}

#sidebar .unit#welcome
{
	background-color: Transparent;
}

#sidebar .unit#welcome ul {
	margin-top: 5px;
}

#sidebar .unit#welcome li {
	float: left;
	font-size: 65%;
	border-right: 1px solid #eeeeee;
	margin-right: 3px;
	padding-right: 3px;
	padding-left: 5px;
	background-image: none;
}

#sidebar .unit#welcome li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#sidebar .unit#welcome li a {
	display: block;
	text-decoration: none;
}

#sidebar .unit#signup {
	text-align: center;
}

#main{
	width: 620px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#main p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#main #search ul{
	float: right;
	margin-bottom: 10px;
}

#main #search li{
	float: left;
}

#main #search .input{
	width: 180px;
	margin-right: 5px;
}


#main .login-notice
{
font-weight: bold;
font-size: 20px;
padding-top: 50px;
padding-left: 75px;
padding-bottom: 50px;
background-image: url(../img/red-arrow.png);
background-repeat: no-repeat;
background-position: left center;
}


#main .section,
#main .contest-section{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #eeeeee;
}


#main .section h2{
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .contest-section h2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main .section .more a,
#main .contest-section .more a{
	text-decoration: none;
}




#main .featured {
	background-color: #eee;
}

#main .entry{
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#main .entry li{
	margin: 0px;
	padding: 0px;
	display: block;
}

#main .entry .author
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

#main .entry li.entry-actions{
width: 80px;
}


#main .entry a{
	font-size: 11px;
}

#main .entry a img{
	border: 5px solid #eee;
	width: 72px;
	height: 72px;
}

#main .entry a img:hover{
	border: 5px solid #FFFFFF;
}

#main .staffEntry{
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#main .staffEntry li{
	margin: 0px;
	padding: 0px;
	display: block;
}

#main .staffEntry .author
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

#main .staffEntry li.staffEntry-actions{
width: 80px;
}


#main .staffEntry a{
	font-size: 11px;
}

#main .staffEntry a img{
	border: 5px solid #eee;
	width: 72px;
	height: 72px;
}

#main .staffEntry a img:hover{
	border: 5px solid #FFFFFF;
}


#main .pages{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top: 10px;
	clear: both;
}

#main .pages li{
	float: left;
	display: block;
	margin-right: 3px;
}

#main .pages .inactive{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #eee;
	border: 1px solid #eee;
	display: block;
}

#main .pages a{
	text-decoration: none;
	border: 1px solid #aaafee;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #0033ff;
}

#main .pages a:hover{
	border: 1px solid #0033ff;
	color: #000000;
}

#main .pages .current 
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #0033ff;
	border: 1px solid #0033ff;
}

#main .entry-info{
	float: right;
	background-color: #edf2fe;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 180px;
}

#main .entry-info .info-title{
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}
#main .entry-info .info-item{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}

#main .entry-info-title
{
	width: 100%;
}

#main .entry-info .embed-code{
	width: 170px;
}

#main .entry-info .info-related .related-item-thumbnail
{
 float:left;
 margin: 0px 0px 5px 5px;
}

#main .entry-info .info-related .related-item-thumbnail-staff
{
 float:left;
 margin: 0px 0px 5px 5px;
}

#main .entry-info .info-related a img
{
 border-style: solid;
 border-width: 5px;
 border-color: #BBB;
}

#main .entry-info .info-related a img:hover
{
 border-style: solid;
 border-width: 5px;
 border-color: #fff;
}

#main .entry-detail{
	width: 400px;
	float: left;
}

#main .entry-detail p.caption{
	font-size: 11px;
}

#main .entry-detail div.caption{
	font-size: 11px;
	overflow:auto;
	padding:10px;
}
#main .entry-detail div.caption
{
	 overflow:visible; 
	 overflow-x:hidden; 
	 overflow-y:auto; 
	 padding-bottom:10px; 
	 width:390px;
}
#main .entry-detail div.caption li
{
	list-style: circle inside;
}
#main .entry-detail #navigation 
{
	margin: 0px 0px 5px 0px;
    overflow: hidden;
}

#main .entry-detail #navigation #previous
{ 
	float: left;
}

#main .entry-detail #navigation #next
{
	float: right;
}

#main .entry-customfields{
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-customfields ul{
	margin-bottom: 15px;
}


#main .entry-customfields li.title{
	font-size: 11px;
	margin-bottom: 5px;
}


#main .entry-customfields li.value{
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#main .entry-comments{
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-comments ul{
	margin-bottom: 15px;
}

#main .entry-comments .comment-area{
	width: 395px;
	height: 70px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

#main .entry-comments li.user{
	font-size: 11px;
	margin-bottom: 5px;
}

#main .entry-comments li.user .timestamp{
	color: #999999;
}

#main .entry-comments li.comment{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 10px;
}

#main ul.form .title
{
	float: left;
	width: 150px;
	clear: both;
}
#main ul.form .title2
{
	float: left;
	width: 275px;
	clear: both;
	font-weight:bold;
}

#main ul.form .full{
	clear: both;
}

#main ul.form{
	margin-bottom: 25px;
}

#main ul.form li{
	margin-bottom: 5px;
}

#main ul.form .input{
	width: 250px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

#main .terms{
	font-size: 11px;
	height: 200px;
	overflow: auto;
	background-color: #eee;
	padding: 10px;
	color: #333333;
}

#main .terms h3{
	font-size: 11px;
}

#main #gallery-control-panel
{
	margin: 10px 0px 10px 0;
}


a.button{
	background-color: #044089;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #4298c4;
}

a.button:hover{
	background-color: #1c5a9e;
}

.input-area{
	height: 125px;
	width: 250px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

.clear{
	clear: both;
}

/* Rating */

.user-rating
{
	overflow: hidden;
	width: 100%;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Media/Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(../Media/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Media/Images/SavedStar.png);
}

.html-edit
{
	width: 100%;
	height: 300px;
}

.text-edit
{
	width: 100%;
	height: 300px;
}

.user-messages
{
	color: Red;
}

#main #channel-breadcrumbs 
{
 padding-bottom: 10px;
}

#main #channel-breadcrumbs li
{
 display: inline;
 padding-right: 15px;
 background-image: url("../img/crumb-divider.png");
 background-repeat: no-repeat;
 background-position: right center;
}

#main #channel-breadcrumbs li a
{
text-decoration: none;
}

#main #channel-breadcrumbs li.last
{
background-image: none;
}

#main #channel-children 
{
 padding-bottom: 10px;
}

#main #channel-children li 
{
	display: inline;
	padding-right: 11px;
	background-image: url("../img/channel-divider.png");
	background-repeat: no-repeat;
	background-position: right center;
}

#main #channel-children li.last
{
	background-image: none;
}

#main #channel-children li a
{
	text-decoration: bold;
}

.MediaFilterList 
{
	display: inline;
} 

.MediaFilterList li 
{
	list-style: none;
	display: inline;
}


.mediaFilterListWrapper
{
	padding-bottom: 5px;
}

.reportButton 
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-align: right;
        float:right;
}



/*WCMH Style*/

/*WCMH Style*/



* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
} 

body {
	color:#000000; 
	font-family:Arial,Helvetica,sans-serif;
	background-color:#333333;
	background:url(http://static.mgnetwork.com/cmh/media_path/backgrounds/site_bg.jpg) repeat-y top left;
}
	
a {
	color:#004276; /* CUSTOMIZE */
}
a:hover {
color: #CA0002;
}

a:visited {
	color:#004276; /* CUSTOMIZE */
}


table p {line-height:1.2;}

h2 {
	font-size: 1.4em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
		color: #333; /* CUSTOMIZE */
}

	h2 a{text-decoration:none;}

h3 {
	font-size: 1.3em; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: .9em; 
	font-weight: bold; 
		color: #333; /* CUSTOMIZE */
}

h4 {
	font-size: 1.2em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
		color: #333; /* CUSTOMIZE */
}

h5 {
	font-size: 1.1em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
		color: #333; /* CUSTOMIZE */
}

h6 {
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
		color: #333; /* CUSTOMIZE */
}

li  {font-size: .75em; line-height: 1.25em;}


/* END HTML ELEMENTS ----------------------*/

/* UNIVERSAL CLASSES ----------------------*/
.headline {font-size:14px;}

.bold {font-weight:bold;}

.clear {clear:both;}

.adrule {
	color:#000000; /* CUSTOMIZE */
	font-family:Arial,Helvetica,sans-serif;
	font-size:8px;
	letter-spacing:0.25em;
	line-height:1.25em;
	margin:0pt;
	padding:0pt 0pt 2px;
	text-align:center;
	text-transform:uppercase;
}

.crumbtrail {
	color:#000000; /* CUSTOMIZE */
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:5px;
	width:190px;
	float:left;
}

/* ACCORDION NAV */
.menutitle {
	background-color:#ECECFF; /* CUSTOMIZE */
	border:1px solid #000000;
	color:#000000;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0pt;
	padding:2px 0pt;
	text-align:left;
	width:300px;
}

.menulayer {
	border-color:#BBE5ED #7EA8AF #7EA8AF #BBE5ED; /* CUSTOMIZE */
	border-style:solid;
	border-width:1px;
}


/* ARTICLE DATE HEADER */
.date_header {
	text-transform:uppercase;
	color:#999999;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
}

/* ARTICLE HEADLINE */
.story_headline {
	padding-top:20px;
	padding-left:5px;
	font-size: 1.4em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
		color: #333; /* CUSTOMIZE */
}

/* TAG LIST */
.tags {
	margin-left:15px;
	margin-bottom:10px;
}



/* END UNIVERSAL CLASSES ------------------*/

/* MAIN STRUCTURAL DIVS -------------------*/
#header {
	margin:0;
	padding:0;
	width:990px;
	background-image:url(http://static.mgnetwork.com/cmh/media_path/backgrounds/header_backgrd.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}

#pagewrapper {
	background-color:#FFFFFF;
	margin:0pt 10px;
	width:990px;
	min-height: 100%; 
	position:relative;
	padding-bottom:250px;
}

	#IEroot #ie6only #pagewrapper {
		height: 100%; 
	}

#pagewrapper_660{
	background-color:#FFFFFF;
	
	background-repeat:repeat-y;
	margin:0pt 10px;
	width:990px;
	min-height: 100%; 
	position:relative;
	padding-bottom:250px;
}

	#IEroot #ie6only #pagewrapper_660{
		height: 100%;
	}

#pagewrapper_760{
	background-color:#FFFFFF;
	background-image:url(http://static.mgnetwork.com/cmh/media_path/backgrounds/backgrdgradrule_760.gif);
	background-repeat:repeat-y;
	margin:0pt 10px;
	width:990px;
	min-height: 100%; 
	position:relative;
	padding-bottom:250px;
}

	#IEroot #ie6only #pagewrapper_760{
		height: 100%; 
	}
#pagewrapper_990 {
	background-color:#FFFFFF;
	margin:0pt 10px;
	width:990px;
	min-height: 100%; 
	position:relative;
	padding-bottom:250px;
}

	#IEroot #ie6only #pagewrapper_990 {
		height: 100%; 
	}

#bottom_pillows {
	width:650px;
	margin-left:60px;
}


#mg_ft {
	width:990px;
	position:absolute;
	bottom:0px;
	margin-top:200px;
	background-color:#FFFFFF;
	border-top:1px solid #666666;
}

/* END MAIN STRUCTURAL DIVS ---------------*/

/* HEADER STYLES ------------------------- */

/* TOP LINKS */
#top_links {
	width:990px;
	height:20px;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#333333; /* CUSTOMIZE */
	font-family:Arial,Helvetica,sans-serif;
	background-color:#FFFFFF; /* CUSTOMIZE */
}

#top_links p {
	color:#333333; /* CUSTOMIZE */
	font-size:11px;
}

#top_links a {
	color:#333333; /* CUSTOMIZE */
	font-size:11px;
}

#top_links_center {
	margin-right:300px;
	float:right;
}

#top_links_right {
	margin-right:20px;
	float:right;
}

#mast {
	width:990px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image:url(http://static.mgnetwork.com/cmh/media_path/backgrounds/header_backgrd.jpg);
	background-repeat:no-repeat;
}

/* DEAL OF THE DAY - COMMUNITY */
#mast #dealoftheday {
	height:60px;
	margin:10px 10px 10px 15px;
	text-align: -moz-right;
	float:left;
	width: 300px; 
	background: url(http://static.mgnetwork.com/cmh/media_path/backgrounds/dodbackgrd.gif);
}
	#IEroot #mast #dealoftheday {
		text-align: right;
	}

/* LEADERBOARD - METRO */
#mast #topad {
	width:728px;
	min-height:90px;
	float:left;
	padding:0px;
}

#sitename {
	background-color:#FFFFFF;
	background-image:url(http://static.mgnetwork.com/cmh/media_path/backgrounds/header_backgrd.jpg);
	background-repeat:no-repeat;
	width:250px;
	min-height:93px;
	float:left;
}

#sitename_community {
	background-color:#FFFFFF;
	background-image:url(http://static.mgnetwork.com/cmh/media_path/backgrounds/header_backgrd.jpg);
	background-repeat:no-repeat;
	width:660px;
	min-height:93px;
	float:left;
}

/* LEADERBOARD - COMMUNITY */
#topad_community {
	width:990px;
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC; /* CUSTOMIZE */
	padding-top:10px;
	padding-bottom:10px;
	text-align: -moz-center;
}

	#IEroot #topad_community{
		text-align: center;
	}


/* PENCIL AD */
#topslider {
	height:auto;
	padding:0pt;
	width:990px;
	background:#333333;
}

/* NAVIGATION */
#nav {
	font-family:Arial, Helvetica, sans-serif;
	width: 990px;
	height: 24px;
	background-color:#000000;
	background-image:url(http://static.mgnetwork.com/cmh/media_path/nav_bar/nav_gradient.jpg);
	clear: both;
	overflow:hidden;
}

/* NAV LINK COLORS */
#nav #content_nav a:hover {
	color: #FFFFFF; /* CUSTOMIZE */
	background-color: #747474; /* CUSTOMIZE */
}

#nav #revenue_nav a:hover {
	color: #FFFFFF; /* CUSTOMIZE */
	background-color: #747474; /* CUSTOMIZE */
}

#dropnav, #dropnav ul {
	list-style: none;
}

#dropnav li {
	float: left;
}

	#dropnav li ul {
		position: absolute;
		width: 140px;
		display: none;
		border-left: 1px solid #E4E4E4; /* CUSTOMIZE */
		border-bottom: 1px solid #E4E4E4; /* CUSTOMIZE */
		border-right: 1px solid #E4E4E4; /* CUSTOMIZE */
		position:absolute;
	}

		#dropnav li ul li {
			background-color: #C9761F;
			color: #FFFFFF;
		}
			
			#dropnav li ul li a {
				display: block;
				width: 130px;
				color: #000000;
				background-color:#FFFFFF; /* CUSTOMIZE  - only visible before BG image fills in  */
				background-image:url(http://static.mgnetwork.com/cmh/media_path/nav_bar/subnav_bg01.jpg);
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				line-height: normal;
				padding-bottom: 5px;
				padding-top: 5px;
			}

			#dropnav li ul li a:hover {
				display: block;
				width: 130px;
				color: #000000;
				background-color:#FFFFFF; /* CUSTOMIZE - only visible before BG image fills in */
				background-image:url(http://static.mgnetwork.com/cmh/media_path/nav_bar/subnav_bg02.jpg);
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				line-height: normal;
				padding-bottom: 5px;
				padding-top: 5px;
			}
			
#dropnav a {
	display: block;
	color: #fff;
	background-color: inherit;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	}

	#dropnav li:hover ul, #dropnav li.sfhover ul {
		display: block;
	}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

	#dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid black;
		padding: 1px 0;
		text-decoration: none;
		font-weight: bold;
	}

#content_nav {
	height:100%; 
	float:left; 
	padding-left:10px;
}
	/* CONTENT NAV SUBNAV ITEMS */
	.content_nav_item a {background-image:url(http://static.mgnetwork.com/cmh/media_path/nav_bar/subnav_bg01.jpg);
		color:#000000; /* CUSTOMIZE */
	}
	
	.content_nav_item a:hover {background-image:url(http://static.mgnetwork.com/cmh/media_path/nav_bar/subnav_bg02.jpg);
		color:#FFFFFF; /* CUSTOMIZE */
	}
	
#revenue_nav {
	height:100%; 
	float:right; 
	padding-left:40px; 
	padding-right:10px;
}
	
	/* REVENUE NAV SUBNAV ITEMS */
	.revenue_nav_item a {background-image:url(http://static.mgnetwork.com/cmh/media_path/nav_bar/subnav_bg03.jpg);
		color:#000000; /* CUSTOMIZE */
	}
	
	.revenue_nav_item a:hover {background-image:url(http://static.mgnetwork.com/cmh/media_path/nav_bar/subnav_bg04.jpg);
		color:#FFFFFF; /* CUSTOMIZE */
	}

/* SEARCH BAR */
#search {
	width:990px;
	height:28px;
	padding: 6px 0 0 0;
	background-image:url("http://static.mgnetwork.com/cmh/media_path/backgrounds/topsearchbackgrd.jpg");
	background-repeat: no-repeat; 
	border-bottom: 1px solid #999;
	font-size: 11px;
}

#searchform {
	float:left;
	margin-left:5px;
}

#IEroot #ie6only #searchform img{margin-top:2px;}

#searchform table{
	margin-top:-5px;
	font-size:11px;
}

#searchbar_box {
	float:right;
	margin-right:25px;
	margin-top:0px;
	width:100px;
	height:25px;
}

	#searchbar_box p {
		font-size: 11px;
	}

	#searchbar_box a {
		color: #000;
	}

		#searchbar_box a:hover {
			color: #CC6600;
		}

#quick_links {
	float:right; 
	width:225px; 
	margin-right:40px; 
	overflow:hidden;
}


/* DATELINE */
#dateline {
	background:#FFFFFF none repeat scroll 0% 50%; 
	border-bottom:1px solid #CCCCCC; /* CUSTOMIZE */
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;
	height:25px;
	padding:5px 0pt;
	width:990px;
}

#dateline_community {
	font-family:arial,helvetica;
	font-size:12px;
	font-weight:bold;
	width:220px; 
	float:left;
	padding:5px 0pt;
	margin-left:15px;
}


#dateline_left {
	margin-left: 10px;
	margin-top: 5px;
}

	#IEroot #dateline_left{padding-top:5px;}


#dateline_right {
	float: right; 
	margin-right: 5px; 
	margin-top: 6px;
}

#date {
	float:left;
	border: 2px solid #FFFFFF;
	border-right:0px;
}

	#date span {
		margin-left:5px;
		margin-right:5px;
	}


/* NEWS SLIDER */


#search img {
	border: 0; 
	display: block;
}




/* WEATHER ADVISORY */

#current_conditions_scroll{
	width:530px;
	border:1px solid #FFFFFF;
	overflow:hidden;
}

	#IEroot #ie6only #current_conditions_scroll{width:530px;}

.warning {background:url(http://static.mgnetwork.com/cmh/media_path/backgrounds/warning_sign.gif) no-repeat top right;
	border: 1px solid #FF0000 !important;
	padding-left:2px;
	padding-right:5px;
	/*margin:0 0 0 169px; */
	overflow:hidden;
}

	#IEroot .warning {padding-right:10px;}

#warningspan{margin-left:5px;}
			

#rp_ad_container{
	width:88px;
	height:31px;
	float:right;
	margin:5px 4px 0 0;
}

#IEroot #ie6only #rp_ad_container{
	margin:5px 2px 0 0;
}


.headlinelist{
	margin-top:15px;
	font-size:16px;
	margin-right:5px;
}

.rp_prev_button{background-image:url(http://static.mgnetwork.com/cmh/media_path/rotating_panels/rp_button_prev.jpg);
	width:100px;
	height:50px;
}

.rp_pause_button{background:url(http://static.mgnetwork.com/cmh/media_path/rotating_panels/rp_button_pause.jpg) no-repeat top left;
	width:100px;
	height:50px;
}

.rp_play_button{background:url(http://static.mgnetwork.com/cmh/media_path/rotating_panels/rp_button_play.jpg) no-repeat top left;
	width:100px;
	height:50px;
}

.rp_next_button{background:url(http://static.mgnetwork.com/cmh/media_path/rotating_panels/rp_button_next.jpg) no-repeat top left;
	width:100px;
	height:50px;
}

.panel_format{
	padding-top:15px;
	display:block;
	height:350px;
}

/* BREADCRUMB */

#breadcrumb {
	width:640px;
	border-bottom:1px solid #E2E2E2;
	margin-left:10px;
	height:30px;
}
#toolbar {
	float:left;
	font-size:10px;
	font-weight:bold;
	margin: 0pt 0pt;
	height:30px;
}

#IEroot #ie6only #toolbar{
	margin:1px 0 0 0;
	}

	#toolbar img {
		margin-right:10px;
		vertical-align:middle;
		float:left;
	}
	
	#toolbar form {
		float:left;
		margin-top:-5px;
	}

/* END HEADER STYLES ---------------- */


/* ACCORDION */
#accordionnav{
	margin:0pt;
	padding:0pt;
	width:320px;
}

#nav_div {margin-left:10px;}

	#nav_div div {margin: 0px 0px 1px 0px;}
	
	#nav_div p {font-size:0.9em;}
	
	#nav_div li {font-size:0.9em;}

	#nav_div .title {margin-left:10px;}

	#nav_div .submenu {
		font-size:12px;
		font-weight:normal;
		margin:7px 0pt 7px 10px;
		padding-left:10px;
	}

#bottom_toolbar {
}

	#bottom_toolbar span {
		margin:0pt 3px;
	}

	#bottom_toolbar img {
		margin-right:10px;
		vertical-align:middle;
		float:left;
	}
	
	#bottom_toolbar form {
		float:left;
		margin-top:-5px;
	}

#mg_tags {margin-bottom:10px;}


/* FOOTER STYLES ---------------------*/

#bottomad {
	padding:7px 0pt;
	width:990px;
	text-align: -moz-center;
}

	#IEroot #bottomad{text-align:center;}

#footercontent {
	width:990px;
	height:90px;
	margin:auto;
}

#mgproperties {
	text-align: center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	color:#999; 
	padding: 2px 0;
}

	#mgproperties div {
		display: block; 
		float: left; 
		margin-right: 20px; 
		padding: 5px 0;
	}
	
	#mgproperties div.first {
		margin-left: 210px;
		_display:inline;
	}
	
	#mgproperties img {
		border: 0;
		display:inline;
	}
	
	#mgproperties a {
		color:#999; 
		text-decoration: none;
	}

#copyright {
	background:#003399 none repeat scroll 0%; /* CUSTOMIZE */
	border-bottom:1px solid #003399; /* CUSTOMIZE */
	border-top:1px solid #003399; /* CUSTOMIZE */
	padding:5px 0pt;
	text-align:left;
	clear:both;
	width:990px;
}

	#copyright p {
		color:#FFFFFF; /* CUSTOMIZE */
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		line-height:1.1em;
		margin:0pt 15px;
		padding:0px;
	}

	#copyright a {
		color:#FFFFFF; /* CUSTOMIZE */
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		line-height:1.1em;
	}

#bottomnav {
	background:#CCCCCC url(http://static.mgnetwork.com/cmh/media_path/backgrounds/bottomnav_background.jpg) repeat-x scroll 0%; /* CUSTOMIZE */
	padding:10px 0pt;
	text-align:left;
	width:990px;
}

	#bottomnav p {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px;  
		color: #000; /* CUSTOMIZE */
		line-height: 1.25em; 
		margin: 0 15px;
	}

	#bottomnav a {
		text-decoration: underline;
	}

#seoinitiatives {
	background: #fff;
	text-align: center; 
	padding: 2px 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#999; 
	border-bottom:4px solid #999; /* CUSTOMIZE */
}

	#seoinitiatives a {
		color:#999; 
		text-decoration: none;
	}

/* END FOOTER STYLES -----------------*/


/* AD STYLES -------------------------*/
#dealoftheday {
	height:60px;
	margin:0pt 10px 10px 15px;
	text-align: -moz-right;
	width:300px;
}

#IEroot #dealoftheday {
	text-align: right;
}

.oas {
	margin-bottom:15px;
	text-align: center;
}

.oas_float {
	margin-bottom:15px;
	margin-left:15px;
	text-align: center;
	float:left;
}

.oas img, .oas object {
	display: inline;
}

/* END AD STYLES ---------------------*/

#article_bottom{min-height:150px;}

#IEroot #ie6only #article_bottom{height:150px;}

/* CONTAINERS -----------------*/


/* START CORE 2.3 CSS */

#sitename img{
border: 0;
}
