/* Global */
h1, h2, h3, h4, h5, h6, p, body, form, input {
	margin: 0;
	padding: 0;
}
body {
	background: rgb(213, 214, 216);
	margin-top: 15px;
}
ol {
	margin: 10px 0 25px 0;
}
img {
	border: 0;
}
.main_table {
	width: 955px;
	margin: 0 auto;
	background: #fff;
}
.header {
	background: rgb(213, 214, 216) url(/images/top_banner.png) no-repeat top left;
	height: 80px;
	width: 955px;
	padding: 0;
	margin: 0;
}
.logo {
	margin: 19px 0 15px 20px;
	float: left;
	clear: right;
}
.search {
	margin: 30px 25px 0 0;
	margin: 40px 25px 0 0;
	float: right;
	display: inline;
}
.search label {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #fff;
}
.search .btn_go {
}
.search input {
	vertical-align: middle;
}
.nav {
	background: url(/images/bg_nav.png) no-repeat top left;
	width: 955px;
}
.podcast_icon_nav {
	margin: 15px 0 35px 0;
	padding: 0;
	list-style-type: none;
}
.podcast_icon_nav li {
	display:inline;
	white-space:nowrap;
	margin: 0 5px;
}
.podcast_icon_nav li img {
	margin: 0 2px;
}
.podcast_icon_nav a {
	padding-right: 15px;
	padding-right: 5px;
}
.nav *, .subnav * {
	margin: 0;
	padding: 0;
	font: normal 11px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	text-decoration:none;
}
.nav ul {
	margin: 20px 10px;
	margin: 0 20px;
}
.nav ul li {
	float: left;
	list-style-type: none;
}
.nav ul li a {
	display: block;
	padding: 10px 20px;
	padding: 2px 15px;
	text-decoration: none;
	white-space: nowrap;
}
.nav ul li a:hover {
	background: #006864;
	color: #fff;
}
.nav ul li a.selected {
	background: #006864;
	color: #fff;
}
.subnav {
	background: #006864;
	padding: 2px 15px;
}
.subnav a {
	padding: 2px 10px;
}
.subnav a.selected {
	color:#A9CC64;
}
/* Page Title */
.page_title {
	background: url(/images/page_title_bg.png) no-repeat top left;
	height: 65px;
	height: 71px;/*border-top: 3px solid  #29292b;*/
}
.page_title h1 {
	margin-left: 72px;
	font: normal 24px/100% Verdana, Geneva, sans-serif;
	color: #fff;
	white-space: nowrap;
}
/* Banner */

.banner {
	width: 955px;
	height: 191px;
	vertical-align: top;
	background: url(/images/bg_mid_banner4b.png) no-repeat top left;
	border : 0;
}
.banner_columns {
	padding:  0;
	margin: 0 auto;
}
.header_left_column {
	float: left;
	width: 465px;
}
/* FREE DEMO BUTTON */
.header_right_column {
	float: left;
	width: 132px;
	margin-left: 200px;
	margin-top: 40px;
	}
