/*

STARTEK Dark Blue Colour 0f0048
STARTEK STAR Colour 3b0bf4
STARTEK AV Pink Colour ff00a8


*/

body{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:1.5;
margin:0;
background-color:#FFFFFF;

}


/*Global */

.container{
width:80%;
margin:auto;
overflow:hidden;

}

#widget1 {
width:auto;
text-align:right;
}

ul{
margin:0;
padding:0;

}


.button_1{
height:38px;
background:#000066;
border:0;
padding-left:20px;
padding-right:20px;
color:#FFFFFF;

}


.pagetitle{
margin-top:0px;
font-size:26px;
margin-bottom:0px;
}

/* USED FOR THE SIDE BARS!!!! */
.dark{
padding:15px;
background:#ffffCC;
color:#000000;
margin-top:10px;
margin-bottom:10px;
}

.darkp2{
float:right;
padding:15px;
background-image:url(../04_images/sideBarArt/fibers.png);
color:#000000;
margin-top:10px;
margin-bottom:10px;
}



.darkp3{
float:right;
padding:15px;
background-image:url(../04_images/speedcity.jpg);
color:#000000;
margin-top:10px;
margin-bottom:10px;

}

.darkp4{
float:right;
padding:15px;
background-image:url(../04_images/sideBarArt/fellaonphone.png);
color:#000000;
margin-top:10px;
margin-bottom:10px;

}

.darkp5 {
float:right;
padding:15px;
text-align:left;
background-image:url(../04_images/sideBarArt/redlights.png);
color:#000000;
margin-top:10px;
margin-bottom:10px;

}



/* USED FOR THE BOTTOM CONTECNT SECTIONS!!!! */
.dark2{
padding:0px;
background:#FFFFFF;
color:#000000;
margin-top:10px;
margin-bottom:10px;
}




/*Header */

header{
background-color:#FFFFFF;
background:url(../04_images/headerback.png) no-repeat;
color:#30d903;
padding-top: 30px;
min-height:70px;
border-bottom:#30d903 10px solid;
}


header #logo{
float:left;
background:#30d903;
width:auto;
}

#bob {
float:left;
height:200px;
width:200px;
background-color:#0066FF;
}


header a{
color:#000000;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:16px;

}






header li{

float:left;
display:inline;
padding: 0 10px 0 5px;
}



header #branding{
float:left;
width:300px;
background-color:#FFFFFF;

}

/* ALL NUMBER STUFF  */


header #numbo{
float:left;
margin-top:0px;
margin-left:10px;
background-color:FFFFFF;
font-size: 0px;
font-weight:bold;
color:#000000;
}

header #numbo a{
font-size: 40px;
font-weight:bold;
color:#00CC00;
}

header #numbo a:hover{
font-size: 40px;
font-weight:bold;
color:#00CC00;
}

/* ALL NUMBER STUFF  */



header {

margin:0;
}

header nav{
background:;
float:right;
margin-top:0px;
}




header .highlight{
color:#000000;
background-color:#FFFF00;
font-weight:bold;

}



header .current a{
color:#00CC00;
font-size:16px;
font-weight:bold;

}

footer .navcurrent{
color:#3b0bf4;
font-weight:bold;
font-size:18px;
text-decoration:blink;

}



header a:hover{
color:#3300FF;
font-weight:bold;

}



/*Showcase */


#showcase{
min-height:800px;
background:url(../04_images/speedcity.jpg) no-repeat 0 -300px;
text-align:center;
color:#30d903;
text-shadow: 1px 1px 2px #000000; 

}

#showcase h1{
margin-top:100px;
font-size:55px;
margin-bottom:10px;
}


#showcase p{
font-size:22px;
font-weight:bold; 

}





#showcasep2{
min-height:800px;
background:url(../04_images/showcase2.png) no-repeat 0px -300px;
text-align:center;
color:#30d903;
text-shadow: 2px 2px 4px #000000;

}

#showcasep2 h1{
margin-top:100px;
font-size:55px;
margin-bottom:10px;
}


