/* New Country Inns CSS Document */


* { 
	font-family: Arial, Helvetica, sans-serif;
}

body {
	text-align:center;  /*centers the wrapper in ie5 and ie6 in quirks mode*/
	min-width: 810px;   /*netscape6 hack*/
	background-color: #311D64;
	color: #FFF;
}

#wrapper { 
    width: 800px;  
	margin: 0px auto; 
	text-align: left; /*re-aligns content to the left after ie hack (see body)*/
	position: relative; 
	background-color: #311D64;
	font-size: 1em;
}

#branding {
	width: 800px;
	height: 187px;
	margin: 0;
	padding: 0;
	background: url(../images/banner3.jpg) top left no-repeat;
	margin-bottom: 6px;
}

#branding #logo {
	float: left;
	width: 180px;
	height: 187px;
}

#branding #title h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	margin: 20px 0 0 5px;
	padding: 0;
	height: 46px;
	width: 600px;
	float: left;
}

#topnav {
	float: left;
	width: 620px;
	height: 125px;
	background: #311D64 url(../images/topnav_bg.jpg) top left no-repeat;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 620px;
	float: left;
	/*background: #840218 url(../images/topnavbg.gif) top left no-repeat;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;*/
	font-size: 0.85em;
	height: 30px;
	margin-top: 100px;

}

#topnav ul li {
	float: left;
}

#topnav ul li a {
	display: block;
	float: left; /* ie 5.2 mac */
	padding: 0 50px;
	text-decoration: none;
	color: #311D64;
	background: url(../images/divider.gif) no-repeat left top;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}

#topnav .first a {
	background: none;
	text-indent: 40px;
	
	

}
#topnav .first {
	
	
	

}

#topnav .mid a {
	padding-right: 50px;
	padding-left: 80px;
}

#topnav .last a {
	padding-right: 0;
	padding-left: 84px;
}

#topnav ul li a:hover {
	color: #311D64;
}

#content {
	float: right;
	font-size: 1em;
	padding-top: 10px;
	width: 595px; 
    voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 615px;
}

html>body #content {
 width: 615px;
}

/*
.threeColLayout #maincontent {
	float: left;
	padding-bottom: 22px;
	width: 235px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 245px;
	font-size: 0.75em;
}

.threeColLayout #secondarycontent {
	float: right;
	padding-left: 2px;
	padding-right: 18px;
	padding-bottom: 22px;
	
	width: 235px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 245px;
	font-size: 0.75em;
}
*/
.twoColLayout #maincontent {
	float: left;
	padding-bottom: 22px;
	color: #5C5C5C;
	font-size: 0.75em;
	width: 595px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 615px;
}

html>body .twoColLayout #maincontent {
 width: 615px;
}


.twoColLayout #secondarycontent {
	width: 0px;
	float: right;
	display: none;
	color: #5C5C5C;
	font-size: 0.75em;
}

#maincontent h1, #secondarycontent h1 {
	padding: 0;
	margin: 12px 0 1px 0;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
}

#maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6,
#secondarycontent h2, #secondarycontent h3, #secondarycontent h4, #secondarycontent h5, #secondarycontent h6 {
	padding: 0;
	margin: 12px 0 5px 0;
	font-size: 1.1em;
 	color: #840218;
}

#maincontent h2, #secondarycontent h2 {
	font-size: 1.4em;
 	color: #FF6600;
 	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}

#maincontent h2.first, #secondarycontent h2.first {
	margin-top: 0;
}

#maincontent h3, #secondarycontent h3 {
	padding: 0;
	margin: 7px 0 1px 0;
	font-size: 0.90em;
	color: #FF6600;
	font-weight: bold;
}

#maincontent p, #secondarycontent p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}

#maincontent ul, #secondarycontent ul {
	/*margin: 10px 0 10px 0;
	padding: 0;*/
}

#maincontent ul li, #secondarycontent ul li {
	/*list-style-type: none;*/
	font-size: 12px;
	line-height: 15px;
	/*color: #5C5C5C;*/
	/*background: url(../images/bullet.gif) no-repeat 0 50%;*/
}

#maincontent p.quote, #secondarycontent p.quote {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	color: #840218;
	clear: both;
}

#maincontent .quoted, #secondarycontent .quoted {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: bold;
	font-style: normal;
	color: #5C5C5C;
	letter-spacing: 0.15em;
}

#maincontent a, #secondarycontent a {
	color: #FFF;
	text-decoration: underline;
}

#maincontent a:hover, #secondarycontent a:hover {
	text-decoration: none;
}

a[href^="http:"] {
	background: url(../images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}

a[href^="http://www.belmontgrosvenor.co.uk"], a[href^="http://belmontgrosvenor.co.uk"] {
	background-image: none;
	padding-right: 0;
}

a[href^="mailto:"] {
	background: url(../images/mailLink.gif) no-repeat right top;
	padding-right: 13px;
}

#mainnav {
	width: 171px;
	float: left;
	background: url(../images/mainnav_bg.jpg) top right no-repeat;
}

#mainnav ul {
	width: 171px;
	float: right;
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	font-size: 1em;
}

