/* China Stylesheet */

#home #fpContent p {
	font-size: 115%;
}

#footer {
	_margin-right: -3px;
}

#home #appLogos {
	margin: 0 0 2em 0 !important;
	_margin: 0 0 1em 0 !important;
}

#home .btmCol {
	_font-size: 85%;
}

#home #firstCol p {
	_margin-top: 0 !important;
}

#news .leftColGroup {
	width: 17%;
	white-space: nowrap !important;
}

#news .rightColGroup {
	width: 72%;
	white-space: nowrap !important;
}

.news .paddedBox h1, .press .paddedBox h1 {
	font-size: 150% !important;
}

.news .paddedBox h2, .press .paddedBox h2 {
	margin-bottom: 1em;
	font-size: 115% !important;
}

.news .paddedBox p, .press .paddedBox p {
	width: auto !important;
	text-indent: 1.5em;
}

.news .paddedBox li, .press .paddedBox li {
	margin-left: 1.5em;
	/* list-style: none; */
}

#breadCrumbs li {
	margin-left: 0;
}

.resources #contentColumn h2 {
	margin-top: 1.5em;
	font-size: 130%;
	color: #000;
}

.rightImg {
	display: block;
	float: right;
	clear: right;
	width: 200px;
	margin: 0 0 2em 2em;
	text-align: center;
}

h3.caption {
	margin-top: .25em !important;
	font-size: 80% !important;
}

.blue {
	color: #35699a;
}


/*****************************
* Primary Nav - have to override international.css
*****************************/

#primaryNav li {
	float: left;
	width: 148px;
	text-align: center;
	border-left: 1px solid #c66;
	border-right: 1px solid #600;
}

#primaryNav a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #f2e9e9;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.8em;
	/* This is for versions < IE7, edit padding as needed to fill the top nav bar */
	_padding: 0 8px 0 8px;
	_border: none;
}

#primaryNav a:hover {
	background: #930000 url('/www_images/navigation/primaryNav_back_over.jpg') repeat-x;
	color: #fff;
}

/* This changes the background of the primary nav tab to show the section you are currently in */

#home #homeNav, #about #aboutNav, #news #newsNav,  #resources #resourcesNav, #support #supportNav, .about #aboutNav, .news #newsNav,  .resources #resourcesNav, .support #supportN  {
	background: #8B1D1E url('/www_images/navigation/primaryNav_back_over.jpg') repeat-x;
}
