@charset "utf-8";
/* CSS Document */


/*------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------  HEADER  ----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
 
#download_windows a#downloads_link, #download_sms_api a#downloads_link, #download_outlook_2010 a#downloads_link, #download_outlook_2007 a#downloads_link,
#download_lotus_notes a#downloads_link, #download_mac a#downloads_link, #download_linux a#downloads_link { /*   Highlights the current page link   */
	background-position: -305px -52px;
}

#templates a#product_overview_link, #picture_sms a#product_overview_link, #dedicated_number a#product_overview_link,
#schedule_sms a#product_overview_link, #bulk_sms a#product_overview_link, #multi_user_account a#product_overview_link,
#web_admin a#product_overview_link, #online_address_book a#product_overview_link, #csv_file a#product_overview_link,
#backup_email a#product_overview_link, #outlook_sms a#product_overview_link, #broadcast_groups a#product_overview_link  { /*   Highlights the current page link   */
	background-position: -49px -52px;
}



/*------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------  BANNERS  ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.banner#download_windows_banner, .banner#download_sms_api_banner, .banner#download_outlook_2010_banner,
.banner#download_lotus_notes_banner, .banner#download_mac_banner, .banner#download_linux_banner {
	background:  url(../_images/banners/hero-downloads-sub.jpg) no-repeat;
}

.banner#sms_for_services_banner {
	background:  url(../_images/banners/hero-services.jpg) no-repeat;
}

.banner#sms_in_retail_banner {
	background:  url(../_images/banners/hero-retail.jpg) no-repeat;
}

.banner#sms_in_education_banner {
	background:  url(../_images/banners/hero-education.jpg) no-repeat;
}

.banner#sms_in_government_banner {
	background:  url(../_images/banners/hero-government.jpg) no-repeat;
}

.banner#sms_in_medical_banner {
	background:  url(../_images/banners/hero-medical.jpg) no-repeat;
}

.banner#sms_in_manufacturing_banner {
	background:  url(../_images/banners/hero-manufacturing.jpg) no-repeat;
}

.banner#sms_for_emergency_banner {
	background:  url(../_images/banners/hero-emergency.jpg) no-repeat;
}

.banner#picture_sms_banner, .banner#templates_banner, .banner#dedicated_number_banner,
.banner#schedule_sms_banner, .banner#bulk_sms_banner, .banner#multi_user_account_banner,
.banner#web_admin_banner, .banner#online_address_book_banner, .banner#csv_file_banner,
.banner#backup_email_banner, .banner#outlook_sms_banner, .banner#broadcast_groups_banner {
	background:  url(../_images/banners/hero-features.jpg) no-repeat;
}

.banner#testimonials_banner{
	background:  url(../_images/banners/hero-testimonials.jpg) no-repeat;
}

.banner#our_pricing_banner{
	background:  url(../_images/banners/hero-why-our-pricing-is-good.jpg) no-repeat;
}



.banner#download_windows_banner .banner_text, .banner#download_sms_api_banner .banner_text, .banner#download_outlook_2010_banner .banner_text,
.banner#download_lotus_notes_banner .banner_text, .banner#download_mac_banner .banner_text, .banner#download_linux_banner .banner_text {
	color: #000000;
	top: 30px;
	left: 560px;
	width: 350px;
}

.banner#picture_sms_banner .banner_text, .banner#templates_banner .banner_text, .banner#dedicated_number_banner .banner_text,
.banner#schedule_sms_banner .banner_text, .banner#bulk_sms_banner .banner_text, .banner#multi_user_account_banner .banner_text,
.banner#web_admin_banner .banner_text, .banner#online_address_book_banner .banner_text, .banner#csv_file_banner .banner_text,
.banner#backup_email_banner .banner_text, .banner#outlook_sms_banner .banner_text, .banner#broadcast_groups_banner .banner_text {
	top: 20px;
	left: 25px;
	width: 340px;
}

.banner#sms_for_services_banner .banner_text, .banner#sms_in_retail_banner .banner_text, .banner#sms_in_education_banner .banner_text,
.banner#sms_in_government_banner .banner_text, .banner#sms_in_medical_banner .banner_text, .banner#sms_in_manufacturing_banner .banner_text,
.banner#sms_for_emergency_banner .banner_text, .banner#our_pricing_banner .banner_text {
	color: #000000;
	top: 30px;
	left: 520px;
	width: 430px;
	font-size: 15px;
}

.banner#sms_for_services_banner .banner_text strong, .banner#sms_in_retail_banner .banner_text strong, .banner#sms_in_education_banner .banner_text strong,
.banner#sms_in_government_banner .banner_text strong, .banner#sms_in_medical_banner .banner_text strong, .banner#sms_in_manufacturing_banner .banner_text strong,
.banner#sms_for_emergency_banner .banner_text strong, .banner#our_pricing_banner .banner_text strong {
	font-size: 17px;
}

.banner#sms_for_emergency_banner .banner_text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.banner#sms_for_emergency_banner .banner_text ul li {
	padding-left: 30px;
	background: url(../_images/icons/arrow.png) 0px 6px no-repeat;
}

* html .banner#sms_for_emergency_banner .banner_text ul li {
	padding-left: 30px;
	background: url(../_images/icons/arrow.gif) 0px 6px no-repeat;
}

.banner#testimonials_banner .banner_text {
	color: #000000;
	top: 30px;
	left: 580px;
	width: 300px;
}


/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------  MAIN BODY  ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body {
	width: 994px;
	margin: 13px auto 0px auto;
	position: relative;
	overflow: auto;
}



/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------  76% WIDTH COLUMN DEFAULTS  -----------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.column_76_percent { /*   Content   */
	float:left;
	vertical-align: top;
	width:741px;
	background: #ffffff url(../_images/titles/bg-middle2.jpg) repeat-y;
	overflow: auto;
	padding-bottom: 50px;
}

