﻿.left
{
	float: left;
}

.right
{
	float: right;
}

.redText, .redText a
{
	color: #9f0510;
}

td.spaceRight
{
	padding-right: 20px;
}

img.itemImage
{
	border: solid 1px #e3e3e3 !important;
	padding: 2px;	
}

.contentArea
{
	padding: 10px;
	padding-bottom: 0;
}

.contentArea .smallContent, .newsItem .smallContent
{
	width: 274px;
}

.contentArea .smallContent img, .newsItem .smallContent img
{
	border: 1px solid #e3e3e3;
	padding: 2px;
}

.contentArea h2, .newsItem h2
{
	font-size: 1.1em;
	color: #9f0510;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
}

.contentArea p
{
	margin-bottom: 10px;
}

.contentArea h2.big, .contentArea .smallContent h2, .newsItem .smallContent h2
{
	padding: 0;
	background: none;
	width: auto;
	text-transform: none;
	border: 0;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 10px;
}

.contentArea.productList
{
	margin-bottom: 20px;
}

.contentArea.productList .smallContent
{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
	margin-bottom: 20px;	
	height: 226px;
	overflow-y: hidden;
}

.contentArea.productList .smallContent h2
{
	color: #000;
	font-size: 1.2em;
	border: 0;
	height: 17px;
	overflow: hidden;
	line-height: 17px;
}

.contentArea.productList .smallContent .imgArea
{
	height: 106px;	
}

.contentArea.productList .smallContent h2 span
{
	color: #9f0510;
}

.contentArea.productList .smallContent p.prodSummary
{
	margin: 10px 0;
	height: 53px;
	overflow: hidden;
}

.contentArea.productList .smallContent p.prodDate
{
	font-weight: bold;
	margin-bottom: 0;
	float: left;
	width: 150px;
	height: 16px;
	overflow: hidden;
}

.contentArea.productList .smallContent a
{
	float: right;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}

.contentArea table
{
	margin-top: 10px;
	width: 100%;
	font-size: 1.1em;
	line-height: 120%;
}

.contentArea table td
{
	vertical-align: middle;
}

.contentArea table img
{
	border: 1px solid #e3e3e3;
}

.contentArea .applicationForm
{
	margin-bottom: 20px;
	font-size: 1.2em;
}

.contentArea .applicationForm label
{
	margin-top: 4px;
	margin-bottom: 2px;
	display: block;
}

.last
{
	border: 0;
}

div.dynamicAdds
{
	clear: both;
	height: 156px;
}

div.dynamicAdds
{
	clear: both;
	margin-bottom: 10px;
}

div.dynamicAdds img
{
	border: 1px solid #646464;
	padding: 2px;
}

div.latestItems
{
	width: 280px;
	margin-bottom: 10px;
}

div.latestItems.left
{
	margin-right: 15px;
}

div.latestItem
{
	margin-top: 10px;
	margin-left: 7px;
	padding-right: 7px;
	position: relative;
	border-bottom: 1px solid #e3e3e3;
	height: 40px;	
}

div.latestItem a
{
	color: #000;
	text-decoration: none;
}

div.latestItem a:hover
{
	text-decoration: underline;
}

div.latestItem h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
	height: 12px;
	overflow: hidden;	
}

div.latestItem p
{
	font-size: .9em;
	font-style: italic;
}

div.latestItem span.linkArrow
{
	font-size: 1.1em;
	color: #515151;
	text-decoration: none;
	position: absolute;
	right: 7px;
	bottom: 5px;
}

div.SearchBar
{
	float: right;
	color: #bc091b;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	position: relative;
	width: 325px;
}

div.SearchBar label
{
	height: 13px;
}

div.SearchBar input[type=text]
{
	border: 1px solid #8a8a8a;
	border-top-width: 2px;
	border-left-width: 2px;
	height: 13px;
	width: 97px;
	padding-left: 5px;
	padding-right: 20px;
	font-size: 1.2em;
}

div.SearchBar input[type=image]
{
	position: absolute;
	right: 118px;
	top: 2px;
}

div.SearchBar a#SearchExtended
{
	line-height: 16px;
	width: 110px;
	text-align: center;
	display: inline-block;
	border: 1px solid #8a8a8a;
	float: right;
	background-color: #eee;
	text-decoration: none;
	color: #bc091b;
}

div.SearchBar a:hover#SearchExtended
{
	text-decoration: underline;
}

div#Footer img.left
{
	margin-right: 24px;
	display: inline-block;
}

div#DirectLinks
{
	clear: both;
	float: right;
	margin: 15px 20px 0 0;
}

div#DirectLinks a
{
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background: #000 url(/Images/RedButtonRight.jpg) no-repeat 100% 0;
	padding-right: 6px;
}

div#DirectLinks a span
{
	background: #000 url(/Images/RedButtonLeft.jpg) no-repeat 0 0;
	width: 6px;
	display: inline-block;
}

div.newsItem
{
	margin: 10px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e3e3e3;
}

div.newsItem h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

div.newsItem h3 span
{
	color: #be091b;
}

