﻿/**********************************************
/ Controls Styling Page Component Elements
/ Such as Breadcrumbs, Form Styles etc
/**********************************************/


#breadcrumb 
{
    margin-top: 5px;
    margin-bottom:5px;
}

#breadcrumb a
{
    font-size:1.0em;
    color: #0095CA;
    text-decoration:none;
}

#breadcrumb a:hover
{
    color: #6DBC1E;
    text-decoration:underline;
}


.RssPanel
{
    background-color: #EDEFEA;
    padding: 4px;
    border-right: #d5d9d3 1px solid;
    border-top: #d5d9d3 1px solid;
    border-left: #d5d9d3 1px solid;
    border-bottom: #d5d9d3 1px solid;
    margin-top:10px;
    margin-bottom:10px;
    font-size:1.0em;
}

.RssPanel table
{
	border: solid 1px #EDEFEA;
	border-collapse:collapse;
	width:100%;
}
	

.RssPanel h6 a
{
    font-weight:normal;
}

#sitemap ul
{
	list-style-type:none;
	margin-bottom:15px;
}

#sitemap ul li
{
	font-size:1.2em;
	font-weight:bold;
}

#sitemap ul ul
{
	margin-left:1em;
}

#sitemap ul ul li
{
	font-size:0.9em;
	font-weight:bold;
}

#sitemap ul ul ul
{
	margin-left:1em;
}

#sitemap ul ul ul li
{
	font-size:0.9em;
	font-weight:normal;
}

#sitemap ul.news 
{
	background-color:#EDEFEA;
	padding-top:5px;
	padding-bottom:5px;
	
}
#sitemap ul.news li
{
	font-weight:normal;
}




/****** News Headlines Module***********/

.newsMainArticle
{
	width:100%;
	clear:both;
	margin-top:10px;
}

.newsMainArticle .newsMainArticleImage
{
	width:200px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	clear: left;
	position: static;
	display: inline;
}

.newsnormalimage
{
	border: solid 1px #6DBC1E !important;
}

.newMainArticleText
{
	clear:right;
	top:0px;
	font-size:1.0em;
}

.newMainArticleText h1 a
{ 
	font-size:0.8em;
}


.newsSecondaryArticle
{
	margin-top:10px;
	margin-right:20px;
	float:left;
	clear:left;
}

.newsSecondaryArticleRight
{
	margin-top:10px;
	float:right;
	clear:right;
}

.newsSecondaryArticleImage
{
	width: 75px;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	clear: left;
	position: static;
	display: inline;
}

.newssmallimage
{
	border: solid 1px #6DBC1E !important;
}

.newSecondaryArticleText
{
	top:0px;
	font-size:1.0em;
	
}



.newSecondaryArticleText h2 a
{ 
	font-size:0.7em;
}

.newsOtherArticle 
{
	width:250px;
}

.newsOtherArticle h3 a 
{ 
	font-size:0.7em;
}

.HeadlinesContainer
{
	position:relative;
}
.HeadlinesContainer .NewsRSSIcon
{
	z-index: 1;
    position:absolute;
    right:0px;
    top:-9px;
    display:block;
	width:22px;
	height:22px;
}

/******* News Detail*******/
.NewsArticle h1 
{
	
}

#NewsArticleContainer
{
	width:715px;
	clear:both;
	font-size:1.1em;
	line-height:1.5em;
}

#NewsArticleContainer #newsleftcolumn
{
	width:200px;
	float:left;
	margin-right:20px;
}

#NewsArticleContainer #NewsArticleImage
{
	clear:right;
	margin-bottom:10px;
}

#NewsArticleContainer #NewsArticleBody
{
	float:right;
	width: 490px

}

.NewsArticle .EmailArticle
{
	float:left;
	width:200px;
	margin-right:20px;
}
.NewsArticle .SocialBookmarks
{
	float:right;
	text-align:left;
	width: 290px
}


