@import url(http://health.myfoxkc.com/Css/Global.css);

/*--------------------------------------------------------------------------*/
/*--Begin of Middle Column--*/
#Content
{
    margin: 0 -699px 0 150px;
    position: relative;
    width: 549px;
    float: left;
    
}
/*--End of Middle Column--*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Left Column--*/
#PrimaryNav
{
    margin: 0 0 0 0;
    position: relative;
    width: 150px;
    float: left;
}

.primaryNavSection
{
	float:left;
	clear:none;
	width:150px;	
	margin:0 0 10px 0;
	padding:0 0 0 0;	
}
/*--End of Left Column--*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Right Column*/
#SecondaryNav
{
    position: relative;
    width: 300px;
    float: right;
}

/*
#SecondaryNavIndent{		
	clear:none;
	float:left;
	display:inline;	
	width:300px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

#RightSearch{
	background:url(http://health.myfoxkc.com/images/right/Search_Background.jpg) no-repeat;
	float:left;
	width:300px;
	height:372px;	
}
*/
/*--End of Right Column*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--factsheet images*/
div.factsheetImage
{
    border: 1px solid #1B5189;
    margin: 0 0 1.0em 0;
    width: 300px;
}
div.factsheetImageCaption
{
    background: #1B5189;
    color: #ffffff;
    font-family: Arial;
    padding: 12px 17px;
}
/*--End of factsheet images*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Credits*/
#Content div.Author, #Content div.Source, #Content div.Reviewer, #Content div.DisclosureDate
{
    font-family: Arial;
    font-size: 11px;
}

#Content div.Author
{
    font-weight: bold;
}
#Content div.Source
{
    font-style: italic;
}
#Content div.Reviewer
{
    font-style: normal;
}
#Content div.DisclosureDate
{
    font-style: normal;
}


/*--End of Credits*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Bottom Page Tools*/

#Content div.contentDetails div.bottomPageTools {
	background: #ffffff;
	clear: both;
	padding: 5px 0 0 5px;
	height: 19px;
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	font-family: Arial;
	font-size: 0.9em;
	color: #315F95;
	position: relative;
}

#Content div.contentDetails div.bottomPageTools a {
	color: #315F95;
	padding: 0 5px 0 0;
}

#Content div.contentDetails div.bottomPageTools a:hover {
	padding: 0 5px 0 0;
}

#Content div.contentDetails div.bottomPageTools #PageToolPrint {
	background:url(http://health.myfoxkc.com/images/common_content/btnPrint.gif) no-repeat;
	padding: 0 0 0 20px;
	height: 14px;
	width: 40px;
	position: absolute;
	left: 190px;
}

#Content div.contentDetails div.bottomPageTools span.pager
{
    float: left;
}
/*--End of Bottom Page Tools*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of rate this article*/

#Content div.contentDetails div.bottomPageTools div.rateThisArticle
{
	float:right;
}