#showcasep2 p{
font-size:20px;

}



#showcasep3{
min-height:800px;
background:url(../04_images/showcase3.png) no-repeat 0 -300px;
text-align:center;
color:#30d903;
text-shadow: 2px 2px 4px #000000;

}

#showcasep3 h1{
margin-top:100px;
font-size:55px;
margin-bottom:10px;
}


#showcasep3 p{
font-size:20px;

}


#showcasep4{
min-height:800px;
background:url(../04_images/showcase4.png) no-repeat 0 -100px;
text-align:center;
color:#30d903;
text-shadow: 2px 2px 2px #000000;

}

#showcasep4 h1{
margin-top:100px;
font-size:55px;
margin-bottom:10px;
}


#showcasep4 p{
font-size:20px;

}

#showcasep5{
min-height:800px;
background:url(../04_images/showcase5.png) no-repeat 0 -100px;
text-align:center;
color:#30d903;
text-shadow: 2px 2px 2px #000000;

}

#showcasep5 h1{
margin-top:100px;
font-size:55px;
margin-bottom:10px;
}


#showcasep5 p{
font-size:20px;

}


/*Newletter */

#newsletter{
padding:25px;
color:#FFFFFF;
background-color:#339900;

}

#newsletter h1{
float:left;
}

#newsletter form{
float:right;
margin-top:25px;
}

#newsletter input[type="email"]{
padding:4px;
height:25px;
width:250px;

}



/*Boxes */



#boxes{
margin-top:20px;
width:100%;
text-align:center;


}

#boxes .box{
float:left;
width:30%;
padding:10px;
text-align:left;
margin-left:10px;

}



#boxes .box img{
width:auto;
}

#boxes .boxOpening{
float:left;
background-color:#FFFFFF;
width:100%;
padding:0px;
text-align:left;

}


/* Side Bar */

aside#sidebar{
float:right;
width:30%;
margin-top:10px; 
}

aside#sidebar .quote input, aside#sidebar .quote textarea{
width:90%;
padding:5px;
}


/* Main-Col */

article#main-col{
float:left;
background-color:#FFFFFF;
width:65%;}


/* Main-Col // Sytem feature boxes*/




#systemFeatures {
float:left;
height:300px;
border-radius: 0px;
border-top:5px solid #00CCFF;
border-left:0px solid #00CCFF;
border-right:0px solid #00CCFF;
border-bottom: 5px solid #00CCFF;
/*border: 10px solid #00CCFF; */ 
background-image:url(../04_images/boxbacks/systemfeats.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:100%;
padding:0px;
}

#systemFeatures h1{
font-size:40px;
color:#00CCFF;
text-shadow: 1px 1px 2px blue;
margin-bottom:5px;
margin-top:0px;
margin-left:40px; 
}

#systemFeatures ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	margin-left:40px; 
	list-style-type:square;
}

#systemFeatures li{}


#callFeatures {
margin-top:30px;
float:left;
height:300px;
border-radius: 0px;
border-top:5px solid #CC66CC;
border-left:0px solid #CC66CC;
border-right:0px solid #CC66CC;
border-bottom: 5px solid #CC66CC;
/* border: 0px solid #CC66CC; */ 
background-image:url(../04_images/boxbacks/callfeats.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:100%;
}

#callFeatures h1{
font-size:40px;
color:#CC66CC;
text-shadow: 1px 1px 2px purple;
margin-top: 0px;
margin-left: 40px;
}

#callFeatures ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	margin-left: 40px;
	list-style-type:square;
}

#additionalFeatures {
margin-top:30px;
float:left;
height:300px;
border-radius: 0px;
border-top:5px solid #CCFF00;
border-left:0px solid #CCFF00;
border-right:0px solid #CCFF00;
border-bottom: 5px solid #CCFF00;
/* border: 10px solid #CCFF00; */ 
background-image:url(../04_images/boxbacks/additfeats.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:100%;
}

#additionalFeatures h1{
font-size:40px;
color:#CCFF00;
text-shadow: 1px 1px 2px green;
margin-top:0px;
margin-left: 40px;
}

