/* Anchor Inn +1 January 2006 */

div#container
{
   width: 780px;
   background-repeat: repeat-y;
   background-position: left;
   margin-left: auto;
   margin-right: auto;
   margin-top: -15px;/*-17*/
}
/* controls the partner page footer */
.footer {
  text-align: center;
  color: black;
  font-family: arial;
  font-size: 10px;
  letter-spacing: 0px;
  margin-top: 20px;
  margin-left: 0px;
}
.footer a:link {color: #0099ff;}
.footer a:visited {color: #0099ff;}
.footer a:hover {color: #0099ff; text-decoration: underline;}
.footer a:visted:hover {color: #0099ff; text-decoration: underline;
}

/*Adjust size of Application Integrator frame*/
.partner_app_iframe {
width: 775px; border: 0px; height: 550px; margin-top: 50px;
}

a:link {
  color: green;
text-decoration: none;
font-weight: bold;

}
a:active {
  color: green;
text-decoration: none;
font-weight: bold;
}

a:hover {
  color: #cc9933;
text-decoration: underline;
font-weight: bold;
}

a:visited {
  color: green;
text-decoration: none;
font-weight: bold;
}

a:visited:hover {
  color: #cc9933;
text-decoration: underline;
font-weight: bold;
}

p,div,td {
           color: black;
           font-family: arial;
           font-size: 8pt;
           letter-spacing: 1px;
}

h1 {font-size: 14pt;}
h2 {font-size: 12pt;}

/* added by nick */
p {
  padding-left: 5px;
  padding-right: 5px;
}

body {
  background-color: #fef0c5;
  color: #000000; /* affects some vista things (colour of login on the login table */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  overflow: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;

}

.logo {
   height: 150px;
   width: 780px;
   background-image: url(/content/00/01/45/95/85/userimages/logo-780wideblackfade.jpg);
   background-repeat: no-repeat;
   background-position: center;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;/*16px;*/
}


#staticlinks_bottom /* Mozilla */
{
background-image: url(/content/00/01/45/95/85/userimages/bottom-graphic.gif);
background-repeat: no-repeat;
background-position: top center;
height: 52px;/* vertical alignment of the search box */
padding-top: 8px; /* my settings and logout verical alignment */
text-align: left;
display: inline;
visibility: visible;
width: 780px;
display: block; /* Important */
}

* html #staticlinks_bottom /* Internet Explorer */
{
background-image: url(/content/00/01/45/95/85/userimages/bottom-graphic.gif);
background-repeat: no-repeat;
background-position: top center;
height: 58px;/* vertical alignment of the search box */
padding-top: 8px; /* my settings and logout verical alignment */
text-align: left;
display: inline;
visibility: visible;
width: 780px;
display: block; /* Important */
}


#staticlinks_bottom a
{
color: white;
text-decoration: none;
padding-right: 7px;
font-family: Verdana, Arial, Courier New, Courier, monospace;
font-weight: 400;
}

#staticlinks_bottom a:hover
{
color: white;
text-decoration: underline;

}

#staticlinks_bottom ul
{
display: inline;
visibility: visible;
}

#staticlinks_bottom ul li
{
display: inline;
visibility: visible;
}

#search form /*is within #search - what on earth does this mean??!!*/
{
display: inline;
}
/* Internet Explorer */
* html #search {
margin-left: 420px;
margin-top: -56px;
padding-top: 0px;
width: 300px;
background-color: #003300;
color: white;
}
/* Mozilla */
#search {
margin-left: 450px; /* horizontal alignment of whole search box */
margin-top: -56px;
padding-top: 0px;
width: 300px;
background-color: #003300; /* background color of the box around the word 'search' */
color: white; /* color text of the word 'search'*/
}

#navCell
{
width: 780px;
text-align: left;
height: 20px;
margin-top: -38px;
margin-left: 0px;
}

.navigation
{

width: 100%;
padding: 0px;
margin: 0px;
height: 20px;
white-space: nowrap;
}
.navigation li
{
padding: 0px;
margin: 0px;
display: inline;
list-style: none;
}

#navCell a {
   vertical-align: left;
   color: #ffffff;
   font-family: Arial, Courier New, Courier, monospace;
   text-align: center;
   padding: 1px;
   padding-left: 5px;
   padding-right: 5px;
   background-color: #003300; /*#c0c0c0;*/
   font-size: 12px;
   font-weight: 700;
   text-decoration: none;
border-collapse: collapse; 
}


#navCell a:hover {
color: #ccccff;
background-color: #cc9933; /*999999*/
padding-bottom: 4px;
}

#navCell a:visited {
color: white;
}


/*properties of the active navCell li*/
#navCell li.nav1a {
}


/*properties of active tab*/
#navCell a.nav1a {
  color: white;
background-color: #cc9933;/*#999999;*/
padding-bottom: 4px;
}

#navCell a.nav1a:hover {
}

#secnav {
text-align: left;
width: 780px;
height: 22px;
margin-top: 0px;
margin-bottom: 0px;/*20px*/
margin-left: 0px;

}

#secnav ul {
padding: 0px;
margin: 0px;
list-style: none;
}

#secnav ul li {
display: inline;
}

#secnav a {
display: inline;
color: #FFFFFF;
padding: 5px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #cc9933; /*#999999;*/
text-decoration: none;
font-weight: 300;
}

#secnav a:hover  {
color: #c5c39c;
}
.pagelabel {


display: none;
}
#contentCell {
width: 780px;
text-align: center;
padding-bottom: 20px;
max-width: 780px;
margin-left: 0px;
margin-top: -4px;
background-color: #ffffff;
}

* html #contentCell {
width: 780px;
text-align: center;
padding-bottom: 20px;
padding-top: 0px;
padding-left: 0px; /*0*/
padding-right: 0px;
max-width: 780px;
margin-left: 0px;
margin-top: -4px;
background-color: #ffffff;
}

/* login on Navbar delete display: none to make visable */
#navCell #plogin
{ 
display: none;
}


#navCell #pregister
{
   display: none;
}

.boxbackground {
display: none;
}



body.contentbackground {
     background-color: #FFFFFF;
}

.black3{
 background-image:url( http://www.anchor-inn-restaurant.co.uk/content/00/01/48/81/04/userimages/anchor1rs.jpg
);
background-repeat:no-repeat;
width:190px;
height:240px;
color: #FAF8E7;
border: 1px solid #000000;
}

.black3 img{
position: relative;
top: 5px;}

.black3 p{
position: relative;
top: -3px;
color: #000000;
align: center;
padding-right:1px;}

.pamper{
padding:2px;}


.eazipay{display:none;}
