﻿@font-face
{
    font-family: 'UniversLTStd45Light';
    src: url('../fonts/universltstdlight.eot');
    src: local('../fonts/Univers LT Std'), local('../fonts/UniversLTStd-Light'), url('../fonts/universltstdlight.woff') format('woff'), url('../fonts/universltstdlight.ttf') format('truetype');
}

@font-face
{
    font-family: 'UniversLTStd57Condensed';
    src: url('../fonts/universltstdcn.eot');
    src: local('../fonts/Univers LT Std'), local('../fonts/UniversLTStd-Cn'), url('../fonts/universltstdcn.woff') format('woff'), url('../fonts/universltstdcn.ttf') format('truetype');
}

@font-face
{
    font-family: 'UniversLTStd55Roman';
    src: url('../fonts/universltstd.eot');
    src: local('../fonts/Univers LT Std'), local('../fonts/UniversLTStd'), url('../fonts/universltstd.woff') format('woff'), url('../fonts/universltstd.ttf') format('truetype');
}

@font-face
{
    font-family: 'UniversLTStd67BoldCondensed';
    src: url('../fonts/universltstdboldcn.eot');
    src: local('../fonts/Univers LT Std'), local('../fonts/UniversLTStd-BoldCn'), url('../fonts/universltstdboldcn.woff') format('woff'), url('../fonts/universltstdboldcn.ttf') format('truetype');
}

@font-face
{
    font-family: 'RotisSansSerifStd56Italic';
    src: url('../fonts/rotissansserifstditalic.eot');
    src: local('../fonts/Rotis Sans Serif Std'), local('../fonts/RotisSansSerifStd-Italic'), url('../fonts/rotissansserifstditalic.woff') format('woff'), url('../fonts/rotissansserifstditalic.ttf') format('truetype');
}

@font-face
{
    font-family: 'RotisSansSerifStd75ExtraBold';
    src: url('../fonts/rotissansserifstdextrabold.eot');
    src: local('../fonts/Rotis Sans Serif Std'), local('../fonts/RotisSansSerifStd-ExtraBold'), url('../fonts/rotissansserifstdextrabold.woff') format('woff'), url('../fonts/rotissansserifstdextrabold.ttf') format('truetype');
}

@font-face
{
    font-family: 'RotisSansSerifStd55Regular';
    src: url('../fonts/rotissansserifstd.eot');
    src: local('../fonts/Rotis Sans Serif Std'), local('../fonts/RotisSansSerifStd'), url('../fonts/rotissansserifstd.woff') format('woff'), url('../fonts/rotissansserifstd.ttf') format('truetype');
}

.orange
{
    color: #FF7512;
}

.orange_bold
{
    color: #FF7512;
    font-weight: bold;
}

.bold
{
     font-weight: bold;
}

.grey_links a
{
    color: #969A9B;
    text-decoration: underline;
}

body
{
    background-image: url('../images/bggradient-repeat.png');
    background-repeat: repeat-x;
    font-family: Arial, Sans-Serif;
    font-size: small;
    color: #969A9B;
}

b
{
    font-family: RotisSansSerifStd75ExtraBold;
    font-size: small;
}

a
{
    text-decoration: none;
    color: #FF7512;
}

h3
{
    margin-bottom: -.25em;
    color: #FF7512;
    font-family: RotisSansSerifStd75ExtraBold;
}

#wrapper
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}


#header
{
    width: 990px;
    background-image: url('../images/framebg-top.png');
    background-repeat: no-repeat;
    height: 117px;
}

#logo
{
    padding-left: 35px;
    padding-top: 25px;
    float: left;
}

#header_right_elements
{
    float: right;
    padding-right: 55px;
    padding-top: 25px;
    width: 400px;
}

#header_button_container
{
    width: 245px;
    float: right;
    clear: both;
    font-family: RotisSansSerifStd55Regular;
    padding-top: 10px;
    text-align: right;
}

.header_right_text_links
{
    font-weight: bold;
    color: #F8C54B;
    float: right;
    clear: both;
    font-family: RotisSansSerifStd55Regular;
    font-size: small;
}

.header_right_text_links a
{
    color: #F8C54B;
}

#content_area
{
    background-image: url('../images/framebg-repeat.png');
    background-repeat: repeat-y;
    width: 990px;
}

#main_content
{
    width: 990px;
}

.url
{
    color: #969A9B;
    text-decoration: underline;
}

