/* @override 
	http://bedfordswanhotel.site/wp-content/themes/BDLSelect/style/screen.css
	http://bedfordswanhotel.site/wp-content/themes/BDLSelect/style/screen.css
	http://preview.bedfordswanhotel.co.uk/wp-content/themes/BDLSelect/style/screen.css
*/

/* =========================== elements ============================= */

body { 
	background: #f8f8e6 url(../img/bg.png) repeat-x 0 0;
	font: normal 12px Georgia;
	color: #000;
}

p {
	margin-bottom: 15px;
}

a {
	color: #820024;
}
a:link, a:visited { 
	color: #820024; 
	text-decoration: none; 
}
a:link:hover, a:visited:hover, a:active, a:focus {
	text-decoration: underline; 
}

img {
	display: block;
}
a img {
	border: none;
}


ul {
	margin-left: 10px;
	list-style: circle;
}
ul li {
	margin-bottom: 5px;
}


ol {
	margin-left: 10px;
	list-style: circle;
}
ol li {
	margin-bottom: 5px;
}


dl { 
}

dt { 
	float: left; 
	clear: left;
} 
dt:after { 
	content: ":"; 
} 

dd { 
	margin: 0 0 0 110px; 
	padding: 0 0 0.5em 0;
}

select {
	border: 1px solid #7f9db9;
	padding: 2px;
}

.submit input {
	background: url(../img/submit-btn.gif) no-repeat;
	width: 69px; height: 21px; display: block;
	cursor: pointer; float: right; border: 0;
	margin-top: 10px; margin-bottom: 20px;
	text-indent: -2008%; text-transform:capitalize; color:transparent;
}

.submit-btn {
	background: url(../img/submit-btn.gif) no-repeat;
	width: 69px; height: 21px; display: block;
	cursor: pointer; float: left; border: 0;
	text-indent: -2008%; margin-left: 5px;
}
#map_canvas {
	margin-top: 20px;
}

.apply-btn {
	background: url(../img/apply-btn.gif) no-repeat;
	width: 69px; height: 21px; display: block;
	cursor: pointer; float: right; border: 0;
	margin-top: 10px;
}

/* ========================= elements end =========================== */

/* ============================ layout ============================== */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{ display: inline-table; }
.clearfix{ display: block; }
.clearfix{ height: 1%; } /* IE */

.clear {
	clear: both;
}

.holder{ 
	width: 900px; margin: 0 auto;
	padding: 0;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */

#bg {
	background: url(../img/bg.gif) no-repeat 40px 0;
	width: 1161px;
	position: absolute; left: 50%; top: 0;
	margin-left: -600px;
}

#sub-nav {
	z-index: 999;
	width: 350px;
	display: block;
	float: right;
	position: relative;
	top: 10px;
	right: 15px;
}
#sub-nav li {
	display: inline;
	font-size: 9px;
	text-transform: uppercase;
}
#sub-nav li a {
	margin-right: 1px;
	margin-left: 5px;
	color: #666666;
	position: relative;
}
#currency {
	cursor: pointer;
}
#currency:hover {
	text-decoration: underline;
}

#header {
	background: url(../img/header.png) no-repeat bottom;
	width: 932px;
	display: block;
}
#sub-header { height: 51px; }

#banner {
	width: 658px; height: 207px; float: left;
	position: relative; left: 25px;
	overflow: hidden;
}


#logo {
	background: url(../img/TheLandmark.png) no-repeat;
	width: 216px; height: 123px; margin-top: 40px;
	position: relative; z-index: 999;
	position:absolute;
	top:0;	
}
#logo a span {
	width: 216px; height: 123px; display: block;
}

#reservation {
	width: 224px; height: 207px; float: right;
	background-color: #820024; display: block;
	position: relative; right: 25px;
}
#reservation h3 {
	color: #FFFFFF; margin: 10px 10px 5px 10px;
	font-size: 14px;
}
#reservation .row {
	padding: 10px 0 0 0;
	display: block; width: 100%;
	margin-left: 10px;
	clear: both;
}
#reservation .row label {
	display: block;
	color: #ffffff;
	padding-bottom: 3px;
}
#reservation .row select {
	margin-right: 15px;
}
#reservation .row .float {
	width: 50px; float: left;
}
#reservation .row #book-btn {
	background: url(../img/book-btn.gif) no-repeat;
	width: 69px; height: 21px; float: left;
	position: relative; left: 30px;
	border: 0; margin-top: 18px; cursor: pointer;
}

