/* @import url("master.css"); */

.focus_column h1 {
	padding-bottom: 50px;
	text-align: center;
	text-indent: -9000px;
}

.focus_column h1#change_plan {
	background: url("../images/changingYourPlan.jpg") no-repeat top center;
}

.focus_column h1#add_phone {
	background: url("../images/adding_phone_header.png") no-repeat top center;
}

.focus_column h1#reactivate_subscription {
	background: url("../images/reactivate_subscription.png") no-repeat top center;
}

.focus_column h2 {
	color: #828282;
	padding: 0;
	margin-bottom : 30px;
	text-align: center;
}

.concentrate {
	width: 940px;
	background: #fcfcfc;
	margin: 50px auto;
}

.concentrate .header {
	padding: 90px 100px 60px 90px;
	background: #fcfcfc url("../images/checkoutHeader.jpg") no-repeat;
    font-family: 'Molengo', arial, serif;
	text-align: center;
	width: 750px;
	height : 60px;
    border-bottom : 1px solid #DDD;
}

.concentrate .header h1 {
    color : #407d9c;
    font-size : 48px;
    margin-bottom : 20px;
    text-align: center;
    
}

.concentrate .header p {
    font-size : 18px;
}

.concentrate .body {
    padding : 40px;
}

.concentrate ol {
    list-style-type: decimal;
    margin-left : 20px;
}

.concentrate ol li {
    margin-top : 10px;
}

.concentrate ul {
    list-style-type:circle;
    margin-left : 20px;
}

.concentrate .footer {
	background: url("../images/checkoutBottom.jpg") no-repeat;
	width: 940px;
	height: 40px;
}

.focus {
	font-weight: 700;
	color: #404040;
}


#pricing_tiers {
    margin : 0 0 0 5px;
    width : 98%;
}

#pricing_tiers .tier_option {
    background-color : #F7F7F7;
    color : #333;
    border : 1px solid #CCC;
    font-size : 18px; 
    padding : 0;
    vertical-align: middle !important;
}

#pricing_tiers .tier_option .waived {
    color : #090;
}

#pricing_tiers .tier_option:hover {
    background-color : #FCFCFC;
    color : #333;
    cursor : pointer;
}

#pricing_tiers .tier_option.selected {
    background-color: #1c7dae;    
    color : #fff;
}

#pricing_tiers .tier_option.selected .waived {
    color : #9F9;
}

#pricing_tiers .tier_option p.subscription-promotion {
    border-top : 2px solid #F5EFDB; 
    border-bottom : 2px solid #F5EFDB; 
    color : #777;
    margin-bottom : 20px;
    padding : 10px; 
}

#pricing_tiers p.package-price {
    background-color:#F7F7F7;
    color:#000;
    font-size:14px;
    margin : 20px 0 0 0; 
    padding : 10px;
    text-align : left;
    width: 100%;
}

/* END NEW STYLES */



tr.alt-row td {
    background-color : #F0F0F0;
}

.notification {
    border : 5px solid #EAEAEA;
    display : block;
    font-size : 18px;
    padding : 10px 15px; 
    margin-bottom : 20px; 
}

.notification.success {
    background-color : #FAFAFA;
    border-color : #CCF0D0;
    color : #45A24F;
    font-family: 'Cabin';
/*     font-weight : bold; */
}

.tc-notification {
    border : 1px solid;
    display : block;
    padding : 5px 10px; 
    margin-bottom : 20px; 
}

.tc-notification.tc-information {
    background-color : #FFFBCC; 
    border-color : #E6DB55;
    color : #666452;
}

.tc-notification.tc-error {
    background-color : #DC6767; 
    border-color : #DC6767;
    color : #FFF;
}

.tc-tab-container {
    padding : 0px;
    margin : 0;
}

.tc-tab-container .tc-tab-content {
    background-color : #FFF;
/* 	background-image : url('/images/tab-content-bottom.jpg'); */
    background-position : 0% 100%;
    background-repeat : repeat-x;
    border : 1px solid #E0E0E0;
    padding : 20px 30px 40px 30px;
}

.tc-tab-container ul.tabs {
    margin : 0;
    padding : 0;
    margin-top : 4px;
    margin-bottom : 9px;
}

.tc-tab-container ul.tabs li {
    list-style: none;
    display : inline;
}

.tc-tab-container ul.tabs li a {
/*
	background-color:#464c54;
	background-image : url('/images/tab-off.jpg');
*/
	background-position : 0 0;
	background-repeat : repeat-x;
/* 	color:#FFF; */
	padding:12px 16px;
	text-decoration:none;
	font-size:16px;
/* 	font-weight:bold; */
/* 	border:1px solid #464c54; */
}

.tc-tab-container ul.tabs li a:hover {
/*
	background-color:#2f343a;
	border-color:#2f343a;
*/
    text-decoration: underline;
}

.tc-tab-container ul.tabs li a.active {
	background-color:#FFF;
/* 	background-image : url('/images/tab-on.jpg'); */
	color:#1c7dae;
	border:1px solid #DDD;
	border-bottom: 1px solid #FFF;
}

.tc-number-header,
.tc-plan-header,
.tc-renewal-header {
    color : #999;
    margin-bottom : 3px;
}

.tc-borderless, .tc-borderless tr > *, .tc-borderless > * {
    border : 0px solid transparent !important;
}

.tc-large-number {
    font-size : 18px;
    font-style: oblique;
    font-weight : bold;
}

.tc-number-value,
.tc-plan-value,
.tc-renewal-value {
    font-size : 18px;
    font-weight : bold;
    margin-right : 5px;
}

.tc-inline {
    display : inline;
}

.tc-inline-block {
    display : inline-block;
}

.tc-full-width {
    width : 97%;
}

.tc-list-header {
    font-size : 14px;
    font-weight : bold;
    margin-bottom : 5px;
}

.tc-list-item {
    font-size : 14px;
    padding : 3px 0;
}

.tc-list-item input {
    vertical-align : middle;
}

.tc-list-item .tc-list-item {
    margin-left : 20px;
}

.tc-error {
    color : #900;
    padding : 5px 10px;
}

.tc-success {
    color : #090;
    padding : 5px 10px;
}

.tc-submit-loader {
    display : none;
    margin-left : 10px; 
    vertical-align : middle;
}

.tc-feature-item {
    border-top : 1px solid #DDD;
    color : #999;
    font-style : oblique;
    padding : 10px 10px;
}

.tc-feature-item:first-child {
    border-top : 0px solid transparent;
}

.tc-feature-item .tc-feature-title {
    font-size : 14px;
}

.tc-feature-item .tc-feature-description {
    color : #999;
    font-size : 12px;
    line-height: normal;
    margin-top : 5px;
    height : 14px;
    overflow : hidden;
}

.tc-feature-item img { 
    float : right;
    display : none;
    margin-top : 0px !important;
    width : 18px;
    height : 18px;
}

.tc-feature-item.tc-feature-available { 
    background-color : transparent;
    color : #333;
    font-style : normal !important;
}

.tc-feature-item.tc-feature-available img { 
    display : inline;
/*     margin-top : 5px; */
}

/*
.ui-dialog table.split {
    width : 100%;
}

.ui-dialog table.split tr > * {
    padding : 10px;
    width : 50%;
}

.ui-dialog table.split tr td:first-child {
    border-right : 2px solid #F7F7F7;
}

.ui-dialog table.split tr td.boxify { 
 background-color : #FCFCFC;
 border : 2px solid #F0F0F0;
}
*/
table.split {
    width : 100%;
}

table.split tr > * {
    padding : 10px;
    width : 50%;
}

table.split tr td:first-child {
/*     border-right : 2px solid #F7F7F7; */
    border-right : 1px solid #DDD;
}

table.split tr td.boxify { 
 background-color : #FCFCFC;
 border : 2px solid #F0F0F0;
}

#main_column th {
    text-align : left;
}

.ui-button-text {
    font-size : 12px !important;
    font-weight : normal !important;
}

.tc-faded {
    color : #999;
}

.tc-small {
    font-size : 12px;
}

.tc-float-left {
    float : left;
}

.tc-float-right {
    float : right;
}

.edit table {
    color : #999;
    margin-top : 10px;
    width : 100%;
}

.edit table input {
    border-radius : 0px;
    -moz-border-radius : 0px;
    vertical-align : middle;
}

.edit table tr > *:first-child {
    font-weight : bold;
    text-align : right;
}

.edit table tr > * {
    padding : 5px;
    vertical-align : middle;
}

table.basic {
    width : 100%;
}

table.basic tr.first > * {
/*     border-top : 1px solid #DDD; */
}

table.basic tr > * {
/*     border-bottom : 1px solid #DDD; */
    padding : 10px;
    vertical-align : middle;
}

/*
.checkable_rows tbody tr input {
    display : none;
}
*/
    
.checkable_rows tbody tr:hover > * {
    background-color : #DDD;
    cursor : pointer;
}

.checkable_rows tbody tr.selected > * {
    background-color : #1c7dae;
    border-top : 1px solid #0C5F89;
    border-bottom : 1px solid #0C5F89;
    color : #FFF;
}

#left_column {
    background-color : #EEE;
    border-top : 1px solid #DDD;
    border-bottom : 1px solid #DDD;
    padding : 10px 0;
    width : 250px;
    vertical-align: top;
}

#main_column {
    border-left : 1px solid #CCC;
    border-top : 1px solid #DDD;
    border-bottom : 1px solid #DDD;
    padding : 20px;
    padding-left : 40px;
}

.basic .description {
    font-size : 12px;
}

.text-input,
form select {
    border : 1px solid #CCC;
/*     border-radius : 5px; */
    font-size : 14px;
    padding : 3px;
/*     -moz-border-radius : 5px; */
}

form .large-input {
    padding : 5px;
}

form .large-input,
form .large-input + span {
    font-size : 18px;
}

.notice {
    border : 1px solid #CCC;
    font-size : 14px;
    margin : 0 0 10px 0;
    padding : 10px;
}

.notice.error {
	background-color: #C00;
	color: #FFF;
}

.notice.error a {
    color : #FFF;
}

.notice.success {
	background-color: #B9EEB1;
	border-color : #72B967;
	color: #000;
}

.tiny_button {
    border : 0;
	margin-top: 5px;
	width: 84px;
	height: 25px;
	text-align: center;
	color: #fff;
	font-weight: 700 !important;
	padding-top: 2px;
	font-size : 12px !important;
	display : inline-block;
}

.tiny_button:hover{background-position: 0 -28px !important;}
.tiny_button:active{background-position: 0 -56px !important;}

.tiny_button.blue {
	background: url("../images/tiny_blue.png") no-repeat;
}

.tiny_button.green {
	background: url("../images/tiny_green.png") no-repeat;
}

.tiny_button.red {
	background: url("../images/tiny_red.png") no-repeat;
}

.tiny_button.gray {
	background: url("../images/tiny_gray.png") no-repeat;
}

.small_button {
    border : 0;
/* 	margin-top: 0px; */
    margin : 0;
	width: 104px;
	height: 33px;
	text-align: center;
	color: #fff;
	font-size : 12px !important;
	font-weight: 700;
	padding-top: 5px;
/* 	float: left; */
}

