body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #080079;
} 
a, a:link, a:active, a:visited {
	color:  #52A80F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover  {
	color: #FFA300; 
	font-weight: bold;
	text-decoration: none;
}
img 
{
	border:0px;
}
li a, li a:link, li a:active, li a:visited
{
	 color: #52A80F; 
	 font-weight: bold;
	 text-decoration: underline;
	 
}
li a:hover
{
	color: #090083;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	color:#090083;
	font-size: 24px;
	margin-top: 8px;
	margin-bottom: 5px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9000;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12pt;
	line-height: 20px;
}
h3 {
	font-weight: bold;
	color: #4e6373;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 4px; 
	display: block;
}
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	
	Client Login (Advantage Homepage)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
#frmLogin1, #cppForm1 { padding:0px; margin: 0px;}
#client-login{
	width:245px;
	background-color: #FFFFFF;
	background-image: url(/images/corporate_bg.gif);
	background-repeat: no-repeat;
	margin: 5px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#client-login h2{
	font-size: 12px;
	padding: 0px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	text-transform: capitalize;
	margin: 0px;
}
#client-login label{
	font-size:10px;
	color:#333333;
	display:block;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#client-login .inb{width:220px;
	color:#333333;
	height: 13px;
	background-color: #FFFAF0;
	border: 1px solid #ED7405;
	font-size: 11px;
}
#client-login .subm{
	background-image: url(/images/login_button.gif);
	background-repeat: no-repeat;
	margin-left: 180px;
	margin-top: 1px;
}
.green_italic {line-height: 18px;
	color: #78C13E;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
}	
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	
	Content 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

 
td.floattable { height: 100%;}
#floatDiv { float: left;  position: relative;  height: 475px;  }
/* IE 5/Mac needs some extra love and attention otherwise it still collapses the container */
* html>body #floatDiv
	{
	float: left;
	}
#floatDiv #upperside
{
	padding: 10px;
 
}
#floatDiv #lowerside 
{
	position: absolute;
	bottom: 0;
	width: 33%;
	 
	}
* html #lowerside
	{
	width: 100%; /* sets width to containing element's, rather than antecedent positioned element - both PC and Mac */
	}
 
 
#wrap_top {background-color: #FFFFFF;
	margin-top: 10px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/wrap_top.gif);
	height: 15px;
	background-repeat: no-repeat;
}
#wrap {
	background-color: #FFFFFF;
	margin-top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	clear:both;
	width:100px;
	position:absolute;
	z-index:1;
	margin: 0 0 0 20px;
}
#home_button {
	clear:both;
	width:140px;
	position:absolute;
	z-index:1;
	margin-left: 620px;
}
#header {margin: 0px;
	padding: 0px;
}	

#header_pic {clear:both;
	width:100px;
	position:absolute;
	z-index:1;
	margin-top: 90px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#header h1 {
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 400px;
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#header_image{ 
	background-repeat: no-repeat;
	background-position: 0px 85px;
	height: 250px;
	position: relative;
}
#header_image2{background-image: url(/images/header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 7px 95px;
	height: 260px;
	position: relative;
}
#HeaderButtons {margin-left:auto;
	width:355px;
	margin-bottom: 0;
	height: 65px;
	margin-right: 30px;
	float: right;
	margin-top: 50px;
}
/* Main Navigration */
#Navigation ul { padding: 0; margin: 0; }
#Navigation li a strong { display:none;padding: 0;
	margin: 0;}

#Navigation {float:right;

	height:100px;

	width:375px;

	padding-top: 40px;

	padding-right: 15px;}

#Navigation li { list-style:none; display:inline;padding: 0;
	margin: 0;}

#Navigation li a {display:block; float:right; height:100px;padding: 0;
	margin: 0; }





.Home, .Products, .Business, .Faq, .ContactUs, .Home-on, .Business-on, .Faq-on, .Products-on, .QuickTour-on, .ContactUs-on {

	background-image: url(/images/nav.gif);

	background-repeat: no-repeat;}



.Home {width: 75px;  background-position: 0px 0px;}

.Products {width: 75px; background-position: -75px 0px;}

.Business {width: 75px; background-position: -150px 0px;}

.Faq {width: 75px; background-position: -225px 0px;}

.ContactUs {width: 75px; background-position: -300px 0px;}



.Products:hover, .Business:hover, .faq:hover, .ContactUs:hover { background-position:0 -100px; width: 75px; }



.Home:hover, .Home-on {background-position:0 -100px; width: 75px; }

.Products:hover, .Products-on {background-position:-75px -100px; width: 75px; }

.Business:hover, .Business-on {background-position:-150px -100px; width: 75px; }

