*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #efefef;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
sup
{
	vertical-align: 0.5ex;
}
.short_header
{
	height: 70px;
}
.container
{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 955px;
}
.bodycopy
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
.bodycopy a
{
	color: #00aedb;
}
.bodycopy a:visited
{
	color: #666666;
}
.bodycopy a:hover
{
	background-color: #00aedb;
	color: white;
	text-decoration: none;
}
.blue_link a
{
	color: #00aedb;
	font-size: 11px;
}
.blue_link a:visited
{
	color: #666666;
}
.blue_link a:hover
{
	background-color: #00aedb;
	color: white;
	text-decoration: none;
}
a.blue_linkHover
{
	background-color: #00aedb;
	color: white;
	text-decoration: none;
}
.blue_link a span
{
	text-decoration: none;
}
.rule_link
{
	float: right;
	font-size: 11px;
	position: relative;
	top: 15px;
}
.rule_link a
{
	color: #00aedb;
	font-size: 11px;
	text-decoration: underline;
}
.rule_link a:visited
{
	color: #666666;
}
.rule_link a:hover
{
	background-color: #00aedb;
	color: white;
	text-decoration: none;
}
h1
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headline
{
	border-bottom: solid black 6px;
	height: auto;
	padding-bottom: 5px;
	position: relative;
	width: 100%;
}
.subheadline
{
	border-bottom: solid black 1px;
	font-weight: bold;
	height: auto;
	padding-top: 10px;
	position: relative;
	width: 100%;
}
.subheadline2
{
	border-bottom: solid black 1px;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	padding-top: 10px;
	position: relative;
	width: 100%;
}
.leftContentWrapper
{
	float: left;
	height: auto;
	position: relative;
	width: 615px;
}
.rightContentWrapper
{
	float: left;
	height: auto;
	padding-left: 20px;
	padding-top: 30px;
	width: 275px;
}
.leftContentWrapperScissors
{
	float: left;
	height: auto;
	position: relative;
	width: 530px;
}
.rightContentWrapperScissors
{
	height: auto;
	padding-left: 40px;
	padding-top: 0px;
	width: 291px;
}
.flash_banner
{
	float: left;
	height: auto;
	padding-left: 20px;
	width: 210px;
}
.pink td
{
	background-color: #ee2c74;
}
.blue td
{
	background-color: #00aedb;
}
.green td
{
	background-color: #d5e04d;
}
.orange td
{
	background-color: #fbb034;
}
.light_grey td
{
	background-color: #ececec;
}
.td_valign_top
{
	vertical-align: top;
}
.td_valign_bot
{
	vertical-align: bottom;
}
.td_align_right
{
	text-align: right;
}
.line_bot
{
	border-bottom: solid black 1px;
}
.line_top
{
	border-top: solid black 1px;
}
.line_left
{
	border-left: solid black 1px;
}
.line_right
{
	border-right: solid black 1px;
}
.small_grey_text
{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.small_black_text
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.top_paragraph
{
	padding-top: 10px;
}
.ad_image
{
	padding-bottom: 10px;
}
.ad_imageScissors
{
	padding-bottom: 0px;
}
.ad_image .company_logo
{
	padding-bottom: 40px;
	text-align: center;
}
.mainBody
{
	height: auto;
}
.mainBody .topLeft_b
{
	width: 6px;
}
.mainBody .topRight_b
{
	width: 6px;
}
.mainBody .white_bg
{
	background-color: white;
	padding: 10px 0px 10px 16px;
}
.mainBody .green_bg
{
	background-color: #d4e04c;
	padding: 10px 0px 10px 16px;
}
.build_package
{
	height: auto;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
.build_package .build_table
{
	border-top: solid black 6px;
}
.build_package .build_title
{
	border-right: solid black 1px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
.build_package h1
{
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 5px;
}
.build_package .build_link
{
	font-size: 11px;
	padding: 5px 0 5px 5px;
}
.build_package a
{
	color: white;
	font-size: 10px;
}
.build_package .sidebar_off
{
	background-image: url(../images/sidebar_off.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.build_package .sidebar_on
{
	background-image: url(../images/sidebar_on.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.build_package .sidebar_complete
{
	background-image: url(../images/sidebar_complete.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.build_package .build_cart
{
	background-color: black;
	background-image: url(../images/sidebar_cart.gif);
	background-position: 17px 7px;
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 7px 40px;
}
.build_cart a
{
	left: 32px;
	position: relative;
}
.build_package .package_links
{
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.build_package .package_links a
{
	color: #00aedb;
}
.build_package .package_links a:hover
{
	background-color: #00aedb;
	color: white;
}
.clearFloat
{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 0px;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}
.clearfix
{
	zoom: 1;
}
a.black_button
{
	background-color: black;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
}
a.black_button:link
{
	color: white;
}
a.black_button:visited
{
	color: white;
}
a.black_button:hover
{
	background-color: #00aedb;
}
.popUp_colour
{
	background-color: white;
	border: solid #ececec 6px;
	font-size: 11px;
	height: auto;
	padding: 10px 0 10px 20px;
	position: absolute;
	width: 270px;
	z-index: 3;
}
.popUp_colour table
{
	margin-bottom: 5px;
	margin-top: 5px;
}
.popUp_choice
{
	background-color: white;
	border: solid #ececec 6px;
	height: auto;
	left: 465px;
	padding: 10px 0 10px 10px;
	position: absolute;
	top: 424px;
	width: 250px;
	z-index: 3;
}
.popUp_choice a
{
	float: left;
	margin-right: 5px;
}
.popUp_large_view
{
	background-color: white;
	border: solid #ececec 6px;
	display: none;
	height: auto;
	left: 265px;
	padding: 15px 0 0 0;
	position: absolute;
	text-align: center;
	top: 224px;
	width: 270px;
	z-index: 3;
}
#phoneHolder
{
	padding-left: 43px;
}
.popUp_large_view_accesories
{
	background-color: white;
	border: solid #ececec 6px;
	display: none;
	height: auto;
	left: 265px;
	padding: 15px 0 0 10px;
	position: absolute;
	text-align: center;
	top: 230px;
	width: 270px;
	z-index: 3;
}
.popUp_accesories_info
{
	display: none;
	height: auto;
	left: 210px;
	position: absolute;
	top: 230px;
	width: 220px;
	z-index: 3;
}
.call_out_bg
{
	background-color: #00aeef;
	border-right: solid black 1px;
	border-top: solid black 1px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding: 5px;
	vertical-align: top;
	width: 184px;
}
.call_out_left_rpt
{
	background-image: url(../images/call_out_left_rpt.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.call_out_bot
{
	background-image: url(../images/call_out_bot.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 209px;
}
.close_link
{
	float: right;
	padding-right: 20px;
}
.close_link2
{
	float: right;
	padding-right: 5px;
}
.popUp_colour a
{
	float: left;
	margin-right: 5px;
}
.popUp
{
	background-image: url(../images/help_arrow.gif);
	background-repeat: no-repeat;
	display: none;
	height: 73px;
	left: 380px;
	position: absolute;
	top: 470px;
	width: 176px;
	z-index: 200;
}
.popUp .middle
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	padding: 5px 0 5px 10px;
	position: relative;
	width: 150px;
}
.popUp .middle a
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.popUp .okLink
{
	margin-left: 55px;
	margin-top: 10px;
}
.shield
{
	background-color: #000000;
	filter: alpha(opacity=30);
	left: 0px;
	moz-opacity: 0.30;
	opacity: 0.30;
	position: absolute;
	top: 0px;
	width: 9px;
	z-index: 2;
}
.prop
{
	float: right;
	height: 50px;
	width: 1px;
}
.ad_box
{
	float: left;
	margin-bottom: 10px;
	width: 132px;
}
.av_box
{
	float: left;
	margin-bottom: 10px;
	width: 132px;
}
.av_box a.black_button
{
	float: right;
	font-size: 11px;
	font-weight: normal;
}
.ad_box_large
{
	float: left;
	margin-bottom: 10px;
	width:100%;
}
.ad_box_margin
{
	margin-right: 10px;
}
.ad_box a.black_button
{
	float: right;
	font-size: 11px;
	font-weight: normal;
}
.ad_content
{
	border-bottom: solid black 1px;
	border-top: solid black 6px;
	width: 100%;
}
.av_content
{
	border-bottom: solid black 1px;
	border-top: solid black 6px;
	width: 100%;
}
.ad_content_large a
{
	color: #000;
	text-decoration: none;
}
.ad_content_large
{
	border-bottom: solid black 1px;
	border-top: solid black 6px;
}
.ad_box
{
	float: left;
	margin-bottom: 10px;
	max-height: 200px;
	min-height: 200px;
	overflow: hidden;
	width: 132px;
}
.ad_box_med
{
	float: left;
	margin-bottom: 10px;
}
.ad_box_margin
{
	margin-right: 10px;
}
.ad_box a.black_button
{
	float: right;
	font-size: 11px;
	font-weight: normal;
}
.ad_content
{
	border-bottom: solid black 1px;
	border-top: solid black 6px;
	width: 100%;
}
.ad_content_large a
{
	color: #000;
	text-decoration: none;
}
.ad_content_large h2
{
	font-size: 22px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ad_content_large h4
{
	border-bottom: solid black 1px;
	font-size: 22px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ad_content_large p
{
	border-bottom: solid 1px #000;
	font-size: 12px;
	padding: 3px 0;
}
.ad_box_large .listing
{
	border-bottom: solid black 1px;
	font-size: 11px;
	line-height: normal;
	padding: 2px 0;
}
.ad_box_large .last_line
{
	border-bottom: solid black 3px;
}
.ad_content h2
{
	font-size: 14px;
	padding-top: 5px;
}
.accordion_table
{
	width: 100%;
}
.insideText_popup
{
	background-color: #fff;
	border: solid #ececec 6px;
	height: auto;
	left: 380px;
	overflow: auto;
	padding: 5px 10px 10px 10px;
	position: absolute;
	top: 545px;
	width: 400px;
	z-index: 2000;
}
.error
{
	background-color: #fbaf34;
}
.loadingMessage
{
	background-color: #fff;
	border: solid #ececec 6px;
	height: auto;
	left: 380px;
	overflow: auto;
	padding: 5px 10px 10px 10px;
	position: absolute;
	top: 545px;
	width: 200px;
	z-index: 2000;
}
a.promoLink
{
	color: #000;
	text-decoration: none;
}
.ditchTbl
{
	border-bottom: solid #000 1px;
	border-top: solid #000 6px;
	font-size: 11px;
	margin-bottom: 10px;
	width: 100%;
}
.ditchTbl td
{
	padding: 5px 10px;
	vertical-align: top;
	width: 50%;
}
.ditchTitle
{
	border-bottom: solid #000 1px;
	font-size: 14px;
	font-weight: 700;
}
.ditchTbl td ul
{
	margin-left: 16px;
}
.ditchTbl td li
{
	line-height: 18px;
}
.ditchTbl .rightBorder
{
	border-right: solid #000 1px;
}
.home_callouts
{
	vertical-align: top;
	width: 258px;
}
.co_message
{
	border-bottom: solid #000 2px;
	border-top: solid #000 6px;
	font-weight: 700;
}
.messageTbl
{
	height: 80px;
	margin: 0 10px;
}
.co_message a
{
	color: #000;
	font-size: 17px;
	line-height: 110%;
	text-decoration: none;
}
.co_message a:visited
{
	color: #000;
	text-decoration: none;
}
.co_message a:hover
{
	color: #000;
}
.callout a.black_button
{
	font-size: 10px;
	padding: 2px;
}
.callout a.black_button:hover
{
	background: #fff;
	color: #000;
}
.callout
{
	float: left;
	margin-left: 30px;
	padding: 10px 0;
	width: 146px;
}
.callout_noMargin
{
	margin-left: 0px;
}
.PlayTbl
{
	margin-top: 10px;
}
.PlayTbl td
{
	vertical-align: top;
}
.allYouNeed
{
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.allYouNeed li
{
	line-height: 20px;
}
.ol
{
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.phoneComp ul
{
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.service_area
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0;
}
.legend
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.step_header
{
	font-size: 16px;
	margin-top: 10px;
}
#scrollArea
{
	margin: 10px 0;
}
a.black_button2
{
	background-color: #ddd;
	color: #aaa;
	cursor: auto;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
}
a.black_button2:link
{
	color: #aaa;
	cursor: auto;
}
a.black_button2:visited
{
	color: #aaa;
	cursor: auto;
}
a.black_button2:hover
{
	background-color: #ddd;
	cursor: auto;
}
.thirtyfive-unilimited-plus-bg
{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 880px;
}
.thirtyfive-unilimited-plus-copy
{
	float: left;
	width: 430px;
}
.thirtyfive-unilimited-plus-img
{
	float: right;
	margin-top: -10px;
	position: relative;
	right: 0px;
	width: 444px;
	z-index: 1;
}
.thirtyfive-unilimited-plus-copy p
{
	font-size: 16px;
	padding-bottom: 20px;
}
.thirtyfive-unilimited-plus-copy p a
{
	color: #000;
	font-weight: bold;
}
.thirtyfive-unilimited-plus-copy p a:hover
{
	text-decoration: none;
}
.thirtyfive-unilimited-plus-copy h1
{
	border-bottom: 2px solid black;
	border-top: 18px solid black;
	float: none;
	font-size: 33px;
	line-height: 35px;
	padding-bottom: 12px;
	padding-top: 6px;
}
.thirtyfive-unilimited-plus-copy h2
{
	border-bottom: 2px solid black;
	float: none;
	font-size: 33px;
	line-height: 35px;
	padding-bottom: 12px;
	padding-top: 6px;
}
.thirtyfive-unilimited-plus-spacer
{
	height: 18px;
}
.thirtyfive-unilimited-plus-disclaimer
{
	font-size: 8px;
	line-height: 10px;
	margin-right: 30px;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}
.thirtyfive-unilimited-plus-disclaimer sup
{
	font-size: 7px;
	line-height: 9px;
	position: relative;
}
.thirtyfive-unilimited-plus-hairspace
{
	margin-left: 1px;
}
.unilimited-plus-combo-bg
{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 880px;
}
.unilimited-plus-combo-container
{
	height: 435px;
	position: relative;
	width: 880px;
}
.unilimited-plus-combo-copy
{
	left: 0px;
	position: absolute;
	width: 460px;
	z-index: 1;
}
.unilimited-plus-combo-img
{
	background: url('../images/unlimited-incoming-plus-combo/bgVM.png') no-repeat;
	height: 461px;
	position: absolute;
	right: 0px;
	top: -3px;
	width: 595px;
	z-index: 2;
}
.unilimited-plus-combo-img-nat
{
	background: url('../images/unlimited-incoming-plus-combo/bg.png') no-repeat;
	height: 461px;
	position: absolute;
	right: 0px;
	top: -3px;
	width: 595px;
	z-index: 2;
}
.unilimited-plus-combo-copy p
{
	font-size: 16px;
	padding-bottom: 20px;
}
.unilimited-plus-combo-copy p a
{
	color: #000;
	font-weight: bold;
}
.unilimited-plus-combo-copy p a:hover
{
	text-decoration: none;
}
.unilimited-plus-combo-copy h1
{
	border-bottom: 2px solid black;
	border-top: 18px solid black;
	float: none;
	font-size: 34px;
	line-height: 36px;
	padding-bottom: 12px;
	padding-top: 6px;
}
.unilimited-plus-combo-copy h2
{
	border-bottom: 2px solid black;
	float: none;
	font-size: 34px;
	line-height: 36px;
	padding-bottom: 12px;
	padding-top: 6px;
}
.unilimited-plus-combo-spacer
{
	height: 18px;
}
.unilimited-plus-combo-disclaimer
{
	font-size: 10px;
	line-height: 12px;
	margin-right: 30px;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}
.unilimited-plus-combo-hairspace
{
	margin-left: 1px;
}
.unlimited-supD
{
	font-size: 7px;
	position: relative;
}
.clear
{
	clear: both;
}
.dc-border-wrap p
{
}
.dc-border-wrap sup
{
	font-size: 11px;
	position: relative;
	top: -1px;
}
.bb-social-text
{
	font-size: 12px;
}
.sm-icons 
{
	margin-top:0px;
	margin-left:13px;
	margin-bottom:10px;	
}
.sm-icons ul
{
	list-style:none;
	float:left
}
.sm-icons li
{
	float:left;
	display:block;
	padding-left:7px;
	font-size:12px;
	font-weight:bold;
}
.sm-icons li.copy
{
	line-height:37px;
}
.sm-icons li a
{
	width:40px;
	height:40px;
}
.sm-icons li a:hover
{
-moz-opacity:.80; -ms-filter:"alpha(opacity=80)"; filter:alpha(opacity=80); opacity:.80;
}
/* begin ROUNDED CORNERS */
/* position of rounded corners BEGIN */
.ltp
{
    background-position: left top;
	padding-left:20px;
}
.lbt
{
    background-position: left bottom;
	padding-left:20px;	
}
.rtp
{
    background-position: right top;
	padding-right:20px;	
}
.rbt
{
    background-position: right bottom;
	padding-right:20px;		
}
/* position of rounded corners END */
.rC
{
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
}
.rC-lime
{
    background-image: url('../images/roundCorners-lime.png');
}
.rC-bg-lime
{
    background: #D5E04D;
    width: 100%;
    height: 95%;
}
/* end ROUNDED CORNERS */
.homeSwitch2KoodoCallout{
    margin: 30px auto;
    width: 200px;
}

.homeSwitch2KoodoCalloutContent{
	background:url('../images/switch2koodo/home-icon.png') 118px 29px no-repeat;
}
.homeSwitch2KoodoCalloutContent a.switch2KoodoUnlock{
	font-size:13px;
	display:block;
	padding:10px 0;
	width:162px;
} 
.homeSwitch2KoodoCalloutContent a.black_button
{
	font-size:12px;
}