.column_76_percent h2 { /*   Heading   */
	text-indent:-10000px;
	overflow:hidden;
	position:relative;
	z-index:1;
	height: 22px;
	width:580px;
	margin:16px 0 27px 22px;
}

#column_76_percent_bottom { /*   Bottom   */
	display:block;
	width:741px;
	height:15px;
	position:absolute;
	bottom:0;
	left:0;
	background: url(../_images/titles/bg-title-bottom2.jpg) 0 0 no-repeat;
}

#column_76_percent_top {
	display:block;
	width:741px;
	height:45px;
	position:absolute;
	top:0;
	left:0;
	background: url(../_images/titles/bg-title2.jpg) 0 0 no-repeat;
}

.column_76_percent p {
	padding: 0 23px;
	line-height: 22px;
}

.column_76_percent p.testimonials span {
	font-weight: bold;
	color:#888888;
}

.column_76_percent .left_col_480 { /* actually 475 now */
	width:475px;
}

.column_76_percent .left_col_380 { /* actually 475 now */
	width:375px;
}

.column_76_percent .left_col_516 {
	width: 516px;
	margin-bottom: 30px;
}

.column_76_percent h3 { /*   Heading   */
	margin:0 0 11px 22px;
	font-size: 14px;
	font-weight:bold;
}

.column_76_percent ul.list_480 {
	line-height: 18px;
	list-style: none;
	width:441px;
	padding:0;
	margin:0;
	margin-left: 10px;
}

.column_76_percent ul.list_480 li {
	background: url(../_images/icons/dot-blue.jpg) 0px 4px no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
}

.column_76_percent ol {
	line-height: 18px;
	margin-left: 45px;
	padding: 0;
}

.column_76_percent ol li {
	margin-bottom: 8px;
}

.column_76_percent ul.list_516 {
	line-height: 18px;
	list-style: none;
	width:516px;
	padding:0;
	margin:0 0 30px 0;
	margin-left: 23px;
}

.column_76_percent ul.list_516 li {
	background: url(../_images/icons/dot-blue.jpg) 0px 4px no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
}

.column_76_percent a#download_now {
	position: absolute;
	top: 0px;
	left: 504px;
	width: 194px;
	height:60px;
	overflow:hidden;
	color: #FFFFFF;
	font-size: 11px;
	text-indent: 20px;
	line-height: 82px;
	background: url(../_images/icons/btn-download-now.jpg) 0px 0px no-repeat;
}

