@charset "utf-8";
#header #header-contents #logo {
	height: 110px;
	width: 118px;
	clear: left;
	float: left;
}
#header #header-contents #facebook {
	float: left;
	width: 60px;
}
#header {
	background-color: #FFF;
	height: 130px;
	text-align: center;
}
#header #header-contents {
	margin: auto;
	width: 1024px;
	text-align: left;
	height: 115px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/body-bg.jpg);	
}
.col1 {
	clear: left;
	float: left;
	width: 480px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11pt;
}
.col2 {
	clear: right;
	float: right;
	width: 470px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11pt;
	margin-right: 15px;
}
#header #header-contents #banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	color: #000;
	margin-top: 20px;
	float: left;
	width: 700px;
	margin-left: 40px;
}
#header #header-contents #banner-1 {

}
.menu-holder {
	background-image: url(../images/bg.png);
	height: 44px;
	clear: left;
	float: left;
	width: 100%;
}

#header #header-contents #header-col1 {
	clear: left;
	float: left;
	width: 870px;
}
#header #header-contents #header-col2 {
	clear: right;
	float: right;
	width: 150px;
}
#header #header-contents #header-col1 #banner1 {
	float: left;
	width: 630px;
	margin-top: 15px;
	font-size: 18px;
	padding-left: 110px;
}



#container {
	width: 1024px;
	background-color: #333;
	border-radius: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	min-height: 650px;
	position: relative;
	min-height: 600px;
	margin-bottom: 20px;
	position: relative;

}
.footer {
	background-color: #000;
	width: 100%;
	height: 250px;
	position: relative;
	bottom: 0px;
}

#footer-main {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 10pt;
	background-color: #000;
	height: 240px;
	
}
#footer-main #right-footer {
	clear: right;
	float: right;
	width: 630px;
	margin-top: 5px;
	padding: 8px;
}
#footer-main #footer-left {
	clear: left;
	float: left;
	width: 680px;
}
#footer-main #footer-right {
	clear: right;
	float: right;
	width: 320px;
}
#footer-main #footer-left #footer-left1 {
	clear: left;
	float: right;
	width: 355px;
}
#footer-main #footer-left #footer-left2 {
	width: 300px;
	text-align: left;
	clear: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
#footer-main #footer-right #footer-right1 {
	margin-top: 5px;
	clear: right;
	float: right;
	text-align: right;
}
#footer-main #footer-base1 {
	clear: left;
	float: left;
	width: 1024px;
	margin-top: 10px;
	text-align: center;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#header #header-contents #email {
	width: 50px;
	clear: right;
	float: right;
	margin-right: 15px;
}
#header #header-contents #holder {
	clear: right;
	float: right;
	width: 150px;
}
#header .menu {
	background-image: url(../images/bg.png);
	height: 44px;
	background-repeat: repeat-x;
	background-color: #000;
	text-align: center;
}
#tag-holder {
	font-size: 16pt;
	color: #FFF;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #000;
}
#tag-holder #top-tag {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top-bg.jpg);
	height: 40px;
	padding-top: 10px;
}
#header .menu #nav {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#container #main {
	margin: 10px;
	padding-top: 20px;
	height: 900px;
}
/*Index Start*/
.slider_bg {
	width: 975px;
	height: 385px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-radius: 15px;
}
.slider {
	z-index: 1;
	width: 920px;
	margin-left: 20px;
	margin-top: 20px;
	height: 360px;
}
.slider .items {
	display: none;
	list-style-type: none;
}
.slider .pic {
	float: right;
	position: relative
}
.banner {
	left: 0px;
	top: 5px;
	position: absolute;
	width: 271px;
	z-index: 2;
	text-align: center;
	float: right;
	font-size: 16pt;
}
.banner strong {
	font-size: 18px;
	color: #333333;
	display: block;
	
	text-transform: uppercase;
	padding: 55px 0 0 0;
	
}
.banner strong span {
	display: block;
	margin-top: -10px
}
.banner b {
	display: block;
	font-size: 18pt;
	color: #312826;
	text-transform: uppercase;
	padding: 0 0 16px 0
}
.banner a:visited {
	color: #333;
	text-decoration: underline;
	background-color: #A0984B;
}
.button {
	display: inline-block;
	font-size: 12pt;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #AFA756;
	border-radius: 10px;
}
.button:hover {
	text-decoration: underline;
	background-color: #B8B069;
}
.banner p {background:url(../images/quot1.png) 0 0 no-repeat}
.banner p span {
	display: block;
	background: url(../images/quot2.png) right bottom no-repeat;
	padding: 0 0 0 0;
	color: #6c5f5b;
	padding-bottom: 2px;
	font-size: 12pt;
	text-align: justify;
}
.slider .pagination {position:absolute;z-index:2;bottom:10px;left:107px}
.slider .pagination li {float:left;padding-right:3px}
.slider .pagination a {display:block;width:17px;height:17px;text-indent:-9999px;background:url(../images/buttons.png) right 0 no-repeat}
.slider .pagination a:hover, .slider .pagination .current a {background-position:left}
#container #main #main-1 {
	width: 975px;
	margin-top: 30px;
	margin-left: 20px;
	clear: left;
	float: left;
}
#container #main #main-1 #index-left {
	background-color: #FFF;
	clear: left;
	float: left;
	width: 250px;
	height: 440px;
	border-radius: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
