/* Copyright 1998-2006 Acro Media Inc. All rights reserved -->	 */

/*--------------------------------------------
|  GLOBAL STYLES / General
|
|	Note: Mike Customization has orange theme
|	text and graphics. Classes and IDs
|	are named for such.
|
+--------------------------------------------*/

html { border: none; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #fff;
	color: #333;
	text-align: center;
}

img { border: 0; }
p { margin: 0 0 12px 0; padding: 0px; }
a { text-decoration: none; font-weight: bold; color: #000000; }
a:hover { color: #ff6600; }
h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0px; }

.clearBoth { clear: both; }
.clearBothNoSPC	{ clear: both; margin: 0px; padding: 0px; font-size: 0px; height: 0px; line-height: 0px; }
.req { color: #b5002f; font-weight: bold; }

.que { font-weight: bold; color: #4a156d; }
.ans { font-weight: bold; color: #000; }

a.altLink { font-weight: normal; text-decoration: none; color: #777; }
a.altLink:hover { font-weight: normal; text-decoration: underline; color: #4a156d;  }

.indent { margin-left: 10px; }

#employeeOffersCTA {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.offerCTA {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	}
	.offerCTA.last { padding: 0px; }

#loginAd {
	width: 748px;
	height: 236px;
	}

.spaceFrLn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #fff;
	margin-left: 2px;
	}

/*h1 {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: #fff;
	color: #4a156d;
	}

h1.mike {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: #fff;
	color: #f60;
	}	*/

/*--------------------------------------------
|  Site Container / Content(rightCol, leftCol)
---------------------------------------------*/
#siteContainer {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #fff;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 770px;
	text-align: left;
	}
	#siteContainer h2 {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #49166d;
		}
	#siteContainer h3 {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #48146c;
		}
	#siteContainer h1 {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #48146c;
    text-decoration: none !important;
		}

#siteContent {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.leftCol {
	float: left;
	width: 210px;
	}

.leftColPadding { padding: 20px 20px 0px 5px; }

.rightCol {
	float: left;
	width: 540px;
	}

.rightColPadding { padding: 20px 0px 0px 0px; }

