﻿
body
{
	text-align: center;
	font-size: 10pt;
	margin-top: 5px;
}

.twoCol
{
	width: 250px;
	height: 20px;
	float: left;
}

#wholepage
{
	font-family: arial;
	width: 983px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7481BF;
}

#leftmenu
{
	border-right: 1px solid #7481BF; 
	width: 200px; 
	background-image: url(~/CMSTemplates/NSIG/images/left.gif);
	background-repeat: no-repeat; 
	background-position: bottom left; 
	height: 301px;
	background-color:#D2D7EB;
	text-align: left;
}

#toprightcell
{
	background-color:#D2D7EB;	
}

#topleftcell
{
	border-right: 1px solid #7481BF;
	border-bottom: 1px solid #7481BF;
	text-align: center;
	width: 200px;
	height:219px;
	vertical-align: top;
	background-color:#D2D7EB;
}

#contentarea h3
{
	color: #005294;
}
#contentarea
{
	width: 573px;
	padding: 10px;
	color: #000000;
	font-size: 100%;
	text-align: left;
}

#contentarea hr
{
	color: #ffffff;
}

#contentarea a
{
	text-indent: 0px;
}

#topmenu
{
	font-size: 100%;
	background-color:#D2D7EB;
}

#topmenu td
{
	padding-right: 15px;
}

#datestamp
{
	text-align: center;
	height: 30px;
	font-size: 100%;
}

#footer
{
	text-align: right;
	padding-right: 10px;
	font-size: 100%;
	color: #7481BF;
}

div.NewsDetail
{
	text-align: left;
	height: 100%;
}

.NewsMenu .NewsTitle
{
	font-size: 8pt;
	font-weight: normal;
}

div.NewsSummary
{
	font-size: 8pt;
}

#NewsMenu
{
	width: 170px;
	margin: 10px;
	background-color: #EEEFF8;
}

.MainCMSTreeMenuTable
{
	text-align: left;
	margin-left: 10px;
	margin-right: auto;
	font-size: 10pt;
}

/* News Right Hand Menu */

.NewsLatest
{
	width: 160px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

.NewsLatest a
{
	text-indent: 0px;
}

.NewsLatest .NewsTitle
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 10pt;
}

.NewsLatest hr
{
	color: #ffffff;
	width: 0px;
}

.NewsLatest .NewsSummary
{
	height: 40px;
}

/* News Page Styles for an individual item */

.NewsDetail .NewsSummary
{
	font-weight: normal;
}

.NewsDetail .NewsReleaseDate
{
	color: #2e68bf;
	font-size: 14px;
	font-weight: normal;
}



.NewsDetail .NewsTitle
{
	font-weight: normal;
	font-size: 16px;
	color: #2E68BF;
	padding-bottom: 10px;
}



.NewsLinks a:link
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.NewsLinks a:visited
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.NewsLinks a:hover
{
	font-weight: normal;
	color: #017960;
	text-decoration: none;
	
}
.NewsLinks i
{
	margin-top:10px;
	font-weight:normal;
	color: #003366;
}


/* Search Results */

.SearchResult
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.ResultTitle a:link
{
	font-weight: bold;
	color: #005294;
	text-decoration: none;
	text-indent: 30px;
}

.ResultTitle a:visited
{
	font-weight: bold;
	color: #005294;
	text-decoration: none;
	text-indent: 30px;
}

.ResultTitle a:hover
{
	font-weight: bold;
	color: #017960;
	text-decoration: none;
	text-indent: 30px;
}

.ResultPath
{
	color: #017960;
	padding-top: 5px;
	text-indent: 55px;
}


/* Menu Styling */

.MainCMSTreeMenuItem
{
	text-indent: 26px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
	height: 23px;
	font-weight: normal;
}