.small_button:hover{background-position: 0 -34px !important; cursor : pointer;}
.small_button:active{background-position: 0 -68px !important;}

.small_button.blue {
	text-shadow: 0 -1px 0 #3a667c;
	background: url("../images/blueHeader.png") no-repeat;
	margin-right: 10px;
}

.small_button.green {
	text-shadow: 0 -1px 0 #4a822e;
	background: url("../images/greenHeader.png") no-repeat;
}

.long_button {
    border : 0;
	margin-top: 5px !important;
	width: 150px;
	height: 26px;
	text-align: center;
	color: #fff !important;
	font-weight: none;
	padding-top: 2px;
	font-size : 12px;
	display : inline-block !important;
}

.long_button:hover{background-position: 0 -28px !important; cursor : pointer;}
.long_button:active{background-position: 0 -56px !important;}

.long_button.green {
	background: url("../images/med_green.png") no-repeat;
}

.long_button.red {
	background: url("../images/med_red.png") no-repeat;
}

.long_button.blue {
	background: url("../images/med_blue.png") no-repeat;
}

.medium_button {
	display: inline-block !important;
	width: 242px;
	height: 41px;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-decoration : none !important;
	color: white;
	font-weight: 700;
	padding : 0;
	margin : 0;
	padding-top: 14px;
	border: 0;
	cursor : pointer;
}

.medium_button:hover {background-position: 0 -55px !important;}
.medium_button:active {background-position: 0 -110px !important;}

.medium_button.blue {
	background: url("../images/blueCTA.png") no-repeat;
	text-shadow: 0 -1px 0 #3a667c;
}

.medium_button.green {
	background: url("../images/greenCTA.png") no-repeat;
	text-shadow: 0 -1px 0 #4a822e;
}

.medium_button.red {
	background: url("../images/redCTA.png") no-repeat;
}

.medium_button.gray {
	background: url("../images/grayCTA.png") no-repeat;
}

.large_button {
	display: inline-block;
	border: 0;
	color: #FFF;
	cursor : pointer;
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	height: 64px;
	width: 460px;
}

.large_button:hover{background-position: 0 -45px;}	
.large_button:active{background-position: 0 -90px;}

.large_button.green {
	background: url("../images/checkoutButton.png") no-repeat;
}

.large_button.blue {
	background: url("../images/checkoutButtonBlue.png") no-repeat;
}

.large_button.gray {
	background: url("../images/checkoutButtonDisabled.png") no-repeat !important;
}

.large_button.red {
	background: url("../images/checkoutButtonError.png") no-repeat !important;
}

.price_modifier .price {
    display : inline !important;
    position : static !important;
    color : #333 !important;
}





/*     Global Styles     */
    
html {-webkit-font-smoothing: antialiased;}

body{
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	background: #fcfcfc;
	}
	
p{
/* 	font: 16px/1.4em Helvetica, Arial, sans-serif; */
    font-size : 14px;
	padding-bottom: 1.4em; font-weight: normal;}

a{
	color: #1c7dae;
	text-decoration: none;
	}
	
h2{
	font: 26px/1.4em Helvetica, Arial, sans-serif;
	color: #407d9c;
	padding-bottom: 1em;
	}
	
h4 {
	font: 18px/1.4em Helvetica, Arial, sans-serif;
	color: #407d9c;
	}

.content{
	width: 100%;
	background: #fcfcfc;
	}
 
/*     Reusable Styles     */

.wrap{
	width: 960px;
 	margin: 0 auto;
 	}

/*  Alert  */
	
.badAlert{
	clear: both;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
 	border-radius: 30px;
 	background: #f9f9f9;
 	border: 1px solid #b2b2b2;
 	width: 720px;
 	padding: 39px 38px 59px;
 	margin: 0 auto 40px;
 	}
 	
.bigX{ 	
	background: url("../images/bigX.png") no-repeat;
	width: 160px;
	height: 160px;
	margin: 0 auto 60px;
 	}
 	
.accountIssue{
	text-indent: -9000px;
	height: 52px;
	background: url("../images/accountIssue.jpg") no-repeat center top;
	}
	
.badAlert p{
	font: 18px/1.5em Helvetica, Arial, sans-serif;
	color: #808080;
	}
	
.badAlert .blueButton{float: none; margin: 0 auto;}


/*  Guide  */

.guide{
	padding: 40px 39px 50px;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	background: #f9f9f9;
	margin-bottom: 40px;
	width: 
	}
	
.guide h2{
	font: 18px/1.2em Helvetica, Arial, sans-serif;
	font-weight: 700;
	}
	
.guide p{
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	padding-bottom: 1.4em;
	}
	
.guide a.blueButton{
	float: none; 
	margin: 10px auto 0;
	}
 
 /*  Font & Spacing  */
 	
.small{font-size: 0.8em;}
.bold{font-weight: 700;}
.italic{font-style: italic;}
.float-left{float: left;}
.float-right{float: right;}
.clear{clear: both;}
.margin-right{margin-right: 80px;}
.margin-left{margin-left: 80px;}
.noMargin{margin-right: 0 !important;}
.noBorder{border: 0 !important;}
.text-left{text-align: left !important;}
.text-right{text-align: right !important;}
.text-center{text-align: center !important;}

/*     Image Preloader     */

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
	}

 
/*     Header     */
 
#header{
	width: 100%;
	height: 42px;
	background: url("../images/navBg1.jpg") repeat-x;
	padding: 8px 0 10px;
	}

#header img{float: left;}

#navWrap{float: right;}

#header ul{
	text-align: right;
	float: left;
	padding-top: 10px;
	}

#header ul li{
	display: inline;
	padding: 0 20px 0 0;
	}
	
#header ul li a{
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	color: white;
	font-weight: 700;
	text-shadow: 0 -1px 0 #111;
	text-decoration: none;
	}
	
#header ul li a:hover{color: #f0f0f0;}
	
#header ul li a:active{color: #e0e0e0;}

#headerButtons{float: left;}
#checkoutHeaderButtons{float: right;}


a.blueHeader, a.greenHeader{
	margin-top: 5px;
	width: 104px;
	height: 29px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	padding-top: 5px;
	float: left;
	}
	
a.blueHeader{
	text-shadow: 0 -1px 0 #3a667c;
	background: url("../images/blueHeader.png") no-repeat;
	margin-right: 10px;
	}
	
a.greenHeader{
	text-shadow: 0 -1px 0 #4a822e;
	background: url("../images/greenHeader.png") no-repeat;
	}
	
a.blueHeader:hover, a.greenHeader:hover{background-position: 0 -34px;}
a.blueHeader:active, a.greenHeader:active{background-position: 0 -68px;}

/*     Login Panel     */

/*#login_overlay {
    position : absolute;
    left : 0px;
    top : 0px;
    right : 0px;
    bottom : 0px;
    background-image : url('/images/bg_texture.jpg');
    opacity : .7;
    z-index : 999;
    display : none;
}*/

#login_overlay{
	position : absolute;
    left : 0px;
    top : 0px;
    right : 0px;
    bottom : 0px;
    background-image : url('/images/overlay.png');
    z-index : 999;
    display : none;
	}

#loginPanel .close {	
    position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	color : #FFF;
	z-index: 1103;
}

#loginPanel{
	position: absolute;
	z-index: 1000;
	display : none;
	}
	
#loginTop{
	width: 340px;
	height: 10px;
	background: url("../images/loginTop.png") no-repeat;
	}
	
#loginBottom{
	width: 340px;
	height: 10px;
	background: url("../images/loginBottom.png") no-repeat;
	}
	
#loginBody{
	background: #f3f9fb;
	padding: 30px 60px;
	width: 220px;
	}
	
#loginBody label{
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #2280ae;
	padding-bottom: 10px;
	}
	
#loginBody #phoneLogin, #loginBody #pinLogin{
	padding: 10px 10px;
	width: 200px;
	height: 20px;
	margin: 10px 0 20px;
	font: 16px/1em Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	}

#loginBody #pinLogin{letter-spacing: 5px;}

#loginBody #loginSubmit{
	width: 224px;
	height: 55px;
	background: url("../images/loginButton.png") no-repeat;
	color: #fff;
	text-shadow: 0 -1px 0 #4a802f;
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	border: 0;
	margin-bottom: 20px;
	}

#loginBody #loginSubmit:hover{background-position: 0 -55px;}	
#loginBody #loginSubmit:active{background-position: 0 -110px;}

#forgotPassword{
	border-top: 1px solid #bfbfbf;
	background: #f3f9fb;
	text-align: center;
	padding: 20px 0;
	}
		
/*     Content     */
	
.content .wrap{padding: 50px 0 65px; position: relative;}

.content .indexWrap{padding: 80px 0 80px;}

.primaryColumn{
	width: 500px;
	margin-right: 78px;
	float: left;
	}
	
.secondaryColumn{
	width: 382px;
	float: left;
	}
	
.secondaryColumn img{
	border: 1px solid #ccc; 
	margin-bottom: 1.4em;
	}

/*     Hero     */

#hero{
	width: 100%;
	height: 234px;
	background: url("../images/blueBg.jpg") repeat-x;
	}
	
#hero .wrap{
	height: 169px;
	padding-top: 65px;
	background: url("../images/whiteOverlay.jpg") bottom center no-repeat ;
	text-align: center;
	}
	
#hero h1{
	text-indent: -9000px; 
	display: block;
	margin: 0 auto;
	}

#hero #tag_line {
    color : #F0F0F0;
    font-family: 'Cabin';
    font-size : 84px;
	height: 74px;
	margin-top : 40px;
    text-indent: 0;
	text-shadow: -2px 2px 2px #555;
	width: 899px;
    -moz-text-shadow: -2px 2px 2px #555;
    -webkit-text-shadow: -2px 2px 2px #555;
}
	
#hero h1#homeTagline{
	background: url("../images/homeTagline.png") no-repeat top center;
	height: 74px;
	width: 899px;
	}

#hero h1#signUpTagline{
	background: url("../images/signUpTagline.png") no-repeat top center;
	height: 92px;
	width: 318px;
	}
	
#hero h1#featuresTagline{
	background: url("../images/featuresTagline.png") no-repeat top center;
	height: 69px;
	width: 342px;
	}
	
#hero h1#jobsTagline{
	background: url("../images/jobsTagline.png") no-repeat top center;
	height: 73px;
	width: 342px;
	}	
	
#hero h1#mediaTagline{
	background: url("../images/mediaTagline.png") no-repeat top center;
	height: 73px;
	width: 245px;
	}
	
#hero h1#faqTagline{
	background: url("../images/faqTagline.png") no-repeat top center;
	height: 70px;
	width: 176px;
	}
	
#hero h1#helpTagline{
	background: url("../images/helpTagline.png") no-repeat top center;
	height: 93px;
	width: 185px;
	}
	
#hero h1#controlPanelTagline{
	background: url("../images/controlPanelTagline.png") no-repeat top center;
	height: 74px; 
	width: 542px;
	}
	
