/* CSS Document */

/* ---- Main --- */

* html, html
{
    min-height: 100%;
    height: auto;
}

body
{
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 11px;
    background-color: #80ABC9;
    background-image: url(../img/bg.jpg);
    background-repeat: repeat-x;
    behavior: url( "csshover.htc" );
}

p
{
    line-height: 16px;
    text-align: left;
}


h1
{
    font-size: 28px;
}

h2
{
    font-size: 21px;
}

h3
{
    font-size: 18px;
}

a
{
    color: #034c8e;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#wrap
{
    width: 1020px;
    margin: 0 auto;
}

.mainfont
{
    line-height: 16px;
    text-align: left;
}

/* forms */

.textfield
{
    width: 245px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.shorttextfield
{
    width: 150px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-color: #CEE4F5;
}

.longtextfield
{
    width: 520px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.textarea
{
    width: 520px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 90px;
}

#mainfeature
{
    margin: 0 auto;
    width: 1020px;
    height: 215px;
    position: relative;
    left: -25px;
}


/* --- Colors ---*/

.orange
{
    color: #FD7819;
}

.blue
{
    color: #034c8e;
}

.bluetitle
{
    color: #004B8D;
    font-size: 24px;
}

.orangetitle
{
    color: #F8761C;
    font-size: 18px;
}

.bluetitle2
{
    color: #004B8D;
    font-size: 14px;
}

.orangetitle2
{
    color: #F8761C;
    font-size: 15px;
}

.contentfont
{
    font-size: 11px;
}

/* ---- Header --- */


#header
{
    margin: 0 auto;
    height: 214px;
    width: 1020px;
    position: relative;
    z-index: 2;
    background: url(../img/header-bg.jpg) top left no-repeat;
}

#travelupdates
{
    width: 400px;
    height: 20px;
    position: absolute;
}

#subnavigation
{
    height: 30px;
    width: 980px;
    margin: 0 auto;
}

#subnavigation a:link
{
    color: #034C8E;
    text-decoration: none;
}

#subnavigation a:visited
{
    color: #034C8E;
    text-decoration: none;
}

#header_image
{
    background-image: url(../img/header_back.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 985px;
    height: 184px;
    margin: 0 auto;
}

#header_image_interior
{
    background-image: url(../img/header_back_interior.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 985px;
    height: 184px;
    margin: 0 auto;
}

#admin_header
{
    background-image: url(../img/admin/header_back.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 985px;
    height: 184px;
    margin: 0 auto;
}

#logo
{
    width: 215px;
    height: 75px;
    left: 38px;
    top: 40px;
    position: relative;
}

#admin_nav
{
    width: 1193px;
    height: 37px;
    position: absolute;
    top: 159px;
    left: 0px;
    background: transparent url(../img/admin/nav-bg.gif) no-repeat scroll left top;
    margin: 0pt;
    min-height: 9px;
    padding-left: 35px;
    padding-top: 10px;
    font-size: 11px;
}

#admin_nav a:link
{
    color: #FFFFFF;
    font-weight: bold;
}

#admin_nav a:visited
{
    color: #FFFFFF;
    font-weight: bold;
}

#nav
{
    width: 1080px;
    height: 37px;
    position: absolute;
    top: 159px;
    left: -25px;
    background: transparent url(../img/nav-bg.gif) no-repeat scroll left top;
    margin: 0pt;
    min-height: 9px;
    padding: 0pt;
}

* html #nav
{
    height: 2px;
}
#nav a
{
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 0px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
#nav a:hover
{
    color: #a5c3dd;
}
#nav ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    height: 37px;
    margin: 0;
    padding: 0;
}
#nav li
{
    float: left;
    padding: 0pt;
    position: relative;
}
#nav li ul a
{
    background-image: none;
    font-size: 11px;
    font-weight: normal;
    left: 20px;
    width: 120px;
    position: relative;
    text-decoration: none;
    text-transform: none;
    top: 0pt;
    color: #034c8e;
    border-bottom: 1px solid #d8e0eb;
}
#nav li ul a:hover
{
    background-color: none;
    background-image: none;
    color: #78bfdb;
}
#nav li ul li
{
    text-align: left;
    padding-left: 0;
}
#nav li ul
{
    display: none;
    left: 0pt;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0pt;
    position: absolute;
    top: 1em;
}
* html #nav li ul
{
    top: 2.4em;
}
#nav li > ul
{
    left: auto;
    top: auto;
}
#nav li.over ul
{
    background: none;
    display: block;
}
#nav ul li.last a
{
    border-bottom: none;
    margin-bottom: 10px;
}
#nav li#nav-1
{
    display: inline;
    /*width: 184px;*/
    width: 217px;
    height: 37px;
    margin-left: 36px;
}
#nav li#nav-1 a
{
    /*padding-left: 42px;*/
    padding-left: 58px;
    padding-top: 10px;
}
#nav-1 ul a
{
    border-bottom: none;
    padding-left: 0;
}
#nav li:hover#nav-1 ul
{
    width: 188px;
    height: 225px;
    padding-top: 0px;
    margin-top: 10px;
    background: url(../img/dropdown-corporate-travel_2.gif) bottom left no-repeat;
    display: block;
}
#nav li:hover#nav-1 ul li a
{
    padding-left: 0;
    padding-bottom: 6px;
    width: 150px;
}
#nav li#nav-2
{
    /*width: 253px;*/
    width: 282px;
    display: block;
    height: 37px;
}
#nav li#nav-2 a
{
    /*padding-left: 24px;*/
    padding-left: 36px;
    padding-top: 10px;
}
#nav li#nav-3
{
    /*width: 115px;*/
    width: 144px;
    display: block;
    height: 37px;
}
#nav li#nav-3 a
{
    /*padding-left: 30px;*/
    padding-left: 39px;
    padding-top: 10px;
}
#nav li#nav-4
{
    /*width: 173px;*/
    width: 200px;
    display: block;
    height: 37px;
}
#nav li#nav-4 a
{
    /*padding-left: 34px;*/
    padding-left: 44px;
    padding-top: 10px;
}
/*
#nav li#nav-5
{
    width: 145px;
    display: block;
    height: 37px;
}
#nav li#nav-5 a
{
    padding-left: 32px;
    padding-top: 10px;
}
*/
#nav li#nav-5
{
    /*width: 135px;*/
    width: 164px;
    display: block;
    height: 37px;
}
#nav li#nav-5 a
{
    /*padding-left: 40px;*/
    padding-left: 48px;
    padding-top: 10px;
}
#nav li:hover#nav-5 ul
{
    width: 128px;
    height: 100px;
    padding-top: 0px;
    margin-top: 10px;
    background: url(../img/dropdown-about.gif) bottom left no-repeat;
    display: block;
}
#nav li:hover#nav-5 ul li a
{
    padding-left: 0;
    padding-bottom: 6px;
    width: 90px;
}

/* ---- Content --- */

#content
{
    margin: 0 auto;
    height: 500px;
    position: relative;
    height: auto;
    top: 0px;
    left: 0px;
}

#content-wrap
{
    margin: 0 auto;
    width: 1020px;
    position: relative;
}

#interior_longtext_table_mid ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-left: 10px;
    line-height: 18px;
}

#interior_longtext_table_mid ul #3level
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-left: 30px;
    line-height: 18px;
}


#interior_longtext_table_mid li
{
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 15px;
}

#minimovie_container
{
    width: 755px;
}

#minimovie_container_interior
{
    width: 945px;
    left: 29px;
    position: relative;
}

#home_boxes
{
    width: 305;
    position: absolute;
    top: 15px;
    left: 705px;
    margin: 0;
    float: left;
}

#home_text
{
    width: 650px;
    position: absolute;
    top: 218px;
    left: 18px;
    margin: 0;
    float: left;
    height: auto;
}

#interior_text
{
    width: 720px;
    position: absolute;
    left: 41px;
    margin: 0;
    float: left;
    height: auto;
    top: 200px;
}

#interior_text_table_mid ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-left: 5px;
    line-height: 16px;
}

#interior_text_table_mid li
{
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 15px;
}

#interior_text2
{
    width: 950px;
    position: absolute;
    top: 201px;
    left: 66px;
    margin: 0;
    float: left;
    height: auto;
}

#interior_text3
{
    width: 950px;
    position: absolute;
    top: 20px;
    left: 66px;
    margin: 0;
    float: left;
    height: auto;
}

#interior_admin
{
    width: 921px;
    position: absolute;
    top: 250px;
    left: 66px;
    margin: 0;
    float: left;
    height: auto;
    font-size: 12px;
}

#interior_text_table_mid
{
    background-image: url(../img/textbox_mid.gif);
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
}

#home_text_table_mid
{
    background-image: url(../img/home_textbox_mid.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 10px;
}

#interior_longtext_table_mid
{
    background-image: url(../img/longtextbox_mid.jpg);
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
}

#home_poll
{
    width: 295px;
    position: absolute;
    top: 350px;
    margin: 0;
    float: left;
    height: auto;
    left: 0px;
}

#polltext
{
    left: 707px;
    position: relative;
}

.poll_title
{
    color: #F8761C;
    font-size: 23px;
}

#interior_sidepanel
{
    width: 230px;
    position: absolute;
    top: 125px;
    right: 24px;
    line-height: 20px;
    text-align: left;
    z-index: 10;
}

#testimonials
{
    background-image: url(../img/about/testimonial_back.png);
    padding-left: 15px;
    padding-top: 20px;
    background-repeat: no-repeat;
    line-height: 15px;
    width: 212px;
    height: 180px;
    padding-right: 15px;
    position: relative;
}

#testimonials_back_mid
{
    background-image: url(../img/about/testimonial_back_middle.gif);
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
}

#readmorebutton
{
    width: 75px;
    height: 20px;
    left: 130px;
    top: 130px;
    position: absolute;
}

#sidepanel_ataglance
{
    position: relative;
    z-index: 100;
    top: 0px;
    left: 0px;
}

#sidepanel_ataglance a:hover
{
    text-decoration: none;
}

#sidepanel_ataglance ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 5px;
}

#sidepanel_ataglance li
{
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: .9em;
}

#contactbox
{
    background-image: url(../img/contact/contactdetails_box.png);
    background-repeat: no-repeat;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 25px;
    padding-top: 55px;
    height: 200px;
}

#contactbox a:link
{
    color: #FFFFFF;
    text-decoration: underline;
}

#contactbox a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}

#contactbox a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}

#sidepanel_ataglance_content
{
    width: 100%;
}

#sidepanel_ataglance_mid
{
    background-image: url(../img/atglance_mid.png);
    background-repeat: repeat-y;
    padding-left: 22px;
    padding-top: 15px;
    color: #004B8D;
    font-size: 12px;
}

#sidepanel_ataglance_mid2
{
    background-image: url(../img/atglance_mid2.png);
    background-repeat: repeat-y;
    padding-left: 22px;
    padding-top: 15px;
    color: #004B8D;
    font-size: 12px;
}

#sidepanel_livechat
{
    position: relative;
    background-image: url( '../img/livechat_quickcontact.png' );
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-top: 70px;
    height: 58px;
    line-height: 12px;
    top: 0px;
    left: -1px;
}

#sidepanel_secureemail
{
    position: relative;
    background-image: url( '../img/contact/btn_contact_zixcorp.jpg' );
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 34px;
    height: 44px;
    line-height: 12px;
    top: 0px;
    left: 0px;
    color: #ffffff;
}

#sidepanel_secureemail a
{
    color: #ffffff;
    text-decoration: underline;
}

#sidepanel_secureemail a:visited
{
    color: #ffffff;
    text-decoration: underline;
}

#sidepanel_newssignup
{
    position: relative;
}

#sidepanel_buttonbox
{
    position: relative;
    height: 88px;
}

#sidepanel_buttonbox2
{
    position: relative;
}

#sidepanel_buttonbox3
{
    position: relative;
    height: 88px;
    padding-top: 10px;
}

#sidepanel_testimonial
{
    position: relative;
    background-image: url(../img/testimonial_back_interior.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 15px;
    padding-right: 20px;
    height: 180px;
    z-index: 1;
}

#sidepanel_testimonial2
{
    position: relative;
    background-image: url(../img/clienttestimonial_back.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 60px;
    line-height: 15px;
    padding-right: 20px;
    height: 180px;
    color: #FFF;
}

#sidepanel_testimonial3
{
    position: relative;
    background-image: url(../img/clienttestimonial_back.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 57px;
    line-height: 15px;
    padding-right: 20px;
    height: 180px;
    color: #FFF;
    margin-top: 7px;
}

#fulltestimonial
{
    width: 170px;
    height: 20px;
    left: 20px;
    top: 175px;
    position: absolute;
}

#radius
{
    width: 100px;
    left: 615px;
    position: absolute;
    top: 15px;
}

/* ---- Footer --- */

#bottomlinks_home
{
    position: relative;
    left: 55px;
    width: 800px;
    text-align: center;
    height: 50px;
    top: 25px;
}

#footer_home
{
    margin: 0 auto;
    height: 80px;
    width: 985px;
    background: url(../img/footer.png);
    background-repeat: no-repeat;
    position: relative;
    left: 24px;
    top: 15px;
}

#footer_home p
{
    color: #666666;
    font-size: 10px;
}

#footer_home p.privacy-policy
{
    float: left;
    margin: 0 0 0 20px;
    padding-top: 50px;
}

#footer_home p.privacy-policy a
{
    color: #666;
}

#footer_home p.copyright
{
    float: right;
    margin: 0 20px 0 0;
    padding-top: 50px;
}

#footer
{
    margin: 0 auto;
    height: 79px;
    width: 985px;
    background: url(../img/footer.png);
    background-repeat: no-repeat;
    position: relative;
    left: -20px;
    top: 15px;
}

#bottomlinks
{
    top: 25px;
    position: relative;
    left: 80px;
    width: 800px;
    text-align: center;
}


#footer p
{
    color: #666666;
    font-size: 10px;
}

#footer p.privacy-policy
{
    float: left;
    margin: 0 0 0 20px;
    padding-top: 50px;
}

#footer p.privacy-policy a
{
    color: #666;
}

#footer p.copyright
{
    float: right;
    margin: 0 20px 0 0;
    padding-top: 50px;
}

#secureemail
{
    position: absolute;
    top: 10px;
    left: 15px;
    width: 200px;
}

.style2
{
    color: #004B8D;
    font-size: 24px;
}
.style3
{
    width: 272px;
}
.style4
{
    width: 272px;
    font-weight: bold;
}
.style5
{
    width: 272px;
    height: 22px;
}
.style6
{
    height: 22px;
}

.split_line{float:left; width:275px;}
.single_line{width:550px;}
.contact_main{width:720px;}
.contact_inner{width:690px; line-height: 16px; padding:5px 5px 5px 15px; margin:5px;}
.contact_inner_form{width:610px; padding:5px;}
.errorsummary a{color:Red;}