#container #main #main-1 #index-right {
	clear: right;
	float: right;
	height: 450px;
	width: 650px;
	background-color: #FFF;
	border-radius: 15px;
	padding-top: 10px;
}
.title {
	font-size: 14pt;
	color: #A0984B;
	clear: left;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #main #main-1 #index-left #brochure-img {
	margin-top: 10px;
	clear: left;
	float: left;
	width: 235px;
	text-align: center;
	padding-left: 15px;
	height: 380px;
}
#container #main #main-1 #index-left a:link {
	font-size: 14pt;
	color: #A0984B;
}
#container #main #main-1 #index-left a:hover {
	font-size: 14pt;
	color: #A0984B;
	text-decoration: underline;
}
#container #main #main-1 #index-left a:visited {
	font-size: 14pt;
	color: #A0984B;
}
#container #main #main-1 #index-left .title1 {
	font-size: 14pt;
	color: #A0984B;
	margin-top: 20px;
	clear: left;
	float: left;
	margin-left: 30px;
}
/*Index End*/
/*Text Styles Start*/
.txt {
	font-size: 11pt;
	clear: left;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt ul {
	list-style-image: url(../images/star1a.png);
	margin-top: 2px;
	margin-bottom: 0px;
}
.txt il{padding-top: 0px;
	}
	

/*Text End*/
/* Start About Us*/
#about-main {
	background-color: #FFF;
	border-radius: 15px;
	height: 1000px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px;
	font-size: 14px;
}
#about-main #about-txt2 {
	clear: left;
	float: left;
	padding-left: 25px;
	text-align: justify;
	padding-right: 15px;
}

#about-tag {
	font-size: 36px;
	color: #D2C162;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	float: left;
	width: 560px;
}
#about-main #about-tag1 {
	font-size: 16px;
	color: #C8B33C;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#about-main #about-txt1 {
	width: 500px;
	clear: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
}
#about-main #about-img {
	clear: right;
	float: right;
	width: 330px;
	height: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#about-main #about-txt2 {
	clear: left;
	float: left;
	padding-left: 25px;
	text-align: justify;
	padding-right: 15px;
}
#about-main #box2 {
	background-image: url(../images/gold-square.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	width: 600px;
	padding-bottom: 15px;
}
 #about-main #about-txt3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 35px;
	clear: left;
	float: left;
	width: 450px;
}
#about-main #about-txt4 {
	clear: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	text-align: justify;
}
#about-main #about-txt5 {
	clear: left;
	float: left;
	width: 470px;
	padding-top: 10px;
	text-align: justify;
}
#about-main #about-txt6 {
	text-align: justify;
	clear: right;
	float: right;
	width: 470px;
	padding-top: 10px;
}
#about-main #about-txt7 {
	font-size: 15px;
	font-weight: bold;
	clear: right;
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 30px;
}
#about-main #about-txt8 {
	font-size: 18px;
	color: #857725;
	clear: right;
	float: right;
	width: 470px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #DEDEBC;
	text-align: right;
	font-weight: bolder;
	border-radius: 0px 0px 15px 0px;
}
#about-main #about-txt9 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
/* End About Us*/

/*News*/
#container #main-news {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 800px;
	border-radius: 15px;
}.col1 {
	clear: left;
	float: left;
	width: 480px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 11pt;
}
#img1 {
	padding: 5px;
	margin-top: 10px;
	float: left;
	clear: left;
}
/*Contact*/
#main-contact {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 600px;
	border-radius: 15px;
	font-size: 11pt;
}
#main-contact a:link {
	color: #000;
	text-decoration: none;
}
#main-contact a:visit {
	color: #000;
	text-decoration: none;
}
#main-contact a:hover {
	color: #000;
	text-decoration: underline;
	
/*terms*/
}#container #main-terms {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 1700px;
	font-size: 11pt;
	border-radius: 15px;
}