.NewsArticle .newsRelatedPanel
{
	background-color:#EDEFEA;
	border-bottom: solid 2px #0C8AD4;
	margin-bottom:20px;
	width:202px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelHeader
{
	padding: 4px;
	background-color: #0C8AD4;
	color:White;
	font-size:1.1em;
	font-weight:bold;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks
{
	padding: 4px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
	line-height: 1.5em;
}



.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li.pdf {
  background:url("/assets/CoreCMSImages/BulletIcons/pdf.gif") no-repeat 0 0;
  padding-left :23px;
  padding-right:0px;
  margin-left:0px !important;
  padding-top:3px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li.word {
  background:url("/assets/CoreCMSImages/BulletIcons/word.gif") no-repeat 0 0;
  padding-left :23px;
  padding-right:0px;
  margin-left:0px !important;
  padding-top:3px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li.excel {
  background:url("/assets/CoreCMSImages/BulletIcons/excel.gif") no-repeat 0 0;
  padding-left :23px;
  padding-right:0px;
  margin-left:0px !important;
  padding-top:3px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li.powerpoint {
  background:url("/assets/CoreCMSImages/BulletIcons/powerpoint.gif") no-repeat 0 0;
  padding-left :23px;
  padding-right:0px;
  margin-left:0px !important;
  padding-top:3px;
}
.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li.image {
  background:url("/assets/CoreCMSImages/BulletIcons/image.gif") no-repeat 0 0;
  padding-left :23px;
  padding-right:0px;
  margin-left:0px !important;
  padding-top:3px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li.video {
  background:url("/assets/CoreCMSImages/BulletIcons/video.gif") no-repeat 0 0;
  padding-left :23px;
  padding-right:0px;
  margin-left:0px !important;
  padding-top:3px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li.other {
  background:url("/assets/CoreCMSImages/BulletIcons/other.gif") no-repeat 0 0;
  padding-left :23px;
  padding-right:0px;
  margin-left:0px !important;
  padding-top:3px;
}

.NewsArticle .newsRelatedPanel .newsRelatedPanelLinks ul li {
  padding-right:0px;
  margin-left:0px !important;

}

.NewsArticle div.SocialBookmarks p
{
	padding:0px !important;
}

div.SocialBookmarks ul
{
	list-style-type: none;
	line-height: 1.6em;
	margin: 0px;
	padding:0px;

}

div.SocialBookmarks ul li 
{
  Display: inline;
  padding-right:8px;
  margin:0px;

}


div.SocialBookmarks ul li#digg, div.SocialBookmarks ul li#delicious, div.SocialBookmarks ul li#reddit, div.SocialBookmarks ul li#facebook,
div.SocialBookmarks ul li#stumbleupon, div.SocialBookmarks ul li#google,div.SocialBookmarks ul li#windowslive
{
  padding-left :23px;
  padding-right:12px;
  margin:0px;}
  
div.SocialBookmarks ul li#digg {
  background:url("/assets/CoreCMSImages/SocialNetworkIcons/digg.gif") no-repeat 0 0;
}

div.SocialBookmarks ul li#delicious {
  background:url("/assets/CoreCMSImages/SocialNetworkIcons/delicious.gif") no-repeat 0 0;
}

div.SocialBookmarks ul li#reddit {
  background:url("/assets/CoreCMSImages/SocialNetworkIcons/reddit.gif") no-repeat 0 0;
}

div.SocialBookmarks ul li#facebook {
  background:url("/assets/CoreCMSImages/SocialNetworkIcons/facebook.gif") no-repeat 0 0;
}

div.SocialBookmarks ul li#stumbleupon {
  background:url("/assets/CoreCMSImages/SocialNetworkIcons/stumbleupon.gif") no-repeat 0 0;
}

div.SocialBookmarks ul li#google {
  background:url("/assets/CoreCMSImages/SocialNetworkIcons/google.png") no-repeat 0 0;
}

div.SocialBookmarks ul li#windowslive {
  background:url("/assets/CoreCMSImages/SocialNetworkIcons/windowslive.png") no-repeat 0 0;
}

.NewsArticle .ArchiveWarningPanel
{
	height:17px;
	clear:both;
	background-color: #E6EBFF;
	border: solid 1px #DDE3FF;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;
	vertical-align: bottom;
	padding:2px;
}

.NewsArticle .ArchiveWarningPanel .ArchiveWarningIcon
{
	float:left;
	margin-left:3px;
	margin-right:5px;
}

.NewsArticle .ArchiveWarningPanel .ArchiveWarningText
{
	float:left;
	font-weight:normal;
	color:red;
	margin-top:1px;
}



/***************************************************************
/* Search Results
/***************************************************************/
.searchresultcontainer
{
	clear:right;
	background-color:white;
	margin-bottom:10px;
	position:relative;
	padding: 2px;
}

.searchrating
{
	position:absolute;
	top:0px;
	right:0px;
	margin-left:20px;
}

h2.searchresulttitle
{
	font-size:1.1em !important;
}




/***********FORM*************/
.textbox, .textarea, .listbox
{
	border-right: #0C8AD4 1px solid;
	border-top: #0C8AD4 1px solid;
	font-weight: normal;
	font-size:1.0em;
	border-left: #0C8AD4 1px solid;
	border-bottom: #0C8AD4 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px;
}

