body {
	margin: 0px;
	line-height: 1.4em;
	color: white;
	background-position: 0px 0px;
	background-image: url(http://www.thefirebarn.co.uk/images/bkg.png);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

a:link, a:visited, a:active {
	color: #555555;
}

a:hover {
	text-decoration: underline;
	color: #e64e25;
}

h1 {
	line-height: 1.8em;
	font-weight: bold;
	font-size: 22px;
	color: #8e0b01;
}

h2 {
	line-height: 1.8em;
	color: #b71e0e;
	font-size: 18px;
}

h3 {
	color: #b71e0e;
	font-size: 18px;
        line-height: 1.8em;
}

h4 {
	line-height: 1.6em;
	color: #b71e0e;
	font-size: 14px;
}

h5 {
	line-height: 1.4em;
	color: #b71e0e;
	font-size: 14px;
	font-weight: bold;
}
strong {
	font-weight: bold;
}

img {
	border: 0;
}
div#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	color: #2C1212;
	text-align: left;
	background-color: white;
}

div#header {
	margin-right: 20px;
	margin-left: 20px;
	height: 105px;
	background-position: 0;
	width: 920px;
}

div#header .logo {
	background-position: 0px 0px;
	background-image: url(http://www.thefirebarn.co.uk/images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#header .logo a {
	display: block;
	height: 105px;
	width: 315px;
}

div#gallery {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #000;
	height: 337px;
	width: 570px;
        float: right;
}

div#nav {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	height: 337px;
	font-size: 16px;
	color: white;
	background-color: black;
}

div#nav .main-nav li{
	display:block;
	padding-left:10px;
	margin-left:20px;
	height:40px;
}
div#nav .main-nav li a:link, .main-nav li a:visited, .main-nav li a:active {
	font-weight: normal;
	line-height: 40px;
	color: #ffffff;
}

div#nav .main-nav li a:hover, .main-nav li a.selected {
	font-weight: normal;
	text-decoration: none;
	color: #e64e25;
}

.subnav { padding-left: 10px; padding-bottom: 5px; padding-right: 0; padding-top: 0; margin:0 0 20px; font:16px; }
.subnav li { margin-bottom:6px; }
.subnav a:link, a:active, a:visited { color: #e64e25; outline:none; }
.subnav a:hover { color: #8e0b01; text-decoration:none; }

div#content {
	background-color: white;
	margin: 20px;
	width: 920px;
}

div#content .left {
	float: left;
	width: 660px;
}

div#content .right {
	float: right;
	padding-right: 20px;
	width: 220px;
}

div#side-search {width: 210px;}


div#footer {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
}

div#footer .small a:link, .small a:active, .small a:visted {
	font-size: 12px;
	color: #555555;
}

div#footer .small a:hover {
	text-decoration: underline;
	color: #e64e25;
}

.clear {
	clear: both;
}

div#newsletter {
	color: #555555;
}

div#times {
	color: #555555;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
}

.t_left {
	float: left;
	width: 280px;
}

.t_mid {
	margin-left: 25px;
        float: left;
	width: 140px;
}

.t_mid2 {
        float: left;
	width: 140px;
}

.t_right {
	margin-left: 25px;
	font-size: 12px;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 280px;
}

.red {
	/* color: #b71e0e; */
	color: red;
}

.orange {
	color: orange;
}

.green {
	color: green;
}

/* Portfolio Gallery */



div#portfolio div#narrowcontent {
 left:              0px;
 right:             10px;
 background-color: white 	;
 /* border: 1px solid #333; */
 margin:            0 10px 0 10px;
 padding:           10px 12px 12px 12px;
 width:             auto;
}
* html div#narrowcontent {
 width:             100%;
 width:            	auto;
}

div#portfolio .breadcrumb {
 margin:            15px 0 15px 6px;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

div#portfolio .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active{
	color: #b71e0e;
	}
div#portfolio .breadcrumb a:hover{
	text-decoration: underline;
	color: #b71e0e;
	}
