@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0;
	background-image: url(/images/garrisonbg2.jpg);
	color: #665536;
}

a {
	color: #7c0000;
	text-decoration: none;
}

.red {
	color: #7c0000;
}

.red:hover {
	color: #000000;
}

a:hover{
	color: #7c4a00;
	text-decoration: none;
}

h1 {
	color: #7c0000;
}

h2 {
	color: #7c0000;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

#header-bg {
	height: 420px;
	background: url(/images/garrisonbg1.jpg) repeat-x;
}

#header-top {
	width: 960px;
	float: left;
}

#header {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#logo {
	position: absolute;
	left: 40px;
	top: 0;
	z-index: 6;
}

.hotel-sheffield-bookonline { 
	float: right;
	margin-right: 20px;
}

.hotel-sheffield-newsletter {
	float: right;
	margin-right: 80px;
}

.hotel-sheffield-enquiry {
	float: right;
	margin-right: 30px;
}

.theslideshow {
	position: relative;
	background: #840000;
	overflow:hidden;
	height: 370px;
}
.theslideshow img {
	position: absolute;
	top: 200px;
	left: 0;
}

#ribbonleft {
	background:url(/images/ribbon-left.png) no-repeat;
	height: 78px;
	width: 54px;
	left: -54px;
	top: 392px;
	position: absolute;
}

#ribbonright{
	background:url(/images/ribbon-right.png) no-repeat;
	height: 78px;
	width: 54px;
	right: -54px;
	top: 392px;
	position: absolute;
}


#container {
	width: 960px;
	margin: 0 auto;
	display: block;
	min-height: 300px;
}

#menu {
	height: 50px;
	background: url(/images/menu-bg.jpg) no-repeat top;
	font-size: 15px;
	color: #FFFFFF;
	float: left;
}

#menu								{ z-index:1; width: 960px; position: relative;} 
a									{ z-index:1; text-decoration: none; }
ul									{ z-index:1; list-style: none; margin: 0; padding: 12px 0 0 15px;}
p                                   { z-index:1; margin: 0; }

/* 
	LEVEL ONE
*/
ul.dropdown                         { z-index:1; position: relative; }
ul.dropdown li                      { z-index:1; font-weight: bold; float: left; zoom: 1; }
ul.dropdown a:hover		            { z-index:1; color: #7c0000; }
ul.dropdown a:active                { z-index:1; color: #7c0000; }
ul.dropdown li a                    { z-index:1; display: block; 
									  padding: 4px 12px;
	 								  color: #ffffff; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ z-index:1; width: 250px; visibility: hidden; position: absolute; top: 100%; left: -5px;}
ul.dropdown ul li 					{ z-index:1; font-weight: normal; background: url(/images/menu-bg.jpg);
									  border-bottom: 1px solid #a5833f; border-left: 1px solid #a5833f; border-right: 1px solid #a5833f; float: none; padding-right: 25px; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ z-index:1; border-right: none; width: 100%; display: inline-block; } 
ul.dropdown ul li a:hover			{ z-index:1; color: #ffffff; }
/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ z-index:1; left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ z-index:1; visibility: visible;}

a.special-events{color: #7c0000;}

#welcome {
	margin-bottom: 10px;
	line-height: 100%;
}

#welcome p {
	margin-bottom: 16px;
}

p {
	line-height: 150%;
}

#latest-event-heading {
	text-align: center;
}

#latest-events{
	color: #665536;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 10px;
	color: #a68544;
	float: left;
	width: 130px;
	height: 25px;
	font-size: 14px;
	background: url(/images/brace-left.png) no-repeat left;
}

#events-ticker{
	width: 695px;
	float: left;
	padding-top: 5px;
	margin-top: 10px;
	height: 25px;
	font-size: 14px;
}

#events-ticker .resume{
	float: left;
	width: 16px;
}

#events-ticker .stop{
	float: left;
	width: 16px;
}

#events-ticker .previous{
	float: left;
	width: 16px;
}

#events-ticker .next{
	float: left;
	width: 16px;
}

#ticker-events-controls{
	width: 100px;
	float: right;
	padding-top: 5px;
	margin-top: 10px;
	padding-right: 15px;
	height: 25px;
	background: url(/images/brace-right.png) no-repeat right;
}

#ticker-events-controls ul{
	display: inline;
	width: 100px;
}

#ticker-events-controls ul li{
	display: inline;
	width: 16px;
	padding: 0;
	margin: 0;
}

ul#events {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #665536;
}

ul#events li a{
	color:#665536;
	text-decoration: none;
}

#home-left{
	width: 610px;
	float: left;
	overflow: hidden;
	display: inline;
}


#home-left .latest-specials{
	height: 45px;
	background: url(/images/latest-specials-bg.png) no-repeat top center;
	width: 620px;
	text-align: center;
	padding-top: 10px;
	
}

#home-left h1{
	padding: 0;
	margin: 3px 0 15px 0;
	color: #665536;
	font-size: 28px;
}

#home-left h3 {
	margin: 16px 0 0 0;
}

