/*
-----------------------------------------------
Welcome to Scotland styles (layout)
----------------------------------------------- */

/* Homepage Map and Image */

body.home #map_image {
	float: left;
	width: 960px;
	height: 311px;
	/*background: url(/images/header/queens_view.jpg) top left no-repeat;*/
	position:relative;
	background-color:#E7EAEF;
}

body.home #map_image #map_masthead1, body.home #map_image #map_masthead2 {
    position:absolute;
    top:0;
    left:0;
    z-index:10;
}

body.home #map_container {
	float: left;
	position: relative;
	height: 308px;
	width: 288px;
	font-size: 1px;
	 z-index:20;
}
body.home #map_container h2 {
	position: absolute;
	left: 20px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin:0;
	padding:0;
}
body.home #map_container span {
	position: absolute;
	left: 20px;
	color: #fff;
	font-size: 11px;
}
body.home #map {
	width: 288px;
	height: 368px;
	position: absolute;
	top: -26px;
	left: 34px;
}
#caption  {
	position:absolute;
	top:250px;
	right:0;
	height: 18px;
	background: url(/images/header/caption_bg.png) top left no-repeat;
	font-size: 1.2em;
	color: #fff;
	padding: 6px 10px;
	z-index:50;
}

#caption a {
	color:#fff;
	
}


#header_fade, #content_fade {
	height: 10px;
	width: 958px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(/images/page/drop_shadow_01.gif) top left repeat-x #EEF3F5;
	float: left;
	font-size: 1px;
}



/* Home Page content
----------------------------------------------- */

.home #content {
	background: url(/images/page/content_bg_grad.gif) top left repeat-x #e6e6e6;
	float: left;
	width: 958px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#accommodation, #eating_out, #regions {
	width: 348px;
	float: left;
	margin-left: 19px;
	display: inline;
}
#activities, #travel, #hotel {
	width: 256px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#attractions, #videos {
	width: 256px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#mobile_app_puff {
	width: 296px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#accommodation .inner, #videos .inner, #hotel .inner {
	background: url("/images/page/accomodation_heading_line.gif") top left no-repeat;
	width: 348px;
	float: left;
	padding: 5px 0 20px 0;
	position: relative;
}
#activities .inner, #attractions .inner, #travel .inner, #mobile_app_puff .inner, #regions .inner, #eating_out .inner {
	background: url("/images/page/secondary_heading_line.gif") top left no-repeat;
	width: 246px;
	float: left;
	padding: 5px 0 10px 10px;
	position: relative;
}
#travel .inner, #mobile_app_puff .inner {
	background: url(/images/page/secondary_heading_line_2.gif) top left no-repeat;
}
#activities h2, #attractions h2, #lower_content #travel h2, #lower_content #mobile_app_puff h2 {
	margin-left: 10px;
}
.featured_align {
	min-height: 60px;
}
#lower_content {
	background: url(/images/page/home_lower_content_bg.gif) bottom left no-repeat;
	float: left;
	width: 960px;
	margin: 0 0 20px 0;
	padding: 0 0 1px 0;
}
#lower_content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #001F6E;
	margin: 1em 0 0.6em 0;
}
#eating_out {
	background: url(/images/puffs/lobster.gif) bottom right no-repeat;
}
#travel {
	background: url(/images/puffs/plane.gif) bottom right no-repeat;
}
#mobile_app_puff {
	background: url(/images/puffs/iphone.jpg) 175px bottom no-repeat;
}

#hotel .inner {
	width: 268px;
	padding-right: 80px;
	padding-bottom:27px;
}
#regions .inner {
	width: 156px;
	padding-right: 40px;
	height:145px;
}
#travel .inner {
	width: 256px;
	height:190px;
}
#footer_links {
	display: inline;
	width: 960px;
	float: left;
	margin-bottom: 2em;
	background: url(/images/page/seo_bg.gif) top left repeat-y;
}
#linkset_01 {
	width: 348px;
	float: left;
	margin-left: 19px;
	display: inline;
}
#linkset_02 {
	width: 246px;
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	display: inline;
}
#linkset_03 {
	width: 246px;
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	display: inline;
}
#footer_links h4 {
	color: #666;
}
#footer_links h4 a,
#footer_links h4 a:hover {
	color: #666;
    font-weight: bold;
}
#footer_links ul {
	margin: 1em 0;
}
#footer_links ul li {
	color: #999;
	font-size: 0.9em;
	margin: 0.5em 0;
}
#footer_links ul li a, #footer_links ul li a:link,#footer_links ul li a:visited {
	color: #008CB6;
}
#footer_links ul li a:hover {
	color: #008CB6;
	text-decoration: none;
}