#main-terms #terms-col1 {
	clear: left;
	float: left;
	width: 315px;
	padding-right: 5px;
	padding-left: 5px;
}
#main-terms #terms-col2 {
	clear: right;
	float: right;
	width: 640px;
	padding-right: 5px;
	padding-left: 5px;
}
#container #main-terms #terms-col2 #terms-col2a {
	clear: left;
	float: left;
	width: 315px;
	padding-right: 5px;
}
#main-terms #terms-col2 #terms-col2b {
	width: 315px;
	clear: right;
	float: right;
}
.terms-txt{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 10pt;
	}
#tb-txt {
	background-color: #C8C893;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 70px;
}
#tb-txt1a {
	background-color: #C8C893;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#tb-txt2 {
	text-align: right;
		border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#tb-txt1 {
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 70px;
}
.terms-txt .list {
	padding-left: 5px;
}
.list1 {
	padding-left: 10px;
}
#tb-text3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 30px;
}
#tb-text4 {
	height: 35px;
	background-color: #C8C893;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
}
#tb-text5 {
	height: 35px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: right;
}
/*door 2*/
#main-door {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	font-size: 11pt;
	border-radius: 15px;
	height: 950px;
	background-repeat: no-repeat;
	background-position: right;
}
#door {
	background-image: url(../images/door1.jpg);
	height: 720px;
	clear: left;
	float: left;
	width: 100%;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: right;
}
#container #main-door #door #door-txt {
	padding-left: 10px;
	width: 450px;
	clear: left;
	float: left;
	text-align: justify;
	padding-top: 10px;
}


/*quotations*/
.quotations-main {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 650px;
	border-radius: 15px;
	font-size: 11pt;
}
/*usa*/
#main-usa {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 620px;
	border-radius: 15px;
	font-size: 11pt;
}
.col3 {
	clear: left;
	float: left;
	width: 620px;
}
.col4 {
	clear: right;
	float: right;
	width: 330px;
}
#usa-holder {
	float: left;
	margin-top: 30px;
	clear: left;
	width: 100%;
}
#usa-holder ul {
	list-style-image: url(../images/gold-star.jpg);
	margin-top: 3px;
	margin-bottom: 3px;
}
#usa-holder .txt ul li {
	margin-bottom: 5px;
}
/*corp*/
#main-corp {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 540px;
	border-radius: 15px;
	font-size: 11pt;
}
#main-corp a:link {
	color: #000;
	text-decoration: none;
}
#main-corpa:visit {
	color: #000;
	text-decoration: none;
}
#main-corp a:hover {
	color: #000;
	text-decoration: underline;}

/*Bespoke*/
#main-bespoke {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 840px;
	border-radius: 15px;
	font-size: 11pt;
}

#form {
	clear: left;
	float: left;
	padding-top: 10px;
	width: 100%;
}
/*diary*/
#container #main-diary {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 1100px;
	border-radius: 15px;
	font-size: 11pt;
}
.col5 {
	clear: left;
	float: left;
	width: 763px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 20px;
}
.col6 {
	width: 220px;
	clear: right;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 20px;
}
.col5a {
	clear: left;
	float: left;
	width: 170px;
	height: 20px;
	padding-left: 10px;
}
.col5b {
	clear: right;
	float: right;
	width: 560px;
	padding-left: 20px;
	background-color: #DBDBDB;
	height: 20px;
}
.col6a {
	clear: left;
	float: left;
	width: 100px;
	height: 20px;
	padding-left: 10px;
}
.col6b {
	clear: right;
	float: right;
	width: 80px;
	padding-left: 20px;
	height: 20px;
	background-color: #DBDBDB;
}
#main-diary a:link {
	color: #000;
	text-decoration: underline;
}
#main-diary a:visited {
	color: #000;
	text-decoration: none;
}
#main-diary a:hover {
	color: #A0984B;
	text-decoration: underline;}
	
	/*uk holidays*/
#uk-main {
	background-image: url(../images/tours-images/twin-bg.png);
	padding: 0px;
	border-radius: 0px 0px 15px 15px;
	margin: 0px;
	width: 1024px;
	height: 1700px;
}
.hol-title {
	font-size: 16pt;
	margin-top: 10px;
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 300px;
	font-weight: normal;
}
.date {
	clear: left;
	float: left;
	width: 450px;
	padding-left: 20px;
	font-size: 12pt;
	padding-top: 10px;
}
#pp-main {
	background-color: #FFF;
	height: 1500px;
	margin: 10px;
	padding: 10px;
	border-radius: 15px;
}
.txt-1 {
	font-style: italic;
	font-weight: bold;
	clear: left;
	float: left;
	padding-top: 10px;
	text-align: justify;
}
.hotel {
	font-weight: bold;
	color: #A0984B;
	clear: left;
	float: left;
	padding-top: 10px;
	margin-left: 5px;
	font-size: 12pt;
}
.hyperlink {
	color: #A0984B;
	clear: left;
	float: left;
	font-size: 11pt;
	margin-bottom: 10px;
}
.hyperlink a:link {
	color: #A0984B;
	text-decoration: none;
	}
