
#mainBanner { height: 490px; width: 902px; }

#content { width: 902px; padding-left: 24px; padding-right: 24px; }


#featuredBanners {
	float: right;
	width: 621px;
	margin: 15px 0 0 0;
}
#featuredBanners .heading {
	border-bottom: 1px solid #000;
	margin: 0 0 5px 0;
	width: 621px;
}
#featuredBanners h2 {
	float: left;
	display: inline;
	font-size: 24px;
	line-height: 24px;
	padding: 2px 3px;
	margin: 0;
	background: #eb037c;
	text-transform: uppercase;
	font-weight: normal;
}
#featuredBanners .column {
	float: left;
	margin: 0 0 0 5px;
}
#featuredBanners .column.first {
	margin: 0;
}

#featuredBanners .banner {
	position: relative;
	width: 308px;
	height: 205px;
	margin: 0 0 5px 0;
}
#featuredBanners .column.first .banner {
	height: 415px;
	margin: 0;
}

#featuredBanners a {
	position: absolute;
	display: block;
	width: 308px;
	height: 205px;
	overflow: hidden;
	text-decoration: none;
	background: url('/images_gl/trans_20_percent.png') no-repeat -10 -10;
	behavior: url(/common_gl/iepngfix.htc);
}
#featuredBanners a:hover {
	background: url('/images_gl/trans_20_percent.png') repeat;
}
#featuredBanners .column.first a {
	height: 415px;
}
#featuredBanners .bannerInfo {
	position: absolute;
	bottom: 0;
	width: 308px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
}
#featuredBanners .bannerInfo br, #featuredBanners .bannerInfo .sub {
	display: none;
}
#featuredBanners .bannerInfo .head {
	display: block;
	padding: 2px 0 2px 6px;
	color: #FFF;
	background: #000;
	font-weight: bold;
}
#featuredBanners a:hover .head {
	background: #333;
}



#signUp {
	width: 243px;
	height: 128px;
	position: absolute;
	top: 86px;
	right: 24px;
	background: url(/images_gl/signup_back.gif);
	text-indent: -300em;
	display: none;
}
#signUp a, #signUp p {
	overflow: hidden;
	text-indent: -300em;
	position: absolute;
}
#signUp .close {
	top: 7px;
	right: 11px;
	width: 21px;
	height: 22px;
	background: url(/images_gl/signup_close.gif);
}
#signUp .close:hover {
	background-position: 0 -21px;
}
#signUp .go {
	bottom: 11px;
	right: 9px;
	width: 49px;
	height: 26px;
	background: url(/images_gl/signup_btn.gif);
}
#signUp .go:hover {
	bottom: 11px;
	right: 9px;
	width: 49px;
	height: 26px;
	background: url(/images_gl/signup_btn.gif);
}
#signUp .go:hover {
	background-position: 0 -26px;
}



#products {
	margin: 18px 0 0 0;
	width: 258px;
	float: left;
}
#products .heading {
	border-bottom: 1px solid #000;
	margin: 0 0 5px 0;
	width: 258px;
}
#products .heading ul {
	list-style: none;
	float: left;
	margin: 0;
}
#products .heading li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
}
#products .heading li:hover ul, #blogPosts .heading li.sfhover ul {
	left: auto;
}
#products .heading ul li {
	display: block;
	white-space: nowrap;
	border-bottom: 1px solid #e5e5e5;
}
#products .heading ul li a {
	display: block;
	background: #FFF;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 4px 6px;
	border: solid #e5e5e5;
	border-width: 0 1px 0 1px;
	text-decoration: none;
}
#products .heading ul li.sel {
	display: none;
}
#products .heading h2 {
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 32px 4px 6px;
	margin: 0;
	background: #e5e5e5 url(/images_gl/drop_down_arrow_on_grey.gif) center right no-repeat;
	text-transform: uppercase;
	font-weight: normal;
}
#products .heading .loading {
	float: left;
	margin: 0px 0 0 10px;
	text-indent: -300em;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url(/images_gl/loading_anim_small.gif) no-repeat;
	display: none;
}
#products .items {
	width: 258px;
	position: relative;
	z-index: 5;
}
#products .item.odd {
	margin: 0 0 5px 0;
}
#products .item {
	float: left;
	margin: 0 0 5px 5px;
	width: 126px;
	height: 126px;
	overflow: hidden;
}
#products .item a {
	width: 124px;
	height: 124px;
	border: 1px solid #d8d8d8;
	background: #FFF;
	overflow: hidden;
	text-decoration: none;
	display: block;
	position: relative;
	cursor: pointer;
	text-align: center;
}
#products .item a img {
}
#products .item a .title {
	position: absolute;
	display: block;
	z-index: 20;
	left: 0;
	width: 124px;
	height: 124px; 
	background: url('/images_gl/trans_grey_out.png') no-repeat -50px -50px;
	behavior: url(/common_gl/iepngfix.htc);
}
#products .item a .title .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 124px;
	height: 124px; 
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000;
	visibility: hidden;
	
	padding: 5px;
}
#products .item a:hover .title, #products .item a.sfhover .title {
	background: url('/images_gl/trans_grey_out.png');
}
#products .item a:hover .title .inner, #products .item a.sfhover .title .inner {
	visibility: visible;
}

* html #products .item a.sfhover .title {
	background: none;
}
* html #products .item a.sfhover .title .inner {
	filter:alpha(opacity=70);
}
* html #products .item a.sfhover .title .inner, *:first-child+html #products .item a.sfhover .title .inner {
	display: block;
	width: 114px;
	padding-top: 65px;
	height: 54px;
}