/*--------------------------------------------
|  Header / Sub Header Code
---------------------------------------------*/
.hdrGfx {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.hdrLogo {
	margin: 0px;
	padding: 0px;
	width: 221px;
	height: 83px;
	float: left;
	border-right: 1px solid #e4e4e4;
	background: #fff url(graphics/hdr_logo.gif) no-repeat;
	}

.hdrPageTitle	{
	margin: 0px;
	padding: 48px 0px 0px 24px;
	float: left;
	}

.subHdrOne {
	background: #fff url(graphics/bg_redLeaf.jpg) no-repeat;
	height: 110px;
	}
	.subHdrOne p {
		padding: 40px 10px 0px 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #49166d;
		font-size: 13px;
		}

.subHdrTwo {
	background: #fff url(graphics/bg_yellowLeaf.jpg) no-repeat;
	height: 110px;
	}
	.subHdrTwo p {
		padding: 40px 10px 0px 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #49166d;
		font-size: 13px;
		}

.subHdrThree {
	background: #fff url(graphics/bg_greenLeaf.jpg) no-repeat;
	height: 110px;
	}
	.subHdrThree p {
		padding: 40px 10px 0px 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #49166d;
		font-size: 13px;
		}

.navHdr { float: left; }

.hdrLogin {
	float: left;
	width: 250px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

.hdrLoginID {
	float: right;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.hdrLoginHowdo {
	font-size: 11px;
	clear: both;
	float: right;
	padding: 0px;
	padding-right: 50px;
	margin: 0px;
	}
.hdrLoginHowdo a { color: #46126b; }
.hdrLoginHowdo a:hover { color: #e4e4e4; }

/*--------------------------------------------
|  Navigational Code (Top Right Menu System)
---------------------------------------------*/
.navPadding {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.navContainer {
	margin: 0px;
	padding: 0px;
	height: 23px;
	}

#nav {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	#nav li {
		float: left;
		border: 1px solid #e4e4e4;
		list-style-type: none;
		}
		#nav li a {
			outline: none;
			display: block;
			padding: 0px 10px;
			height: 20px;
			line-height: 20px;
			float: left;
			color: #777;
			text-decoration: none;
			background-color: #fff;
			}
		#nav li a:hover {background-color: #e4e4e4; color: #46126b;}
		#nav li a.current {background-color: #e4e4e4; color: #555;}
/*--------------------------------------------
|  Big Telus Advertisment Code
---------------------------------------------*/
.bigAd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 213px;
	background: #fff url(graphics/bg_ad1.jpg) 0px 0px no-repeat;
	border-bottom: 1px solid #e4e4e4;
	}

.bigAdHeader {
	text-align: center;
	}
	.bigAdHeader p {
		font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
		font-size: 14px;
		padding-top: 90px;
		font-weight: normal;
		color: #999;
		}
	.bigAdHeader a { color: #999; font-weight: normal; }
	.bigAdHeader a:hover { color: #46126b; }

/*--------------------------------------------
|  Login Section Code
---------------------------------------------*/
.loginAds {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}

.loginHdrSection	{
	margin: 0px;
	padding: 0px;
	width: 233px;
	height: 88px;
	background: #fff url(graphics/bg_monkeys.jpg) 0px bottom no-repeat;
	text-align: right;
	}
	.loginHdrSection a { font-weight: normal; color: #46126b; }
	.loginHdrSection a:hover { color: #999; }

.loginSection	{
	margin: 0px;
	padding: 0px;
	width: 233px;
	background: #fff;
	text-align: left !important;
	}
	.loginSection a { font-weight: normal; color: #46126b; }
	.loginSection a:hover { color: #999; }

.btnLogin a {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 55px;
	background: url(graphics/btn_log_in.gif) 0px -16px no-repeat;
	}
	.btnLogin a:hover { color: #fff; background-position: 0px 0px; }

.btnRedeem a {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 67px;
	background: url(graphics/btn_redeem.gif) 0px 0px no-repeat;
	}
	.btnRedeem a:hover { color: #fff; background-position: 0px -17px; }

.fr-btnRedeem a {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 76px;
	background: url(graphics/fr_btn_redeem.gif) 0px -17px no-repeat;
	}
	.fr-btnRedeem a:hover { color: #fff; background-position: 0px 0px; }

.loginCodeBox {
	float: right;
	}
	.loginCodeBox input { margin-left: 8px; padding: 0px; height: 16px; width: 150px; border: 1px solid #ccc; }

.loginInfoTable {
	margin: -12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #fff;
	color: #999;
	}
	.loginInfoTable td {	height: 20px; }
	.loginInfoTable td.cellOne { width: 65px; }
	.loginInfoTable td.cellTwo { width: 90px; }
		.loginInfoTable td.cellTwo select { margin-left: 8px; padding: 0px; width: 150px; border: 1px solid #ccc; }
	.loginInfoTable td.cellThree { width: 65px; }

/*--------------------------------------------
|  Small Ads (Beside Login Box)
---------------------------------------------*/
.smallAd {
	float: left;
	padding-left: 10px;
	}
	.smallAd.first {
		padding-left: 15px;
		}

/*--------------------------------------------
|  Form Style Customizations
---------------------------------------------*/
.formQuestion {
	margin-bottom: 15px;
	}
	.formQuestion h2 {
		margin-bottom: 3px !important;
		}
	.formQuestion p {
		margin: 0px;
		padding: 0px;
		}
	.formQuestion textarea.box {
		overflow: hidden;
		height: 43px;
		}
	.formQuestion textarea.box, input.box {
		border: 1px solid #bbb;
		}
	.formQuestion textarea.box, input.setWidthOne {
		width: 30px;
		}
	.formQuestion textarea.box, input.setWidthTwo {
		width: 50px;
		}
	.formQuestion textarea.box, input.setWidthThree {
		width: 125px;
		}
	.formQuestion textarea.box, input.setWidthFour {
		width: 410px;
		}

/*--------------------------------------------
|  Additional Features Table Stylez
---------------------------------------------*/
.addFeaturesTable {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
	}

.featurePopup {
	visibility: hidden;
	position: absolute;
	z-index: 1000;
}

/*---------------------------
|	Tabular Nav
---------------------------*/
#tabsHeader {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 100%;
	background:url(graphics/tabGfx/bg_sectionnav.gif) 100% 100% no-repeat;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	}
  #tabsHeader ul {
		background: url(graphics/tabGfx/tabs_bg.gif) repeat-x;
		width: 90%;
		float: left;
		padding: 0px;
		margin: 0px;
		list-style: none;
		}
  #tabsHeader li {
		font-family: arial, helvetica, sans-serif;
		float: left;
		background:url(graphics/tabGfx/tab_off_right.gif) no-repeat right top;
		margin:0px 5px 0px 0px;
		padding: 0px;
		}
	#tabsHeader a {
		background-color: #6c0;
		color: #fff;
		display: block;
		background: url(graphics/tabGfx/tab_off_left.gif) no-repeat left top;
		padding: 5px 18px;
		}
	#tabsHeader .current {
		background-image: url(graphics/tabGfx/tab_on_right.gif);
		}
		#tabsHeader .current a {
			background-color: transparent;
			color: #66CC00;
			background-image: url(graphics/tabGfx/tab_on_left.gif);
			}

.addVertLine {
	background: url(graphics/tabGfx/bg_acclist.gif) 0 repeat-y;
	}
	.addVertLine .addVertLineEnd {
		background: url(graphics/tabGfx/bg_accfooter.gif) 0 100% no-repeat;
		}

/*---------------------------
|	Tabular Nav Mike Custom
---------------------------*/
#tabsHeaderMike {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 100%;
	background:url(graphics/tabGfx/mike_bg_sectionnav.gif) 100% 100% no-repeat;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	}
  #tabsHeaderMike ul {
		background: url(graphics/tabGfx/mike_tabs_bg.gif) repeat-x;
		width: 90%;
		float: left;
		padding: 0px;
		margin: 0px;
		list-style: none;
		}
  #tabsHeaderMike li {
		font-family: arial, helvetica, sans-serif;
		float: left;
		background:url(graphics/tabGfx/tab_off_right.gif) no-repeat right top;
		margin:0px 5px 0px 0px;
		padding: 0px;
		}
	#tabsHeaderMike a {
		background-color: #6c0;
		color: #fff;
		display: block;
		background: url(graphics/tabGfx/tab_off_left.gif) no-repeat left top;
		padding: 5px 18px;
		}
	#tabsHeaderMike .current {
		background-image: url(graphics/tabGfx/mike_tab_on_right.gif);
		}
		#tabsHeaderMike .current a {
			background-color: transparent;
			color: #f60;
			background-image: url(graphics/tabGfx/mike_tab_on_left.gif);
			}

.addVertLineMike {
	background: url(graphics/tabGfx/mike_bg_acclist.gif) 0 repeat-y;
	}
	.addVertLineMike .addVertLineEndMike {
		background: url(graphics/tabGfx/mike_bg_accfooter.gif) 0 100% no-repeat;
		}

/*---------------------------
|	SubTab Navigation
---------------------------*/
#subTabNav {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 95%;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	}
  #subTabNav ul {
		float: left;
		padding: 0px;
		margin: 0px;
		list-style: none;
		}
  #subTabNav li {
		font-family: arial, helvetica, sans-serif;
		float: left;
		margin:0px 5px 0px 0px;
		padding: 0px;
		}
	#subTabNav a {
		color: #c2c2c2;
		display: block;
		padding: 5px 18px;
		}
	#subTabNav a:hover { color: #6c0; }
	#subTabNav .current a {
		color: #6c0;
		}
		#subTabNav .current a:hover {
			color: #6c0;
			}

