/**************** Main Structure ****************/


body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    overflow-x: hidden;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
#layout_home {
    background: url("images/home_header_bg.gif") repeat-x scroll 0 1px #EDF8FE;
}
#layout_page {
    background: url("images/body_bg.gif") repeat-x scroll 0 0 #EDF8FE;
}
#layout_landing_page {
    background: url("images/body_landing_page_bg.gif") repeat-x scroll 0 0 #FFFFFF;
}
#min-width-wrap {
    min-width: 1000px;
}
#page_centered {
    margin: 0 auto;
    width: 1000px;
}
#header_home {
    height: 80px;
    margin-bottom: 0;
}
#header_page {
    height: 160px;
    margin-bottom: 30px;
}
#header_top {
    background-image: url("images/header_top.gif");
    height: 62px;
    position: relative;
}
#nav_primary {
    float: left;
    height: 35px;
    width: 100%;
}
#header_bottom {
    float: left;
    height: 45px;
    margin-right: 50px;
    width: 100%;
}
#nav_secondary {
    float: right;
    height: 30px;
    margin-right: 20px;
    width: 850px;
}
#sidebar_banner {
    height: 205px;
    margin-right: 10px;
    margin-top: 10px;
}
#nav_tertiary_group {
    background-color: #7B3A00;
    float: left;
    height: 30px;
    width: 100%;
}
#nav_tertiary {
    float: left;
    width: 182px;
}
#content_wrapper {
    background: url("images/content_wrapper_bg.gif") repeat-y scroll -11px 0 transparent;
    padding-left: 5px;
    width: 1000px;
}
#content_wrapper_top {
    background: url("images/content_wrapper_top.gif") no-repeat scroll -11px 50% transparent;
    height: 8px;
    width: 1000px;
}
#content_wrapper_bottom {
    background: url("images/content_wrapper_bottom.gif") no-repeat scroll -11px 50% transparent;
    height: 85px;
    width: 1000px;
}
#sidebar_left {
    float: left;
    margin: 0;
    width: 182px;
}
#content {
    margin-left: 237px;
    margin-right: 60px;
    padding-top: 20px;
    position: relative;
    width: 661px;
}
#content_wrapper_full {
    background: url("images/content_wrapper_full_bg.gif") repeat-y scroll 9px 0 transparent;
    padding-left: 10px;
    width: 1000px;
}
#content_wrapper_full_bottom {
    background: url("images/content_wrapper_full_bottom.gif") no-repeat scroll -11px 50% transparent;
    height: 85px;
    width: 1000px;
}
#content_wrapper_full_top {
    background: url("images/content_wrapper_full_top.gif") no-repeat scroll -11px 50% transparent;
    height: 8px;
    width: 1000px;
}
#content_full_width {
    margin-left: 100px;
    margin-right: 75px;
    padding-top: 20px;
    position: relative;
    width: 785px;
}
#content_wrapper_landing {
    margin-top: -76px;
    padding-left: 10px;
    width: 1000px;
}
#content_wrapper_landing_bottom {
    height: 85px;
    width: 1000px;
}
#content_wrapper_landing_top {
    height: 8px;
    width: 1000px;
}
#content_landing {
    margin-left: 100px;
    margin-right: 75px;
    padding-top: 20px;
    position: relative;
    width: 785px;
}
#landing_page_image p {
    text-align: center;
}
#content_wrapper_blog {
    background: url("images/blog_bg.gif") repeat-y scroll 0 0 transparent;
    padding-left: 20px;
    width: 980px;
}
#content_wrapper_blog_top {
    background: url("images/blog_top.gif") no-repeat scroll 0 0 transparent;
    height: 15px;
    width: 1000px;
}
#content_wrapper_blog_bottom {
    background: url("images/blog_bottom.gif") no-repeat scroll 0 0 transparent;
    height: 85px;
    width: 1000px;
}
#blog_left {
    float: left;
    width: 200px;
}
#blog_right {
    float: left;
    width: 200px;
}
#footer_short {
    background: url("images/footer_home_bg-2x244.jpg") repeat-x scroll 0 0 #99E4FF;
    height: 278px;
}
#footer_tall {
    background: url("images/footer_bg-2x354.jpg") repeat-x scroll 0 0 #99E4FF;
    height: 393px;
}
#footer_centered {
    margin: 0 auto;
    width: 1000px;
}
#footer_centered_container {
    padding-top: 1px;
    width: 100%;
}
#footer_top {
    height: 110px;
}
#footer_middle {
    background: url("images/twitter.png") no-repeat scroll 571px 27px transparent;
    height: 176px;
    margin-left: 20px;
    margin-top: 5px;
    position: relative;
}
.footer_middle_home {
    background: url("images/twitter.png") no-repeat scroll 532px 34px transparent !important;
}
#footer_middle td {
    vertical-align: top;
}
#footer_bottom {
    position: relative;
    top: 40px;
}
.clearness {
    clear: both;
    text-indent: -10000px;
}
.separator {
    clear: both;
    height: 0;
}
a img {
    border: medium none;
}
#content_home {
    margin: 0 auto;
}
#campaign_space {
    height: 308px;
    position: relative;
}
#image-thumbnails {
    left: 649px;
    position: absolute;
    top: 261px;
}
#image-thumbnails img {
    border: none;
    text-decoration: none;
}
#image-thumbnails a {
    display: none;
    text-decoration: none;
}
#campaign-marketing {
    left: 165px;
    position: absolute;
    top: 205px;
    z-index: 100;
}
.campaign-healthcare {
	position: absolute;
	width: 90px;
	height: 89px;
    left: 770px;
    top: 23px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(/wordpress/wp-content/themes/mobile-storm/images/YELLOW_LEARN_MORE.png);
    z-index: 100;
}
.campaign-healthcare:hover {
	background-position:right !important;
}
#campaign-learn-more {
    color: #E6D87A;
    font-weight: bold;
    left: 770px;
    position: absolute;
    text-decoration: none;
    top: 235px;
    z-index: 100;
}
#homepage_marketing_healthcare_buttons {
    position: absolute;
    top: 315px;
}
.homepage_signup {
	position: absolute;
	width: 154px;
	height: 41px;
	display: block;
	top: 219px;
	left: 93px;
	background-repeat:no-repeat;
	background-image:url(/wordpress/wp-content/themes/mobile-storm/images/home_button_signup.png);
}
.homepage_signup:hover {
	background-position:right !important;
}
.homepage_packages {
	position: absolute;
	width: 154px;
	height: 41px;
	display: block;
	top: 219px;
	left: 272px;
	background-repeat:no-repeat;
	background-image:url(/wordpress/wp-content/themes/mobile-storm/images/home_button_packages.png);
}
.homepage_packages:hover {
	background-position:right !important;
}
.slideshow_home {
    background-color: #EDF8FE;
    background-position: center top;
    height: 414px;
}
#slideshow-centered {
    margin: 0 auto;
    position: relative;
    width: 1100px;
}
#canvas0_0, #canvas0_1 {
    background-color: black;
    left: 0;
    position: absolute;
    top: 0;
    width: 2000px;
}
#master0 {
    left: -450px;
    margin-top: 96px;
    overflow: visible;
    position: absolute;
    z-index: -1000;
}
.selected-thumbnail {
    border-color: #E6D87A !important;
    background: url("/wordpress/wp-content/themes/mobile-storm/images/dot_selected.png") 
}
.clients {
    background-color: transparent;
    height: 38px;
    position: absolute;
    top: 14px;
}
#client1 {
    left: 234px;
    width: 122px;
}
#client2 {
    left: 409px;
    width: 50px;
}
#client3 {
    left: 508px;
    width: 84px;
}
#client4 {
    left: 640px;
    width: 64px;
}
#client5 {
    left: 767px;
    width: 131px;
}
#home_msgo {
    background: url("images/home_msgo_bg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 234px;
    padding: 102px 40px 0 94px;
    width: 257px;
}
#home_msgo_link a {
    height: 85px;
    left: 142px;
    position: absolute;
    top: 539px;
    width: 370px;
}
#home_msgo p, #home_goorpro p, #home_mspro p {
    color: #9E9E9E;
    font-size: 12px;
    font-weight: bold;
}
#home_msgo ul, #home_mspro ul {
    margin: 0;
}
#home_msgo li, #home_mspro li {
    font-size: 12px;
    font-weight: bold;
}
#home_msgo li {
    color: #19D145;
    list-style-image: url("images/new-check-green.jpg");
}
.button_learn_more_green:hover {
    background-position: left top !important;
}
.button_learn_more_green {
    background: url("images/learn_more_green_combo_button.jpg") no-repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    margin: 20px 0 0;
    padding: 0;
    text-align: left;
    text-indent: -10000px;
    width: 150px;
}
.button_learn_more_orange:hover {
    background-position: left top !important;
}
.button_learn_more_orange {
    background: url("images/learn_more_orange_combo_button.jpg") no-repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    margin: 20px 0 0;
    padding: 0;
    text-align: left;
    text-indent: -10000px;
    width: 150px;
}
#home_goorpro {
    background: url("images/home_goorpro_bg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 234px;
    padding: 102px 25px 0;
    width: 106px;
}
#home_goorpro {
    text-align: center;
}
#home_goorpro .gold_text {
    color: #F6C310;
    margin-top: 25px;
}
#home_goorpro li {
    color: #19D145;
    font-size: 12px;
    font-weight: bold;
}
#home_mspro {
    background: url("images/home_mspro_bg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 234px;
    padding: 102px 40px 0 94px;
    width: 257px;
}
#home_mspro li {
    color: #F6C310;
    list-style-image: url("images/new-check-gold.jpg");
}
#home_mspro_link a {
    height: 85px;
    left: 690px;
    position: absolute;
    top: 539px;
    width: 370px;
}
#home_mspro .div_button, #home_msgo .div_button {
    padding-left: 29px;
}
#home_case_study {
    float: left;
    height: 141px;
    width: 468px;
}
#home_orientation {
    float: left;
    height: 141px;
    width: 234px;
}
#home_newsletter {
    background: url("images/home_newsletter.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 141px;
    width: 234px;
}
#home_newsletter_success {
    background: url("images/home_newsletter_success.jpg") no-repeat scroll 0 0 transparent;
    display: none;
    float: left;
    height: 141px;
    width: 234px;
}
#success_message {
    left: 25px;
    position: relative;
    text-align: center;
    top: 86px;
    width: 183px;
}
#subscribe_form {
    left: 19px;
    position: relative;
    top: 86px;
}
.subscribe_input {
    background: url("images/search_bg.gif") repeat-x scroll 0 0 transparent;
    border-color: #AAAAAA #DCDCDC #DCDCDC #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #AAAAAA;
    font-size: 11px;
    height: 13px;
    padding: 3px;
    width: 158px;
}
#subscribe_submit {
    left: 2px;
    position: relative;
    top: 3px;
}
#home_industrial {
    float: left;
    height: 278px;
    width: 468px;
    top: -54px;
    position: relative;
}
#home_industrial p {
    color: #666666;
    font-size: 11px;
    line-height: 15px;
}
#home_industrial h2 {
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 0;
}
#home_industrial a {
    text-decoration: none;
}
#home_industrial_top a {
    height: 50px;
    padding: 10px 0 0 20px;
    position: absolute;
    width: 200px;
}
#home_industrial_content {
    padding: 60px 0 0 25px;
}
#home_news {
    background: url("images/home_press.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 278px;
    width: 234px;
}
#home_news_top a {
    height: 50px;
    padding: 10px 0 0 20px;
    position: absolute;
    width: 150px;
}
#home_news_content {
    padding: 63px 25px 0 39px;
}
#home_blog {
    background: url("images/home_blog.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 278px;
    width: 234px;
}
#home_blog_top a {
    height: 50px;
    padding: 10px 0 0 20px;
    position: absolute;
    width: 200px;
}
#home_blog_content {
    padding: 63px 25px 0 39px;
}
#home_news, #home_blog ul {
    margin: 0;
}
#home_news li, #home_blog li {
    color: #666666;
    font: 11px/13px Arial;
    list-style-image: url("images/news_arrow.gif");
    margin-bottom: 5px;
}
#home_news .home_date, #home_blog .home_date {
    color: #009FD7;
    font: bold 11px/13px Arial;
}
#home_news a, #home_blog a {
    color: #666666;
    text-decoration: none;
}
#home_news_content a:hover, #home_blog_content a:hover {
    border-bottom: 1px solid #DDDDDD;
}
.news_arrow {
    left: -4px;
    position: relative;
}
#blog_middle {
    float: left;
    width: 560px;
}
#blog_middle .breadcrumbs {
    bottom: 0;
    margin-bottom: 15px;
    margin-top: 7px;
    position: static;
}
#blog_middle .page_title {
    margin-top: 0;
    position: static;
}
#blog_title_area {
    padding: 20px 40px;
    width: 480px;
}
#blog_title_area .page_title a {
    text-decoration: none;
}
.post_wrap {
    background: url("images/blog_rule.jpg") no-repeat scroll center top transparent;
    width: 560px;
}
#blog_intro p {
    color: #B8B8B8 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
}
#blog_middle h1 {
    color: #009FD7;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 5px;
}
#blog_middle h2 {
    color: #009FD7;
    font-size: 18px;
    margin-bottom: 15px;
}
.post-date {
    color: #666666;
    font-size: 12px;
    margin: 20px 0;
}
.post-info p {
    color: #666666;
    font-size: 11px;
}
#blog_middle #feature_navigation {
    background: url("images/blog_rule.jpg") no-repeat scroll center top transparent;
    border: medium none;
    height: 40px;
    padding: 20px 40px;
}
#blog_middle .post {
    padding: 15px 40px 30px;
}
#blog_left {
    background: url("images/blog_sidebar_left_bg.gif") repeat-y scroll 0 0 transparent;
}
#blog_right {
    background: url("images/blog_sidebar_right_bg.gif") repeat-y scroll 1px 50% transparent;
}
.blog_sidebar_box {
    background: url("images/blog_divider.gif") no-repeat scroll center bottom transparent;
    padding: 5px 15px 25px;
}
.right {
    background: url("images/blog_divider_right.gif") no-repeat scroll 1px bottom transparent;
}
.blog_sidebar_box a {
    color: #5BA1B9;
    font-size: 11px;
}
.blog_sidebar_box a:hover {
    color: #666666;
}
.blog_sidebar_box ul {
    margin-left: 0;
}
.blog_sidebar_box ul .children {
    margin-left: 15px;
}
.blog_sidebar_box li {
    font-size: 11px;
    line-height: 14px;
    list-style: none outside none;
    margin-bottom: 7px;
    margin-left: 0;
}
.blog_sidebar_box h2 {
    color: #23B8E5;
    font-family: Tahoma,Arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0;
}
.blog_sidebar_bottom {
    background: url("images/blog_sidebar_bottom.gif") no-repeat scroll center bottom transparent;
    padding: 5px 15px 25px;
}
.blog_sidebar_bottom_right {
    background: url("images/blog_sidebar_bottom_right.gif") no-repeat scroll center bottom transparent;
    padding: 5px 15px 25px;
}
.blog_form {
    text-align: right;
}
.blog_input {
    border: 1px solid #C2C2C2;
    color: #666666;
    height: 22px;
    width: 155px;
}
blog_button {
    background-color: #E1F4FD;
    border: 1px solid #C2C2C2;
    margin-top: 8px;
    text-align: right;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar td, th {
    color: #666666;
    font-size: 11px;
    text-align: right;
}
#wp-calendar th {
    font-weight: bold;
}
#wp-calendar caption {
    color: #23B8E5;
    font-family: Tahoma,Arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar #prev {
    padding-left: 9px;
    text-align: left;
}
#commentspopup {
    padding: 20px;
}
#comments, #respond {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}
.mmw-header-buttons {
    left: 298px;
    position: absolute;
    top: 2px;
}
.mmw-rss {
    position: relative;
}
.mmw-twitter {
    left: 2px;
    position: relative;
}
.mmw-facebook {
    left: 4px;
    position: relative;
}
.slider-container .slide a, .slider-container .slide a:visited {
    color: #FFFFFF !important;
}
.mmw-date-social {
    margin: 15px 0 20px;
}
.mmw-buzz {
    float: right;
}
.mmw-tweet {
    float: right;
}
.mmw-fb-like {
    float: right;
}
.mmw-fb {
    float: right;
    margin-right: 20px;
}
a {
    color: #009FD7;
    outline: medium none;
}
a:hover {
    color: #009FD7;
}
a:visited {
}
p, td, li {
    color: #666666;
    font: 12px/18px Arial;
    margin-top: 0;
}
ul {
    margin: 0 0 0 15px;
    padding: 0;
}
li {
    color: #666666;
}
h1 {
    color: #009FD7;
    font: 18px/20px Arial;
}
h2 {
    color: #009FD7;
    font: bold 12px/18px Arial;
}
.seo-info {
    color: #666666;
    font: bold 12px/12px Arial !important;
    margin-bottom: 4px !important;
}
.cultural-info {
    font: 18px/20px Arial !important;
    margin-top: 0 !important;
}
h2 a {
}
h2 a:hover {
}
h3 {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0;
}
h4 {
    color: #666666;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0;
}
h5 {
}
table {
    position: relative;
}
td {
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
#logo_link {
    background-color: transparent;
    height: 73px;
    left: 14px;
    position: absolute;
    top: 5px;
    width: 165px;
}
#searchform {
    left: 648px;
    position: absolute;
    top: 20px;
}
.search_input {
    background: url("images/search_bg.gif") repeat-x scroll 0 0 transparent;
    border-color: #AAAAAA #DCDCDC #DCDCDC #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #AAAAAA;
    font-size: 11px;
    height: 14px;
    padding: 3px;
    width: 103px;
}
#searchsubmit {
    left: 113px;
    position: absolute;
    top: 0;
}
#contact_login {
    font-size: 11px;
    font-weight: bold;
    left: 796px;
    position: absolute;
    top: 22px;
    width: 100px;
}
#contact_login a {
    color: #AAAAAA;
    text-decoration: none;
}
#contact_login a:hover {
    text-decoration: underline;
}
.blue_login {
    color: #009FD7 !important;
}
#free_trial_header {
    background: url("images/free_trial_blue_bg.gif") repeat scroll 0 0 transparent;
    height: 24px;
    left: 814px;
    position: relative;
    top: 6px;
    width: 98px;
}
#home_sublink {
    color: #A4ECFD;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    left: 800px;
    position: relative;
    top: -27px;
    width: 98px;
}
#free_trial_header:hover {
    background: url("images/free_trial_blue_bg_hot.gif") repeat scroll 0 0 transparent;
}
#nav_primary ul {
    left: 42px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#nav_primary li {
    float: left;
    text-align: center;
}
#nav_primary img {
    border: medium none;
    float: left;
    text-align: center;
}
#nav_primary .page_item a {
    color: #A4ECFD;
    display: block;
    float: left;
    font-size: 18px;
    height: 21px;
    margin: 0 24px 0 0;
    padding: 9px 8px 0;
    text-decoration: none;
}
#nav_primary .page_item a:hover {
    border-bottom: 4px solid #60CFFF;
    border-color: #60CFFF;
}
#nav_primary .current_page_item a, #nav_primary .current_page_ancestor a {
    border-bottom: 4px solid #60CFFF;
    border-color: #60CFFF;
}
#nav_secondary ul {
    float: right;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
