body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/images/bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p
{
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Header {height:105px;
	width:778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
	
#topnav {float: right; color: #666666; width: 778px;}
#topnav ul {margin: 0px;
	padding: 0px;
	list-style-type: none;
	font: bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;}
#topnav li {margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;}
#topnav  li a, #topnav li a:link, #topnav li a:active, #topnav li a:visited {color: #999999; text-decoration: none;}
#topnav li a:hover {color: #F37021; text-decoration: none;}


a, a:link, a:visited, a:active 
{
	color: #F37021;
	text-decoration: underline;
}
a:hover 
{
	color: #4C4D4E;
	text-decoration: none;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	color: #F37021;
	margin-top: 10px;
	margin-bottom: 8px;
}
h2 
{
	font-size: 18px;
	font-weight: bold;
	color: #4C4D4E;
	margin-top: 6px;
	margin-bottom: 6px;
}
h3 
{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4
{	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.Breadcrumb{padding-top: 4px;padding-bottom: 4px;font-size: 9px;color: #000000;padding-left: 8px;text-align: left;}
.Breadcrumb a, .Breadcrumb a:link, .Breadcrumb a:visited, .Breadcrumb a:active{color: #666666;}
.Breadcrumb a:hover{color: #F37021;text-decoration: none;}

/* Header Buttons */
#HeaderButtons {margin-left:auto;
	width:510px;
	margin-bottom: 0;
	height: 37px;
	margin-top: 40px;
	margin-right: auto;
	float: right;}
#HeaderButtons ul {list-style-type:none;
	margin: 0px;
	padding: 0px;}
#HeaderButtons ul li {float: Right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;}
#HeaderButtons ul li a {display:block;
	width:150px;
	height:37px;
	text-decoration:none;
	text-indent: -9000px;}
#HeaderButtons #mi1 a {width:150px;
	background-image: url(/images/nav/header_phones.gif);
	background-repeat: no-repeat;}
#HeaderButtons #mi2 a { width:150px;
	background-image: url(/images/nav/header_voip.gif);
	background-repeat: no-repeat; }
#HeaderButtons #mi3 a { width:150px;
	background-image: url(/images/nav/header_accessories.gif);
	background-repeat: no-repeat; }
#HeaderButtons #mi1 a:HOVER, #HeaderButtons #mi2 a:HOVER, #HeaderButtons #mi3 a:HOVER { background-position:0 -37px; }
#HeaderButtons #mi1 a.CURRENT, #HeaderButtons #mi2 a.CURRENT, #HeaderButtons #mi3 a.CURRENT  { background-position:0 -37px;}


/* Main Nav Buttons ************** Rogers, Bell, Fido, Solo, Virgin*/
#MainButtons {margin-left:auto;
	width:778px;
	margin-bottom: 0px;
	height: 59px;
	margin-top: 0px;
	margin-right: auto;}
#MainButtons ul {list-style-type:none;
	margin: 0px;
	padding: 0px;}
#MainButtons ul li {float: left;
	margin: 0px;
	padding: 0px;}
#MainButtons ul li a {display:block;
	width:155px;
	height:59px;
	text-decoration:none;
	text-indent: -9000px;}
#MainButtons #mi1 a { background: url(/images/nav/rogers.gif) no-repeat; }
#MainButtons #mi2 a { background: url(/images/nav/bell.gif) no-repeat; }
#MainButtons #mi3 a { background: url(/images/nav/fido.gif) no-repeat; }
#MainButtons #mi4 a { background: url(/images/nav/solomobile.gif) no-repeat; }
#MainButtons #mi5 a { background: url(/images/nav/virginmobile.gif) no-repeat; }

#MainButtons #mi1 a:HOVER, #MainButtons #mi2 a:HOVER, #MainButtons #mi3 a:HOVER, #MainButtons #mi4 a:HOVER, #MainButtons #mi5 a:HOVER { background-position:0 -60px; }
#MainButtons #mi1 a.CURRENT, #MainButtons #mi2 a.CURRENT, #MainButtons #mi3 a.CURRENT, #MainButtons #mi4 a.CURRENT, #MainButtons #mi5 a.CURRENT { background-position:0 -60px;   }
/* End Nav Buttons ************** Rogers, Bell, Fido, Solo, Virgin*/


