body {
background-color: #FFF;
color: #333;
font-size: 12px;
font-style: normal;
font-family: Arial, Verdana, Helvetica;
margin: 0;
padding: 0;
text-align: center;
}

.backgrd {
/* 	background-image: url(images/grd_bkgd.gif);
background-position: top;
background-repeat: repeat-x;*/
}


img {
border: 0;
}


/* Headings */

h1 {
color: #333;
font-size: 1.6em;
font-weight: normal;
}

h2 {
color: #333;
font-size: 1.4em;
font-weight: normal;
}

h3 {
color: #333;
font-size: 1.2em;
font-weight: bold;
}

h4 {
color: #333;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 2px;
}

p.horizLine {
border-bottom: solid 1px #CCC;
width: 95%;
}

/* Hyperlinks */


#layout #main td.page-right a {
color: #333;
font-size: 1em;
}

#layout #main td.page-right a:link {
color: #c60;
text-decoration: underline;
}

#layout #main td.page-right a:visited {
color: #033;
text-decoration: underline;
}

#layout #main td.page-right a:hover {
color: #333;
text-decoration: underline;
}

#layout #main td.page-right a:active {
text-decoration: underline;
}



/* Advertising */

table.advertising a img {
vertical-align: bottom;
margin: 2px;
border: solid 1px #ccc;
}

table.advertising a:hover img {
border-color: #000;
}

table.advertising a:hover {/* wakeup IE */
	border-width: 0;
}


/* Form Fields */

#contactform table {
font-size: 1em;
width: 100%;
text-align: left;
}

.error {
text-align: left;
color: #CC0000;
}

#contactform table td.custom input, td.custom textarea {
background: #F9F9F9;
border: 1px solid #333;
margin-top: 2px;
font-size: 1em;
font-family: Arial, Verdana, Helvetica;
}

#contactform table #comments {
width: 100%;
}

input.custom, 
textarea.custom {
background: #FFF;
border: 1px solid #333;
margin-top: 2px;
font-size: 1em;
font-family: Arial, Verdana, Helvetica;
}

table.border {
font-size: 1em;
border: 1px solid #999;
padding: 6px;
}

table.border td {
padding: 6px;
}

/* Page Layout */

#layout {
width: 750px;
font-size: 1em;
padding: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
/*border-left: 1px solid #999;
border-right: 1px solid #999;
/*background-color: none; */
}

#layout #header {
width: 750px;
height: 133px;
font-size: 1em;
background-image: url(images/cti_mbanner.jpg);
background-position: top;
}

#layout #header h1 {
display: none;
}


#layout #header #google {
width: 35%;
height: 30px;
margin-top: 85px;
margin-right: 15px;
font-size: 1em;
float: right;
}

#layout #header #google .go {
float: right;
margin-top: -21px;
margin-right: 8px;
}

.privacy_things {
	display: none;
}


/* Main Layout */

#layout #main ol {
list-style: square;
}

#layout #main {
width: 750px;
font-size: 1em;
background: #fff;
text-align: left;
float: left;
}

#layout #main td.page-left {
width: 145px;
font-size: 1em;
background: #fff;
vertical-align: top;
border-right: 1px solid #ccc;
}

#layout #main td.page-right {
width: 100%;
height: 600px;
margin-left: 150px;
font-size: 1em;
padding: 8px 8px 8px 8px;
background: #fff;
text-align: justify;
vertical-align: top;
}

/* Main Table Layout */

#layout #main td.page-right table.index {
font-size: 1em;
text-align: left;
padding: 6px;
}

#layout #main td.page-right table.index td.sep {
border-top: 1px solid #ccc;
padding: 6px;
}

#layout #main p.important {
border: 2px solid #990000;
padding: 8px;
background-color: #f8d1d1;
}

#layout #main td.page-right table.index td {
vertical-align: top;
font-size: 1em;
}

#layout #main td.page-right table.index td ol {
margin-left: 15px;
}

#layout #main td.page-right table.index td.middle {
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 6px;
}

.cinema {
padding: 8px;
border-right: 1px solid #797562;
border-bottom: 1px solid #797562;
border-left: 1px solid #797562
}

/* Pricing Table */