.hyperlink a:hover {
	color: #A0984B;
	text-decoration: underline;;
	}
.hyperlink a:visited {
	color: #A0984B;
	text-decoration: none;
	}
#index-right .txt ul li {
	margin-top: 10px;
}
.txt-1 #image {
	clear: right;
	float: right;
	width: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.bottom {
	clear: left;
	float: left;
	width: 1010px;
}
.included {
	background-color: #DEDEBC;
	clear: left;
	float: left;
	width: 485px;
}
.included1 {
	background-color: #DDDDDD;
	clear: left;
	float: left;
	width: 470px;
}
.included .txt ul {
	list-style-image: url(../images/tours-images/star1.png);
	margin-top: 2px;
	margin-bottom: 2px;
}
.included1 .txt ul {
	list-style-image: url(../images/tours-images/star1.png);
	margin-top: 2px;
	margin-bottom: 2px;
}
.not-included {
	color: #FFF;
	background-color: #000;
	clear: left;
	float: left;
	width: 485px;
}
.not-title {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 5px;
}
.not-included .txt ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(../images/tours-images/star2.png);
}
.pdf {
	clear: left;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.holder #image {
	padding: 10px;
	clear: right;
	float: right;
	width: 200px;
}
.holder .txt-2 {
	clear: left;
	float: left;
	width: 250px;
	text-align: justify;
	padding-left: 10px;
}
.holder {
	clear: left;
	float: left;
	width: 480px;
}
.spacer {
	clear: left;
	float: left;
	height: 22px;
	width: 470px;
}
/*fleet*/
#main-fleet {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	height: 1200px;
	border-radius: 15px;
}
.top-image {
	text-align: center;
}
#container #main-fleet .txt ul {
	list-style-image: url(../images/star1a.png);
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#container #main-fleet .txt ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.image-holder-left {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #main-fleet .bottom .col2 .image-holder-right {
	margin-left: 25px;
	margin-bottom: 20px;
}

.euro-main {
	background-color: #CDCED0;
	height: 1700px;
	border-radius: 15px;
}

.col1a {
	width: 485px;
	margin-left: 10px;
	clear: left;
	float: left;
}
.col2a {
	width: 489px;
	clear: right;
	float: right;
	margin-right: 15px;
}
.image-holder-righta {
	clear: left;
	float: left;
	width: 270px;
	margin-right: 10px;
	padding: 5px;
}
.euro-bottom {
	clear: left;
	float: left;
	width: 980px;
	margin-left: 10px;
	background-color: #808040;
	padding: 10px;
	color: #FFF;
}
.under {
	font-size: 36px;
	color: #F00;
	clear: right;
	float: right;
	width: 570px;
}
.box {
	padding: 5px;
	clear: right;
	float: right;
	width: 400px;
	background-color: #DEDEBC;
	height: 115px;
	border-radius: 0px 15px 0px 0px;
}
.uk1-main {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 1550px;
	border-radius: 0px 0px 15px 15px;
}
.irish-main {
	background-color: #FFF;
	margin: 0px;
	height: 1680px;
	border-radius: 0px 0px 15px 15px;
}
.feedback-main {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	border-radius: 15px 15px 15px 15px;
	height: 600px;
}
.feedback-main .top {
	font-size: 36px;
	text-align: center;
	clear: left;
	float: left;
	margin-top: 5px;
	width: 940px;
	margin-left: 25px;
	margin-bottom: 5px;
}
.logo1 {
	clear: left;
	float: left;
	height: 420px;
	width: 420px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.flag {
	clear: left;
	float: left;
	width: 450px;
	height: 50px;
	text-align: center;
	margin-bottom: 10px;
}
.hotel {
	color: #A0984B;
	clear: left;
	float: left;
	width: 450px;
	text-align: center;
}
.hotel a:link {
	color: #A0984B;
	text-decoration: none;
	font-size: 16px;
}
.hotel a:hover {
	color: #A0984B;
	text-decoration: underline;
	font-size: 16px;
}
.hotel a:visited {
	color: #A0984B;
	text-decoration: underline;
	font-size: 16px;
}
