@import url(http://fonts.googleapis.com/css?family=Lato:400,700);

/* start reset 
------------------------------------------------------------------------*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;font-size:100%;margin:0;padding:0;}html,body{height:100%;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}b,strong{font-weight:600;}img{color:transparent;font-size:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}ol,ul{list-style:none;}li{display:list-item;}table{border-collapse:collapse;border-spacing:0;}th,td,caption{font-weight:normal;text-align:left;vertical-align:top;}q{quotes:none;}q:before,q:after{content:'';content:none;}sub,sup,small{font-size:75%;}sub,sup{line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}svg{overflow:hidden;}

/* Set elements box sizing to border-box */

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*--------------------------------------------------------- end reset */

body {
	font-family: 'Lato', sans-serif;
}
	#container-main {
		margin: 0 auto;
		max-width: 960px;
		padding: 20px;
		width: 100%;
	}
	#container-header {
		padding: 20px;
	}
	#container-searchbox {
	}
	.input-search {
		background: none;
		border: none;
		color: #333;
		float: left;
		font-size: 16px;
		margin-left: 5px;
		text-transform: uppercase;
		width: 70%;
	}
	.btn-search {
		float: left;
		font-size: 16px;
		padding: .75em;
		width: 25%;
	}
	.mainBottom {
		background: url(/images/design/bg-simple-blue-inner.png) no-repeat;
		background-size: 100%;
		clear: both;
		margin: 0 auto;
		margin-top: 20px;
		max-width: 860px;
		min-height: 180px;
		padding: 40px;
		width: 100%;
	}
	#related1 {
		background: rgba(255,255,255,.1);
		border-radius: 5px;
		/*border-top: 1px solid #fff;*/
		/*box-shadow: 0 5px 5px rgba(0,0,0,.25);*/
		-webkit-box-sizing: content-box;
		   -moz-box-sizing: content-box;
		        box-sizing: content-box;
		margin: 0 auto;
		padding: 1em 1.5em;
		position: relative;
	}
		/* When CAF is unavailable these classes become valid */
		#related1 .container-related-terms {
			margin: .5em auto 1em;
		}
		#related1 h2 {
			color: #b4b4b4;
		}
		#related1 .related-term {
			background: url(/images/design/bullet-arrows-orange.png) no-repeat 0 12px;
			background-size: 20px 20px;
			border-bottom: 1px solid #525252;
			font-size: 24px;
			margin: 0 2% 0 0;
			padding: .25em 40px;
		}
	.clear {
		clear: both;
	}
	.right {
		float: right;
		overflow: hidden;
	}
	.left {
		float: left;
		overflow: hidden;
	}
	.formContainer {
		float: left;
		width: 30%;
	}
	#logo {
		float: left;
		margin-right: 2%;
		width: 68%;
	}
	.domainName, .domainName:hover {
	}
	.resultsContainer {
		margin: 0 auto;
		max-width: 800px;
		padding: 20px;
		width: 95%;
	}
	.relatedSearches, .relatedSearches-1 {
		color: #666;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: .5em;
	}
	#container-btm-categories {
		margin: 0 auto;
		width: 95%;
	}
	.bottomNavcontainer {
		float: left;
		margin-right: 3%;
		margin-top: 0;
		text-decoration: none;
		width: 30%;
	}
	#bottomNav li {
		list-style-type: none;
		padding-right: 10px;
	}
	#bottomNav a:link, #bottomNav a:visited {
		color: #666;
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		text-decoration: underline;
	}
	.bottomNavheader {
		color: #666;
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
		padding-bottom: .25em;
	}
	.bottomNavheader a:link, .bottomNavheader a:visited {
		color: #666;
		text-decoration: none;
	}
	.copyright {
		color: #b4b4b4;
		float: right;
		font-size: 12px;
		font-weight: normal;
		text-align: right;
		text-decoration: none;
		width: 50%;
	}
	#container-nav-footer {
		float: left;
		width: 50%;
	}
	#footerNavcontainer {
		font-size: 12px;
		margin: 0 auto;
		max-width: 960px;
		padding: 20px 20px 40px;
		text-align: center;
		text-decoration: none;
		width: 100%;
	}
	.container-nav-item {
		float: left;
		padding: .5em;
	}
	.bottomNav a:link{
	}
	.domainSlogan {
		clear: both;
		color: #666;
		font-size: 12px;
		margin: 0 2em 2em;
		text-decoration: none;
	}
	.inner {
		font-size: 12px;
		margin: 0 .5em 2em;
		max-width: 960px;
		padding: 0 20px;
		width: 100%;
	}
	#container-text-header {
		line-height: 1.35em;
	}
	#container-text-footer {
		line-height: 1.35em;
		text-align: left !important;
	}

	#container-footer {
		font-size: 12px;
		margin: 0 .5em 2em;
		max-width: 960px;
		padding: 0 20px;
		width: 100%;
	}

		.container-nav-item {
			float: left;
			margin-right: 2%;
		}

	#container-mid {
		padding: 0 20px 20px;
	}
		#container-ads {
			border-radius: 10px;
			background: rgba(255,255,255,.1);
			float: right;
			padding: 1em;
			width: 70%;
		}
			#ads1, #ads2, #web-results { margin-bottom: 20px;}
			#webResultsLabel {
				color: #666;
				font-size: 10px;
				margin-bottom: 10px;
			}

		#container-related {
			float: right;
			margin-right: 2%;
			width: 28%;
		}

/* TDFS banner container
------------------------------------------------------------------------*/
#tdfs {
	font-size: 18px;
	padding: 1em;
}
#tdfs a {
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: 300;
	text-decoration: none;
	text-shadow: 0 1px rgba(0,0,0,.5);
	-webkit-transition: padding 400ms;
	transition: padding 400ms;
}
#tdfs a:hover {
	padding: .25em;
}
/* `Clear Floated Elements
------------------------------------------------------------------------*/
.clearfix:before, .clearfix:after {
	content: '.';
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearfix:after {
	clear: both;
}

/* Responsive media queries
------------------------------------------------------------------------*/
@media only screen and (min-width:0) and (max-width:640px) {
	#logo, #container-searchbox, .bottomNavcontainer {
		float: none;
		width: 100%;
	}
	#related1 {max-width:600px; width:90%;}
	.domainName {
		font-size: 18px;
	}
	.bottomNavcontainer {
		margin-bottom: 20px;
	}

	#container-ads, #container-related {
		float: none;
		width: 100%;
	}


}
