/*
styles.css is used to store specific element selectors for page template elements.
*/

#main_cn {
margin-left: auto;
margin-right: auto;
width: 890px;	
}

/* Header navigation styles */
#header_cn {
width: 890px;
height:100px;
background-image: url('/mwv/fragments/mwvchinasiteimages/bg_head.gif');
position:relative;
}

#header_cn a:hover, #footer_cn a:hover {
text-decoration: underline;
}

#logobox_cn {
	display:none;
}

#printlogobox_cn {
position:relative;
height:61px;
}
#printlogobox_cn img {
position:absolute;
display:block;
width: 100px;
top:18px;
right:18px;
}

#langbox_cn {
height:46px;
clear: both;
}

#langbox_cn span{
margin-left: 15px;
font-weight: 100;
color: #fff;
font-size:40px;
line-height:42px;
font-family:'Times New Roman';
display:block;
}

#navbox_cn {
	display:none;
}


#lang_cn {
	display:none;
}


/*content area styles */
#twocol_cn {
background-image: url('/mwv/fragments/mwvchinasiteimages/bg_fade_1.jpg');
width: 890px;
background-repeat: no-repeat;
}

#contentarea_cn div.pad {
padding:16px 0 0 13px;
}

#contentareasm_cn {
padding:16px 0 0 13px;
}

#contentareasm_cn h2{
padding-bottom:10px;
}

#contentareasm_cn h3{
line-height:22px;
margin-bottom:20px;
}

#leftcol_cn {
width:570px;
float:left;
}

#rightcol_cn {
float:left;
width:220px;
margin-top:35px;
}

#rightcolpress_cn {
width:230px;
float:right;
margin-right:20px;
margin-top:35px;
}

/* DRM - white box and results pulled from corporate site */

.whitebox {
	padding:10px 15px 0px;
	width:523px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: 2px solid #90d7ec;
	position: relative;
}

.whitebox b {
	display: block;
	padding: 10px 0 0 0;
	font-size: 12px;
}
.whitebox div.results {
	padding: 0 10px 0 0;
}
.whitebox div.results a {
	font-size: 12px;
	padding-left:10px;
	background: url(/mwv/fragments/mwvcorpsiteimages/global/nav_arrow_link2.gif) no-repeat 0px 2px;
	display:block;
}

.results b {
	font-size: 12px;
	font-weight:bold;
	color:#666;
	padding-left:10px;
}
.results img {
	padding-left:10px;
}

/* end white box and results styles pulled from corporate site */


.sectionintrosub_cn, .homeCallOut_cn {
float: left;
margin-bottom:25px;
}
.homeCallOut_cn img { 
	float:left;
}
.sectionintrosub_cn div, .homeCallOut_cn div {
color: #666;
font-size: 11px;
line-height: 15px;
}

.sectionintrosub_cn h4, .homeCallOut_cn h4 {
padding-bottom:9px;
}

.sectionintrosub_cn a, .homeCallOut_cn a {
display: block;
font-size: 12px;
padding: 4px 0 2px 9px;
background: url(/mwv/fragments/mwvchinasiteimages/global/nav_arrow_rt.gif) no-repeat 0px 6px;
font-weight: normal;
}

.sectionintrosub_cn a.chn, .homeCallOut_cn a.chn {
display: block;
font-size: 12px;
padding: 4px 0 2px 9px;
background: url(/mwv/fragments/mwvchinasiteimages/global/nav_arrow_rt.gif) no-repeat 0px 6px;
font-weight: normal;
}
/*removed .subimgcn from img to support WYSIWYG, Woody Carlisle Ironworks*/




.related_cn a {
display: block;
font-size: 11px;
padding: 15px 0 2px 9px;
background: url(/mwv/fragments/mwvchinasiteimages/global/nav_arrow_rt.gif) no-repeat 0px 15px;
font-weight: normal;
}

.related_cn a.dbl {
display: block;
font-size: 11px;
padding: 15px 0 2px 9px;
background: url(/mwv/fragments/mwvchinasiteimages/global/nav_arrow_dbl_link.gif) no-repeat -12px 15px;
font-weight: normal;
}

/*DRM - new styles for right column call out blocks */
.rightCallOut_cn {
	color:#666 !important;
	font-size:12px !important;
}
.rightCallOut_cn h4 {
	padding-bottom:9px;
}

#housing560_cn {
width: 560px;
background-color: #fff;
border-top: 2px solid #90d7ec;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: 12px;
color: #666;
padding:0;
position:relative;
}


a.backtotop {
display: block;
font-size: 12px;
margin:40px 0 0 0;
padding: 2px 0 2px 9px;
background: url(/mwv/fragments/mwvchinasiteimages/global/nav_arrow_up.gif) no-repeat -10px 4px;
font-weight: normal;
}

/* Facilities & Offices */

.lefty {
width: 220px;
background-color: #fff;
padding: 0;
margin:0;
float: left;
}


/* Calendar */

#twoselects_cn
{
background-color: #fff;
font-size: 12px;
color: #666;
padding: 0;
margin: 15px 0 0 20px;

}
#twoselects_cn b
{
font-size: 12px;
font-weight: bold;
}
#twoselects_cn select
{
display: block;
margin: 10px 9px 10px 0;
width: 250px;
color: #666;
}


/* news and events forms */
form.baseform select {
	font-size: 12px;
	color: #666;
	width: 275px;
}


