
@font-face {
    font-family: 'source_sans_probold';
    src: url('/assets/fonts/sourcesanspro-bold-webfont.eot');
    src: url('/assets/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('/assets/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('/assets/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('/assets/fonts/sourcesanspro-light-webfont.eot');
    src: url('/assets/fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('/assets/fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('/assets/fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('/assets/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/assets/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/assets/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('/assets/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

input, select, textarea { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;     
	box-sizing: border-box;          
}

html, body {
	font-family: 'source_sans_proregular';
}

.wrap,
.main-block {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

.main-block {
	padding: 20px;
}

.wrap a { color:#FF8800; text-decoration:none; }

.headerHome {
	background: #303942 url(/assets/images/header_bg.jpg) center top no-repeat;
	color: #fff;
	height: 400px;
}

	.headerHome h1 {
		margin: 0 0 60px;
		padding: 20px 0 0 0;
	}

	.headerHome h1 a {
		background: url(/assets/images/wysk-logo.png) no-repeat;
		display: block;	
		height: 62px;
		text-indent: -9999px;
		width: 95px;
	}

	.headerHome .topNav {
		position: absolute;
		right: 0;
		top: 10px;
	}

		.headerHome .topNav li {
			float: left;
		}

			.headerHome .topNav li a {
				/*border-left: 1px solid #fff;*/
				color: #fff;
				display: block;
				font-size: 13px;
				margin: 0 0 0 10px;
				padding: 0 0 0 10px;
				text-decoration: none;
			}

			.headerHome .topNav li a.cart {
				background: url(/assets/images/cart.png) center left no-repeat;
				border: none;
				padding: 0 0 0 26px;
			}

	.headerHome .mainNav {
		position: absolute;
		right: 0;
		top: 65px;
	}

		.headerHome .mainNav li {
			float: left;
		}

			.headerHome .mainNav li a {
				color: #fff;
				display: block;
				font-size: 15px;
				margin: 0 0 0 30px;
				text-decoration: none;
			}

			.headerHome .mainNav li a:hover {
				color: #ccc;
			}

			.headerHome .mainNav li a.active {
				text-decoration: underline;
			}

  .headerHome h1,
	.headerHome h2 {
		color: #eaeaea;
		font-size: 40px;
		margin: 0 0 20px 0;
		text-align: left;
		width:100%;
	}			

	.headerHome .mainSearch {

	}

		.headerHome .mainSearch input[type=text] {
			border: 0 none;
		    color: #999999;
		    display: block;
		    float: left;
		    font-size: 18px;
		    height: 63px;
		    margin: 0 5px 0 0;
		    padding: 20px;
		    width: 797px;
		}

		.headerHome .mainSearch input[type=submit] {
			background: url(/assets/images/search.png);
			border: 0 none;
			cursor: pointer;
		    display: block;
		    height: 63px;
		    margin: 0;
		    padding: 0;
		    text-indent: -9999px;
		    width: 158px;
		}

	.headerHome h3 {
		color: #c0c0c0;
		font-size: 24px;
	    margin: 50px auto 0;
	    text-align: right;
	    width: 100%;
	}	


/********************** Advertisements ***************************/	
.bannerAd {
	height: 100px;
	padding: 0px 0 0px;
	*width: 730px;
	*margin: 0 auto;
}	

.box + .bannerAd {
	margin: -10px 0 0 0;
}

.ReportDetailTable + .bannerAd {
	padding-top: 10px;
}

.linkAd {
	height: 25px;
	padding: 10px 0 5px;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}


.skyscrapperAd {
	*margin: 0 auto;
	*width: 160px;
	margin-left:16px;
	margin-bottom: 10px;
}

.bannerCenter {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 728px;
}

#experianAd {
	margin: 0 0 10px 0;
	border: 2px #008000 solid;
	padding: 5px;
	position: relative;
	cursor: pointer;
}

#experianAd li, #wyskReportAd li {
	background:none;
	float:none;
	height:auto;
	line-height:normal;
	margin:0;
	padding:0;
	font-size: inherit;
	color: inherit;
	clear: none;
	display: list-item;

}

#wyskReportAd {
	margin: 0 0 10px 0;
	border: 1px #BDBDBD solid;
	background: #E7E7E7;
	padding: 10px;
	position: relative;
	cursor: pointer;
	text-align:center;
}

/************************* End Advertisements **********************/

.headerInner {
	background: #303942 url(/assets/images/header_bg.jpg) center center no-repeat;
	color: #fff;
	min-height: 140px;
}

  .headerHome span.logo-wrapper,
  .headerInner span.logo-wrapper
  {
    display: block; 
  }

  .headerHome span.logo-wrapper,
	.headerInner span.logo-wrapper,
	.headerInner h1 {
		background: url("/assets/images/h1_bg.png") no-repeat scroll 210px 6px rgba(0, 0, 0, 0);
	    margin: 0 0 15px;
	    padding: 10px 0 0;
	}

  .headerHome span.logo-wrapper a,
	.headerInner span.logo-wrapper a,
	.headerInner h1 a {
		background: url(/assets/images/wysk-logo.png) no-repeat;
		display: inline-block;
		float: left;
		height: 62px;
		text-indent: -9999px;
		width: 95px;
	}

  .headerHome span.logo-wrapper span,
	.headerInner span.logo-wrapper span,
	.headerInner h1 span {
		display: inline-block;
		line-height: 62px;
		margin: 0 0 0 10px;
	}

	.headerInner .topNav {
		position: absolute;
		right: 5px;
		top: 15px;
	}
		
		.headerInner .topNav li {
			float: left;
		}

			.headerInner .topNav li a {
				*border-left: 1px solid #fff;
				color: #fff;
				display: block;
				font-size: 13px;
				/*margin: 0 0 0 10px;*/
				padding: 0 0 0 10px;
				text-decoration: none;
			}

			.headerInner .topNav li a.cart {
				background: url(/assets/images/cart.png) center left no-repeat;
				border: none;
				padding: 0 10px 0 26px;
			}

		#dropdown {
			background: url(/assets/images/dropdown-arrow.gif) center right no-repeat;
			padding: 0px 15px 0px 10px;
		}
		
		.topNav li ul {
			display:none;
			width:150%;
		}
		
		.topNav li:hover ul {
			display: block;
			margin: 10px 0 0 0;
			padding: 10px 0;
			float: right;
			background: #FFF;
			position:relative;
			z-index:10;
			border:1px solid #314F64;
			border-radius:5px;
		}

		.topNav li:hover li {
			float:none;
			color: #000;
		}
		
		.topNav li:hover li:first-child {
			padding: 0px 3px 10px;
			border-bottom: solid #314F64 1px;
		}
		

		.topNav li:hover li a{
			border-left:0px;
			color: #000;
			padding: 10px 10px;
			margin: 0;
		}
		
		.topNav li li a:hover{
			background: #314F64;
			color: #FFF;
		}
		
	.headerInner .mainNav {
		position: absolute;
		right: 5px;
		top: 55px;
	}

		.headerInner .mainNav li {
			float: left;
		}

			.headerInner .mainNav li a {
				color: #fff;
				display: block;
				font-size: 15px;
				margin: 0 0 0 30px;
				text-decoration: none;
			}

			.headerInner .mainNav li a:hover {
				color: #ccc;
			}

			.headerInner .mainNav li a.active {
				text-decoration: underline;
			}			

	.headerInner .mainSearch {
		text-align: center;
		min-height: 50px;
		padding: 0px 0 0;
	}

		.headerInner .mainSearch form {
			display: inline-block;
		}

		.headerInner .mainSearch input[type=text] {
			border: 0 none;
		    color: #999999;
		    display: inline-block;
		    float: left;
		    font-size: 13px;
		    height: 36px;
		    margin: 0 5px 0 0;
		    padding: 0 10px;
		    width: 500px;
		}

		.headerInner .mainSearch input[type=submit] {
			background: url(/assets/images/search_small.png);
			border: 0 none;
			cursor: pointer;
		    display: inline-block;
		    height: 36px;
		    margin: 0;
		    padding: 0;
		    text-indent: -9999px;
		    width: 90px;
		}

.subHeader {
	background: #F7F7F7;
	height: 220px;
	margin: 0 0 30px 0;
	width: 100%;
}

	.subHeader ul {
		margin: 0px auto 0 auto;
		padding: 5% 0 0 12%;
		width: 90%;
	}

		.subHeader ul li {
			background: url(/assets/images/CheckMark_Orange.png) left top no-repeat;
			background-size: 10%;
			float: left;
			height: 25px;
			line-height: 25px;
			margin: 0 2% 3% 0;
			padding: 0 0 0 4%;
			width: 27%;
			font-size: 23px;
			color: #404040;
		}

.midSection {
    background: #223644;
	padding: 0px 0 40px;
	color:#c0c0c0;
}

.midSection.white {
	background: #FFFFFF;
	color:  #404040;
}
	.midsection .wrap {
    	color:#c0c0c0;
	}

		.midSection .wrap h3 {
		    font-size: 32px;
		    color:inherit;
		    padding: 80px 0 20px;
		    clear: both;
		    font-weight: bold;
		}
		
		.midSection .wrap h4 {
		    font-weight: bold;
		    padding: 0 0 10px 0;
		}

		.midSection .wrap p {
		    color:inherit;
		    font-size: 19px;
		    margin: 0 0 20px 0;
		    font-weight:normal;
		    font-family:source_sans_prolight;
		}

		.midSection .wrap .contentBlock {
			padding: 20px 0 0px;
			clear:both;
			display:inline-block;
		}
		
		.midSection .wrap .contentBlock h3 {
			color: #404040;
			font-size: 32px;
			line-height: 40px;
		}

		.midSection .wrap .contentBlock p {
			color: #C0C0C0;
			font-family: 'source_sans_prolight';
			font-size: 19px;
			
		}
	
		.midSection .wrap  .contentBlock.right {
			text-align:left;
			float:right;
			width:45%;
			clear: none;
		}
	
		.midSection .wrap .contentBlock.right p {
			margin:0;
			}
	
		.midSection .wrap .contentBlock.left {
		    width: 45%;
		    float: left;
		}


.contentBlock {
	clear: both;
	padding: 20px 0 60px;
}

	.contentBlock h3 {
		color: #404040;
		font-size: 32px;
		line-height: 40px;
	}

	.contentBlock p {
		color: #808080;
		font-family: 'source_sans_prolight';
		font-size: 19px;
		margin: 0 230px 15px 0;
	}

	.contentBlock.right {
		text-align: right;
	}

		.contentBlock.right p {
			margin: 0 0 15px 230px;
		}

	.contentBlock.left {
	    text-align: left;
	}

.content {}

	.content .content-header {
		padding: 10px 0 10px 0;
	}

	.content .content-header-top {
		padding: 0px 0 5px 0;
	}

		.content .content-header h1 {
			color: #404040;
			font-family: 'source_sans_probold';
			font-size: 42px;
		}		

    .content .content-header h1 span {
      color: #404040;
      font-family: 'source_sans_probold';
      font-size: 24px;
    }   

    .content .content-header div.subhead,
		.content .content-header h2 {
    		font-family: 'source_sans_prolight';
			font-size: 20px;
		}

			.content .content-header .share {
				color: #FF8000;
				position: relative;
				bottom: 18px;
				float: right;
			}

				.content .content-header .share ul {
					display: inline-block;
					margin: 0 0 0 10px;
				}

					.content .content-header .share ul li {
						display: inline-block;
						cursor:pointer;
					}

						.content .content-header .share ul li a {
							display: block;
							height: 24px;
							text-indent: -9999px;
							width: 24px;
						}
							
							.content .content-header .share .st_email_custom {
								background: url(/assets/images/soc-email.png);
								padding: 2px 12px;
								margin-right: 3px;
							}
							
							.content .content-header .share .st_facebook_custom {
								background: url(/assets/images/soc-fb.png);
								padding: 2px 12px;
								margin-right: 3px;
							}
							
							.content .content-header .share .st_twitter_custom {
								background: url(/assets/images/soc-tw.png);
								padding: 2px 12px;
								margin-right: 3px;
							}

							.content .content-header .share .st_linkedin_custom {
								background: url(/assets/images/soc-in.png);
								padding: 2px 12px;
								margin-right: 3px;
							}

														
							/*  Original Share Buttons> */
							/*
							.content .content-header .share ul li a.fb {
								background: url(/assets/images/soc-fb.png);
							}

							.content .content-header .share ul li a.email {
								background: url(/assets/images/soc-email.png);
							}
							
							.content .content-header .share ul li a.tw {
								background: url(/assets/images/soc-tw.png);
							}

							.content .content-header .share ul li a.in {
								background: url(/assets/images/soc-in.png);
							}

							.content .content-header .share ul li a.ot {
								background: url(/assets/images/soc-ot.png);
							}
							*/
	
	.content .content-nav {
		margin: 10px 0 10px 0;
		height: 45px;
	}

		.content .content-nav ul {
			background: url(/assets/images/content-nav_bg.png) center center repeat-x;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			border-bottom: 1px solid #cdcdcd;
			border-left: 1px solid #cdcdcd;
			border-top: 1px solid #cdcdcd;
			height: 42px;
			display: inline-block;
			width:100%;
		}

		.content .content-nav.business-profile-nav ul {
			background: url(/assets/images/content-nav_bg_bigger.png) center center repeat-x;
			height: 56px;
		}

		.content .content-nav ul li {
			display: block;
			float: left;
			width: 96px;
		}

			.content .content-nav .main li a {
				border-right: 1px solid #CDCDCD;
				color: #404040;
				display: table-cell;
				font-size: 14px;
				padding: 0px 10px 0 10px;
				text-decoration: none;
				height: 42px;
				text-align: center;
				width: 95px;
				vertical-align: middle;
			}

			.content .content-nav.business-profile-nav .main li a {
				height: 56px;
			}

			.content .content-nav.business-profile-nav .main li a:hover {
				background: #314F64;
				color: #fff;
			}

			.content .content-nav.business-profile-nav .main li a.active {
				background: #FF8000;
				color: #FFF;
			}

			.content .content-nav .main li a:hover {
				color: #FF8000;
			}

			.content .content-nav .main li a.active {
				background: #314F64;
				color: #fff;
			}

			.content .content-nav .sec {
				float: right;
			}

			.content .content-nav .sec li a {
				border-right: 1px solid #cdcdcd;
				color: #FF8000;
				display: block;
				font-size: 14px;
				line-height: 42px;
				padding: 0 14px;
				text-decoration: none;
			}

			.content .content-nav .sec li a:hover {
				color: #FF8000;
			}

			.content .content-nav .sec li a.active {
				background: #314F64;
				color: #fff;
			}

	.content .columns {
		position: relative;
		float:left;
		width:100%;
		right:0;
		overflow:hidden;
		padding-bottom:10px;
	}
	
	.content .columns .columns2 {
		position: relative;
		float:left;
		width:100%;
		right:22%;
	}

	.content .columns_50 {
		position: relative;
		float: left; 
		width: 100%; 
		right: 0; 
		overflow: hidden;
	}

    #frmLogin input[type="text"],  #frmLogin input[type=password], #frmSignup input[type="text"],  #frmSignup input[type=password]{
        width: 50%;
    }
	
	
	
	.content .columns_50 .columns2_50 {
		position: relative;
		float: left; 
		width: 100%; 
		right: 50%;
	}
		.content .columns_50_left {
			width: 49%; left: 50%; position: relative; float: left;
		}
		
		.content .columns_50_right {
			float: left; width: 50%; position: relative; left: 51%;
		}
		
		.content .side-column {
			/* position: absolute;
			right: 0;
			top: 0px;
			width: 215px; */
			position: absolute;
			float: left;
			width: 20%;
			position: relative;
			left: 24%;
		}

			.content .side-column .box {
				/*background: #d5d5d5;
				border-top: 5px solid #314F64;
				border-left: 1px solid #e3e3e3;
				border-bottom: 1px solid #e3e3e3;
				border-right: 1px solid #e3e3e3;
				border: 1px solid black;*/
				margin: 0 0 20px 0;
				padding: 10px;
			}

				.content .side-column .box h5 {
					color: #717880;
					font-family: 'source_sans_probold';
					font-size: 17px;
					margin: 0 0 5px 0;
				}

				.content .side-column .box p {
					color: #000;
					font-family: 'source_sans_prolight';
					font-size: 14px;
					line-height: 14px;
					margin: 10px 0 10px 0;
				}

        .content .side-column .box .btn {
					background-color: #E65854;
				    background-image: linear-gradient(to bottom, #E65854, #A43C37);
				    border-color: #C44741;
				    border-radius: 5px 5px 5px 5px;
				    border-style: solid;
				    border-width: 1px;
				    color: #fff;
				    font-family: 'source_sans_probold';
				    font-size: 16px;
				    font-style: normal;
				    height: 27px;
				    line-height: 11pt;
				    padding: 3px;
				    text-align: center;
				    text-decoration: none;
				    width: 135px;
				    display: block;
				    line-height: 27px;
				    margin: 0 auto;
				}
		
		#relatedEntities li {
			margin: .75em .5em .75em .5em;
		}
		
		#relatedEntities a {
			font-size: 14px;
			font-weight:normal;
		}
		
        .content .one-column .box .btnNormal {
          background-color: #E65854;
            background-image: linear-gradient(to bottom, #E65854, #A43C37);
            border-color: #C44741;
            border-radius: 5px 5px 5px 5px;
            border-style: solid;
            border-width: 1px;
            color: #fff;
            font-family: 'source_sans_probold';
            font-size: 16px;
            font-style: normal;
            height: 27px;
            line-height: 11pt;
            padding: 3px;
            text-align: center;
            text-decoration: none;
            width: 135px;
           /* line-height: 27px;*/
        }

		.content .one-column {
			width:100%;
			*min-height: 500px;
			clear:both;
		}


		.content .main-column {
			/*width: 730px;*/
			float: left;
			width: 78%;
			left: 22%;
			position: relative;
		}
			
			.content .even {
				background: #FFFFFF; 
			}

			.content .odd {
				background:#F4F4F4;
			}
			.content .box {
				/*background: #FAFAFA;*/
				border-top: 5px solid #314F64;
				border-left: 1px solid #e3e3e3;
				border-bottom: 1px solid #e3e3e3;
				border-right: 1px solid #e3e3e3;
				margin: 0 0 20px 0;
				padding: 10px 8px 10px;
				position: relative;
			}
			
				.content .box p {
					margin: 10px 0;
					font-size: 14px;
				}
				
        .content .box div.boxSubHead,
        .content .box h2 {
					font-size: 19px;
					color: rgb(113, 120, 128);
					font-family: 'source_sans_probold';
					margin: 0px 0 5px 0;
				}
				
				.content .one-column .box h2 {
					margin: 25px 0 5px 0;
				}
				
				.BusAuthHeader + h2 {
					margin: 0px 0 5px 0 !important;
				}
								
       			.content .box h2,
				.content .box h3 {
					color: #717880;
					font-family: 'source_sans_probold';
					font-size: 17px;
					margin: 10px 0 5px 0;
				}
				
				.content .box h4 {
					color: #717880;
					font-family: 'source_sans_probold';
					font-size: 17px;
					margin: 0 0 5px 0;
				}

				.content .box ul.stateList {
					list-style:none;
					
				}
				
				.content .box ul.stateList li {
					display : inline-block;
					padding: 5px 20px 0 0;
				}
				
				.content .box ul.stateList li a {
					color: #717880;
				}
				
				.content .box table + h3, 
				.content .box table + h4 {
					margin-top: 20px;
				}
				
				.content .box table {
					/*background: #fff;*/
					border-left: 1px solid #c0c0c0;
					border-right: 1px solid #c0c0c0;
					border-top: 1px solid #c0c0c0;
					color: #717880;
					font-size: 14px;
					width: 100%;
				}

					.content .box table thead {
						background: #F5F5F5;
					}

					.content .box table tfoot td {
						height: 120px !important;
						padding: 0 10px 10px 10px !important;
						vertical-align: bottom !important;
					}

					.content .box table tr {
						border-bottom: 1px solid #c0c0c0;
						height: 35px;
						border-top: 1px solid #c0c0c0;
					}

					.content .box table tr.clickable:hover td {
						background : #f0f0f0;
						cursor:pointer;
						color:#717880;
					}
					
					.content .box table tr.clickable:hover a {
						color:#717880;
					}


						.content .box table tr td	{
							height: 35px;
							padding: 0 10px;
							text-align: left;
							vertical-align: middle;
							font-weight: bold;
						}
						
						.content .box table tr td a {
							color: #FF8800;
							font-weight:normal;
						}
						
						.content .box table tr td a:visited {
							color: #FF8800;
						}
						
						.content .box table.Columnar tr td	{
							height: 35px;
							padding: 0 5px;
							text-align: left;
							vertical-align: middle;
							font-weight: normal;
						}
					
						.content .box table tr th {
							height: 35px;
							padding: 0 5px;
							text-align: left;
							vertical-align: middle;
							font-weight: bold;
							background:rgb(205, 205, 205);
						}

						.content .box table tr td.Label {
							width: 32%;
							text-align: right;
							font-weight: normal;
						}
						
						.content .box table tr td a.tableAnchor {
							width: 100%;
							
						}
						
						.content .box table.OrderHistory tr td,
						.content .box table.OrderHistory th	{
							text-align: center;
						}
						
						.content .box table.OrderHistory tr td {
							height : 45px;
						}
						
						
			.content .box .stateSelector {
				position: absolute;
				right: 10px;
				top: 6px;
			}

			.content .main-column .box .btn,
			.content .one-column .box .btn {
				background-color: #B84743;
				background-image: linear-gradient(to bottom, #E65854, #A43C37);
				border-color: #C44741;
				border-radius: 5px 5px 5px 5px;
				border-style: solid;
				border-width: 1px;
				color: #FFF;
				font-family: 'source_sans_probold';
				font-size: 12px;
				font-style: normal;
				height: 15px;
				line-height: 11pt;
				padding: 3px;
				text-align: center;
				text-decoration: none;
				width: 96px;
				display: block;
				line-height: 18px;
				margin: 0 5px 0 0;
				float: right;
				font-weight: normal;
			}
			
			.content .main-column .box .creditReportBtn {
				background-color: #B84743;
				background-image: linear-gradient(to bottom, #E65854, #A43C37);
				border-color: #C44741;
				border-radius: 5px 5px 5px 5px;
				border-style: solid;
				border-width: 1px;
				color: #FFF;
				font-family: 'source_sans_probold';
				font-size: 12px;
				font-style: normal;
				height: 15px;
				line-height: 11pt;
				padding: 3px;
				text-align: center;
				text-decoration: none;
				width: 110px;
				display: inline-block;
				line-height: 18px;
				margin: 0 5px 0 0;
				float: none;
				font-weight: normal;
				position: absolute;
				top: 92px;
				right: 15px;
			}
			
			
			.content .main-column .box h2 {
				margin: 25px 0 5px 0;
			}

.content .searchResults {
	margin: 60px 0 0 0;
	position: relative;
}

.content .filters-container {
    left: 0px;
    position: absolute;
    top: 0px;
    width: 262px;
    height: 450px; /*1169px;*/

    border: 1px solid #aaaaaa;
    border-top: 8px solid #314F64;
    background: #fafafa;
    padding: 8px;
    padding-bottom: 11px;
}

    .content .filters-container .filters {
        margin-top: 32px;
    }

    .content .filters-container h2 {
        font-weight: bold;
    }

	.content .searchResults .results {
		margin: 0 0 0 290px;
		width: 670px;
        min-height: 1258px;
	}

	.content .searchResults .results-header,
	.content .searchResults .results-footer {
		height: 60px;
	}

	.content .searchResults .results-footer {
		padding: 30px 0 0 0;
	}

	.content .searchResults h2 {
		color: #717880;
		float: left;
		font-size: 20px;
		line-height: 28px;
	}

	.content .searchResults .page {
		float: right;
	}

		.content .searchResults .page li {
			float: left;
			margin: 0 0 0 3px;
		}

		.content .searchResults .page li.big {
			margin: 0 6px;
		}

		.content .searchResults .page li a {
			display: block;
			height: 28px;
			border:1px solid #cdcdcd;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			background-color: #fafafa;
			line-height: 28px;
			color: #404040;
			text-decoration: none;
			padding: 0 5px;
		}

		.content .searchResults .page li a .ui-icon {
            margin-top: 6px;
        }

        .content .searchResults .page li a.current {
            font-weight: bold;
            background-color: #314F64;
            color: #FFFFFF;
        }

		.content .searchResults .page li:hover a {
            color: #FF8000;
		}

		.content .searchResults .page li:hover a .ui-icon {
            background-image: url(/assets/css/com/jquery/ui/wysk-deep-blue/images/ui-icons_FF8000_256x240.png);
		}

		.content .searchResults .page li:hover a.current {
            color: #FFFFFF;
		}


		.content .searchResults .result-box {
			color: #717880;
			border-bottom: 1px solid #c0c0c0;
			height: 90px;
			padding: 10px;
						}
						
		.content .searchResults .result-box:hover {
			background: #f0f0f0;
			cursor:pointer;
						}

			.content .searchResults .result-box a {
					text-decoration: none;
					color: #717880;
				}
			
			.content .searchResults .result-box p {
				font-size: 14px;
				line-height: 24px;
            }

            .content .searchResults .result-box em {
                font-weight: bolder;
                color: #314F64;
            }

			.content .searchResults .result-box p.title {
				font-family: 'source_sans_probold';
				font-size: 17px;
				line-height: 24px;
			}
						
				.content .searchResults .result-box p.title a {
					text-decoration: none;
					color: #717880;
				}

.footer {
	clear: both;
}

	.footer .footerInfo {
		background: #223644;
		padding: 20px 0;
		width: 100%;
	}

		.footer .footerInfo .footerSocial {
			color: #c0c0c0;
			line-height: 24px;
			text-align: right;
		}
			
			.footer .footerInfo .footerSocial .FollowUs {	
				width: 100px;
				display: inline-block;
				position: absolute;
				right: 15%;
			}
			
			.footer .footerInfo .footerSocial .hs_followme {
				display: inline-block;
				top: -10px;
				position: relative;
			}
			
				.footer .footerInfo .footerSocial .hs_followme .fm_linkedin span {
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.hubspot.com/img/follow/icon_linkedin.png', sizingMethod='scale'); 
					width: 24px;
					height: 24px;
					display:inline-block;
					cursor:pointer; 
					background: url(/assets/images/in.png);
				}
				
				.footer .footerInfo .footerSocial .hs_followme .fm_twitter span {
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.hubspot.com/img/follow/icon_twitter.png', sizingMethod='scale'); 
					width: 24px;
					height: 24px;
					display:inline-block;
					cursor:pointer; 
					background: url(/assets/images/tw.png);
				}
				
				.footer .footerInfo .footerSocial .hs_followme .fm_facebook span {
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.hubspot.com/img/follow/icon_facebook.png', sizingMethod='scale'); 
					width: 24px;
					height: 24px;
					display:inline-block;
					cursor:pointer; 
					background: url(/assets/images/fb.png);
				}
				
				.footer .footerInfo .footerSocial .hs_followme .fm_google span {
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.hubspot.com/img/follow/icon_google+.png', sizingMethod='scale'); 
					width: 24px;
					height: 24px;
					display:inline-block;
					cursor:pointer; 
					background: url(/assets/images/ot.png);
				}
				
				.footer .footerInfo .footerSocial .hs_followme .fm_youtube span {
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.hubspot.com/img/follow/icon_youtube.png', sizingMethod='scale'); 
					width: 24px;
					height: 24px;
					display:inline-block;
					cursor:pointer; 
					background: url(/assets/images/yt.png);
				}
			
			
			.footer .footerInfo .footerSocial ul {
				display: inline-block;
			}

				.footer .footerInfo .footerSocial ul li {
					display: inline-block;
				}

					.footer .footerInfo .footerSocial ul li a {
						display: block;
						height: 24px;
						text-align: left;
						text-indent: -9999px;
						width: 24px;
					}

					.footer .footerInfo .footerSocial ul li a.fb {
						background: url(/assets/images/fb.png);
					}

					.footer .footerInfo .footerSocial ul li a.tw {
						background: url(/assets/images/tw.png);
					}

					.footer .footerInfo .footerSocial ul li a.in {
						background: url(/assets/images/in.png);
					}

					.footer .footerInfo .footerSocial ul li a.ot {
						background: url(/assets/images/ot.png);
					}

					.footer .footerInfo .footerSocial ul li a.yt {
						background: url(/assets/images/yt.png);
					}

		.footer .footerInfo .footerContent {
			color: #c0c0c0;
			font-family: 'source_sans_prolight';
		}

			.footer .footerInfo .footerContent h4 {
				font-size: 32px;
				margin: 10px 0 15px 0;
				padding: 40px 0 20px;
			}

			.footer .footerInfo .footerContent p {
				font-size: 19px;
				margin: 0 0 20px 0;
			}

		.footer .footerInfo .footerNav {
			text-align: center;
			padding: 20px;
		}

			.footer .footerInfo .footerNav .main {
				text-transform: uppercase;
			}

				.footer .footerInfo .footerNav .main li {
					display: inline-block;
					padding: 0 15px;
				}

					.footer .footerInfo .footerNav .main li a {
						color: #c0c0c0;
						font-size: 14px;
						text-decoration: none;
					}

					.footer .footerInfo .footerNav .main li a:hover {
						color: #fff;
					}

			.footer .footerInfo .footerNav .sec {
				height: 11px;
				margin: 10px 0 0 0;
			}

				.footer .footerInfo .footerNav .sec li {
					border-right: 1px solid #c0c0c0;
					display: inline-block;
					height: 11px;
					font-size: 11px;
					padding: 0 15px;
				}

				.footer .footerInfo .footerNav .sec li.last {
					border: none;
				}

					.footer .footerInfo .footerNav .sec li a {
						color: #c0c0c0;
						text-decoration: none;
					}

					.footer .footerInfo .footerNav .sec li a:hover {
						color: #fff;
					}

	.footer .footerCopy {
		background: #1A2831;
		height: 75px;
		font-size: 12px;
	}

		.footer .footerCopy p {
			color: #c0c0c0;
			line-height: 75px;
			text-align: center;
		}
		
		
.searchLinkedIn {
	display: block;
	background: #314F64 url(/assets/images/in.png);
	height: 23px;
	width: 23px;
	border-radius: 3px;
	float:right;
}		

.breadcrumbs {  } 
.crumb {    } 
.crumb li { 
    display:inline-block;  
	padding-right: 10px;      
	background-image:url(/assets/images/breadcrumb-separator.gif);     
	background-position:right center;     
	background-repeat:no-repeat;   
}
.crumb li:hover{     background-color:#f9f9f9; }
.crumb li a {     color:#717880;     text-decoration:none; } 
.crumb li a:hover {     text-decoration:underline; color:#FF8000; } 
.crumb li.last{     background-image:none; } 



/**************************************** FORMS ****************************************/
.StandardForm {
    font-size: 0.8em;
}

.StandardForm fieldset {
    margin-top: 0em;
    margin-bottom: 1.33em;
}

.StandardForm fieldset.NoBorder {
    /*border-top: none;*/
}

.StandardForm fieldset.SubHeader {
    border-top: none;
}

.StandardForm fieldset.ButtonPane {
    padding: 0 32px;
}

.StandardForm legend {
    background: transparent url( /assets/images/form_legend_bg.png ) repeat-x left center;
    min-height: 24px;
    display: block;
    width: 100%;
}

.StandardForm fieldset.NoBorder legend {
    background: none;
}

.StandardForm fieldset.SubHeader legend {

}

.StandardForm legend .LegendTitle {
    background: white;
    font-weight: bold;
    display: inline;
    text-align: left;
    font-size: 1.25em;
    text-decoration: none;
    padding: 0 8px 0 0;

    top: 3px;
    position: relative;
}

.StandardForm fieldset.SubHeader legend .LegendTitle {
    font-weight: normal;
    padding: 0 8px 0 16px;
}

.StandardForm fieldset ul,
.StandardForm fieldset li {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.StandardForm li.Spacer {
    min-height: 8px;
}

.StandardForm fieldset ul {
    padding-bottom: 0.33em;
}

.StandardForm fieldset li {
    clear: both;
    list-style: none;
    min-height: 28px;
    margin-bottom: 10px;
}

.StandardForm fieldset li.ContinuedField {
    clear: both;
    list-style: none;
    min-height: 0;
    margin-bottom: 0;
}

.StandardForm fieldset .ReadOnly {
    float: left;
}

.StandardForm fieldset input[type=file],
.StandardForm fieldset input[type=image],
.StandardForm fieldset input[type=password],
.StandardForm fieldset input[type=reset],
.StandardForm fieldset select {
    padding: 2px;
    float: left;
    width: 170px;
  }
.StandardForm fieldset input[type=text] {
    padding: 2px;
    float: left;
    width: 170px;
}

.StandardForm fieldset input[type=button],
.StandardForm fieldset input[type=submit],
.StandardForm fieldset input[type=reset],
.StandardForm fieldset button {
    padding: 2px;
    float: left;
    width: 180px;
    min-height: 32px;
    margin-top: 8px;
}

.StandardForm fieldset input[type=submit],
.StandardForm fieldset input[type=reset] {
    padding: 8px 2px 8px 2px;
}

.StandardForm fieldset.ButtonPane input[type=button],
.StandardForm fieldset.ButtonPane input[type=submit],
.StandardForm fieldset.ButtonPane input[type=reset],
.StandardForm fieldset.ButtonPane button {
    float: left;
    min-width: 140px;
    padding: 8px 2px 8px 2px;
    margin-left: 6px;
}

.StandardForm fieldset select {
    width: 180px;
    min-height: 32px;
    margin-top: 9px;
}

.StandardForm fieldset input[type=checkbox],
.StandardForm fieldset input[type=radio] {
    margin-left: 156px;
    margin-bottom: 5px;
}

.StandardForm fieldset textarea {
    margin: 8px 8px 8px 32px;
    padding: 4px;
}

.StandardForm fieldset label.LabelAfter {
    float: none;
    width: 140px;
    min-height: 24px;
    text-align: left;
    margin: 15px 13px -1.8em 0;
}

.StandardForm fieldset label {
    float: left;
    width: 140px;
    min-height: 24px;
    text-align: right;
    margin: 13px 13px 0 0;
}

.StandardForm fieldset.ButtonPane label {
    display: none;
}

.StandardForm fieldset p {
    padding: 2px 2px 2px 2px;
    float: left;
    width: 280px;
}

.StandardForm fieldset div {
    padding: 8px 8px 0 32px;
}

.StandardForm fieldset div:last-child {
    padding: 8px 8px 8px 32px;
}

.StandardForm fieldset div.TextPane {
    margin: 8px 8px 8px 32px;
    overflow-y: scroll;
    width: 493px; /*328*/
    height: 300px;
    border: 1px solid #bbb;
    padding: 8px;
    text-align: justify;
}

.StandardForm fieldset div h1,
.StandardForm fieldset div h2,
.StandardForm fieldset div h3,
.StandardForm fieldset div h4,
.StandardForm fieldset div h5,
.StandardForm fieldset div h6 {
    padding: 0;
    margin-bottom: 8px;
    float: none;
    width: 360px;
}

.StandardForm fieldset div p {
    padding: 0;
    margin-left: 1em;
    margin-bottom: 4px;
    float: none;
    width: 360px;
}

.StandardForm fieldset label .HelpText {
    font-size: 0.8em;
    font-weight: normal;
    font-style: italic;
}

.RadioField {
    clear: both;
}

.StandardForm fieldset .RadioField label {
    float: none;
    width: 140px;
    min-height: 24px;
    text-align: left;
    margin: 2px 10px -1.8em 0;
}

span.LabelRequired {
    font-weight: bolder;
}

#mainContent form fieldset ul.box_a {
    border: 0px solid #000033;
    padding: 0px;
    margin: 0px;
}

#mainContent form fieldset ul.box_a li.ContinuedField {
    width: 170px;
    float: left;
    border: 0px solid #00FF33;
    clear: none;
}

#mainContent form fieldset ul.box_a li label {
    margin: 0px;
    padding: 0px 0 0 10px;
    text-align: left;
}

#mainContent form fieldset ul.box_a li input.rad {
    float: left;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

#mainContent form fieldset ul.box_a li.title {
}

ul.box_a span.center {
    font-weight: bold;
    margin-left: 5px;
    float: left;
    margin-right: 25px;
}

.StandardForm label.LabelRequired {
    font-weight: bolder;
}

.StandardForm li.Buttons {
    margin: 5px;
}

.StandardForm li.Buttons label {
    float: left;
    width: 140px;
    min-height: 24px;
    text-align: right;
    margin-right: 2px;
}

.StandardForm li.Buttons .Primary {
}

/*.StandardForm li.HighlightFormRow {
    background: #FFD;
}*/

.StandardForm label.error {
    color: #AF0000;
    width: 100% !important;
    text-align: left !important;
    font-weight: normal !important;
    margin-left: -1px !important;
	background : none !important;
	border: 0px !important;
}

.StandardForm .ExpirationYear {
    width: 75px;
    margin-right: 10px;
    min-height: 0 !important;
    margin-top: 0 !important;
}

.StandardForm .ExpirationMonth {
    width: 90px;
    min-height: 0 !important;
    margin-top: 0 !important;
}

.StandardForm .CVVCode {
    width: 75px !important;
}

.StandardForm li p.fieldnote {
    margin: 0 0 0 150px;
	
	font-size: 85%;
	color: #777;
	text-align: left;
}

.SmallText {
    font-size: 0.8em; 
 }

 .btn {
  	background-color: #E65854;
    background-image: linear-gradient(to bottom, #E65854, #A43C37);
    border-color: #C44741;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: 'source_sans_probold';
    font-size: 16px;
    font-style: normal;
    height: 27px;
    line-height: 11pt;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    width: 135px;
    margin: 10px 0 0;
    cursor: pointer;
 }
 
.ctaTop {
    position: absolute;
    right: 0;
    top: 17px;
    width: 234px;
}

.ctaTop p {
    font-size: 0.72em;
    color: #717880;
	text-align: center;
}

.ctaTop .linkWrapper {
    text-align: center;
}

.ctaTop a {
    font-size: 0.72em;
    color: #717880;
}

.ctaTop a.btn {
    background-color: #E65854;
	background-image: linear-gradient(to bottom, #E65854, #A43C37);
	border-color: #C44741;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    color: #FFF;
    font-family: 'source_sans_probold';
    font-size: 17px;
    font-style: normal;
    height: 30px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 85%;
    display: block;
    margin: 5px auto 5px;
    vertical-align: middle;
    line-height: 17px;
}
/* popup style */
.button {
	-webkit-font-smoothing: antialiased;
	margin-bottom: 0;
	padding: 6px 19px;
	color: #414042;
	font-weight: bold;
	font-size: 13px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	background-color: #fbfbfb;
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(top,#ffffff,#f4f4f4);
	background-image: -moz-linear-gradient(top,#ffffff,#f4f4f4);
	background-image: linear-gradient(to bottom,#ffffff,#f4f4f4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	display: inline-block;
	zoom: 1;
	position: relative;
	overflow: visible;
	cursor: pointer;
	white-space: nowrap;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 90;
	background-color: #fbf9f9;
	display: block;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.modal.fade.in {
	top: 17%;
	left: 35%;
	font-family:arial;
	color: rgb(68, 68, 68);
}
.modal.fade {
	top: -25%;

}
.modal-open .modal {
	z-index: 2050;
}
.modal {
	background-color: #fff;
	border: 1px solid #bbb;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
	background-clip: padding-box;
	outline: none;
	position: fixed;
	z-index: 100;
}
.modal .close {
	position: absolute;
	right: 5px;
	color: #5e5e5e;
	font-size: 20px;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	top: 3px;
	cursor: pointer;
	z-index: 12;
	background: url(/assets/images/close-icon.png) no-repeat center;
	height: 20px;
	width: 20px;
}
#modal-body {
	display: inline-block;
	zoom: 1;
}
.public-register-modal {
	width: 400px;
}
.public-register-modal .registration-body {
	padding: 30px;
	font-size:13px;
}
.public-register-modal h1 {
	margin: 0 0 20px 0;
	font-size: 20px;
	line-height: normal;
	text-align: center;
}
.public-register-modal h1 {
	font-size: 20px;
	line-height: normal;
	text-align: center;
}
.public-register-modal .form-horizontal {
	margin: 20px auto;
	width: 280px;
}
.public-register-modal .form-row {
	padding: 5px 0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	padding: 5px 8px;
	min-height: 18px;
	font-size: 16px;
	line-height: normal;
	color: #414042;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	border-top-color: #a3a3a3;
	border-radius: 2px;
	-webkit-transition: border-color ease-in-out 0.15s;
	-moz-transition: border-color ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s;
	vertical-align: middle;
	display: block;
}
input, select, textarea {
	width: 100%;
}
.hidden {
	display: none;
}
.help-block,.help-block-2 {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #E65854;
}
.public-register-modal .form-row.submit {
	text-align: center;
}
.public-register-modal .form-row {
	padding: 5px 0;
}
.button.primary-cta, .button.red {
	background-color: #E65854;
	background-image: linear-gradient(to bottom, #E65854, #A43C37);
	border-color: #C44741;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	color: #FFF;
	font-family: 'source_sans_proregular';
	font-size: 17px;
	font-style: normal;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	width: 85%;
	display: block;
	margin: 5px auto 5px;
	vertical-align: middle;
	line-height: 17px;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto;
}
button, input[type=submit], input[type=button] {
	font-family: inherit;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 0;
	padding: 6px 19px;
	color: #414042;
	font-weight: bold;
	font-size: 13px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	background-color: #fbfbfb;
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(top,#ffffff,#f4f4f4);
	background-image: -moz-linear-gradient(top,#ffffff,#f4f4f4);
	background-image: linear-gradient(to bottom,#ffffff,#f4f4f4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	display: inline-block;
	zoom: 1;
	position: relative;
	overflow: visible;
	cursor: pointer;
	white-space: nowrap;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
.userEmail{	
	margin-bottom:7px;
}
.container {
	max-width: 1180px;
}
.container:before, .container:after {
	display: table;
	content: " ";
}
.container:after {
	clear: both;
}
.container:before, .container:after {
	display: table;
	content: " ";
}
.public-register-modal .form-row {
	padding: 5px 0;
}

.public-register-modal .form-row.submit {
	text-align: center;
}
.public-register-modal .registration-footer {
	padding: 20px;
	border-top: 1px solid #e5e5e5;
	color: #5e5e5e;
	text-align: center;
	font-size:13px;
}
.text-center {
	text-align: center;
}
.registration-body .intro-paragraph{
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
#modal-body a{
	color:#1072a7;
	text-decoration:none;
}
@-moz-document url-prefix() {
 .button.primary-cta, .button.red  {
  
  padding: 5px;
 }
}
/* popup style */




