
/*
// B-Line-Travel 
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding:0px 0px;
border: 0;
margin: 0 0 10px 0;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
background-color: #e2e2e2;
color: #4b4b4b;
behavior: url(includes/csshover.html);
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding: 3px;
margin: 0px 0px 10px 0px;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #62BBDD;;
letter-spacing: 0px;
}

h2{
margin: 4px 0px;
font: bold 1.1em Arial,Verdana,Tahoma,sans-serif;
letter-spacing: 1px;
color: #62BBDD;
}

h3{
background: #62BBDD;
padding: 3px;
margin: 4px 5px 4px 0px;
font: normal 1.0em Arial,Verdana,Tahoma,sans-serif;
letter-spacing: 1px;
color: #ffffff;
}

img{
border: none;
}




#container{
width: 940px;
text-align: left;
margin: 0px auto;
background:  url(../images/dropshadow.png);

}

#content-wrapper{
clear: both;
margin: 0 auto;
width: 900px;
background-color: #ffffff;
}



#column-left{
float: left;
width: 260px;
height: 750px;
margin-top: 230px;
color: #545454;
}

#images{
position: absolute;
top: 135px;
right: 35px;
width: 255px;
height: 300px;
color: #62BBDD;
}

#images img{
margin-bottom: 4px;
}

#column-left p{
margin: 20px 0px;
}

#column-left table{
margin: 20px 0px;
}

#column-left a{
color: #545454;
}

#column-left a:hover{
color: #cccccc;
}


#column-right{
float: left;
width: 640px;
margin-top: 230px;
height: auto;
background:  #ffffff url(../images/content.jpg) no-repeat bottom right;
position: relative;
}


#gallery{
width:570px;
height:1500px;
margin-left: 0px;
}

#gallery img{
float: left;
padding: 1px;
}


#header{
width: 100%;
height: 130px;
text-align: left;
border-bottom: 30px solid #62bbdd;
background:  #ffffff url(../images/header.jpg) repeat-x bottom left;
}

#header-inner{
width: 960px;
height: 130px;
margin: 0 auto;
position: relative;
text-align: left;

}

#header-left{
position: absolute;
top: 20px;
lefT: 0px;
}

#header-right{
position: absolute;
top: 20px;
right: 0px;
}

#header-center{
position: absolute;
top: 20px;
right: 100px;
font-size: 1.2em;
}

#header-center a{
color: #363636;
}

#header-center a:hover{
color: #cccccc;
}

#header-center span{
font-weight: bold;
color: #62BBDD;
}



#navigation{
position: absolute;
bottom: -30px;
left: 0px;
width: 960px;
height: 55px;
background:  #ffffff url(../images/navigation-corner-left.jpg) no-repeat bottom left;
margin: 0;
overflow: hidden;
}

#navigation ul{
width: 960px;
height: 55px;
background: url(../images/navigation-corner-right.jpg) no-repeat bottom right;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 6px 20px;
color: #ffffff;
text-decoration: none;
text-align: left;
font-size: 20px;
font-weight: normal;
letter-spacing: 0px;
background-color: #62bbdd;
float: left;
}

#navigation a:hover,#navigation a.current{
text-decoration: underline;
}


#navigation a.first{
}

#navigation a.last{
padding: 6px 47px 6px 47px;
}



#slideshow{
position: absolute;
top: 137px;
z-index: 99999999999999999999;
left: 35px;
width: 630px;
height: 250px;
}

#slideshow img{
width: 630px;
height: 250px;
}



#content{
margin: 10px 20px;
text-align: justify;
font-size: 12px;
color: #545454;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}


#content ul{
margin: 10px 10px;
padding: 0;
list-style-type: none;
}

#content li{
background:  url(../images/bullet.jpg) no-repeat center left;
padding-left: 30px;
height: 20px;
}



#footer{
clear: both;
width: 900px;
margin: 0 auto;
overflow: hidden;
background-color: #62BBDD;
color: #ffffff;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #ffffff;
font-size: 10px;
}

#footer a:hover{
color: #e2e2e2;
}

#footer-left{
float: left;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
width: 300px;
text-align: center;
}





form{
width:250px;

}

form#callback_form{
width:300px;
}

form input,form textarea, select {
width:98%; 
height:19px; 
font:normal 11px/19px arial; 
padding:2px; 
color:#62BBDD;
border: 1px solid #62BBDD;

}


form input.textbox-small {
width:182px; 
float:left;
}



form textarea {
height:100px; 
overflow:auto;
}

input.submit{
border: 0;
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
overflow: visible; 
background: #EDB516;
}



form label{
cursor:pointer; 
font:normal 11px/23px arial;
}
form img{
float: left;
}

#gallery{
width:570px;
height:500px;
margin-left: 0px;
margin-bottom: 50px;
}

#gallery img{
float: left;
padding: 1px;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}




.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.html);
}


