@charset "utf-8";
#topbar {
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D6D6D6;
	text-align: center;
	margin-bottom: 6px;
}

 .bookbutton {
        display: inline-block;
        padding: 10px 20px;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        background-color: #7aa8b7;
        border-radius: 6px;
        outline: none;
      }

#topwrapper {
	margin: 0 auto;
	max-width: 1000px;
}
#topwrapper2 {
	margin: 0 auto;
	max-width: 1000px;
	height: 220px;
}
#header {
	margin: 0 auto;
	max-width: 100%;
	background-image: url("../images/top-bk.jpg");
	background-repeat: no-repeat;
}
.navbar.navbar-default {
    border-width: 0px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: 800px;
    color: #0B0404;
}
#navwrapper {
    width: 100%;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #A8C2E1;
}
#imgbox {

    width: 100%;
}
#imgwrapper {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
   
}

#headoffers {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #FFFFFF;
    background-color: #5baadf;
}

#frame1 {
    margin-top: 20px;
	
}
#footer {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main {
	
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1, h2 {
	text-align: center;
	font-weight: normal;
}
h3 {
	color: #830F11;
	font-weight: normal;
}


A.thomson:link {
COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 18px; 
	text-decoration: underline;
	font-weight: normal;
}

A.thomson:visited {
COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
     FONT-SIZE: 18px;
	text-decoration: underline;
	font-weight: normal;
}

A.thomson:active {
COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
     FONT-SIZE: 18px;
	text-decoration: underline;
	font-weight: normal;
}

A.thomson:hover {
	COLOR: #0000cc;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
     FONT-SIZE: 18px;
	text-decoration: underline;
	font-weight: normal;
}
A.TUI:link {
COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 18px; 
	text-decoration: underline;
	font-weight: normal;
}

A.TUI:visited {
COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
     FONT-SIZE: 18px;
	text-decoration: underline;
	font-weight: normal;
}

A.TUI:active {
COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
     FONT-SIZE: 18px;
	text-decoration: underline;
	font-weight: normal;
}

A.TUI:hover {
	COLOR: #0000cc;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
     FONT-SIZE: 18px;
	text-decoration: underline;
	font-weight: normal;
}
h4 {
	color: #054A94;
	font-size: 24px;
	font-weight: normal;
}
#search {
	min-height: 500px;
}
.center-txt {
	text-align: center;
}
.center-txt-contact {
	text-align: center;
	background-color: #EAF1F3;
}
.cruise-price {
	color: #A70406;
	font-weight: bolder;
	font-size: 18px;
}
#bestsellers {
	background-color: #F1F1F1;
	text-align: center;
	font-size: 18px;
}
#main-transfers {
	width: 100%;
}







@media (max-width: 460px){
#imgbox {
	
}
}
