html {
    overflow-y: scroll;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #56595E;
	background: #eaeaea;
	margin: 0;
	padding: 0;

}

.wrapper {
    padding: 0 0;
    margin-left: auto ;
    margin-right: auto;
    width: 800px;
}

td {
    font-size: 14px;
}

.clearfix:before,
.clearfix:after,
.grid-block:before,
.grid-block:after,
.deepest:before,
.deepest:after {
    content: "";
    display: table;
}

.clearfix:after,
.grid-block:after,
.deepest:after { clear: both; }
.grid-box { float: left; }
    
.header_container {
    min-width: 650px;
    height: 65px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url("/images/login_logo.png") top left no-repeat;
    background-color: #B50000;
    -moz-border-radius:0px 0px 5px 5px; /* Firefox */
    -webkit-border-radius:0px 0px 5px 5px; /* Safari, Chrome */
    -khtml-border-radius:0px 0px 5px 5px; /* KHTML */
    border-radius:0px 0px 5px 5px;
}

    
.client_info {
    float: right;
}

.table_info {
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}

.table_info td {
    color: #ffffff;
    font-size: 12px;
}


div {
    display: block;
}

a:link {
    color: rgb(86, 89, 94);
}
    
a:active {
    color: rgb(86, 89, 94);
}
        
a:visited {
    color: rgb(86, 89, 94);                                                                                                                                                      
}
            
a:hover {
    color: rgb(86, 89, 94);
}
                
                
a.menu_link:link {
    color: rgb(86, 89, 94);
}
                    
a.menu_link:visited {
    color: rgb(86, 89, 94);
}
                        
a.menu_link:hover {
    color: rgb(86, 89, 94);
}
                                
a.menu_link:active {
    color: rgb(86, 89, 94);
}

.shadow-a {
    width: 100%;
    height:30px;
    position:relative;
    background:  url("/images/shadow-cleft.png"), url("/images/shadow-cright.png") ;
    background-position: top left, top right;
    background-repeat: no-repeat;
    top: 0px;
}


.shadow-c {
    width:auto;
    height:30px;
    position:relative;
    background:  url("/images/shadow-cleft.png"), url("/images/shadow-cright.png") ;
    background-position: top left, top right;
    background-repeat: no-repeat;
    top: -2px;
}

#content {
    float: left;
    width: 100%;
}

.content_container {
    margin-left: 5px;
    padding: 10px;
    border: 1px solid #CCCCCC;
    margin-top: 2px;
    background-color: #FFF;
    -moz-border-radius:0px 0px 5px 5px; /* Firefox */
    -webkit-border-radius:0px 0px 5px 5px; /* Safari, Chrome */
    -khtml-border-radius:0px 0px 5px 5px; /* KHTML */
    border-radius:0px 0px 5px 5px;
}

.thor_logo {
    margin-left: 5px;
    border: 1px solid #CCCCCC;
    margin-top: 2px;
    padding: 5px;
    background-color: #FFF;
    -moz-border-radius:5px 5px 5px 5px; /* Firefox */
    -webkit-border-radius:5px 5px 5px 5px; /* Safari, Chrome */
     -khtml-border-radius:5px 5px 5px 5px; /* KHTML */
    border-radius:5px 5px 5px 5px;
}            

.table_invoice {
    background: #E5F2FF;
    -moz-border-radius:5px 5px 5px 5px; /* Firefox */
    -webkit-border-radius:5px 5px 5px 5px; /* Safari, Chrome */
     -khtml-border-radius:5px 5px 5px 5px; /* KHTML */
    border-radius:5px 5px 5px 5px;
}

.table_invoice td {
    font-size: 12px;
    height: 20px;
}

.inv_header {
    font-weight: bold;
}

.td_header {
    font-size: 16px;
    height: 30px;
}

.info {
    font-size: 12px;
    color: #b50000;
}

.info_big1 {
    font-size: 14px;
    color: #b50000;
}

.thor_logo table td {
    font-size: 11px;
}

.float_left {
    position: relative;
    float: left;
    margin-left: 5px;
}

.float_right {
    position: relative;
    float: right;
    margin-left: 5px;
}

#sidebar-a {
    float: left;
    left: auto;
    right: auto;
}


#maininner {
    float: right;
    width: 77%;
}

#flogin {
    margin-top: 50px;

}

#flogin table {
    background: #FFFFFF;
    border: 1px solid #B50000;
    -moz-border-radius:0px 0px 5px 5px; /* Firefox */
    -webkit-border-radius:0px 0px 5px 5px; /* Safari, Chrome */
     -khtml-border-radius:0px 0px 5px 5px; /* KHTML */
    border-radius:0px 0px 5px 5px;

}    


.flogo {
    border-bottom: 1px solid #B50000;
    background: #B50000;
    height: 65px;
    min-width: 500px;
}

form {
    margin: 0;
    padding: 0;
}

.title {
    font-size: 18px;
    font-weight: bold;
    margin: 5px;
}

.title_green {
    font-size: 18px;
    font-weight: bold;
    margin: 5px;
    color: #659D32;
}

.title_red {
    font-size: 18px;
    font-weight: bold;
    margin: 5px;
    color: #B50000;
}

.subtitle {
    font-size: 13px;
    font-weight: bold;
}

#menu {

}

.buble {
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin: 5px;
    min-width: 350px;
    min-height: 105px;
}        

.buble_commercial {
    border: 1px solid #CCCCCC;
    padding: 5px;
    margin: 5px;
    width: 150px;
    height: 225px;
}        

.buble td {
    font-size: 12px;
}

.clear {
    clear: both;
}

.red {
    color: #b50000;
}    

.green {
    color: #308014;
}

.orange {
    color: #ffa500;
}

.grey {
    background-color: #CCCCCC;
}

.grey2 {
    background-color: #DDDDDD;
}

.greyblack {
    color: #000000;
    background-color: #DDDDDD;
}

.button a:link,a:hover,a:active,a:visited {
    text-decoration: none;
}

.button {
    margin: 10px;
    text-align: center;
}

.button span {
    color: #FFFFFF;
    text-align: center;
    background: #b50000;
    padding: 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; /* Firefox */
    -webkit-border-radius:5px 5px 5px 5px; /* Safari, Chrome */
    -khtml-border-radius:5px 5px 5px 5px; /* KHTML */
    border-radius:5px 5px 5px 5px;
    margin-top: 15px;
    font-weight: bold;
}              

.tr_header_red {
    background: #b50000;
    font-weight: bold;
    color: #FFFFFF;
}                          

.tr_header_red td {
    font-size: 12px;
    padding: 3px;
}

.cards {
    list-style: none;
}

.cards li {
    height: 45px;
}

.table_tutorial td {
    font-size: 14px;
}