div.newsItem img
{
	float: left;
	margin-right: 5px;
	border: 1px solid #e9e9e9;
	padding: 2px;
}

div.newsItem p
{
	color: #454545;
}

div.newsItem p.newsDate
{
	float: left;
	font-size: .9em;
	font-weight: bold;
	margin-top: 10px;
}

div.newsItem a.newsLink
{
	float: right;
	margin-top: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
}

div.newsItem a:hover.newsLink
{
	text-decoration: underline;
}

div.newsItem.details p
{
	margin-bottom: 10px;
}

div.newsItem.details p.newsDate
{
	margin-bottom: 0;
}

div#CompanyPanel
{
	position: relative;
	border: 2px solid #8a8a8a;
	width: 580px;
	margin-bottom: 10px;
}

a.addNew, a.listLink, a.detailsLink
{
	display: inline-block;
	width: 61px;
	height: 27px;
	background: url(/Images/AddNew.png) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	margin: 20px 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 10px 0 50px;
	text-align: center;
}

a.listLink
{
	background: url(/Images/listLink.png) no-repeat 0 0;
	color: #000;
}

a.detailsLink
{
	background: url(/Images/Details.png) no-repeat 0 0;
}

div.relatedNews
{
	margin: 0 10px;
}

div.relatedNews h3
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 1.1em;
	font-weight: bold;
	color: #9f0510;
	text-transform: uppercase;
}

div.relatedNews li
{	
	line-height: 20px;
}

div.relatedNews li a.name
{
	width: 450px;
	height: 20px;
	overflow: hidden;	
}

div.relatedNews.dashboard li
{
	border-bottom: 1px solid #e3e3e3;
}

