/****************************** Header ***********************/

a img { border: 0; }

#MWOhowww { display: none; }

#MWOextas {
        margin: 0 auto;
        width: 970px;
        text-align: right;
    padding: 3px 0 2px 0;
}
#MWOaccountLink {
        display: inline;
        border-right: 1px dotted #000;
        padding-right: 10px;
        font-size: 0.75em;
}
#MWOaccountLink a {
        color: #000;
        background-color: inherit;
        text-decoration: underline;
        padding: 1px;
}
.signedIn, #MWOaccountLink a.signedIn {
        background-color: #faa;
        color: inherit;
}
#MWOjoinMLForm {
        padding: 0;
        margin: 0;
}
#MWOjoinML {
    display: inline;
        padding-left: 5px;
}
#MWOjoinMLText {
        font-size: 0.75em;
}
#MWOjoinMLInput {
    width: 120px;
        font-size: 0.75em;
        background-color: #eee;
        color: #000;
        border: 1px solid #666;
}
#MWOjoinMLSubmit {
    font-size: 0.75em;
        font-family: arial,helvetica,sans-serif;
        padding: 0px;
        margin: 0 10px 0 0;
}
#MWOquickSearchForm {
        position: relative;
        right: 0;
        top: -3px;
        padding: 0;
        margin: 0;
}
#MWOquickSearch {
    float: right;
        padding-left: 5px;
}
#MWOquickSearchText {
        font-size: 0.8em;
}
#MWOquickSearchInput {
    width: 80px;
        font-size: 0.8em;
        background-color: #eee;
        color: #000;
        border: 1px solid #666;
}
#MWOquickSearchSubmit {
    font-size: 0.8em;
        font-family: arial,helvetica,sans-serif;
        padding: 0px;
        margin: 0 10px 0 0;
        height: 19px;
}
#MWOcontainer {
        color: inherit;
        background-color: #eee;
        width: 970px;
        border: 1px solid #222;
        text-align: left;
        margin: 0 auto;
}

#MWOheader {
        color: inherit;
        background-color: #fff;
        height: 120px;
        position: relative;
}
#MWOheaderLogo {
        position: absolute;
        left: 0;
}
#MWOheaderLogo a {
        text-decoration: none;
        color: #fff;
        background-color: inherit;
}
#MWOheaderLogo a img {
        border: 0;
}
#MWOheaderImage {
        position: absolute;
        right: 0;
}

#MWOcontent {
        /*clear: both;*/
	position: relative;
	min-height: 570px;
	margin-left: 190px;
        /* padding: 10px 8px 0 8px; */
}

.clearit {
        clear: both;
        height: 0;
        line-height: 0.0;
        font-size: 0;
}


#MWOlinks {
	float: left;
	width: 180px;
	padding: 16px 0 0 10px;
}
#MWOstate {
    margin-bottom: 8px;
}
#MWOlinks img {
	margin-bottom: 10px;
}
#MWOlinks ul {
	padding-left: 22px;
	margin: 0;
	list-style-type: none;
}
#MWOlinks li {
	margin: 3px 0 0 0;
}
#MWOlinks li a img {
	border: 0;
	margin: 0;
}
.MWOlinksLine {
      margin-top: 3px;
}


/****************************** Footer & Copyright ***********************/
#MWOfooter {
        clear: both;
        background-color: #4c4c4c;
        color: #fff;
        font-size: 8pt;
        text-align: center;
        padding: 5px 0;
        font-family: verdana, arial, helvetica, sans-serif;
        line-height: 1.6em;
}
#MWOfooter a {
        color: #fff;
        background-color: inherit;
		text-decoration: underline;
}
#MWOfooter a:hover {
        color: #fff;
        background-color: inherit;
}
.MWOfooterAddress {
        color: #eee;
        margin-top: 3px;
        background-color: inherit;
}

#MWOsponsors {
	font-size: 9pt;
	color: #444;
	background-color: inherit;
	font-weight: bold;
	padding-top: 5px;
	margin: 5px auto;
	width: 960px;
}

#MWOsponsors td {
	padding-right: 15px;
}
#MWOsponsors a {
	color: #333;
	background-color: inherit;
}
#MWOsponsors a img {
	border: 0;
}

#MWOcopyright {
        font-size: 8pt;
        text-align: center;
        color: #444;
        background-color: transparent;
        margin-top: 5px;
		margin-bottom: 5px;
}
#MWOcopyright a {
	color: #069;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}


/******************************** News Feature ****************************/

#MWOnewsFeature {
	clear: both;
	height: 1em;
	background-color: #ccc;
	color: inherit;
	padding: 7px 1em 8px 1em;
	font-size: 0.85em;
	font-family: verdana, arial, helvetica, sans-serif;
}
#MWOnewsFeatureAlert {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}
#MWOnewsFeatureAlert a {
	text-decoration: none;
	color: #d70000;
	background-color: inherit;
}
#MWOnewsFeatureItem {
	float: left;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
#MWOnewsFeatureItem a {
	color: #33f;
	background-color: inherit;
	text-decoration: underline;
}