.column_76_percent a#download_now:hover {
	background-position: 0 -60px;
	text-decoration: none;
	color: #000000;
}

.column_76_percent a#downloads_btn {
	position: absolute;
	top: 0px;
	left: 504px;
	text-indent:-10000px;
	overflow:hidden;
	width: 194px;
	height:65px;
	background: url(../_images/icons/btn-downloads.jpg) 0px 0px no-repeat;
}

.column_76_percent a#downloads_btn:hover {
	background-position: 0 -65px;
}

.column_76_percent a#free_trial {
	position: absolute;
	top: 66px;
	left: 504px;
	text-indent:-10000px;
	overflow:hidden;
	width: 194px;
	height:65px;
	background: url(../_images/icons/btn-free-trial.jpg) 0px 0px no-repeat;
}

.column_76_percent a#free_trial:hover {
	background-position: 0 -65px;
}

.column_76_percent a#too_good_to_be_true {
	position: absolute;
	top: -30px;
	left: 504px;
	text-indent:-10000px;
	overflow:hidden;
	width: 214px;
	height:107px;
	background: url(../_images/icons/btn-why-our-pricing.jpg) 0px 0px no-repeat;
}

.column_76_percent a#too_good_to_be_true:hover {
	background-position: 0 -107px;
}

.column_76_percent a#business_solutions {
	position: absolute;
	bottom: 0px;
	left: 504px;
	text-indent:-10000px;
	overflow:hidden;
	width: 194px;
	height:96px;
	background: url(../_images/icons/logo-business-solution.jpg) 0px 0px no-repeat;
}

.column_76_percent .top_container {
	width: 695px;
	padding-bottom: 12px;
	margin-left: 23px;
	margin-bottom: 23px;
	/* background: url(../_images/icons/logo-business-solution.jpg) bottom right no-repeat; */
	border-bottom: 1px #888888 solid;
	position: relative;
}

.column_76_percent .top_container p {
	padding: 0;
}

.column_76_percent .top_container p#special_rate {
	line-height: 18px;
	margin: 0 0 14px 30px;
}

.column_76_percent .top_container ul.list {
	margin-left: 11px;
}

.column_76_percent .top_container b {
	color:#0080D6;
}

.column_76_percent .download_container {
	width: 695px;
	padding-bottom: 12px;
	margin-left: 23px;
	margin-bottom: 23px;
	border-bottom: 1px #888888 solid;
	position: relative;
}

.column_76_percent .download_container p {
	padding: 0;
}

.column_76_percent .download_container a#download_now {
	top: 0px;
	left: 504px;
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.column_76_percent .download_list {
	line-height: 18px;
	list-style: none;
	padding:0;
	margin:0 0 40px 40px;
}

.column_76_percent .download_list li {
	background: url(../_images/icons/dot-blue.jpg) 0px 4px no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
}

.column_76_percent h3 {
	font-size: 16px;
}

.column_76_percent .feature_image {
	position: absolute;
	top: 67px;
	right: 276px;
}



/*------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------  WINDOWS DOWNLOAD  -----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.download_windows h2 { /*   Heading   */
	background: url(../_images/titles/zapitsms-for-windows.jpg) top left no-repeat;
}

.main_body.download_windows #windows_logo {
	position: absolute;
	top: 18px;
	left: 410px;
}

.main_body.download_windows #windows_ss {
	position: absolute;
	top: 0px;
	left: 549px;
}

.main_body.download_windows .windows_list h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 6px 0;
}

.main_body.download_windows .windows_list {
	list-style: none;
	padding: 0;
	margin: 20px 23px 0 23px;
	line-height: 18px; 
}

.main_body.download_windows .windows_list li {
	padding-left: 110px;
	margin-bottom:24px;
}

.main_body.download_windows .windows_list li#two_way {
	background: url(../_images/icons/two-way-messaging.jpg) 14px 0 no-repeat;
}

.main_body.download_windows .windows_list li#instant {
	background: url(../_images/icons/instant-replies.jpg) 6px 0 no-repeat;
}

.main_body.download_windows .windows_list li#long {
	background: url(../_images/icons/long-messages.jpg) 0 0 no-repeat;
}

