/* CSS Document */

/* ----------------- Text Classes ----------------------------------------------- */

h1 {
	margin: 0px;
	padding: 4px 0 12px 0;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	line-height: 1.3em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #892523;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding-bottom: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #892523;
	margin: 0;
}
h4 {
	margin: 0px;
	padding: 4px 0 12px 0;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: italic;
	line-height: 1.3em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin: 0;
	line-height: 1.3em;
	padding-bottom: 10px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #892523;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #892523;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.flaming a:link {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.flaming a:visited {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: underline;
	font-weight: normal;
}
.flaming a:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: underline;
	font-weight: normal;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999999;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------Menu-------------------------*/
.menu a:link {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	font-style: italic;
	padding:8px 0 6px 0;
	display:block;
	font-weight:normal;
}
.menu a:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	font-style: italic;
	padding:8px 0 6px 0;
	display:block;
	font-weight:normal;
}
.menu a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	font-style: italic;
	padding:8px 0 6px 0;
	display:block;
	font-weight:normal;
}
#menu_outer {
	height: 31px;
	text-align : left;
	width: 780px;
	background-image: url(images/Leicester_Hotel_accommodation.jpg);
}
.hotel {
	float:left;
	height: 31px;
	background-image: url(images/engineering_consultants_05.jpg);
	text-align: center;
	padding: 0 20px;
}
.menu_left {
	width:20px;
	height:31px;
	float: left;
}
#below_menu {
	height: 27px;
	text-align : left;
	background-color: #FFFFFF;
	width: 780px;
}
/* ----------------- Header ----------------------------------------------- */
#header_info {
	width : 780px;
	text-align:center;
	margin: 0 auto;
	padding: 5px 0 2px 0;
	margin-right: 20px;
	color:#BBBBBB;
	font-size: 9px;
}
#logo {
	height: 157px;
	background-repeat : no-repeat;
	text-align : center;
	width: 780px;
	background-image: url(images/Leicester_Hotel_01.jpg);
}
.header_text {
	padding:122px 0 0 209px;
	font-size:0.7em;
	color: #FFFFFF;
	text-align: left;
}

/* ----------------- Page Layout ----------------------------------------------- */
html, body {
	margin : 0;
	padding : 0;
	font-family:Arial, Helvetica, sans-serif;
}
#bginner {
	width : 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #000000;
}
#bgouter {
	margin : 0 auto;
	width : 820px;
	background-repeat : repeat-y;
	text-align: left;
	background-image: url(images/bkgd.gif);
}


#container {
	margin : 0px 0px 0 0px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
}
#container_contact {
	margin : 0px 0px 0 0px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	height: 550px;
}
#container_index {
	margin : 0px 0px 0 0px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
	height: 406px;
}
#footer { width: 780px;
  height: 43px;
  background-repeat:repeat-x;
}

.page_content {
	width: 720px;
	vertical-align: top;
}
/* --------------------------------- prices --------------------------------- */
.price_outer {
	width:485px;
	height: 300px;
	padding: 15px;
	border: solid 1px #666;
	
}
.price_1 {
	width:86px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	height: 42px;
}
.price_2 {
	width:52px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	height: 42px;
}
.price_3 {
	width:78px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	height: 42px;
}
.price_4 {
	width:88px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	height: 42px;
}
.price_5 {
	width:93px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	height: 42px;
}
.price_6 {
	width:83px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-bottom: solid 1px #666;
	height: 42px;
}
.price_1_b {
	width:86px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-right: solid 1px #666;
	height: 42px;
}
.price_2_b {
	width:52px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-right: solid 1px #666;
	height: 42px;
}
.price_3_b {
	width:78px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-right: solid 1px #666;
	height: 42px;
}
.price_4_b {
	width:88px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-right: solid 1px #666;
	height: 42px;
}
.price_5_b {
	width:93px;
	float: left;
	text-align: center;
	padding-top: 7px;
	border-right: solid 1px #666;
	height: 42px;
}
.price_6_b {
	width:83px;
	float: left;
	text-align: center;
	padding-top: 7px;
	height: 42px;
}
.price_title {
	width:515px;
	height:55px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 1px #666;
	background-image: url(images/hotel_room_rates.jpg);
}
.vert_spacer {
	width:400px;
	height:11px;
}
.price_title_text {
	padding:9px 0 0 15px;
}
/* ---------------------footer-links------------------ */
#footer {
	width:780px;
	height: 43px;
}
.email_bg {
	width: 287px;
	height: 43px;
	float: left;
	background: url("images/Leicester_Hotel_guest_house_09.jpg") 0 0 no-repeat;
}
.email a {
	display:block;
	width: 287px;
	height: 43px;
	float: left;
	background: url("images/Leicester_Hotel_guest_house_09.jpg") 0 0 no-repeat;
}
.email a:hover {
	display:block;
	width: 287px;
	height: 43px;
	background: url("images/Leicester_Hotel_guest_house_r_09.jpg") 0 0 no-repeat;
}
.tel_bg {
	width: 493px;
	height: 43px;
	background: url("images/Leicester_Hotel_guest_house_11.jpg") 0 0 no-repeat;
	float: left;
}
.tel a {
	display:block;
	width: 493px;
	height: 43px;
	background: url("images/Leicester_Hotel_guest_house_11.jpg") 0 0 no-repeat;
	float: left;
}
.tel a:hover { 
	display:block;
	width: 493px;
	height: 43px;
	background: url("images/Leicester_Hotel_guest_house_r_11.jpg") 0 0 no-repeat;
}
/* ----------------- image caption ----------------------------------------------- */