/*---------------------------
|	SubTab Navigation Mike
---------------------------*/
#subTabNavMike {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 95%;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	}
  #subTabNavMike ul {
		float: left;
		padding: 0px;
		margin: 0px;
		list-style: none;
		}
  #subTabNavMike li {
		font-family: arial, helvetica, sans-serif;
		float: left;
		margin:0px 5px 0px 0px;
		padding: 0px;
		}
	#subTabNavMike a {
		color: #c2c2c2;
		display: block;
		padding: 5px 18px;
		}
	#subTabNavMike a:hover { color: #f60; }
	#subTabNavMike .current a {
		color: #f60;
		}
		#subTabNavMike .current a:hover {
			color: #f60;
			}

/*----------------------------------------
| Product Page section
-------------------------------------------- */

#product {
	margin: 0px;
	padding: 0px 0px 15px 15px;
	/*border: 1px solid black;*/
}

#productDetail {
	margin: 0px;
	padding: 0px 0px 15px 15px;
	float:left;
	width:475px;
}

#accessories {
	margin: 0px;
	padding: 15px;
	width: 475px;
	/*border: 1px solid black;*/
}

.#accessories table {
	width: 475px;
}

.phoneAccessory {
	margin-bottom: 10px;
}

.productFootNotes {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	/*border: 1px solid black;*/
}

