@charset "utf-8";
/* CSS Document */



#disablingDiv
{
   /* Do not display it on entry */    
   display: none;     
    /* Display it on the layer with index 1001.  
 Make sure this is the highest z-index value       used by layers on that page */ 
    z-index:1001;     
	/* make it cover the whole screen */   
	position: fixed;    
	top: 0%;    
	left: 0%;    
	width: 100%;  
	height: 100%;   
	/* make it white but fully transparent */    
	background-color: #000000;    
	opacity:.6;   
	filter: alpha(opacity=60); 
                       
} 

body.waveBG{padding:0;
      margin:0;
	  background:url(../images/background-wave.png) #e9e7e8;
}


.container {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.relative {
	position: relative;
}


.container-bizvoip {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}


@media all and (max-width: 2000px) and (min-width: 1400px) {
.container-bizvoip {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	position: relative;
}
}

@media all and (max-width: 1399px) and (min-width: 1px) {
.container-bizvoip {
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
}
	
	

#first-bar {
	min-height: 345px;
	background: white;
	background: url(../images/top-phones-small.png) no-repeat center bottom;
	margin:auto;
	padding-top: 0px;
}

@media all and (max-width: 2000px) and (min-width: 1400px) {
#first-bar {
	min-height: 345px;
	background: white;
	background: url(../images/top-phones.png) no-repeat center bottom;
	margin:auto;
	padding-top: 0px;
}
}

@media all and (max-width: 1399px) and (min-width: 1px) {
#first-bar {
	min-height: 345px;
	background: white;
	background: url(../images/top-phones-small.png) no-repeat center bottom;
	margin:auto;
	padding-top: 0px;
}
}



.first-bar-background 
{
	width:1280px;
	height:372px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
}

/* first bar button*/


.request-quote {
	color: white;
	cursor: pointer;
	margin-top:20%; margin-left:16%;z-index:5;
}

@media all and (max-width: 2000px) and (min-width: 1400px) {
.request-quote {
	color: white;
	cursor: pointer;
	margin-top:20%; margin-left:3%;z-index:5;
}
}

@media all and (max-width: 1399px) and (min-width: 1px) {
.request-quote {
	color: white;
	cursor: pointer;
	margin-top:20%; margin-left:16%;z-index:5;
}
}



request-quote_over {
	color: white;
	cursor: pointer;
	margin-top:18%; margin-left:16%;z-index:6;
}
.request-link {
	text-decoration: underline;
    cursor: pointer;
}
#first-bar .request-quote {
	display: inline-block;
	margin-bottom: 23px;}
	
.sticker {
	padding:0px;
	height:131px;
	width:128px; 
	z-index:9;
	margin-top: 5px; 
	margin-left:450px;
	cursor: pointer;
}

/* Second Bar */

#second-bar {
	background: #000000;
	font-family:Arial;
	padding-top:60px;
	padding-bottom:0px;
}

/* discription text*/
#items .pane {
	color: white;
	padding-bottom: 60px;
}

#quote-box {
	background: url(../images/requestquote_box.png) no-repeat;
 	background-color: none;
	float: right;
    width: 281px;
	height: 375px;
    margin-right: 3px;
	margin-top:13px;
	right: 5px;
    padding-bottom: 30px;
   
}
.request-quote2 {
	color: white;
	cursor: pointer;
	margin-top:116%; 
	margin-left:3%;
	z-index:-999;
	width:100px;
	height:80px;
}

#request-quote-box-text {
	width: 281px;
	height: 100px;
	position: absolute;
	top:12px;
	right: -4px;
	background-color:transparent;
	z-index: 1000;padding: 10px;
	text-align: center;
	padding-top: 11px;
}

#request-quote-box-text .in p {
	color: white;
	margin: 0;
	padding-bottom: 10px;
}
#request-quote-box-text ._tfn {
	color: white;
	font-weight: bold;
	font-size: 34px;
	letter-spacing: 1px;
}
.title{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 30px;
	font-weight:bold;
	padding: 15px 20px 20px 0;
	color: #3995fd;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}

.box-text {font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding:10px;
	line-height:33px;
}
.call-now {
	font-weight:bold;
	font-size:19px;
}


/* itp services titles*/
h3 {
	font-size: 30px;
	padding: 7px 0 0px 0;
	color: #3995fd;
	
	font-weight:bold;
	margin-bottom: 5px;
	margin-top:5px;
}
/* Blue Line Bar */

#blue-bar {
	border-top: solid 1px #176dce;
	background: #2e8ffe;height:30px;
	margin-top:30px;
	
}

/* Third Bar */
#footer {
	width:100%; 
	padding:15px;
   	}
button, input, select{
	font-family: "Trebuchet MS";
	font-size: 14px; color: #222; }

/*
 * overlayQ
 */
#overlayQ-back {
	background-color:#000;
	position: fixed;
	z-index: 9000;
	top: 0;
	left: 0;
}

