﻿body
{
	background-image: url(../images/branding/bg-page.jpg);
}

.container_12 
{
	background-image: url(../images/branding/hd-bg-image.jpg);
	background-position: right top;
	background-repeat:no-repeat;

}


#search p
{
	color: #004684;
}

p
{
	margin-top: 10px;
	line-height: 130%;
}

#logo h1 span
{
	background: transparent url(../images/branding/hd-logo.jpg) no-repeat scroll left top;
}

h2.ratingsTitle, #tagCloud h2
{
	background-color: #004684;
	color: #fff;
	font-style: italic;
}

h2.ratingsTitle
{
	margin-top: 0;
}

#ratings h3
{
	border-bottom: 1px solid #3EB2E5;
	color: #004684;
	margin: 10px;
	font-size: 111.1%;
	font-weight: bold;
}

#ratings
{
	background-image: url(../images/common/bg-ratings-2.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #D9F0FA;
	padding-top: 0;
	margin-top: 10px;
}

#ratings ul
{
	border-bottom: 0px solid #3EB2E5;
	color: #004684;
	margin: 10px;
}

#announcements h2, #events h2
{
	background-color: #004684;
	border-top: 5px solid #C8DB43;
	color: #fff;
	font-style: italic;
}

#search
{
	background-image: url(../images/branding/bg-search.png);

}

#search label 
{
    display:none;
}

.subjectIntroPanel, .resource .summary
{
	background-color: transparent;
	border: 0;
	border-top: 1px solid #004684;
	border-bottom: 1px solid #004684;
}

.subjectIntroPanel
{
	background-image:url(../images/common/bg-subject-header.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom:1px solid #003366;
	border-top:1px solid #003366;
}

.resource .summary
{
	border: 0;
	padding: 0px;
}

.subjectIntroPanel h2, 
.subjectIntroPanel p
{
	color: #004684;
	border: 0;
	margin:0px;
}

.AtoZPaging
{
	border-bottom: 1px solid #004684;
}
.AtoZPaging a, .paging .pages a
{
	background-color: #fff;
	border: 1px solid #ccc;
}

.AtoZPaging a:hover, .paging .pages a:hover
{
	background-color: #004684;
	border: 1px solid #666;
}

.SubjectLister h3
{
	color: #004684;
}

.SubjectLister ul li a
{
	background-image: url(../images/common/bullet.jpg);
	background-position: left 10px;
}

.SearchResults h2
{
	color: #004684;
}

.paging .totals
{
	margin-top: 5px;
}

.paging .totals span, .searchTerms span, h2.resourceTitle, .resource .summary h3
{
	color: #004684;
}

span.navigators a
{
	margin: -1px 0 0 -1px !important;
}

#guidednav
{
	background-image: url(../images/common/bg-guided-nav.gif);
	border-bottom: 1px solid #004684;
}

#guidednav h3, .guidednav-heading
{
	background-color: #004684;
	color: #fff;
	background-image: url(../images/common/bg-guided-nav-h3.png);
	background-repeat: no-repeat;
	font-weight:bold;
    height:30px;
    line-height:30px;
    margin:0;
    padding:0 0 0 10px;
}

#guidednav h4, .guidednav-subheading
{
	background-color: #CCDAE6;
	color: #004684;
	clear:both;
	font-weight:bold;
    height:25px;
    line-height:25px;
    margin:10px 10px 0;
    padding:0 0 0 10px;
}

#guidednav p
{
	background-color: #EEE;
}

#guidednav p a
{
	background-image: url(../images/common/guided-nav-close.png);
	width: 16px;
	margin-right: 2px;
}

.resource .comments
{
	border: 1px solid #004684;
}

.resource .comments h3
{
	background-color: #004684;
	color: #FFF;
}

.foundThisUseful
{
	border: 0px solid #CCCCCC;
	background-image: url(../images/branding/bg-page.jpg);
	text-align: center;
	background-position: 0 bottom;
	padding: 10px 10px 20px;
}

.foundThisUseful p
{
	color: #fff;
	border-bottom: 2px solid #FFF;
}

.foundThisUseful a
{
	color: #fff;
	background-color: transparent;
	height: 25px;
	line-height: 25px;
	width: 170px;
	display: block;
	background-image: url(../images/common/bg-form-button-xlarge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0 auto;
	padding: 0 20px 0 10px;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

.foundThisUseful a:hover
{
	background-position: left -25px;
}

.foundThisUseful span
{
	display: block;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
}

/**************************** Navigation Styles ****************************/


ul#menu
{
	padding: 0 0;
	position: relative;
	margin: 0;
}

ul#menu li
{
	display: inline;
	list-style: none;
}


ul#menu li a
{
	float: left;
	padding: 0 0 0 0px;
	margin: 0 2px 0 0;
	text-decoration: none;
	background-color: #004684;
	line-height: 35px;
	height: 35px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 93%;
	background-image: url(../images/navigation/tab-bg-left.png);
	background-repeat: no-repeat;
}

ul#menu li a span
{
	padding: 0 10px 0 10px;
	background-image: url(../images/navigation/tab-bg-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
}

ul#menu li a span:hover, ul#menu li.selected a span
{
	background-position: right -35px;
	border-bottom: 1px solid #fff;
}

ul#menu li a:hover, ul#menu li.selected a
{
	background-color: #fff;
	color: #333;
	background-position: 0 -35px;
}

ul#menu li a:active
{
	text-decoration: none;
}


/**************************** Form Styles ****************************/

.resource .resource-details .tagThisContent input.tagAdd
{
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 93%;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	border: 0;
}

#guidednav ul li
{
}

.latestTweet
{
	background-image: url(../images/common/bg-latest-tweet.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 5px 0;
	padding: 0 0 10px 0;
	height: 110px;
	width: 220px;
	position: relative;
}
.latestTweet .textHolder
{
	padding: 0px 10px 0 15px;
	margin: 0;
}

.latestTweet h3
{
	margin: 0px 10px 0 15px;
	padding: 10px 0 5px 0;
	font-size: 130%;
	color: #004684;
	font-weight: normal;
}

.latestTweet p
{
	display: block;
	width: auto;
	color: #003366;
	font-weight: normal;
	overflow: hidden;
	overflow-x: hidden;
	margin-bottom: 0;
	margin-top: 0;
	height: 50px;
	font-size: 87.5%;
	line-height:12px;
}

.latestTweet p a
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 7px;
	display: inline;
	white-space: normal;
	color: #003366;
}

.latestTweet .followUs
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.latestTweet .followUs a
{
	background-image: none;
	padding: 2px 0 2px 10px;
	margin: 0px 15px 10px 0;
	color: #fff;
	font-size: 80%;
	width: 65px;
	height: 15px;
	display: block;
}
.latestTweet .followUs a span
{
	display: none;
}

.tweet-create
{
	font-weight: bold;
	font-size: 60%;
	color: #999;
	margin-top: 3px;
}
.tweet-create a
{
	text-decoration: none;
	font-size: 100%;
	color: #999;
}



.nugget
{
	margin-bottom: 5px;
}


.newsletterSignUpHolder
{
	background-image: url(../images/common/bg-newsletter-signup.jpg);
	background-position: 13px 0;
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	outline-color: red;
	outline-style: lime;
	outline-width: 1px;
	padding: 2px 5px;
	width: 497px;
}



.newsletter
{
	background-color: #FAFCFE;
	border-color: #D9F0FA;
}

#announcements .colTwo ul li span, #events .colTwo ul li span
{
	float: none;
	display: inline;
}

#announcements .colTwo ul li span.date, #events .colTwo ul li span.date
{
	text-align: left;
}


#announcements .colTwo ul li span.teaserRelatedLinks
{
	width: auto;
}
#announcements .colTwo ul li span.teaserRelatedLinks a, #events .colTwo ul li span.teaserRelatedLinks a
{
	text-align: left;
	margin-right: 5px;
}

.searchResultsTeaser ul li
{
	padding: 2px 0;
}

.colTwo ul
{
	float: left;
	border-top: 1px dotted #ddd; /*margin-top:10px;*/
	width: 100%;
	padding-top: 5px;

}

.introPanel
{
	background-color: #BFD1E0;
	border-color: #004684 -moz-use-text-color;
	border-style: solid none;
	border-width: 1px 0;
	height: auto;
}

.introPanel h2
{
	color: #004684;
}

.stormForm fieldset h3
{
	color: #004684;
	border-top: 1px solid #fff;
	padding-top: 20px;
}

.introPanel.register
{
	height: auto;
	background-color: #fff;
	padding: 0 20px;
	border-top: none;
}

.introPanel.register p
{
	width: auto;
}

.introPanel p
{
	font-size: 93%;
	line-height: 15px;
	width: 360px;
	margin: 10px 0;
}

.register p
{
	width: auto;
}
.register ul
{
	margin: 0 20px 0 40px;
}
.register ul li
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 4px 0;
}


.subjectIntroPanel p
{
	font-size: 93%;
	line-height: 15px;
	width: 400px;
}

.announcementHolder, .eventsHolder
{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 15px;
}

.searchResultsTeaser p.updated
{
	color: #999999;
	font-size: 80%;
	font-weight: bold;
	margin: 0;
}

#ColTwo ul.display-list
{
	margin: 10px 30px;
}

#ColTwo ul.display-list li
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	margin: 5px 0;
}

.captchaWarning {
	background-color:#ECECEC;
	border:1px solid #CCCCCC;
	display:block;
	font-weight:bold;
	margin:10px 0 !important;
	padding:10px 5px !important;
}


.talkIntroPanel {
	background-image:url(../images/common/bg-talk-header.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom:1px solid #004684;
	border-top:1px solid #004684;
	height:100px;
	margin:0 0 10px;
	padding:20px;
}


.talkIntroPanel h2 {
	color:#004684;
	font-size:197%;
}

.talkIntroPanel p {
	font-size:93%;
	line-height:15px;
	color:#004684;
	width:360px;
	margin:0px;
	}

