﻿/* @override http://www.warepriory.co.uk/scripts/warepriory.css */

body, h1, h2, h3, h4, h5, h6, p, ul, li, div { /* universal values */
	margin:0;
	padding-left:0;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #bdb7ac;
	width: 100%;
	background-position: center;
	font-size: x-small;
	line-height: 140%;
}	
* html body{
	font-size: x-small; /*for IE5/Win */
}

.weddings {
	color:#cc0099;
}

.conf {
	color:#003399;	
}

.catering {
	color: #008000;
}

.warepriory {
	color:#333333;	
}

.highlight {
	font-weight:bolder;
}		

#bodywrap {
	width: 944px;
	margin: 0 auto;
}

#header {
	width:100%;
	background-image: url(../images/warepriory_header.jpg);
	background-color: #B7B6AB;
	background-repeat: no-repeat;
	height: 103px;
	background-position: left 20px;
	float:left;
	text-indent: -2000px;
}

#linksbar { /* home page only*/
	background-color: #ffffff;
	height: 50px;
	width: 944px;
	float: left;	
	padding: 20px 0px 0px 0px
}

#linksbar ul{ /* home page only*/
	list-style-type: none;
	float:left;
}

#linksbar li{ /* home page only*/
	float:left;
	margin-right:25px;
}

#linksbar a
{
	/* home page only*/
	text-indent: none;
	color: #8f897e;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a#homelink {
	float: left;
	margin-left:100px;

}
a#banquetlink {
	float: left;

}
a#weddingslink {
	float: left;
}
a#linkslink {
	float: left;
}
a#newslink {
	float: left;
}
a#cateringlink {
	float: left;
}
a#contactuslink {
	float: left;
	}

#menu {
	height: 28px;
	width: 944px;
	float: left;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float:left;

}
#menu a {
	background-color:#d4d1cb;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #8f897e;
	border:solid;
	padding-top: 5px;
	border-width:1px 1px 1px 1px;
	border-color:#bdb7ac #d4d1cb #bdb7ac #bdb7ac;
	height: 29px;
	width: 187px;
	background-repeat: no-repeat;
	float: left;
}

#menu a:hover {
	background-color:#c9c5bd;
}

#menu a.thispage { 
	background-color:#c9c5bd;
}

a#navbuttonhome {
	border-width:1px 1px 1px 0px;
}

a#navbuttonconf {
}

a#navbuttonweddings {
}

a#navbutton {
}

a#navbuttonnews {
}

#submenuW {
	clear:both;
	background-color:#CC3399;
	height: 25px;
	width: 944px;
	float: left;
}

#submenuW ul{
	color:#ebe8e4; /* determines colour of separators */
	list-style-type:none;
	text-indent:15px; /* check if needed */
	float:left;
	display:inline;
	padding-top:5px;
}

#submenuW li{
	display:inline;	
}

#submenuW a{
	color: #ebe8e4;
	text-decoration: none;	
}

#submenuW a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}

#submenuC {
	clear:both;
	background-color:#000066;
	height: 25px;
	width: 944px;
	float: left;
	font-size:0.85em;
}

#submenuC ul{
	color:#ebe8e4;  /* determines colour of separators */
	list-style-type:none;
	text-indent:15px;
	float:left;
	display:inline;
	padding:5px 0px 5px 0px;
}

#submenuC li{
	display:inline;	
	padding:0px 0px 0px 0px;
}

#submenuC a{
	color: #ebe8e4;
	text-decoration: none;	
}

#submenuC a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}

#submenuCA {
	clear:both;
	background-color:#008000;
	height: 25px;
	width: 944px;
	float: left;
	font-size:0.85em;
}

#submenuCA ul{
	color:#ebe8e4;  /* determines colour of separators */
	list-style-type:none;
	text-indent:15px;
	float:left;
	display:inline;
	padding:5px 0px 5px 0px;
}

#submenuCA li{
	display:inline;	
	padding:0px 0px 0px 0px;
}

#submenuCA a{
	color: #ebe8e4;
	text-decoration: none;	
}

#submenuCA a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}

#submenuWP {
	clear:both;
	background-color:#8f897e;
	height: 25px;
	width: 944px;
	float: left;
}

#submenuWP ul{
	color:#ebe8e4;  /* determines colour of separators */
	list-style-type:none;
	text-indent:15px;
	float:left;
	display:inline;
	padding-top:5px;
}

#submenuWP li{
	display:inline;	
}

#submenuWP a{
	color: #ebe8e4;
	text-decoration: none;	
}

#submenuWP a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}

#submenu_right {
	float:right;
	text-align:right;
}

#submenu_right ul{
	margin: 0px 0px 0px 0px;
	padding:5px 15px 5px 0px;
	color:#ebe8e4;  /* determines colour of separators */
	list-style-type: none;
}

#submenu_right li{
	display:inline;
}

#submenu_right a{
	color: #ebe8e4;
	text-decoration: none;	
	}

#homeleftcontent {
	height: 355px;
	width: 510px;
	float: left;
	background-color:#d4d1cb;
	background-image:url(../images/home_2.jpg);
}

#homerightcontent {
	background-color: #d4d1cb;
	height: 346px;
	width: 419px;
	float: right;
	text-align: left;
	padding:10px 5px 0px 10px
}