#hero h1#mobileAppsTagline{
	background: url("../images/mobileAppsTagline.png") no-repeat top center;
	height: 93px;
	width: 514px;
	}
	
#hero h1#errorTagline{
	background: url("../images/errorTagline.png") no-repeat top center;
	height: 73px;
	width: 429px;
	}
	
#hero h1#affiliateTagline{
	background: url("../images/affiliateTagline.png") no-repeat top center;
	height: 74px;
	width: 801px;
	}
	
#hero h1#termsTagline{
	background: url("../images/termsTagline.png") no-repeat top center;
	height: 74px;
	width: 792px;
	}
	
#hero h1#chargesTagline{
	background: url("../images/chargesTagline.png") no-repeat top center;
	height: 94px;
	width: 331px;
	}
	
#hero h1#contactTagline{
	background: url("../images/contactTagline.png") no-repeat top center;
	height: 72px;
	width: 320px;
	}
	

/*  iPhone Float Test  */

.romance{
	background: #fff;
	font-size: 1.1em;
	}
	
.romanceCopy{
	width: 600px;
	float: left;
	}	
	
.romance h1{
	text-indent: -9000px;
	background: url("../images/romanceTagline.jpg") no-repeat;
	height: 60px;
	}
	
.romance p{width: 580px;}
	
.hr{
	width: 90%;
	height: 1px;
	background: #d0d0d0;
	margin-bottom: 20px;
	float: left;
	}
	
.iphone{
	width: 318px;
	height: 327px;
	float: left;
	margin-top: -80px;
	background: url("../images/iphone.png") no-repeat;
	position: relative;
	}
	
.iphone .videoThumbnail{
	position: absolute;
	width: 259px;
	height: 209px;
	background: url("../images/videoThumbnail.jpg") no-repeat;
	top: 118px;
	left: 27px;
	}
	
.romance .wrap{padding: 40px 0 0px;}

/*  Testimonial  */

.testimonialWrap{
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	}
	
.testimonial{
	padding: 40px 40px 20px;
	}
 
.moreTestimonials{
	font-weight: 700;
	padding: 40px;
	border-top: 1px solid #ccc;
	}

	
/*     Icon List     */

ul.iconList{width: 490px;}

.odd{
	border-bottom: 1px solid #ccc;
	padding-left: 60px;
	margin-bottom: 20px;
	background: url("../images/greenCheck.jpg") no-repeat 0 1px;
	}
	
.even{
	border-bottom: 1px solid #ccc;
	padding-left: 60px;
	margin-bottom: 20px;
	background: url("../images/blueCheck.jpg") no-repeat 0 1px;
	}
	
.orange{
	background: url("../images/orangePlus.jpg") no-repeat;
	border-bottom: 1px solid #ccc;
	padding-left: 60px;
	margin-bottom: 20px;
	}

ul.iconList p{padding-bottom: 15px; color: #5c6366;}


/*     CTA     */

.cta{
	width: 100%;
	height: 78px;
	padding-top: 25px;
	background: url("../images/ctaBg.jpg") repeat-x;
	}
	
.cta h2{
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 2px #4c4c4c;
	float: left;
	margin-right: 41px;
	padding-top: 7px;
	}
	
.cta a.green{
	float: left;
	display: block;
	width: 242px;
	height: 43px;
	background: url("../images/greenCTA.png") no-repeat;
	font: 18px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #4a822e;
	color: white;
	font-weight: 700;
	padding-top: 12px;
	margin-right: 18px;
	}
	
.cta a.blue{
	float: left;
	display: block;
	width: 242px;
	height: 43px;
	background: url("../images/blueCTA.png") no-repeat;
	font: 18px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #3a667c;
	color: white;
	font-weight: 700;
	padding-top: 12px;
	}
	
.cta a.green:hover, .cta a.blue:hover{background-position: 0 -55px;}
.cta a.green:active, .cta a.blue:active{background-position: 0 -110px;}

.watchItInAction{
	margin-right: 18px;
	}
	
.seePlansAndPricing{
	margin-right: 0px;
	}

/*     Buttons     */

a.greenButton{
	float: left;
	display: block;
	width: 242px;
	height: 41px;
	background: url("../images/greenCTA.png") no-repeat;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #4a822e;
	color: white;
	font-weight: 700;
	padding-top: 14px;
	margin-right: 18px;
	}
	
a.blueButton,
input.blueButton{
	float: left;
	display: block;
	width: 242px;
	height: 41px;
	background: url("../images/blueCTA.png") no-repeat;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #3a667c;
	color: white;
	font-weight: 700;
	padding-top: 14px;
	}

input.blueButton {
    padding-bottom : 25px;
    height : 55px;
    border : 0px solid transparent;
}
	
a.orangeButton{
	display: block;
	margin: 0 auto;
	width: 242px;
	height: 41px;
	background: url("../images/orangeCTA.png") no-repeat;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #e6732d;
	color: white;
	font-weight: 700;
	padding-top: 14px;
	}
	
a.greenButton:hover, a.blueButton:hover, a.orangeButton:hover, input.blueButton:hover {background-position: 0 -55px;}
a.greenButton:active, a.blueButton:active, a.orangeButton:active, input.blueButton:active {background-position: 0 -110px;}

/*     Footer     */

#footer{
	width: 100%;
	background: url("../images/footerBg.jpg") repeat-x;
	color: #fff;
	border-top: 1px solid #333;
	/*margin-top: 80px;*/
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin-top: 60px;
	}
	
#footer .wrap{padding: 40px 0 0;}

#footer .hr{
	background: #888; 
	width: 960px;
	}

p.legal{
	float: left;
	padding-right: 260px;
	}

ul#footerNav{float: left;}

ul#footerNav li{
	display: inline;
	text-align: right;
	padding-right: 20px;
	}
	
ul#footerNav li a{color: #fff;}

a.youtube{
	width: 42px;
	height: 43px;
	background: url("../images/youtube.png") no-repeat;
	float: left;
	margin-right: 20px;
	}
	
a.twitter{
	width: 42px;
	height: 43px;
	background: url("../images/twitter.png") no-repeat;
	float: left;
	margin-right: 20px;
	}

a.facebook{
	width: 42px;
	height: 43px;
	background: url("../images/facebook.png") no-repeat;
	float: left;
	margin-right: 20px;
	}

ul#secondaryNav{
	padding-top: 10px;
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	}
	
ul#secondaryNav li{
	display: inline;
	padding-right: 20px;
	}
	
ul#secondaryNav li a{
	color: #fff;
	}
	
#facebookLikeButton{float: left;}
	
/*     Features     */

.row{
	float: left;
	margin-bottom: 60px;
	}
	
.content .featuresWrap{padding: 60px 0 0;}

.feature{
	width: 205px;
	float: left;
	padding-left: 75px;
	margin-right: 40px;
	}
	
.feature h3{
	font:15px/20px Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding-bottom: 5px;
	}
	
.feature p{font: 13px/18px Helvetica, Arial, sans-serif;}
	
.unmasking{background: url("../images/unmasking.jpg") no-repeat;}
.blacklisting{background: url("../images/blacklisting.jpg") no-repeat;}
.recording{background: url("../images/recording.jpg") no-repeat;}
.transcriptions{background: url("../images/transcriptions.jpg") no-repeat;}
.management{background: url("../images/onlineManagement.jpg") no-repeat;}
.compatibility{background: url("../images/universalCompatibility.jpg") no-repeat;}

/*     Carrier Table     */

.headerRule h2{padding-bottom: 10px;}

.emailForm{
	border: 1px solid #dfdfdf;
	padding: 20px 20px 30px;
	background: #f9f9f9;
	}
	
.emailForm #email{
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	width: 250px;
	}
	
.emailForm h3{padding-bottom: 1.4em;}

.tableWrap{
	width: 958px;
	border: 1px solid #dfdfdf;
	margin-top: 20px;
	}
	
#supportedHeader{
	width: 100%;
	float: left;
	background: #e4f5ff;
	text-align: center;
	padding-top: 30px;
	border-bottom: 1px solid #dfdfdf;
	}
	
#unsupportedHeader{
	width: 100%;
	float: left;
	background: #dfdfdf;
	text-align: center;
	padding-top: 30px;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	}
	
#unsupportedHeader h2{color: #808080;}
	
.carrierRow .carrier{
	width: 239px;
	border-right: 1px solid #dfdfdf;
	float: left;
	text-align: center;
	padding-top: 40px;
	height: 90px;
	}
	
.carrierRow .highlight{
-webkit-box-shadow:  0px 0px 10px 3px #ff0000;
-moz-box-shadow: 0px 0px 10px 3px #ff0000;
box-shadow: 0px 0px 10px 3px #ff0000; 
 }
 
 
.carrierRow .carrier .badge{
    position: relative;
    top: -110px;
    left: -67px;
    z-index: 20000; // 1 higher than the z-index of the image
}
 
 
	
	
	
.carrierRow .white{background: #f9f9f9;}	

.carrierRow .gray{background: #f0f0f0;}

.carrierRow{
	border-bottom: 1px solid #dfdfdf; 
	float: left;
	}

.carrierRow .lastCarrier{width: 238px;}
	
.carrierRow .att{}
.carrierRow .verizon{padding-top: 27px; height: 103px;}
.carrierRow .metroPCS{padding-top: 55px; height: 75px;}
.carrierRow .usCellular{padding-top: 45px; height: 85px;}
.carrierRow .tMobile{padding-top:50px; height: 80px;}
.carrierRow .sprint{padding-top: 25px; height: 105px;}

/*     Media     */

.romance h2{padding-bottom: 5px;}

#pressRelations{
	float: left;
	width: 300px;
	background: #f9f9f9;
	border: 1px solid #dfdfdf;
	margin-left: 20px;
	padding: 15px;
	font-size: 0.8em;
	}
	
.media{background: #f9f9f9 url("../images/shadow.jpg") repeat-x ;}
.signupContentArea{background: url("../images/shadow.jpg") repeat-x;}
.content .mediaRomance{padding-bottom: 40px;}

#videos{
	overflow: hidden;
	width: 940px;
	height: 360px;
	margin: 0 auto;
	margin-bottom: 40px;
	}

.article{
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #d0d0d0;
	margin-bottom: 15px;
	}
	
.article img{
	float: left;
	margin-right: 20px;
	}
	
.date{font-size: 14px;}

.videoContainer{
	float: left;
	width: 960px;
	margin-right: 20px;
	}

.video{
	display: block;
	float: left;
	background: #dfdfdf;
	width: 220px;
	height: 170px;
	margin: 0 20px 20px 0;
	}
	
#previous{
	float: left;
	font-weight: 700;
	background: url("../images/previous.jpg") no-repeat;
	padding: 2px 0 0 35px;
	display: block;
	}
	
#previous:hover{color: #2d8ebf;}
	
#next{
	float: right;
	font-weight: 700;
	background: url("../images/next.jpg") no-repeat top right;
	padding: 2px 35px 0 0;
	display: block;
	}
	
#next:hover{color: #2d8ebf;}

/*     Sign Up     */

#freeTrialTagline{
	text-align: center;
	text-indent: -9000px;
	background: url("../images/pickAPlan.jpg") no-repeat top center;
	padding-bottom: 60px;
	}

