html, body { background-color: #65739c; }

#nav { background: #ffffff url(../img/demo/nav_bg.gif) no-repeat scroll 0 0; }
#nav li a:hover, #nav li.active a { background: #8b96b5 none; }

#subnav li { background-color: #3e5083; }
#subnav li.first a { background: #3e5083 url(../img/demo/sub_li_top_bg.gif) no-repeat scroll 0 0; }
#subnav li.activefirst { background-color: #8b96b5; }
#subnav li.activefirst a,
#subnav li.first a:hover { background: #8b96b5 url(../img/demo/sub_li_top_bg.gif) no-repeat scroll -170px 0; }
#subnav li.last a { background: #3e5083 url(../img/demo/sub_li_bottom_bg.gif) no-repeat scroll 0 bottom; }
#subnav li.activelast,
#subnav li.last a:hover { background: #8b96b5 url(../img/demo/sub_li_bottom_bg.gif) no-repeat scroll -170px bottom; }
#subnav li.active,
#subnav li a:hover { background-color: #8b96b5; }

#footer { background: #8b96b5; }

h2, h2 a, h3, a { color: #3e5083; }

/* twk link */
          
p#twk_wdl {
font-size:11px;
color:#fff;
margin-top:14px!important;
width:138px;
margin-left:410px;
}

p#twk_wdl a {
background: url(../img/twk_footer_logo_white.png) no-repeat scroll right center transparent;
color:#fff!important;
display:block;
line-height:22px;
font-weight:normal;
font-style:normal;
padding-right:19px;
text-decoration:none;
}
p#twk_wdl a:hover{
color:#fff;
text-decoration:underline;
}

/* mailform */

form {  
width:400px;
height:auto;
padding:0px;
padding-top:15px;
padding-bottom:15px;
border:none;
}

                
label {  
width:130px;
display:block;
color:#646466;
borde:thin solid;
padding-left:0px; 
margin-bottom:10px; 
margin-left:0px;
margin-right:0px;
float:left;
text-align: left;
borde:thin solid;
} 

form select {
width:220px!important;
border:solid 1px #65739c;
color: #333;
}
                 

form input {  
display:block;
border:solid 1px #65739c;
width:220px!important;
background-color:#ffffff;
margin-bottom:10px; 
height:17px;
color: #333; 
}
                      
form textarea { 
display:block;
border:solid 1px #65739c;
width:220px!important;
background-color:#ffffff;
margin-bottom:0px;                
color: #333;
}

input.csc-mailform-submit, 
input[type=submit] {   
width:70px!important;
height:25px!important;
background-color:#ffffff;
border:solid 1px #65739c;
color:#fecd28;
padding-bottom:20px;
padding-top:3px;
color: #34436c!important;
margin-left:130px;
margin-top:20px;
} 

#mailformNumber_of_persons {
width:30px!important;
}