.news-item {
	margin-bottom: 0;
	overflow: hidden;
}

.news-item h2 {
	margin: 16px 0 0 0;
	font-size: 16px;
}

.news-item .date{
	color: #a58442;
}

.news-item .description p {
	color: #665536;
	line-height: 120%;
}

.seperator{
	height: 24px;
	margin-top: 10px;
	width: 620px;
	background: url(/images/story-divider.png) no-repeat;
}

#home-right{
	width: 320px;
	float: right;
	overflow: hidden;
	display: inline;
}

#home-right #online-booking{
	width: 320px;
	height: 59px;
	background: url(/images/online-booking-bg.png) no-repeat;
	padding: 68px 0 20px 0;
	color: #FFFFFF;
}

#home-right #online-booking ul{
	list-style: none;
	padding-left: 80px;
	margin: 0;
}

#home-right #online-booking li{
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0;
}

#home-right #online-booking a{
	color: #ffffff;
	text-decoration: none;
}

#home-right #online-booking a:hover{
	color: #7a0000;
	text-decoration: none;
}

#home-right #online-other ul{
	width: 320px;
	height: 139px;
	color: #7c0000;
	padding: 0;
}

#home-right #online-other ul li{
	list-style: none;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 80px;
}

#home-right #online-other ul li.virtual-tours{
	background: url(/images/spin-logo.png) no-repeat 28px 0px;
}

#home-right #online-other ul li.wifi{
	background: url(/images/wifi.png) no-repeat 28px 0px;
}

#home-right #online-other ul li.room-tarrifs{
	background: url(/images/food.png) no-repeat 28px 0px;
}

#home-right #online-other ul li.free{
	background: url(/images/parking.png) no-repeat 28px 0px;
}

#home-right .weddings{
	width: 320px;
	height: 177px;
	background: url(/images/weddings-bg.jpg) no-repeat 10px 2px;
	padding-left: 6px;
}

#home-right .conferences{
	width: 320px;
	height: 177px;
	background: url(/images/conferences-bg.jpg) no-repeat 10px 1px;
	padding-left: 6px;
}

#home-right .parties{
	width: 320px;
	height: 177px;
	background: url(/images/parties-bg.jpg) no-repeat 10px 2px;
	padding-left: 6px;
}

#footer{
	height: 174px;
	background: url(/images/garrisonbg1.jpg);
	clear: both;
	overflow: hidden;
}

#footer .content{
	width: 960px;
	margin: 0 auto;
}

#footer .sheffield-arena{
	float: left;
	margin-top: 33px;
}

#footer .napoleons{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

#footer .siv{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

#footer .eventsheffield{
	float: left;
	margin-top: 33px;
	margin-left: 30px;
}

#footer .meadowhall{
	float: left;
	margin-top: 33px;
	margin-left: 30px;
}

#footer .swfc{
	float: left;
	margin-top: 28px;
	margin-left: 30px;
}

#footer .terms{
	float: right;
	margin-top: 10px;
	text-align: right;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	color: #7c4a00;
	text-decoration: none;
}

#footer p{
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 100%;
}

#footer .copywrite {
	width: 300px;
	float: left;
	color: #ffffff;
}

#footer .silverworks {
	width: 300px;
	float: right;
	text-align: right;
}


#white-line{
	height: 1px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#images {
	margin-left: 28px;
}

#thumbs-left {
	margin-right: 12px;
	float: left;
	width: 120px;
}

#thumbs-right {
	float: left;
	width: 120px;
	margin-bottom: 15px;
}

#files{
	width: 200px;
	margin-left: 30px;
}

#files h3{
	margin: 0;
	padding: 0;
}

#files ul{
	list-style: url(/images/pdf.png);
	padding-left: 40px;
}

#files ul li{
	margin: 0;
	padding: 0;
}

#newsletter-form .label{
	float: left;
	width: 80px;
	display: inline;
}

#newsletter-form .input{
	float: left;
	width: 500px;
	display: inline;
	margin-bottom: 10px;
}

#contact-form .label{
	float: left;
	width: 100px;
	display: inline;
}

#contact-form .input{
	float: left;
	width: 500px;
	display: inline;
	margin-bottom: 10px;
}

#contact-form input[type=text]{
	width: 250px;
}

#contact-form textarea{
	width: 250px;
	height: 100px;
}

#bookrest-form .label{
	float: left;
	width: 200px;
	display: inline;
}

#bookrest-form .input{
	float: left;
	width: 600px;
	display: inline;
	margin-bottom: 10px;
}

#bookrest-form input[type=text]{
	width: 350px;
}

#bookrest-form select{
	width: 350px;
}

#bookrest-form textarea{
	width: 350px;
	height: 100px;
}

#errors {
	color: #7c0000;
	margin-bottom: 20px; 
}

#crumbs {
	margin-bottom: 15px;
}

#social-networking {
	margin-top: 30px;
	text-align: left;
	border-top: 1px solid #d0b48b;
	padding-top: 20px;
}

#social-networking .twitter {
	margin-right: 10px;
}
