#banner,#whole .banner_wrapper{
width:885px;
padding-right:0;
}

#gt_icon{
	float:left;
	padding:20px 0 0 10px;
}

#gt_wrapper{
	width:964px;
	clear:both;
	margin:0 12px 0 14px;
	color:#434343;
}

#gt_wrapper p{
	font-size:0.9em;
}

#gt_head{
	width:919px;	
	padding:0 19px 25px 26px;
	overflow:hidden;
}

#gt_magazine{
	height:600px;
	width:100%;
	position:relative;
	z-index:0;
}

#gt_magazine object{
	position:relative;
	z-index:0;
}

#gt_foot{
	width:919px;	
	padding:15px 19px 15px 26px;
	overflow:hidden;
}

#gt_intro{
float:left;
width:590px;
}

#gt_heading{
	width:389px;
	height:28px;
	margin:0 0 10px 0;
	background:url(../images/gt/heading.gif) no-repeat;
}

#gt_heading span{
	display:none;
}

#gt_head #signup{
	float:right;
	margin:10px 0 0 0;
	width:305px;
	padding:10px 0 0 0;
	background:url(../images/gt/signup-top.gif) no-repeat #df7918;
}

#gt_head #signup_form{
	width:285px;
	padding: 0 10px 10px 10px;
	background:url(../images/gt/signup-bottom.gif) no-repeat bottom #df7918;
	color:#fff;
	overflow:hidden;
}

#gt_head #signup_form p{
	margin:0 0 0.5em;
}

#gt_head #signup_form form{
	margin:0;
	padding:0;
}

#gt_head #signup_form  input.text-input{
	float:left;
	min-height:18px;
	height:auto !important;
	height:18px;
	border:1px solid #f9e4d1;
	padding:3px 5px;
	width:225px;
	color:#000;
	font-size:0.9em;
}

#gt_head #signup_form  input.submit-input{
	float:left;
	background:url(../images/gt/submit-bg.gif);
	min-height:26px;
	height:auto !important;
	height:26px;	
	width:46px;
	color:#fff;
	display:block;
	border:0;
	margin:0;
	cursor:pointer;
}

#gt_foot .addthis_button{
	float:right;
}

/*CSS for flipbook*/

#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('../images/gt/fb/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #4e6605;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbContents select{
	float:none;
	width:auto;
	margin-bottom:0;
	border:0;
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}


#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}

#gt_magazine object:focus{
 outline:0;
}
