
html {
    font-size: 100%;
    height: 100%;
    margin-bottom: 1px; /* Always show a scrollbar to avoid jumping when the scrollbar appears  */
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #373836;
    font-size: 12px;
    background: #E2ECF8;
}

td {
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif;
    color: #222;
    font-weight: bold;
}

/*h1            { font-family: Calibri, Helvetica, Arial, sans-serif; font-size: 31px; font-weight: bold; color: #fff; 
                                  position: absolute; top: -1000px;
                                }*/

h2            { font-size: 26px; padding: 0 0 10px 0; }
h3            { font-size: 17px; padding: 0 0 10px 0; }
h4            { font-size: 16px; padding: 0 0 5px 0; }
h5            { font-size: 14px; padding: 0 0 5px 0; }
h6            { font-size: 12px; padding: 0 0 5px 0; }


a              { color: #57a000; text-decoration: none; }
a:hover     { color: #000; }
a:active     { color: #777; }
a:focus     { outline: 1px; }


strong       { font-weight: bold; color: #333; }

small   		{ font-size: 0.85em; }

pre           { font-family: monospace; }

p {
    padding: 5px 0 10px 0;
    line-height: 1.6em;
}

/********************************      General Classes      ********************************/

.clear {
    clear: both;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

form input.text-input,
form select,
form textarea,
form radio,
form .wysiwyg {
    padding: 6px;
    font-size: 13px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    border: 0;
    color: #333;
}

form .verysmall-input {
    width: 5% !important;
}

form .small-input {
    width: 18% !important;
}

form .medium-input {
    width: 50% !important;
}

form .large-input {
    width: 97.5% !important;
    font-size: 16px !important;
    padding: 8px !important;
}

form textarea {
    width: 500px;
    font-family: Arial, Helvetica, sans-serif;
}

form select {
    padding: 4px;
}

form input[type="checkbox"],
form input[type="radio"] {
    padding: 0;
    background: none;
    border: 0;
}

/*************** Notifications ***************/

.notification {
    position: relative;
    z-index:100;
    margin: 0 0 15px 0;
    padding: 0;
    border: 1px solid;
    background-position: 10px 11px !important;
    background-repeat: no-repeat !important;
    font-size: 13px;
    width: 99.8%;
}


.attention {
    background: #fffbcc url('/media/images/admin/icons/exclamation.png') 10px 11px no-repeat;
    border-color: #e6db55;
    color: #666452;
}

.information {
    background: #dbe3ff url('/media/images/admin/icons/information.png');
    border-color: #a2b4ee;
    color: #585b66;
}

.success {
    background: #d5ffce url('/media/images/admin/icons/tick_circle.png');
    border-color: #9adf8f;
    color: #556652;
}

.error {
    background: #ffcece url('/media/images/admin/icons/cross_circle.png');
    border-color: #df8f8f;
    color: #665252;
}

.notification div {
    display:block;
    font-style:normal;
    padding: 10px 10px 10px 36px;
    line-height: 1.5em;
}

.notification .close {
    color:#990000;
    font-size:9px;
    position:absolute;
    right:5px;
    top:5px;
}

/* Notification for form inputs */

.input-notification {
    background-position: left 2px;
    background-repeat: no-repeat;
    padding: 2px 0 2px 22px;
    background-color: transparent;
    margin: 0 0 0 5px;
}


a {
    color: #373836;
    outline: none;
    text-decoration: underline;
}

table {
    border: 0;
}

/*#container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#header {
    margin-top: 15px;
    height: 150px;
    border: 1px dotted #333;
}

#footer {
    margin-top: 15px;
    height: 150px;
    border: 1px dotted #333;
}

#middle {
    margin-top: 15px;
}

#middle > div {
    float: left;
    position: relative;
}

#left {
    width: 200px;
    min-height: 700px;
    border: 1px dotted #333;
}

#right {
    width: 200px;
    min-height: 700px;
    border: 1px dotted #333;
}

#center {
    width: 766px;
    padding: 15px;
}*/

hr {
    width: 98%;
    border-width: 1px 0 0 0;
    border-style: dotted;
    border-color: #A06633;
}

form input.text-input,
form textarea,
form .wysiwyg,
form select,
.dp-popup {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


.notification {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.cloneBox td {
    width: auto !important;
    text-align: left !important;
}

.datetimepicker { width: 120px !important; }
.datepicker, .timepicker { width: 80px !important; }

.ui-timepicker-div { padding: 0 15px; }

h2 {
    margin: 0 0 5px;
}

.user-menu li {
    line-height: 24px;
}

label.lerror {
    display: block;
    clear: both;
    color: #CC0000;
    font-size: 10px;
}

.mandatory {
    color: #CC0000;
}

.a-left { text-align: left !important; }
.a-center { text-align: center !important; }
.a-right { text-align: right !important; }



/* Template style Florin */


body {
    margin:0px;
    padding:0px;
    
}

.bg {
    background: rgb(134,175,226); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(134,175,226,1) 0%, rgba(227,237,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(134,175,226,1)), color-stop(100%,rgba(227,237,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(134,175,226,1) 0%,rgba(227,237,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(134,175,226,1) 0%,rgba(227,237,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(134,175,226,1) 0%,rgba(227,237,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(134,175,226,1) 0%,rgba(227,237,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86afe2', endColorstr='#e3edf9',GradientType=0 ); /* IE6-9 */

}

#container {
    margin:0 auto;
    padding:0;
    width:960px;
}
#header {
    background: url('/media/images/default/template/top.png') no-repeat;
    height:91px;
}

.bg_content {
    background: url('/media/images/default/template/bg_content.png') no-repeat;
}

#container .inside, #header .inside, .inside {
    width:960px;
    margin:0 auto;
    position: relative;
}

#container .content {
    background: url('/media/images/default/template/banner2.png') no-repeat;
    position: relative;
    width:960px;
    margin:0 auto;
    text-align: center;
    padding-top:202px;
}

.star {
    width:170px;
    height:180px;
    background: url('/media/images/default/template/stars.png') no-repeat;
    position: absolute;
    left:-60px;
    top:-60px;
}

#footer {
    background: url('/media/images/default/template/footer.png') no-repeat;
}

#footer .inside {
    padding:30px 0px 10px;
    text-align:left;
    color: #ddd;
    padding-left:20px;
    font-size: 11px;
}

.login-box {
    color:#000;
    position: absolute;
    width:400px;
    text-align: center;
    left:40px;
    top:30px;
    
}

.login-box h2 {
    margin:0px 0px 10px;
    padding:0px;
}

.form-form-rezervare {
    display: block;
    padding:30px 40px 20px;
}

table.section {
    width:846px;
}

.form-form-rezervare td { 
    width:253px;
    padding-bottom:10px;
    vertical-align: top;
}

table td.wlabel {
	padding-top: 5px;
}

.form-form-rezervare td.wlabel {
    width: 170px;
    text-align: right;
    padding-right:10px;
}

.form-form-rezervare td.hspace {
    width:0px;
}

.form-form-rezervare td input[type='text'], .form-form-rezervare td input[type='password'], .form-form-rezervare td select, .form-form-rezervare td textarea {
    display: block;
    box-sizing: border-box;
    width:100%;
    padding:5px;
    border:1px solid #333;
}

td.wlabel label {
    
}

.form-form-rezervare td.head {
    font-weight: bold;
    padding-bottom: 15px;
    text-transform: uppercase;
}       

h1 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    margin-top:0px;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1;
    
}

p.desc {
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
}

input[type="submit"], button {
    background: #373836;
    display: inline-block;
    padding:4px 36px;
    border:1px solid #333;
    border-radius:4px;
    margin:0 auto;
    cursor: pointer;
    color: #fff;
}

td.trimite {
    text-align: center;
}

.login-box .user-menu {
    display: block;
    padding:10px 0px 0px;
    
}

.login-box .user-menu li {
    display: inline;
    
}

.login-box .user-menu li a {
    display: inline-block;
    margin-right:12px;
    padding:10px;
    
}

.tbl_istoric {
    width:880px;
    margin:0px 40px 20px 40px;
}

.page-minititle {
	position: absolute;
	top: 36px;
	width: 210px;
	font-size: 16px;
	text-align: left;
	right: 0;
}

