/*   
Website Name: PigsNoseInn.co.uk
Website URI: http://www.pigsnoseinn.co.uk
Author: Jozzweb.com - Joss Webber
Version: 4.0
*/

body {
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}
#content {
	width: 600px;
	margin: 0 auto;
	height: auto;
}
#homecont {
	background-color: #990099;
}

#eventscontent {
	width: 600px;
	margin: 0 auto;
	height:auto;
	background-color: #D60000;
}

#footer.dark {	
	background: #5d5d5d;
	color: #a2a2a2;		
	width: 600px;
	font-size:x-small;
}

#footer.light {	
	background: #fff;
	border: 1px solid #dadbdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
}

#footer.dark .widgetBox h3{	
	color: #989898;			
}

#footer.light .widgetBox h3{	
	color: #a2a2a2;		
}

#footer.dark .meta {
	color: #919191;	
}

#footer.light .meta {
	color: #cccccc;	
}

#footer .main{	
	padding: 30px 0 0 0;	
	
	margin: 0 0 0 0;	
}

.footerBox{
	margin: 0 0 30px 30px;	
	float: left;
	position: relative;		
}

.footerBox p{			
	padding: 0;	
}

#footer.dark a {
	color: #bebebe;	
}

#footer.dark a:hover {
	color: #fff;	
}

#footer .secondary {		
	margin: 0 40px 0;
	padding: 40px 0 40px;
	border-top: 1px solid #6b6b6b;
}

#footer.light .secondary {	
	border-top: 1px solid #dfdfdf;
}


#footer .secondary .left {
	float: left;
}

#footer .secondary .right {
	float: right;
}

/*  ------ Menu ----------------------------------------------------------------------------------------------- */
#menu {
	background-color: #990000;
	color: #FF0000;
	text-align: center;
	padding: 5px;
}
#events {
	background-image: url(../images/eventsback.gif);
}
.mainmenu a {
	font-size: large;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainmenu a:hover {
	font-size: large;
	color: #FF0000;
	text-decoration: none;
}
/*  ------ HomePage ------------------------------------------------------------------------------------------- */

.news {
	color: #FFFF00;
	font-weight: bold;
	font-size:x-large;
}
.info {
	font-family: Georgia, serif;
	color: #FFFFFF;
}
.newssmall {
	color: #CCCC00;
	font-weight: bold;
}
/*  ------ contactspage ---------------------------------------------------------------------------------------- */
#contentcontact {
	width: 600px;
	margin: 0 auto;
	background-color: #000099;
}
#contactback {
background-color: #960;
}#contentcontact #contactback table {
	color: #000;
}
#contentcontact #contactback table tr td {
	color: #000;
}
#contacdeet {
	color: #F90;
}
.contacdeet {
	color: #F90;
	font-size: small;
}

#slider {
	position:relative;
    width:600px;
    height:400px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.food {
	color: #F00;
}
.title {
	font-size: large;
}