#mainnav ul a {
	display: block;
	width: 171px;
	height: 19px;
	line-height: 19px;
	/*color: #FFF;*/
	text-decoration: none;
	text-indent: 19px;
	font-size: 0.75em;
	font-weight: normal;
	border-bottom: 2px solid #311D64;
	color: #311B64;
}

#mainnav ul a:hover, #mainnav ul li.nav1Selected a {
	background-position: right bottom;
	color: #000;
}

#mainnav ul li { 
	/*padding-left: 17px;
	padding-right: 10px;*/
}

#mainnav ul li.last a { 
	background: url(../images/mainnavbg.gif) bottom right no-repeat;
	height: 66px;
	border-bottom: none;
}

#footer {
	width: 800px;
	height: 200px;
	background: #311D64 url(../images/footer_bg.jpg) top left no-repeat;
	clear: both;
}

#footnav ul {
	margin: 0;
	padding: 110px 0 0 0; /*252px;*/
	list-style: none;
	width: 800px;
	font-size: 0.65em;
	height: 30px;
	clear: both;
}

#footnav ul li {
	float: left;
	border-right: 1px solid #FFF;
}

#footnav ul li a {
	display: block;
	float: left; /* ie 5.2 mac */
	padding: 0 5px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/divider.gif) no-repeat left top;
	font-weight: normal;
	height: 15px;
	line-height: 15px;
}

#footnav ul li.first a {
	background: none;
	text-indent: 267px;
	text-indent: 170px;
}

#footnav ul li.last  {
	border: none;
}

#footnav ul li a:hover {
	color: #CCC;
}

#extreme {
	width: 800px;
	color: #A5A5A5;
	font-size: 1em;
	margin: 0;
	clear: both;
}

#extreme a:link, #extreme a:visited {
	color: #A5A5A5;
	font-size: 0.90em;
	text-decoration: none;
	vertical-align: top;
	padding-right: 0;
}

#extreme a:hover, #extreme a:active {
	color: #FFFFFF;
	font-size: 0.90em;
	text-decoration: none;
	vertical-align: top;
	padding-right: 0;
}

#extreme  p {
	font-size: 0.70em;
	color: #CCC;
	padding: 0 0 7px 510px;
	margin: 0;
}

.floatRight
{
	float: right;
	margin: 5px 25px 5px 5px;
	border: solid 1px #fff;
}

.floatLeft
{
	float: left;
	margin: 5px 25px 5px 5px;
	border: solid 1px #fff;
}


#book_selection 
{   
    float: left;
    
    width: 595px;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#book_selection 
{   
    float: left;
    
    width: 595px;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#book_selection #book_selection_barnsley
{   
    float: left;
    
    width: 595px;
    height: 226px;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    background: url(/images/book_selection_barnsley.jpg) 0px 0px no-repeat;
}

#book_selection #book_selection_barnsley h2 
{   
    float: left;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    
    color: #323071;
}

#book_selection #book_selection_barnsley h2 a:link,
#book_selection #book_selection_barnsley h2 a:visited,
#book_selection #book_selection_barnsley h2 a:hover,
#book_selection #book_selection_barnsley h2 a:active 
{   
    float: left;
    
    width: 180px; /* 595 */
    
    margin: 0px 0px 0px 0px;
    padding: 145px 0px 0px 415px;
    
    color: #323071;
    
    text-decoration: none;
}

#book_selection #book_selection_barnsley h2 a:active  
{
    outline: none;
}

#book_selection #book_selection_barnsley p 
{   
    float: left;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    
    color: #cb0504;
}

#book_selection #book_selection_barnsley p a:link,
#book_selection #book_selection_barnsley p a:visited,
#book_selection #book_selection_barnsley p a:hover,
#book_selection #book_selection_barnsley p a:active
{
    float: left;
    
    width: 180px; /* 595 */
    
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 30px 415px;
    
    color: #cb0504;
    
    text-decoration: none;
}

#book_selection #book_selection_barnsley p a:active 
{
    outline: none;
}

#book_selection #book_selection_selby
{   
    float: left;
    
    width: 595px;
    height: 226px;
    
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    background: url(/images/book_selection_selby.jpg) 0px 0px no-repeat;
}

#book_selection #book_selection_selby h2 
{   
    float: left;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    
    color: #323071;
}

#book_selection #book_selection_selby h2 a:link,
#book_selection #book_selection_selby h2 a:visited,
#book_selection #book_selection_selby h2 a:hover,
#book_selection #book_selection_selby h2 a:active 
{   
    float: left;
    
    width: 180px; /* 595 */
    
    margin: 0px 0px 0px 0px;
    padding: 145px 0px 0px 415px;
    
    color: #323071;
    
    text-decoration: none;
}

#book_selection #book_selection_selby h2 a:active  
{   
    outline: none;
}

#book_selection #book_selection_selby p 
{   
    float: left;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    
    color: #cb0504;
}

#book_selection #book_selection_selby p a:link,
#book_selection #book_selection_selby p a:visited,
#book_selection #book_selection_selby p a:hover,
#book_selection #book_selection_selby p a:active
{
    float: left;
    
    width: 180px; /* 595 */
    
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 30px 415px;
    
    color: #cb0504;
    
    text-decoration: none;
}

#book_selection #book_selection_selby p a:active 
{
    outline: none;
}