div#portfolio .cats {
	color: #555555;
	padding: 5px 0 0 10px; 
}

div#portfolio .cats a:link, .cats a:visited, .cats a:active {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

div#portfolio .cats a:hover {
	text-decoration: none;
	color: #e64e25;
}

div#portfolio .paginate {
 margin:            10px 0 10px 6px;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

div#portfolio .windowclose {
 margin:            15px 0 10px 0;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align: 		center;
}

div#portfolio .spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}

div#portfolio img {
 margin:		0;
 padding:	0;
 border:		0;
}

div#portfolio .border {
 /* border:	1px solid div#000; */
}

div#portfolio .paddedborder {
 padding: 	20px;
 /* border: 	1px solid div#000; */
}

div#portfolio .thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 background-color: white;
}

div#portfolio .title {
 margin:            3px 0 0 0;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         11px;
 font-weight: 		bold;
 color:             div#000;
}

div#portfolio .caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         11px;
 color: #000;
}

div#portfolio .commentlink {
 margin:            4px 0 8px 0;
}


/* li {
 margin:            0 0 15px 0;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         11px;
 color: 				div#333;
 background-color:  transparent;
 text-align: 		left;
 padding-bottom: 	5px;
 border-bottom: 		1px dashed div#ccc;
} */

div#portfolio .stats {
 margin:            4px 0 4px 0;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         10px;
 font-weight: 		normal;
 color:             #fff;
}

div#portfolio .imageBG {
 text-align: center;
 background-color: #555555;  
}

div#portfolio .tableBorder {
 /* border: 1px solid #555555; */
}

div#portfolio th{
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         12px;
 color:             #fff;
 font-weight:		bold;
 text-align:		left;
 padding:           5px 4px 5px 12px;
 background-color: black;  
}

/* Brochure */

.categories.grid {
	width: 660px;
	}
.categories.grid li {
	float: left;
	height: 230px;
	/* margin-right: 10px; */
	padding: 10px 5px 0;
	width: 150px;
	}
.categories.grid li a:link, a:active, a:visited{
	color: #555555;
	}
.categories.grid li a:hover{
	color: #b71e0e;
	}

.categories.grid .image {
	float: none;
	margin: 1em 0;
	}
.categories.grid .more {
	margin: .5em 0;
	}
.categories.grid .price span {
	display: block;
	margin: .5em 0;
	}
.categories.grid .actions {
	clear: both;
	float: none;
	margin: .5em 0;
	text-align: left;
	}

.subcategories.grid {
	width: 660px;
	}
.subcategories.grid li {
	float: left;
	height: 230px;
	/* margin-right: 10px; */
	padding: 10px 5px 0;
	width: 150px;
	}
.subcategories.grid li a:link, a:active, a:visited{
	color: #555555;
	}
.subcategories.grid li a:hover{
	color: #b71e0e;
	}
.subcategories.grid .image {
	float: none;
	margin: 1em 0;
	}
.subcategories.grid .more {
	margin: .5em 0;
	}
.subcategories.grid .price span {
	display: block;
	margin: .5em 0;
	}
.subcategories.grid .actions {
	clear: both;
	float: none;
	margin: .5em 0;
	text-align: left;
	}

/* Product Style */

.listimage {
        margin: 5px;
}

.underline {
	text-decoration: underline;
}
.prod_image {
	text-align: center;
}
div#detailleft {
	float: left;
	width: 220px;
}
div#detailright {
	margin-left: 5px;
	float: left;
	width: 435px;
}

div#detailright a:link, a:active, a:visited {	color: #b71e0e;}

div#detailright a:hover {color: #b71e0e; text-decoration: underline;}

div#detail-left {
	float: left;
	width: 330px;
}
div#detail-right {
	margin-left: 30px;
	float: left;
	width: 300px;
}

/* Contact Form */
.text_label {
 font-size:         11px;
 font-weight: 	bold;
 color:             div#000;        
}