#additionalFeatures ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	margin-left: 40px;
	list-style-type:square;
}


/*  VOIP PLANS  */ 

#STARTEKV1OUTER {
float:left;
height:auto;
border-radius: 0px;
border-top:5px solid #00CCFF;
border-left:0px solid #00CCFF;
border-right:0px solid #00CCFF;
border-bottom: 5px solid #00CCFF;


/*
border: 10px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:100%;
padding:0px;
}


#STARTEKV1 {
float:left;
height:auto;
/*
border-radius: 15px;
border: 10px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv.png);
background-repeat: no-repeat;
background-size: auto;

*/
background-color:#FFFFFF;
width:60%;
padding:0px;
}

#STARTEKV1 h1{
font-size:40px;
text-shadow: 1px 1px 2px blue;
color:#00CCFF;
margin-bottom:5px;
margin-top:0px;
margin-left:40px; 
}

#STARTEKV1 ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000; 
	padding:20px;
	margin-left:40px; 
	list-style-type:square;
}



#stkv1art {
float:left;
height:358px;
border-radius: 15px;
border: 0px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv1.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:358px;
padding:0px;
}



#STARTEKV2OUTER {
margin-top:40px;
float:left;
height:auto;
border-radius: 0px;
border-top:5px solid #CC66CC;
border-left:0px solid #CC66CC;
border-right:0px solid #CC66CC;
border-bottom: 5px solid #CC66CC;

/*
border: 0px solid #CC66CC;
background-image:url(../04_images/boxbacks/stkv.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:100%;
padding:0px;
}



#STARTEKV2 {
float:left;
height:auto;
/*
border-radius: 15px;
background-image:url(../04_images/boxbacks/stkv2.png);
background-repeat: no-repeat;
background-size: auto;
border: 10px solid #CC66CC;
*/
background-color:#FFFFFF;
width:60%;
}

#STARTEKV2 h1{
font-size:40px;
text-shadow: 1px 1px 2px purple;
color:#CC66CC;
margin-top: 0px;
margin-left: 40px;
}

#STARTEKV2 ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000; 
	padding:20px;
	margin-left: 40px;
	list-style-type:square;
}

#stkv2art {
float:left;
height:358px;
border-radius: 15px;
border: 0px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv2.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:358px;
padding:0px;
}



#STARTEKV3OUTER {
margin-top:40px;
float:left;
height:auto;
border-radius: 0px;
border-top:5px solid #CCFF00;
border-left:0px solid #CCFF00;
border-right:0px solid ##CCFF00;
border-bottom: 5px solid #CCFF00;

/*
border: 0px solid #CCFF00;
background-image:url(../04_images/boxbacks/stkv.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:100%;
padding:0px;
}



#STARTEKV3 {
float:left;
height:auto;
/*
border-radius: 15px;
border: 10px solid #CCFF00;
background-image:url(../04_images/boxbacks/stkv3.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:60%;
}

#STARTEKV3 h1{
color:#CCFF00;
text-shadow: 1px 1px 2px green;
font-size:40px;
margin-top:0px;
margin-left: 40px;
}

#STARTEKV3 ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000; 
	padding:20px;
	margin-left: 40px;
	list-style-type:square;
}


#stkv3art {
float:left;
height:358px;
border-radius: 15px;
border: 0px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv3.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:358px;
padding:0px;
}



/*  VOIP PLANS */ 


/*Services */


ul#services li{
list-style:none;
padding:20px;
border:#cccccc solid 1px;
margin-bottom:5px;
background:#e6e6e6;

}


/* */

footer
{
padding:20px;
height:200px;
margin-top:20px;
color:#FFFFFF;
background-color:#0f0048;
text-align:center;
}


#address
{
width:37%;
float:left;
background-color:#0f0048;
}

#address2
{
width:200px;
margin-left:10%;
text-align:center;
text-align:left;
}

#mininav
{
width:25%;
float:left;
background-color:#0f0048;
}

#mininav2
{
width:auto;
margin-left:auto;
text-align:center;
}