/* GIRL */
.banner .header_center_column {
	position:relative;
	top: 25px;
	left: 564px;
	width: 222px;
	z-index: 1000;
	z-index: 10;
}
.banner .header_center_column #model {
	position:absolute;
	left: 155px;
	left:0;
	z-index: 1000;
	z-index: 10;
}
/* MONITOR */
.banner .btn_video_overview {
	position:relative;
	top:115px;
	left: 140px;
	width: 322px;
	z-index: 1000;
	z-index: 10;
}
.banner .btn_video_overview .mac_monitor {
	position:absolute;
	left:0;
	z-index: 1000;
	z-index: 10;
}
.header_left_column {
	margin: 35px 0 0 63px;
	width:500px;
	text-align:center;
}
.banner h1 {
	font: normal 27px/150% Verdana, Geneva, sans-serif;
	color: #fff;
}
.banner h2 {
	font: normal 18px/100% Verdana, Geneva, sans-serif;
	color: #fff;
}
/* Main */
.main_content {
	width: 955px;
	padding: 0;
	background: #F4F3EC url(/images/bg_main_content.png) repeat-y top left;
	height:350px;
	height:323px;
}
.more {
	white-space: nowrap;
}
/* global except homepage */
.mc h1 {
	font: bold 17px/125% Verdana, Geneva, sans-serif;
	color: #333;
}
h2 {
	font: bold 13px/125% Verdana, Geneva, sans-serif;
	color: #333;
}
h2.prominent {
	font: normal 25px/115% Verdana, Geneva, sans-serif;
	color: #333;
}
h3 {
	font: bold 13px/125% Verdana, Geneva, sans-serif;
	color: #007d78;
	margin: 10px 0 5px 0;
}
.top_link {
	width: 100%;
	border-bottom: 1px solid #ddd;
	text-align:right;
}
.top_link a {
	text-decoration:none;
	color:#9D9FA2;
}
.top_link a:hover {
	text-decoration: underline;
}
/* OVERRIDING STYLES */
.mc {
	font: normal 12px/18px Verdana, Geneva, sans-serif;
	color: #333;
	padding: 30px 15px 50px 75px;
}
.events {
	padding: 30px 5px 50px 55px;
}
.mc p {
	font: normal 12px/18px Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0 0 15px 0;
}
li {
	font: normal 12px/18px Verdana, Geneva, sans-serif;
	color: #333;
}
.mc a {
	color: #8EAD54;
}
.mc b, .mc strong {
	color: #007d78;
}
.mc h2, .mc h2.prominent, .mc h3 {
	width: 500px;
}
.left_column h2, .left_column h3 {
	width: 100%
}
.case_studies h2.prominent {
	width: 100%
}
.rhc_image {
	float: right;
	margin: 0 75px 0 50px;
}
.rhc {
	/*padding: 25px;
	width: 197px;
	width: 150px;*/
	font: normal 10px/125% Verdana, Geneva, sans-serif;
	color:#000;
	/*margin : 0 50px 0 25px;*/
	padding: 25px 75px 0 0;
}
.rhc a {
	color: #8EAD54;
}
.rhc a {
	color: #8EAD54;
}
.rhc p, .rhc h3 {
	margin: 10px 0;
	padding: 2px 10px;
	width: 180px;
}
.lhc_recording {
	float:left;
	width: 150px;
	padding: 15px 30px 0 0;
	font: normal 10px/125% Verdana, Geneva, sans-serif;
	color:#000;
	margin-bottom: 25px;
}
/*.rhc .hdr {
	text-align: center;
	background: #aaa;
	color: #FFF;
	padding: 4px 10px 4px 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
/* FOOTER SECTION */
.footer {
	background:  #D5D6D8 url(/images/bg_main_content.png) repeat-y top left;
	padding: 5px 20px 0 50px;
}
.footer #nav_bottom_left {
	float: left;
	margin: 5px 5px 0 20px;
	padding: 0;
}
.footer #nav_bottom_left li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #9D9FA2;
	font: normal 11px/100% Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.footer #nav_bottom_left li a {
	color: #9D9FA2;
	text-decoration: none;
}
.footer #nav_bottom_left li a:hover {
	text-decoration: underline;
}
.footer #nav_bottom_right {
	float: right;
	margin: 5px 5px 0 0;
	padding: 0;
}
.footer #nav_bottom_right li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #9D9FA2;
	font: normal 11px/100% Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.footer #nav_bottom_right li a {
	color: #9D9FA2;
	text-decoration: none;
}
.footer #nav_bottom_right li a:hover {
	text-decoration: underline;
}
.footer #social_media_icons {
	display: inline;
	list-style-type: none;
	margin:0;
	padding:0;
}
.footer #social_media_icons li {
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
}
.footer #social_media_icons li, .footer #social_media_icons li a img {
	border: 0;
	text-decoration: none;
}
.footer_btm {
	background: url(/images/footer-border.png) no-repeat top left;
	height: 2px;
}
.disclaimer {
	background: #D5D6D8 url(/images/footer_bottom.png) no-repeat top left;
	font: normal 9px/100% Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #9D9FA2;
	text-align: center;
	padding: 5px 0 10px 0;
	padding:0;
	height: 35px;
}
.disclaimer a {
	color: #9D9FA2;
}
.mc .events_listing {
	margin-bottom: 25px;
	margin-bottom: 15px;
	padding:5px;
	width: 500px;
	border:1px solid #F4F3EC;
}
.mc .events_listing h2 {
	width: 425px;
}
.mc .events_listing:hover {
	background: #f7f8f5;
	background: rgba(255, 255, 255, 0.5);
	cursor:pointer;
	border:1px solid #D5D6D8;
}
.mc .events_listing a {
	border:0;
	text-decoration:none;
}
.mc .events_listing p {
	margin-top: 5px;
	margin-bottom:0;
	width: 425px;
}
.mc .events_listing p span.goto {
	color: #8EAD54;
	text-decoration:underline;
	white-space: nowrap;
}
.mc .events_listing:hover p {
	color:#007D78;
}
/*
.mc .events_listing p a {
 	white-space: nowrap;
}*/
.mc .events_listing p, .events_listing h2 {
	margin-left: 65px;
}
.mc .events_listing img {
	width: 55px;
	height: 60px;
	height: 55px;
	float: left;
	/*margin: 0 10px 0 0;*/
	padding: 3px 0 0 0;
}
.news_section {
	margin-bottom: 25px;
}
.news_section p {
	margin-top: 5px;
}
.news_archive {
	text-align: left;
	margin: 20px 0 25px 55px;
}
.news_archive ul li {
	color: #007D78;
}
.news_archive ul li {
	margin-bottom: 5px;
}
ul.sitemap li {
	margin-bottom: 3px;
}
ul.sitemap li ul {
	margin-bottom: 15px;
}
ul.sitemap li ul li {
	margin-bottom: 0;
}
/* EVENTS PAGE */
#rhc_events {
	width: 225px;
	width: 100%;
	/*color:#000;
	font-size: 10px;
	line-height: 125%;*/
	margin:  15px 0 15px 0;
	margin:  15px 0 10px 0;
	text-align: left;
}
#rhc_events a {
	text-decoration:none;
}
#rhc_events p {
	margin: 5px 30px 5px 5px;
	margin: 3px 15px 0 0;
	margin: 3px 0 0 0;
	width: 225px;
	padding: 3px 0;
}
/* TESTIMONIALS PAGE */
	