/* --------------------------------------------
| > Shopping Cart        
 -------------------------------------------- */
 
#shoppingCart {
  float:left;
  margin-left:25px;
  width:200px;
}

.myCart {
  border-right: 1px solid #49166D;
  border-left: 1px solid #49166D;
  line-height: 12px;
  width: 200px;
  }
  .myCart .colPhone {
    background: #EAE0EF;
    font-weight: bold;
    border-top: 1px solid #888899;
    color: #49166D;
    }
  .myCart th {
    font-weight: normal;
    color: #49166D;
    }  
  .myCart .mainItem{
    border-top: 1px solid #888899;
    }  
  .myCart .subItem {
    border-top: 1px solid #E7E7E7 !important;
    }  
  .myCart .col1 {
    width: 90px;
    padding-left: 2px;
    white-space: normal !important;
    }
  .myCart .col2 {
    text-align: center;
    width: 30px;
    }  
  .myCart .col3 {
    text-align: right;
    width: 70px;
    padding-right: 2px;
    }  
  .myCart .subtotal {
    border-top: 1px solid #E7E7E7 !important;
    border-bottom: 1px solid #E7E7E7 !important;
    text-align: right;
    }  
  .myCart .buttons {
    border-bottom: 0;
    text-align: center;
    padding-top: 5px;
    }

.onSale {
	position: relative;
	top: -30px;
	}

.onPromo {
	position: relative;
	top: -30px;
	}

#contractList {
	margin-left: 90px;
}

#contractList table{
	/*border: 1px solid #49166D;*/
	border-collapse:collapse;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 12px;
	font-variant: normal;
	font-style: normal;
	width: 160px;
}

#contractList td, #contractList th{
	border-bottom: 1px solid #49166D;
	padding: 2px;
}

#contractList th{
	background-color: #DBD0E2;
	font-weight: normal;
	text-align: left;
	width: 100px;
}

#contractList td{
	color: #49166D;
	text-align: right;
}

#contractList span{
	color: #FF6600;
}
#contractList tr .thresholdMsg {
  padding: 4px 2px;
  text-align: left;
  }

#contractListRefurb th, #contractListRefurb td {
	background-color: #CCFF99;
}

/*--------------------------------------------
|	Telus Recommends Sections
---------------------------------------------*/
.telusRecs {
	margin: 0px;
	padding: 0px 0px 15px 15px;
	}

.titleHdr {
	margin: 0px;
	padding: 20px 0px 15px 0px;
	}

.prodDetail {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-right: 0px;
	}

.recPhone {
	margin: 0px;
	float: left;
	}

.recSpacer {
	height: 15px;
}

