/* css file will be called after page level styles */

/* testing tab grounps */
@import url("theme1_vt_tab_group.css");
@import url("/global_assets/css/vt_table.css");
/*@import url("vt_snippets.css");*/

html, body{
background: transparent url(/global_assets/images/bg_sp_stripe.gif) repeat-x left -186px;
} 

#vt_gateway{
	top:0;
	background:#980000;
	border-bottom: none;
	position:relative;
	display:block;
}

#vt_gateway #vt_bg_gateway{	
	position:absolute;
	top:auto;
	bottom:0;
	left:0;
	width:100%;
	margin:0;
	padding:0;
	border:0px solid #0F0;
	/*height:80px;*/
	background:transparent url(/global_assets/images/bg_sp_h1_gateway2.png) repeat-x left bottom;
}

#vt_gateway h1{
	width:auto;
	position:absolute;
	bottom:15px;
	top:auto;
	z-index:20;
	left:-10px;
	color:#ffffff;
	border:#0F0 0px solid;
	padding-left:35px;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:normal;
	background:url(/global_assets/themes/theme1/images/h1_gateway_tick_mark.png) left 5px no-repeat;
}

#vt_gateway h1 a{
	color:#ffffff;	
	margin-bottom:0;
}

#vt_sp_body{
	background: none repeat scroll 0 0 #F4F3E6;
}

#vt_pageTitle{
	width:953px;
}

#vt_callout{
	width: 720px;
}

#vt_imgGal{
  float: none;
}





