﻿/*** HTML TAGS ***/
.SupportContent
{
	float:left;
	line-height:130%;
	padding-bottom:10px;
	padding-top:10px;
	font-family:Helvetica,arial;
	
}
.SupportContent H2
{
	line-height:150%;
	font-size:100%;
}
.SupportOption{
	
	float:left;
	padding-left:15px;
	padding-bottom:15px;
	text-align:left;
	width:185px;
}
.SupportTitle 
{
	color:#004A8D;
	font-weight:normal;
	text-decoration:underline;
}
.SupportTitle:Hover 
{
	color:#4DA4D5;
	text-decoration:underline;
}

.Foottransparent2 {
	border-style: solid;
	border-width: 0px;
}
#Support
{
	padding-bottom: 400px;
}
#promo-container
{
	width: 250px;
	text-align:center;
	border:solid 1px #229322;
	padding:5px;
	background:#CDE2FF none repeat scroll 0 0;
	font-size:75%;
	float:right;
}
.dailyPromo
{
	background-color:#FFFFFF;
	background-position:20px 15px;
	background-repeat:no-repeat;
	background-image: url(../images/promo/ok.png);
 
	padding: 10px 20px 10px 70px;
}
#goldenPromo
{
	background-image: url(../images/promo/golder_offer2.png);
}
#halfOffPromo
{
	background-image: url(../images/promo/offer_50.png);
}
/*CCType*/
#CCType{display:block;width:37px;height:23px;float:right;}
.ErrorCard { background: url(../images/creditcard/ErrorCard.png) no-repeat right center; }
.AmexCard { background: url(../images/creditcard/amex.png) no-repeat right center; }
.VisaCard { background: url(../images/creditcard/Visa.png) no-repeat right center; }
.MasterCard { background: url(../images/creditcard/master-card.png) no-repeat right center; }
.Alert
{
	background:#BB0000  no-repeat left;
	border-left:1px solid #E79F9F;
	border-right:1px solid #E79F9F;
	margin:0 1px;
	padding:15px;
}
#AlertMessage img
{
	
	width:25px;
	height:25px;
	
}
#AlertMessage
{
		
	
	color:White;	
	padding-left:50px;
	
	
}