#pickAPlanTagline{
	text-align: center;
	text-indent: -9000px;
	background: url("../images/pickAPlan.jpg") no-repeat top center;
	margin-top: 50px;
	margin-bottom: 60px;
	}
	
#changingYourPlanTagline{
	text-align: center;
	text-indent: -9000px;
	background: url("../images/changingYourPlan.jpg") no-repeat top center;
	padding-bottom: 60px;
	}
	
#creatingYourPlanTagline{
	text-align: center;
	text-indent: -9000px;
	background: url("../images/adding_phone_header.png") no-repeat top center;
	padding-bottom: 60px;
	}
	
#taglineSubhead{
	text-align: center;
	color: #4f4f4f;
	}
	
#planBanners{
	width: 960px;
	height: 112px;
	float: left;
	background: url("../images/planBanners.jpg") no-repeat;
	}	
	
#planDetails{
	width: 942px;
	margin: 0 auto;
	position: relative;
	}
	
#bearTrapDetails, #mouseTrapDetails, #flyTrapDetails{float: left;}
	
#bearTrapDetails{width: 301px;}
#mouseTrapDetails{width: 340px;}
#flyTrapDetails{width: 301px;}

/*  Tooltip  */

.tooltipWrap{
    display : none;
	position: absolute;
	z-index: 300;
	}
	
.arrow{
	float: left;
	background: url("../images/tooltipArrow.png") no-repeat;
	height: 10px;
	width: 10px;
	margin-top: 10px;
	}
	
.tooltipContent{
	float: left;
	width: 200px;
	}
	
.tooltipTop{
	width: 200px;
	height: 10px;
	background: url("../images/tooltipTop.png") no-repeat;
	float: left;
	}
	
.tooltipBottom{
	width: 200px;
	height: 10px;
	background: url("../images/tooltipBottom.png") no-repeat;
	float: left;
	}
	
.tooltip{
	background: url("../images/tooltipBg.png") repeat;
	width: 180px;
	padding: 0 10px;
	font: 12px/1.3em Helvetica, Arial, sans-serif;
	color: #fff;
	float: left;
	}
	
/*  Bear Trap  */

#bearTrapBanner{
	width: 310px;
	position: relative;
	float: left;
	}

#bearTrapBanner img{
	position: absolute;
	top: 42px;
	right: 36px;
	font: 36px/36px Price, Helvetica, Arial;
	color: #fff;
	text-shadow: 0 -1px 0 #428d99;
	}

#bearTrapBanner h2{
	color: #fff;
	text-shadow: 0 -1px 0 #1d4b61;
	padding-top: 43px;
	padding-left: 30px;
	}
	
	
#bearTrapBanner h3{
	color: #fff;
	text-shadow: 0 -1px 0 #428d99;
	margin-top: -27px;
	margin-left: 161px;
	font-size: 11px;
	text-align: center;
	line-height: 11px
	}	

#bearTrapDetails ul li{
	height: 35px;
	padding: 15px 0 0 20px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	background: #efefef url("../images/sideShadow.png") repeat-y top right;
	border-left: 1px solid #ccc;
	}
	
#bearTrapDetails ul li.firstItem{
	border-top: 0;
	color: #407d9c;
	}
	
#bearTrapDetails ul li.lightItem{background: #f7f7f7  url("../images/sideShadow.png") repeat-y top right;}

#bearTrapDetails ul li.select_package {
	height: 52px;
	padding: 20px 0 21px 20px;
	border-bottom: 0;
	}
	
#bearTrapDetails ul li.select_package a {
	width: 262px;
	height: 40px;
	background: url("../images/bearTrapSignUp.jpg") no-repeat;
	text-align: center;
	display: block;
	font: 18px/24px Helvetica, Arial, sans-serif;
	text-shadow: 0 -1px 0 #1d4b61;
	font-weight: 700;
	color: #fff;
	padding-top: 12px;
	}
	
#bearTrapDetails ul li.select_package a:hover {
	background-position: 0 -52px;
	}
	
#bearTrapDetails ul li.select_package a:active {
	background-position: 0 -104px;
	}

#bearTrapDetails ul li.lastItem{
	background: #efefef url("../images/bearTrapBottom.jpg") no-repeat;
	height: 9px;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	}

/*  Mouse Trap  */

#mouseTrapBanner{
	width: 340px;
	position: relative;
	float: left;
	}

#mouseTrapBanner img{
	position: absolute;
	top: 42px;
	right:25px;
	font: 36px/36px Price, Helvetica, Arial;
	color: #fff;
	text-shadow: 0 -1px 0 #428d99;
	}

#mouseTrapBanner h2{
	color: #fff;
	text-shadow: 0 -1px 0 #be5b0e;
	padding-top: 43px;
	padding-left: 30px;
	font-weight: 700;
	}
	
#mouseTrapBanner h3{
	color: #fff;
	text-shadow: 0 -1px 0 #be5b0e;
	margin-top: -29px;
	margin-left: 230px;
	font-size: 11px;
	text-align: center;
	line-height: 11px
	}	
	

#mouseTrapDetails ul li{
	height: 35px;
	padding: 15px 0 0 20px;
	font-weight: 700;
	background: #f7f7f7;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	position: relative;
	}
	
#mouseTrapDetails ul li.firstItem{
	border-top: 0;
	color: #407d9c;
	}
	
#mouseTrapDetails ul li.lightItem{background: #fefefe;}

#mouseTrapDetails ul li.select_package{
	height: 52px;
	padding: 20px 0 30px 40px;
	border-bottom: 0;
	}
	
ul li.select_package.current_package a {
	background: url("../images/currentPackage.png") no-repeat !important;
}
	
#mouseTrapDetails ul li.select_package a {
	width: 262px;
	height: 40px;
	background: url("../images/mouseTrapSignUp.jpg") no-repeat;
	text-align: center;
	display: block;
	font: 18px/24px Helvetica, Arial, sans-serif;
	text-shadow: 0 -1px 0 #a66318;
	font-weight: 700;
	color: #fff;
	padding-top: 12px;
	}
	
#mouseTrapDetails ul li.select_package a:hover{
	background-position: 0 -52px;
	}
	
#mouseTrapDetails ul li.select_package a:active{
	background-position: 0 -104px;
	}
	
#mouseTrapDetails ul li a.lightQuestion{
	display: block;
	background: url("../images/lightQuestion.jpg") no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: help;
	}
	
#mouseTrapDetails ul li a.darkQuestion{
	display: block;
	background: url("../images/darkQuestionMark.jpg") no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: help;
	}
	
#mouseTrapBottom{
	width: 942px;
	height: 14px;
	background: url("../images/mouseTrapBottom.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	background-color: transparent;
	}
	
/*     Fly Trap     */

#flyTrapBanner{
	width: 310px;
	position: relative;
	float: left;
	}

#flyTrapBanner img{
	position: absolute;
	top: 42px;
	right: 36px;
	font: 36px/36px Price, Helvetica, Arial;
	color: #fff;
	text-shadow: 0 -1px 0 #428d99;
	}

#flyTrapBanner h2{
	color: #fff;
	text-shadow: 0 -1px 0 #1d4b61;
	padding-top: 43px;
	padding-left: 30px;
	}
	
#flyTrapBanner h3{
	color: #fff;
	text-shadow: 0 -1px 0 #428d99;
	margin-top: -29px;
	margin-left: 180px;
	font-size: 11px;
	text-align: center;
	line-height: 11px
	}		
	

#flyTrapDetails ul li{
	height: 35px;
	padding: 15px 0 0 20px;
	font-weight: 700;
	background: #efefef url("../images/sideShadow2.png") repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	position: relative;
	}
	
#flyTrapDetails ul li.firstItem{
	border-top: 0;
	color: #407d9c;
	}
	
#flyTrapDetails ul li.lightItem{background: #f7f7f7 url("../images/sideShadow2.png") repeat-y;}

#flyTrapDetails ul li.select_package{
	height: 52px;
	padding: 20px 0 21px 20px;
	border-bottom: 0;
	}
	
#flyTrapDetails ul li.select_package a {
	width: 262px;
	height: 40px;
	background: url("../images/flyTrapSignUp.jpg") no-repeat;
	text-align: center;
	display: block;
	font: 18px/24px Helvetica, Arial, sans-serif;
	text-shadow: 0 -1px 0 #4c8330;
	font-weight: 700;
	color: #fff;
	padding-top: 12px;
	}
	
#flyTrapDetails ul li.select_package a:hover{
	background-position: 0 -52px;
	}
	
#flyTrapDetails ul li.select_package a:active{
	background-position: 0 -104px;
	}

#flyTrapDetails ul li.lastItem{
	background: #efefef url("../images/flyTrapBottom.jpg") no-repeat;
	height: 9px;
	border: 0 !important;
	padding: 0;
	width: 301px;
	}
	
#flyTrapDetails ul li a.lightQuestion{
	display: block;
	background: url("../images/lightQuestion.jpg") no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: help;
	}
	
#flyTrapDetails ul li a.darkQuestion{
	display: block;
	background: url("../images/darkQuestionMark.jpg") no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: help;
	}
	
#flyTrapBottom{
	width: 940px;
	height: 14px;
	background: url("../images/mouseTrapBottom.jpg") no-repeat top center;
	}

.col{
	width: 460px;
	margin-right: 40px;
	float: left;
	}
	
.signUpInfo{padding: 50px 0 0 !important;}
.signUpInfo h3{
	color: #1c7dae;
	padding-bottom: 5px;
	}
	
/*     Help     */

.thirdsBar{
	width: 100%;
	background: #fbfbfb;
	border-bottom: 1px solid #d9d9d9;
	padding: 20px 0;
	}
	
.thirdsBar .wrap{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
	
.third{
	width: 301px;
	margin-right: 28px;
	float: left;
	}
	
.third a#liveChatButton,
.third a.liveChatButton {
	width: 284px;
	height: 37px;
	background: url("../images/liveChat300.png") no-repeat;
	color: #fff;
	text-shadow: 0 -1px 0 #4a802f;
	text-align: center;
	display: block;
	font: 18px/24px Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding-top: 8px;
	}
	
.third a#liveChatButton:hover,
.third a.liveChatButton:hover {
    background-position: 0 -45px;
}

.third a#liveChatButton:active,
.third a.liveChatButton:active {
    background-position: 0 -90px;
}
	
.tollFree{color: #828282;}
.third h2{padding: 3px 0 0;}

.third .availability{
	font: 12px/14px Helvetica, Arial, sans-serif;
	color: #828282;
	}
	
#systemStatus{
	width: 918px;
	border: 1px solid #8a9499;
	background: #e5f6ff;
	margin-bottom: 40px;
	padding: 20px;
	text-align: center;
	}
	
#systemStatus h2{
	padding-bottom: 10px;
	}
	
#systemStatus #twitter_div{
	font: 18px/24px Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding-bottom: 20px;
	}
	
#systemStatus a{
	display: none;
	}
	
/*  Email Support Form  */
	
#support_form{
	width: 438px;
	background: #f7f7f7;
	border: 1px solid #d9d9d9;
	float: left;
	margin-right: 60px;
	}
	