.url_gray
{
    color: #969A9B;
}

.email
{
    color: #969A9B;
    text-decoration: underline;
}

#top_menu
{
    width: 631px;
    height: 51px;
    padding-left: 259px;
}

.tier1Off
{
    float: left;
    margin-top: 11px;
    width: 90px;
    text-align: center;
    margin-left: -1px;
}

.tier1On
{
    float: left;
    margin-left: -1px;
    text-align: center;
}

#bottom
{
    width: 990px;
    height: 121px;
    background-image: url('../images/framebg-bottom.png');
    background-repeat: no-repeat;
}
.small_logo
{
    float: left;
    margin-left: 35px;
    margin-bottom: -30px;
}

#top_level_content_basic
{
    margin-left: 20px;
    margin-top: 1px;
    float: left;
}
#footer_link_container
{
    width: 940px;
    height: 65px;
    font-family: RotisSansSerifStd55Regular;
    font-size: small;
    background-image: url('../images/footer.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
}

#spacer
{
    clear: both;
    height: 40px;
}

#footer_links
{
    margin-left: 605px;
    vertical-align: bottom;
    padding-top: 40px;
}

#footer_link
{
    vertical-align: bottom;
}


.footer_link img
{
    vertical-align: middle;
}


#main_ad_image
{
    float: left;
    margin-left: 70px;
}
#button_area
{
    float: left;
    margin-left: 35px;
}

.button_area_img img
{
    margin-bottom: -5px;
}
#top_level_content
{
    clear: both;
    width: 940px;
    margin-left: 50px;
    padding-top: 25px;
}

.headline
{
    font-family: RotisSansSerifStd75ExtraBold;
    font-size: large;
    color: #FF7512;
}

.headline_2
{
    font-family: RotisSansSerifStd75ExtraBold;
    color: #FF7512;
    font-size: 1.1em;
}

#tier2_headline
{
    font-family: UniversLTStd45Light;
}

#tier2_copy
{
    font-family: UniversLTStd55Roman;
}

.front_page_bottom
{
    border-right: 2px solid #E5E6E6;
    float: left;
    padding: 5px;
}
.solution_box
{
    float: left;
    width: 200px;
    height: 100px;
}
.solution_box_large
{
    float: left;
    width: 260px;
    height: 275px;
}
.solution_border_box
{
    float: left;
    height: 150px;
    margin-top: 15px;
    padding: 0px 15px 10px 10px;
}

.solution_bottom_buttons
{
    width: 100%;
    text-align: left; /* center; */
    vertical-align: bottom;
}

.service_border_box
{
    float: left;
    padding: 10px;
}

.service_left_box
{
    width: 550px;
    margin-left: 25px;
    float: left;
}

.service_right_box
{
    float: left;
    width: 250px;
}

.support_right_box
{
    float: left;
    margin-left: 20px;
    padding-left: 20px;
}

.support_border_box
{
    float: left;
    padding: 10px;
}

.tier_2_menu
{
    float: right;
    margin-right: 60px;
    margin-top: 50px;
    width: 140px;
    background-color: #E5E6E6;
    padding: 20px;
}

.tier_2_menu a
{
    color: #5A5C5D;
    text-decoration: none;
}

.tier_2_menu_text
{
    margin-left: 10px;
    color: #969A9B;
}

.learnmore_container
{
    margin-left: 75px;
}
#learnmore_errors
{
    margin-left: 30px;
}

#learnmore_top
{
    background-image: url('../images/LearnMore-form-top.gif');
    background-repeat: no-repeat;
    width: 606px;
    height: 50px;
}

#learnmore_body
{
    background-image: url('../images/LearnMore-form-repeat.gif');
    background-repeat: repeat-y;
    width: 606px;
}

#learnmore_bottom
{
    background-image: url('../images/LearnMore-form-bottom.gif');
    background-repeat: no-repeat;
    width: 606px;
    height: 64px;
}

.lm_th_left
{
    text-align: right;
    width: 120px;
    vertical-align: top;
}

.lm_left_col
{
    vertical-align: top;
}

.lm_th_right
{
    text-align: right;
    width: 120px;
    vertical-align: top;
}

.lm_right_col
{
    vertical-align: top;
}

.lm_textbox
{
    width: 150px;
    height: 13px;
    font-size: smaller;
    border: 1px dotted #969A9B;
}
.learnmoreThanks
{
    width: 500px;
    padding-left: 200px;
}

.contact_connect_box
{
    clear: both;
    float: left;
    width: 450px;
    margin-top: 50px;
    margin-left: 400px;
}

#features_box
{
    margin-left: 100px;
    padding: 20px 20px 80px 20px;
    width: 550px;
    border: 1px solid #969A9B;
}

#features_title
{
    height: 30px;
    float: left;
    padding-left: 10px;
    padding-top: 12px;
    border-left: 1px solid #969A9B;
    vertical-align: middle;
}

#features_image
{
    height: 45px;
    float: left;
    padding-right: 10px;
}

#features_arrow
{
    margin-left: 165px;
    clear: both;
    padding-top: 20px;
}

#features_table
{
    margin-top: 20px;
    /* margin-left: 185px; */
}

#features_table td
{
    border: 1px solid #969A9B;
    padding-left: 10px;
    height: 25px;
}

#features_table th
{
    
    border: 1px solid #FF7512;
    background-color: #FF7512;
    height: 45px;
    color: #fff;
}

#features_table .feature_name
{
    width: 300px;
}

#features_table .feature_available
{
    width: 110px;
    background-image: url('../images/Checkmark.png');
    background-repeat: no-repeat;
    background-position: center;
}
#features_table .feature_unavailable
{
    width: 90px;
}



#features_download
{
    float: left;
    margin-top: 20px;
    width: 175px;
}

#pagination_controls
{
    float: left;
    margin-left: 50px;
    padding-top: 5px;
}

#big_text_container
{
    margin-left: 5px;
    width: 550px;
    height: 300px;
    overflow: hidden;
    float: left;
}

.question
{
    font-weight: bold;
    font-size: small;
    font-style: italic;
    margin-bottom: 5px;
}

.answer
{
    margin-bottom: 10px;
}

.paragraph
{
    font-weight: normal;
    font-size: small;
}

.paragraphcentered
{
    font-weight: normal;
    font-size: small;
    text-align: center;
}

.bullet
{
    font-weight: normal;
    font-size: small;
    list-style-type: disc;
}

#requirements_container
{
    margin-left: 100px;
}

#requirements_top
{
    background-image: url('../images/Sys-reqs-box-top.jpg');
    background-repeat: no-repeat;
    width: 606px;
    height: 72px;
}

#requirements_body
{
    background-image: url('../images/Sys-reqs-box-repeat.jpg');
    background-repeat: repeat-y;
    width: 606px;
    margin-top: -15px;
}

#requirements_text
{
    padding-left: 30px;
}

#requirements_bottom
{
    background-image: url('../images/Sys-reqs-box-bottom.jpg');
    background-repeat: no-repeat;
    width: 606px;
    height: 100px;
}

#pagination_container
{
    position: relative;
    width: 550px;
    height: 300px;
    overflow: hidden;
}

#pagination_content
{
    position: relative;
    width: 550px;
    height: 10000px;
}

.page
{
    height: 275px;
}

.pagination_link_up
{
    margin-bottom: 5px;
}

#chat_container
{
    margin-left: 65px;
}

.su_th
{
    width: 130px;
    vertical-align: middle;
    text-align: right;
}

.signup_head_left
{
    color: #F8C54B;
    font-size: 28px;
    padding-top: 10px;
}
.signup_head_right
{
    color: #FF7512;
    font-size: 14px;
    padding-left: 10px;
}

#signup_container
{
    float: left;
    margin-left: -25px;
    z-index: 0;
}

#signup_top
{
    background-image: url('../images/main-box-top.gif');
    background-repeat: no-repeat;
    width: 496px;
    height: 96px;
}

#signup_body
{
    background-image: url('../images/main-box-middle.gif');
    background-repeat: repeat-y;
    width: 496px;
    margin-top: -15px;
}

#signup_text
{
    padding-left: 30px;
}

#signup_bottom
{
    background-image: url('../images/main-box-bottom.gif');
    background-repeat: no-repeat;
    width: 496px;
    height: 96px;
}
#video_container
{
    float: left;
    margin-left: 35px;
    margin-top: 25px;
    width: 263px;
    height: 370px;
    background-image: url('../images/Video-Box-isolated.gif');
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
}
#signup_video_text
{
    padding: 20px;
    width: 190px;
    font-size: 11px;
}
#signup_video
{
    padding: 22px 0px 0px 22px;
}
.solutionDesc
{
    font-weight: bold;
    font-size: 90%;
}
