﻿
/*=================================== GLOBAL ITEMS ===============================*/
body
{
    background-position: left top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-image: url(      '../images/bg_sliver.jpg' );
    background-repeat: repeat;
    background-color: #ffffff;
    margin: 0px;
    color: #333333;
    line-height: 18px;
}

.doc_body
{
    width: 805px;
    margin-top: 20px;
    text-align: left;
}

.doc_body_top
{
    background-position: left top;
    background-image: url(   '../images/doc_body_top.png' );
    background-repeat: no-repeat;
}

.doc_body_middle
{
    background-position: left top;
    background-image: url(   '../images/doc_body_middle.png' );
    background-repeat: repeat-y;
}

.doc_body_bottom
{
    background-position: left top;
    background-image: url(   '../images/doc_body_bottom.png' );
    background-repeat: no-repeat;
    height: 51px;
    text-align: center;
    font-size: 14px;
}

a
{
    color: #262261;
}

.action_item
{
    color: #CE9C04;
}

h1
{
    clear: left;
    font-size: 28px; 
    line-height:35px;
    font-weight: bold;
    width: 760px;
    color:#666666;
    border-bottom: 2px solid #8f8f8e;
}

h2
{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0px;
}

h3
{
    font-size: 16px;
    color: #c08d3d;
    font-weight: bold;
}

h4
{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.logo
{
    float: left;
    margin-left: 10px;
    margin-top: -10px;
    position: relative; /*border:1px solid blue;*/
}

.primary_navigation
{
    float: right;
    margin-top: 40px;
    margin-right: 10px; /*border:1px solid green;*/
}

.buy_headline
{
    clear: left;
    float: left;
    margin-left: 25px;
    margin-top: -20px;
    
    width: 100%; /*border:1px solid red;*/
}

.buy_headline h1
{
    clear: left;
    font-size: 28px;
    font-weight: bold;
    width: 760px;
    margin-left: 20px;
    border-bottom: none;
    color:#666666;
}

.middle_message
{
    float: left;
    margin-left: 20px; /*border:1px solid red;*/
    margin-top: -10px;
}

.left_graphic
{
    float: left;
    width: 288px; /* border:1px solid red;*/
}

.right_bulletpoints
{
    float: left;
    margin-top: 20px;
    padding-left: 10px;
    width: 400px; /*border:1px solid green;*/
}

.right_box_sections
{
    float: right;
    width: 249px; /*border:1px solid blue;*/
    margin-right: 5px;
}

.customer_login
{
    background-position: left top;
    background-image: url(   '../images/login_box.jpg' );
    background-repeat: no-repeat;
    width: 241px;
    height: 173px;
    padding-left: 20px;
    padding-top: 40px;
    padding-right: 10px;
}

.learn_more
{
    background-position: left top;
    background-image: url(   '../images/learn_more_box.jpg' );
    background-repeat: no-repeat;
    width: 244px;
    height: 130px;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 10px;
    margin-top: -30px;
}

.become_reseller
{
    background-position: left top;
    background-image: url(   '../images/become_a_reseller_box.jpg' );
    background-repeat: no-repeat;
    width: 244px;
    height: 236px;
    padding-left: 20px;
    padding-top: 50px;
    padding-right: 20px;
    margin-top: -10px;
}

.home_page_info
{
    float: left;
    margin-left: 10px; /*width: 600px;*/ /*border:1px solid magenta;*/
}

.text_info
{
    /*width: 270px;
    font-size:12px;
    line-height:14px;
    */
    vertical-align: top;
    text-align: left;
}

.basic_plan_description
{
  text-align: left;
  font-size: 12px;
  color: #000000;
   padding:10px 100px 20px 20px;
}

.offer_info
{
    clear: both;
    float: left;
    vertical-align: top;
    text-align: center;
    padding-top: 40px;
    margin-left: 40px;
    margin-top: -220px;
    color:#666666;
}

.copyright_info
{
    padding: 5px;
    font-size: 10px;
}

.homepage_input
{
    width: 100px;
}

.sumbit_td_login
{
    padding: 10px 0px 0px 0px;
    text-align: right;
}

.sumbit_td_login_1
{
    padding: 10px 5px 0px 0px;
    text-align: right;
}

.InDashDisplay
{
    float: left;
    padding: 0px 0px 10px 30px;
    width: 760px;
}

.InDashDisplay li
{
    line-height: 22px;
}

.indash_content_wrapper
{
    padding-right: 20px;
}

.InDashDisplay_seperator
{
    clear: left;
    width: 760px;
    margin-left: 20px;
    border-bottom: 1px solid #C0C0C0;
}

.xanadu_form_table th
{
    font-weight: bold;
    width: 150px;
    text-align: left;
}

.xanadu_form_table td .isrequired
{
    width: 22px;
}

.xanadu_form_table th .required
{
    color: #f2b04f;
}


.xanadu_small_form_table th
{
    font-weight: bold;
    width: 90px;
    text-align: left;
}

.xanadu_small_form_table td .isrequired
{
    width: 22px;
}

.xanadu_small_form_table th .required
{
    color: #f2b04f;
}



/* jQuery lightBox plugin - Gallery style */
#gallery ul
{
    list-style: none;
}
#gallery ul li
{
    display: inline;
    width: 100px;
    float: left;
    margin-bottom: 10px;
}
#gallery ul img
{
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 20px;
}
#gallery ul a:hover img
{
    border: 5px solid #fff;
    border-width: 5px 5px 20px;
    color: #fff;
}

#gallery ul a:hover
{
    color: #fff;
}



legend
{
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px;
}

.inline_terms_and_conditions
{
    overflow: scroll;
    height: 200px;
    width: 500px;
}

.social_network_links
{
    color: #333399;
    padding-left: 20px;
}

.social_network_links a
{
    text-decoration: none;
    color: #333399;
}
.social_network_links img
{
    width: 30px;
    height: 30px;
    border: none;
}




.ohtentable
{
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    background-color:#ffffff;
}

.ohtentable caption
{
    background-color: #f5f5f5;
    color: #8d8269;
    font-size: 16px;
    font-weight:bold;
    text-align: center;
    text-indent: 4px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    
}


.ohtentable th
{
    background-color: #f8f5ee;
    color: #8d8269;
    height:28px;
    padding:4px;
    border: 1px solid #CCCCCC;
}

.ohtentable .th_left_column
{
    background-color: #edf2f9;
    color: #000000;
    border: 1px solid #CCCCCC;
    text-align:left;
    width:125px;
}

.ohtentable td
{
   /* border: 1px solid #CCCCCC;*/
}

.ohtentable .altrow
{
    background: #F2EEE3;
}


.ohten_trhover
{
    cursor: hand;
    color: #000000;
    background-color: #ede7d7;
}

.ohten_listbox_wrapper
{
    padding:10px;
}



.bordered_table
{
   border: 1px solid #CCCCCC;
}


.check_button
{
margin-left:20px;
margin-top:10px;
   border: 1px solid #CCCCCC;
   text-align:right;
   padding:5px;
   width: 760px;
}

.live_chat_link
{
float:right;
position:relative;
margin-right:30px;
}