

.total { width: 100%; }
.full { width: 1100px; }

body {
 
    background: #fff;
    background-attachment: fixed;
    color: black;
    font-size: 13px;
    font-family: tahoma;
    padding: 0px;
    margin: 0px;
  
}
.cbt_access_pin_box { font-family: Engravers MT; font-size: 15px; }
.cbt_access_name_box { font-size: 15px; }

.cbt_crate { background: #DFF5F7; }

.cbt_crate_2
{ background: #fff; border: thin solid #c0c0c0; }

.cbt_crate_red
{ background: #FFCCCC; border: thin solid #FF6666; }

.cbt_crate_3
{ background: #92CDB4; border: thin solid #ABEFD3; }

.cbt_backer 
{ background: #FBFBFB; }

.cbt_input 
{ height: 15px; }

.cbt_select
{ height: 15px; }

.cbt_top_bar { 
    height: 35px;
    background: #00CCCC;
    font-size: 14px;
    color: white;
    font-weight: bold;
    vertical-align: middle;
}

.cbt_inner_bar_a { 
    height: 35px;
    width: 400px;
    color: white;
    font-weight: bold;
    vertical-align: middle;
    line-height: 35px;
}

.cbt_inner_bar_a a { color: #fff; }

.cbt_heading_2
{
    background: #6C9297;
    padding: 3px;
    font-weight: bold;
    color: white;
    height: 15px; line-height: 15px;
}

.cbt_heading
{
    background: #6C9297;
    padding: 5px;
    font-weight: bold;
    color: white;
    height: 35px; line-height: 35px;
}

.display_frame {
    background: #fff;
    min-height: 600px;
    border: thin solid #00CCCC;
    border-top: 3px solid #00CCCC;
}

.display_frame_left { 
    width: 25%;
    height: 600px;
}

.display_frame_right { 
    width: 70%;
    min-height: 600px;
    pading: 3px;
}

.list_1 { color: #635A83; list-style:none; }
.list_1 li { background: url(../icons/ul-01.gif) no-repeat; }
.list_1 span { margin-left: 20px; padding: 3px; }
.logo_small { height: 50px; }

#login_menu ul { 
    list-style-type:none; 
     list-style: none; 
     height: 35px; 
     border-bottom: 2px solid #00CCCC; 
     background: #fff; }

#login_menu li { 
    display: inline-block;
    float: left;
    padding: 10px; }

#login_menu li:hover { 
    background: #00CCCC; }

.cbt_login_head {
   height: 30px;
   border-bottom: 2px solid #00CCCC;
}

.cbt_login_box {
    min-height: 200px;
    background: #F4FCFD;
    border: thin solid #c0c0c0;
    border-radius: 5px;
}

.cbt_layer { background: #00CCCC; height: 2px; }

.cbt_nav div { 
    background: #DFF5F7; 
    color: #ffff; 
    height: 40px; 
    line-height: 40px; 
    border-bottom: thin solid #c0c0c0; 
    padding-left: 5px; 
}

.cbt_nav div:hover { background: #00CCCC; color: white; }
.cbt_nav_selected { background: #00CCCC; }
.cbt_nav a { color: black; }
.cbt_radio { width: 20px; height: 20px; }
.cbt_reader { font-size: 15px; line-height: 20px;}
.icon { width: 25px; height: 25px;}
.icon_lg { border-radius: 5px; height: 50px; width: 150px; }

.sub_menu_box { width: 100%; }

.sub_menu { 
    background: white; 
    border: thin solid #00CCCC; 
    border-bottom: none; 
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
}

.ten
{ width: 10%; }

.twelve
{ width: 12%; }

.fifteen
{ width: 15%; }

.twenty
{ width: 20%; }

.twentyfive
{ width: 25%; }

.thirty
{ width: 30%; } 

.fourty
{ width: 40%; }

.fifty
{ width: 50%; }

.sixty
{ width: 60%; }

.seventy
{ width: 70%; }

.seventyfive
{ width: 75%; }

.eighty
{ width: 80%; }

.eightyfive
{ width: 85%; }

.ninety
{ width: 90%; }

.ninetyfive
{ width: 95%; }

.ninetyeight
{ width: 98%; }


.left { float: left; }
.right { float: right;  }

.threepad { padding: 3px; }

.unseen { display: none; }

.nav_2 { 
    font-family: arial; 
    font-size: 13px; 
    background: #649979;
    height: 60px;
    
}

#nav_2 ul{ list-style: none; padding: 0px; }
#nav_2 li{ display: inline; padding: 10px; line-height: 40px; }
#nav_2 li:hover { background: #FFCC00; color: fff; }
#nav_2 a:link { color: #fff; text-decoration: none; }
#nav_2 a:visited { color: #fff; }
#nav_2 a:hover {color: white; }
.nav_2_selected { background: #FFCC00; color: fff; }