@charset "UTF-8";
a{border:none;}
img{border:none;}
html,body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	background-color: #cccccc;
	background: url('../images/master_bg.png') repeat center top;
	height: 100%;
}

/* Container - has background for content ("faux columms") so content seems to extend to bottom  */

#container {
	min-height: 100%;
	position: relative;
	background-image:url(../images/containerLONG_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 110px;
}

/* Centering content */

#containerheader {
	margin: auto;
	padding: auto;
}

/* Header Banner - Background image */

#header {
	height: 125px;
	width: 100%;
}

#header #spot {
	z-index: 1;
}

/* staples main navigation bar */

#BannermenuBG {
	height: 45px;
	width: 901px;
	
	background: url('../images/BannerMenu_BG.png') 0px -10px;
	z-index: 2;
	position: relative;
	top: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #717580;
	margin: auto;
	padding: 0px;
}

/* Center links staples navigation bar */

#BannermenuLinks {
	margin: auto;
	padding: auto;
	height: 45px;
	width: 897px;
	margin-left:3px;
}

/* staples navigation bar - staples logo */

#BannermenuLinks #menuL {
	float: left;
	height: 0px;
}

#BannermenuLinks #menuL a {
	color: #abadb4;
	text-decoration: none;
}

#BannermenuLinks #menuL a:hover {
	color: #ffffff;
}

/* staples logo - highlight on hover: show and hide rollover img */

#staples1 {
	background-image: url(../images/acc1.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 32px;
	float: left;
}

#staples1 img {
	visibility: hidden;
}

#menuL a:hover img {
	visibility: visible;
}

#staples2 {
	margin-left: 30px;
	margin-top: 8px;
	font-size: 13px;
}

/* staples navigation bar - staples links */

#BannermenuLinks #MenuR {
	margin: 0px;
	padding-right: 40px;
	width: 730px;
	float: right;
}

#BannermenuLinks #MenuR ul {
	float: right;
	margin: 0px;
	padding-top: 7px;
}

#BannermenuLinks #MenuR li {
	display: inline;
	padding: 15px;
}

#BannermenuLinks #MenuR li.selected a {
	color: #ffffff;
	font-weight: bold;
}

#BannermenuLinks #MenuR a {
	color: #abadb4;
	text-decoration: none;
}

#BannermenuLinks #MenuR a:hover {
	color: #ffce28;
}

/* staples navigation bar - highlight current page */

#BannermenuLinks #MenuR a.urhere {
	color: #abadb4;
}

/* Banner image*/

#BannerImage {
	margin: -10px auto auto auto;
	padding: auto;
	width: 900px;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

/* Product navigation bar */

#containerheader #menu {
	background-image: url(../images/Menu_BG.png);
	background-repeat: repeat-x;
	height: 34px;
	width: 100%;
	text-align: center;
}

#menu #links {
	padding-top: 7px;
	width: 600px;
	margin: auto;
}

#menu a {
	font-family: Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #323232;
	text-shadow:1px 1px 0 #d1d1d1;  
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/Menu_divider.png);
	background-repeat: no-repeat;
	background-position: right;
}

#menu a:hover {
	color: #0076ba;
	text-shadow: none;
}



/* Shadow under navigation */
#shadow {
	margin-top: 0px;
	height: 10px;
	width: 100%;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;

}


/* Different padding for smaller footer (w/o "check out these other apps") */

#containercontent {
	/*background-image: url(../images/shadow.png);*/
	width:900px;
	margin: 0 auto;
	background-repeat: repeat-x;
	padding-bottom: 20px;
	/*position: relative;*/
	/*border:1px solid red;*/
}

/* Centering content - shadow under navigation also on content div - overflow to wrap content around floated divs */

#content {
	margin: 0 auto;
	width: 900px;
	/*background-image: url(../images/shadow.png);*/
	background-repeat: repeat-x;
	background-color: #ffffff;
	/*position: relative;*/
	
}

.contentTABLE {
	padding-right: 10px;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/*text-align: left;*/
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;

}