#icons
{
width:30%;
float:right;
background-color:#0f0048;
}

#icons2
{
width:auto;
margin-left:auto;
text-align:center;
}


#copyright
{
float:left;
width:100%;
background-color:#0f0048;
}

#copyright2
{
width:50%;
margin-left:25%;
text-align:center;
}


#address
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;   
	
/*****          MAINTENANCE        *******/
	border: 0px solid #f4f4f4;	
/*****          MAINTENANCE        *******/	
	                                   }
								

			
 /**** hyperlink control for the  and header links ****/	

							

#address	 a {color:#30d903; text-decoration:none;} 
#address	 a:hover {color: #0f8bff; text-decoration:none; font-size:12px; font-weight:normal; }

#mininav2	 a {color:#30d903; text-decoration:none; text-transform:uppercase;}
#mininav2	 a:hover {color: #0f8bff; text-decoration:none; font-weight:normal; }

#numbo	 a {color:#30d903; text-decoration:none; font-size:24px;} 
#numbo	 a:hover {color: #30d903; text-decoration:none; font-size:24px; font-weight:normal; }

#headwraplefttop	 a {color:#000099; text-decoration:none;} 
#headwraplefttop	 a:hover {color:#000099; text-decoration:none;}


/* >>>>>>>>>>>>>>>>>>>>> MODEL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color:#FFFFFF;
  color:#000000;
  margin: 15% auto; /* 15% from the top and centered */
  margin-top:2%;
  padding: 20px;
  border: 2px solid #009900;
  width: 500px; /* Could be more or less, depending on screen size */
  height:860px;
  text-align:left;

  
}


/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}





#mc_embed_signup {
background:#FFFFFF; clear:left; 
font:14px Helvetica,Arial,sans-serif; 
width:400px; 
height:600px; 
margin-top: 0px; 
margin-left:0%; 
text-align:left;}

 

/* >>>>>>>>>>>>>>>>>>>>> MODEL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/







#sitemap
{	background-color:;
	height: auto;
	width:auto;
	margin:0px;
	margin-top: 100px;
	margin-left:140px;
	float:left;
	
	
}			




/* Media Queries */

@media(max-width: 980px){

header #branding,
header #numbo,
#wrap,
#wrapinner,
#innerleft,
#address,
#address2,
#innercent,
#innerright,
#rightinnertop,
#footericonspanel,
#icons,
#icons2,
#address,
#mininav,
#mininav2,
#copyright,
#copyright2,
header nav,
header nav li,
#newsletter h1,
#newsletter form_xDISABLEDx,
article#main-col,
aside#sidebar{
float:none;
text-align:center;
width:100%;
margin-left:auto;
}

#boxes .boxOpening{
float:left;
background-color:#FFFFFF;
width:100%;
padding:0px;
text-align:left;

}

#boxes .box {
float:none;
text-align:center;
width:100%;
margin-left:auto;
padding:0px;
}

#mobileJustify {
text-align:left;
color:#000000;
padding: 0px;
}


header{
padding-bottom:20px;
background:url(../04_images/headerbackmob.png) no-repeat;
}

#showcase h1{
margin-top:40px;
}

#newsletter button, .quote button{
display:block;
width:100%;
}

#newsletter form input[type="email"], .quote inut, .quote 

textarea{
width:100%;
margin-bottom:5px;
}


#showcase h1{
font-size:45px;

}

#showcasep2 h1{
font-size:45px;

}

#showcasep3 h1{
font-size:45px;

}

#showcasep4 h1{
font-size:45px;

}

#showcasep5 h1{
font-size:45px;

}



#showcasep2{
min-height:800px;
background:url(../04_images/showcase2.png) no-repeat -200px -400px;
text-align:center;
color:#30d903;
text-shadow: 2px 2px 4px #000000;

}

#showcasep3{
min-height:800px;
background:url(../04_images/showcase3.png) no-repeat -200px -300px;
text-align:center;
color:#30d903;
text-shadow: 2px 2px 4px #000000;

}