#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating
{		
	margin: -17px 0 0 85px;
	padding: 0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(http://health.myfoxkc.com/images/rating/star_rating.gif) top left repeat-x;	
	
}

#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating li
{   
    list-style-type: none;
	float: right;
	padding:0px;
	margin:0px;

}

#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating li.current-rating
{
    background: url(http://health.myfoxkc.com/images/rating/star_rating.gif) left bottom; 
    position: absolute; 
    height: 20px; 
    display: block; 
    text-indent: -9000px; 
    z-index: 1; 
}


#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating li a
{
    display:block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating li a:hover
{
	background: url(http://health.myfoxkc.com/images/rating/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}

#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star1
{
	left: 0px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star1:hover{
	width:20px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star2
{
	left:20px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star2:hover
{
	width: 40px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star3{
	left: 40px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star3:hover{
	width: 60px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star4{
	left: 60px;
}	
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star4:hover{
	width: 80px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star5{
	left: 80px;
}
#Content div.contentDetails div.bottomPageTools div.rateThisArticle ul.rating a.star5:hover{
	width: 100px;
}

/*--End of rate this article */
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Health Tools Home Page*/

#Content div.contentDetails div.healthToolsItem {
	margin: 0;
	padding: 5px 0px 15px 15px;
	/*border-bottom: 1px solid #B0B1B3;*/
	/*border: 1px solid blue;*/
	width: 507px;
	overflow: hidden;
}

#Content div.contentDetails div.healthToolsItem div.posLeft {
	margin: 0;
	padding: 0;
	width: 82px;
	height: 82px;
	float: left;
}

#Content div.contentDetails div.healthToolsItem div.posRight {
	margin: 0;
	padding: 0 15px 0 0;
	/*width: 425px;*/
	width: 400px;
	float: right;
	vertical-align: top;
}

#Content div.contentDetails div.healthToolsItem div.posRight a.healthToolTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}

#Content div.contentDetails div.healthToolsItem div.posRight a:hover.healthToolTitle {
	text-decoration: underline;
}

#Content div.contentDetails div.healthToolsItem div.posLeftBig {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 99px;
	float: left;
}

#Content div.contentDetails div.healthToolsItem div.posRightBig {
	margin: 0;
	padding: 0 0 0 20px;
	width: 310px;
	float: right;
	vertical-align: top;
}

#Content div.contentDetails div.healthToolsItem div.posRightBig a.healthToolTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}

#Content div.contentDetails div.healthToolsItem div.posRightBig a:hover.healthToolTitle {
	text-decoration: underline;
}

/*--End of Health Tools Home Page*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Email Page*/
#Topic #EmailForm
{
    width: 507px;
    margin: 0;
    padding: 10px 10px 0 10px;
    position: relative;
}

#EmailForm fieldset
{
    border: none;
}

#EmailForm div.formField
{
    overflow: hidden;
    width: 100%;
}

#EmailForm div.formField label
{
    float: left;
    width: 200px;
}

#EmailForm .submitButton
{
    margin-left: 200px;
}
/*--End of Email Page*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Feedback Page*/
#Topic #FeedbackForm
{
    width: 507px;
    margin: 0;
    padding: 10px 10px 0 10px;
    position: relative;
}

#FeedbackForm fieldset
{
    border: none;
}

#FeedbackForm div.formField
{
    overflow: hidden;
    width: 100%;
}

#FeedbackForm div.formField label
{
    float: left;
    width: 150px;
}

#FeedbackForm .submitButton
{
    margin-top: 10px;
    margin-left: 150px;
}

#FeedbackForm fieldset div.formField #ctl00_ctl00_cphGlobal_cphTopic_txtMessage
{
    height: 300px;
    width: 250px
}

/*--End of Feedback Page*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Health Feature */
img.featureImage
{
    float: left;
    margin: 0 10px 10px 0;
    width: 46px;
    height: 68px;
    position: relative;
}
/*--End of Health Feature*/
/*--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------*/
/*--Begin of Health News Articles */

#Topic div.contentDetails .artProvider
{
    font-weight: bold;
    padding: 1px 0 0 0;
    margin:0;
}

#Topic div.contentDetails .artDate
{
    padding: 10px 0 0 0;
    margin:0;
}

#Topic div.contentDetails .artBody
{
    padding: 20px 0 0 0;
    margin:0;
    
}

#Topic div.contentDetails div.artBody span.artImgContainer

{ 
    /*height: 250px;*/
    width: 300px;   
    float: right; 
    clear: right;
    padding: 0 10px 10px 20px;
}

#Topic div.contentDetails div.artBody span.artImgContainer img
{
    /*height: 250px;*/
    width: 300px;
}


#Topic div.contentDetails div.artBody span.artImgContainer div.artCaption
{
    font-family:Arial;
    font-size: 10px;
    font-style: italic;
   
}

#Topic div.contentDetails .artCopyRight
{
    text-align: center;
    font-size: 10px;
    padding: 0;
    margin: 0;
}

/*--End of Health News Articles*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin of Health Center Video Box */
div.HealthVideosCallout
{
    background: url(../images/tool_callout/Health_videos_background.gif) no-repeat bottom;
    float: left;
    width: 122px;
    overflow: hidden;
	height: 261px;
	position: relative;
	display: block;
}

div.HealthVideosCallout div.videoCallout
{
    padding: 12px 0 0 0;
    background: none;
}

div.HealthVideosCallout div.videoCallout li
{
	background: url(http://health.myfoxkc.com/images/tool_callout/camera_trans_background.gif) 3px 4px no-repeat;
	list-style: none;
}

div.HealthVideosCallout div.videoCallout a
{
	font-size: 11px;
}

div.HealthVideosCallout div.videoCallout div.video
{
	padding: 0 0 0 7px;
}

div.HealthVideosCallout div.videoCallout div.video img
{
	border: 1px solid #CCCCCC;
}

div.HealthVideosCallout div.videoCallout h5
{
    margin: 0;
    padding: 0 0 7px 17px;
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    color: #C0172A;
}

div.TopicHealthVideosCallout
{
    background: url(http://health.myfoxkc.com/images/tool_callout/Health_videos_image_gray.gif) no-repeat bottom;
    float: left;
    width: 117px;
    overflow: hidden;
	height: 273px;
	position: relative;
	display: block;
	border-right: 1px solid #B0B1B3;
	margin: 0;
	padding: 0;
}

div.TopicHealthVideosCallout div.videoCallout
{
    padding: 20px 0 0 0;
    background: none;
}

div.TopicHealthVideosCallout div.videoCallout li
{
	background: url(http://health.myfoxkc.com/images/tool_callout/camera_white_background.gif) 3px 4px no-repeat;
	list-style: none;
}

div.TopicHealthVideosCallout div.videoCallout a
{
	font-size: 11px;
}

div.TopicHealthVideosCallout div.videoCallout div.video
{
	padding: 0 0 0 7px;
}

div.TopicHealthVideosCallout div.videoCallout div.video img
{
	border: 1px solid #CCCCCC;
}

div.TopicHealthVideosCallout div.videoCallout h5
{
    margin: 0;
    padding: 0 0 7px 17px;
    font-family: Arial; 
    font-size: 12px; 
    font-weight: bold; 
    color: #C0172A;
}
/*--End of Health Center Video Box*/
/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
/*--Begin PA Styles */

/**
 * Table styling
 */
table.styled
{
	border-style: solid;
	border-width: 1px;
	border-color: #315F95;
	border-collapse: collapse;
}

table.styled caption
{
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
}

table.styled th
{
	font-weight: bold;
	font-size: 1.0em;
	background-color: #315F95;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	empty-cells: show;
	vertical-align: bottom;
}

table.styled th.colGroupSubhead
{
	color: #FFFFFF;
}

table.styled td
{
	padding: 5px;
	empty-cells: show;
	vertical-align: top;
	background-color: #FFFFFF;
}

table.styled td.even, table.styled tr.evenRow td
{
	background-color: #FFFFFF;
}

table.styled tr.oddRow td, table.styled td.odd
{
	background-color: #CBD7E4;
}

table.styled tr.rowGroupSubhead td
{
    font-weight:bold;
}

/**
 * Legends
 */
#Topic div.contentDetails .legend
{
	margin-top: 1.0em;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	display: table;
	padding: 0.8em 0;
	font-weight: bold;
	font-size: xx-small;
}

#Topic div.contentDetails .legend dl dt
{
	width: 25%;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	font-weight: bold;
}

#Topic div.contentDetails .legend dl dd
{
	float: left;
	width: 65%;
	margin: 0 0 0 0;
	padding: .5em;
}

#Topic div.contentDetails ul.legend
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	display: table;
	list-style-type: none !important;
	margin-left: 0 !important;
	padding: 5px !important;
}

/**
 * Advisories
 */
#Topic div.contentDetails .advisory
{
	border: 1px solid #FFFFFF;
	background-color: #99CCCC; /*#315F95;*/
	padding: 5px;
	margin-bottom:10px;
	display: table;	
}

/**
 * Author byline
 */
#Topic div.contentDetails p.byline
{
	font-weight: bold;
	text-align: left;
}

/**
 * Author biography
 */
#Topic div.contentDetails p.biography
{
	text-align: right;
	font-style: italic;
	margin-top: 2.0em;
}

div.callout
{
	font-weight: bold;
	font-size: 12px;
	float: right;
	background-color: #315F95;
	clear: right;
	color: #FFFFFF;
	padding: 5px;
	margin: 10px 0 10px 10px;
	border: solid 1px #FFFFFF;
	text-align: center;
	width: 150px;
}

/**
 * Figures
 */
#Topic div.contentDetails .figure.medium, #Topic div.contentDetails .figure.small, #Topic div.contentDetails .figure.mini {
	float: left;
	clear: left;
}

#Topic div.contentDetails .figure.large
{
    margin-left: auto;
    margin-right: auto !important;
}

#Topic div.contentDetails .figure
{
	margin-right: 10px; /* ensures large figures don't allow dangling A, the, etc.*/
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	border: 1px solid #315F95;
	text-align: center;
	background-color: #fff;
}

#Topic div.contentDetails .figure p
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #315F95;
	text-align: left;
	margin: 0;
	padding: 0 5px 5px 5px;
	color: #000000;
}

#Topic div.contentDetails .figure img
{
	margin: 1.5em 0 0 0;
	float: none !important;
}

/* fix for incorrect syntax */
#Topic div.contentDetails .figure p img
{
    margin: 0 -5px -5px -5px;
}

#Topic div.contentDetails .figure h3
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #315F95;
	color: #FFFFFF;
	font-size: 1.0em;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #DBD0E2;
	height: 1.5em;
	margin: 0;
	text-indent: 5px;
	text-align: left;
}

#Topic div.contentDetails .figure h4
{
	font-weight: bold !important;
	font-style: normal !important;
	text-align: left;
	margin: 0 5px;
	color: #000000;
}

/**********************************
 * bsolute, single-purpose styles *
 **********************************/
/* Begin: DEPRECATED */
#Topic div.contentDetails .super
{
	vertical-align: super;
}
#Topic div.contentDetails .subscript
{
	vertical-align: bottom;
	font-size: xx-small;
}
#Topic div.contentDetails .right
{
	text-align: right !important;
}
#Topic div.contentDetails .left
{
	text-align: left !important;
}
#Topic div.contentDetails .center
{
	text-align: center !important;
}
#Topic div.contentDetails .indent
{
	padding-left: 4ex;
}
/* End: DEPRECATED */

#Topic div.contentDetails .mini
{
	width: 100px;
}

#Topic div.contentDetails .mini h3
{
	font-size: 11px !important;
	font-weight: normal !important;
	height: 1.6em !important;
}

#Topic div.contentDetails .small
{
	width: 160px;
}

#Topic div.contentDetails .medium
{
	width: 230px;
}

#Topic div.contentDetails .large
{
	width: 280px;
}
/*--End PA styles */
/*--------------------------------------------------------------------------*/