/* ---------------------------------------- Events Calendar Styles ------------------------------ 

div#content .cal_left {
	float: left;
	width: 700px;
}

div#event_calendar {
	width: 100%;
	border: none;
	}

div#content .cal_left th {
 color: #ffffff;
 text-transform: uppercase;
 font-size: 1.3em;
 font-weight:		bold;
 text-align: center			;

}

div#content .cal_left td {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size:         11px;
}

.calendarBlank { 
	color: #ffffff; 
	background-color: #ffffff;
	width: 14%;
	text-align: center;
	}

.calendarBG { 
	text-align: center; 
	color: #ffffff; 
}

.calendarHeader { 
	color: #8e0b01; 
	font-weight:bold; 
	font-size:1.3em; 
	padding-bottom:1px; 
	line-height:2.2em; 
	margin: 0px 0px 12px 0px;
	text-transform: uppercase;
}

.calendarMonthLinks {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #8e0b01;
	}

	.calendarMonthLinks a {
		color: #ffffff;
		text-decoration: none;
		}

		.calendarMonthLinks a:hover {
			color: #ffffff;
			text-decoration: underline;
			}

.calendarDayHeading {
	font-weight: bold; 
	font-size:	11px;
	color: #fff; 
	background-color: #B0252C;
	text-align:  center;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	}

.calendarToday { 
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #B0252C;
	}

.calendarCell {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	color: #1e1e1e;
	background-color: #c3c3c3;
	width: 14%;
	height: 100px;
	}

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

	.event_link  a {
		color: #008040;
		text-decoration: none;
		}

	.event_link a:hover {
		text-decoration: underline;
		}
	

.event_details {
	padding:10px; 
	margin: 0px 0px 0px 0px
	}

	.event_details h3 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: -5px 0px -15px 0px;
		font-size: 1em;
		}	

	.event_details p {
		line-height: 1.5em;
		}
		
		*/
/*-----side search-------*/
table.search{color: 2e2e2e;}

/*----- box ------*/
div#content .box { margin-bottom:25px; font-size:12px; line-height:1.4em; }
div#content .box_inner { padding:15px; background:div#2e2e2e; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; }
div#content .box h3 { padding:0.3em 15px; margin-bottom:1px; font:14px/24px 'Century Gothic','Trebuchet MS'; color: #e64e25; text-shadow:div#1f0e0f 0 -1px 1px; background:url(http://www.thefirebarn.co.uk/images/box_bgtop.png) no-repeat;}
div#content .box h4 a { color: #e64e25; }
div#content .box a.more { color: #b71e0e; display:inline; }
div#content .box a { color: #b71e0e; }
div#content .box a:hover { color: #b71e0e; text-decoration:none; }
div#content .box a.more { color: #b71e0e; }
div#content .box a.more:hover { text-decoration:underline; }
div#content .box.news li { padding-top:1em; margin-top:1em; border-top:1px solid div#231012; }
div#content .box.news li.first { padding-top:0; margin-top:0; border-top:none; }
div#content .box.event_details h4 { margin-bottom:0.1em; }
div#content .box.event_details a { text-decoration:underline; }
div#content .box.event_details p,
div#content .box.event_details ul { padding-left:10px; color: #555555; }
div#content .box.event_details span { padding-left:10px; display:block; margin-bottom:0.2em; color: #555555; }
div#content .box.event_details p span { padding-left:0; }
div#content .box.documents span { display:block; font-size:9px; line-height:1.4em; color: #8e0b01; text-transform:uppercase; }

/*------ content images ---*/
div#content img {padding: 10px;} 
/*------ side bar brands --------*/
div#brands {margin-left: 20px; border-color: #555555; border-width: 1px; border-style: solid; width: 220px;}
div#brands h5 {padding: 5px; line-height: 1.4em; width: 210px; font-size: 14px; font-weight: bold; color: white; background-color: black;}
div#brands h5 a:link, a:active, a:visited {font-weight: bold; color: white; text-decoration: none;}
div#brands h5 a:hover {font-weight: bold; color: white; text-decoration: none;}
div#brands img {padding: 0px;}