#carousel_container {
	width: 348px;
	float: left;
	margin-bottom: 2em;
}
#carousel_container #accom_carousel img {
	width: 67px;
	height: 67px;
	margin: 0 3px;
}
a.carousel_prev {
	width: 10px;
	float: left;
	height: 82px;
	display: block;
	text-indent: -9999px;
	margin-right: 2px;
	background: url(/images/buttons/car_left2.gif) top right no-repeat;
	cursor: pointer;
}
a.carousel_next {
	width: 10px;
	float: left;
	height: 82px;
	display: block;
	margin-left: 2px;
	text-indent: -9999px;
	background: url(/images/buttons/car_right2.gif) top right no-repeat;
	cursor: pointer;
}
div#accom_carousel {
	float: left;
	width: 328px;
}





/* Home page featured boxes
----------------------------------------------- */

.featured_box_home {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	font-size: 10px;
	clear: left;
}
.featured_box_home img {
	float: left;
	margin-right: 10px;
	clear: left;
}
.featured_box_home .box_content {
	margin: 0;
	float: left;
	width: 156px;
}
.featured_box_home .box_content p {
	margin:0;
}
.featured_box_home h4 {
	float: left;
	width: 156px;
}


/* Home page accomodation carousel
----------------------------------------------- */

#carousel {
	width: 348px;
	float: left;
}


/* Home page accomodation search
----------------------------------------------- */


#accom_headline2 {
	float: left;
    width: 348px;
}

#accom_headline2 .subtitle {
	background: url("/images/page/accomodation_heading_line.gif") no-repeat scroll left top transparent;
    padding-top: 4px;
    width: 348px;
}
#accom_search {
	width: 348px;
	float: left;
	background: url(/images/puffs/accom_search_top.gif) top left no-repeat;
	color: #fff;
	margin-top: 5px;
}


#accom_search h4 {
	color: #fff;
}
#accom_search a:link, #accom_search a, #accom_search a:visited {
	color: #ccc;
}
#accom_search a:hover {
	color: #fff;
}
#accom_search .inner {
	width: 332px;
	float: left;
	background: url(/images/puffs/accom_search_btm.gif) bottom left no-repeat;
	padding: 3px 8px 8px 8px;
	margin-top: 5px;
}
#accom_search_form {
	width: 234px;
	float: left;
	margin-right: 2px;
}
#accom_search_input {
	clear: both;
	float: left;
	margin: 2px 0 0 -5px;
	position: relative;
}
#accom_browse {
	width: 91px;
	float: left;
	padding-left: 5px;
	display: inline;
}
#accom_browse ul li{
	margin: 0.8em 0;
}
#accom_search_form select {
	font-size: .95em;
	margin: 0.5em 0;
	float: left;
	clear: both;
	border: 1px solid #819EBA;
}
#accom_search_form select.dependentSelect {
  display:block;
  float:none;
}
#accom_search_form label {
	float: left;
	width: 228px;
	clear: left;
	margin-top: 0.68em;
}
select#acfrm_location {
	width: 228px;
}
select#acfrm_type, select#acfrm_price {
	width: 188px;
}
input#accom_search_input {
	display:block;
	margin: 10px 0 0 -7px;
}

/* ------------------------------------------------------------------------------------------ */

#homepage-links-wrapper {
	background:#fff url(/images/puffs/linkbox-top.gif) top left no-repeat;
	float:left;
	display:inline-block;
	*display:inline;
	background-color: #ffffff;
	margin-left:20px;
	width:915px;

}

#videos .inner {
	width:328px;
}

#videos {
	width:328px;
}

#eating_out {

  height:340px;
	width:265px;
	padding-bottom:0;
}

#mobile_app_puff {
	width:262px;
  height:340px;
	padding-bottom:0;
}

#mobile_app_puff .inner {
	width:240px;
}

#homepage-links-wrapper .wrapper-inner {
	margin-top:10px;
	background: #fff url(/images/puffs/linkbox-bottom.gif) bottom left no-repeat;
	display:block;
	float:left;
	width:100%;
}

.wrapper-inner h3 {
	margin-top:0.5em;
}

#ie6marginfix {
	clear:both;
	display:block;
	height:20px;
	background:none;
	border:none;
}

#ie6marginfix img {
		background:none;
	border:none;
}

#hotel {
	width:348px;
}

#hotel .inner {
	width:348px;
	padding-right:0;
}

#regions {
	width:265px;
}

#regions .inner {
	padding-right:0;
	width:250px;
	
}


