﻿/*General*/

div.Banner
{
	text-align:left; 
	position: absolute;

}

img.Banner { 	
	position: absolute;
    left:20px;
    top:-10px;
    z-index:0;    
}
div.TabNavigation 
{
	height: 75px !important;
}
.Link2
{
    color:#FA831D;
}

.Header1
{
  color: #BCBC00;
}
.Header2
{
  color: #BCBC00;
}
.Header3
{
  color: #E9A504;
}


.CorpNavContainer
{
	padding-top:20px;
	text-align: left;
}

					
/* gateway */
h2.ptitle2	{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.OrangeHead1	{
	font-size: 17px;
	color: #E9A504;
	font-weight: bold;
	margin: 0;
	text-align: left;
	height: 47px;
}

h2.ptitle		{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	text-align: left;
}
#cancel_button  {
	background			: url(/Resources/Images/Buttons/ButtonsOrange/cancel.gif) top left no-repeat;
	width				: 184px;
	height				: 42px;
	margin				: 0px 0px 0px 0px;
	padding				: 0;
	display				: block;
	}



#cancel_button:hover {
	background-position: bottom left !important;
}

#install_button  {
	background			: url(/Resources/Images/Buttons/ButtonsOrange/install.gif) top left no-repeat;
	width				: 184px;
	height				: 42px;
	margin				: 0px 0px 0px 200px;
	padding				: 0;
	display				: block;
	}


#install_button:hover {
	background-position: bottom left !important;
}

div.rate_img 
{
	float: left;
	width: 45px;
	height: 45px;
	background: transparent url(/Resources/Images/Buttons/ButtonsOrange/rate.jpg) 0px 0px no-repeat;
}

div.contact_us_img
{
	float: left;
	width: 37px;
	height: 36px;
	background: transparent url(/Resources/Images/Buttons/ButtonsOrange/contact_us.jpg) 0px 0px no-repeat;
}
