﻿.after_quote1 {
	padding-top: 40px;
	padding-left: 90px;
	font-size: 14px;
}
.after_quote2 {
	padding-top: 40px;
	padding-left: 65px;
	font-size: 12px;
	position: relative;
	text-align: center;
	width: 250px;
}
.after_quote3 {
	padding-top: 40px;
	padding-left: 65px;
	font-size: 12px;
	position: relative;
	text-align: center;
	width: 250px;
}
* {
	margin:0px;
	padding:0px;
}

body {

  font-family: sans-serif;

}



table td {

  vertical-align: middle;

}



img {

  border: 0;

  vertical-align: middle;

}



#the_button {

  display: none;

}



h1 {

  color: #e00005;

  font-size: 25px;

  /*text-align: center;*/

  margin: 6px 0 0 55px;

  padding: 0;

  position: relative;

  z-index: 5;

}



p {

  margin: 1px 0;

}



#arrow_img {

  position: absolute;

  top: 0;

  left: 0;

}


/*
#quote_container {

  height: 270px;

  width:  270px;

  border: 3px ridge silver;

  position: relative;

}
*/
#quote_container {
	background:#FFCC00 url(http://www.voipbazar.com/images/quote_girl.jpg) no-repeat scroll left bottom;
	border:3px solid #006600;
	height:230px;
	margin:10px 2px;
	position:relative;
	width:405px;
}
#quote_container_after {
	background:#000000 url(http://www.voipbazar.com/images/phone_background.jpg) no-repeat scroll left bottom;
	border:0px;
	height:230px;
	margin:10px 2px;
	position:relative;
	width:405px;
}
#quote_container #header {
	background:url(http://www.voipbazar.com/images/quote_header-bg.jpg) no-repeat;
	height:40px;
}
#quote_container #header h1 {
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	line-height:40px;
	margin:0 0 0 50px;
	padding:0;
	width:280px;
}
#quote_container #header a {
	color:#FFFF99;
}

#content {

  position: relative;
  display:block;

}



#step_1, #step_2, #step_3, #step_4 {

  position: absolute;

  width: 100%;

  top: 0;

  left: 0;

  /*background-color: #ffcc00;*/

  font-size: 12px;

}





#step_2, #step_3, #step_4 {

  display: none;

}



#step_1 {

  z-index: 5;

}



#lower {
/*
  text-align: right;
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: 100;
*/
  /*padding: 0 10px;

  width: 250px;*/

	bottom:3px;
	left:0;
	padding:0 10px;
	position:absolute;
	text-align:right;
	width:384px;
	z-index:100;
	display:block;

}





#progress_bar_cont {
	background:transparent url("http://www.voipbazar.com/images/small_bg.jpg") repeat scroll 0 0;
	float:left;
	height:18px;
	margin:1px 0px 0px 130px;
	padding:2px;
	text-align:left;
	width:156px;
}



#progress_bar {

  background: url("http://www.voipbazar.com/images/small_fg.jpg");

  height: 18px;

  width: 4px;

}



#percent {

  color: #ffffff;

  font-size: 12px;

  line-height: 18px;

  text-align: right;

}


/*
.instructions {

  text-align: center;

  margin: 6px 0;

}
*/
.instructions{
	background:#f8f8f8;
	padding:3px;
	color:#1a4771;
}


input.itext {

  width: 210px;

  margin: 4px 0;

  vertical-align: middle;

}



input.itextsm {

  width: 105px;

  margin: 4px 0;

  vertical-align: middle;

}


/*
.fields {

  margin-top: 3px;

  margin-left: 20px;

  line-height: 20px;

}
*/
.fields {
	background:#FFCC00 url(http://www.voipbazar.com/images/quote_girl.jpg) no-repeat scroll -220px -8px;
	margin:8px 0 0 180px;
}


.fields div {

  margin: 4px 0;

}