.textboxnoentry
{
	border-right: #DDDDDD 1px solid;
	border-top: #DDDDDD 1px solid;
	font-weight: normal;
	font-size:1.0em;
	border-left: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px;
}

.textboxdisabled
{
	border-right: #4063F7 1px solid;
	border-top: #4063F7 1px solid;
	font-weight: normal;
	font-size:1.0em;
	border-left: #4063F7 1px solid;
	border-bottom: #4063F7 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	padding:1px;
}


.fieldwitherror, .listwitherror
{
	border-right: #0C8AD4 1px solid;
	border-top: #0C8AD4 1px solid;
	border-left: #0C8AD4 1px solid;
	color: black;
	font-size: 1.0em;
	border-bottom: #0C8AD4 1px solid;
	background-color: #fff2f0;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px;
}

.checkboxwitherror
{
	color:Red;
}

/*.button
{
	background-color: #E6EBFF;
	color: #003399;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	cursor: hand;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: #CAD3FF 1px ridge;
	border-top: #CAD3FF 1px ridge;
	border-left: #CAD3FF 1px ridge;
	border-bottom: #CAD3FF 1px ridge;
	margin-top:4px;
}

.button:hover
{
	background-color:#DDE3FF;
}*/

.fieldlabel
{
	font-weight:bold;
	font-size:1.0em;
}

.fieldhelp
{
	font-weight:normal;
	font-size:1.0em;
	color:#0C8AD4;
	font-style:italic;
}

 a.button 
     {	
        float:left;
        font-size:1.1em;
        position:relative;
        padding-left:10px;
        margin-right:10px;
        padding-right:6px;	
        text-decoration:none;
        font-weight:bold;
        color:#ffffff !important;
        background: url(/assets/images/button.png) 0 0px no-repeat;
        height:19px;
        padding-top:4px;}
        
     a.button span {	position:absolute;	top:0;	left:100%;	width:4px;	height:23px;	background:url(/assets/images/button.png) -442px -0px no-repeat;}
     
     a.button:active,a.button:focus,a.button:hover {color:#ffffff;	background-position:0 -23px;}
     a.button:active span,a.button:focus span,a.button:hover span {	background-position:-442px -23px;}
    
    
    a.buttonlarge 
     {	
        float:left;
        font-size:1.1em;
        position:relative;
        padding-left:15px;
        margin-right:10px;
        padding-right:11px;	
        text-decoration:none;
        font-weight:bold;
        color:#ffffff !important;
        background: url(/assets/images/buttonlarge.png) 0 0px no-repeat;
        height:21px;
        padding-top:5px;}
        
     a.buttonlarge span {	position:absolute;	top:0;	left:100%;	width:4px;	height:26px;	background:url(/assets/images/buttonlarge.png) -442px -0px no-repeat;}
     
     a.buttonlarge:active,a.buttonlarge:focus,a.buttonlarge:hover {color:#ffffff;	background-position:0 -26px; text-decoration:none !important;}
     a.buttonlarge:active span,a.buttonlarge:focus span,a.buttonlarge:hover span {	background-position:-442px -26px;}
    
   /********END FORM****/


/**********EMAIL FORM ************/
.EmailForm
{
	clear:both;
	padding-bottom:15px;
}

.EmailForm .fieldLabelCell
{
	width:150px;
	text-align:right;
	vertical-align: top;
	padding-top:0.25em;
}

.EmailForm .requiredCell
{
	width:18px;
	text-align:right;
	vertical-align: top;
	padding-top:0.25em;
}

.EmailForm .textbox, .EmailForm .textarea, .EmailForm .fieldwitherror, .EmailForm .listbox, .EmailForm .listwitherror
{
	width:200px !important;
}


.EmailForm .fieldCell
{
	width:210px;
}

.EmailForm .ValidationCell
{
	vertical-align: top;
	padding-top:0.25em;
}

.EmailFormSentText
{
	font-size:1.2em;
	color:#0C8AD4;
	font-weight:bold;
}

.panel, .EmailFormSentPanel
{
	background-color: #E6EBFF;
	border: solid 1px #DDE3FF;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}

.errorMsg
{
	font-weight:bold;
	color:Red;
	font-size:1.1em;
}


.tickercontainer
{
	width:100%;
	font-size: 1.2em;
	font-weight:bold;
	background-color: #E6EBFF;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	border: solid 1px #0C8AD4;
}

.ticker
{
	padding-top:3px;
	padding-bottom:3px;
}

.ticker a.ticklink
{
	text-decoration:none;
}

.tickerprefix
{
	float:left;
	background:#0C8AD4;
	color: White;
	margin-right:10px;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
}
 

