
body {


background: #1d9191; /* Old browsers */
background: -moz-linear-gradient(top,  #1d9191 0%, #dee2e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1d9191 0%,#dee2e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1d9191 0%,#dee2e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d9191', endColorstr='#dee2e5',GradientType=0 ); /* IE6-9 */
font-family:  Arial;
font-size: 12px;
	
}

h1 {
   
    font-family: 'Georgia', "Times New Roman", 'Times', serif;
	color: #ffffff;
    font-size: 1.5em;
    text-align: left;
}

h2 {
   
    font-family: 'Georgia', "Times New Roman", 'Times', serif;
	color: #ffffff;
    font-size: .3 em;
    text-align: left;
}

h3 {
   
    font-family: 'Georgia', "Times New Roman", 'Times', serif;
	text-align: left;
	font-weight: bold;
}


h4 {
   
	font-family:  Arial, Tahoma, sans-serif;
	font-size:      18px;
	color: #007c74;
	text-align: left;
	font-weight: bold;
}



a:link {color: #B5D779; text-decoration:none; }
a:visited {color: #B5D779; text-decoration:none; }
a:hover {color: #B5D779; text-decoration:none;}
a:hover:not(.active) {color: #333333; text-decoration:none;}
a:active {color: #B5D779; text-decoration:none;}


/*
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #038B91;
	
}

li {
    float: left;
}

li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none !important;
}


li a.active {
    background-color: #4CAF50;
    color: white;
}

li a:hover:not(.active) {
    background-color: #555;
    color: white;
	}

*/






#panelNavBar ul {
    list-style-type: none;
    margin: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
    overflow: hidden;
    background-color: #038B91;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;

}

#panelNavBar li {
    float: left;
}

#panelNavBar li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 20px;
    text-decoration: none;
}


#panelNavBar li a.active {
    color: #B5D779;
}

#panelNavBar li a:hover:not(.active) {
    color: #B5D779;
	}














	
/* Block buttons */
ul {
    margin-top: 0em;
    background-color: #C0C0C0;
    padding:0em;  
    text-align:center;  
    border:0px solid #C0C0C0;
    font-weight:b;  
    border-radius: 5px;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    color:white;  
    text-decoration: none;  
    margin: 0;
    font-size: 1.2em;
}


li {
    display: inline;
    vertical-align: top;
    margin-top:1em;
    margin-bottom: 0em
}

img {
    border-style: none;
}

a.highlightbutton, a.highlightbutton:visited {  
    display: inline-block;
    background-color: #666666;
    width:12em;height:auto;
    padding:1em;  
    text-align:center;  
    border:0px solid #666666;  
    font-weight:bold;  
    text-transform:none;  
    border-radius: 5px;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    color:white;  
    text-decoration: none;  
    margin: 1em;
}
  
a.highlightbutton:hover {
    background-color: #007c74;
    border-color:#007c74;
    text-decoration: none !important;  
}  
  
a.highlightbutton:active {  
    background-color: #007c74;
    border-color:#007c74;
}

a.downloadbutton, a.downloadbutton:visited {  
    display: inline-block;
    background-color: #429D11;
    width:10em;height:auto;
    padding:0.4em;  
    text-align:center;  
    border:0px solid #429D11;  
    font-weight:bold;  
    text-transform:uppercase;  
    border-radius: 5px;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    color:white;  
    text-decoration: none;  
    margin: 1em;
}  
  
a.downloadbutton:hover {
    background-color: #D42AD6;
    border-color:#D42AD6;
    text-decoration: none !important;  
}  
  
a.downloadbutton:active {  
    background-color: #D42AD6;
    border-color:#D42AD6;
}
/* ================ Tomas ================ */
.form_container{
    background-color: #F5F5F5;
    *background-color: #F5F5F5;
    background-image: url(../images/form_container_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
    padding: 14px 0 0 0;
    margin: 10px 0 15px 0;
    *margin: 10px 0 30px 0;
}



.form_label{
	padding:10;
	font-size: 12px;
	font-weight: bold;
}


.personal_info_h2, .credit_info_h2{
    font-size: 16px;
    color: #666666;
    background-repeat: no-repeat;
    background-position: 10px top;
    padding: 0  0 20px 50px;
    background-color: #9CC7FE;
}

/*
.personal_info_h2{
    background-image: url(../images/personal_info_icon.gif);
}
*/

.rowElem
{
    margin: 7px 0;
}

.mandatory
{
    background-color:#FFFFCC;
}


/* mandatory lable */
.manlabel
{
    margin: 2px 30px 0 10px;
    font-size: 20px;
    line-height: normal;
    color: #215379;
}

.rowElem2
{
    margin: 2px 0;
}

.input-box, .input-box_message
{
    font-family: Arial, Tahoma, sans-serif;
    font-size: 0.9em;
    color: #333;
    border: 1px #c7c7c7 solid;
    padding: 1px;
    width: 200px;
    background-color: #FFF;
}

.input-box
{
    height: 20px;
}

.header1 {
    background-color: #9CC7FE;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding: 5px;
}

.input-box-area
{
    font-family: Arial, Tahoma, sans-serif;
    font-size: 0.9em;
    color: #333;
    border: 1px #c7c7c7 solid;
    padding: 1px;
    width: 400px;
    background-color: #FFF;
}

.more-info-link, .book-now-link, .back-link, .print-link, .purchase-link
{
    display: block;
    height: 20px;
    width: 80px;
    margin: 0px 0px 1px 0px;
    padding: 5px 0px 0px 20px;
    background: url(../images/bg_nav.jpg) no-repeat 0 -3px;
    color: white;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.purchase-link
{
    width:120px;
}

.input-box2
{
    font-family: Arial, Tahoma, sans-serif;
    font-size: 0.9em;
    color: #333;
    border: 1px #c7c7c7 solid;
    padding: 1px;
    width: 150px;
    background-color: #FFF;
}

.input-box2
{
    height: 20px;
}

#header, #footer{
    -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 5px; margin: 7px 0 0 0;
}


#footer{
    background-color: #007c74
}

/* LAYOUT / FOOTER */


#footer{
    margin-bottom: 7px;
    padding: 10px 0 10px 10px;}

#nav_footer{
    width: 300px;
    float: right;
    text-align: right;
    margin-right: 15px;
}

#nav_footer li{
    display: inline;
    font-size: 11px;
    margin-left: 10px;
}

#nav_footer li a{
    color: #FFF;
    text-decoration: none;
}

#nav_footer li a:hover{
    text-decoration: underline;
}


#copyright_footer p{
    margin-top: 3px;
    font-size: 12px;
    color: #FFF;
}

#copyright_footer p a{
    color: #139FDD;
    text-decoration: none;
}

#copyright_footer p a:hover{
    text-decoration: underline;
}