.main_body.download_windows .windows_list li#scheduled {
	background: url(../_images/icons/scheduled-messages.jpg) 15px 0 no-repeat;
}

.main_body.download_windows .windows_list li#outlook {
	background: url(../_images/icons/outlook-integration.jpg) 18px 0 no-repeat;
	margin-bottom:18px;
}

.main_body.download_windows .windows_list li#address {
	background: url(../_images/icons/online-address-book.jpg) 14px 0 no-repeat;
}

.main_body.download_windows .windows_list li#bulk {
	background: url(../_images/icons/bulk-sms.jpg) 8px 0 no-repeat;
}

.main_body.download_windows .windows_list li#templates {
	background: url(../_images/icons/templates.jpg) 8px 0 no-repeat;
}



/*------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------  SMS API DOWNLOAD  -----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.download_sms_api .column_76_percent h2 { /*   Heading   */
	background: url(../_images/titles/zapitsms-api.jpg) top left no-repeat;
}

.main_body.download_sms_api #sms_api_logo {
	position: absolute;
	top: 8px;
	left: 549px;
}

.main_body.download_sms_api .column_76_percent ul h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 6px 0;
}

.main_body.download_sms_api .column_76_percent ul {
	list-style: none;
	padding: 0;
	margin: 20px 23px 0 50px;
	line-height: 18px; 
}

.main_body.download_sms_api .column_76_percent ul li {
	padding: 0;
	margin-bottom:24px;
}

.main_body.download_sms_api .column_76_percent ul li p {
	padding-left: 0;
}

.main_body.download_sms_api .column_76_percent ul li pre {
	padding: 0;
	margin: 0;
}



/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------  OUTLOOK 2010 DOWNLOAD  --------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.download_outlook_2010 h2 { /*   Heading   */
	background: url(../_images/titles/zapitsms-with-outlook-2007-and-2010.jpg) top left no-repeat;
}

.main_body.download_outlook_2010 #office_logo {
	position: absolute;
	top: 18px;
	left: 394px;
}

.main_body.download_outlook_2010 #outlook_ss {
	position: absolute;
	top: 0px;
	left: 562px;
}

.main_body.download_outlook_2010 #marketplace_logo {
	float: left;
	display: block;
	text-indent: -10000px;
	width: 211px;
	height: 43px;
	/* background: url(../_images/icons/logo-microsoft-office-marketplace.jpg) top left no-repeat;  */
	background: url(../_images/icons/OMP_logo.GIF) top left no-repeat;
}

.main_body.download_outlook_2010 #sharepoint_logo {
	float: left;
	margin-left: 62px;
}

.main_body.download_outlook_2010 #outlook_logo {
	float: left;
	margin-left: 62px;
}
.main_body.download_outlook_2010 .office_logos {
	height: 50px;
}




/*------------------------------------------------------------------------------------------------------*/
/*----------------------------------------  LOTUS NOTES DOWNLOAD  --------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.download_lotus_notes h2 { /*   Heading   */
	background: url(../_images/titles/zapitsms-for-lotus-notes.jpg) top left no-repeat;
}

.main_body.download_lotus_notes #lotus_notes_logo {
	position: absolute;
	top: 0px;
	left: 414px;
}

.main_body.download_lotus_notes #lotus_notes_ss {
	position: absolute;
	top: 0px;
	left: 552px;
}



/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------  MAC DOWNLOAD  ------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.download_mac h2 { /*   Heading   */
	background: url(../_images/titles/zapitsms-for-mac.jpg) top left no-repeat;
}

.main_body.download_mac #mac_logo {
	position: absolute;
	top: 5px;
	left: 420px;
}

.main_body.download_mac #mac_ss {
	position: absolute;
	top: 5px;
	left: 549px;
}



/*------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------  LINUX DOWNLOAD  -----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.download_linux h2 { /*   Heading   */
	background: url(../_images/titles/zapitsms-for-linux.jpg) top left no-repeat;
}

.main_body.download_linux #linux_logo {
	position: absolute;
	top: 5px;
	left: 410px;
}

.main_body.download_linux #linux_ss {
	position: absolute;
	top: 5px;
	left: 549px;
}