#showcasep5{
min-height:800px;
background:url(../04_images/showcase5.png) no-repeat -700px -300px;  d
text-align:center;
color:#30d903;
text-shadow: 2px 2px 4px #000000;

}



#address2
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;


}

/* NAVIGATION  */

header a{
color:#000000;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:12px;
}

header li{
float:left;
display:inline;
padding: 0 5px 0 5px;
}

header .current a{
color:#009900;
font-size:12px;
font-weight:bold;

}

/* ALL NUMBER STUFF  */


header #numbo{
float:left;
margin-top:0px;
margin-left:10px;
background-color:FFFFFF;
font-size: 0px;
font-weight:bold;
color:#000000;
}

header #numbo a{
font-size: 40px;
font-weight:bold;
color:#00CC00;
}

header #numbo a:hover{
font-size: 40px;
font-weight:bold;
color:#00CC00;
}

/* ALL NUMBER STUFF  */



footer
{
padding:20px;
height:300px;
margin-top:20px;
color:#FFFFFF;
background-color:#0f0048;
text-align:center;
}


/*  Feature Page and VoipPlans Page */



#systemFeatures {
float:left;
height:300px;
border-radius: 0px;
border-top:5px solid #00CCFF;
border-left:0px solid #00CCFF;
border-right:0px solid #00CCFF;
border-bottom: 5px solid #00CCFF;
/*border: 10px solid #00CCFF; */ 
background-image:url(../04_images/boxbacks/systemfeats.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:90%;
padding:0px;
}


#systemFeatures h1{
font-size:30px;
margin-bottom:5px;
margin-top:0px;
}


#systemFeatures ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	list-style-type:square;
	text-align:left;
}


#systemFeatures li{}


#callFeatures {
margin-top:30px;
float:left;
height:300px;
border-radius: 0px;
border-top:5px solid #CC66CC;
border-left:0px solid #CC66CC;
border-right:0px solid #CC66CC;
border-bottom: 5px solid #CC66CC;
/* border: 0px solid #CC66CC; */ 
background-image:url(../04_images/boxbacks/callfeats.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:90%;
}

#callFeatures h1{
font-size:30px;
margin-top: 0px;
}

#callFeatures ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	list-style-type:square;
}



#additionalFeatures {
margin-top:30px;
float:left;
height:300px;
border-radius: 0px;
border-top:5px solid #CCFF00;
border-left:0px solid #CCFF00;
border-right:0px solid #CCFF00;
border-bottom: 5px solid #CCFF00;
/* border: 10px solid #CCFF00; */ 
background-image:url(../04_images/boxbacks/additfeats.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:90%;
}

#additionalFeatures h1{
font-size:30px;
margin-top:0px;
}


#additionalFeatures ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	list-style-type:square;
}


/*  VOIP PLANS  */ 

#STARTEKV1OUTER {
float:left;
height:auto;
border-radius: 0px;
border-top:5px solid #00CCFF;
border-left:0px solid #00CCFF;
border-right:0px solid #00CCFF;
border-bottom: 5px solid #00CCFF;


