/* NEW */

#frame {
	width: 930px;
	background: #FFFFFF;
}

#header {
	text-align: left;
	background: #222222;
}

#footer {
	color: #CCCCCC;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 50px;
}


#mainNav {
	background: #222222 url('g/header-bottom.jpg') no-repeat;
	padding-left: 25px;
	padding-right: 20px;
	height: 27px;
}

	#mainNav .mainLink {
		height: 27px;
		float: left;
		margin-right: 2px;
	}

.fadeOut {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.fadeIn {
	opacity: 1;
	filter: alpha(opacity=100);
}
	
#secNav {
	height: 24px;
	background: url('g/sec-nav-background.gif') repeat-x;
	padding-left: 25px;
	color: #888888;
}

	#secNav A.secLink:link, #secNav A.secLink:visited, #secNav A.secLink:active {
		line-height: 23px;
		color: #444444;
		text-decoration: none;
	}
	
	#secNav A.secLink:hover {
		color: #444499;
		border-bottom: 1px solid #AAAAAA;
	}
	

#hpTop {
	text-align: left;
	height: 240px;
	border-collapse: collapse;
	padding: 0px;
}

	#hpTop .hpIllustration {
		vertical-align: top;
		width: 696px;
		height: 230px;
		background: url('g/ms25-illustration-2.6-available-now.jpg') no-repeat;
		border-right: 1px solid #4D78B1;
		padding: 0px;
	}

	#hpTop .hpText {
		vertical-align: top;
		text-align: right;
		margin-right: 22px;
		margin-left: 240px;
		margin-top: 120px;
		color: #FFFFFF;
		font: normal 13px/17px Arial, Verdana, Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		font-style: italic;
	}

	#hpTop .hpFeatured {
		vertical-align: top;
		width: 233px;
		height: 240px;
		padding: 0px;
	}

#content {
	clear: left;
	text-align: left;
}

#status {
	padding: 10px;
	height: 80px;
	text-align: left;
	vertical-align: middle;
	background: #FFFFFF url('g/status-gradient.gif') repeat-x;
	border-bottom: 1px solid #C0C0C0;
}

#challenge {
        padding: 10px;
        height: 300px;
        text-align: left;
        vertical-align: middle;
        background: #FFFFFF;
        border-bottom: 1px solid #C0C0C0;
}

#defectTracking {
   text-align: center;
   padding: 10px;
   border-bottom: 1px solid #C0C0C0;
   background-color: #CDD6E4;
}


/* OLD */

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-size: 11px;
	background-color: #222222;
	margin: 0px;
}

/* TEXT */

pre {
    font-family: "Courier New", Courier, monospaced;
    font-size: 14px;
    width: 600px; /* IE width - auto fails here */
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 20px; /* IE renders the x scroll in the content */
    overflow-x: auto; 
    overflow-y: hidden;
    background-color: #F9F9F9;
    color: #003366;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-top: 10px;
    line-height: 140%;
}

/* Other browser pre width:auto and padding is ok */
//html>body pre {
//   width: auto;
//   padding-bottom: 5px;
//}

A, A:link, A:visited, A:active {
	color: #004ca0;
}

.notice {
	font-size: 100%;
	padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    background-color: #F5F8FA;
}

.n2link {
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}

.notice-table {
	font-size: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    background-color: #F5F8FA;
}

p, td, tr, li, ol, ul {
	font-family: Arial, Helvetica, Geneva;
	font-size: 13px;
	line-height: 20px;
}

h1 {
	padding-top: 6px;
	font-family: Arial, Helvetica, Geneva;
	font-size: 22px;
	line-height: 24px;
	border-bottom: 1px solid #AAAAB0;
}

h2 {
	font-family: Arial, Helvetica, Geneva;
	font-size: 16px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #AAAAB0;
}

h3 {
	font-family: Arial, Helvetica, Geneva;
	font-size: 14px;
	line-height: 18px;
}

.columnTitle {
	font-family: Arial, Helvetica, Geneva;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	background-color: #C4D4E4;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #B2C7DC;
}

.blogDate {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-size: 10px;
	line-height: 13px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.blogTitle {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #00448B;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
}


/* LAYOUT */

.youAreHere {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-size: 12px;
	padding : 20px;
	padding-top : 10px;
	background-color: white;
	color : gray;
}

.leftColumn {
	padding: 25px;
	vertical-align: top;
	background-color: white;
}

.rightColumn {
	vertical-align: top;
	width: 233px;
	background-color: #D4DDEB;
	border-left: 1px solid #C0C0C0;
}

.rightColumnSection1 {
	background-color: #D4DDEB;
	padding: 15px;
	padding-top: 5px;
}

.rightColumnSection2 {
	background-color: #D4DDEB;
	padding: 15px;
	padding-top: 5px;
}

.rightColumnSection3 {
	background-color: #D4DDEB;
	padding: 15px;
	padding-top: 5px;
}

.topLeftColumn {
	width: 70%;
	background: url('g/topleft-dropshadow.gif');
}

.topRightColumn {
	width: 30%;
	background-color: #B2C7DC;
	background: url('g/topright-dropshadow.gif');
}

.a {
	padding-right: 20px;
	vertical-align: top;
	width: 50%;
	background-color: white
}

.b {
	padding-left: 20px;
	vertical-align: top;
	width: 50%;
	background-color: white
}

#talksTable td {
	font: normal 13px/20px Arial, Helvetica, Geneva, sans-serif;
}

#talksTable .talkDate {
	font: normal 12px/20px Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}