#support_sent {
	width: 438px;
	float: left;
	margin-right: 60px;
	}
	
#support_form h3{
	font: 18px/24px Helvetica, Arial, sans-serif;
	color: #828282;
	padding-bottom: 10px;
	}
	
#support_form h2{
	width: 358px;
	padding: 30px 40px 25px;
	border-bottom: 1px solid #d9d9d9;
	}
	
#support_form .fieldArea{
	width:360px;
	padding: 30px 39px 0;
	}
	
#support_form .fieldArea input{
	width: 350px;
	font: 14px/1.4em Helvetica, Arial, sans-serif;
/* 	font-weight: 700; */
	color: #828282;
	border: 1px solid #d9d9d9;
	padding: 5px;
	background: #f9f9f9;
	margin-bottom: 18px;
	z-index:10;
	}

#support_form .fieldArea input:focus{
	background: #fff;
	color: #525252;
	}	
	
#support_form .fieldArea select{
	width: 363px;
	margin-bottom: 18px;
	}

#support_form .fieldArea textarea{
	width: 350px;
	height: 130px;
	border: 1px solid #d9d9d9;
	background: #f9f9f9;
	font: 14px/1.4em Helvetica, Arial, sans-serif;
/* 	font-weight: 700; */
	color: #828282;
	padding: 5px;
	margin-bottom: 20px;
	overflow: auto;
	}
	
#support_form .fieldArea textarea:focus{
	background: #fff;
	color: #525252;
	}
	
#support_form .fieldArea #submit{
	width: 358px;
	height: 45px;
	background: url("../images/emailButton.png") no-repeat;
	color: #fff;
	text-shadow: 0 -1px 0 #4a802f;
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	border: 0;
	padding: 0;
	}

#support_form .fieldArea #submit:hover{background-position: 0 -45px;}	
#support_form .fieldArea #submit:active{background-position: 0 -90px;}

/*  Support FAQs  */

#topFAQs{
	border: 1px solid #ccc;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	width: 458px;
	float: left;
	}
	
#topFAQs h2{
	width: 378px;
	padding: 30px 40px 25px;
	border-bottom: 1px solid #ccc;
	}
	
.faqBody{
	padding: 30px 40px 35px;
	}
	
.faqBody h3.question{
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #407d9c;
	padding-bottom: 10px;
	}
	
.faqBody p{
	font: 13px/1.4em Helvetica, Arial, sans-serif;
	}
	
.faqPageLink{
	border-top: 1px solid #ccc;
	width: 378px;
	padding: 30px 40px 25px;
	}
	
/*     Checkout     */

body#checkOut{background: url("../images/checkoutBg.jpg") repeat;}

label.floating {
    display : block;
    position : relative;
}

label.floating span {
    position : absolute;
    color: #828282;
    font: 14px/21px Helvetica, Arial, sans-serif;
    top : 5px;
    left : 8px;
    z-index : 1 !important;
}

label.floating.error input,
label.floating.error select {
    border-color : #F00 !important;
}

/*
label.floating.error.select {
    border : 1px solid #F00;
    display : block; 
    padding : 4px 2px 0px; 
    text-align : center; 
    width : 215px; 
}
*/

label.floating.error.select select {
    margin-bottom : 7px; 
    width : 210px;
}

/*
#support_form label,
form label,
#checkOut label {
    display : block;
    position : relative;
}

#support_form label span,
form label span,
#checkOut label span {
    position : absolute;
    color: #828282;
    font: 14px/21px Helvetica, Arial, sans-serif;
    top : 5px;
    left : 8px;
    z-index : 1 !important;
}

#support_form label.error input,
#checkOut label.error input {
    border-color : #F00;
}


#support_form label.error.select,
#checkOut label.error.select {
    border : 1px solid #F00;
    display : block; 
    padding : 4px 2px 0px; 
    text-align : center; 
    width : 215px; 
}

#support_form label.error.select select,
#checkOut label.error.select select { 
    margin-bottom : 7px; 
    width : 210px;
}
*/

.checkoutContainer,
#checkoutContainer{
	width: 940px;
	background: #fcfcfc;
	margin: 50px auto;
	}
	
#checkoutHeader{
	padding: 40px;
	border-bottom: 1px solid #d9d9d9;
	background: #fcfcfc url("../images/checkoutHeader.jpg") no-repeat;
	text-align: center;
	}
	
#upgradeHeader{
	margin-top: -70px;
	padding: 40px;
	text-align: center;
	}	
	
#checkoutHeader h1{
	text-indent:-9000px;
	margin-bottom: 5px;
	}
	
#upgradeHeader h1{
	text-indent:-9000px;
	margin-bottom: 5px;
	}
		
	
	
#checkoutHeader h1#bearTrapHeadline{
	background: url("../images/bearTrapHeadline.jpg") top center no-repeat;
	height: 50px;
	}
	
#checkoutHeader h1#mouseTrapHeadline{
	background: url("../images/mouseTrapHeadline.jpg") top center no-repeat;
	height: 50px;
	}
	
	
#upgradeHeader h1#freeTrialHeadline{
	background: url("../images/haveanother.jpg") top center no-repeat;
	height: 50px;
	}	
	
	
#checkoutHeader h1#bugTrapHeadline{
	background: url("../images/bugTrapHeadline.jpg") top center no-repeat;
	height: 50px;
	}
	
#checkoutHeader h2{
	color: #828282;
	padding: 0;
	}
	
	
#upgradeHeader h2{
	color: #828282;
	padding: 0;
	}
		
	
#checkoutBody{
	padding: 40px;
	}
	
/*  Checkout Forms  */
	
#formColumn{
	width: 560px;
	float: left;
	margin-right: 40px;
	}	
	
#formColumn .fieldGroup{
	background: url("../images/checkoutSection.jpg") no-repeat;
	width: 560px;
	padding: 20px;
	margin-bottom: 20px;
	}
	
#formColumn .fieldGroup #stepOne{
	background: url("../images/stepOne.png") no-repeat;
	padding-left: 63px;
	}
	
#formColumn .fieldGroup #stepTwo{
	background: url("../images/stepTwo.png") no-repeat;
	padding-left: 63px;
	}
	
#formColumn .fieldGroup #stepThree{
	background: url("../images/stepThree.png") no-repeat;
	padding-left: 63px;
	}
	
#formColumn .fieldGroup input{
	width: 208px;
	border: 1px solid #d9d9d9;
	border-radius : 5px;
	padding: 5px;
	background: #f9f9f9;
	margin-bottom: 20px;
	color: #828282;
	font: 14px/21px Helvetica, Arial, sans-serif;
	z-index : 10;
	-moz-border-radius : 5px;
/* 	font-weight: 700; */
	}
	
#formColumn .fieldGroup input:focus{
	background: #fff;
	color: #525252;
/* 	font-weight: normal; */
	}
	
#formColumn .fieldGroup select{
	width: 220px;
	margin-bottom: 20px;
	}
	
#formColumn .fieldGroup h2{padding: 0;}
#formColumn .fieldGroup h3{
	font-weight: normal;
	padding-bottom: 10px;
	color: #828282;
	}

#formColumn .fieldGroup p{color: #828282;}
	
#formColumn .sideBySide p{
	font: 12px/15px Helvetica, Arial, sans-serif;
	width: 220px;
	float: left;
	padding-top: 1px;
	}

#formColumn .sideBySide label {
	float: left;
	margin-right: 20px;
	}
	
#formColumn input.smallField{
	width: 90px;
	font: 14px/21px Helvetica, Arial,sans-serif;
	border: 1px solid #d9d9d9;
	padding: 5px;
	margin-bottom: 20px;
	background: #f9f9f9;
	color: #828282;
/* 	font-weight: 700; */
	}
	
#formColumn input.smallField:focus{
	background: #fff;
	color: #525252;
/* 	font-weight: normal; */
	}
	
#formColumn input.payment_method {
	width: auto;
	float:none;
	margin-right: 10px;
	vertical-align: middle;
	}	

#payWithCreditCard, #payWithPaypal{
	float: left;
	padding-bottom: 10px;
	}
	
#payWithCreditCard{
	margin-right: 40px;
	}

#formColumn #ccvImage{
	float: left;
	padding-top: 3px;
	}
	
#freeTrial{
	background: #FEE;
	border: 1px solid #d9d9d9;
	margin: 0 0 40px 0px;
	}
	
#freeTrial h2{
	font: 17px/24px Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #d9d9d9;
	padding: 20px;
	}

#freeTrial #trialInfo{padding: 20px;}	
	
#freeTrial #trialInfo p{
	font: 13px/1.4em Helvetica, Arial, sans-serif;
	padding-bottom: 1.4em;
	}
	
#formColumn #confirmSubmit{
	padding-left: 56px;
	}
	
#formColumn #confirmSubmit #submit, 
.gray_button {
	width: 460px;
	height: 64px;
	background: url("../images/checkoutButton.png") no-repeat;
	color: #fff;
	text-shadow: 0 -1px 0 #4a802f;
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	border: 0;
	}
	
	
.gray_button {
	background: url("../images/checkoutButtonDisabled.png") no-repeat !important;
}
	
	
#formColumn #confirmSubmit #submit:hover,
.gray_button {background-position: 0 -64px;}
#formColumn #confirmSubmit #submit:active,
.gray_button {background-position: 0 -128px;}
	

/*  Questions Column  */
	
#formCopy{
	font: 14px/1.4em Helvetica, Arial,sans-serif;
	color: #4f4f4f;
	width: 260px;
	float: left;
	}
	
#formCopy h3{
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #407d9c;
	}
	
#formCopy ul{
	margin-bottom: 20px;
	}
#formCopy ul li{
	list-style-type: disc;
	list-style-position: inside;
	}
	
#formCopy input{margin-bottom:40px;}

#checkoutBody a#liveChatButton,
#checkoutBody a.liveChatButton{
	width: 260px;
	height: 36px;
	background: url("../images/checkoutLiveChat.png") no-repeat;
	color: #fff;
	text-shadow: 0 -1px 0 #325769;
	text-align: center;
	display: block;
	font: 18px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding-top: 8px;
	}
	
#checkoutBody a#liveChatButton:hover,
#checkoutBody a.liveChatButton:hover {
    background-position: 0 -44px;
}

#checkoutBody a#liveChatButton:active,
#checkoutBody a.liveChatButton:active {
    background-position: 0 -89px;
}

#checkoutBody #coupon{
	border: 1px solid #d9d9d9;
	background: #f9f9f9;
	width: 120px;
	padding: 5px;
	margin-right: 5px;
	}
	
#checkoutBody #coupon:focus{
	background: #fff;
	color: #525252;
	}

#checkoutBody #couponSubmit{
	width: 94px;
	height: 33px;
	background: url("../images/applyButton.png") no-repeat;
	color: #fff;
	text-shadow: 0 -1px 0 #325769;
	text-align: center;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	border: 0;
	}
	
#checkoutBody #couponSubmit:hover{background-position: 0 -33px;}
#checkoutBody #couponSubmit:active{background-position: 0 -66px;}