#nav_secondary li {
    float: left;
    text-align: center;
}
#nav_secondary .page_item a {
    color: #EDF8FE;
    display: block;
    float: left;
    font: bold 13px Tahoma;
    height: 21px;
    margin: 0 2px;
    padding: 21px 8px 0;
    text-decoration: none;
}
#nav_secondary .page_item a:hover {
    border-bottom: 4px solid #EDF8FE;
    border-color: #EDF8FE;
}
#nav_secondary .current_page_item a, #nav_secondary .current_page_ancestor a, #nav_secondary .current_page_parent a {
    border-bottom: 4px solid #EDF8FE;
    border-color: #EDF8FE;
}
#sidebar_box {
    background: url("images/sidebar_box.gif") no-repeat scroll 0 0 transparent;
    height: 205px;
    margin-right: 10px;
    margin-top: -7px;
}
#sidebar_box_success {
    background: url("images/sidebar_box_success.gif") no-repeat scroll 0 0 transparent;
    display: none;
    height: 205px;
    margin-right: 10px;
    margin-top: -7px;
}
#sidebar_success_message {
    left: 25px;
    position: relative;
    text-align: center;
    top: 86px;
    width: 183px;
}
#sidebar_subscribe_form {
    left: 20px;
    position: relative;
    top: 154px;
}
.sidebar_subscribe_input {
    background: url("images/search_bg.gif") repeat-x scroll 0 0 transparent;
    border-color: #AAAAAA #DCDCDC #DCDCDC #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #AAAAAA;
    font-size: 11px;
    height: 13px;
    padding: 3px;
    width: 93px;
}
#sidebar_subscribe_submit {
    left: 5px;
    position: relative;
    top: 5px;
}
#nav_tertiary ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 30px;
}
#nav_tertiary ul ul {
    background: url("images/nav_tertiary_bottom.gif") no-repeat scroll center bottom transparent;
    list-style: none outside none;
    padding-bottom: 1px;
}
#nav_tertiary li {
}
#nav_tertiary li li {
    background: url("images/nav_tertiary_bg.gif") no-repeat scroll right center transparent;
}
#nav_tertiary li a {
    color: #23B8E5;
    display: block;
    font: bold 13px Arial;
    margin: 25px 0 10px 35px;
    text-decoration: none;
}
#nav_tertiary li li a {
    color: #999999;
    display: block;
    font: 12px Arial;
    height: 21px;
    margin: 0;
    padding: 9px 0 0 35px;
    text-decoration: none;
    width: 135px;
}
#nav_tertiary li a:hover {
}
#nav_tertiary li li a:hover {
    background: url("images/nav_tertiary_hover.gif") no-repeat scroll right center transparent;
    color: #23B8E5;
}
#nav_tertiary .current_page_item a {
}
#nav_tertiary .current_page_parent a {
}
#nav_tertiary .page_item li a {
    width: 147px;
}
#nav_tertiary li .current_page_item a {
    background: url("images/nav_tertiary_hover.gif") no-repeat scroll right center transparent;
    color: #23B8E5;
}
.breadcrumbs {
    bottom: 20px;
    color: #9E9E9E;
    font-size: 9px;
    margin-bottom: 0;
    margin-top: 0;
    position: absolute;
}
.breadcrumbs a {
    color: #9E9E9E;
    text-decoration: none;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
#content p, #content_full_width p, #blog_middle p {
    color: #666666;
}
#content ul, #content_full_width ul {
    margin: 5px 0 0 29px;
}
#content li, #content_full_width li {
    list-style-image: url("images/check-blue.jpg");
	
    margin-bottom: 6px;
}
#content .core_values {
    list-style: decimal outside none;
}
#content td {
}
#content_full_width td {
}
#column_right p, #column_right h2 {
    padding-left: 17px;
}
.column_right_image {
    padding-left: 0 !important;
}
#content_full_width table {
}
.page_title {
    bottom: 40px;
    color: #009FD7 !important;
    font: 36px/36px Arial;
    margin-bottom: 0;
    margin-top: 10px;
    position: absolute;
}
#title_area {
    height: 80px;
    position: relative;
}
#title_area_landing {
    height: 80px;
    position: relative;
}
#content h1 {
    margin-top: 0;
}
.normal-width-two-col-table {
    left: -60px;
    width: 720px;
}
.normal-width-two-col-table td {
    margin-top: 0;
    padding-left: 60px;
    vertical-align: top;
    width: 50%;
}
.full-width-two-col-table {
    left: -60px;
    width: 860px;
}
.full-width-two-col-table td {
    margin-top: 0;
    padding-left: 60px;
    vertical-align: top;
    width: 50%;
}
#pricing-chart {
    background: url("images/pricing_chart.jpg") no-repeat scroll 0 0 transparent;
    height: 1200px;
    margin-left: 35px;
    position: relative;
    width: 809px;
}
.pricing-chart-link {
    background-color: transparent;
    height: 40px;
    position: absolute;
    top: 72px;
    width: 83px;
}
#pricing-chart-schedule-demo-pro {
    left: 325px;
}
#pricing-chart-schedule-demo-elite {
    left: 459px;
}
#pricing-chart-schedule-demo-enterprise {
    left: 594px;
}
#pricing-chart ul {
    margin: 66px 0 0 16px;
    position: absolute;
    text-shadow: 0 1px white;
}
#pricing-chart li {
    list-style: none outside none;
    margin-bottom: 0;
    padding: 14px 0;
    width: 280px;
}
#pricing-chart h2 {
    border-bottom: 1px dotted #009FD7;
    display: inline;
}
#pricing-chart .pricing-chart-tall-row {
    list-style: none outside none;
    padding: 18px 0 16px;
}
#pricing-chart .pricing-chart-extra-tall-row {
    list-style: none outside none;
    padding: 11px 0;
}
#pricing-chart .pricing-chart-extra-extra-tall-row {
    list-style: none outside none;
    padding: 15px 0;
}
.bug_bg_color {
    background-color: #EDF8FE;
    text-align: left;
}
.schedule_demo_button a {
    background: url("images/schedule_demo_combo_button_129.jpg") no-repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    height: 26px;
    margin: 0 auto;
    text-decoration: none;
    text-indent: -10000px;
    width: 129px;
}
.schedule_demo_button a:hover {
    background-position: left top !important;
}
.start_now_button a {
    background: url("images/start_now_combo_button_98.jpg") no-repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    height: 26px;
    margin: 0 auto;
    text-decoration: none;
    text-indent: -10000px;
    width: 98px;
}
.start_now_button a:hover {
    background-position: left top !important;
}
#govspro {
    left: -20px;
    top: 0;
}
#govspro p {
    margin: 0;
    padding: 0;
}
#govspro td p {
    margin: 7px;
}
.table_caption {
    color: #838383;
    font-size: 9px;
}
.table_note {
    color: #838383;
    font-size: 11px;
}
.table_note_white {
    color: #FFFFFF;
    font-size: 11px;
}
#govspro th {
    border: 1px solid #C4C4C4;
    padding: 15px 10px;
}
#govspro td {
    border: 1px solid #C4C4C4;
    padding: 3px 10px;
    vertical-align: top;
}
#govspro h2 {
    font-size: 12px;
    position: relative;
    top: 4px;
}
#govspro h2 abbr {
    cursor: default;
}
#govspro .no_top_border {
    border-top: medium none;
}
#govspro .no_right_border {
    border-right: medium none;
}
#govspro .no_bottom_border {
    border-bottom: medium none;
}
#govspro .no_left_border {
    border-left: medium none;
}
#govspro .no_border {
    border: medium none;
}
#govspro .shadow_bottom {
    background: url("../../uploads/shadow_bottom.gif") repeat-x scroll center top transparent;
}
#govspro .shadow_top {
    background: url("../../uploads/shadow_top.gif") repeat-x scroll center bottom transparent;
}
#govspro .shadow_left {
    background: url("../../uploads/shadow_left.gif") repeat-y scroll right center transparent;
}
#govspro .shadow_right {
    background: url("../../uploads/shadow_right.gif") repeat-y scroll left center transparent;
}
#content_full_width #govspro td {
    padding-left: 10px;
}
#why_pro_api .tooltip {
    color: #009FD7;
}
#content_full_width #resources_overview {
    left: 0;
    width: 785px;
}
#content_full_width #resources_overview td {
    padding-bottom: 20px;
    padding-left: 20px;
}
#content_full_width #resources_overview img {
    padding-top: 15px;
}
#top_image {
    margin-top: 5px;
}
#right_top_margin_image {
    float: right;
    left: 0;
    position: relative;
    top: -86px;
}
.right_top_page_image {
    float: right;
    left: 66px;
    position: relative;
    top: -1px;
}
.right_top_page_image p {
    text-align: right;
}
#content_full_width #call_to_action_top {
    float: right;
    left: 605px;
    position: absolute;
    top: 0;
}
#content #call_to_action_top {
    left: 473px;
    position: absolute;
    top: 0;
}
#call_to_action_top img {
    border: medium none;
}
#start_now_corner, #schedule_demo_corner, #compare_now_corner {
    cursor: pointer;
    display: block;
    height: 149px;
    margin: 0 auto;
    text-align: left;
    text-indent: -10000px;
    width: 256px;
}
#start_now_corner_a {
    background: url("images/contactUs_diagonal_LEARN_MORE.png") no-repeat scroll left bottom transparent;
}
#schedule_demo_corner_a {
    background: url("images/contactUs_diagonal_GET_STARTED.png") no-repeat scroll left bottom transparent;
}
#compare_now_corner_a {
    background: url("images/callout-top-pro-combo.png") no-repeat scroll left bottom transparent;
}
#start_now_corner_a:hover, #schedule_demo_corner_a:hover, #compare_now_corner_a:hover, #start_now_footer_button:hover, #schedule_demo_footer_button:hover, #compare_now_footer_button:hover {
    background-position: left top !important;
}
#start_now_corner a, #schedule_demo_corner a, #compare_now_corner a {
    display: block;
    height: 149px;
    width: 256px;
}
#go_banner, #pro_banner, #govspro_banner {
    height: 96px;
    margin: 0 auto;
    position: relative;
    top: 14px;
    width: 1100px;
}
#go_banner {
    background: url("images/callout-bottom-pro.jpg") no-repeat scroll 0 0 transparent;
}
#pro_banner {
    background: url("images/callout-bottom-pro.jpg") no-repeat scroll 0 0 transparent;
}
#govspro_banner {
    background: url("images/callout-bottom-pro.jpg") no-repeat scroll 0 0 transparent;
}
#start_now_footer_button {
    background: url("images/schedule_demo_combo_button_159.jpg") no-repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    left: 838px;
    position: absolute;
    text-indent: -10000px;
    top: 34px;
    width: 159px;
}
#schedule_demo_footer_button {
    background: url("images/schedule_demo_combo_button_159.jpg") no-repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    left: 838px;
    position: absolute;
    text-indent: -10000px;
    top: 34px;
    width: 159px;
}
#compare_now_footer_button {
    background: url("images/schedule_demo_combo_button_159.jpg") no-repeat scroll left bottom transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    left: 838px;
    position: absolute;
    text-indent: -10000px;
    top: 34px;
    width: 159px;
}
#feature_navigation {
    border-top-color: #C0C0C0;
    border-top-style: solid;
    margin-top: 20px;
    padding-top: 10px;
}
#feature_navigation a {
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
    text-decoration: none;
}
#feature_navigation_previous_page a:link, #feature_navigation_previous_page a:visited, #feature_navigation_previous_page a:active {
    background: url("images/left_arrow.gif") no-repeat scroll left bottom transparent;
    color: #AAAAAA;
}
#feature_navigation_previous_page a:hover {
    background: url("images/left_arrow_hot.gif") no-repeat scroll left bottom transparent;
    color: #009FD7;
}
#feature_navigation_next_page a:link, #feature_navigation_next_page a:visited, #feature_navigation_next_page a:active {
    background: url("images/right_arrow.gif") no-repeat scroll right bottom transparent;
    color: #AAAAAA;
}
#feature_navigation_next_page a:hover {
    background: url("images/right_arrow_hot.gif") no-repeat scroll right bottom transparent;
    color: #009FD7;
}
#feature_navigation_next_page {
    float: right;
}
#feature_navigation_previous_page {
    float: left;
}
.footer_adjustment {
    position: relative;
    right: 42px;
}
#footer_top img {
    border: medium none;
}
#footer_top p {
    margin: 0 0 0 -30px;
    padding-right: 20px;
    padding-top: 14px;
    text-align: center;
}
#footer_middle table {
    left: -20px;
    position: relative;
    width: 530px;
}
#footer_middle p {
    font: 11px/13px Arial;
    margin: 0;
    padding: 2px 10px;
    vertical-align: top;
}
#footer_middle a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer_middle a:hover {
    text-decoration: underline;
}
.certification {
    background-color: transparent;
    height: 38px;
    position: absolute;
}
#certification1 {
    left: 3px;
    top: 5px;
    width: 125px;
}
#certification2 {
    left: 148px;
    top: 5px;
    width: 70px;
}
#certification3 {
    left: 234px;
    top: 5px;
    width: 95px;
}
#certification4 {
    left: 350px;
    top: 5px;
    width: 85px;
}
#twitter_link {
    left: 853px;
    top: 93px;
    width: 100px;
}
#live_person_link {
    left: 461px;
    top: 5px;
    width: 85px;
}
#tweet_feed {
    left: 687px;
    position: absolute;
    top: 31px;
    width: 240px;
}
#tweet_feed li {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0;
}
#tweet_feed a {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
}
#tweet_feed .feed_date {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 0;
    padding: 2px 0;
}
.footer_middle_home #tweet_feed {
    left: 647px;
    top: 37px;
}
.footer_middle_home #twitter_link {
    left: 814px;
    top: 100px;
}
.footer_head_link {
    color: #FFFFFF;
    font-size: 12px !important;
    font-weight: bold !important;
}
#footer_bottom p {
    color: #009FD7;
    font-size: 11px;
    font-weight: bold;
    margin-left: 14px;
    margin-top: 0;
}
#footer_bottom a {
    color: #009FD7;
    text-decoration: none;
}
#footer_bottom a:hover {
    text-decoration: underline;
}
.footer_bottom_left {
    margin-top: 9px;
    position: relative;
    width: 400px;
}
.footer_bottom_right {
    background: url("images/footer_logos.gif") no-repeat scroll left top transparent;
    height: 54px;
    left: 404px;
    margin-right: 72px;
    position: absolute;
    text-align: right;
    top: -3px;
    width: 549px;
}
.footer_bottom_home .footer_bottom_right {
    left: 368px;
    padding-left: 0;
}
#sf-form label {
    color: #666666;
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 100px;
}
#sf-form em.error {
    float: none;
}
#sf-form br {
    display: none;
}
#sf-form p {
    clear: both;
}
#sf-form .background-top {
    background: url("images/fieldset-topbg-440.gif") no-repeat scroll left top transparent;
    height: 32px;
    text-indent: -10000px;
    width: 450px;
}
#sf-form .background-body {
    background: url("images/fieldset-bg-440.gif") repeat-y scroll left top transparent;
    padding: 1px 20px;
    width: 450px;
}
#sf-form .background-footer {
    background: url("images/fieldset-bottombg-440.gif") no-repeat scroll left top transparent;
    height: 20px;
    text-indent: -10000px;
    width: 450px;
}
#sf-form .background-body p {
    margin-top: 10px;
}
#sf-form .div_button {
    background: url("images/button_submit_combo.jpg") no-repeat scroll left bottom transparent;
    border: 0 none;
    float: left;
    height: 26px;
    margin-left: 112px;
    margin-top: 20px;
    text-align: left;
    text-indent: -10000px;
    width: 94px;
}
#sf-form .div_button:hover {
    background-position: left top !important;
}
.full-width-two-col-form-top {
    background: url("images/fieldset-topbg-375.gif") no-repeat scroll left top transparent;
    height: 32px;
    text-indent: -10000px;
    width: 385px;
}
.background-footer {
    background: url("images/fieldset-bottombg-375.gif") no-repeat scroll left top transparent;
    height: 20px;
    text-indent: -10000px;
    width: 385px;
}
.background-body p {
    margin: 0;
}
.background-body h1 {
    border-bottom: 1px dashed #009FD7;
    margin-top: 0;
    padding: 0 0 15px;
}
.form-content {
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 20px;
}
.fieldset {
    border: medium none;
    font-size: 0;
    margin: 0;
}
.fieldline, .field_label, .text_field, .select_field, .text_area, .checkbox_field {
    float: left;
}
.text_field, .select_field, .text_area {
    border: 1px solid #C4C4C4;
}
.field_label, .text_field, .select_field, .text_area {
    color: #666666;
}
.field_label, .text_field, .select_field {
    height: 22px;
}
.field_label {
    padding-top: 3px;
    text-align: right;
}
.select_field, .text_area, .field_label {
    font: 14px Arial,Helvetica,sans-serif;
}
#complaint-abuse .background-top {
    background: url("images/fieldset-topbg-375.gif") no-repeat scroll left top transparent;
    height: 32px;
    text-indent: -10000px;
    width: 385px;
}
#complaint-abuse .background-body {
    background: url("images/fieldset-bg-375.gif") repeat-y scroll left top transparent;
    width: 385px;
}
#complaint-abuse .background-footer {
    background: url("images/fieldset-bottombg-375.gif") no-repeat scroll left top transparent;
    height: 20px;
    text-indent: -10000px;
    width: 385px;
}
#complaint-abuse .fieldset {
    width: 315px;
}
#complaint-abuse .fieldline {
    margin-top: 10px;
    width: 315px;
}
#complaint-abuse .text_area {
    height: 120px;
}
#complaint-abuse .div_button {
    background: url("images/button_submit_combo.jpg") no-repeat scroll left bottom transparent;
    border: 0 none;
    float: right;
    height: 26px;
    margin-top: 20px;
    text-align: left;
    text-indent: -10000px;
    width: 94px;
}
#complaint-abuse .div_button:hover {
    background-position: left top !important;
}
#complaint-abuse label {
    text-align: left;
    width: 315px;
}
#complaint-abuse .text_area, #complaint-abuse .select_field {
    width: 315px;
}
#success-message {
    background-color: #FFFBCC;
    border: 1px solid #E6DB55;
    display: none;
    margin: 5px 0 15px;
    padding: 5px;
}
#unsubscribe .background-top {
    background: url("images/fieldset-topbg-375.gif") no-repeat scroll left top transparent;
    height: 32px;
    text-indent: -10000px;
    width: 385px;
}
#unsubscribe .background-body {
    background: url("images/fieldset-bg-375.gif") repeat-y scroll left top transparent;
    width: 385px;
}
#unsubscribe .background-footer {
    background: url("images/fieldset-bottombg-375.gif") no-repeat scroll left top transparent;
    height: 20px;
    text-indent: -10000px;
    width: 385px;
}
#unsubscribe .background-body h1 {
    border-bottom: medium none;
    padding: 0;
}
#unsubscribe .fieldset {
    width: 315px;
}
#unsubscribe .fieldline {
    border-top: 1px dashed #009FD7;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-top: 15px;
    width: 315px;
}
#unsubscribe .div_button {
    background: url("images/button_unsub_combo.jpg") no-repeat scroll left bottom transparent;
    border: 0 none;
    float: right;
    height: 26px;
    margin-top: 20px;
    text-align: left;
    text-indent: -10000px;
    width: 137px;
}
#unsubscribe .div_button:hover {
    background-position: left top !important;
}
#unsubscribe #unsubscribe_email {
    display: none;
}
#unsubscribe #unsubscribe_cell {
    display: none;
}
#unsubscribe #email {
    display: none;
}
#unsubscribe #cell_phone {
    display: none;
}
#unsubscribe #submit_email {
    background: url("images/button_submit_email_combo.jpg") no-repeat scroll left bottom transparent;
    margin-top: 0;
}
#unsubscribe #submit_cell {
    background: url("images/button_submit_number_combo.jpg") no-repeat scroll left bottom transparent;
    margin-top: 0;
}
#unsubscribe label {
    text-align: left;
    width: 120px;
}
#unsubscribe .text_field {
    width: 200px;
}
#forgot-password .background-top {
    background: url("images/fieldset-topbg-375.gif") no-repeat scroll left top transparent;
    height: 32px;
    text-indent: -10000px;
    width: 385px;
}
#forgot-password .background-body {
    background: url("images/fieldset-bg-375.gif") repeat-y scroll left top transparent;
    width: 385px;
}
#forgot-password .background-footer {
    background: url("images/fieldset-bottombg-375.gif") no-repeat scroll left top transparent;
    height: 20px;
    text-indent: -10000px;
    width: 385px;
}
#forgot-password .fieldset {
    width: 315px;
}
#forgot-password .fieldline {
    margin-top: 10px;
    width: 315px;
}
#forgot-password .div_button {
    background: url("images/button_submit_combo.jpg") no-repeat scroll left bottom transparent;
    border: 0 none;
    float: right;
    height: 26px;
    margin-top: 20px;
    text-align: left;
    text-indent: -10000px;
    width: 94px;
}
#forgot-password .div_button:hover {
    background-position: left top !important;
}
#forgot-password label {
    padding-left: 10px;
    text-align: left;
    width: 100px;
}
#forgot-password .text_field {
    width: 200px;
}
#forgot-username .background-top {
    background: url("images/fieldset-topbg-375.gif") no-repeat scroll left top transparent;
    height: 32px;
    text-indent: -10000px;
    width: 385px;
}
#forgot-username .background-body {
    background: url("images/fieldset-bg-375.gif") repeat-y scroll left top transparent;
    width: 385px;
}
#forgot-username .background-footer {
    background: url("images/fieldset-bottombg-375.gif") no-repeat scroll left top transparent;
    height: 20px;
    text-indent: -10000px;
    width: 385px;
}
#forgot-username .fieldset {
    width: 315px;
}
#forgot-username .fieldline {
    margin-top: 10px;
    width: 315px;
}
#forgot-username .div_button {
    background: url("images/button_submit_combo.jpg") no-repeat scroll left bottom transparent;
    border: 0 none;
    float: right;
    height: 26px;
    margin-top: 20px;
    text-align: left;
    text-indent: -10000px;
    width: 94px;
}
#forgot-username .div_button:hover {
    background-position: left top !important;
}
#forgot-username label {
    padding-left: 10px;
    text-align: left;
    width: 100px;
}
#forgot-username .text_field {
    width: 200px;
}
#client-login .background-top {
    background: url("images/fieldset-topbg-775.gif") no-repeat scroll left top transparent;
    height: 32px;
    text-indent: -10000px;
    width: 785px;
}
#client-login .background-body {
    background: url("images/fieldset-bg-775.gif") repeat-y scroll left top transparent;
    width: 785px;
}
#client-login .background-footer {
    background: url("images/fieldset-bottombg-775.gif") no-repeat scroll left top transparent;
    height: 20px;
    text-indent: -10000px;
    width: 785px;
}
#client-login .fieldset {
    width: 715px;
}
#client-login .fieldline {
    margin-top: 10px;
    width: 357px;
}
#client-login .div_button {
    background: url("images/button_login_combo.jpg") no-repeat scroll left bottom transparent;
    border: 0 none;
    float: right;
    height: 26px;
    margin-top: 0;
    text-align: left;
    text-indent: -10000px;
    width: 94px;
}
#client-login .div_button:hover {
    background-position: left top !important;
}
#client-login label {
    margin-right: 0;
    padding-left: 10px;
    text-align: left;
    width: 240px;
}
#client-login .text_field {
    width: 240px;
}
#client-login #password {
    float: left;
}
#client-login #password-label {
    float: left;
}
#client-login #remember-label {
    width: 300px;
}
#client-login #remember-id-pwd {
    margin-top: 20px;
    width: 715px;
}
#client-login #checkbox-remember {
    margin-left: 250px;
    margin-top: 5px;
}
#client-login #login-footer {
    border-top: 1px dashed #009FD7;
    margin-bottom: 30px;
    margin-top: 20px;
}
#client-login a {
    float: left;
    font-weight: bolder;
}
#client-login #forgot {
    margin-left: 60px;
}
#client-login #signup-label {
    padding-right: 10px;
    text-align: right;
}
#client-login #footer-line {
    margin-top: 20px;
}
em.error, em.success {
    background: url("images/check.png") no-repeat scroll left center transparent;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 4px;
    padding: 0 0 0 20px;
}
em.error {
    background: url("images/cross.png") no-repeat scroll left center transparent;
}
.text_field {
    font-size: 14px;
    height: 18px;
    line-height: normal;
    margin: 0;
    padding: 4px;
}
#post-332 table {
    border: 1px solid #C2C2C2;
    border-collapse: collapse;
    left: 0;
    width: 400px;
}
#post-332 td {
    border: 1px solid #C2C2C2;
    padding: 10px;
}
#post-332 h3 {
    color: #666666;
    font-weight: bold;
    line-height: 14px;
    margin-top: 0;
}
#post-332 p, #post-332 a {
    color: #666666;
    font-size: 11px;
    line-height: 14px;
    margin-top: 0;
}
#mapBox-LA {
    background: url("images/newmap---hollywood.jpg") no-repeat scroll left top transparent;
}
.mapBox {
    height: 273px;
    margin-top: 20px;
    width: 400px;
}
#mapBox-SF {
    background: url("images/newmap---sanfran.jpg") no-repeat scroll left top transparent;
}
.mapBox p {
    font-size: 0.688em;
    font-style: normal;
    line-height: 0.97em;
    padding: 152px 0 0 40px;
}
.mapit {
    padding: 6px 0 0 29px;
}
#sitemap li {
    list-style-image: url("images/bullet-blue_arrow-list.gif");
    margin-bottom: 0;
    margin-left: 15px;
}
#sitemap .page-item-144, #sitemap .page-item-150 {
    list-style-image: url("images/small_white_bullet.jpg");
}
#sitemap p {
    margin-bottom: 0;
    padding-left: 0;
}
#sitemap a {
    text-decoration: none;
}
#sitemap ul {
    margin: 0;
}
#sitemap h1 {
    color: #A7A7A7;
    margin-bottom: 0;
    margin-top: 15px;
}
.sitemap-left {
    float: left;
    width: 49%;
}
#featured_clients {
    height: 77px;
    padding-left: 485px;
    position: relative;
    width: 436px;
}
#client_bar {
    background: none repeat scroll 0 0 transparent;
    height: 60px;
    overflow: hidden;
    position: relative;
}
#client_bar_text {
    color: #0D9FD7;
    font-size: 18px;
    font-weight: bolder;
    padding: 20px 20px 50px;
}
#client_bar_list {
    padding-left: 0;
}
#client_bar ul {
    height: 60px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#client_bar li {
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    width: 145px;
}
#client_bar li a {
    display: block;
    height: 60px;
    width: 145px;
}
#client_row_1 {
    position: absolute;
    top: -60px;
}
#client_row_2 {
    position: absolute;
    top: -60px;
}
#client_row_3 {
    position: absolute;
    top: -60px;
}
#client_bar #client_bar_initial {
    background-image: url("images/client_logos/logo_initial.png");
    height: 60px;
    position: absolute;
    top: 0;
    width: 735px;
}
#client_bar #client_quantas {
    background-image: url("images/client_logos/logo_quantas_gray.gif");
}
#client_bar #client_americanidol {
    background-image: url("images/client_logos/logo_americanidol_gray.png");
    width: 130px;
}
#client_bar #client_ashley {
    background-image: url("images/client_logos/logo_ashley_gray.png");
    width: 100px;
}
#client_bar #client_kaiser {
    background-image: url("images/client_logos/logo_kaiser_gray.gif");
}
#client_bar #client_rockstar {
    background-image: url("images/client_logos/logo_rockstar_gray.gif");
    width: 160px;
}
#client_bar #client_cesarmillan {
    background-image: url("images/client_logos/logo_cesarmillan_gray.png");
    width: 155px;
}
#client_bar #client_hardees {
    background-image: url("images/client_logos/logo_hardees_gray.png");
}
#client_bar #client_k2sports {
    background-image: url("images/client_logos/logo_k2sports_gray.gif");
    width: 120px;
}
#client_bar #client_mgmgrand {
    background-image: url("images/client_logos/logo_mgmgrand_gray.gif");
}
#client_bar #client_overstock {
    background-image: url("images/client_logos/logo_overstock_gray.png");
}
#client_bar #client_palms {
    background-image: url("images/client_logos/logo_palms_gray.gif");
}
#client_bar #client_planetfunk {
    background-image: url("images/client_logos/logo_planetfunk_gray.png");
}
#client_bar #client_squawvalley {
    background-image: url("images/client_logos/logo_squawvalley_gray.gif");
}
#client_bar #client_fox {
    background-image: url("images/client_logos/logo_fox_gray.png");
}
#client_bar #client_hardrock {
    background-image: url("images/client_logos/logo_hardrock_gray.png");
}
#client_bar #client_nascar {
    background-image: url("images/client_logos/logo_nascar_gray.png");
    width: 155px;
}
#client_bar li a {
    cursor: default;
}
.PopupContainer {
    display: none;
    position: relative;
    top: -335px;
    z-index: 100;
}
.PopupContainer .ClientLogo {
    background: none repeat scroll 0 0 white;
    padding: 10px 20px 15px;
}
.PopupContainer .ClientPhoto {
    float: left;
    margin-right: 15px;
}
.PopupTop {
    background: url("images/popup_bg.png") no-repeat scroll center top transparent;
    height: 90px;
    padding: 30px 35px 0;
    width: 410px;
}
* html .PopupTop {
    background: url("images/popup_bg_ie6.gif") no-repeat scroll center top transparent;
}
.PopupBody {
    background: url("images/popup_bg.png") no-repeat scroll center bottom transparent;
    padding: 0 35px 50px;
    width: 410px;
    z-index: 100;
}
* html .PopupBody {
    background: url("images/popup_bg_ie6.gif") no-repeat scroll center bottom transparent;
}
.PopupArrow {
    background: url("images/popup_arrow.png") repeat scroll 0 0 transparent;
    height: 37px;
    position: relative;
    top: -37px;
    width: 83px;
}
* html .PopupArrow {
    background: url("images/popup_arrow_ie6.gif") repeat scroll 0 0 transparent;
}
.PopupContainer p {
    color: #555555;
    font-family: arial;
    font-size: 12px;
    line-height: 120%;
    margin-top: 0;
}
.PopupContainer .Name {
    font-weight: bold;
}
.PopupContainer p.Testimonial {
    background: url("images/quotes.gif") no-repeat scroll right top transparent;
}
a.Download {
    background: url("images/button_download.gif") no-repeat scroll left top transparent;
    display: block;
    height: 40px;
    width: 240px;
}
#gray_background {
    -moz-box-shadow: 5px 5px 5px #C0C0C0;
	-webkit-box-shadow: 5px 5px 5px #C0C0C0;
	box-shadow: 5px 5px 5px #C0C0C0;
    background-color: #F0F0F0;
    border: 1px solid #FFFFFF;
    height: 476px;
    width: 458px;
}
#gray_background_landing_page {
    -moz-box-shadow: 5px 5px 5px #C0C0C0;
	-webkit-box-shadow: 5px 5px 5px #C0C0C0;
	box-shadow: 5px 5px 5px #C0C0C0;
    background-color: #F0F0F0;
    border: 1px solid #FFFFFF;
    height: 476px;
    width: 370px;
}
#gray_background_go {
    -moz-box-shadow: 5px 5px 5px #C0C0C0;
	-webkit-box-shadow: 5px 5px 5px #C0C0C0;
	box-shadow: 5px 5px 5px #C0C0C0;
    background-color: #F0F0F0;
    border: 1px solid #FFFFFF;
    height: 425px;
    width: 400px;
}
#gray_background_contact {
    -moz-box-shadow: 5px 5px 5px #C0C0C0;
	-webkit-box-shadow: 5px 5px 5px #C0C0C0;
	box-shadow: 5px 5px 5px #C0C0C0;
    background-color: #F0F0F0;
    border: 1px solid #FFFFFF;
    height: 642px;
    width: 450px;
}
.mktForm .mktFormText {
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 150px;
}
.mktForm label {
    float: left;
    padding-right: 20px;
    text-align: left;
    width: 196px;
}
.mktForm ul {
    margin-left: 11px !important;
    margin-top: 20px !important;
}
.mktForm li {
    list-style: none outside none !important;
    margin: 0;
    padding: 1px 10px 3px;
    width: 382px;
}
.mktForm .mktFormSelect {
    width: 154px;
}
.mktForm .buttonSubmit {
    margin-left: 155px;
}
.mktForm br {
    display: none;
}
div.buttonSubmit {
  position:relative;
  float:left;
}