/*
border: 10px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:90%;
padding:0px;
}


#STARTEKV1 {
height:auto;
/*
border-radius: 15px;
border: 10px solid #00CCFF;
background-image:url(../04_images/boxbacks/additfeats_mob.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:90%;
padding:0px;
}


#STARTEKV1 h1{
font-size:40px;
margin-bottom:5px;
margin-top:0px;
}




#STARTEKV1 ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	list-style-type:square;
}


#stkv1art {
float:left;
height:220px;
background-image:url(../04_images/boxbacks/stkv1mob.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:295px;
padding:0px;
}


#STARTEKV2OUTER {
margin-top:40px;
float:left;
height:auto;
border-radius: 0px;
border-top:5px solid #CC66CC;
border-left:0px solid #CC66CC;
border-right:0px solid #CC66CC;
border-bottom: 5px solid #CC66CC;

/*
border: 0px solid #CC66CC;
background-image:url(../04_images/boxbacks/stkv.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:90%;
padding:0px;
}



#STARTEKV2 {
height:auto;
/*
border-radius: 15px;
border: 10px solid #00CCFF;
background-image:url(../04_images/boxbacks/additfeats_mob.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:90%;
padding:0px;
}




#STARTEKV2 h1{
font-size:40px;
margin-bottom:5px;
margin-top:0px;
}

#STARTEKV2 ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	list-style-type:square;
}



#stkv2art {
float:left;
height:300px;
border-radius: 15px;
border: 0px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv2mob.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:295px;
padding:0px;
}




#STARTEKV3OUTER {
margin-top:40px;
float:left;
height:auto;
border-radius: 0px;
border-top:5px solid #CCFF00;
border-left:0px solid #CCFF00;
border-right:0px solid ##CCFF00;
border-bottom: 5px solid #CCFF00;

/*
border: 0px solid #CCFF00;
background-image:url(../04_images/boxbacks/stkv.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:90%;
padding:0px;
}



#STARTEKV3 {
margin-top:30px;
height:auto;
/*

border-radius: 15px;
border: 10px solid #CCFF00;
background-image:url(../04_images/boxbacks/additfeats_mob.png);
background-repeat: no-repeat;
background-size: auto;
*/
background-color:#FFFFFF;
width:90%;
}



#STARTEKV3 h1{
font-size:40px;
margin-bottom:5px;
margin-top:0px;
}


#STARTEKV3 ul{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#000000; 
	padding:20px;
	list-style-type:square;
}


#stkv3art {
float:left;
height:300px;
border-radius: 15px;
border: 0px solid #00CCFF;
background-image:url(../04_images/boxbacks/stkv3mob.png);
background-repeat: no-repeat;
background-size: auto;
background-color:#FFFFFF;
width:295px;
padding:0px;
}




/*  Feature Page and VoipPlans Page */


.darkp2{
float:left;
width:90%;
padding:10px;  
background-image:url(../04_images/sideBarArt/fibers.png);
color:#000000;
margin-top:10px;
margin-bottom:10px;
}

.darkp3{
float:left;
width:90%;
padding:10px; 
background-image:url(../04_images/speedcity.jpg); 
color:#000000;
margin-top:10px;
margin-bottom:10px;
height:800px;
}

.darkp4{
float:left;
width:90%;
padding:10px;
background-image:url(../04_images/sideBarArt/fellaonphone.png);
color:#000000;
margin-top:10px;
margin-bottom:10px;

}

.darkp5 {
float:left;
width:90%;
padding:10px;
background-image:url(../04_images/sideBarArt/redlights.png);
color:#000000;
margin-top:10px;
margin-bottom:10px;

}



 /**** hyperlink control for the  and header links ****/	

							

#address	 a {color:#30d903; text-decoration:none;} 
#address	 a:hover {color: #0f8bff; text-decoration:none; font-size:16px; font-weight:normal; }

#mininav2	 a {color:#30d903; text-decoration:none; 

text-transform:uppercase;}
#mininav2	 a:hover {color: #0f8bff; text-

decoration:none; font-weight:normal; }

#numbo	 a {color:#30d903; text-decoration:none; font-

size:24px;} 
#numbo	 a:hover {color: #30d903; text-decoration:none; 

font-size:24px; font-weight:normal; }

#headwraplefttop	 a {color:#000099; text-

decoration:none;} 
#headwraplefttop	 a:hover {color:#000099; text-

decoration:none;}


#widget1 {
width:auto;
text-align:center;
}

/* Modal Content/Box */
.modal-content {
  background-color:#FFFFFF;
  color:#000000;
  margin: 15% auto; /* 15% from the top and centered */
  margin-top:2%;
  padding: 20px;
  border: 2px solid #009900;
  width: 340px; /* Could be more or less, depending on screen size */
  height:800px;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#mc_embed_signup {
background:#FFFFFF; clear:left; font:10px Helvetica,Arial,sans-serif; width:340px; margin-top: 0px; margin-left:0px; }

/* >>>>>>>>>>>>>>>>>>>>> MODEL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

}





