.formButton{

  background-image:        url(/images/buttons/button-bg-green.gif);
  background-repeat:        repeat-x;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border: 1px solid #000000;
  padding:                    2px 5px 2px 5px;
}

.formButtonLarge{

  background-image:        url(/images/buttons/button-bg-green.gif);
  background-repeat:        repeat-x;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  border: 1px solid #000000;
  padding:                    2px 5px 2px 5px;
}
/* THE CONTAINERS */
.formBox{
  width: 602px;
  float: left;
  padding:                    0px 0px 0px 0px;
  margin:                     0px 0px 0px 0px;
}
.newText{

color: #F69737;
}
.formShowPhone{
  width:                     592px;
  height:100px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.formPhoneDetails{
 padding:                    0px 5px 5px 5px;
 float: left;
 width:                     440px;
}
.formTitles{

  width:                     592px;
  height:20px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 14px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #1F7FE5;
	
}
.formTitlesBlue{

  width:                     583px;
  height:20px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #4ab605;
  float: left;
  font-size: 14px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #FFFFFF;
	
}
.formTitlesRed{

  width:                     583px;
  height:20px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:#FF0000;
  float: left;
  font-size: 14px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #FFFFFF;
	
}
.formBanner{

  width:                     592px;
  height:40px;
  padding:                    5px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 14px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #1F7FE5;
	
}
.formWarning{

  width:                     592px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 13px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #D20D0E;
	
}
.formOrder{

  width:                     592px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 12px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #00000;
	
}
.formErrors{

  width:                     592px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 14px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #FF0000;
	
}
.formWhiteText{
  width: 582px;
  float: left;
  padding:                    10px 10px 10px 10px;
  margin:                     0px 0px 0px 0px;
  background-color:		      #FFFFFFF;
    	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
}
.formCcards{
  text-align:center;
  width:                     592px;
  height:20px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 20px 0px;
  background-color:		      #FFFFFF;
  float: left;
	
}
.formSubmits{
  text-align:right;
  width:                     592px;
  height:27px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 14px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #1F7FE5;
	
}
.formLabels{

  text-align: right;
  width:                     200px;
  height:20px;
  padding:                    9px 15px 9px 9px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;

  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #696969;
}
.formInputs{

  width:                     369px;
  background-color:		     #E9E9E9;
  padding:                   8px 0px 8px 9px;
  height: 22px;
  float: left;
  margin:                     0px 0px 2px 0px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;

}
.formInputsTextArea{

  width:                     369px;
  background-color:		     #E9E9E9;
  padding:                   8px 0px 8px 9px;
  height: 203px;
  float: left;
  margin:                     0px 0px 2px 0px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;

}.formLabelsTextArea{

  text-align: right;
  width:                     200px;
  height:201px;
  padding:                    9px 15px 9px 9px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;

  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #696969;
}
.servpComb{

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;
  padding:                   2px 2px 2px 2px;
   background-color:		     #E9E9E9;

}
.servpCombOrange{

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;
  padding:                   2px 2px 2px 2px;
  background-color:		     #FF6600;
  color:#ffffff;


}
.servpCombPink{

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;
  padding:                   2px 2px 2px 2px;
  background-color:		     #DE2990;
  color:#ffffff;


}
.servpCombGreen{

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;
  padding:                   2px 2px 2px 2px;
  background-color:		     #2E892C;
  color:#ffffff;


}
.servpCombBlue{

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;
  padding:                   2px 2px 2px 2px;
  background-color:		     #19216A;
  color:#ffffff;


}
.servpCombRed{

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;
  padding:                   2px 2px 2px 2px;
  background-color:		     #D90119;
  color:#ffffff;


}
.formTextSupport{

  width:                     592px;
  padding:                    7px 5px 7px 5px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;
  font-size: 13px;
  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #D20D0E;
	
}
/*Orange #FF6600
T-Mobile Pink #DE2990
Vodafone Red #D90119
3 Green #2E892C
Moto Blue #19216A*/

.priceFormLogo{

  text-align: right;
  width:                     25px;
  height:20px;
  padding:                    9px 15px 9px 9px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;

  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #696969;
}
.priceFormNetwork{

  width:                     130px;
  height:20px;
  padding:                    9px 15px 9px 9px;
  margin:                     0px 0px 2px 0px;
  background-color:		      #F0F0F0;
  float: left;

  	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B9B8B8;
	font-weight: bold;
	color: #696969;

}
.priceFormPrice{

  width:                     330px;
  background-color:		     #E9E9E9;
  padding:                   8px 0px 8px 9px;
  height: 22px;
  float: left;
  margin:                     0px 0px 2px 0px;
  font-weight: normal;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;

}
.priceFormBuy{

  width:                     50px;
  background-color:		     #F0F0F0;
  padding:                   8px 0px 8px 9px;
  height: 22px;
  float: left;
  margin:                     0px 0px 2px 0px;
  font-weight: normal;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;

}
.priceFormCountry{
height: 20px;
  width:                     544px;
  background-color:		     #D1D0CF;
  padding:                   5px 0px 5px 9px;
  height: 16px;
  float: left;
  font-weight: normal;
  font-weight: bold;
  
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;

}
.priceFormCountryFlag{
height: 20px;
  text-align: center;
  width:                     33px;
  padding:                    5px 10px 1px 5px;
  margin:                     0px 0px 0px 0px;
  background-color:		      #F0F0F0;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B9B8B8;
  font-weight: bold;
  color: #696969;
}

.formPhoneContainer{
margin:                     20px 0px 0px 0px;
width:                     592px;
  background-color:		      #ffffff;
}
.formPhoneImage{
  width:                     100px;
  height: 150px;
  padding:                    5px 5px 5px 5px;
  margin:                     0px 0px 0px 0px;
  float: left;
  background-color:		      #ffffff;
}
.formPhoneInfo{
  width:                     472px;
  padding:                    5px 5px 5px 5px;
  margin:                     0px 0px 0px 0px;
  float: left;
  background-color:		      #ffffff;
}
.formPhoneTitle{
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
text-decoration: none;
font-weight: bold;
}
.formPhoneIMEI{
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
font-weight: normal;
color:#666666;
}
.formPhoneLocked{
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
font-weight: normal;
color:#666666;
}
.formPhoneService{
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
font-weight: none;
}
.formPhonePrice{
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 25px;
text-decoration: none;
font-weight: bold;
color:#FF6600;
}
.formPhoneRed{
font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
font-weight: bold;
color:#FF0000;
}
.address {
	display:none;
}
