/* M lifestyle CSS Document */
html { verflow-y: scroll; overflow: -moz-scrollbars-vertical; }
.colortheme { background-color: #292929;}
.colortheme2 { background-color: #121212;}
.colortheme3 {background-color: #3A3A3A;font-size: 11px;padding: 0px 0px 0px 0px;height: 18px;}
body {
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #B7B7B7;
	scrollbar-base-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #666666;
	background-image: url(/images/general/background2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
		background-color: #060609;
}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #B7B7B7;} 
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #B7B7B7; margin-left: 0px; margin-right: 15px;}
li {margin-top: 5px; margin-bottom: 7px; margin-left: 5px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #000000; color: #CCCCCC; padding: 3px 3px 3px 7px; margin-bottom: -18px; font-weight: normal;}
.box {}
.null {}
.caption {font-size: 11px; font-weight: bold; padding: 3px 3px 3px 0px;}
.forms {background-color: #EEEEEE; font-family: Arial, Helvetica, sans-serif; border: #000000 1px solid; font-size: 11px; color: #000000; padding-top: 1px; padding-bottom: 1px; padding-left: 3px; padding-right: 0px; }
.nsButton { background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; border: #333333 1px solid;} 
.TEXTAREA { background-color: #EEEEEE; font-family: Arial, Helvetica, sans-serif; border: #000000 1px solid; font-size: 11px; color: #000000; padding-top: 1px; padding-bottom: 1px; padding-left: 3px; padding-right: 0px; overflow: auto; width: auto; } 
.subtitle {font-size: 14px; color: #666666; font-weight: bold;}


/* update hover color for each issue */
.nav {font-size: 11px; color: #999999;}
a.nav:link {color: #999999; text-decoration: none;}
a.nav:visited {color: #999999; text-decoration: none;}
a.nav:hover {color: #ABC225; text-decoration: none;}
a.nav:active {color: #999999; text-decoration: none;}


/* update color, link, active, visited for each issue */
.title { font-size: 30px; font-weight: bold; color: #ABC225;}
.pagenumber { font-size: 15px; font-weight: bold; color: #ABC225;}
.headline {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #ABC225;}
a.headline:link {text-decoration: underline; color: #ABC225;}
a.headline:active {text-decoration: underline; color: #ABC225;}
a.headline:visited {text-decoration: underline; color: #ABC225;}
a.headline:hover {text-decoration: underline; color: #FFFFFF;}


/* update hover for each issue */
.pages {font-size: 11px; padding: 10px 0px 0px 0px; color: #868686}
a.pages:link {color: #868686; text-decoration: none;}
a.pages:visited {color: #868686; text-decoration: none;}
a.pages:hover {color: #ABC225; text-decoration: none;}
a.pages:active {color: #868686; text-decoration: none;}
a:link {color: #868686; text-decoration: underline;}
a:visited {color: #868686; text-decoration: underline;}
a:hover {color: #ABC225; text-decoration: underline;}
a:active {color: #868686; text-decoration: underline;}

.headlineA {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #CCCCCC;}

/* update Answer for each issue */
.Question {font-size: 18px;}
.Answer {font-size: 18px; color: #ABC225;}
.colortheme2 .storyPic {
	border: 1px solid #999999;
	margin-top: 8px;
	margin-top: 5px;
}
.flashPadding {
	padding-top: 10px;
	margin-top: 10px;
}
.Mtable {
	background-color: #292929;
	background-image: url(/images/general/table_background.jpg);
	background-repeat: repeat-x;
	border: solid 1px #4D4D4D;
}

#menu {position: absolute; top: 99px; height: 418px; width: 760px; padding-bottom: 5px; z-index: 100; margin: 0 auto; visibility: visible;}
/* this is for 2 line titles */
#enlarge {
	position: absolute;
	height: 418px;
	width: 521px;
	padding-bottom: 5px;
	z-index: 100;
	margin: 0 auto;
	visibility: visible;
}
.colortheme2 #enlarge .getFlash {
	background-color: #121212;
	height: 235px;
	margin-top: 0px;
	width: 230px;
	margin-left: 290px;
	border: #666666 solid 1px;
	padding: 5px;
}

#gallery {
	position: absolute;
	height: 260px;
	width: 210px;
	z-index: 100;
	margin: 0;
	visibility: visible;
	padding: 0px;
	top: 104px;
}
.colortheme2 #gallery .getFlash {
	background-color: #121212;
	height: 260px;
	margin-top: 0px;
	width: 210px;
	border: #666666 solid 1px;
	padding: 5px;
}