#homepagebuttons {
	margin: 10px 0px -5px -20px;
}
#homepagebuttons ul{
	list-style-type: none;
	line-height:15px;
	}
#homepagebuttons a{
	text-indent: -2000px;
	clear :both;
}

#homepageaddress {
	float:left;
	text-align:center;
	width:100%;
	margin:10px 0px 0px 0px;
	color:#999999;
}

#middle{ /* general styles for lists etc in content area  */
	width:100%;
	background-color:#FFFFFF;
	float:left;
}

#middle ul{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 16px;  /* this pushes list inc bullets inwards  */
	list-style-position:outside; /* this keeps the bullets outside of the padded area  */
	line-height:1.2em;
}

#middle ul li{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#middle a, a:visited{
	color:#003399;
	font-weight:bolder;
}

#middle a:hover{
	color:#003399;
	font-weight:bolder;
	text-decoration:underline;
}

#fullwidthtext {  /* TEXT COLUMN STYLES  */
	float: left;
	padding: 10px 15px 10px 25px;
}

#leftwidetext {  
	float: left;
	width: 629px;
	padding: 10px 15px 10px 25px;
}

#rightwidetext {  
	float: right;
	width: 629px;
	padding: 10px 20px 10px 20px;
}

#leftnarrowtext {  
	float: left;
	width: 474px;
	padding: 10px 10px 10px 25px;
}

#rightnarrowtext {  
	float: right;
	width: 474px;
	padding: 10px 20px 10px 15px;
}

#leftwidepic {  /* PIC COLUMN STYLES  */
	float: left;
	width: 435px;
}

#rightwidepic {
	float: right;
	width: 435px;
}

#leftnarrowpic {
	float: left;
	width: 275px;
}

#rightnarrowpic {
	float: right;
	width: 275px;
}

img {
	border-top:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
}

x #footer {
	font-weight:normal;

	
}

#footer {
	width:944px;
	height:20px;
	background-color:#8f897e;
	color:#FFFFFF;
	text-align:center;
	font-size: 0.9em;
	float:left;
	padding: 2px 0px 1px 0px;
	border:solid;
	border-width: 1px 0px 0px 0px;
	border-color:#FFFFFF;
}

#credit {
	margin: 3px 0px 0px 0px;
	width:944px;
	float:left;
	text-align:center;
	font-size:0.85em;
	color:#ffffff;
}
	
#credit a, a:visited{
	text-decoration:none;
	color:#ffffff;
}

#credit a:hover{
	text-decoration:underline;
	color:#ffffff;
}

h1 {
	font-size: 1em;
	color: #757980;
	text-indent: -20000px;
	font-weight: bold;
	line-height: 20px;
	margin:5px 5px 5px 0px;

}
h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #cc0099;
	text-indent: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px 0px 10px 0px;	
}

h3 {
	font-size: 1.1em;
	color: #757980;
	line-height: 1.4em;
	font-style: normal;
	margin: 15px 0px 0px 0px;
	
}

h4 { /* use for intro text */
	color: #757980;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px 0px 7px 0px;
}

h4 a, a:visited{
	font-weight:lighter;
}

p {
	margin: 0px 0px 5px 0px;
}

.biglist {   
	font-size:1.2em;
	list-style-position:inside; }

.biglist a{
	font-weight:bolder;
	text-decoration:underline;
	color:#333333;
	}

#banquetbutton{
	background-image:url(../images/conf_sidebutton.gif);
	height: 15px;
	background-repeat: no-repeat;
	width: 160px;
	display: list-item;
}	

#weddingsbutton 
{
	background-image:url(../images/wedding_sidebutton.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	display: list-item;
}

#banquet {
	background-image: url(../images/banq_con_button.jpg);
	background-repeat: no-repeat;
}

.wtctable {
	width: 100%;
	border: 1px solid #000000;
	background: #c9c5bd;
	margin: 10px 0px 0px 0px;
}

.wtctable caption {
	text-align:left;
	margin: 10px 0px 3px 0px;
}

.wtctable th, table td {
	margin: 0;
	padding: 5px 2px 5px 2px;
	text-align: center;
	vertical-align:top;
	line-height:1.1em;
}

.wtctable td {
	background:#ebe8e4;
}

.wtctable th {
	border-bottom: 1px solid #333333;
}

#box {
	background-color:#F2F2F2;
	margin: 10px 0px 0px 0px;
	padding:10px 10px 10px 15px;
	border: 0px solid #000099;
	font-size:1.2em;
	line-height:1.5em;
}

#box a, a:visited {
	text-decoration:none;
	font-weight:normal;
}

#box a:hover {
	text-decoration:underline;
	font-weight:normal;
	}
.quote {
	font-style:italic;
}
	
.quoter {
	text-align:right;
	font-size:0.8em;
}

#leftpad {
	padding:0px 0px 0px 15px;
}
	
fieldset {
	padding:5px 10px 10px 15px;
	border: 1px solid #cccccc;
	margin: 0px 0px 10px 0px;
}

legend {
	font-size: 1.2em;
	color: #000000;
	margin: 0px 0px 10px -15px;
	padding: 0px 10px 0px 10px;
}

p.label_field_pair {
clear: both;
float: none;
}

p.label_field_pair label {
clear: left;
display: block;
float: left;
text-align: left;
width: 75px;
}

p.label_field_pair input {
clear: right;
float: left;
margin-left: 10px;
width: 200px;
}
