body { 
    width:100%;
    height:100%;
	font-family: Arial, Helvetica, sans-serif;
	color : #ccc; 
}

#top-text {
 margin-top: 20px; 
 margin-left: 30px; 
 color: black
}


img {
	border:0;
}
#wrapper{
	width:960px;
	margin: 0px auto;
	padding:0;
}

ul.social{
float: left;
padding-left: 20px;
}

ul.social li{
float: left;
margin-right: 5px;
font-size: 8px;
font-weight: bold;
text-transform: uppercase;
width: 120px;
}

ul.social li a{
color: #333;
text-decoration: none;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 4px;

}

ul.social li a:hover{
text-decoration: underline;
padding-top: 3px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}


#main {
	background: url(../images/main.png) no-repeat center;
	width: 847px;
	height: 595px;
	overflow:hidden;
    margin-top: 20px;
}


#countdown {
	width:770px;
	height:120px;
	margin:110px 0 0 45px;
}
.dash {
	width: 127px;
	height: 105px;
	background: transparent url(../images/box.png) 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 30px;
	font-weight: bold;
	float: left;
	width: 35px;
	text-align: center;
	font-family: Arial;
	color: #2f2e2e;
	position: relative;
	margin: 25px 0 0 13px;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	text-align:center;
	font-weight:bold;
	width:127px;
	font-size: 12px;
	color: #2f2e2e;
	
}


.phoneNumberBox {
  width: 1200px;
  margin: 10px auto;
  overflow: hidden;
  font: 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-left: 25px;
  margin-top: 20px;
}


.btn-file input[type=file] {
  top: 0;
  right: 0;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.phone {
  float: left;
  width: 1200px;
  margin: 20px 2px;
  padding: 15px 25px;
  text-align: center;
  background: white;
  background-clip: padding-box;
  border: 2px solid #428bca;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.phone-title {
  margin-bottom: 12px;
  font-size: 24px;
  color: #428bca;
}

.phone-number {
  line-height: 1;
  font-size: 48px;
  font-weight: bold;
  color: #428bca;
  line-height: 20px;
  font-weight: 500;
  color: #333;
}

.phone-features {
  width: 800px;
  margin: 20px auto 15px;
  padding: 15px 0 0 15px;
  border-top: 1px solid #428bca;
  text-align: left;
  
}

.phone-highlight {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 790px;
  border: 4px solid #428bca;
  background: rgba(0, 0, 0, 0);
}

.phone-header {
  width: 550px;
  margin: -15px auto 15px;
  padding-bottom: 2px;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.05);
  background: #428bca;
  border-radius: 0 0 4px 4px;
}

.email {
  float: left;
  width: 1000px;
  margin: 20px 2px;
  padding: 15px 25px;
  text-align: center;
  background: white;
  background-clip: padding-box;
  border: 2px solid #428bca;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.email-title {
  margin-bottom: 12px;
  font-size: 24px;
  color: #428bca;
}

.email-number {
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
  color: #428bca;
  line-height: 20px;
  font-weight: 500;
  color: #333;
}

.email-features {
  width: 1000px;
  margin: 20px auto 15px;
  padding: 15px 0 0 15px;
  border-top: 1px solid #428bca;
  text-align: left;
  
}

.email-highlight {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 850px;
  border: 4px solid #428bca;
  background: rgba(0, 0, 0, 0);
}

.email-header {
  width: 550px;
  margin: -15px auto 15px;
  padding-bottom: 2px;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.05);
  background: #428bca;
  border-radius: 0 0 4px 4px;
}

.emailNumberBox {
  width: 880px;
  margin: 10px auto;
  overflow: hidden;
  font: 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-left: 25px;
}