﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
    border: 0 none; font-size: 100%; margin: 0; outline: 0 none; padding: 0; vertical-align: baseline; }

html, form, body { height: 100%; }
html { background-color: #F9F9F9; }
body { border-left: 15px solid #fff; padding-right: 15px; line-height: 1; color: #333; margin: 0; }
body form img { top: auto; }
body, input, textarea { font-family:"Trebuchet MS" Arial Sans-Serif; font-size: 1em; }

h1 { color: #000; font-size: 2.091em; margin-bottom: 0.5em; margin-top: 0; }
h1 { color: #000; font-size: 1.3em; font-weight: bold; margin-bottom: 0.5em;padding-top:1em; }
h2 { font-size:16px !important; }

ol, ul { list-style: none outside none;margin-left: 0; }
ol { list-style-type: decimal; padding-left: 2em; }
ol li{ margin-left:.5em;margin-top:1em;}
ul li { margin-left: .5em; margin-top:.5em}

:focus { outline: 0 none; }
table { border-collapse: collapse; border-spacing: 0; font-size: 1em;}
th,td{text-align:left;padding:5px 10px 5px 5px;}
a, a:hover, a:focus { color: #069; text-decoration: underline; }
a[name] { text-decoration: none; }
input:focus, a:focus { outline: 1px solid #333; }
a:active { outline: medium none; }
a:hover { cursor: pointer; }

input, textarea { color: #336; }

hr { 
    display: block;
    height: 2px;
    border: 0;
    border-top: 1px solid #CE6563;
    margin: 1em 0;
    padding: 0;      
     }


p { color: #333; margin-bottom: 1em; margin-top: 0; }
select { font-size: 1em; }

.bold { font-weight: bold; }
.status{padding: .3em;margin:.5em;}
.info{background: #e6eaef;color: #000;border:1px solid #6699cc}
input.ref,.delete {display:block;margin:0 auto;cursor:pointer;padding:5px 10px 0 10px;}


/*
.selected,table tbody tr:hover{background-color:#ffcc66;}
table tbody tr:hover{cursor:crosshair;}
*/

#wrapper {     
    margin: 0 auto; padding:0 2em;position:relative;
    width: 60em; height: auto !important;min-height:100%;  
    border: 1px solid #ccc; border-top: none; border-bottom: none; 
    background-color: White; 
    -moz-box-shadow: 0 0 10px #333; box-shadow: 0 0 10px #333; -webkit-box-shadow: 0 0 10px #333; }
#hd{margin-bottom:20px}
#ft{bottom:0;width:100%;}    
#logo {margin:0 auto;text-align:center;display:block;padding-bottom:40px;} 


.form-horizontal .control-label {
    text-align: left!important;}