#reservation .row strong {
	color: #ffffff;
}

#reservation .row select {
	border:1px solid #7f9db9;
	float:left;
	margin-bottom:10px;
	font-size:11px;
	width:51px;
}

#reservation .row .input-text {
	border:1px solid #7f9db9;
	background: #ffffff;
	margin-bottom:0px;
	font-size:11px;
	width: 175px;
	float: left;
}
#reservation .row .input-text input {
	border: none;
	width: 170px;
}

#reservation .row .small-col {
	width: 62px; float: left;
	margin-right: 13px;
	margin-bottom: 3px;
}
#reservation .row #last {
	margin-right: 0;
	margin-left: 1px;
}

#calendar-btn, #calendar-btn2 {
	background:url(../img/calendar-icon.gif) no-repeat;
	width:14px; height:14px; float:left; margin-top:2px;
	cursor: pointer; margin-left: 10px;
}

#quickres-btn {
	background: url(../img/book-now.gif) no-repeat;
	width: 77px; height: 21px; float: left;
	border: none; cursor: pointer;
	position: relative; left: 10px;
	border: 1px solid #000;
}

#bestrate-btn {
	background: url(../img/best-rate.gif) no-repeat;
	width: 120px; height: 20px; float: right;
	display: block; position: relative; right: 10px;
	border: 1px solid #000;
}





#nav {
	background: url(../img/nav-bg.gif) repeat-x;
	width: 900px; height: 38px; line-height: 38px;
	margin-left: 16px; margin-right: 16px;
	text-transform: uppercase;
	font-size: 11px;
}
#nav li {
	float: left; color: #ffffff;
	list-style: none;
	padding-left: 7px;
	padding-right: 7px;
	border: none;
}
#nav li a {
	color: #fff;
	margin-left: 0px;
	padding-right: 10px;
}

li#first {
	margin-left: 10px;
}

/* ========================== header end ============================ */

/* ============================ content ============================= */

h2,h3,h4 {
	color: #820024;
}

h4.job {
	font-size: 13px;
	padding-top: 15px;
	display: block;
}

#page {
	background: url(../img/page-bg.png) repeat-y;
	width: 932px;
	padding-top: 10px;	
}

#sidebar-left {
	float: left;
	width: 185px;
	position: relative;
	left: 16px; top: 15px;
	padding-bottom: 15px;
}
#sidebar-left h3 {
	text-transform: uppercase;
	margin-bottom: 8px;
}

#sidebar-left .sidebar-item {
	margin-left: 20px;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
#sidebar-left .sidebar-item p {
	color: #666666;
	font-size: 13px;
	line-height: 150%;
}
#sidebar-left .sidebar-item img {
	margin-bottom: 10px;
}
#sidebar-left #sidebar-left #last {
	border: 0;
}

#sidebar-left .row {
	display: block; width: 100%;
	margin-bottom: 5px;
}
#sidebar-left .row label {
	display: block; width: 100%;
	margin-bottom: 3px;
}
#sidebar-left .row .search-btn {
	background: url(../img/submit-btn.gif) no-repeat;
	width: 69px; height: 21px; display: block;
	cursor: pointer; border: 0;
	margin-top: 10px;
}





table.ex-cal-calendar {
	text-align: center;
	width: 80%;
}
table.ex-cal-calendar th {
	font-weight: bold;
}
table.ex-cal-calendar td {
	padding: 2px;
	width: 10%;
}
table.ex-cal-calendar td a {
	background-color: #ccc;
}

.ex-cal-event-meta {
	font-weight: bold;
}






#list, .submenu {
	padding-bottom: 10px;
	color: #666666;
}




#list li, .submenu li {
	list-style: disc;
	margin-left: 15px;
}


ul.submenu {
	margin: 0;
	padding: 0;	
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenu li {
	display: inline;
	width: 120px;
	padding-right: 20px;
	border-right: 1px solid #b0b0b0;
}

.submenu li:last-child,
.submenu li.last {
	border-right: none;
}



#content {
	margin-left: 30px;
	width: 400px;
	float: left;
}

