/*
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:161px;
background-image: url('/mwv/fragments/mwvchinasiteimages/bg_head.gif');
position:relative;
}

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

#logobox_cn {
position:relative;
height:61px;
}
#printlogobox_cn {
	display:none;
}
#logobox_cn a {
position:absolute;
display:block;
width: 129px;
top:18px;
right:18px;
}

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

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

#navbox_cn {
position: absolute;
top: 120px;
width:760px;
margin-left: 30px;
}

#navbox_cn a {
font-size: 14px;
color: #fff;
font-family: Arial;
display:block;
float:left;
padding-right:15px;
text-transform:uppercase;
}

#navbox_cn a.active {
font-weight:bold;
}

#lang_cn {
position: absolute;
font-size: 12px;
color: #fff;
right:20px;
top: 120px;
}

#lang_cn a {
font-size: 11px;
color: #fff;
font-family: arial;
display: inline;
font-weight: 100;

}

/*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:#171717;
	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: #171717;
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:#171717 !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: #171717;
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: #171717;
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: #171717;
}


/* news and events forms */
form.baseform select {
	font-size: 12px;
	color: #171717;
	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;
/* DRM - darken text */
/* color: #999; */
color:#333;
font-size: 10px;
width: 890px;
margin-left: auto;
margin-right: auto;
}

#footer_cn a {
/* DRM - darken text */
/* color: #999; */
color:#333;
display: block;
float: left;
padding-right: 10px;
}

/* misc */
div.pager {
	color:#171717 !important;
}
div.pager a {
padding: 0 10px 0 10px;
background: none;
}

/* changed leftcol to leftcol_cn 12-10-2008 rff2 */
#leftcol_cn ul{
font-size: 12px;
line-height: 15px;
color:#171717;
padding: 12px 0 0 20px;
margin-left: 20px;
}

/* added 12-10-2008 - rff2 */
#leftcol_cn ul li ul{
font-size: 12px;
line-height: 15px;
color:#171717;
padding: 0px 0 0 20px;
margin-left: 20px;
}

/* added 12-10-2008 - rff2 */
#leftcol_cn ul li ul li ul{
font-size: 12px;
line-height: 15px;
color:#171717;
padding: 0px 0 0 20px;
margin-left: 20px;
}


/* 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 {
color:#666 !important;
margin-left:5px;
float:left;
width:210px;
}
.newstextcn div {
color:#171717;
}
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:161px;
}
.eventLocationText
{
	width:139px;
}
.eventTypeText
{
	width:93px;
} 
.eventListingFooter
{
	width:512px;
	margin-left:20px;	
}
.eventPadLeft {
	padding-left: 20px;
}
/* Bullet styles from VSA, updated 16/6/2007  */
/* changed width from 80 to 95% 12-10-2008 rff2 */
#contentareasm_cn ul {
	width: 95%;
}

/* added 12-10-2008 - rff2 */
#contentareasm_cn ul li ul {
	width: 95%;
}

/* added 12-10-2008 - rff2 */
#contentareasm_cn ul li ul li ul {
	width: 95%;
}
#contentareasm_cn #rightcol_cn #calloutRelated ul li{   /* added 6-12-2009 - MAINT-0007580 */
	list-style-type:none;
        list-stype-image:none;
}
/* changed contentareasm to contentareasm_cn 12-10-2008 - rff2 */
#contentareasm_cn ul li{
	list-style-type:disc;
	/* list-style-image: url(/mwv/fragments/mwvcorpsiteimages/global/bullet_blue.gif); -removed 12-10-2008 */
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

/* added 12-10-2008 - rff2 */
#contentareasm_cn ul li ul li {
list-style-type:circle;
	padding: 0 0 5px 0;     
	margin: 15 0 0 0;       
 }                            

/* added 12-10-2008 - rff2 */
#contentareasm_cn ul li ul li ul li {
list-style-type:square;
padding: 0 0 5px 0;     
	margin: 15 0 0 0;       
 }  
/* add style for light blue top border on images */

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

