/* @group RESET */
html,body,div,span,object,frame,h1,h2,h3,h4,h5,h6,p,blockblockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,button,input,select,textarea,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,  time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline; font-weight: normal; outline: none; zoom: 1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}blockblockquote,q{blockquotes:none;}blockblockquote:before,blockblockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}pre,code,kbd,samp{font-family:monospace, sans-serif;} ul,ol {list-style: none;}a {text-decoration: none;}

/* @end group  */

/* @group FONTS */	
	@font-face {
	    font-family: 'Helvetica67';
	    src: url('/library/fonts/helveticaneueltstd-mdcn-webfont.eot');
	    src: url('/library/fonts/helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
	         url('/library/fonts/helveticaneueltstd-mdcn-webfont.woff') format('woff'),
	         url('/library/fonts/helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
	         url('/library/fonts/helveticaneueltstd-mdcn-webfont.svg#HelveticaNeueLTStd67MdCn') format('svg');
	    font-weight: normal;
	    font-style: normal;
	
	}
	
	@font-face {
	    font-family: 'Helvetica57';
	    src: url('/library/fonts/helveticaneueltstd-cn-webfont.eot');
	    src: url('/library/fonts/helveticaneueltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
	         url('/library/fonts/helveticaneueltstd-cn-webfont.woff') format('woff'),
	         url('/library/fonts/helveticaneueltstd-cn-webfont.ttf') format('truetype'),
	         url('/library/fonts/helveticaneueltstd-cn-webfont.svg#HelveticaNeueLTStd57Condensed') format('svg');
	    font-weight: normal;
	    font-style: normal;
	
	}
/* @end */

/* @group GLOBAL STYLES */
	.left, .Left {
		float:  left;
	}
	.right {
		float: right;
	}
	.clear {
		clear: both;
		height: 0px;
	}
	.none {
		display: none;
	}
	.block {
		display: block;	
	}
	h1 {
		font-family: Helvetica67;
		font-size: 24px;
		color: #444;
	}
	h2, h3, h4 {
		font-family: Helvetica57;	    
		letter-spacing: .5px;
		
	}
	
	.detail em {
		font-style: italic;
	}
	.bullet, ul.bullet li {
		background: url("/images/ico_redSquare.gif") no-repeat left 50%;
		padding: 15px;		
	} 
	.detail ul.bullet {
		margin: 5px 15px 25px 15px;
	}
	
	.detail ul.bullet li {
		padding: 5px 15px !important;
	}
	ul.bullet {
		background: transparent;
		list-style: none !important;
		padding: 0 !important;
		margin: 20px 0;
	}
	
	
	a {
		color: #222;
	}
	
	a:hover {
		color:  #666;
	}
	
	.btn-red {
		display: inline-block;
		line-height: 29px !important;
		padding:  0 15px;
		vertical-align: middle;
		border: 1px solid #ccc;
		font-family: Helvetica57;
		font-size: 14px;
		letter-spacing: .5px;
		color: #333 !important; 
		text-shadow: 1px 1px #fff;
		
	}
	
	.btn-yellow {
		display: inline-block;
		line-height: 29px !important;
		padding:  0 15px;
		vertical-align: middle;
		border: 1px solid #ccc;
		font-family: Helvetica57;
		font-size: 14px;
		letter-spacing: .5px;
		color: #333 !important; 
		text-shadow: 1px 1px #fff;
	}
	
	.btn-light {
		display: inline-block;
		line-height: 29px !important;
		padding:  0 15px;
		vertical-align: middle;
		border: 1px solid #ccc;
		font-family: Helvetica57;
		font-size: 14px;
		letter-spacing: .5px;
		color: #333 !important; 
		text-shadow: 1px 1px #fff;
	}
	.btn-light * {
		padding: 5px;
		display: block;
		color: #033859;
		letter-spacing: .5px;
	}
	
	a.social {
		display: inline-block;
		width: 26px;
		height: 24px;
		background: url("/images/ico_social.jpg");
	}
	a.social.facebook {
		background-position: 0 0;
	}
	a.social.twitter {
		background-position: 0 -25px;
	}
	a.social.youtube {
		background-position: 0 -49px;
	}
	a.social.flickr {
		background-position: 0 -73px;
	}
	a.social.app {
		background-position: 0 24px;
	}
	a.social.rss {
		background-position: 0 -98px;
	}
	
	.listing li a.left {
		margin-right: 20px;
	}
	.listing li a.left img {
		display: block;
		border: 1px solid #ccc;
	}
	.left.thumb {
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.right.thumb {
		margin-left: 20px;
		margin-bottom: 20px;
	}
	
	.interior .mainColumn .inner .detail, .interior .mainColumn .inner .detail p {
		line-height: 20px;
	}
	.interior .mainColumn strong {
		font-weight: bold;
	}
	.inteiror .mainColumn em {
		font-style: italic;
	}
	.detailDescription, .detailContent {
		padding: 0 0 10px 0;
	}
	.detail ul {
		list-style: disc;
		margin-left: 30px;
		padding: 10px 0 15px;
	}
	.detail ul li {
		padding: 0 0 5px;
	}
	.interior .detail h2 {
		padding-bottom: 15px;
		line-height: 26px;
		color: #333;
		font-size: 20px;
	}
	
	
	.interior .detail h3 {
		padding-bottom:  15px;
		line-height: 24px;
	}
	.interior .mainColumn a {
		color: #E21B23;
	}
	.detail h3 {
			color: #333;
		padding-bottom: 15px;
		font-size: 18px;
	}
	.detail h4 {
			color: #333;
		font-size: 16px;
			padding-bottom: 15px;
	}
	
	
	.detail blockquote {
		padding: 0 30px 29px;
		font-style: italic;
		font-size: 13px;
	}
	
	.detail .info {
		padding: 5px 0 15px;
		margin-top: 15px;
		border-top: 1px solid #ddd;
	}
	
	.interior ul.tags {
		list-style: none;
		margin: 0;
		padding: 0 0 20px;
	}
	
	.interior ul.tags li {
		background: #ddd;
		display: inline;
				margin: 2px;
		
		
	}
	
	.interior ul.tags li span {
		background: #ddd;
		text-align: center;
		border-radius: 3px;
		text-shadow: 1px 1px #eee;
		padding: 3px 7px;
		color: #333;
		display: inline-block;
		font-size: 11px;
		font-style: italic;
	}
	.interior ul.media {
		list-style: none;
		margin: 0;
		padding: 0 0 20px;
	}
	.interior ul.media p {
		padding-bottom: 0 !important;
	}
	.interior ul.media li {
		padding: 0 0 5px 25px;
		background: url('/images/ico_file.png') 0 0 no-repeat;
	}
	
	.interior ul.media li.pdf {
		background: url('/images/ico_pdf.png') 0 0 no-repeat;
	}
	
	.interior ul.media li span {
		margin: 0 3px;
	}
	
	.interior ul.media a {
		font-weight: bold;
		margin: 0 3px;
		display: block;
		color: #333;
	}
	
/* @end */

p {
	padding-bottom: 20px;
}
/* @group LAYOUT STRUCTURE */
	body {
		background: #fff;
		font-family: arial;
		font-size: 12px;
		color: #666;
	}
	.wrapper {
		margin:  0 auto;
		position: relative;
	}
	.breadcrumb {
		padding: 15px 0;
		margin: 0 auto;
		font-size: 11.5px;
	}
	.breadcrumb a {
		color: #777;
		margin:0 5px;
	}
	
	.breadcrumb a:first-child {
		margin:  0 5px 0 0;
	}
 	.breadcrumb a.active {
		color: #999;
	}
	.breadcrumb a:hover {
		color: #444;
	}
		
	/* @group Header */
		header {
			overflow: hidden;
			padding: 25px 0 0;
			display: none;
		}
	
		header .right {
		display: none;
			text-align: right;
			padding: 10px 0;
		}
		header .right .textInput {
			background: url("/images/bg_search.png");
			width:  234px;
			height: 24px;
			vertical-align: top;
			display: inline-block;
		}
		
		header .right .textInput input {
			background: transparent;
			border:  0;
			text-align: left;
			color: #444;
			width: 95%;
			padding: 5px 10px;
			text-shadow: 1px 1px #fff;
		}
		
		header .right nav {
			padding: 15px 2px;
			
		}
		header .right nav a {
			display: inline-block;
			border-left: 1px solid #666;
			padding: 3px 0 3px 28px;
			margin-left: 20px;
			font-family: Helvetica67;
			font-size: 12px;
			color: #fff;
			text-transform: uppercase;
			letter-spacing: 1px;
		}
		header .right nav a:hover {
			color: #ccc;
		}
		header .right nav a:first-child {
			border: 0;				display: none;
			
		}
		/* @group topNav */
			.topNav {
				z-index: 4;				display: none;
				
				height: 65px;
				background: url('/images/bg_nav.jpg');
				margin-bottom: 10px;
				text-shadow: 1px 1px #fff;
			}
			.topNav ul.level1 {
				margin: 0 auto;
				z-index: 3;
				width: 970px;
				position: relative;
				
				
			}
			.topNav ul.level1 li {
				float: left;			
				border-left: 1px solid #fff;
				border-right: 1px solid #d6d6d6;
			}
			.topNav ul.level1 li.current {
				background: url('/images/bg_nav-current.jpg') repeat-x;
				border-right: 1px solid #ccc;
			}
			
			.topNav ul.level1 li:first-child {
				border-left: 0;
			}
			.topNav ul.level1 li:last-child {
				border-right: 0;
			}
			
			.topNav ul.level1 li.active {
				-moz-box-shadow: 1px 2px 2px #ccc;
				-webkit-box-shadow: 1px 2px 2px #ccc;
				box-shadow: 1px 2px 2px #ccc;
				background: #fff;
				z-index: 300000;				
				border: 1px solid #ccc;
				position: relative;
			}
			.topNav ul.level1 li:last-child.active {
				margin-right: 0;
			}
			.topNav ul.level1 li.active + li {
				border-left: 0;
				margin-left: 1px;
			}
			.topNav ul.level1 li:first-child.active + li {
				margin-left: 0;
			}				
			.topNav ul.level1 li h3 {	
				font-family: Helvetica67;
				color:  #111;
				font-size: 12px;
				text-transform: uppercase;
				display: block;
				padding: 18px 32px;
				width: auto;
				letter-spacing: normal;

			}
			.topNav ul.level1 li.active h3 {
				padding-bottom: 20px;
				background: #fff;
				z-index: 4;
				text-shadow: 1px 1px #fff;
				top: 0;
				position: relative;
			}
			
			
			
			.topNav ul li.active span {
				display: block;
				background: #fff;
				height: 10px;
			}
			.topNav ul.level1 li.active h3 {
				color: #444;
				background: url('/images/bg_nav-active.jpg') #fff repeat-x;
				
			}
			
			.topNav ul.level1 li nav {
				display: none;
				position: absolute;
				background: #fff repeat-x;
				-moz-box-shadow: 0 0px 2px #aaa;
				-webkit-box-shadow: 0 0px 2px #aaa;
				box-shadow: 0 0px 2px #aaa;
				z-index: 2;				
				border: 1px solid #ccc;
				top: 64px;
				left: -1px;
				padding: 30px 0;	
				
			}
			
			.topNav ul.level1 li.active nav {
				display: block;
			}
			
			.topNav ul.level1 li.active nav ul {
				border-left: 1px solid #ccc;
				min-width: 120px;
				max-width: 155px;
				height: 100%;
				float: left;
				overflow: hidden;
				padding: 5px 30px;
			}
			.topNav ul.level1 li.active nav ul:first-child {
				border: 0;
				height:  auto;
				min-height: inherit;
			}
			.topNav ul.level1 li.active nav li {
				padding: 2px 0;
				width: 120px;
				display: block;
				max-width: 150px;
				border-left: 0;
				-moz-box-shadow: none;
				-webkit-box-shadow: none;
				box-shadow: none;
				margin: 0;
				border: 0;
				float: none;
				
			}
			
			.topNav ul.level1 li.active nav li.parent {
				width: 150px;
				border-top: 1px solid #ccc;
				padding: 15px 0 10px 0;
				margin-top: 5px;
			}
			.topNav ul.level1 li.active nav li.bold {
				padding: 5px 0;
				width: 120px;
				margin-top: 5px;
			}
			.topNav ul.level1 li.active nav li a {
				color:  #666;
				border: 0;
				background: transparent;
				font-size: 12px;
				font-family: arial;
				padding: 0;
				text-transform: none;
			}
			.topNav ul.level1 li.active nav a:hover {
				color: #111;
			}
			.topNav ul.level1 li.active nav li h4 a {
				line-height: 14px;
				padding: 0;	    
				font-family: 'Helvetica57';
				letter-spacing: .5px;
				color: #222;
			}
			
			
			.topNav ul.level1 li.active nav ul li.parent:first-child, .topNav ul.level1 li.active nav ul li.bold:first-child {
				border: 0;
				margin: 0;
				padding-top: 0;
			}
			.topNav ul.level1 li.active nav h4 a {
				color:  #222;
				font-size: 14.5px;
			}
			
			.topNav ul.level1 li.active nav h4 a:hover {
				color: #666;
			}
			
		/* @end */
		
	/* @end */
	
	
	/* @group Home Page */
		.homeTop {
			background: #444;
			padding: 17px;
			position: relative;
			z-index: 1;
			height: 266px;
		}
		
		.homeTop .left.column {
			width: 630px;
			height: 266px;
			overflow: hidden;
			position: absolute;
			top: 17px;
			left: 17px;
		}
		.homeTop .slideArrow {
			background: #fff;
			display: block;
			width: 36px;
			height: 38px;
			position: absolute;
			top: 138px;
			z-index: 2000;
			background: url('/images/ico_arrows-blue.png') no-repeat;
		}
		
		.homeTop .slideArrow.slideNext {
			left: 4px;
			background-position: top;
		}
		.homeTop .slideArrow.slidePrev {
			left: 624px;
			background-position: bottom;
		}
		.homeTop .right.column {
			width: 260px;
			height: 266px;
			overflow: hidden;
			background: #fff;
			position: absolute;
			top: 17px;
			right: 17px;
		}
		
		.homeTop .right.column ul {
			margin: 25px 15px 10px;
			padding-bottom: 5px;
			border-bottom: 5px double #ddd;
		}
		
		.homeTop .right.column ul li {
			padding: 13px 0 13px 15px;
			line-height: 12.5px;
			border-top: 1px dotted #ccc;
		}
		
		.homeTop .right.column ul li:first-child {
			border: 0;
		}
		.homeTop h2 {
			background: url("/images/bg_issuesHeader.jpg");
			font-size: 16px;
			color: #222;
			padding: 17px;
		}
		.homeTop .btn-red,.homeTop .btn-light {
			margin:  0 auto;
			color:  #fff;
			width: 230px;
			padding: 0;
			display: block;
		}
		.homeTop .btn-red:hover,.homeTop .btn-light:hover {
			opacity: .9;
			filter: alpha(opacity=90);
		}
		.capitol {
			position: absolute;
			top: 0;
			right: 20px;
			z-index: 1;
		}
		
		.homeMain {
			padding: 15px 0;
		}
		.homeMain h2 {
			font-size: 16px;
			color:  #222;
			
		}
		.homeMain h3 {
			font-size: 15px;
			padding: 0 0 5px;
		}
		.homeMain h4 {
			font-size: 14px;
			padding: 0 0 5px;
		}
		.homeMain .column {
			min-height: 415px;
			position: relative;
		}
		.homeMain .column.left {
			width: 390px;
			margin: 0 10px;
		}
		.homeMain .column.left.first {
			width: 250px;
			margin: 0;
		}
		.homeMain .column.right {
			width: 280px;
		}
		.homeMain .box {
			min-height: 400px;
		}
		.homeMain .box {
			border: 1px solid #ccc;
			padding: 12px 12px 0;
			background: url("/images/bg_boxHeader.jpg") top repeat-x;
		}
		
		.homeMain .box h2 {
			height: 42px;
		}
		
		
		
		.homeMain .box ul li {
			padding: 13px 0;
			line-height: 18px;
			border-top: 1px dotted #ccc; 
		}
		.homeMain .box ul li:first-child {
			border: 0;
		}
		
		.homeMain .box ul li a.left {
			margin: 0 15px 0 0;
		}
		.homeMain .first .box li a {
			color: #333;
		}
		.homeMain .first .box li a:hover {
			color: #666;
		}
		.homeMain .first .box li span {
			display: block;
			color: #666;
		}
		
		.homeMain .box li p {
			padding: 5px 0;
		}
		.homeMain .logo {
			margin: 20px 5px 0;
			display: block;
		}
		.homeMain .logo .sliderNav a {
			display: block;
			background: url("/images/ico_dots.png") bottom no-repeat;
			width: 7px;
			height: 7px; 
			margin: 5px 0;
			text-indent: -999999px;
		}
		
		.homeMain .logo .sliderNav a.activeSlide {
			background: url("/images/ico_dots.png") top no-repeat;
		}
		
		.homeMain .box li img {
			border: 1px solid #ccc;
		}
		.headRight {
			position: absolute;
			top:  14px;
			right: 14px;
			line-height: 14px;
		}
		
		.headRight a {
			vertical-align: middle;
			color: #666;
			margin-left: 5px;
		}
		
		.ico-circle {
			background: url("/images/ico_circles.png") no-repeat top;
			width: 14px;
			height: 14px;
			display: inline-block;
			text-indent: -1000000px;
			margin-left: 5px;
			vertical-align: middle;
		}
		.right a.ico-circle:hover, .right span.headRight a:hover, .right span.headRight a:hover span {
			background-position: right bottom;			
			color: #f00;
			
		}
		.right .ico-circle {
			background-position: right top;
		}
		.left .ico-circle {
			background-position: left top;
		}
		.left a.ico-circle:hover {
			background-position: left bottom;
		}
		
	/* @end */

	
	.interior h2 {
		font-family: Helvetica57;
		font-size: 18px;
		color: #222;
	}
	
	.interior .mainColumn h2 a {
		color: #222;
	}
	
	
	.interior .mainColumn h2 a:hover {
		color: #444;
	}
	.interior .mainColumn #faqList article {
		padding-top: 10px;
	}
	.interior #faqList h2 {
		padding-right: 20px;
		position: relative;
	}
	
	.interior #faqList a span {
		color: #E21B23;
		position: absolute;
		right: 0;
		top: 0;

	}
	
	
	
	.banner {
		display: none;
	}
	
	.banner img{
		display: block;
	}

	.subHeader {
		padding: 25px 0;
		border-bottom: 5px double #eee;
		margin-bottom: 20px;
	}
	
	.subHeader h1 {
		line-height: 30px;
	}
	
	.sortMenu {
		text-align: right;
	}
	.interior .mainColumn .sortMenu a, .sortMenu span, .btn-grey {
		background: url("/images/btn_grey.jpg") repeat-x bottom;
		display: inline-block;
		line-height: 29px !important;
		padding:  0 15px;
		vertical-align: middle;
		border: 1px solid #ccc;
		font-family: Helvetica57;
		font-size: 14px;
		letter-spacing: .5px;
		color: #333 !important; 
		text-shadow: 1px 1px #fff;
	}
	.mainColumn {
		width: 100%;
		min-height: 500px;
		margin-bottom: 20px;
	}
	
	
	.listing li {
		line-height: 20px;
		border-top: 1px dotted #ccc;
		padding: 25px 0;
	}
	.listing li:first-child {
		border: 0;
	}
a.more {
		color: #666 !important;
			background: url("/images/ico_redSquare.gif") no-repeat left 50%;
			padding: 0 13px;	
			display: inline-block;	

	}
	.interior .mainColumn .listing h3 a {
		letter-spacing: normal;
		color: #222;
		font-size: 18px;
	}
	
	.listing h3 a:hover {
		text-decoration: underline;
	}
	
	.interior .mainColumn .listing p {
		padding: 5px 0;
	}
	.subColumn {
		width: 262px;
		min-height: 500px;
		border-left: 1px solid #ccc;
		position: relative;
		left: -1px;
		margin-bottom: 20px;
		display: none;
	}
	
	.container .subColumn .inner {
		padding: 0 15px;
	}
	
	.subColumn .ad img{
		display: block;
		border: 1px solid #ccc;
		margin-bottom: 40px;
	}
	
	.subColumn .module {
		padding: 0 0 40px;
	}
	.subColumn h2 {
		padding-bottom: 10px;
	}
	
	.subColumn ul {
		border-bottom: 5px double #eee;
		padding-bottom: 15px;
	}
	.subColumn ul li {
		border-top: 1px dotted #ccc;
		padding: 20px 0 20px 20px;
	}
	/* @group Footer */
			footer {
				display: none;
			}
		footer .socialNav {
			background: url("/images/bg_social.jpg") bottom;
			padding: 6px 20px;
			color: #fff;
			margin-bottom: 15px;
			overflow: hidden;
		}
		footer .socialNav h3 {
			font-size: 16px;
			width: 20%;
			line-height: 26px;
		}
		footer .socialNav ul {
			min-width: 58.5%;
			display: inline-block;
			text-align: right;
		}
		
		footer .socialNav ul li {
			border-left: 1px solid #666;
			display: inline-block;
			float: left;
			padding: 2px 0 2px 15px;
			margin-left: 15px;
		}
		footer .socialNav ul li:first-child {
			border: 0;
		}
		footer .socialNav a.social {
			margin-right: 10px;
		}
		footer .socialNav a {
			color: #fff;			
			opacity: .8;
			vertical-align: middle;
		}
		footer .socialNav a:hover {
			opacity: 1;			
		}
		footer .socialNav li:hover a {
			opacity: 1;
		}
		nav.affiliates {
			padding-bottom: 15px;
		}
		nav.affiliates a {
			padding: 0 18px;
			display: block;
			float:  left;
			border-left: 1px solid #ccc;
		}
		nav.affiliates a:first-child {
			border: 0;
		}
		nav.affiliates a img {
			display: block;
		}
		.footerNav {
			border: 1px solid #ccc;
			padding: 20px 19px;
			text-transform: none;
		}
		.footerNav ul {
			width: 120px;
			margin-left: 10px;
			float: left;
			padding-bottom: 20px;
		}
		.footerNav ul:first-child {
			margin: 0;
		}
		
		.footerNav li {
			padding: 3px 0;	
			line-height: 14px;
		}
		.footerNav ul li:last-child {
			padding-bottom: 10px;
		}
		.footerNav li a {
			color: #666;
			font-size: 11px;
		}
		.footerNav li a:hover {
			color: #333;
		}
		.footerNav ul li.parent {
			padding: 20px 0 15px;
			line-height: 15px;
		}
		.footerNav ul li.parent:first-child {
			padding-top: 0;
		}
		.footerNav li.parent h4{
			color: #222;
			font-size: 14.5px;
			font-family: Helvetica57;
		}
		
		.footerNav ul.affiliates {
			min-width: 200px;
			max-width: inherit;
			margin: 0;
			float: right;
			padding-left: 30px;
			min-height: 470px;
			border-left:  1px solid #ddd;
			display: none;				
		}
		
		.footerNav ul.affiliates li {
			border-top: 1px dotted #ccc;
			display: block;						
			width: 222px;
			
			
		}
		.footerNav ul.affiliates li a.ad {
			margin: 10px 0;
			padding: 0;
			border: 1px solid #ccc;
		}
		.footerNav ul.affiliates li:first-child a.ad {
			margin-top: 0;
		}		
		.footerNav ul.affiliates li a.ad img {
			display: block;
		}
		.footerNav ul.affiliates li a {
			display: block;
			padding: 10px 25px;
			
		}
		
		.footerNav ul.affiliates li:first-child {
			border: 0;
		}
		
		.footerNav ul.affiliates li.border {
			padding-top: 10px;
			margin-top: 10px;
		}
		footer.bottom {
			height: 130px;
			padding-top: 30px;
		}
		.utilityNav {
		}
		footer.bottom  a {
			color: #fff;
			text-decoration: none;
			margin: 0 5px 0 15px;
		}
		footer.bottom  a:hover {
			color: #ddd;
		}
		.legal {
			margin: 15px 15px 0;
			color: #bbb;
			display: block;
		}
		footer.bottom .legal a {
			font-size: 11.5px;
			color: #ddd;
		}
		
		.bottomLeft {
			width: 700px;
		}
		.bottomRight {
			width: 225px;
			text-align: right;
			padding-right: 15px;
			vertical-align: middle;
		}
		.bottomRight img {
			vertical-align: middle;
		}
		

	/* @end */

	
	.sortCategories, .filterYears, .sortTypes {
		display: inline-block;
		position: relative;
	}
	.sortCategories ul, .filterYears ul, .sortTypes ul {
		display: none;
		position: absolute;
		z-index: 20;
		border: 1px solid #ddd;
		box-shadow:  0 1px 2px #ddd;
		padding: 2px;
		min-width: 120%;
		background: #fff;
		right: 0;
	}
	
	.sortCategories li, .filterYears li, .sortTypes li {
		border-top: 1px dotted #ccc;
		padding: 5px;
		text-align: left;
		cursor: pointer;
	}
	.sortCategories li:first-child, .filterYears li:first-child, .sortTypes li:first-child {
		border: 0;
	}
	
	.sortCategories li.active, .sortCategories li.current, .filterYears li.active, .filterYears li.current, 
	    .sortTypes li.active, .sortTypes li.current {
		background: #f4f4f4;
		text-shadow: 1px 1px #fff;
	}
	
	.half .tags {
		text-align: right;
	}
	
	.detail .half {
		width: 310px;
	}
	.detail img {
		border: 1px solid #ccc;
	}
/* @end */

.promos a {
	margin: 0 0 15px;
	display: block;
	border: 1px solid #ccc;
}

.promos a img {
	display: block;
}

.simplePagerNav li {
	display: inline;
	margin: 2px;
}
.interior .mainColumn .simplePagerNav {
	padding: 0 0 10px;
}
.interior .mainColumn .simplePagerNav li a {
	display: inline-block;
	max-width: 15px;
	background: #fff;
	color: #666;
	padding: 3px 5px;
	font-size: 11px;
	border: 1px solid #ddd;
	
}

.interior .mainColumn .simplePagerNav li.currentPage a{
	background: #444;
	border: 1px solid #444;
	color: #fff;
}

.st_sharethis {
	display: none;
}

#faqList article {
	display: block !important;
}