.Faq:hover, .Faq-on {background-position:-225px -100px; width: 75px; }

.ContactUs:hover, .ContactUs-on {background-position:-300px -100px; width: 75px; }



.pro {margin-top: 5px; margin-left: 5px;}

#pro2 {margin: 5px 0 0 5px;}			

#promo a,#promo a:visited {display: block;

	color: #333;

	width: 186px;

	height: 170px;

	border: solid 1px #B8B8B8;

	background-image: none;

	margin: 5px 0 0 5px;}	

#promo a:hover {color: #000;

	padding: 0px;

	border: solid 1px #333;}

/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	

	SIDE NAV 

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
/*==== SIDE NAV ========= */

#SideNav{width: 174px;

	background-color: #434187;

	margin: 5px;}

#SideNav ul {list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;}

#SideNav li { 
	border-bottom: 1px solid  #352F93;
	list-style-type: none;}

#SideNav li a {color: #B5B5B5;
	text-decoration: none;
	font-weight: normal;
	display: block;
	font-size: 11px;
	color: #FFFFFF;	
	background-image: url(../images/nav_arrow.gif);	 
	background-repeat: no-repeat;		
	background-position: 12px 50%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	line-height: 20px;}

#SideNav li a:hover {color: #FFA300;
	text-decoration: none;
	display: block;}

#SideNav li a.selected {color: #FFA300;
	text-decoration: none;
 
	display: block;
	font-weight: bold;}
 
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	
	Footer 

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#footer {
	font-size: 11px;
	height: 50px;
	color: #FFA530;
	line-height: 30px;
	margin: 10px;
}	
#footer a {
	color: #FFA530;
	text-decoration: none;
	padding: 1px;
	font-weight: normal;
}	
#footer a:hover {
	color: #8AC849;
	font-weight: normal;
	text-decoration: none;
}
#footer_telus {background-image: url(/images/footer_telus.gif);
	background-repeat: no-repeat;
	float: right;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#footer_logo {float: left; padding: 5px;}

#footer2 
{
	background-color: #07007B;
	color: #C3C3C3;
	font-size: 11px;
	line-height: 18px;
}
#footer2 a, #footer2 a:link{
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#footer2 a:hover, #footer2  a:active, #footer2  a:visited {color: #FFFFFF;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 0px;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{  
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{  
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ 
visibility: visible;
color: #666666;
font-weight: bold;
top: -400px;
left: 100px;  

} 
 
table.EntryTable
{

}
table.EntryTable caption
{
	margin: 0px;
	padding: 8px 6px;
	text-align:left;
	font-size: 9pt;
	color: #333;
}
table.EntryTable td
{
	margin: 0px;
	text-align: left;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
table.EntryTable td.field
{
	width: 175px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
}
div.TextErrorSmall
{
	font-size: 8pt;
	color: red;
}
div.TextSmall
{
	font-size: 8pt;
}


 
table.phoneListTable
{
	width: 100%;
}
table.phoneListTable div.spec
{
	height: 140px;	
}
div.price
{
	margin: 8px 2px 5px 2px;
	font-size: 16px;
	color: #6BBC16;
	font-weight: bold;
} 
.hline
{
	background-image: url(/images/dot-line-h.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;	
	height: 4px;
 
}
h1.phoneListName
{
 
	color:  #49166d;
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin:  0 0 2px 0;
	font-size: 13px;
	padding: 6px 2px 6px 4px;
	background-color: #EAECEB;
	display: block;
	
}
h1.phoneListName a, h1.phoneListName a:link, h1.phoneListName a:active, h1.phoneListName a:visited
{	
	font-size: 13px;
	text-decoration: none;
	font-weight: 600;
	color:  #69ba15; 
	display: block;
}
h1.phoneListName a:hover
{
	color: #090083;
}

#orderPageContent
{ 
	width: 750px;
	padding:  5px 10px  5px 10px;

}
#pageContent
{
	width: 76%; 
	padding: 8px;
	min-height:300px;  
	_height: auto !important;
	height:300px;
	
}
/* for Internet Explorer */
/*\*/
* html #pageContent {
height: 300px;
}
 
/**/
.vline
{
	background-image:url(/images/dot-line.jpg);
	background-repeat: repeat-y;
	height: 200px;
}
table.PhoneTerms 
{
	border: solid 1px #6BBC16;
}
table.PhoneTerms td
{
	color: #49166d;
	font-weight: bold;
	width: 70%;
	border-bottom: solid 1px #6BBC16;
	border-right: solid 1px #6BBC16;
	border-collapse: separate;
	vertical-align: bottom;
	padding: 5px;
}
.PriceLarge
{
	text-align: center;
	vertical-align: top;
	font-size: 30px;
	color: #6BBC16;
	font-weight: bold;
	
}

#closewin, #closewin a
{
	height: 18px;
	background-color: #080079;	 
	color: #ffffff;
	margin:  0 0 5px 0;
	padding:  2px;
	font-weight: bold;
	
}
/* ==============================  
		breadcrumb

================================ */
 #breadcrumb 
{
	margin-top:4px;
	margin-bottom: 8px;
	color: #acacac;
	font-size: 11px;
	
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#breadcrumb a:hover
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	 
}

#infobox {
	background-color: #fff;
	height: auto;
	width: 100%;
	margin: auto;
	padding-bottom: 5px;
}
#infobox h1 {
	 
	padding-left: 15px;
	padding-top: 5px;
	text-align: left;
	line-height: 22px;

}
 