table.pricing {
	font-size: 1em;
	background-color: #FFFFFF;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
table.index table.pricing {
	width: 400px;
}
table.pricing th {
	background-color: #036;
	color: white;
}

table.pricing td,table.pricing th {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	vertical-align: top;
}
table.pricing td:first-child, table.pricing th:first-child {
	border-left: 0px;
}
table.pricing.specs {
	border-bottom: 1px solid #999;
}
table.pricing.specs td:first-child, table.pricing.specs th:first-child {
	width: 35%;
}

.tdr {
padding: 8px;
/*border-right: 1px solid #999*/
}

table.ad {
font-size: 1.3em;
}
table.ad td {
font-size: 1em;
color: #000066;
}
table.ad th {
color: #000000;
font-size: 3em;
font-weight: normal;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 5px;
}




/* TOP NAVIGATION */

#layout #topmenu a {
color: #333;
font-size: 1em;
}

#layout #topmenu a:link {
color: #fff;
text-decoration: none;
}

#layout #topmenu a:visited {
color: #fff;
text-decoration: none;
}

#layout #topmenu a:hover {
color: #fff;
text-decoration: none;
}

#layout #topmenu a:active {
color: #000;
text-decoration: none;
}


#topmenu {
width: 100%;
height: 20px;
background-color: #016648;
}

#topmenu ul {
padding: 0;
}
#topmenu ul li {
display: inline;
}

#topmenu ul {
margin: 0;
padding: 0 0 0 0;
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica;
font-size: .8em;
font-weight: bold;
letter-spacing: 1px;
}

#topmenu ul li a {
padding: 4px 12px 4px 12px;
background-color: #016648;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#topmenu ul li a:hover {
background-color: #c60;
color: #fff;
}

#navlist li a:hover, #navlist li a:active {
color: #fff;
text-decoration: none;
background: #fff;
text-align: left;
text-transform: uppercase;
}

ul.navlist {
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}


/* SIDE NAVIGATION */

.page-left ul {
margin: 0px;
padding: 0px 0px 0px 0px;
list-style: none;
width: 140px; 
/*	border-bottom: 1px solid #CCC;*/
}

.page-left ul li {
position: relative;
}

.page-left li ul {
position: absolute;
left: 140px;
top: 0;
display: none;
border-left: 1px solid #c60;
}


.page-left ul li a {
display: block;
text-decoration: none;
color: #c60;
background: #fff;
padding: 3px 1px 3px 8px;
border-top: 1px solid #CCC;
border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html .page-left ul li {
float: left;
height: 1%;
}
* html .page-left ul li a {
height: 1%;
}
/* End */

.page-left ul li a:hover {
color: #fff;
background: #c60;
}
		
.page-left li ul li a {
padding: 5px;
}
		
.page-left li:hover ul, li.over ul {
display: block;
}


h4.submenu {
padding: 0px 0px 0px 0px;
margin-left: 8px;
margin-bottom: 2px;
}



/* FOOTER NAVIGATION */

#nav-footer {
border-top: 1px solid #999;
width: 100%;
height: 17px;
float: left;
}

#nav-footer ul {
padding: 0;
}
#nav-footer ul li {
display: inline;
}

#nav-footer ul {
margin: 0;
padding: 0 0 0 0;
color: #999;
font-family: Arial, Verdana, Helvetica;
font-size: .8em;
font-weight: bold;
letter-spacing: 0px;
border: none;
}

#nav-footer ul li a {
padding: 4px 14px 4px 14px;
color: #999;
text-decoration: none;
float: left;
border: none;
}

#nav-footer ul li a:hover {
background-color: #c60;
color: #FFFFFF;
}

#nav-footer .privacy_things {
	text-align: center;
	font-size: 0.8em;
	color: gray;
	margin-top: 40px;
	display: block;
}
#nav-footer .privacy_things a {
	color: gray;
}

#navlist li a:hover, #navlist li a:active {
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
text-transform: uppercase;
}

.footer {
color: #666;
font-size: 0.85em
}

#hideShow {
width: 100%;
}
#fbfchk {
width: 100%;
text-align: left;
}
ul#fbferr {
width: 100%;
}

/* TELUS PROMOTIONS */

p.when {
padding: 0px;
color: #000;
font-size: .8em;
margin: -2px 0px 12px 0px;
}

p.phone {
color: #c60;
font-size: 1.2em;
text-align: left;
margin: -2px 0px 12px 0px;
font-weight: bold;
}

p.title {
color: #c60;
font-size: .9em;
text-align: left;
margin: -12px 0px 12px 0px;
}

p.value {
margin: -0px 0px 12px 0px;
color: #333;
font-size: .9em;
}
.new {
	color: #900;
}