#checkoutFooter{
	background: url("../images/checkoutBottom.jpg") no-repeat;
	width: 940px;
	height: 40px;
	}
	
/*     Logged In     */

#controlNavWrap{
	width: 100%;
	height: 80px;
	margin-top: 40px;
	background: url("../images/controlNavBg.jpg") repeat-x;
	position: relative
	}

#controlNavWrap .wrap{padding: 0;}

#controlNavWrap ul{
	padding: 25px 0 0;
	margin: 0 auto;
	text-align: center;
	}

#controlNavWrap ul li{
	display: inline;
	padding: 5px 20px 8px 20px;
	margin-left:0; 
	background: url("../images/controlNavDivider.jpg") no-repeat top right;
	}
	
#controlNavWrap ul li.lastItem{
	background: none;
	}
	
#controlNavWrap ul li a{
	font: 18px/1em Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	text-shadow: 0 -1px 0 #3a667c;
	}
	
.dropdown{
	position: absolute;
	background: url("../images/dropdownMenu.png") no-repeat;
	width: 219px;
	height: 171px;
	padding: 30px 0px 0;
	top: 50px;
	left: 690px;
	z-index: 1000;
	}
	
#controlNavWrap .dropdown ul{
	padding: 0;
	}	
	
#controlNavWrap .dropdown ul li{
	background: none;
	text-align: center;
	padding: 0 0 10px;
	display: block;
	}
	
	
#controlNavWrap .dropdown ul li a{
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #fff;
	}
	
#controlNavWrap .dropdown ul li a:hover{
	color: #eee;
	}

/*  Control Panel Overview New Styles  */

#accountOverview{
	margin-bottom: 60px;
	}
	
#accountOverview h2{
	padding-bottom: 10px;
	}

#accountDetails{
	padding: 20px 0 25px;
	width: 960px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	}

#accountDetails .quarter .label{
	font: 14px/1em Helvetica, Arial, sans-serif;
	color: #828282;
	display: block;
	padding-bottom: 5px;
	}
	
#accountDetails .quarter .value{
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	display: block;
	}
	
.badAccount{color: #df1414;}

h2#recentCalls{
	display: inline;
	}
	
#viewAllCallsLink{
	padding-left: 20px;
	font: 12px/1em Helvetica, Arial, sans-serif;
	}
	
.callsContainer{
	padding-top: 20px;
	}

.controlContent{
	float: left;
	width: 600px;
	margin-right: 60px;
	}

#controlSidebar{
	float: left;
	width: 300px;
	}
	
#accountNumber{
	text-align: center;
	}
	
#quickLinksPanel{
	border: 1px solid #ddd;
	padding: 15px 20px 20px;
	margin-bottom: 20px;
	background: #f7f7f7;
	}
	
#quickLinksPanel h2{
	background: url("../images/information.png") no-repeat top right;
	}
	
#quickLinksPanel .body{
	background: #fcfcfc;
	border: 1px solid #ddd;
	padding: 10px 10px 15px;
	}
	
#blackListPanel{
	border: 1px solid #ddd;
	padding: 15px 20px 20px;
	margin-bottom: 20px;
	background: #f7f7f7;
	}
	
#blackListPanel h2{
	background: url("../images/exclamation.png") no-repeat top right;
	}
	
#blackListPanel .body{
	background: #fcfcfc;
	border: 1px solid #ddd;
	padding: 10px 10px 15px;
	}
	
/*  Control Panel Overview Old Styles*/

.chooser {
	display : block;
	margin : 10px;
	padding : 10px;
	}

.renewal_date {
	color : #666;
	font-size : 24px;
	padding : 15px;
	}

.account_number {
	font-size : 12px;
	height : 50px;
	text-align : center;
	}

.account_number .phone_number {
	color : #00A6FF;
	font-size : 24px;
	margin-top : 5px;
	vertical-align : middle;
	}

.right_panel {
	padding : 5px;
	background-color : #F0F0F0;
	-moz-border-radius : 5px;
	margin-bottom : 25px;
	}

.right_panel .title {
	font-size : 18px;
	margin : 0 0 5px 0;
	padding : 5px;
	}

.right_panel .body {
	border : 1px solid #DDD;
	background-color : #FFF;
	font-size : 12px;
	padding : 5px;
	}

.control_panel td {
	vertical-align : top;
	}

.blacklist_number {
	border : 1px solid #CCC;
	font-size : 18px;
	padding : 5px;
	margin-top : 5px;
	width : 95%;
	}

.teltech_inline span {
	margin-top : -5px;
	}

.bullet_list {
	list-style-type : disc;
	margin-bottom : 20px;
	}

.bullet_list li {
	margin-left : 20px;
	}

#update_settings a {
	border : 1px solid #CCC;
	color : #999;
	display : block;
	margin : 0 0 10px 0;
	padding : 5px;
	vertical-align : middle;
	}

#update_settings a img {
	margin-right : 5px;
	vertical-align : middle;
	}

#update_settings a:hover {
	background-color : #FFF;
	border : 1px solid #00A9FF;
	color : #0066FF;
	}

#buyForm {
	display : none;
	}

#buyForm .description {
	margin : 0;
	padding : 10px;
	}

#buyForm .error {
	background-color : #FCC;
	}
	

/*  Blacklist  */
	
.section h2{
	padding-bottom: 20px;
	}
	
	
/*  Account Settings  */

.accountTitle h2{
	padding-bottom: 0px;
	}
	
.accountTitle a{
	font: 14px/1em Helvetica, Arial, sans-serif;
	}
	
.accountSettingsTable {
	width: 460px;
	}

.accountSettingsTable tr td{
	padding: 8px 20px 10px 0;
	border-bottom: 1px dotted #ccc;
	border-collapse: collapse;
	}
	
.accountSettingsTable tr td a{
	font: 12px/1em Helvetica, Arial, sans-serif;
}
	
a.edit{
	display: block;
	width: 82px;
	height: 24px;
	background: url("../images/edit.png") no-repeat;
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #3a667c;
	color: white;
	font-weight: 700;
	padding-top: 3px;
	}

a.edit:hover{
	background-position: 0 -27px;
	}
	
a.edit:active{
	background-position: 0 -54px;
	}
	

	
/*     Alert     */

.alertsSection{
	margin-bottom: 20px;
	}

.alert p{
	padding-bottom: .5em;
	}
	
.alert h2{
	font: 18px/1.2em Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: inherit;
	}

.bad{
	background: #fad5d5 url("../images/exclamation.png") no-repeat 10px 22px;
	border: 1px solid #cc0000;
	width: 90%;
	margin: 0 auto;
	padding: 20px 20px 20px 35px;
	color: #660000;
	margin-bottom: 40px;
	}

.negative_message {
	background: #fad5d5 url("../images/exclamation.png") no-repeat 10px 12px;
	border: 1px solid #cc0000;
	font-size : 12px;
	width: 90%;
	margin: 0 auto 15px auto;
	padding: 10px 10px 10px 35px;
	color: #660000;
}

.good {
	background-color : #E5F3E4;
	border: 1px solid #76B573;
	width: 90%;
	margin: 0 auto;
	padding: 20px 20px 20px 35px;
	color: #000;
	margin-bottom: 40px;
	}
	
/*     Calls     */

.player_container {
    margin-top : 10px;
	position:relative;
}

.player_container ul.icons {
    margin: 0; 
    padding: 0;
}
.player_container ul.icons li {
    margin: 2px; 
    position: relative; 
    padding: 4px 0; 
    cursor: pointer; 
    float: left;  
    list-style: none;
}

.player_container ul.icons span.ui-icon {
    float: left; 
    margin: 0 4px;
}

.player_container .bars_holder {
	position:absolute;
	top: 5px;
	left:80px;
	width:180px;
}

.player_container .duration {
    float : right;
}

.player_container .ui-slider-handle {
	height:1.6em;
}

.player_container .loader_bar.ui-progressbar {
	height: 5px;
	border:0;
}

/*.deleteSelected{
	display: block;
	background: url("../images/delete.png") center left no-repeat;
	height: 24px;
	width: 250px;
	margin: 10px 0;
	padding: 8px 0 0 42px;
	font: 16px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	}*/

#sm2-container {
    display : none;
}

.smart_table {
    position : relative;
}

.smart_table .loading {
    position : absolute;
    z-index : 100;
    left : 0px;
    bottom : 0px;
    right : 0px;
    top : 0px;        
    background-image : url('/images/small_spinner.gif');
    background-repeat : no-repeat;
    background-position : 50% 50%;

}

.blacklisted {
    color : #900;
}

.smart_table table {
    width : 100%;
}

.smart_table th {
    padding : 10px;
    text-align : left;
}

.smart_table td {
    padding : 10px;
    border-top : 1px solid #CCC;
    position : relative;
}

ul#callsFilter{
	margin-bottom: 20px;
	}

ul#callsFilter li{
	display: inline;
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
	}
	
ul#callsFilter .filterLabel{border: 0; margin-right: 0;}
	
ul#callsFilter .lastFilter{border: 0; margin-right: 0;}

.blacklist,
.nickname {
    font-size : 12px;
    vertical-align : middle;
}

#calls tr.transcription .text,
#voicemails tr.transcription .text {
    font-size : 14px;
    padding : 0px 15px;
    margin : 0px 0px 10px 0px;
    text-align : justify;
    color: #808080;
}

#voicemails tr .unread_badge {
    display : none;
    margin : 10px 0 0 10px;
    text-align : center;
}

#voicemails .unread .unread_badge {
    display : inline;
}

#voicemails tr.unread td {
    font-weight : bold;
}

#calls tr.transcription td,
#voicemails tr.transcription td {
    border-top : 0px solid transparent;
}

#callsFilter a {
    padding : 5px;
}

#callsFilter a:hover {
    text-decoration : underline;
}

#callsFilter a.selected {
    background-color : #F5EDCF;
    -moz-border-radius: 5px;
    -webkit-border-radius : 5px;
}


/*  Joe's Changes To The Call Table  */

.playButton{
	background: url("../images/playButton.png") no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	}
	
.playButton:hover{
	background-position: 0 -28px;
	}
	
.playButton:active{
	background-position: 0 -56px;
	}
	
.ui360, .sm2-360ui{height: 10px !important;}
.ui360 a{line-height: 10px !important;}

/*  Paginator  */

#paginator{
	padding: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#previousControls{
	width: 66px;
	float: left;
	}

a#firstPage{
	background: url("../images/firstPage.jpg") no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin-right: 10px;
	}
	
a#previousPage{
	background: url("../images/previousPage.jpg") no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	}
	
#manualControls{
	width: 828px;
	float: left;
	text-align: center;
	}	
	
#manualControls input{
	width: 50px;
	text-align: center;
	}
	
#nextControls{
	width: 66px;
	float: left;
	}
	
a#nextPage{
	background: url("../images/nextPage.jpg") no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	float: right;
	}
	
a#lastPage{
	background: url("../images/lastPage.jpg") no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: 10px;
	float: right;
	}	


/*     Preferences     */

.primaryBackendColumn{
	width: 460px;
	margin-right: 60px;
	float: left;
	}
	