#login_error
{
	position: relative;
	float: none;
	font-size: 10px;
	color: #c51230;
	background-color: #ffffff;
	border-top: 1px solid #c51230;
	border-right: 1px solid #c51230;
	border-left: 1px solid #c51230;
	border-bottom: 1px solid #c51230;
	text-align: center;
	width: 170px;
	height: 25px;
	padding: 0px 0px 0px 0px;
}

.contentTABLE .featurename {
	font-weight: bold;
	text-align: right;
    background-color: #eeeeee;
	padding: 10px 10px 20px 10px;
}

.contentTABLE .featuredetails {
	font-weight: normal;
    background-color: #cccccc;
	padding: 10px 10px 10px 10px;
}

.contentTABLE .phonedetails {
font-size: 11px;
	font-weight: bold;
    background-color: #cccccc;
	text-align: left;
	padding: 10px 10px 20px 10px;
	line-height: 30px;
}

#multiline{
	line-height: 16px;
}


.contentTABLE .left {
	text-align: left;
  	text-justify: none;
   	text-align-last: none;
}

.contentTABLE li a{
	font-weight: bold;
	color: #0658A3;
	font-size: 13px;


}

.contentTABLE p.intro {
	margin-top: 10px;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 13px;
}

.contentTABLE ul.list {
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 13px;
}


/* header text style */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px 0 white;  
	font-size: 24px;
	font-style: normal;
	font-weight:lighter;
	margin-bottom: 20px;
	margin-top: 0px;
	color:#333333;
	line-height: 29px;
}

h3 {
	font-size: 14px;
	text-shadow: none;
}



#longline {
	background-image: url(../images/longline.png);
	background-repeat: repeat-x;
	height: 2px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 12px;
}

/* footer */

#Footercontainer {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 150px;
	background-color: #31343c;
	margin: 0px;
	/* gradient gecko based browsers */
	background: -moz-linear-gradient(top, #34373f, #24262c);
	/* gradient webkit based browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#34373f), to(#24262c));
}

#footershadow {
	background-image: url(../images/Shadow_footer.png);
	background-repeat: repeat-x;
	background-color: #31343c;
}

#footer {
	width: 900px;
	margin: auto;
	padding-top: 2px;
	padding-bottom: 20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color: #9198ad;
	font-size: 13px;
	text-align: center;
}

#footer p {
	color: #9198ad;
}


#footer a {
	text-decoration: none;
	color: #9198ad;
}

#footer a:hover {
	color: #c8cede;
}

#footer .metatext {
	font-size: 11px;
}

select
{
	background-color: #eeeeee;
	color: #000000;
	border:1px solid #999999;
	padding: 3px 1px 3px 1px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	
}

.bc
{
	background-color: #ffffff;
	width: 250px;
}

#BigNumber{
	background-image: url(../images/stripedBK.png);
	background-repeat: repeat-x;
	border-top: 2px solid #cd2027;
	border-right: 2px solid #cd2027;
	border-left: 2px solid #cd2027;
	border-bottom: 2px solid #cd2027;
	color: #cd2027;
	font-family: Arial, Verdana, sans-serif;
	width: 200px;
	height: 110px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px 1px 10px 1px;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
}

#BigNumber .HugeNumber{
	font-size: 210%;
}

#BigName{
	/*background-image: url(../images/stripedBK.png);			*/
	/*background-repeat: repeat-x;								*/
	/*border-top: 2px solid #cd2027;							*/
	/*border-right: 2px solid #cd2027;							*/
	/*border-left: 2px solid #cd2027;							*/
	/*border-bottom: 2px solid #cd2027; 						*/
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	width: 600px;
	height: 70px;
	margin: 20px 0px 10px 10px;
	padding: 3px 1px 3px 1px;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
}

#BigName .HugeName{
	color: #cd2027;
	font-size: 24px;
}

.titlebar
{
border:outset 0px #ccc;
background:#999;
color:#ffffff;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
padding: 5px 5px;
text-align: left;
background:url(../images/titlebar_bk.gif) repeat-x left top;
}

input[type="secret"]
{
width: 80px;
}
.pricetab1, .pricetab2{
	display:block;
	width:200px;
	line-height:2;
	background:url("../images/adi_tabs.png") 0px 0px;
	
	float:left;
	margin-left:10px;
	color:#eee;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	

	 text-shadow: 0px 1px 1px #aa0b0b;
	 border-top-right-radius: 10px;
	 border-top-left-radius: 10px;
}
.pricetab2{
	margin-left:10px;

}
.pricetab1:hover, .pricetab2:hover{
	background:url("../images/adi_tabs.png") -0px -28px;
	}

