@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,800);
/*
.NADCASprite{ background:url("NADCASprite.png") top left no-repeat; }
.hpFtr1{ width:160px; height:160px; background-position:-10px -10px; }
.hpFtr2{ width:160px; height:160px; background-position:-180px -10px; }
.hpFtr3{ width:160px; height:160px; background-position:-350px -10px; }
.hdlogo{ width:218px; height:61px; background-position:-520px -10px; }
.d1Bg{ width:980px; height:57px; background-position:-10px -180px; }
.wordPress{ width:37px; height:38px; background-position:-748px -10px; }
.facebook{ width:37px; height:37px; background-position:-795px -10px; }
.twitter{ width:37px; height:37px; background-position:-842px -10px; }
.youtube{ width:38px; height:37px; background-position:-889px -10px; }
.linkedIn{ width:37px; height:37px; background-position:-937px -10px; }
.ftLogo{ width:134px; height:37px; background-position:-10px -247px; }
.searchBtn{ width:37px; height:33px; background-position:-154px -247px; }
.calBg{ width:22px; height:23px; background-position:-201px -247px; }
.newsIcon{ width:23px; height:22px; background-position:-233px -247px; }
*/


html#wcm{
	height: auto;
	background:#F6F7F9 url(images/sitebg.png) 30% 0 no-repeat;
	background-attachment: fixed;

}

html#wcm img{
	visibility: visible!important;
}

html#wcm body {
	height: auto;
	font-family: 'Open Sans', sans-serif;
}

a{color:#D30500;text-decoration:none; }
a:hover{opacity: .8;text-decoration: underline; }

#masterWrapper {
	width:980px;
	margin:0 auto;
}

.header {
	position:relative;
	height: 115px;
}

.header .logo {
	display:block;
	position:absolute;
	top:25px;
	left:0;
	background:url(images/nadcaSprite.png) 0 0 no-repeat;
	width:218px; height:61px; background-position:-520px -10px; 

}

.header .surfToEdit {
	display:block;
	position:absolute;
	top:0;
	right:-30px;
}


.header .hdLinks {
	display:block;
	position:absolute;
	top:10px;
	right:0;
}

.header .social {
	display:block;
	height:50px;
	position:absolute;
	top:50px;
	right:225px;

}

.footer .social {float: right;margin:8px;}


.social ul {height:38px;margin:0;padding:0;}
.social li{float:left;list-style-type:none;margin:0;padding:0;margin-right:7px;}
.social li a {display:block;height:38px;width: 38px;background:url("images/NADCASprite.png") top left no-repeat;}
.social li a:hover{opacity:.7;}




.social li a.facebook{width:37px; height:37px; background-position:-795px -10px;}
.social li a.twitter{width:37px; height:37px; background-position:-842px -10px;}
.social li a.linkedIn{width:37px; height:37px; background-position:-937px -10px;}
.social li a.youtube{width:38px; height:37px; background-position:-889px -10px;}
.social li a.blog{width:37px; height:38px; background-position:-748px -10px;}
.social li a.instagram{width:37px; height:38px;background:url(images/instaicon.png) 0 0 no-repeat;}

.header .siteSearch {
	position: absolute;
	top: 45px;
	right:0;
	margin:10px 0 10px 10px;	
}

.siteSearch input[type="text"]{
	
	font-size: 1.3em;
	padding:5px;
}



.siteSearch input[type="button"]{
	background:url("images/NADCASprite.png") top left no-repeat; 
	 width:37px; height:33px; background-position:-154px -247px;
	 border:none;
	 border-radius:4px;
	 text-indent:200px;
	 margin-left:2px;
	 margin-top:-4px;
}


.mainNav {
	width:980px;
	margin:auto;}

	.mainNav .rmRootGroup {
		background:url("images/NADCASprite.png") top left no-repeat;
 		width:980px; height:57px; background-position:-10px -180px; 
		height: 57px;
	}


	.mainNav .rmText {
		color:#fff;
		text-shadow:1px 1px 5px #000;
		line-height: 57px;
		padding:0 6px!important;
		text-transform:uppercase;
	}

	.mainBody{
	}


	

