@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container #sidebar1 #holiday_nav ul {
	list-style-type: none;
}
.twoColFixLtHdr #container #sidebar1 #holiday_nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c7b299;
}
.twoColFixLtHdr #container #sidebar1 #holiday_nav li {
	height: 30px;
	
}
.twoColFixLtHdr #container #mainContent h2 {
	font-size: 0.9em;
	width: 350px;
	position: absolute;
	left: 194px;
	top: 51px;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent  p {
	position: absolute;
	left: 223px;
	top: 121px;
}
.twoColFixLtHdr #container #mainContent   a{
	color:#C7B299;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent   a:hover{
	color: #FFFFFF;
	
}
.twoColFixLtHdr #container #sidebar1 #holiday_nav a:hover {
	height: 30px;
	width: 100%;
	border-bottom:#C7B299 1px solid;
	color:#0066FF;
}
.twoColFixLtHdr #container #mainContent #specialDeals #all_inclusive_breaks {
	position: absolute;
	left: 14px;
	top: 16px;
}
.twoColFixLtHdr #container #mainContent #greatDeals #City_breaks_start_from_£149 {
	position: absolute;
	left: 14px;
	top: 25px;
}
.twoColFixLtHdr #container #mainContent #late_deals #far_away_holidays {
	position: absolute;
	left: 14px;
	top: 17px;
}
.twoColFixLtHdr #container #mainContent #holidays #last_minute_breaks {
	position: absolute;
	left: 14px;
	top: 18px;
}




#holiday_nav a:hover {
	color: #8ABFD1;
}

.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 1000px;
	padding-top: 0;
	padding-bottom: 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #container #mainContent #greatDeals {
	background-image: url(../images/background.jpg);
	background-position: 0px -640px;
	height: 180px;
	width: 570px;
	position: absolute;
	left: 71px;
	top: 103px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	height: 600px;
} 
.twoColFixLtHdr #container #mainContent #specialDeals {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px -470px;
	height: 170px;
	width: 570px;
	position: absolute;
	left: 71px;
	top: -79px;
}
.twoColFixLtHdr #container #mainContent #late_deals {
	background-image: url(../images/background.jpg);
	background-position: 0px -830px;
	height: 180px;
	width: 570px;
	position: absolute;
	left: 71px;
	top: 300px;
}
.twoColFixLtHdr #container #mainContent #holidays {
	background-image: url(../images/background.jpg);
	background-position: 0px -1010px;
	height: 180px;
	width: 570px;
	position: absolute;
	left: 71px;
	top: 490px;
}



.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../images/background.jpg);
	background-position: 0px -1280px;
	height: 320px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
} 
.twoColFixLtHdr #footer p {
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #C7B299;
}
.twoColFixLtHdr #container #mainContent #specialDeals h1 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	left: 199px;
	top: 15px;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent #greatDeals h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	position: absolute;
	left: 262px;
	top: 25px;
}
.twoColFixLtHdr #container #mainContent #late_deals h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	position: absolute;
	left: 190px;
	top: 18px;
}
.twoColFixLtHdr #container #mainContent #holidays h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	position: absolute;
	left: 225px;
	top: 20px;
}



.twoColFixLtHdr #container #footer h1 {
	color: #C7B299;
	font-size: 3.5em;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent .movie {
	margin-top: 40px;
}
