html, body {
/*	background: #fff url(../images-layout/bg-body-tall.png) repeat-x !important;  */
	background: url(../images-layout/bg-body-tall.png) repeat-x !important; 
	margin: 0;
	padding: 0;
	color: #000;
	font-family: helvetica, arial, sans-serif;
}

body {
	font-size: 62.5%;
	text-align: center;
}

a {
	color: #b80000;
	text-decoration: none;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}

sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: 0.4em;
	}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#header {
	background: #000 url(../images-layout/bg-header.jpg) no-repeat;
	height: 175px;
	margin-bottom: 2px;
}

#headerLogin {
	height: 57px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
}

#headerLogin #headerLoginInner {
	padding-top: 25px;
}

#headerLogin img {
	margin-right: 5px;
}

#headerLogin a {
	color: #fff;
}

#headerMain {
	position: relative;
	text-align: left;
}

#headerLogo {
	position: absolute;
	top: 27px;
	left: 33px;
}

#headerMenu {
	position: absolute;
	top: 41px;
	left: 295px;
}

#hero {
	position: relative;
	height: 322px;
	overflow: hidden;
	background: url(../images-layout/bg-hero-bottom.png) bottom center no-repeat;
}

#hero #heroInner {
	height: 300px;
	overflow: hidden;
}

#hero div {
	height: 300px;
	overflow: hidden;
}

#hero.heroSub {
	height: 172px;
	overflow: hiddden;
}

#hero.heroSub div {
	height: 150px;
	overflow: hidden;
}

.columnHome {
	float: left;
	width: 445px;
	text-align: left;
}

.columnHomeRight {
	float: right;
	width: 445px;
}

.columnHome h1 {
	padding: 7px 20px 20px;
	font-size: 1.6em;
	font-weight: normal;
	background: url(../images-layout/bg-heading-home.png) no-repeat;
}

.columnHome p {
	padding: 0 20px 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}

.columnMain {
	float: left;
	width: 660px;
	text-align: left;
}

.columnMain h1 {
	padding: 7px 20px 20px;
	font-size: 1.6em;
	font-weight: normal;
	background: url(../images-layout/bg-heading.png) no-repeat;
}

.columnMain p {
	padding: 0 20px 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}

.columnMain ul {
	padding: 0 20px 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}

.columnMain li {
	margin-left: 16px;
	list-style: disc;
}

.columnSide {
	float: right;
	width: 245px;
	text-align: left;
}

.columnSideImg {
	width: 245px;
	overflow: hidden;
}

.columnInner {
	display: inline-block;
	float: left;
	width: 50%;
}

.columnInnerThird {
	display: inline-block;
	float: left;
/*	width: 33%; */
	width: 220px;
}

#feedload {
	display: none;
}

#feed {
/*	padding: 0 20px; */
	background: url(../images-layout/ajax-loader.gif) center 50px no-repeat;
	height: 335px; 
	position: relative;
}

#feed.nobg {
	background-image: none;
}

#feednav {
	width: 10px;
	padding: 4px 0 0;
	height: 335px;
	position: absolute;
	z-index: 100;
}

#feednav .prev {
	position: absolute;
	left: 0;
	top: 4px;
}

#feednav a.prev {
	display: block;
	width: 10px;
	height: 6px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images-layout/buttons-sprite.png) -10px -6px no-repeat;
}

#feednav a.prev:hover, #feednav a.prev:active {
	background: url(../images-layout/buttons-sprite.png) 0 -6px no-repeat;
}

#feednav .next {
	position: absolute;
	left: 0;
	top: 30px;
}

#feednav a.next {
	display: block;
	width: 10px;
	height: 6px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images-layout/buttons-sprite.png) -10px 0 no-repeat;
}

#feednav a.next:hover, #feednav a.next:active {
	background: url(../images-layout/buttons-sprite.png) 0 0 no-repeat;
}

#feedlist li.chunk {
	height: 67px;
}

.gfc-tabsArea {
/*	display: none; */
	margin: 0 0 10px;
	margin-top: -6px;
}

.gfc-resultsHeader {
/*	display: none; */
}

.gfc-tabHeader {
	float: left;
	padding-top: 3px;
	margin-bottom: 5px;
}

.gfc-tabHeader.gfc-tabhActive {
	border-top: 2px solid #000;
}

.gfc-resultsbox-visible {
	display: inline-block;
}

.gfc-control {
	font-size: 1.4em;
}

.gf-snippet {
	line-height: 1.4em;
}

.gfc-result {
	margin-bottom: 10px;
}

#footer {
	margin-top: 10px;
	padding-top: 10px;
	width: 960px;
	height: 46px;
	background: url(../images-layout/bg-footer.png) no-repeat;
	color: #b3b3b3;
}

.footer1 {
	margin-right: 50px;
}

.footer2 {
	margin-right: 20px;
}

.leftImg {
	float: left;
	width: 65px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.left {
	float: left;
	width: 125px;
	margin-bottom: 20px;
}

/*  clear floats  */
.fix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

*:first-child+html .fix { zoom: 1; } /* IE7 */