.secondaryBackendColumn{
	width: 440px;
	float: left;
	}
	
h2.subhead{
	font: 16px/1em Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	padding-bottom: 30px;
	}
	
.firstCategory{border-top: 1px dotted #bbb;}

.preferenceCategory{
	border-bottom: 1px dotted #bbb;
	padding: 20px 0 25px;
	}
	
.preferenceCategory h3{
	font: 18px/1em Helvetica, Arial, sans-serif;
	padding-bottom: 15px;
	font-weight: 700;
	color: #407d9c;
	}

.preferenceCategory p{padding-bottom: 1.4em;}
	
.preferenceCategory input{margin-right: 5px;}

.preferenceCategory select{width: 220px;}

.preferenceSubCategory{
	margin: 20px 20px 10px;
	}
	
.preferenceSubCategory h3{
	font: 16px/1em Helvetica, Arial, sans-serif;
	padding-bottom: 15px;
	font-weight: 700;
	color: #4c4c4c;
	}
	
.preferenceCategory {
        position : relative;
    }
    
    .preferenceCategory .lacking_feature {
        position : absolute;
        left : 0px;
        right : 0px;
        top : 0px;
        bottom : 0px;
        background-color : #FFF;
        color : #666;
        font-size : 18px;
        font-weight : 700;
        opacity : .85;
    }
    
    .preferenceCategory .lacking_feature:hover {
        cursor : pointer;
        color: #4c4c4c;
        text-shadow: 0 1px 0 #fff;
        background-color : #f0f0f0;
    }
    
    .preferenceCategory .lacking_feature span {
        position : absolute;
    }  
    
    
/*  Change Plan  */



.guide .quickPlanSwitch{
	}
	
.guide .quickPlan{
	border-top: 1px solid #b2b2b2;
	padding: 15px 0;
	width: 360px;
	}
	
.guide .quickPlanDetails{
	width: 240px;
	padding-right: 0px;
	float: left;
	}
	
.guide .quickPlanDetails h3{
	color: #407d9c;
	}
	
.guide .quickPlanDetails p{
	font: 12px/1.4em Helvetica, Arial, sans-serif;
	padding-bottom: 0;
	}
	
.guide .quickUpgrade{
	float: left;
	width: 100px;
	padding-left: 20px;
	}
	
.guide .lastPlan{
	border-bottom: 1px solid #b2b2b2;
	}
 
	
/*     Accounts/Billing     */

/*  New Credit Card Form  */


label.payment_method {
    margin-right : 10px;
}

label.payment_method input {
    margin-right : 10px;
    vertical-align: middle;
}

label.payment_method img {
    vertical-align : middle;
}

/*
.payment_method{
	margin-top: 10px;
}

.payment_method [type="text"] {
   	border: 1px solid #ccc;
   	margin: 0 10px 10px 0;
   	padding: 5px;
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	color: #828282;
    }
    
    .payment_method td {
       padding : 4px;
    }
    
    .payment_method tr td:first-child {
       text-align : right;
    }
    
    .payment_method .invalid {
       background-color : #FFF2F2;
    }
    
    .payment_method .info {
       background-color : #F0F0F0;
       padding : 10px;
       font-size : 14px;
    }
*/

form.credit_card label {
    float : left;
    position : relative;
}

form.credit_card label span {
    top : 4px;
}

.credit_card .info {
   float : right;
   width : 350px;
}

#current_payment_method{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 15px;
	margin-bottom: 60px;
	}
	
h3.currentPayment{
	font: 18px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin-bottom: 15px;
	}
	
.quarter{
	float: left;
	width: 220px;
	margin-right: 20px;
	}
	
.quarter .blue{color: #407D9C;}
	
.quarter .quarterLabel{
	font: 14px/1em Helvetica, Arial, sans-serif;
	color: #888;
	display: block;
	margin-bottom: 5px;
	}
	
.quarter .quarterValue{
	font: 16px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;	
	}
.description p{padding-bottom: 1.4em;}

#paymentType{
	margin-top: 20px;
	}

#paymentType #creditCard{
	width: 469px;
	height: 169px;
	float: left;
	}
	
#paymentType #creditCard input{
	
	}
	
#paymentType #creditCard #creditCardLabel{
	background: url("../images/cc.gif") no-repeat;
	padding-left: 160px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-left: 10px;
	text-indent: -9000px;
	}
	
#paymentType #paypal{
	width: 469px;
	height: 169px;
	float: left;
	}


/*  FAQ  */

#faqColumn{
	width: 520px;
	float: left;
	margin-right: 80px;
	}
	
#needSupportColumn{
	width: 360px;
	float: left;
	}

.faqCategory{
	padding-bottom: 20px;
	}

h3.faqCategoryTitle{
	font: 25px/1.4em Helvetica, Arial, sans-serif;
	color: #7BA13E;
	padding-bottom: 20px;
	}
	
.qa{
	padding-bottom: 5px;
	}
	
.qa a.question{
	font: 17px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 300;
	}

.qa p.answer{
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	padding-bottom: 0;
	cursor: pointer;
	margin-top: 10px;
	}

	
	
/*     Signup Success     */

.checkoutContainer .header,
#activationHeader{
	padding: 90px 140px 30px;
	background: #fcfcfc url("../images/checkoutHeader.jpg") no-repeat;
	text-align: center;
	width: 660px;
	}
	
h1#activationHeadline{
	height: 48px;
	background: url("../images/activateYourPhone.png") no-repeat top center;
	text-indent: -9000px;
	margin-bottom: 40px;
	}
	

h1#deactivationHeadline{
	height: 48px;
	background: url("../images/deactivateYourPhone.png") no-repeat top center;
	text-indent: -9000px;
	margin-bottom: 40px;
	}	
	
	
	
h1#VoicemailHeadline{
	height: 48px;
	background: url("../images/voicemailSetup.png") no-repeat top center;
	text-indent: -9000px;
	margin-bottom: 40px;
	}	
	
.checkoutContainer .header p,
#activationHeader p{
	font: 18px/1.4em Helvetica, Arial, sans-serif;
	color: #828282;
	padding-bottom: 0;
	}
	
.checkoutContainer .body,
#activationBody{
	padding: 0 80px;
	}
	
#instructionsContainer{

	}
	
#instructionsTop{
	background: url("../images/instructionsTop.jpg") no-repeat;
	width: 780px;
	height: 10px;
	}
	
#instructionsBottom{
	background: url("../images/instructionsBottom.jpg") no-repeat;
	width: 780px;
	height: 10px;
	}
	
#instructionsBody{
	background: url("../images/instructionsBg.jpg") repeat-y;
	width: 780px;
	padding-bottom: 20px;
	}
	
#instructionsBody h2{
	text-align: center;
	color: #828282;
	padding: 50px 0 50px;
	}
	
#instructionsBody .hr{
	width: 776px;
	height: 2px;
	padding: 0;
	margin: 0 auto;
	background: url("../images/instructionsHr.jpg") repeat-x;
	float: none;
	}
	
#instructionsBody table{
	width: 660px;
	margin: 30px auto 0;
	}
	
#instructionsBody table tr td{
	vertical-align: top;
	padding-bottom: 20px;
	}	

#instructionsBody table td.step{
	width: 140px;
	font: 24px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #417f9e;
	}
	
#instructionsBody table td.instructions{
	font: 18px/1.4em Helvetica, Arial, sans-serif;
	color: #828282;
	padding: 2px 0 40px 10px;
	}

#instructionsBody table td.instructions h3 {
	color: #417f9e;
	font: 24px/1.4em Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin-top : -2px;
}
	
#instructionsBody table td.instructions input{
	padding: 5px;
	font: 14px/1em Helvetica, Arial, sans-serif;
	color: #828282;
	margin-top: 10px;
	}
	
#instructionsBody table td.instructions .focus{
	font-weight: 700;
	color: #404040;
	}
	
#instructionsBody table td.instructions a{
	text-decoration: underline;
	}
	
#instructionsBody table td.instructions a.blueButton{
	text-decoration: none;
	}
	
/*  Thanks  */

#bigCheckmark{
	background: url("../images/bigCheckmark.png") no-repeat;
	width: 180px;
	height: 180px;
	margin: 0 auto 60px;
	}

h1#activationComplete{
	height: 49px;
	background: url("../images/activationComplete.png") no-repeat top center;
	text-indent: -9000px;
	margin-bottom: 40px;
	}
	
h1#cancellationComplete{
	height: 49px;
	background: url("../images/cancellationComplete.png") no-repeat top center;
	text-indent: -9000px;
	margin-bottom: 40px;
	}	
	
#successLogin{
	display: block;
	float: none;
	margin: 40px auto 0;
	}
	
/*     Mobile Apps     */

h2.comingSoon{
	background: url("../images/comingSoon.png") no-repeat top center;
	height: 47px;
	text-indent: -9000px;
	margin: 0;
	display: block;
	}
	
.mobileAppsForm{
	border-top: 1px solid #ddd;
	width: 620px;
	margin: 0 auto;
	padding-top: 20px;
	}
	
.mobileAppsFormText{
	width: 620px;
	padding-right: 20px;
	text-align: center;
	}
	
.mobileAppsForm form{
	width: 300px;
	margin: 0 auto;
	}
	
.mobileAppsForm form [type="text"]{
	width: 285px;
	padding: 5px;
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	color: #828282;
	margin-bottom: 20px;
	}
	
.mobileAppsForm select{
	width: 300px;
	margin-bottom: 20px;
	}
	
.mobileAppsFormButton{
	display: block;
	width: 300px;
	height: 60px;
	background: url("../images/mobileAppsFormButton.png") no-repeat;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #3a667c;
	color: white;
	font-weight: 700;
	border: 0 transparent;
	}

.mobileAppsFormButton:hover{background-position: 0 -60px;}
.mobileAppsFormButton:active{background-position: 0 -120px;}

h2#manageYourAccountFromAnywhere{
	background: url("../images/manageYourAccountFromAnywhere.jpg") no-repeat top center;
	height: 48px;
	text-indent: -9000px;
	margin: 80px 0 40px;
	}
	
h2#mobileAppsvideoTitle{
	height: 35px;
	text-align: left;
	vertical-align:middle;
	font-size: 18px;

	margin: 10px 0px 0px 975px;
	}	
	
	
	
.phoneContent{
	background: url("../images/phoneShadow.jpg") repeat-x bottom left;
	}
	
.content .phoneWrap{
	padding: 80px 0 0;
	width: 940px;
	}
	
.content .instructionsWrap{
	width: 940px;
	padding-bottom: 0;
	}
	
#blackberryApp{
	background: url("../images/blackberryApp.jpg") no-repeat center bottom;
	float: left;
	width: 290px;
	height: 291px;
	margin-right: 35px;
	}
	
#iphoneApp{
	background: url("../images/iphoneApp.jpg") no-repeat center bottom;
	float: left;
	width: 290px;
	height: 291px;
	margin-right: 35px;
	}
	
#androidApp{
	background: url("../images/androidApp.jpg") no-repeat center bottom;
	float: left;
	width: 290px;
	height: 291px;
	}
	