/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	Homepage styles
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/




	.HomePage {
	background-color:#fff;
		border:1px solid #ccc;
		box-shadow:0 0 10px #999;
	
		float: left;width: 100%;clear: both;
	}


	.HomePage h2,
	.subNav .sideNavHead,
	.whoToCall h2
	 {
		line-height: 43px;
		margin:1px!important;
		background:linear-gradient( 180deg, #f8f8f8, #cccccc )!important;   
		font-size:16px;
		color:#333;
		text-shadow:1px 1px 1px #ffffff;
		padding-left:10px;

	}


	.hpRow1 {
		float:left;
		clear:both;
		padding:25px;
	}

	.hpPromo {
		float: left;
		width: 605px;
		height: 375px;
		margin-right: 25px;
		border:1px solid #ccc;
	}


.flex-caption {width:619px;}
.flex-caption strong 
{    display:block;
    font: 24px Arial, sans-serif;}

.flexslider {width:605px;margin-bottom:50px;}

.flex-caption.top {
padding:20px 10px;
    left: 0;
    top: 0;
    bottom:auto;
}

.flex-caption.bottom 
{
    bottom:0;
}

.flex-caption.left {
    height: 275px;
    left: 20px;
    top: 0;
    width: 33% !important;
}

.flex-caption.right {
    bottom: 0;
    height: 275px;
    left: 350px;
    width: 200px !important;
}

.flex-control-nav {text-align:center;}





	.hpNews {
		float: left;
		width:294px;
		height: 375px;
		border:1px solid #ccc;

	}

.hpNews ul{margin: 0;padding:0;}
.hpNews li{
	list-style-type: none;
  	background:url("images/newsicon.png") 5px 10px no-repeat;
    display:block;
	padding: 10px 0 10px 35px;
}
	.hpCol1{
		float: left;
		width:220px;
		margin:0 25px;
	}

	.hpQuickLinks,
	.hpEvents,
	.hpFtred,
	.hpClassifieds
	{
		border:1px solid #ccc;	
		margin-bottom: 25px;
	}

	.hpCol2{
		float: left;
		width: 679px;
		margin:0 25px 25px 0;
	}

	.hpFtred {
		min-height: 325px;
		width: 100%;
				float: left;
				clear:both;
	}

	


.hpFtred .ftr {
float:left;
width: 206px;
padding: 10px;
}

.hpFtred .ftr img {
	display: block;
	margin:20px auto;
}


.hpFtred .ftr a {
	margin:10px 0;
	font-weight: bold;

}
.hpClassifieds{
				float: left;
				clear:both;
				width: 100%;
	}
	.hpClassifieds ul{margin: 0;padding:0;}

.hpClassifieds li{
	list-style-type: none;
	float: left;
	width: 206px;
	padding: 10px;
	}
/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
CALENDAR STYLES
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/

	ul.eventList {
		border-radius:4px;
		border:1px solid #e4e4e4;
		background: url(images/col2CalBg.png) 0 0 repeat-y;
		margin:5px;
		padding-right:5px;
		height:575px;
		overflow-y:auto;

	}

	.CalDiv a.full {display: none}


	ul.eventList li {
		border-bottom:1px solid #e4e4e4;
		margin: 0;
		list-style:none;
		clear: both;
		padding: 15px 0 15px 15px;
		position: relative;
	}	


	/*#ulEvents .date
	{
		
	background-image:url("images/NADCASprite.png")!important;
	text-align:center;
	width:22px;
	height:23px;
	background-position:-201px -247px;
	float: left;

	}*/


	/*#ulEvents li .date .m 
	{

		display:none;
		
	}*/

	#ulEvents li .date .d {
		color:#333;
		display:block;
		font-size: 10px;
		padding-top:0px;
		font-weight: bold;

	}

	/*#ulEvents li .date .y {
		display:none;
	}*/

	.calEventTitle,
	.calEventLocation,
	.calEventDescription {
		display:block;
		/*margin-left:80px;*/
	}

	.calEventTitle {
		font-size:0.9em;
		font-weight:bold;
	}

	/*.calEventTitle,
	.calEventLocation,
	.calEventDescription{
		margin-left:30px
	}*/

	.calEventLocation {
		font-weight:bold;}

	.calEventDescription
		{font-size:.8em;}
		
	#ulEvents li p {
		margin-left:50px;
		/*padding-top:10px;*/
	}
	#ulEvents .date {
		background: url("images/calendar_Bg.png")no-repeat scroll left top transparent !important ;
		float: left;
		height: 40px;
		margin-bottom: 10px;
		margin-right: 15px;
		padding-top: 0px;
		padding-bottom: 3px;
		text-align: center;
		font-size: 10px;
		line-height: 15px;
		width: 55px;
		border: 1px solid #ccc;
	}

.hpAds{	
	color: #fff;
	float: left;
	width: 100%;
	clear:both;
	margin:25px 0;
}

.hpAds .box,
.hpAds .horizontal {
background:rgba(00,00,00,.25);
float:left;
margin:13px;
}

.hpAds .box {
	width: 300px;
	height: 250px;
	
}
.hpAds .horizontal {
	width: 300px;
	height: 100px;
}


/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
int content 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/