/*------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------  SMS FOR SERVICES  -----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.sms_for_services h2 { /*   Heading   */
	background: url(../_images/titles/sms-for-services.jpg) top left no-repeat;
}



/*------------------------------------------------------------------------------------------------------*/
/*------------------------------------------  SMS IN EDUCATION  ----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.sms_in_education h2 { /*   Heading   */
	background: url(../_images/titles/sms-in-education.jpg) top left no-repeat;
}

.main_body.sms_in_education .column_76_percent a#downloads_btn {
	position: absolute;
	top: 66px;
	left: 504px;
	text-indent:-10000px;
	overflow:hidden;
	width: 192px;
	height:65px;
	background: url(../_images/icons/btn-downloads.jpg) 0px 0px no-repeat;
}

.main_body.sms_in_education .column_76_percent a#downloads_btn:hover {
	background-position: 0 -65px;
}

.main_body.sms_in_education .column_76_percent a#account_signup_btn {
	position: absolute;
	top: 0px;
	left: 504px;
	text-indent:-10000px;
	overflow:hidden;
	width: 192px;
	height:65px;
	background: url(../_images/icons/btn-account-signup.jpg) 0px 0px no-repeat;
}

.main_body.sms_in_education .column_76_percent a#account_signup_btn:hover {
	background-position: 0 -65px;
}

.main_body.sms_in_education .column_76_percent a#resources_btn {
	position: absolute;
	top: 133px;
	left: 504px;
	text-indent:-10000px;
	overflow:hidden;
	width: 192px;
	height:65px;
	background: url(../_images/icons/btn-resources.jpg) 0px 0px no-repeat;
}

.main_body.sms_in_education .column_76_percent a#resources_btn:hover {
	background-position: 0 -65px;
}


/*------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------  SMS IN RETAIL  ------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.sms_in_retail h2 { /*   Heading   */
	background: url(../_images/titles/sms-in-retail.jpg) top left no-repeat;
}



/*------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------  SMS IN GOVERNMENT  ----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.sms_in_government h2 { /*   Heading   */
	background: url(../_images/titles/sms-in-government.jpg) top left no-repeat;
}



/*------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------  SMS IN MEDICAL  -----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.sms_in_medical h2 { /*   Heading   */
	background: url(../_images/titles/sms-in-the-medical-industry.jpg) top left no-repeat;
}



/*------------------------------------------------------------------------------------------------------*/
/*----------------------------------------  SMS IN MANUFACTURING  --------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.sms_in_manufacturing h2 { /*   Heading   */
	background: url(../_images/titles/sms-in-manufacturing.jpg) top left no-repeat;
}



/*------------------------------------------------------------------------------------------------------*/
/*------------------------------------------  SMS FOR EMERGENCY  ---------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.sms_for_emergency h2 { /*   Heading   */
	background: url(../_images/titles/emergency-alert-via-sms.jpg) top left no-repeat;
}

.main_body.sms_for_emergency h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0 5px 0 0;
}

.main_body.sms_for_emergency p {
	padding: 0;
	margin: 0 0 23px 0;
}

.main_body.sms_for_emergency p.lessmargin {
	margin: 0 0 4px 0;
}

.main_body.sms_for_emergency .top_container {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.main_body.sms_for_emergency br {
	line-height: 0px;
}



/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------  TESTIMONIALS -------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.testimonials h2 { /*   Heading   */
	background: url(../_images/titles/testimonials.jpg) top left no-repeat;
}

.main_body.testimonials p.testimonial { /*   Heading   */
	border-bottom: 1px solid #888888;
	margin: 0 23px 20px 23px;
	padding: 0 0 20px 0;
}

.main_body.testimonials p.last_testimonial { /*   Heading   */
	border-bottom: none;
}

.main_body.testimonials p.testimonial span { /*   Heading   */
	font-weight: bold;
	color:#888888;
	display: block;
	text-align: right;
}



/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  OUR PRICING -------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.our_pricing h2 { /*   Heading   */
	background: url(../_images/titles/why-our-pricing-is-too-good-to-be-true.jpg) top left no-repeat;
}

.main_body.our_pricing blockquote {
	line-height: 22px;
	color: #2484C7;
}



/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------  SCHEDULE SMS  ------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.schedule_sms h2 { /*   Heading   */
	background: url(../_images/titles/schedule-sms.jpg) top left no-repeat;
}

.main_body.schedule_sms h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}