.MainCMSTreeMenuItem a:link
{
	text-indent: 26px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.MainCMSTreeMenuItem a:visited
{
	text-indent: 26px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.MainCMSTreeMenuItem a:hover
{
	text-indent: 26px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.MainCMSTreeMenuSelectedItem
{
	cursor: pointer;
	text-indent: 26px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
	height: 23px;
	font-weight: normal;
}

.MainCMSTreeMenuSelectedLink
{
	font-weight:bold;
}


.SubCMSTreeMenuItem
{
	text-indent: 40px;
	
	background-repeat: no-repeat;
	height: 23px;
	font-weight: normal;
}

.SubCMSTreeMenuItem a:link
{
	text-indent: 40px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.SubCMSTreeMenuItem a:visited
{
	text-indent: 40px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.SubCMSTreeMenuItem a:hover
{
	text-indent: 40px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

.SubCMSTreeMenuSelectedItem
{
	cursor: pointer;
	text-indent: 40px;
	background-repeat: no-repeat;
	height: 23px;
	font-weight: normal;
}

.SubCMSTreeMenuSelectedLink
{
	font-weight:bold;
}



.MainCMSMenu
{
	cursor: pointer;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
}

.MainCMSMenuItem
{
	text-decoration: none;
	text-align: right;
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #003366;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}

.MainCMSMenuItemMouseUp
{
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #003366;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}

.MainCMSMenuItemMouseOver
{
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #017960;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}

.MainCMSMenuItemMouseDown
{
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #017960;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}

.MainCMSMenuHighlightedMenuItem
{
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #017960;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}

.MainCMSMenuHighlightedMenuItemMouseOver
{
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #333333;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}

.MainCMSMenuHighlightedMenuItemMouseUp
{
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #017960;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}
.MainCMSMenuHighlightedMenuItemMouseDown
{
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	color: #333333;
	height: 20px;
	text-indent: 23px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
}

/* Company A-Z Menu */


.companyAToZMenu
{
text-align:center;
margin-left:auto;
margin-right:auto;
}

.companyAToZMenu a:link, .companyAToZMenu a:visited
{
text-decoration:none;
padding-left:6px;
padding-right:6px;
color:#7481BF;
border:1px solid #ffffff;
}

.companyAToZMenu a:hover
{
text-decoration:none;
padding-left:6px;
padding-right:6px;
color:#ffffff;
background-color: #4A5478;
border:1px solid #CCCCCC;
}

#companyAToZMenu
{

border:1px solid #CCCCCC;
text-align:center;
margin:0 auto;
font-family: Arial;
font-size:8pt;
background-color:#FFFFFF;
}


#ctl00_MainContentPlaceHolder_panelCompanyList a:link
{
	height:20px;
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
}

#ctl00_MainContentPlaceHolder_panelCompanyList a:visited
{
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	height:20px;
	background-repeat: no-repeat;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
}

#ctl00_MainContentPlaceHolder_panelCompanyList a:hover
{
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	height:20px;
	font-weight:normal;
	color: #017960;
	text-decoration:none;
}

.companylistmenu:link
{
	padding:3px;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	color:#3366FF;
	text-decoration:none;
	background-color:#CED6E9;
}
.companylistmenu:visited
{
	padding:3px;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	background-color:#CED6E9;
	color:#3366FF;
	text-decoration:none;
}
.companylistmenu:hover
{
	padding:3px;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	color:#003366;
	background-color:#CED6E9;
	text-decoration:none;
}

#forums .ForumGroup .Table .Info td 
{
	background-color:#4266B0;
	background-image:url('/CMSTemplates/NSIG/images/info.gif');
}

#forums .ForumGroup .Forum .ForumName 
{
	color:#4266B0;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

#forums .ForumGroup .Table .GroupDescription 
{
	color:#000000;
	display:block;
	padding-left:10px;
	padding-top: 5px;
}

#forums .ForumGroup .Table .GroupName
{
	padding-top:5px;
}

#icceventstitle{
text-align:left;
font-size:8pt;
}
#icceventstitle a:link{
text-decoration:none;
color:#ffffff;
}
#icceventstitle a:visited{
text-decoration:none;
color:#B8860B;
}
#icceventstitle a:hover{
text-decoration:none;
color:#CCCCCC;
}

.eventBookingTable {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}

.eventBookingLabel 
{
	width: 150px;
}

.eventBookingData 
{
	width: 290px;
}

.memberDetails 
{
	width: 570px;
}

.memberDetails hr 
{
	border: solid 2px #bababa;
}

.memberDetails table 
{
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	background-color: #ffffff;
}

.memberDetails table tr .alternateRow
{
	background-color: #cccccc;
}

.memberDetails table tr td
{
	padding: 2px;
	vertical-align: top;
}

.memberDetails table tr th
{
	padding: 2px;
	vertical-align: top;
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
}

.memberDetails table tr th a
{
	color: #ffffff;
	font-weight: bold;
}

.memberDetailsLabel 
{
	width: 110px;
	font-weight:bold;
}

.memberDetailsData 
{
	width: 175px;
}

.memberContactTable 
{
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-top: dashed 2px #999999;
}

.memberDetailsSection 
{
	overflow:hidden;
	padding: 5px 0;
}

.memberDetailsHeader
{
	font-weight:bold;
}

.memberDetailsTwoColumns
{
	float:left;
	width: 270px;
}

.memberDisplayLabel
{
	color: #7481BF;
}

.memberDisplayLink 
{
	color: #003366;
	font-weight: normal;
}

.mailMembersSection 
{
	margin-bottom: 20px;
}

.mailMembersSection p
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.CompanyListing .CompanyInfo
{
	margin-bottom: 15px;
}

.CompanyListing .CompanyInfoTitle
{
	overflow:hidden;
}

.CompanyListing .CompanyInfoBullet 
{
	float: left;
	padding-right: 10px;
}

.CompanyListing .CompanyInfoDesc 
{
	padding-top: 2px;
}

.CompanyListing a 
{
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
}

.CompanyListing a:link
{
	color: #003366;
}

.CompanyListing a:visited
{
	color: #003366;
}

.CompanyListing a:hover
{
	color: #017960;
}

.smallInstruction 
{
	font-size: 9px;
	font-weight:normal;
}