.appInstructions{
	width: 260px;
	padding: 0 10px 0 20px;
	float: left;
	margin-right: 35px;
	}
	
.androidInstructions{
	margin-right: 0px;
	}
	
.appInstructions h2{
	padding-bottom: 10px;
	}
	

/*     Error Page     */

.errorList{
	padding-top: 1em;
	padding: 1em 0 1.25em;
	}
	
.errorList li{
	list-style-type: disc;
	padding-bottom: 10px;
	list-style-position: inside;
	}
	
	
/*     Upgrade/Downgrade     */

/*  Order Table  */

.orderTable{
	border: 1px solid #ccc;
	width: 560px;
	border-collapse: collapse;
	margin-bottom: 40px;
	}
	
.orderTable tr > * {
    cursor : pointer;
}
	
.orderTable tr:hover > * {   
    background-color: #EBF4FA;
}

.orderTable tr.selected > * {   
    background-color: #FAF6EB;
}
	
.orderTable .description{
	width: 380px;
	padding: 20px;
	}
	
.orderTable .price{
	width: 100px;
	padding: 20px;
	}
	
.orderTable tr.orderTableHeader th{
	font: 16px/1em Helvetica, Arial, sans-serif;
	color: #808080;
	font-weight: 700;
	background: #eee;
	text-align: left;
	border-bottom: 1px solid #ccc;	
	}
	
.orderTable tr.orderTableHeader th.price{
	width: 99px;
	border-left: 1px solid #ccc;
	}
	
.orderTable td.description, .orderTable td.price{
	font: 14px/1em Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	}
	
.orderTable td.price{
	width: 99px;
	border-left: 1px solid #ccc;
	}
	
/*  Order Summary  */

.orderSummary{
	padding: 0 20px;
	margin-bottom: 40px;
	}
	
.orderSummary h2{
	padding-bottom: 10px;
	}
	
.orderSummary p{
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	}
	
/*  Current Payment Method  */

#formColumn .currentPaymentMethod input{
	float:none;
	margin-right:10px;
	width:auto;
	padding: 0;
	margin: 0 10px 0 0;
	}
	
#formColumn .currentPaymentLabel{
	color: #407d9c;
	font-weight: 700;
	}
	
.currentPaymentMethod table{
	font: 14px/1.4em Helvetica, Arial, sans-serif;
	color: #808080;
	margin-left: 23px;
	margin-bottom: 15px;
	}
	
.currentPaymentMethod table td{
	padding: 5px 20px 5px 0;
	}
	
ul.formCopyPlan{
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	}
	
ul.formCopyPlan li{
	padding-bottom: 5px;
	}
	
ul.formCopyPlan li.blue{
	font-weight: 700;
	color: #407d9c;
	}
	
#formColumn .upgradeDowngradeSubmit{
	padding-left: 20px !important;
	}
	
/*     Voicemail Transcription Widget     */

.transcriptionWidget{
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 200px;
	position: absolute;
	z-index: 100;
	top: 20px;
	right: 0;
	}
	
.transcriptionWidget .headline{
	font: 14px/1em Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	font-weight: 700;
	}
	
.transcriptionWidget .meterWrap{
	background: #e6e6e6;
	border: 1px solid #ccc;
	height: 18px;
	width: 198px;
	margin: 5px 0;
	}
	
.transcriptionWidget .meter{
	height: 18px;
	}
	
.transcriptionWidget .good{
	background: #4bcf41;
	background: -webkit-gradient(linear, left top, left bottom, from(#71e762), to(#28b822));
	background: -moz-linear-gradient(top,  #71e762,  #28b822);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#71e762', endColorstr='#28b822');
	}
	
.transcriptionWidget .okay{
	background: #dfd316;
	background: -webkit-gradient(linear, left top, left bottom, from(#efe921), to(#d0be0b));
	background: -moz-linear-gradient(top,  #efe921,  #d0be0b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#efe921', endColorstr='#d0be0b');
	}
	
.transcriptionWidget .full{
	background: #df1616;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef2121), to(#d00b0b));
	background: -moz-linear-gradient(top,  #ef2121,  #d00b0b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef2121', endColorstr='#d00b0b');
	}
	
.transcriptionWidget a{
	font: 14px/1em Helvetica, Arial, sans-serif;
	display: block;
	padding: 10px 0 0;
	text-decoration: underline;
	}
	
.voicemailContainer{
	padding-top: 40px;
	}
	
/*     Terms & Conditions     */

.termsWrap h3{
	color: #407d9c;
	padding-bottom: 10px;
	}

/*     Sticky Footer     */

* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -179px;
}
.footer, .push {
height: 179px;
}

/*     Mobile Apps Popup     */

#quickOverlay{
	width: 100%;
	height: 100%;
	background: url("../images/overlay.png") repeat;
	z-index: 800;
	position: absolute;
	}

.mobileAppsPopup{
	width: 942px;
	top: 10%;
	left: 46%;
	position: absolute;
	margin-left: -421px;
	z-index: 1000;
	}
	
.mobileAppsPopupHeader{
	width: 942px;
	height: 87px;
	padding-top: 280px;
	background: url("../images/mobileAppsPopupHeader2.png") no-repeat;
	}
	
.mobileAppsPopupHeader .close{
	position: absolute;
	top: 25px;
	right: 3px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	color : #FFF;
	z-index: 1103;
	}
	
.mobileAppsPopupHeader h2{
	text-align: center;
	font: 44px/1em Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0 1px 3px #333;
	}
	
.mobileAppsPopupBody{
	background: #fff;
	margin: 0 auto;
	padding: 30px 102px 20px;
	width:716px;
	}
	
.mobileAppsPopupBody h2{
	color: #828282;
	text-align: center;
	}
	
.mobileAppsPopupBody .buttons{
	width: 550px;
	padding-top: 10px;
	margin-left:100px;
	}
	
.buttons .appStore{
	width: 166px;
	height: 56px;
	float: left;
	background: url("../images/appStore.png") no-repeat;
	display: block;
	}
	
.buttons .androidMarket{
	width: 168px;
	height: 56px;
	float: left;
	display: block;
	background: url("../images/androidMarket.png") no-repeat;
	margin: 0 0px;
	}
	
.buttons .appWorld{
	width: 167px;
	height: 56px;
	float: left;
	display: block;
	background: url("../images/Blackberry4.png") no-repeat;
	margin: 0 0px;
	}	
	
	
.mobileAppsPopupFooter{
	width: 920px;
	height: 30px;
	margin: 0 auto;
	background: url("../images/mobileAppsPopupFooter2.png") no-repeat;
	}

/*     Red Button     */

a.redButton{
	display: block;
	width: 254px;
	height: 34px;
	background: url("../images/redButton.png") no-repeat;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 #920612;
	color: white;
	font-weight: 700;
	padding-top: 10px;
	margin-bottom: 20px;
	}
	
a.redButton:hover{background-position: 0 -44px;}
a.redButton:active{background-position: 0 -88px;}

/*     Video Tutorial     */

#video_tutorial{
	z-index: 1200;
	padding: 10px 10px 5px;
	background: #000;
	}
	
	
/*     Transcription Container     */

.transcriptionContainer{
	width: 940px;
	position: relative;
	margin: 0 0 10px 0;
	}
	
.transcriptionTop{
	width: 940px;
	height: 15px;
	background: url("../images/transcriptionTop.png");
	}
	
.transcriptionBottom{
	width: 940px;
	height: 15px;
	background: url("../images/transcriptionBottom.png");
	}
	
.transcriptionBody{
	width: 820px;
	padding: 5px 60px;
	background: url("../images/transcriptionBody.png") repeat-y;
	font: 16px/1.4em Helvetica, Arial, sans-serif;
	color: #7c7c7c;
	font-style: italic;
	}
	
.leftQuote{
	background: url("../images/quotes.png") no-repeat;
	width: 28px;
	height: 20px;
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 200;
	}
	
.rightQuote{
	background: url("../images/quotes.png") no-repeat;
	width: 28px;
	height: 20px;
	background-position: 0 -20px;
	position: absolute;
	bottom: 14px;
	right: 14px;
	z-index: 200;
	}
	
/*      Voicemail Badge     */

.voicemailBadge{
	width: 24px;
	height: 21px;
	background: url("../images/voicemailBadge.png") no-repeat;
	position: absolute;
	z-index: 300;
	top: 17px;
	left: 330px;
	font: 12px/1em Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 -1px 0 #999;
	text-align: center;
	padding-top: 5px;
	padding-left : 1px;
	}
	
/*     How To Unmask     */

.howToUnmaskHeadline{
	background: url("../images/howToUnmaskHeadline.png") center top no-repeat;
	height: 38px;
	text-indent: -9000px;
	margin-bottom: 30px;
	}
	
.stepContent{
	width: 460px;
	float: left;
	}
	
.stepContent h2{
	padding-bottom: 10px;
	}
	
.unmaskStepOne .screenshot, .unmaskStepTwo .screenshot{float: left; margin-right: 20px;}

.unmaskStepOne{
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
	}
	
#smart_search {
    font-size : 14px;
    padding : 5px;
    border : 1px solid #CCC;
    margin-top : 10px;
    width : 200px;
}

#smart_search.loading {
    background: url('/images/facebook-loader.gif') no-repeat;
    background-color : #FFF;
    background-position : 97% 50%;
}

#search_tip {
	display: inline-block;
/* 	background: url("../images/lightQuestion.jpg") no-repeat; */
	width: 25px;
	height: 25px;
	cursor: pointer;
	vertical-align : middle;
	margin-bottom : 5px;
	margin-right : 5px;
}

.search_term {
    padding : 3px; 
    background-color : #F6FDB7;
    font-weight : bold;
}

.phone_select {
    background-color : #F0F0F0;
    border-radius : 10px;
    float : right;
    padding : 10px;
    text-align : right;
    -moz-border-radius : 10px;
    vertical-align : middle;
}

.phone_select select {
    font-size : 14px;
    padding : 5px 20px 5px 5px;
    background-color : #FFF;
    border : 1px solid #CCC;
    border-radius : 5px;
    -moz-border-radius : 5px;
}

#search_tip {
    margin-left : 10px;
}

#billing_info label {
    color : #777;   
}



#subscription_overview .descriptive_text,
#subscription_overview .strong_text {
    color : #333;
    font-size : 32px; 
    float : left; 
    margin-top : 25px; 
    margin-left : 10px; 
}

#subscription_overview .strong_text {
    color : #000;
} 

#subscription_overview.red .descriptive_text {
    color : #D12929;
}

#subscription_overview.red .strong_text {
    color : #B51414;
}

#subscription_overview .sub_text {
    font-size : 11px; 
    margin-top : 5px;
}

#subscription_overview .sup_text {
    font-size : 20px; 
    vertical-align : top; 
    margin-top : -3px; 
    display : inline-block; 
    margin-right : 3px;
}

#activation_complete {
    display : none;
}

.instructions {
    line-height : 175% !important;
}

.focus {
    background-color : #4282C3;
    border-radius : 5px;
    color : #FFF !important;
    font-size : 18px;
    margin : 0 3px;
    padding : 5px;
    -moz-border-radius : 5px;
}