#content.template-single-offer {
	width: 650px;
}

#content h2 {
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 13px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 13px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#content p {
	color: #666666;
	font-size: 13px;
	line-height: 150%;
}
#content p strong {
	font-weight: bold;
}
#content ul {
	padding: 0 0 20px 15px;
	color: #666666;
	clear: both;
}
#content ul li {
	list-style: disc;
	margin-bottom: 10px;
}
#content p img {
	border: 3px solid #333333;
}
#content table {
	margin-bottom: 20px;
}
#content .line {
	border-bottom: 1px solid #666;
	width: 310px; display: block; height: 3px;
	float: left; clear: both;
}

#content .line_shorter {
	width: 220px; display: block; height: 3px;
	float: left; clear: both;
}

.more {
	background: url(../img/more-btn.gif) no-repeat;
	width: 69px; 
	height: 21px; 
	display: block;
	cursor: pointer;
	border: 0; 
	float: right;
}

#content.offers-list .offer-box .featured-offer {
	position: relative;
}

#content.offers-list {
	margin-top: 15px;
}


#content.offers-list .offer-box .featured-offer .offer-links {
	bottom:20px;
	background: transparent;
}


#offers-nav {
	background: url(../img/nav-bg.gif) repeat-x;
	width: 100%; 
	height: 38px; 
	text-indent: 10px;
	color: #ffffff;
	margin-top: 11px;
}

#offers-nav a {
	color: #ffffff;
	line-height: 37px;
	font-size: 14px;
}
#offers-nav a#active {
	text-decoration: underline;
}
#offers-nav h3 {
	color: #ffffff;
	line-height: 37px;
	font-size: 14px;
	margin: 0; padding: 0;
	text-transform: none;
}

.offer-box {
	background: url(../img/gradient-bg.jpg) repeat-x #eeeeee;
	margin-bottom: 10px;
	height: 177px;
	border: 1px solid #333; border-bottom: 10px solid #333;	
	margin-bottom: 30px;
}

#content.offers-list  {
	width: 630px;
	position: relative;
}

#content.offers-list .search  {
	height: 100px;
	position: relative;
}

#content.offers-list .featured-offer .offer-links

#content.offers-list .search {
	height: 95px;
}


#content.offers-list .book_now_link {
	margin: 0;
	margin-right: 5px;
}



#content.offers-list .offer-links {
	background: white;
	height: 20px;
	float: right;
	padding: 5px;
	padding-left: 50px;
	position: absolute;
	bottom: -15px;
	right: 0;
}

#content.offers-list .featured-offer .offer-links {
	top: 65px;
	background: transparent;
}



#content.offers-list .offer {
	border-bottom: 1px solid #666;
	clear: both;
}

#search-form {
	display: block;
	margin-top: 10px;
}
#search-form strong {
	padding-bottom: 3px;
	padding-top: 5px;
}

#search-form strong.keyword {
	padding-left: 100px;
}
#search-form #cat {
	width: 147px;
}
#search-form #keyword {
	border: 1px solid #7F9DB9;
}
#search-form .submit-btn {
	margin-left: 0;
	margin-top: 10px;
	float: none;
	display: inline;
}

#search-offers {
	padding: 10px;
	margin-bottom: 10px;
}
#search-offers #description {

}

#search-offers #search {
	padding-left: 0px;
}

.featured-offer {
	padding: 10px;
	margin-bottom: 10px;
	color: #ffffff;
	overflow: visible;
}

.featured-offer a {
	color: #333;
	text-decoration: underline;
}
.featured-offer h4 {
	margin-bottom: 5px;
	color: #333;
	padding-left: 175px;		
}
.featured-offer .image {
	float: left;
}
.featured-offer .content {
	float: left; width: 280px;
	margin-left: 25px;
	
}

.offer {
	margin-bottom: 10px;
	color: #ffffff;
	position: relative;
}
.offer a {
	color: #333;
	text-decoration: underline;
}
.offer h4 {
	margin-bottom: 10px;
	color: #333;
	padding-left: 178px;
}
.offer .image {
	float: left;
	width: 179px;
	margin-bottom: 10px;
}
.offer .content {
	margin-left: 10px;
}