/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------  PICTURE SMS  -------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.picture_sms h2 { /*   Heading   */
	background: url(../_images/titles/sms-picture-messaging-from-pc.jpg) top left no-repeat;
}

.main_body.picture_sms h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}



/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  TEMPLATES  --------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.templates h2 { /*   Heading   */
	background: url(../_images/titles/sms-message-template.jpg) top left no-repeat;
}

.main_body.templates h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}



/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------  DEDICATED VIRTUAL NUMBER  ------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.dedicated_number h2 { /*   Heading   */
	background: url(../_images/titles/dedicated-virtual-number.jpg) top left no-repeat;
}

.main_body.dedicated_number h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}

.main_body.dedicated_number .column_76_percent .feature_image { /*   Heading   */
	right: 296px;
}

.main_body.dedicated_number table {
	margin:0 0 27px 22px;
	width: 516px;
	text-align: left;
}
.main_body.dedicated_number table thead {
	background: #dcdcdc;
}

.main_body.dedicated_number table td {
	border: 1px solid #888888;
	padding:5px 0 5px 15px;
}

.main_body.dedicated_number table thead th {
	border: 1px solid #888888;
	padding:9px 0 9px 15px;
}

.main_body.dedicated_number table tfoot {
	border: none;
	background:#ffffff;
	text-align: left;
}

.main_body.dedicated_number table tfoot th {
	font-weight: normal;
	padding: 9px 0 0 18px;
}
.main_body.dedicated_number table small {
	display: block;
	padding: 0;
	margin: 0 0 4px 0;
}


/*------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------  BULK SMS  --------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.bulk_sms h2 { /*   Heading   */
	background: url(../_images/titles/bulk-sms.jpg) top left no-repeat;
}

.main_body.bulk_sms h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}



/*------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------  MULTI USER ACCOUNT  ---------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.multi_user_account h2 { /*   Heading   */
	background: url(../_images/titles/multi-user-account.jpg) top left no-repeat;
}

.main_body.multi_user_account h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}



/*------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------  WEB ADMIN --------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.web_admin h2 { /*   Heading   */
	background: url(../_images/titles/web-admin.jpg) top left no-repeat;
}

.main_body.web_admin h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}

.main_body.web_admin #web_admin_ss {
	margin:0 0 30px 23px;
}



/*------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------  ONLINE ADDRESS BOOK ---------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.online_address_book h2 { /*   Heading   */
	background: url(../_images/titles/online-address-book.jpg) top left no-repeat;
}

.main_body.online_address_book h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}

.main_body.online_address_book .address_book_ss {
	margin:0 0 30px 23px;
}



/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  CSV FILE  ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.csv_file h2 { /*   Heading   */
	background: url(../_images/titles/csv-file.jpg) top left no-repeat;
}

.main_body.csv_file h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}



/*------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------  BACKUP EMAIL  -------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.backup_email h2 { /*   Heading   */
	background: url(../_images/titles/backup-email.jpg) top left no-repeat;
}

.main_body.backup_email h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}

.main_body.backup_email h3.h3hr {
	padding-bottom: 8px;
	border-bottom: 1px solid #888888;
	margin-bottom: 8px;
}



/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------  OUTLOOK SMS  -------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.outlook_sms h2 { /*   Heading   */
	background: url(../_images/titles/outlook-sms.jpg) top left no-repeat;
}

.main_body.outlook_sms h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}



/*------------------------------------------------------------------------------------------------------*/
/*------------------------------------------  BROADCAST GROUPS  ----------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/

.main_body.broadcast_groups h2 { /*   Heading   */
	background: url(../_images/titles/broadcast-groups.jpg) top left no-repeat;
}

.main_body.broadcast_groups h3 { /*   Heading   */
	font-size: 14px;
	width: 516px;
	line-height: 24px;
}

.main_body.broadcast_groups h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 23px;
}