#infobox .subtext 
{
	font-size: 12px;	 
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
 
	text-align: left;
}
.smallInfo
{
	color: #666666;
	font-size: 11px;
}


/* ==============================  
		phones

================================ */
table.phoneDetails
{
	padding: 0;
	border: solid 1px #f2f2f2;
	margin: 10px 0 0 0;
	background-color: #f2f2f2;
}
table.phoneDetails  h2
{
	margin: 0;
	background-color: #b6b6b6;
	color: #ffffff;
	padding:  4px 0px 4px 0px;
	width: 100%;
	font-size: 12px;
	text-align: center;
}

td.phoneDetailsSpec
{
	background-color: #fff;
	 
	 
}
td.phoneDetailsSpec ul
{
	margin: 0;
	padding: 0;
}
 td.phoneDetailsSpec   li
{
	
	margin-left: 18px;
	padding-left: 10px;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: square;
     

}
td.phoneNode
{
	border-right: solid 1px #acacac;
	background-color: #ffffff;
}
table.phoneNodeTable p
{
	padding: 4px 2px 18px 2px;
}

table.phoneNodeTable ul , table.phoneNodeTable li, table.phoneNodeTable li a, table.phoneNodeTable li a:link, table.phoneNodeTable li a:active, table.phoneNodeTable li:visited
{
	margin: 0;
	padding: 0;
	list-style-type:none;
	font-weight: normal;
}
table.phoneNodeTable ul
{
	padding: 4px 2px 18px 2px;
}


 
h1.StoreName
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #ff9000;  

	text-transform: uppercase;

	margin-bottom: 5px;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	font-size: 14px;

	line-height: 20px;
}	
td.location
{
	width: 50%;
	vertical-align: top;
	border-bottom: dotted 1px #cccccc;
} 
table.StoreLocation
{
	width: 100%;
	
	font-size: 11px;
	color: #555;
}
/* end of rate plans */
.LoginBox .button
{
	padding-top: 6px;
}
.smallText
{
	font-size: 11px;
	font-style: italic;
	padding-bottom: 5px;
	text-align: left;
}
table.locationTable
{
	padding-top: 10px;
	width: 80%;

}
table.locationTable td
{
	text-align: left;
}
#Navigation3 { 
float: right;
height:100px;

width:400px;

padding-top: 40px;

padding-right: 15px;}
#Navigation3 img { border: 0px; margin:0px; padding:0px; }

INPUT, TEXTBOX, TEXTAREA{
	border-width: 1px;
	border-color: #ffffff;
	background-color: #f1f1f1;
	font-weight: normal;
	color: #212121;
}
TEXTAREA { width: 400px;}
RADIO{
	border-width: 0px;
	padding :0px;
}
SELECT,OPTION{
	border-width: 1px;
	border-color: #ffffff;
	background-color: #f1f1f1;
	font-weight: normal;
	color: #212121;
}




/*iPhone 4 page */
#iPhone-container {
/*	width: 580px; */
	width: 100%;
	text-align: left;
	font-size: 10pt;
	font: 8.5pt "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333333;
}
#iPhone-container hr {
	color: #ffffff;
}
#iPhone-container ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 1px;
}
#iphonecompare tr td {
	border: none;	
	text-align: left;
	vertical-align: top;
}
.phonetitle {
	height: 25px;
}
.phoneimage_front {
	width: 107px;
	height: 211px;
}
.phoneimage_side {
	width: 31px;
	height: 211px;
}
th.category {
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 8.5pt;
	font-weight: none;
}
td.title {
	padding-top: 20px;
}
td.imgcol {
	width: 30px;
	padding: 0;
}
.appicon {
	width: 35px;
	height: 35px;
}
.iphoneicon {
	width: 35px;
}
td.featcol {
	width: 195px;
	padding-left: 5px;
	font-size: 8pt;
}
td.disclaimer p {
	font-size: x-small;
	color: #888888;
	padding-top: 70px;
}