.recPhoneDetails {
	}
	.recPhoneDetails a {
		color: #4a156d;
		font-size: 12px;
		text-decoration: underline;

	}
	.recPhoneDetails h1 {
		line-height: 19px !important;
	}

	.detailList {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 145px;
	}
	.detailList li  {
			margin: 0px;
			padding: 6px 0px 0px 10px;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 14px;
			list-style: none;
			background: url(graphics/bullet_gr_square.gif) no-repeat 0px 11px;
			color: #6a6772;
			}


.genList {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 145px;
	}
	.genList li  {
			margin: 0px;
			padding: 6px 0px 0px 10px;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 14px;
			list-style: none;
			background: url(../images/bullet_gr_square.gif) no-repeat 0px 11px;
			color: #6a6772;
			}
		.genList li a {
			text-decoration: underline;
			}


/*Mike Custom*/
.detailListMike {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 145px;
	height: 110px;
	}
	.detailListMike li  {
		margin: 0px;
		padding: 6px 0px 0px 10px;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		list-style: none;
		background: url(graphics/bullet_or_square.gif) no-repeat 0px 11px;
		color: #6a6772;
		}
/*Mike Custom*/

.phContract {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	.phContract p {
		border-top: solid #ebebeb 1px;
		margin: 0px;
		padding: 4px 0px 4px 0px;
		font-size: 11px;
		font-weight: bold;
		}
	.phContract .purp {
		margin: 0px;
		padding: 4px 0px 4px 0px;
		font-family: arial, helvetica, sans-serif;
		color: #4a156d;
		font-weight: bold;
		font-size: 12px;
		}
	.phContract .greeny {
		margin: 0px;
		padding: 4px 0px 4px 0px;
		font-family: arial, helvetica, sans-serif;
		color: #6c0;
		font-weight: bold;
		font-size: 12px;
		}
	.phContract .orange {
		margin: 0px;
		padding: 4px 0px 4px 0px;
		font-family: arial, helvetica, sans-serif;
		color: #f60;
		font-weight: bold;
		font-size: 12px;
		}
	.phContract .checky {
		border-top: solid #c6c6c6 1px;
		margin: 0px;
		padding: 4px 0px 4px 0px;
		font-family: arial, helvetica, sans-serif;
		color: #696969;
		font-weight: bold;
		font-size: 11px;
		}

.vertLine {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(graphics/vert_line.gif) no-repeat 50% 50%;
	width: 15px;
	height: 213px;
	}

/*--------------------------------------------
|  Product Table Stylez
---------------------------------------------*/
.tableCompareWrap {
	margin: 0px;
	padding: 10px;
	}

.tableCompareProducts {
	padding: 0px;
	width: 740px;
	margin-top: 20px;
	}

.grayHdr {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
	background: #ececec;
	}

.tRow td { padding: 20px 5px 10px 5px; border-bottom: solid 1px #e5e5e5; }
.tRowEnd td { padding: 20px 5px 10px 5px; }

.col1 { width: 60px; padding: 0px; margin: 0px; text-align: center;  }
.col2 { width: 45px; padding: 0px; margin: 0px; text-align: center; }
.col3 { width: 225px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: left; padding-left: 10px; }
.col4 { width: 300px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: left; padding-left: 10px; }
.col5 { width: 75px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }
.col6 { width: 50px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }
.col7 { width: 50px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }
.col8 { width: 50px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }

/*mike custom*/
.col3 { width: 225px; padding: 0px; margin: 0px; font-size: 11px; color: #f60; text-decoration: none; text-align: left; padding-left: 10px; }
.col4 { width: 300px; padding: 0px; margin: 0px; font-size: 11px; color: #f60; text-decoration: none; text-align: left; padding-left: 10px; }
.col5 { width: 75px; padding: 0px; margin: 0px; font-size: 11px; color: #f60; text-decoration: none; text-align: right; padding-right: 10px; }
/*mike custom*/

.colHdr { color:#4a156d;  font-weight: bold; text-decoration: underline;}
.colHdrMike { color:#f60;  font-weight: bold; text-decoration: underline;}

.productPrice { font-size: 12px; font-weight: bold; color: #6c0; text-decoration: none; text-align: center;  }

.vertToTop { vertical-align: top !important; }

.productPriceMike { font-size: 12px; font-weight: bold; color: #f60; text-decoration: none; text-align: center;  }

.productHdr { font-size: 12px; font-weight: bold; color: #4a156d; text-decoration: underline; }
.productHdrMike { font-size: 12px; font-weight: bold; color: #f60; text-decoration: underline; }

.productDesc { font-weight: normal; font-size: 11px; color: #6a6772; }

.detailListComp {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	.detailListComp ul li  {
		margin: 0px;
		padding: 0px;
		}
		.detailListComp li  {
				margin: 0px;
				padding: 0px 0px 6px 10px;
				font-family: arial, helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				line-height: 12px;
				list-style: none;
				background: url(graphics/bullet_gr_square2.gif) no-repeat 0px 5px;
				color: #6a6772;
				}

/*mike custom*/
.detailListCompMike {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	.detailListCompMike ul li  {
		margin: 0px;
		padding: 0px;
		}
		.detailListCompMike li  {
				margin: 0px;
				padding: 0px 0px 6px 10px;
				font-family: arial, helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				line-height: 12px;
				list-style: none;
				background: url(graphics/bullet_or_square2.gif) no-repeat 0px 5px;
				color: #6a6772;
				}
/*mike custom*/

/*--------------------------------------------
|  Q&A Table
---------------------------------------------*/
.qaTable {
	margin: 0px;
	padding: 0px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #fff;
	color: #999;
	}
	.qaTable td { }
	.qaTable td.cellOne { vertical-align: top; width: 20px; }
	.qaTable td.cellTwo { vertical-align: top; width: 700px; }
		.qaTable td.cellTwo p { color: #555;  }

		.qaTable td.cellTwo ol {
			margin: 0px 0px 0px 30px;
			padding: 0px;
			color: #555 !important;
			}
			.qaTable td.cellTwo ol li {
				color: #555 !important;
				}

		.qaTable td.cellTwo ul {
			margin: 0px 0px 0px 30px;
			padding: 0px;
			color: #555 !important;
			}
			.qaTable td.cellTwo ul li {
				color: #555 !important;
				}

/*--------------------------------------------
|  General Table
---------------------------------------------*/
.genTableData {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #555 !important;
	width: 100%;
	border-collapse: collapse;
	}
	.genTableData td {
		padding: 5px;
		border: 1px solid #777;
		}

/*--------------------------------------------
|  Footer Code
---------------------------------------------*/
#footer {
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #e4e4e4;
	text-align: right !important;
	}

/*-----------------------------------------------
| Checkout Styles
-------------------------------------------------*/
.body{
 	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.sbPush2 {
	white-space:nowrap;
	text-align:right;
	margin-top:15;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	font-family: arial, helvetica;
	color:#FFFFFF;
}

.sbPush2 a {
	font-size: 11px;
	line-height: 11px;
	font-weight:bold;
	font-style: normal;
	font-family: arial, helvetica;
	color:#FFFFFF;
	background-color:#66CC00;
	padding-top:2;
	padding-bottom:2;
	padding-left:6;
	padding-right:6;
	border:1px solid #666666;
	text-decoration:none;
	margin-left:6;
	height:16;     /* --- required to render properly in IE 5.01 --- */
}
.sbPush2 a:hover {
	color:#FFFFFF;
	background-color:#55A900;
	border:1px solid #666666;
	text-decoration:none;
}

/*-----------------------------------------------
| Special Appearance DIVS
-------------------------------------------------*/
.prodDiv{
	position: absolute;
	top: 150px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	display: none;
	width: 700px;
	border: solid 1px #aaa;
	background: #fff;
}

/*-----------------------------------------------
| Rate Plans
-------------------------------------------------*/
.ratePlansList {
	clear: both;
	width: 535;
}

.ratePlansList .outerTable {
	border: 1px solid #66CC00;
	width: 535;
}

.ratePlansList th{
	font-size: 12px;
	color: #49166D;
	background-color: #66CC00;
	padding: 4;
}

.ratePlansList td{
	font-size: 11px;
	vertical-align: top;
	padding: 3;
}

.ratePlansList td a{
	font-size: 11px;
	font-weight: normal;
	color: #49166D;
}

.ratePlansList a {
	font-weight: normal;
	color: #000000;
}

.ratePlansList .odd {
	background-color: #CCFF99;
}

.ratePlansList .even {
	background-color: #F6FFED;
}

.ratePlansSelectCity {
	clear: both !important;
	text-align: left !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	border: 0px solid #000;
	/* width: 535; */
	margin-bottom: 25;
}
.ratePlansSelectCity .body tbody tr td {
	clear: both !important;
	text-align: left !important;
	margin: 0px !important;
	padding: 0px !important;
	}
.ratePlansSelectCity tr {
	clear: both !important;
	text-align: left !important;
	margin: 0px !important;
	padding: 0px !important;
	}
.ratePlansSelectCity td {
	clear: both !important;
	text-align: left !important;
	margin: 0px !important;
	padding: 0px !important;
	}

.ratePlansSelectCity b{
	font-weight: bold;
	color: #66CC00;
	font-size: 16px;
	line-height: 16px;
}

.ratePlansSelectCity select{
	margin: 10 0;
}

.ratePlansSelectCity  .leftImage {
	/* margin: 0 30; */
}

.ratePlansSelectCity  .button {
	margin-top: 5;
}

.ratePlansSelectPlan {
	margin: 10 0;
}

.ratePlansSelectPlan td{
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

.ratePlansSelectPlan b{
	font-weight: bold;
	color: #66CC00;
	font-size: 16px;
}


.ratePlansFootNotes  {
	margin-top: 10;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

.ratePlansFootNotes  a{
	color: #666666;
}

.ratePlansFootNotes  a:hover{
	color: #666666;
}


/*-----------------------------------------------
| Page Welcome Styles
-------------------------------------------------*/
.pageWelcome h1 {
	font-size: 14px;
}

.pageWelcome h2 {
	font-size: 14px !important;
}

.pageWelcome .moreDetailLink {
	font-weight: bold;
	color: #49166D;
}

.pageWelcome a {text-decoration: underline;
	font-weight: bold;
	color: #49166D;
}

/*-------------------------------------------
|Red Box on final checkout page before IS
--------------------------------------------*/

.redBox{
	border: 1px solid #f00;
	padding: 5px;
	background: #ffeded;
	text-align: left;
}

/* Coupon */

.couponTable .scissors {
	margin: 2 10
}

.couponTable {
	border: 1px solid #66CC00;
	font-size: 11px;
	width: 100%;
	margin-top: 10;
}

.couponTable .description {
	text-align: left;
	padding: 10;
}

.couponTable .highlight {
	text-align: center;
	width: 168;
	font-weight: bold;
	background-color: #C0F091;
	white-space: nowrap;
}

/*-----------------------------------------------
| Rate Plans Splash
+----------------------------------------------*/
/* h2 { display: block; } */

.ratePlanBox {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	white-space: nowrap !important;
	}
	.ratePlanBox tr {
		margin: 0px;
		padding: 0px;
		}
		.ratePlanBox tr td {
			margin: 0px;
			padding: 0px;
			width: 172px !important;
			border-left: 1px solid #bbb;
			border-right: 1px solid #bbb;
			vertical-align: top;
			}
			.ratePlanBox tr td div {
				margin: 0px;
				padding: 5px 10px 5px 10px;;
				}
				.ratePlanBox tr td div h2{
					width: 160px !important;
					}
				.ratePlanBox tr td div img {
					float: left;
					margin: 0px;
					padding: 0px 6px 0px 0px;
					}
				.ratePlanBox tr td div p {
					margin: -12px 0px 0px 0px;
					padding: 0px 0px 4px 0px;
					width: 168px;
					font-size: 12px;
					white-space: normal !important;
					}

.bLearnMore {
	background: url(../images/lnk_learnmore.gif) right 4px no-repeat;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	color: #000 !important;
	}
	.bLearnMore:hover {
		text-decoration: underline;
		}

.ratePlanHR {
	margin: 14px 0px 14px 0px;
	padding: 0px;
	border-top: 1px solid #bbb;
	width: 718px;
	}
#refreshCart {
	font-size:11px;
	padding:5px;
	}
	#refreshCart a {
		color:#66cc00;
		font-weight:bold;
		}

#toothPromo {
	width: 250px;
	height: auto;
	border: 1px solid #999;
	position: absolute;
	background: #f9f9f9;
	color: #49166d;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: none;
	}
	#toothPromo p {
		padding: 4px;
		}
	#toothPromo .hdrPromo {
		width: 100%;
		height: 20px;
		background: #666;
		color: #fff;
		line-height: 20px;
		}
		#toothPromo .hdrPromo p {
			margin: 0px;
			padding: 0px;
			line-height: 20px;
			font-weight: bold;
			color: #fff;
			padding-left: 5px;
			}

.promoCloseBtn {
	float: right;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.promoHeader {
	float: left;
	}
	.promoHeader a {
		color: #fff !important;
		}
		.promoHeader a:hover {
		color: #fff !important;
		}

#changeSiteLnk {
	margin: 0px;
	padding: 18px 10px 0px 0px;
	float: right;
	text-align: right;
	}

/*-----------------------------------------------
| Rate Plan Splash/Family Pages
-------------------------------------------------*/
.ratePlanCont {
	width: 500px;
}

.ratePlanCont ul li{
	width: 230px;
}

.ratePlanCont ul li a {
	text-decoration: underline;
}

.ratePlanGroupBox {
	width: 170px;
}

/* --------------------------------------------
| > Coverage Maps        
 -------------------------------------------- */
 
.mapCoverage .tab {
  background: url("../images/tabBg.gif") repeat-x scroll left bottom #F8F8F8;
  display: block;
  margin: 0 0 25px;
  height: 41px;
  }
  .mapCoverage .tab ul {
    margin: 0 !important;
    padding: 0 !important;
    }
    .mapCoverage .tab ul li {
      border-bottom: 1px solid #FFFFFF;
      float: left;
      list-style: none outside none;
      margin-top: 0;
      }
      .mapCoverage .tab li a {
        background: url("../images/tabDivider.gif") no-repeat scroll right 6px transparent;
        color: #666666;
        display: block;
        padding: 13px 16px 12px;
        text-decoration: none;
        }
    .mapCoverage .tab li.active {
      background: url("../images/greytabRightOn.gif") no-repeat scroll right top transparent;
      }
      .mapCoverage .tab li.active a {
        background: url("../images/greytabLeftOn.gif") no-repeat scroll left top transparent;
        color: #66CC00;
        cursor: default;
        padding-left: 18px;
        padding-right: 18px;
        position: relative;
        }
        
.mapCoverage .coverageColor {
  border: 1px solid #CCCCCC;
  clip: rect(0pt, 20px, 20px, 0pt);
  display: block;
  height: 0 !important;
  margin-bottom: 0;
  overflow: hidden;
  padding: 20px 0 0;
  width: 20px;
  }
  
.mapCoverage .fn {
  font-size: 9px;
  vertical-align: top;
  }
  
.mapCoverage .sm, .mapCoverage .mice, .mapCoverage div.boxBody p.mice {
  color: #999999;
  font-size: 11px !important;
  }
  
.bonus, .highlight {
  color: #66CC00 !important;
  }
  
.tableCoverage {
  margin-bottom: 20px;
  }
  .tableCoverage td {
    padding: 5px;
    vertical-align: top;
    }
  .tableCoverage td.cell1 {
    width: 20px;
    }
