*, *:before, *:after {
	-webkit-text-size-adjust: none;
}

body {
	overflow-x: hidden;
	font-size: 11pt;
}

h2, h3, h4, h5, h6 {
	text-align: center;
}

dl.spec {
}

	dl.spec dt {
		width: 80px;
	}

	dl.spec dd {
		padding: 15px 0 15px 100px;
	}

.centeredControls {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

	.centeredControls a {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		margin: 0 0 10px 0;
	}

.preview {
}

	.preview .image {
		padding: 0;
		border: 0;
	}

		.preview .image img {
			width: 100%;
		}

.fwt-dropselect-ul {
	left: 20px !important;
	width: calc(100% - 60px);
	text-align: center;
}

	.fwt-dropselect-current {
		width: calc(100% - 20px);
	}

	.fwt-dropselect-ul li {
		width: 48%;
		padding: 0;
	}

		.fwt-dropselect-ul li a {
			font-size: 0.9em;
		}

.box {
	padding: 20px 10px;
}

.pager {
	margin: 0 auto;
	padding: 20px 0 0 0;
}

	.pager .page {
		display: none;
	}

.filters {
	text-align: center;
	margin: 0 0 20px 0;
}

	.filters .filter {
		display: block;
		margin: 0 !important;
		padding: 10px 0;
	}

		.filters .filter strong {
			display: none;
		}

		.filters .filter .dropselect {
			width: 100%;
		}

	.filters .filter-first {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

.list-stats {
	margin: 0 0 20px 0;
}

	.list-stats .pager {
		text-align: center;
		margin: 0 auto;
		display: block;
		right: auto;
		top: auto;
		position: relative;
	}

	.list-stats .results {
		margin: 0 0 20px 0;
	}

.thumb {
	width: calc(100% - 2px);
}

	.thumb .inner {
		width: 100%;
	}

	.thumb .link {
		width: 100%;
		display: block;
		height: 150px;
	}

		.thumb .link img {
			width: 100%;
		}

.premiumThumblist {
	left: -10px;
	padding: 0 10px;
	margin: 0 -20px 0 0;
	text-align: center;
}

.headingControls {
	position: relative;
	right: auto !important;
	top: auto !important;
	margin: 0 0 20px 0;
}

.thumblist {
	text-align: center;
}

	.thumblist ul {
	}

		.thumblist ul li {
			float: none;
			display: inline-block;
			width: 48%;
			margin: 0 3% 0 0 !important;
		}

		.thumblist ul li:nth-child(2n) {
			margin: 0 !important;
		}

			.thumblist ul li .type {
				margin: 5px 0;
			}

.af_form {
}

	.af_form table,
	.af_form tbody,
	.af_form tr {
		display: block;
	}

	.af_form td.fieldTitle {
		display: block;
	}

	.af_form td.fieldBody {
		display: block;
	}

#outer
{
	width: 100%;
	min-width: 0;
	max-width: none;
	padding: 0;
}

#main
{
	width: 100%;
	padding: 0;
}

#nav-opener {
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 44px;
	background: rgba(0,0,0,0.15);
	z-index: 100;
}

	#nav-opener:before {
		content: '';
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		border-top: solid 7px #fff;
		border-left: solid 7px transparent;
		border-right: solid 7px transparent;
		margin: -3.5px 0 0 -7px;
	}

#nav {
	display: none;

	z-index: 2;
	position: relative;
	height: auto;
	padding: 10px 0;
	line-height: 44px;
	margin: 0;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 44px;
	text-align: center;
	border-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: transparent !important;
	background-image: -moz-linear-gradient(top, rgba(70,73,76,0.95), rgba(47,50,52,0.95));
	background-image: -webkit-linear-gradient(top, rgba(70,73,76,0.95), rgba(47,50,52,0.95));
	background-image: -o-linear-gradient(top, rgba(70,73,76,0.95), rgba(47,50,52,0.95));
	background-image: -ms-linear-gradient(top, rgba(70,73,76,0.95), rgba(47,50,52,0.95));
	background-image: linear-gradient(top, rgba(70,73,76,0.95), rgba(47,50,52,0.95));
}

	#nav.active {
		display: block;
	}

	#nav ul {
		position: relative;
		left: 0;
		height: auto;
		margin: 0;
	}

		#nav ul li {
			float: none;
			display: block;
			padding: 0;
			width: 100%;
			height: 44px;
			line-height: 44px;
			border: 0;
			border-bottom: solid 1px #1d1e1f;
			border-top: solid 1px #5a5e62;
		}

			#nav ul li:first-child {
				border-top: 0;
			}

			#nav ul li:last-child {
				border-bottom: 0;
			}