#products .more {
	display: inline;
	text-decoration: none;
	float: right;
	padding: 3px 18px 2px 6px;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	background: url(/images_gl/more_arrow_grey_on_black.gif) right -27px no-repeat #e5e5e5;
}
#products .more:hover {
	color: #CCC;
	background-color: #000;
	background-position: right top;
}





#blogPosts {
	margin: 30px 0 35px 0;
}
#blogPosts .heading {
	border-bottom: 1px solid #000;
	margin: 0 0 5px 0;
	width: 902px;
}
#blogPosts .heading ul {
	list-style: none;
	float: left;
	margin: 0;
}
#blogPosts .heading li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
}
#blogPosts .heading li:hover ul, #blogPosts .heading li.sfhover ul {
	left: auto;
}
#blogPosts .heading ul li {
	display: block;
	white-space: nowrap;
	border-bottom: 1px solid #e5e5e5;
}
#blogPosts .heading ul li a {
	display: block;
	background: #FFF;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 4px 6px;
	border: solid #e5e5e5;
	border-width: 0 1px 0 1px;
	text-decoration: none;
}
#blogPosts .heading ul li.sel {
	display: none;
}
#blogPosts .heading h2 {
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 32px 4px 6px;
	margin: 0;
	background: #e5e5e5 url(/images_gl/drop_down_arrow_on_grey.gif) center right no-repeat;
	text-transform: uppercase;
	font-weight: normal;
}
#blogPosts .heading .loading {
	float: left;
	margin: 0px 0 0 10px;
	text-indent: -300em;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url(/images_gl/loading_anim_small.gif) no-repeat;
	display: none;
}
#blogPosts .heading .more {
	float: right;
	margin: 4px 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
#blogPosts .heading .more {
	display: block;
	float: right;
	margin: 4px 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
#blogPosts .posts {
	width: 902px;
	position: relative;
	z-index: 5;
}
#blogPosts .post {
	float: left;
	margin: 0 0 0 25px;
	width: 160px;
}
#blogPosts .post.first {
	margin: 0 0 0 0;
}
#blogPosts .post a {
	color: #000;
	text-decoration: none;
}
#blogPosts .post .imgHold {
	display: block;
	width: 158px;
	height: 94px;
	border: 1px solid #ccc;
	overflow: hidden;
	position: relative;
}
#blogPosts .post .imgOvr {
	display: block;
	position: absolute;
	width: 158px;
	height: 94px;
	background: url('/images_gl/trans_20_percent.png') no-repeat -50px -50px;
	behavior: url(/common_gl/iepngfix.htc);
}
#blogPosts .post a.sfhover .imgOvr {
	background: url('/images_gl/trans_20_percent.png');
}
#blogPosts .post .imgHold img {
	display: block;
	margin: -10px 0 0 0;
}
#blogPosts .post .date {
	display: block;
	margin: 10px 0 0 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#blogPosts .post .head {
	display: inline;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
#blogPosts .post a.sfhover .head {
	background: #000;
	color: #FFF;
}




#videoPanel {
	width: 619px;
	float: left;
}
#videoPanel .details {
	background: #000;
	width: 619px;
}
#videoPanel #videoHold {
	border: 1px solid #000;
}
#videoPanel h2 {
	font-size: 12px;
	line-heith: 14px;
	color: #FFF;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	padding: 1px 6px 1px 27px;
	background: url(/images_gl/play_arrow_white_on_black.gif) 0px 2px no-repeat;
}
#videoPanel .share {
	font-size: 12px;
	line-heith: 14px;
	color: #666;
	float: right;
	padding: 0 6px 0 0;
}
#videoPanel .more {
	display: inline;
	text-decoration: none;
	float: right;
	padding: 3px 18px 2px 6px;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	background: url(/images_gl/more_arrow_grey_on_black.gif) right -27px no-repeat #e5e5e5;
}
#videoPanel .more:hover {
	color: #CCC;
	background-color: #000;
	background-position: right top;
}




.MSlinks {
	width: 234px;
}




#footBoxes {
	overflow: hidden;
	margin: 13px 0 12px 0;
}

.footBox {
	width: 296px;
	float: left;
	margin: 0 0 0 27px;
}
.footBox .heading {
	position: relative;
	border-bottom: 1px solid #000;
	margin: 0 0 5px 0;
	width: 296px;
	height: 39px;
	padding: 0 0 5px 0;
}
.footBox .heading h2 {
	display: inline;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.footBox .heading img {
	margin: 0 0 0 8px;
}
.footBox .more {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #999;
	text-decoration: none;
}
.footBox .more:hover {
	color: #000;
}
#tweets {
	margin: 0;
}
#tweets .items .item {
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 16px;
}
#tweets .items .item .date {
	color: #999;
}
#tweets .updates {
	display: inline;
	text-decoration: none;
	float: left;
	padding: 3px 18px 2px 6px;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	background: url(/images_gl/more_arrow_grey_on_black.gif) right -27px no-repeat #e5e5e5;
}
#tweets .updates:hover {
	color: #CCC;
	background-color: #000;
	background-position: right top;
}


#mostPop {
	width: 255px;
}
#mostPop .heading {
	width: 255px;
}
#mostPop ol {
	list-style: decimal;
}
* html #mostPop ol {
	padding: 0 0 0 7px;
}
*:first-child+html #mostPop ol {
	padding: 0 0 0 7px;
}
#mostPop li {
	margin: 0 0 10px 18px;
	padding: 0;
}
