/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*******************************************************

			SOMERSET ARMS SEMINGTON STYLES

*******************************************************/

body {
	background-color: #382528;
}

h1 {
	font-size: 2em;
	margin-bottom: .2em;
}

h2 {
	font-size: 1em;
	padding: 1em 0 .5em;
}

p {
	padding:.5em 0;
}

.ccontainer {
	width: 980px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

img.display {
	border: 1px solid #fff;
}

img.align-right {
	margin: 0 0 1em 1em;
}

img.align-left {
	margin: 0 1em 1em 0;
}

a:link, a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #333;
	text-decoration: none;
}

/* Header */
#header {
	width: 980px;
	height: 227px;
	background: #333 url(../images/header.gif) center top no-repeat;
	margin: 0 auto;
}

#header img {
	margin-left: 26px;
	margin-top: 26px;
}

/* Wrapper */
#wrapper {
	background-color: #462e32;
}

/* Primary navigation */
#primary-nav {
	width: 980px;
	height: 174px;
	margin: 0 auto;
}

/* Contextual images */
.home {
	background: transparent url(../images/nav_backer_home.jpg) center top no-repeat;
}

.about-us {
	background: transparent url(../images/nav_backer_aboutus.jpg) center top no-repeat;
}

.food-and-drink {
	background: transparent url(../images/nav_backer_foodanddrink.jpg) center top no-repeat;
}

.accommodation {
	background: transparent url(../images/nav_backer_accommodation.jpg) center top no-repeat;
}

.local-area {
	background: transparent url(../images/nav_backer_localarea.jpg) center top no-repeat;
}

.contact-us {
	background: transparent url(../images/nav_backer_contactus.jpg) center top no-repeat;
}

#primary-nav ul {
	list-style: none;
	padding-top: 134px;
}

#primary-nav ul li {
	float: left;
	text-align: center;
	width: 140px;
	line-height: 40px;
	font-size: 21px;
	background: transparent url(../images/nav_li_bg.png) left top repeat-x;
}

#primary-nav ul li.selected {
	background: #333 none;
	color: #fff;
}

#primary-nav ul li a {
	display: block;
	text-decoration: none;
}

#primary-nav ul li a:link, #primary-nav ul li a:visited {
	color: #8c957a;
}

#primary-nav ul li a:hover, #primary-nav ul li a:active {
	color: #fff;
	background-color: #333;
}

/* Content */
#content {
	width: 980px;
	background: #8c957a url(../images/content_bg.png) right top repeat-y;
	color: #333;
	margin: 0 auto;
	line-height: 130%;
}

/* Main container */
#main {
}

#main .container {
	width: 683px;
	margin: 26px 0 26px 26px;
}

/* Accommodation section */
.sm {
	list-style: none;
	width: 684px;
	height: 350px;
	display: block;
	overflow: hidden;
}

.sm li {
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
}

.sm li p {
	background: transparent url(../images/nav_li_bg.png) left top repeat;
	color: #8C957A;
	position: absolute;
	bottom: 0;
	padding: 10px;
	margin: 0;
	width: 530px;
}

.room-rates {
	width: 100%;
}

.room-rates th, .room-rates td {
	border: 1px solid #777F68;
	padding: 2px 6px;
	text-align: center;
}

.room-rates th {
	background-color: #333;
	color: #8C957A;
	font-weight: normal;
}

tr.alternate td {
	background-color: #8C957A;
}

/* Sidebar */
#sidebar {
	width: 245px;
}

#sidebar .container {
	width: 193px;
	margin: 26px 0 26px 26px;
}

#sidebar dt {
	font-weight: bold;
}

#sidebar dd {
	text-align: right;
	margin-bottom: 1em;
}

#menus {
	list-style-type: none;
}

#menus li {
	background: url(../images/icon_pdf.gif) left 50% no-repeat;
	padding-left: 25px;
	line-height: 2em;
}

#menus li a:link, #menus li a:visited {
	color: #333333;
}

#menus li a:hover, #menus li a:active{
	color: #333333;
	text-decoration: none;
}

/* Footer */
#footer {
	width: 980px;
	height: 140px;
	margin: 0 auto;
	background: transparent url(../images/footer.gif) center top no-repeat;
	position: relative;
}

#footer p {
	color: #8c957a;
	text-align: center;
	line-height: 250%;
	padding-top: 40px;
}

#footer a {
	color: #fff;
}

#footer p.recipricol {
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#footer p.recipricol a {
	color:#8c957a;
}

#slideshow {
    position:relative;
    height:350px;
	margin-left: 25px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 350px;
    background-color: #8C957A;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 288px;
    display: block;
    border: 0;
    margin-bottom: 10px;
	border: 1px solid #fff;
}

#facebook {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 200px;
}

#facebook p img {
	margin-right: 5px;
}

#facebook p {
	margin: 0;
	padding: 0;
	line-height: 17px;
	text-align: left;
}