#stub{float:left;}
.pricetabtest{
display:block;
	width:300px;

	height:150px;
	background:url("../images/phone_package_features.png");
	visibility:none;
	float:left;
	margin-left:10px;
	color:#eee;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	

	 text-shadow: 0px 1px 1px #aa0b0b;
	 border-radius: 10px;
	 
}
.pricetabtestsip{
display:block;
	width:300px;

	height:150px;
	background:url("../images/sip_trunk_features.png");
	visibility:none;
	float:left;
	margin-left:10px;
	color:#eee;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	

	 text-shadow: 0px 1px 1px #aa0b0b;
	 border-radius: 10px;
	 
}
.pricetabtest:hover{
	
	}
.tabstuff{
	width:640px;
	margin: 0px auto;
}





#coolMenu,
#coolMenu ul {
    list-style: none;
}
#coolMenu {
    float: left;
}
#coolMenu > li {
    float: left;
}
#coolMenu li a {
display: block;
*width:110px;
    
    line-height: 3em;
    padding: 0 1.5em;
    padding-top:0px;
    text-decoration: none;
}
#coolMenu ul {
    position: absolute;
    display: none;
z-index: 999;
}
#coolMenu ul li a {
    width:210px;
   line-height:3em;
   margin-left:0px;
}
#coolMenu li:hover ul {
    display: block;

}



/* Main menu
------------------------------------------*/
#coolMenu {
    font-family: Arial;
    font-size: 12px;
  height:45px;
  margin-top:5px;
}
#coolMenu > li > a {
    color: #fff;
    font-weight: bold;

}
#coolMenu > li:hover > a {
        color: #fff;
    cursor:default;

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

     -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;

    -ms-border-top-left-radius: 5px;
    -ms-border-top-right-radius: 5px;
}
 .redhover:hover{
 	background: #5d2222;
    border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
 
    background-image: -ms-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
    background-image: -gecko-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
    background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
}
/* Submenu
------------------------------------------*/
#coolMenu ul {
    background: #2d2d2d;
    width:247px;

    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;

    -ms-border-bottom-left-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
}
#coolMenu ul li a {
    color: #fff;
    font-weight: bold;
   	line-height:5em;

}
#coolMenu ul li:hover a {
    background: #5d2222;
    border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
 
    background-image: -ms-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
    background-image: -gecko-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
    background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(#5d2222), to(#431919));
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;

    -ms-border-bottom-left-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
}
#coolMenu li:hover ul {
    display: none; 
}
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	
	border-top: 3px solid #fff;
	float:right;
	margin-top:18px;
	*margin-top:8px;
	margin-left:5px;
}
.clearfix{
	display:block;
	height:1px;
	clear:both;
}

#packageclick{
	display:block;
width:430px;
height:260px;
background: url("../images/main_focus_sprite.jpg") 0px 0px;	
float:left;
}
#sipclick{
	display:block;
width:450px;
height:260px;
background: url("../images/main_focus_sprite.jpg") -430px 0px;		
float:left;
}
#packageclick:hover{
	display:block;
width:430px;
height:260px;
background: url("../images/main_focus_sprite.jpg") 0px -540px;	
float:left;
}
#sipclick:hover{
	display:block;
width:450px;
height:260px;
background: url("../images/main_focus_sprite.jpg") -430px -270px;		
float:left;
}
.target, .target2{
	display:none;
	width:800px;
	padding:20px;
	margin: 0px auto;
	font-size:13px;
	text-align:justify;
}
#sipcontent{
	display:none;
}
.bullets{
	margin-left:20px;
}
.bluetitle{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	margin: 0px;
	font-weight:bold;
}
.reasongrid{
	float: left;
width: 350px;
padding: 10px;
height: 150px;
margin: 10px;
text-align:justify;
font-size:13px;
}
.reasongrid img{
float: left;
margin-bottom: 20px;
}
*.iehide{
	*visibility:none;
}