div.imagecaption {
	float: inherit;
	width: 190px;
	padding-left: 95px;
  }
div.imagecaption_index {
	float: inherit;
	width: 190px;
	padding: 2px 25px 25px 0px;
  }
div.imagecaptiontext {
	float: inherit;
	width: 515px;
	padding-left: 95px;
  }
div.imagecaptiontextsm {
	float: inherit;
	width: 200px;
	padding-left: 95px;
  }
div.imagecaption p {
	text-align: left;
   }

div.imagecaptioncontainer {
	width: auto;
	float: right;
  }
div.imagecaptionspacer {
  clear: both;
  }

/* ----------------- rollover image ----------------------------------------------- */

.thumbnail{
	position: relative;
	z-index: 0;
	border:0;
}

.thumbnail:hover{
background-color: transparent;
border:none;
z-index: 50;
}


.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 2px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: -100px; /*position where enlarged image should offset horizontally */

}
/* ----------------- image caption2 ----------------------------------------------- */


div.imagecaption2 {
	float: inherit;
	padding: 0px 0px 25px 20px;
  }
div.imagecaptioncontainer2 {
	width: auto;
	float: right;
  }
div.imagecaptionspacer2 {
  clear: both;
  }

/* ----------------- rollover2 image ----------------------------------------------- */

.thumbnail2{
	position: relative;
	z-index: 0;
	border:0;
}

.thumbnail2:hover{
background-color: transparent;
border:none;
z-index: 50;
}


.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 2px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: -205px; /*position where enlarged image should offset horizontally */

}
/* ----------------- image caption3 ----------------------------------------------- */


div.imagecaption3 {
	float: inherit;
	padding: 0px 0px 0 0;
  }
div.imagecaptioncontainer3 {
	width: auto;
	float: right;
  }
div.imagecaptionspacer3 {
  clear: both;
  }

/* ----------------- rollover3 image ----------------------------------------------- */

.thumbnail3{
	position: relative;
	z-index: 0;
	border:0;
}

.thumbnail3:hover{
background-color: transparent;
border:none;
z-index: 50;
}


.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 2px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: 100px; /*position where enlarged image should offset horizontally */

}
/* ----------------- Contact Enquiry Form ----------------------------------------------- */

.page_content_form {
	width: 350px;
	vertical-align: top;
	height: 470px;
}
.school_page_content_form {
	width: 469px;
	vertical-align: top;
	height: 660px;
}
.address_left {
	width: 280px;
	text-align: left;
	float: left;
}
.address_right {
	width: 434px;
	text-align: right;
	float: left;
}
.form_left {
	width: 120px;
	text-align: right;
	float: left;
	height: 20px;
}
.form_right {
	width: 210px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-bottom: 12px;
}
.form_right2 {
	width: 210px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
.form_title {
	width: 250px;
	text-align: left;
	padding: 15px 0 5px 200px;
}
.contact_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;
	font-weight:normal;
}
.contact_left {
	width:305px;
	float:left;
}
.contact_right {
	width:350px;
	float:left;
	padding-left:40px;
}
.vert_spacer1 {
	width:300px;
	height:11px;
}
/* ----------------- base nav ----------------------------------------------- */
#footer_nav {
	width: 720px;
	margin: 5px auto 10px auto;
	padding: 10px 60px 0 0;
	background: left;
	text-align: left;

}
ul#nav-b li {
	background: none;
	display: inline;
	margin-left: 21px;
	padding: 0;
}

#nav-b li a {
	border: 1px solid #999999;
	color: #999999;
	font-size: 0.65em;
	padding: 2px 4px 3px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#nav-b li a:hover, #nav-b li a:focus, #nav-b li a:active {
	color: #666;
}

#home a { background: url(images/home.gif) no-repeat 4px 50%; }

#leicester_bb a { background: url(images/leicester_bb.gif) no-repeat 4px 50%; }

#attractions_leicester a { background: url(images/attractions_leicester.gif) no-repeat 4px 50%; }

#hotel_resource a { background: url(images/hotel_resource.gif) no-repeat 4px 50%; }

#contact a { background: url(images/contact.gif) no-repeat 4px 50%; }

#top_info {
	width:780px;
	padding-bottom: 15px;
	margin: 0 auto;
	text-align: center;
}