/* Large Content Background for Tbooth Pages - About Us...*/
#MainContent 
{
	width:778px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	background-image: url(/images/maincontent_bg.gif);
	background-repeat: repeat-y;
}
#MainContent_top {width:778px;
	background-image: url(/images/maincontent_bg_top.gif);
	background-repeat: no-repeat;
	height: 7px;
}
#MainContent_end {width:778px;
	background-image: url(/images/maincontent_bg_end.gif);
	background-repeat: no-repeat;
	height: 10px;
}

#PageContent
{
	padding-left: 10px;
	padding-right: 10px;
}

table.EntryTable
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.EntryTable caption
{
	margin: 0px;
	padding: 8px 6px;
	text-align:left;
	font-size: 8pt;
	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: 200px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 5px;
	font-weight: bold;
	vertical-align: top;
}
div.TextErrorSmall
{
	font-size: 11px;
	color: red;
}
div.TextSmall
{
	font-size: 11px;
}
.textbox, .xstextbox 
{ 
	border: solid 1px #f67429;  
	background-color: #ffffff; 
	margin: 2px; 
	font-size: 13px;
	height: 18px;
}
.btn {
	background-color:#f67429;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding-bottom:2px;
}

/* Footer */
#footerBG {
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 80px;
	clear: both;
	background-repeat: no-repeat;
}
#footer {width: 778px;
	margin-right: auto;
	margin-left: auto;}
.footer_text {color: #333333;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 720px;}	
.footer_text a, .footer_text a:link, .footer_text a:active, .footer_text a:visited
{
	color: #333333;
	text-decoration: underline;
}
.footer_text a:hover
{
	color: #F47021;
	text-decoration: none;
}
#footer ul {list-style-type: none;
	color: #666666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	margin: 0px;
	padding-left: 0px;}
#footer li {display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;}
#footer  li a, #footer li a:link, #footer li a:active, #footer li a:visited {
	color: #F47021;
	text-decoration: none;
}
#footer li a:hover {
	color: #F47021;
	text-decoration: underline;
}
#FooterLogo {background-image: url(/images/footer_tbooth_sm.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 75px;
	float: right;
	margin-top: 10px;}
#NavColumn 
{ 
	float:left; 
	width:160px; 
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	margin: 0px;
	height: 230px;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-y;
}
#nav ul {margin: 0;
	list-style: none;
	width: 158px;
	text-align: left;
	padding: 0;}
#nav li {float: left;}
.nav a {
	float: left;
	margin: 0;
	padding: 4px 0 4px 9px;
	width: 151px;
	font-size: 11px;
	background-color: #EBECED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav a:link, .nav a:active, .nav a:visited 
{
	color: #333333;
	text-decoration: none;
}
.nav a:hover {color: #FD762C;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-weight: bold;}
.nav a.selected, nav a.selected:hover {
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-color: #FF721F;
	font-weight: bold;
}
#MainContent2 
{
	float:right;
	width:610px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(/images/maincontent2_bg.gif);
}
#MiddleContent 
{
	width:778px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


#flyer-nav {
	font-size: 11px;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 10px;
}
#flyer-nav a {
	padding-right: 2px;
	padding-left: 2px;
}
#flyer-nav  a.current {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#flyer-nav a:visited {
	color: #6A6A6A;
}
#flyer-nav a:hover, #flyer-nav a:active  {
	text-decoration: none;
}
#flyer-nav.bottom {
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}


/*iPhone 4 page */
#iPhone-container {
	width: 770px;
	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: 150px;
	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: 200px;
	padding-left: 5px;
	font-size: 8pt;
}
td.disclaimer p {
	font-size: x-small;
	color: #888888;
	padding-top: 70px;
}