.news {
	margin-bottom: 10px;
	color: #ffffff;
}
.news a {
	color: #333;
	text-decoration: underline;
}
.news h4 {
	margin-bottom: 10px;
	color: #333;
}
.news .image {
	float: left;
}
.news .content {
	float: left; width: 280px;
	margin-left: 10px;
}



#content div.gallery-icons-header {
	height: 64px;
	margin-left: 24px;
}
#content div.gallery-icons-header a {
	float: left;
	padding-right: 12px;
}
#content div.gallery-icons-header img { padding: 0; }





#sidebar-right {
	float: right;
	width: 212px;
	position: relative;
	right: 30px; top: 10px;
}
#sidebar-right a {
	color: #ccc;
	font-weight: bold;
}

#sidebar-right .sidebar-item {
	width: 212px;
	background-color: #333;
	margin-bottom: 10px;
}
#sidebar-right .sidebar-item h3 {
	background: url(../img/nav-bg.gif) repeat-x;
	width: 212px; height: 38px;
	line-height: 36px; text-indent: 10px;
	text-transform: uppercase;
	color: #ffffff;
}
#sidebar-right .sidebar-item p {
	padding: 10px; color: #fff;
	line-height: 150%;
}


#mailing-form {
	padding: 10px;
	padding-top: 0;
}
#mailing-form label {
	display: block;
	padding-bottom: 3px;
	font-size: 11px;
	color: #fff;
}
#mailing-form .input-text {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	width: 185px; margin-bottom: 5px;
}
#mailing-form .input-text input {
	width: 180px;
	margin-left: 3px;
	border: 0;
}
#mailing-form .submit-btn {
	float: none;
	margin-left: 0;
	width: 68px; height: 20px;
}

.book_now_link {
	background: url(../img/book-btn.gif) no-repeat;
	width: 77px; height: 21px; display: block; text-indent: -2009%;
	float: right; margin-top:-6px; margin-right: 10px;
}


/* ============================= footer ============================= */


#footer-links,
#footer-links ul,
#footer-links li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 0;
	text-align: right;
}

#footer-links {
	margin-right: 35px;
}

#footer-line {
	width: 865px; height: 2px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	background: none;
	margin-left: 35px;
}

.foot-form {
	width: 185px;
	float: left;
	margin-right: 20px;
}
.foot-form h4 {
	text-transform: uppercase;
	font-size: 14px;
}
.foot-form label {
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #666666;
}
.foot-form .input-text {
	border: 1px solid #7f9db9;
	width: 185px;
}

.foot-form .wide {
	width: 255px;
}

.foot-form .input-text input {
	width: 180px;
	margin-left: 3px;
	border: 0;
}
.foot-form .input-text select {
	width: 250px; border: 0;
}

.foot-form .submit-btn {
	background: url(../img/submit-btn.gif) no-repeat;
	width: 69px; height: 21px; display: block;
	cursor: pointer; float: right; border: 0;
	margin-top: 10px;
}

#first-form {
	margin-left: 35px;
}

#privacy {
	float: right; color: #666666;
	text-transform: uppercase;
	margin-right: 32px;
	font-size: 10px;
}

#footer {
	background: url(../img/footer.png) no-repeat;
	width: 932px; height: 40px; margin-bottom: 20px;
}

/* =========================== footer end =========================== */


/* Second Specific */
.page-id-10 .sub-menu,
.parent-pageid-10 .sub-menu {
	margin-left: 235px;
}

.page-id-11 .sub-menu,
.parent-pageid-11 .sub-menu {
	margin-left: 140px;
}

.page-id-104 .sub-menu,
.parent-pageid-104 .sub-menu {
	margin-left: 430px;
}

.section-contact .sub-menu {
	margin-left: 790px;
}

.page-id-84 .sub-menu,
.parent-pageid-84 .sub-menu {
	margin-left: 230px;
}


.page-id-473 .sub-menu,
.parent-pageid-473 .sub-menu {
	margin-left: 350px;
}

.page-id-9 .sub-menu,
.parent-pageid-9 .sub-menu {
	margin-left: 780px;
}

