@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/


#branding #branding-logo {
background:transparent url(/h1n1flu/espanol/LatestTemplate/images/cdcHeaderLogo-Spa.jpg) no-repeat 0 0;
}

#content-main h2 {
	margin-top: 25px;
	}

#content-main h3 {
	margin-top: 15px;
	font-size: 1.4em;
	}
	
#content-main p.pretitle {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	/*color: #0c5205;*/
	color: #333333;
	text-transform: uppercase;
}

.newupdated {
	color: #FF7F7F;
	font-size: .9em;
	font-weight: normal;
	}

a .newupdated {
	text-decoration: none;
	}

a:hover .newupdated {
	text-decoration: none;
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
TABLE
/////////////////////////////////////////////*/

table.table th {
	background: #CCCCCC;
	}

#content-main table.table caption span {
	font-size: .8em;
	font-weight: normal;
	color: #666666;
	}

sup {
	font-size: 1em;
	}

ul.services li.twitter a{
		background:transparent url('/swineflu/images/icon_twitter.gif') 0 center no-repeat;
	}

.module.blocklist ul li.twitter a {
	background:transparent url('/swineflu/images/icon_twitter.gif') 0 center no-repeat;
	padding-left: 18px;
}
.module ul li.twitter a img {
	display: none;
}

.pageOptions-horizontal ul li.twitter a{
	background: url('/swineflu/images/icon_twitter.gif') top center no-repeat;
}

.widePage .pageOptions-horizontal .pageOptions-inner > ul li.twitter a{background: url('/swineflu/images/icon_twitter.gif') center no-repeat;}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
HOMEPAGE TITLES
/////////////////////////////////////////////*/

h1 #h1image {
	float: left;
	padding-bottom: 15px;
	}

h1 #h1image div {
	clear: both;
	font-size: .4em;
	}

h1 #h1image a:hover div {
	text-decoration: underline;
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
SUBTITLE
/////////////////////////////////////////////*/

#content-main p.subtitle {
	margin: -5px 0 0 0;
	padding: 0 0 30px 0;
	/*font-size: 1.2em;*/
	/*font-weight: bold;*/
	/*color: #0c5205;*/
	color: #497D44;
	font-size: 1.4em;
	font-weight: normal;
}

#content-main h1 span.subtitle {
	font-size: .7em;
	color: #497D44;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

label.hidden {
	display:none;
	}
	
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
UTILITY CLASSES
////////////////////////////////////////////// */

.captionText {
	font-size: .8em;
	font-weight: normal;
	color: #666666;
	}
div#externalLinks p {
	margin: 1em;
	text-align: left;
	font-size: .9em;
	font-weight: normal;
	color: #666666;
	}
	
#translationstamp, #blog #translationstamp {
	background-color:#fff;
	clear:both;
	margin:0;
	border:none;
	padding:1em 1em 1em 0;
	color:#696969;
	font-size:0.9em;
	list-style:none;
	min-height:15px;
}
#index #translationstamp, #blog #translationstamp {padding:1em;}
#applicationsPage #translationstamp {padding-top:0;}

.secondTier #translationstamp {border-left: 189px solid #fff;}

#translationstamp ul {margin-left: 0;}/* -- This is used to override line rule on line 102 -- */

.secondTier #translationstamp ul {
	margin: 0;
	z-index: -2;
}
*:first-child+html .secondTier #translationstamp ul {
	min-width: 100%;
}
#translationstamp ul li{
	margin: 0 1em 0 0;
	padding: 0;
	line-height: 14px;
	list-style: none;	
}
#translationstamp ul li h3{ 
		clear: left;
		padding-top: 2px;
		font-size: 1.1em;
		color: #999;
		font-weight: bold;
		border: none;
		position: relative;
	}
#translationstamp ul li.contentsource{ 
	padding-right: 0;
	position: relative;
	float: left;
}
#translationstamp ul a, #translationstamp ul a:visited{
	color: #0a29a5;
	text-decoration: underline;
}
#translationstamp ul a:hover{
	text-decoration: none;
}

	