#rhc_testimonials {
	width: 300px;
	padding:  30px 75px 15px 15px;
}
blockquote {
	margin: 0;
	padding: 15px 0;
}
cite {
	color: #007d78;
	font: bold 10px/115% Verdana, Geneva, sans-serif;
}
#rhc_testimonials blockquote {
	margin: 0 25px 40px 15px;
	padding: 15px 0;
	color:#000;
	font-size: 12px;
	line-height: 175%;
}
#rhc_testimonials blockquote img {
	display:block;
	margin-bottom: 5px;
}
#rhc_testimonials cite {
	color: #007d78;
	font: bold 10px/115% Verdana, Geneva, sans-serif;
}
/* PRODUCTS PAGE */
#products_page h1 {
	font: normal 24px Verdana, Geneva, sans-serif;
	color:#000;
}
.product_section {
	border-bottom: 1px solid #129395;
	padding: 15px 0 0 0;
}
#product_section_top {
	border-top: 1px solid #129395;
}
.section_nav a {
	margin : 5px;
}
.product_section .product_logo {
	width: 158px;
	height: 51px;
	position: relative;
	z-index: 1000;
	z-index: 10;
}
.product_price {
}
#iPhoneAdvert {
	width: 195px;
	margin: 0 25px 0 0;
}
#iPhoneAdvert h3 {
	font: normal 13px Verdana, Geneva, sans-serif;
	color: #010101;
	margin: 10px 0 0 0;
}
#iPhoneAdvert img.iphone {
	margin: 15px 0;
}
#iPhoneAdvert p {
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #010101;
}
#iPhoneAdvert a {
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #8EAD54;
}
/* ---------------------------- */
dd, dt, .mc ul, .mc ol {
	width: 500px;
	width: 450px;
}
.mc p {
	width: 500px;
}
dt {
	font-weight:bold;
	color:#007D78;
}
li {
	margin-bottom: 3px;
}
dd {
	margin-bottom: 20px;
}
.tf_add_on {
	display: block;
}
.tf_add_on img {
	float:left;
	margin: 0 10px 10px 0;
}
/*NEWSLETTER*/
.newsletter {
/*width: 250px;
	padding: 15px 50px;*/
}
.newsletter label {
	padding: 3px 0;
	font-weight: bold;
}
.newsletter input {
	margin: 3px;
}
/* TIMEFOX FEATURE COMPARISON */	

table.features {
	margin: 15px 15px 0 0;
	margin: 15px 0 0 0;
	width: 800px;
}
table.features td {
	font-size: 11px;
	padding: 2px 5px;
	border-left: 1px solid #ccc;
	height: 30px;
	width: 164px;
}
table.features td:first-child {
	padding-left: 10px;
	border-left: none;
}
table.features tr.hdr td {
	padding: 10px 5px;
	padding: 0 5px;
	vertical-align: middle;
}
table.features tr.even {
/*background-color: #ECF5E9;*/
		 
	}