#overlayQ {
	background: url(../images/overlay-background.png) no-repeat top left;
    z-index: 9900;
	width: 960px;
	min-height: 350px;
	background-color:#000;
	overflow: auto;
	border: solid 5px #e5e5e5;
}




.overlayQ-close {
	height: 16px;
	width: 61px;
	display: block;
	background: url(../images/closex.png) no-repeat;
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 9901;
	cursor: pointer;
}



#overlayQ #left-wrapper {
	float: left;
	display: block;
	width: 555px;
	background: rgb(0, 0, 0); /* The Fallback */
	background: rgba(0,0,0,0.3);
	margin: 100px 20px 30px;
	border-radius: 8px;
	position: relative;	
}

#overlayQ #left-wrapper #logo-white {
	position: absolute;
	z-index: 9902;
	top: -82px;
	right: 350px;	
}

#overlayQ #right-wrapper {
	float: right;
	display: block;
	width: 320px;
	margin: 6px 10px 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	 
}

/*
 * ITP Quote Title
 */
#overlayQ #right-wrapper h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight:bolder;
	color: #00aeef;

}
#overlayQ #right-wrapper p {
	color: white;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 25px;
}
/*
 * ITP Phone Number Title
 */
#overlayQ #right-wrapper ._tfn {
	color: #00aeef;
    display: block;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-top: 0px;
}


textarea {overflow:auto;}

.width-wrapper {
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 200px;*/
	width: 960px;
	max-height:900px;
}




/*Thank You Message Box*/
.thankyoubox
{
	margin:auto 0;
	z-index: 9903;
	width: 900px;
	height: 300px;
	background-color: #ffffff;
	color: black;
	padding: 5px;
	border: 4px solid rgb(100, 100, 100);
}

#overlayQ-back_thankyou {
	background-color:#000;
	position: fixed;
	z-index: 9000;
	top: 0;
	left: 0;
}

#overlayQ_thankyou {
	background: url(../images/overlayQ-background.png) no-repeat top left;
    z-index: 9900;
	width: 960px;
	background-color:#000;
	overflow: auto;
	border: solid 5px #e5e5e5;
	top: 50%; 
	position: absolute; 
	margin-top: -225px;  /*half of the height*/
	left:50%;
	margin-left:-480px;
}


#overlayQ_thankyou #left-wrapper_thankyou {
	float: left;
	display: block;
	width: 555px;
	background: rgb(0, 0, 0); /* The Fallback */
	background: rgba(0,0,0,0.3);
	margin: 100px 20px 30px;
	border-radius: 8px;
	position: relative;
}

.overlayQ-close_thanks {
	height: 16px;
	width: 61px;
	display: block;
	background: url(../images/closex_blk.png) no-repeat;
	position: absolute;
	top: 12px;
	left:830px;
	right: 12px;
	z-index: 9901;
	cursor: pointer;
}
#disablingDiv-thanks
{
    /* Display it on the layer with index 1001.  
 Make sure this is the highest z-index value       used by layers on that page */ 
    z-index:1001;     
	/* make it cover the whole screen */   
	position: fixed;    
	top: 0%;    
	left: 0%;    
	width: 100%;  
	height: 100%;   
	/* make it white but fully transparent */    
	background-color: #000000;    
	opacity:.6;   
	filter: alpha(opacity=60); 
                       
} 

div.Hide
{
	display:none;
}

div.lead 
{
	filter: alpha(opacity=50);
	padding: 20px 0 0px 30px;
	height:240px;
}
div#quoteSubmit{
	padding: 0px 0 20px 30px;
	
}

div.lead div.text{
	float: left;
	margin-bottom: 15px;
	position: relative;
	font-family:"Trebuchet MS"; COLOR: #222
}

div.lead div.textarea {
	float: left;
	margin-bottom: 15px;
	position: relative;
}

div.lead div.text.order-1, div.lead div.text.order-3{
	margin-right: 30px;
}

div.lead label{
	color: #00aeef;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.5px;
	display: block;
	padding: 0 0 3px 2px;
}

div.lead input.text {
	height: 25px;
	line-height: 25px;
	color: #000000;
	padding: 0 10px;
	font-size: 13px;
	width: 200px;

}

div.lead textarea.textarea {
	
	line-height: 25px;
	color: #000;
	font-size: 13px;
	display:block;
    padding: 0 10px;
    overflow:auto;
}
.thankyoubox
{
	text-align:left;
}


.bluebar {
	border-top: solid 1px #176dce;
	background: #2e8ffe;
	height:15px;
	margin-top:30px;
	
}

.bluebar2 {
	border-top: solid 1px #176dce;
	background: #2e8ffe;
	height:15px;
}

.dropbox 
{
    display:none;
}