div.buttonSubmit input, div.buttonSubmit span {
  background-image:url(/wordpress/wp-content/themes/mobile-storm/images/contact_submit.png); /* change button and path to correct mobilestorm partition */
  background-position:right 0px;
  background-repeat:no-repeat;
  border:0px none;
  color:#FFFFFF;
  cursor:pointer;
  float:left;
  font-weight:bold;
  height:36px;
  margin:0px;
  padding:0px 15px 2px;
  position:relative;
  z-index:500;
}
div.buttonSubmit span {
  background-position:left -36px;
  left:0px;
  padding:0px;
  position:absolute;
  top:0px;
  width:4px;
  z-index:10;
}
div.buttonSubmit input {
  width:auto;
  padding-left: 10px !important;
  padding-right: 10px !important;

}

#mktFrmSubmit{
    color: transparent !important;
}
#gray_background_mS5 {
    -moz-box-shadow: 5px 5px 5px #C0C0C0;
	-webkit-box-shadow: 5px 5px 5px #C0C0C0;
	box-shadow: 5px 5px 5px #C0C0C0;
    background-color: #F0F0F0;
    border: 1px solid #FFFFFF;
    height: 666px;
    width: 312px;
}
.mktForm .buttonSubmit_mS5 {
    margin-left: 37px;
    margin-top: 23px;
    padding-right: 86px;
}
div.buttonSubmit_mS5 {
    float: left;
    position: relative;
}
div.buttonSubmit_mS5 input, div.buttonSubmit_mS5 span {
    background-image: url("/wordpress/wp-content/themes/mobile-storm/images/contact_submit.png");
    background-position: right 0;
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 36px;
    margin: 0;
    padding: 0 15px 2px;
    position: relative;
    z-index: 500;
}
.mktForm label_ms5 {
    float: left;
    padding-right: 20px;
    text-align: left;
    width: 195px;
}
form.w2llead {
  text-align: left;
  clear: both;
}
.w2llabel, .w2linput {
  display: block;
  width: 120px;
  float: left;
}
.w2llabel.error {
  color: #f00;
}
.w2llabel {
  clear: left;
  margin: 4px 0;
}
.w2linput.text {
  width: 200px;
  height: 18px;
  margin: 4px 0;
}
.w2linput.textarea {
  clear: both;
  width: 320px;
  height: 75px;
  margin: 10px 0;
}
.w2linput.submit {
  float: none;
  margin: 10px 0 0 0;
  clear: both;
  width: 150px;
}
.w2linput.checkbox{
  height:18px;
  margin:0px 0;
}
.w2llabel.checkbox{
  clear:none;
  height:18px;
  margin: -8px 0 4px 4px;
}
#salesforce {
  margin: 3px 0 0 0;
  color: #aaa;
}
#salesforce a {
  color: #999;
}
#salesforce_form {
    font-size: 12px;
    margin-left: 50px;
    margin-top: 25px;
}