table.event
{
table-layout: fixed;
margin: 10px 0 30px 0;
width: 512px;
margin-left:20px;
}
table.event th
{
border-bottom: 1px solid #ccc;
padding: 0 0 2px 0;
font-weight: lighter;
text-align: left;
}
table.event th.right
{
border-bottom: 1px solid #ccc;
padding: 0 0 2px 0;
font-weight: lighter;
text-align: right;
}
table.event td
{
vertical-align: top;
padding: 20px 10px 40px 0;
line-height: 15px;
}
table.event td.right
{
vertical-align: top;
padding: 20px 10px 20px 0;
line-height: 15px;
text-align: right;
}

table.event span
{
	/* color: #005480; - DRM - Removed to make location names same color as address */
}

table.event tr.dotted td
{
background-image: url(/mwv/fragments/mwvchinasiteimages/global/rule_dotted_bg.gif);
width: 512px;
background-repeat: repeat-x;
background-position: left bottom;
}

table.event a, table.event a.calendarEventName
{
display: block;
font-size: 12px;
line-height: 12px;
margin:10px 0 0 -10px;
padding: 0 0 2px 21px;
background: url(/mwv/fragments/mwvchinasiteimages/global/nav_arrow_rt.gif) no-repeat 12px 2px;
font-weight: normal;
}

table.event a.calendarEventName {
	margin:2px 0 0 -20px; 
	background: no-repeat 0px 0px;
	font-weight:bold;
}

tr.underline td {
border-bottom: 1px solid #ccc;
}


/* Page Turn style */
.pagenav  {
border-top:1px solid #e6e6e6;
}

/* footer styles */
#footer_cn {
padding: 0 0 30px 0;
color: #999;
font-size: 10px;
width: 890px;
margin-left: auto;
margin-right: auto;
}

#footer_cn a {
color: #999;
display: block;
float: left;
padding-right: 10px;
}

/* misc */
div.pager a {
padding: 0 10px 0 10px;
background: none;
}

#leftcol ul{
font-size: 12px;
line-height: 15px;
color:#666;
padding: 12px 0 0 18px;
}


/* index page style */
#bluetext_cn {
background-color:#90D7EC;
}

#bluetext_cn div.bluetext_sub {
text-align:center;
font-size: 15px;
color: #fff;
font-family: arial;
line-height: 22px;
padding: 20px 20px 25px 20px !important;
}

#indexnews_cn {
background-color:#F6FAFC;
padding:25px 0 0 40px;
}

.newstextcn {
margin-left:5px;
float:left;
width:210px;
}

div.prodsubcn {
font-size: 16px;
font-family: Arial;
font-weight: normal;
padding-bottom: 3px;
margin: 0;
color: #005480;
}

/*		ADDED 10/22/07 - By Adam Lake, Ironworks	*/
.sidebar a {
	background: none;
	padding-left: 0px;
}

.sidebar .sidebarCarrot a {
	background: url(/mwv/fragments/mwvcorpsiteimages/global/nav_arrow_rt.gif) no-repeat 0px 7px;
	padding-left: 9px;
}
/*		/ADDED		*/

.related a {
	display: block;
	font-size: 12px;
	padding: 12px 0 2px 9px;
	background: url(/mwv/fragments/mwvcorpsiteimages/global/nav_arrow_rt.gif) no-repeat 0px 15px;
	font-weight: normal;
}

.related a.dbl {
	display: block;
	font-size: 12px;
	padding: 12px 0 2px 9px;
	background: url(/mwv/fragments/mwvcorpsiteimages/global/nav_arrow_dbl_link.gif) no-repeat -12px 15px;
	font-weight: normal;
}

.eventDateTimeText
{
	width:119px;
}
.eventEventText
{
	width:191px;
}
.eventLocationText
{
	width:139px;
}
.eventTypeText
{
	width:63px;
} 
.eventListingFooter
{
	width:512px;
	margin-left:20px;	
}
.eventPadLeft {
	padding-left: 20px;
}
/* Bullet styles from VSA, updated 16/6/2007  */
#contentareasm ul {
	width: 80%;
}

#contentareasm ul li {
	list-style-image: url(/mwv/fragments/mwvcorpsiteimages/global/bullet_blue.gif);
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

/* add style for light blue top border on images */

span.imageTopBorder img {
	border-top:2px solid #90d7ec;
}

/* spacer and padding styles */
.spacertop {
	display:none;
}
.spacer20flt {
	display:block;
	float:left;
	height:20px;
	width:20px;
}
.spacer50flt {
	display:block;
	float:left;
	height:100px;
	width:50px;
}
.flt {
	float:left;
}
.clr {
	clear:both;
	display:block;
}
/* header styles */
h2 {
	font-size: 40px;
	font-family: "Times New Roman";
	font-weight: 100;
	margin: 0;
	padding-bottom: 0;
}

h4 {
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0;
	
}

h5 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.sIFR-hasFlash h5 {
	font-size: 20px;
}

div.sIFR-hasFlash h2 {
	font-size: 40px;
	line-height: 39px;
}

div.sIFR-hasFlash h4 {
	font-size: 18px;
}

h3 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.sIFR-hasFlash h3 {
	font-size: 16px;
	line-height: 20px;
}
/* style added for Word-based press release */

/* add style for Word press releases */
.wordPressRelease h2 {
	font-size: 20px !important;
	font-family: "Times New Roman" !important;
	color: #005480 !important;
	line-height:24px !important;
	text-align:left !important;
}