div.relatedNews a
{
	display: inline-block;
	width: 100%;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

div.relatedNews.dashboard a
{
	width: auto;
}

div.relatedNews.dashboard span.manageItem
{
	float: right;
	padding-top: 1px;
}

div.relatedNews.dashboard span.manageItem a
{
	margin: 0 5px;
}

div.relatedNews a:hover
{
	text-decoration: underline;
}

div.relatedNews a span
{
	float: right;
	color: #535353;
}

div.relatedNews a span.newsDate
{
	float: none;
	font-style: italic;
	font-size: .9em;
}

#RightContent div.borderedContent.dynamicContent
{
	padding: 0;
}

#RightContent div.borderedContent.dynamicContent a.allItems
{
	line-height: 20px;
	color: #565656;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px;
}

#RightContent div.borderedContent.dynamicContent div.latestItem
{
	height: 60px;
	margin: 0;
	padding-top: 5px;
	padding-left: 7px;
	border-bottom: 1px solid #646464;	
}

#RightContent div.borderedContent.dynamicContent div.latestItem.grey
{
	background-color: #e3e3e3;
}

#RightContent div.borderedContent.dynamicContent div.latestItem h3
{
	font-size: 1.4em;
	font-weight: bold;
	height: 16px;
	overflow-y: hidden;
}

#RightContent div.borderedContent.dynamicContent div.latestItem p
{
	font-size: 1em;
	font-style: normal;
}

#RightContent div.borderedContent.dynamicContent div.latestItem p.newsDate
{
	position: absolute;
	bottom: -7px;
	font-size: .9em;
	font-style: italic;
	width: 190px;
	height: 11px;
	overflow-y: hidden;
}

#RightContent div.borderedContent.dynamicContent div.latestItem p.newsDate span
{
	color: #b91524;
}

#RightContent div.borderedContent.dynamicContent div.latestItem a
{
	background: #fff url(/Images/RepeatingHeader2.jpg) repeat-x 0 0;
	display: inline-block;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 14px;
	width: 110px;
	padding: 0 4px;
	right: 0;
	bottom: 0;
	position: absolute;
}

#RightContent div.latestItems
{
	width: auto;
	float: none;
}

div.dashboardView
{
	width: 280px;
	margin: 20px 0 20px 10px;
	float: left;
}

div.dashboardView h2
{
	font-size: 1.8em;
	color: #be091b;
	font-weight: bold;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
	text-transform: uppercase;
}

div.dashboardView a.addNew, div.dashboardView a.listLink, div.dashboardView a.detailsLink
{
	float: left;
	margin: 10px 5px;
}

#DashboardForm
{
	margin-left: 10px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
}

#DashboardForm .rblGender td
{
	width: 100px;
}

#DashboardForm .rblGender input
{
	width: 40px;
	display: inline-block;
	margin-right: 10px;
}

#DashboardForm span.textOptions
{
	margin-left: 150px;
}

#DashboardForm span.textOptions a
{
	text-decoration: none;
	color: #000;
}

#DashboardForm label, #DashboardForm span.lookLikeLabel
{
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 3px;
	display: inline-block;
}

#DashboardForm select
{
	display: block;
	text-transform: uppercase;
	border: 1px solid #6a6a6a;
}

#DashboardForm input
{
	display: block;
	width: 567px;
	border: 1px solid #6a6a6a;
}

#DashboardForm input[type=file]
{
	width: 200px;
}

#DashboardForm input[type=image], #DashboardForm input[type=submit]
{
	width: auto;
}

#DashboardForm textarea
{
	width: 567px;
	border: 1px solid #6a6a6a;
}

#DashboardForm textarea.introText
{
	height: 50px;	
}

#DashboardForm textarea.bodyText
{
	height: 150px;
}

#DashboardForm table td.titleColumn
{
	text-align: right;
	padding-right: 20px;
}

#DashboardForm table td.titleColumn label
{
	margin-top: 10px;
}

#DashboardForm table td input[type=text]
{
	width: 270px;
}

#DashboardForm table td textarea
{
	width: 272px;
}

#DashboardForm table.contactSummary td input[type=text]
{
	width: 150px;
}

#DashboardForm table.contactSummary td.titleColumn
{
	text-align: left;
	padding-right: 55px;
}

#DashboardForm table.contactSummary td.titleColumn label
{
	text-transform: none;
	font-weight: normal;
	font-size: 1.1em;
}

a.linkBig
{
	float: left;
	background: url(/Images/ChangeAccount.png) no-repeat 0 0;
	width: 203px;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 10px;
}

div.dashboardOptions
{
	float: right;
	padding: 10px 0;
}

div.dashboardOptions a, div.dashboardOptions input.save
{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	width: 83px;
	line-height: 22px;
	background: url(/Images/Save.png) no-repeat 0 0;
	display: inline-block;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	height: 22px;
	border: 0;	
}

div.dashboardOptions input.save
{
	margin-right: 216px;
}

div.dashboardOptions a.example
{
	width: 155px;
	color: #000;
	background: url(/Images/ExampleBig.png) no-repeat 0 0;
}

div.SearchArea
{	
	margin: 20px 0;
}

div.SearchArea h2
{
	font-size: 1.1em;
	color: #9f0510;
	text-transform: uppercase;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 5px;
}

div.SearchArea input[type=text]
{
	width: 150px;
	margin-right: 15px;
}

div.SearchArea select
{
	margin-right: 15px;
}

div.SearchArea input[type=submit]
{
	border: 1px solid #777;
	color: #bc091b;
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
}

ul#CategoryList
{
	border: 1px solid #8c8c8c;
	border-top: 0;
	margin-bottom: 15px;
}

ul#CategoryList li
{
	background: #e3e3e3 url(/Images/CategoryCorner.png) no-repeat 0 0;
	border-top: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
	margin-bottom: 10px;
	line-height: 30px;
}

ul#CategoryList li.last
{
	margin-bottom: 0;
	border-bottom: 0;
}

ul#CategoryList li img
{
	margin-left: 20px;
	margin-right: 10px;
	float:left;
	clear: both;
}

ul#CategoryList li a
{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 1.4em;
}

/* ITEMLISTS */

div.itemList
{
	padding: 0 10px;
}

div.itemList a.sortLink
{
	color: #9f0510;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

div.itemList a:hover.sortLink
{
	text-decoration: underline;
}

div.itemList hr
{
	background-color: #e3e3e3;
	color: #e3e3e3;
	height: 1px;
	border: 1px #e3e3e3;
	clear: both;
}

div.itemBlock
{
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e3;
}

div.itemBlock h3
{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

div.itemBlock img
{
	float: right;
	border: 1px solid #e3e3e3;
	margin: 5px 10px;
}

div.itemBlock br.cLeft
{
	clear: left;
}

div.itemBlock p
{
	clear: left;
	margin: 10px 0;
}

div.itemBlock:hover
{
	/*background-color: #e3e3e3;*/
}

div.itemBlock a
{
	font-weight: bold;
	color: #9f0510;
	text-decoration: none;
}

div.itemBlock a span
{
	color: #000;
}

h2.whitepaperHeader
{
	line-height: 30px;
}

h2.whitepaperHeader img
{
	vertical-align: middle;
	margin-right: 5px;
}

div.itemBlock.whitePaper img
{
	float: left;
	margin: 0px 10px 10px 0px;
}

div.itemBlock.whitePaper a.itemDownload
{
	float: right;
}

div.paging
{
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
}

div.paging a
{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	border: solid 1px #e9e9e9;
	line-height: 20px;
	color: #000;
	text-align: center;
}

div.paging span.currentPage
{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-decoration: underline;
	border: solid 1px #e9e9e9;
	line-height: 20px;
	text-align: center;
	color: #be091b;
	font-weight: bold;
}

div.bbCodeArea.wrapper
{
	line-height: 120%;
}

div.bbCodeArea
{
	margin-top: 10px;
	font-size: 1.1em;
}

div.bbCodeArea p
{
	font-size: inherit;
}

.bbCodeArea blockquote
{
	background-color: #dadada;	
	padding: 2px;
}

.bbCodeArea ul.bbcode-list
{	
	list-style-type: circle;
	margin-left: 17px;
}

.bbCodeArea a.bbcode-link
{
	color: #9f0510;
}

.downloadPdfLink
{
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

.clickable
{
	cursor: hand;
	cursor: pointer;
}

.itemListSummary
{
	float: right; 
	width: 465px;
}