table.features tr.bc {
	/*background-color: #ECF5E9;*/
	background: #eee;
	background: #fff;
}
table.features td.chk {
	background-image: url("/images/checkmark.png");
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
}
.summary {
	font-size: 10px; /*vertical-align: top;*/
	text-align: center;
}
/* TIMEFOX PRODUCtS */	

table.products {
	margin: 15px 15px 0 0;
	margin: 0;
}
table.products td {
	padding: 0 10px;
	width: 285px;
	width: 295px;
	vertical-align:top;
	border-left: 1px solid rgb(148, 128, 139);
}
.products p, .products ul {
	text-align: left;
	width: 210px;
}
.products p, .products ul li, .section_nav a {
	font: normal 11px/125% Verdana, Geneva, sans-serif
}
.products ul li {
	margin-bottom: 5px;
}
.summary {
	font-size: 10px; /*vertical-align: top;*/
	text-align: center;
}
.summary {
	font-size: 10px; /*vertical-align: top;*/
	text-align: center;
}
/* CASE STUDIES */
	
.case_studies .left_column, .case_studies .right_column {
	width: 400px;
	float: left;
	margin-top: 15px;
}
.case_studies .left_column p, .case_studies .right_column p, .case_studies .left_column ul, .case_studies .right_column ul {
	width: 375px;
}
.case_studies .left_column {
	margin-right: 15px;
}
.case_studies .right_column {
}
.widget p {
	width: 100%;
}
.media_contact {
	font: normal 11px/125% Verdana, Geneva, sans-serif;
	padding: 25px 75px 15px 25px;
}
.media_contact a {
	color: #8EAD54;
}
.lhc_recording p {
	font: normal 10px/125% Verdana, Geneva, sans-serif;
	width: 100%
}
/*
.infopack_features {
	width: 600px;
}
.infopack_features th {
	font: bold 13px/125% Verdana, Geneva, sans-serif;
	color: #007d78;
	padding: 10px 0 5px 0;
	padding: 5px 0;
	text-align:left
}
.infopack_features td {
	vertical-align: top;
	padding: 3px 5px;
}
.infopack_features td h3 {
	color:#000
}
.infopack_features .col1 {
	white-space: nowrap;
	border-right: 1px solid #000;
}
*/
.infopack_nav {
	margin-left: 0;
	padding-left: 25px;
}
.infopack_nav li {
	margin-bottom: 5px;
	color: #007D78;
}
.events_icon_rss {
	background: url('/events/images/rss_icon.png') no-repeat left;
	padding-left: 25px;
}
.events_icon_podcast {
	background: url('/events/images/podcast_icon.png') no-repeat left;
	padding-left: 25px;
	padding: 2px 0 2px 25px;
}
table.productivity {
	border-collapse: collapse;
	empty-cells: show;
	vertical-align: middle;
	width: 510px;
}
table.productivity tr.hightlightRow {
	background : #fff;
}
table.productivity tr.hightlightRow td strong {
	white-space: nowrap;
}
table.productivity td {
	padding: 4px 7px;
}
table.productivity td input {
	text-align:right;
}
table.productivity td p {
	font: 10px/125% Verdana, Geneva, sans-serif;
	margin-top:0;
	padding-top:0;
	color:#666;
}
table.infopack {
	width: 350px;
}
table.infopack td {
	width: 100px;
}
/* Referral Progam */
	#result .headings {
	background: #fff;
	font-size: 14px;
	width: 100%;
	padding: 7px;
	margin: 10px 0;
}
#result textarea {
	border: 1px solid #ccc;
	width: 350px;
	height: 50px;
	color: #ccc;
	font-size: 11px;
}
#result .link_container {
	margin: 5px 0 5px 50px;
}

/* Fox directory page */
.contact_info h3 {
	margin: 5px 0 15px 0;
	}
.contact_info img {
	height: 175px;
	}
.contact_info p {
	margin: 15px 0 0 0;
	}
.contacs_list {
}
.contacs_list ul {
	margin:5px;
	padding:0;
	list-style-type:none;
}
.contacs_list ul li {
	margin-bottom: 5px;
	line-height:110%;
}
.contacs_list ul li em {
	font-size:10px;
	font-style: normal;
	color:#9D9FA2;
}

 
span.skype_pnh_container {
	display:none !important;
}
span.skype_pnh_print_container {
	display:inline !important;
}
 