#col2 {
	min-height: 0;
	margin: 0 !important;
	padding: 10px;
}

	#col2 .adunit468 {
		width: 100%;
		height: auto;
	}

		#col2 .adunit468 img {
			display: block;
			width: auto;
			max-width: 100%;
			height: auto;
		}

	#col2 .box {
		margin-top: 10px;
	}

	#col2 .welcome {
		text-align: center;
		margin: 0;
	}

		#col2 .welcome .content {
		}

			#col2 .welcome .content p {
				font-size: 1.25em;
			}

	#col2 .recommendations {
		margin: 20px 0 0 0;
		padding: 20px 0 0 0;
	}

	#col2 .popular {
		text-align: center;
	}

		#col2 .popular tr.entry td {
			height: auto;
		}

		#col2 .popular .rank {
			width: 100%;
			height: auto;
			line-height: 1em;
		}

		#col2 .popular .item {
			margin: 0 auto;
		}

		#col2 .popular thead, tfoot {
			display: none;
		}

		#col2 .popular tbody {
			display: block;
		}

		#col2 .popular table {
			display: block;
		}

		#col2 .popular tr {
			display: block;
		}

		#col2 .popular td {
			display: block;
		}

#col3 {
	position: relative;
	top: auto;
	right: auto;
	height: auto;
	text-align: center;
	padding: 0 10px;
	width: calc(100% - 22px);
}

	#col3 .adunit300 {
		margin: 0 auto 10px auto;
		width: 100%;
		height: auto;
	}

		#col3 .adunit300 a {
			display: inline-block;
			max-width: 100%;
		}

			#col3 .adunit300 a img {
				display: block;
				width: auto;
				max-width: 100%;
				height: auto;
			}

	#col3 .social {
		width: 100%;
		margin: 0 auto 10px auto;
	}

	#col3 .box {
		width: calc(100% - 22px);
		text-align: left;
	}

	#col3 .adunit125 {
		text-align: center;
	}

		#col3 .adunit125 div {
		}

			#col3 .adunit125 div a {
				float: none;
				display: inline-block;
				margin: 0 2px;
				vertical-align: top;
			}

#header {
	height: auto;
}

	#header .logo {
		width: 100%;
		position: relative;
		height: 44px;
		margin: 0;
		background: none;
		background-color: #2F3234;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#46494C), to(#2F3234));
		background-image: -webkit-linear-gradient(top, #46494C, #2F3234);
		background-image: -moz-linear-gradient(top, #46494C, #2F3234);
		background-image: -ms-linear-gradient(top, #46494C, #2F3234);
		background-image: -o-linear-gradient(top, #46494C, #2F3234);
		box-shadow: inset 0px 0px 0px 1px #242527, inset 0px 2px 0px 0px #6F7479, inset 0px 0px 0px 2px #464A4D;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

		#header .logo a {
			width: 100%;
			height: 44px;
			line-height: 44px;
			text-indent: 0;
			color: #fff;
			font-size: 0.6em;
			text-decoration: none;
			text-align: center;
		}

	#header .banner {
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		height: auto;
		background: url('../images/cbg2.png') 0px -129px repeat-x;
	}

		#header .banner img {
			width: auto;
			height: auto;
			max-width: 100%;
		}

#footer {
	height: auto;
	padding: 40px 20px;
}

	#footer .about {
	}

		#footer .about p {
			width: 100%;
		}

#footerBanner {
	display: none;
}

#copyright {
	line-height: 1.5em;
	margin: 20px 10px;
}