/* //////////////////////////////////////////////////////////////////////// 
/* Style Sheet 
/* Logic Red Web Design  - www.logicred.co.uk 
/* //////////////////////////////////////////////////////////////////////// */

/* BODY
****************************************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; }
p { margin-bottom: 1.1em; line-height: 1.4em; }

html { overflow-y: scroll; }

body {
	font-family: verdana; 
	font-size: 100%; 
	color: #261A06;
	height: 100%;
	background-color: black;
}

strong {	}
img { border: 0;}
.formtable { font-size: .8em}

/* DIVS
****************************************************** */

#header-long-container { background: url(images/header_background.jpg) repeat-x; width: 100%; float: left;}

#header-centre-container { width:846px; margin: auto; }

#merc {
	background: url(images/merc.jpg) no-repeat;
	width: 316px;
	height: 172px;
	float: left;
}

#header {
	background: url(images/header.jpg) no-repeat;
	width: 530px;
	height: 139px;
	float: left;	
}

#menu {
	background: url(images/menu.jpg) no-repeat;
	width: 530px;
	height: 33px;
	float: left;	
}

.menupad { padding: 0px 5px 0px 5px; }

#content-long-container { background: #63636b; width: 100%; float: left; }

#content-centre-container { width:900px; background: url(images/centre_back.jpg) repeat-y; margin: auto; font-size: .8em;}

#content-centre-container li { margin-left: 20px; margin-bottom: 5px;}
.content-centre-container-pad { padding: 10px 40px 10px 40px;}

/* FOOTER AREA */

#footer-long-container { background-color: black; float: left; width: 100%; height: 60px;}

#footer-centre-container { 
	width:846px;
	margin: auto;
	color: white;
	padding-top: 10px;
	font-size: .9em;
}

#offer {
	float: left;
	width: 360px;
}

#slideshow {
	float: left;
	width: 450px;
}

/* HEADINGS */

h1 { color: #a52a2a;font-family: georgia; font-size: 1.9em; font-weight: normal; padding-bottom: 10px; }
h2 { color: #a52a2a;	font-family: georgia; font-size: 1.4em; font-weight: normal; padding-bottom: 10px; }
h3 { color: #931d1d;	font-family: Georgia,Verdana; font-size: 1.8em; font-weight: normal;  }

/* MAIN MENU AT THE TOP 
/* //////////////////////////////////////////////////////////////////////// */

#menu li {display: block; height: 32px; float: left; line-height: 30px; border-right: 1px solid white;}

#menu li a {
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;
	color: #404040;
	font-size: .8em;
	text-decoration: none;
}

#menu li a:hover {display: block;color: white; background-color: #a52a2a;}

.selected {	border-right: 1px solid #424340;	background: url(images/selected.jpg) center no-repeat; } 

/* FOOTER MENU */
/* **************************************************** */

#footermenu {text-align: center; list-style: none;}
#footermenu li {display: inline; border-right: 1px solid #E6E6E6; }
#footermenu li a { padding: 0px 15px 0px 15px; font-family: verdana; color: White; font-size: .9em; text-decoration: none; }
#footermenu li a:hover {color: #D3D3D3;}
#footermenu li.noborder { border:0px!important;}

/* OTHER BITS */
/* **************************************************** */

.image-border { border: 1px solid #E5E3DD; padding: 2px; }

.fatborder {
	background-color:#676247;
	border:6px solid #c2c7b7;
	padding:1px;
}	

a { color: #004a71; }

td { padding-left: 5px;padding-right: 5px;}

.clear { clear: left; }

#logic { display: none;}