.whoToCall {
	border:1px solid #ccc;
	padding:0;
	margin:20px 0;
	min-height: 60px;
	display:none;
	}


body.DieCasting .whoToCall ,
body.Communications .whoToCall, 
body.Directories .whoToCall, 
body.Meetings .whoToCall, 
body.Membership .whoToCall, 
body.GovtAffairs .whoToCall, 
body.Education .whoToCall, 
body.Technology .whoToCall, 
body.Advertising .whoToCall
{display: block;}


.whoToCall .badge {padding:1px;display: none;}



body.DieCasting .badge.DieCasting,
body.Communications .badge.Communications,
body.Directories .badge.Directories,
body.Meetings .badge.Meetings,
body.Membership .badge.Membership,
body.GovtAffairs .badge.GovtAffairs,
body.Education .badge.Education,
body.Technology .badge.Technology,
body.Advertising .badge.Advertising
{display: block;}



body.DieCasting .DieCasting
{display: block;}

.whoToCall .badge {
	min-height: 78px;
}

.whoToCall img {float:left;margin:5px;}
.whoToCall .name {margin-left: 75px;}
.whoToCall .phNumber {font-size:.7em;margin-left: 75px;}
.whoToCall .title {font-size:.7em;margin-left: 75px;}



.subNav {border:1px solid #ccc;margin-top:20px;}
.sideNavHead {margin-bottom: -15px!important;}

.PageSubNavMenu {}

.PageSubNavMenu>table {
 width:198px;
 border-bottom:1px solid #DCDCE6!important;
 margin:0;
 border-collapse:collapse; 
}

.PageSubNavMenu > table:hover {
background:
}

.PageSubNavMenu >table:last-child {
border-bottom:none!important;
}

.PageSubNavMenu td {
width:30px;
}

.PageSubNavMenu td.nav {
width:100%;    
white-space: normal!important;
}

.PageSubNavMenu td.nav a {
line-height:30px;
display:block;
}


.PageSubNavMenu div table {
background-color:#F7F9FE;
 border-bottom:1px solid #DCDCE6!important;
}
.PageSubNavMenu div table a {
color:#666!important;
font-size:.8em!important;}



.rmVertical {
background-color:#810200;}
.rmVertical.rmLevel1 {border-radius:0 0 5px 5px;}


.rmVertical .rmText {
line-height:25px!important;
}

.rmVertical .rmLink:hover {text-decoration:none;}
.rmVertical .rmText:hover {color:#ADDEFF;}


.intContent {
		background-color:#fff;
		border:1px solid #ccc;
		box-shadow:0 0 10px #999;
		float:left;
		width: 100%;
		clear:both;
	
}

.intContent h1,
.intContent h2,
.intContent h3,
.intContent h4 {
	font-weight: 100;
	border:none;
	margin:1em 0;
}


.intSideBar{
	float:left;
	width: 200px;
	min-height: 300px;

}

.intMain {
	float:left;
	width: 720px!important;
	margin: 20px;

}


/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
FOOTER STYLES
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/

.header li.NavigationListItem,
.footer li.NavigationListItem {
	padding: 0 5px!important;
}


.footer {
	background-color:#000;
	color: #999; 
	float: left;
	width: 100%;
	clear: both;
	padding: 10px;
}
.footer hr {
	width:90%;
	color:#999;
	background: none;
	border:none;
	border-bottom: 1px solid #666;
}


.footer .uiA {
	float:left;
	width:70%;
	line-height: 70px;
}
.footer .uiB {
		float:left;
	width:30%;
	line-height: 70px;
}
.footer .uiC {
		float:left;
	

}

.uiC a.logo {
	display:block;background:url("images/nadcaSprite.png");
	 width:134px; height:37px; background-position:-10px -247px; 
	 margin:25px;
}



.footer .uiD {
	padding: 25px;
		float:left;
	width:390px;

}
.footer .uiE {
		padding: 25px;
		float:left;
	width:305px;

}


#masterFooterNavigation
{
	display: block;
	float: left;
	background: none;
	line-height: 3em;
}

#masterFooterNavigation a {
	color:#fff;
}


/*Company Search Styles*/
.CSWrapper
{
    padding-left: 10px;
}

.CSWrapper label, .CSWrapper span
{
    display: block !important;
}
.CSWrapper div
{
    padding: 2px 0px;
}
.CSButtons
{
    padding: 10px 0px;
}
.CSNameFields span
{
    font:  12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
    font-weight: bold;
}
span.MDC_Company 
{
font-weight: bold;
}

/* PTR 2/4/15 for atsMdcCoDir */

.atsMdcCoDir .label {display:block;}
.atsMdcCoDir .item {margin-bottom: 20px;}

