/*
*  Website:		Natural Timber Decor
*  Author:		Angel Web Designs
*  Copyright:	(c) 2009 Natural Timber Decor
*
*  Primary Colours:	#e15f09 - orange from logo
*					
*/

body
{
	background: #B76736 url(Images/bg-three.jpg) repeat;	/* Beautiful wood background pattern reproduced with permission from http://www.insanelymac.com - thanks guys! */
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

a, a:hover
{
	color: #e15f09;
	text-decoration: none;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	/* height: 1.1em; */
	padding: 0px;
	margin: 10px 0px;
}

h3
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 1.3em;
}

img
{
	border: 0px;
}

.specials_heading
{
	text-align: center;
	background-color: #e15f09;
	color: #fff;
	padding: 5px;
}

/***** Wrapper for site *******/

.wrapper
{
	width: 994px;
	margin: 0 auto;
	position: relative;
}

.wrapper_top
{
	background: transparent url(Images/wrapper_top.png) no-repeat;
	height: 30px;
}

.wrapper_middle
{
	background: transparent url(Images/wrapper_middle.png) repeat-y;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 17px 0px 17px;
}

.wrapper_bottom
{
	background: transparent url(Images/wrapper_bottom.png) no-repeat;
	height: 30px;

}

#sale-flag
{
	left: 419px;
    position: absolute;
    top: -174px;
    height: 0px;
    overflow: hidden;
}

/******* Header and Top navigation *******/
.header
{
	overflow: hidden;
	background: url(Images/header_watermark.jpg) no-repeat;
	background-position: 795px 28px;
}

.companymenu
{
	float: right;
	font-weight: bold;
	color: #000;
}

.companymenu ul
{
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.companymenu ul li
{
	display: inline;
	padding: 10px;
}

.companymenu li a
{
	color: #000;
}

.companymenu li a:hover
{
	color: #666;
}

#logo
{
	width: 368px;
	height: 145px;
	overflow: hidden;
	margin: 10px 0px 0px 10px;
}

.moto
{
	float: right;	
	margin-top: -100px;	/* -72px without trading hours */
	padding-right: 10px;
	color: #e15f09;
	font-size: 1.2em;
	text-align: right;
}
	
.header_contact_details
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.5em;
}
	
/******** Navigation ******/

#navigation
{
	clear: both;	
	background: transparent url(Images/transparent_wood_top.jpg) no-repeat;
	padding: 26px 0px 0px 0px;
	height: 212px;
}

/******** Main content ******/
.content_wrapper
{
	clear: both;
	background:  transparent url(Images/transparent_wood_bottom.jpg) no-repeat;
	background-position: bottom;
	padding-bottom: 79px;
}
.content
{
	background:  transparent url(Images/transparent_wood_middle.jpg) repeat-y;
	padding-top: 40px;
	padding-right: 10px;
	overflow: hidden;
	zoom: 1;	/* IE6 hack */
}

.homepage_content_container
{
	float: left;
	background:  transparent url(Images/twothird_content_bottom.png) no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	width: 445px;
}

.homepage_content_container_top
{
	background:  transparent url(Images/twothird_content_top.png) no-repeat;
	height: 15px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

.homepage_content_container_middle
{
	background: transparent url(Images/twothird_content_middle.png) repeat-y;
	padding: 10px 30px;
}

.homepage_sidebar
{
	float: left;
	text-align: center;
}

.homepage_sidebar_box
{
	background:  transparent url(Images/smallbox_bottom.png) no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	width: 241px;
}

.homepage_sidebar_box_top
{
	background:  transparent url(Images/smallbox_top.png) no-repeat;
	height: 15px;
	line-height: 15px;
}

.homepage_sidebar_box_middle
{
	background: transparent url(Images/smallbox_middle.png) repeat-y;
	padding: 1px 20px;
	text-align: left;
}

.homepage_sidebar_box_middle p
{
	margin: 5px 0px;	
}

.homepage_sidebar h2
{
	margin-top: 0px;	
}

.fullpage_content_container
{
	float: left;
	background:  transparent url(Images/fullpage_content_bottom.png) no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	width: 667px;
}

.fullpage_content_container_top
{
	background:  transparent url(Images/fullpage_content_top.png) no-repeat;
	height: 15px;
	line-height: 15px;
}

.fullpage_content_container_middle
{
	background: transparent url(Images/fullpage_content_middle.png) repeat-y;
	padding: 0px 30px 10px;
	overflow: hidden;
}

.fullpage_content_container h2
{
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.sidebar_title
{
	/*width: 124px;*/ 
	text-align: center;
	margin: 0px auto 15px;
}

/******** Content Headings **********/
#ourprodheader
{
	margin: 20px 0px 5px 0px;
}

#ourpresheader
{
	margin: 30px 0px 5px 0px;
}

#staintosample
{
	margin: 30px 0px 5px 0px;
}

#ourhistoryheader
{
	border: 0px;
	margin: 20px 0px 5px 0px;

}

#ourserviceheader
{
	border: 0px;
	margin: 30px 0px 5px 0px;

}
/********* Sub Category listing pages *********/
.sub_category_container
{
	float: left;
	width: 260px;
	height: auto!important;
	min-height: 330px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #999;
	text-align: center;
}

.subcategory_image
{
	width: auto;
	max-width: 250px;
}

/********* Item listing pages *********/
.item
{
	padding: 15px 0px;
}

.detail
{
	float: left;
	width: 430px;
}

.item h3
{
	margin-top: 0px;
	border-bottom: 2px solid #e15f09;
}

.item p
{
	margin: 5px 0px;
}

.item ul
{
	float: left;
	list-style-position: outside;
	padding: 0px 15px;
	margin: 5px 15px;
}

.image_container
{
	float: left;
}

.item_image
{
	display: block;
	width: 150px;
	padding: 0px 10px 10px 0px;
}

/********* Custom Products Page **********/
.custom_images_50
{
	text-align: center;
	width: 280px;
	float: left;
}

.custom_images_50 img
{
	padding: 10px;
}

.custom_centered
{
	text-align: center;
}

/********* Categories Text Menu **********/
.content_sidebar
{
	width: 242px;
	float: left;	
}

.content_sidebar .enquiry
{
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	padding-left: 15px;
	line-height: 1.4em;
}

.content_sidebar .enquiry a
{
	color: #000;	
}

.content_sidebar .enquiry a:hover
{
	color: #666;
}

#categories_header
{
	color: #fff;
	margin: 5px 0px 15px;
}

.categories_container
{
	background-color: #e15f09;
	margin-left: 1px;
	margin-right: 15px;
	font-size: 1em;
}

.categories_nav_container
{
	background-color: #e77f3a;
	width: 172px;
	padding: 10px 10px 30px 10px;
}

.categories_nav
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

.categories_nav li
{
	background: transparent url(Images/category_bullet.png) no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 8px 13px;
	list-style-type: none;
	cursor: pointer;
}

.categories_nav li a
{
	color: #fff;
	display: block;
}

.categories_nav li a:hover
{
	color: #666;
}

.categories_nav li ul
{
	margin-left: 0px;
	margin-top: 8px;
	padding: 0px;
}


.seperator
{
    border-top: 1px dotted #fff;
    margin: 20px auto 0px auto;
    padding-top: 10px;
    width: 100px;
}

/************* Contact Page and Form *************/

.contact_details
{
	overflow: hidden;
}

.contact_image
{
	margin-top: 15px;
	float: right;
}

#contact_form .form_row
{
	padding: 5px;
	float: left;
	width: 100%;
}

#contact_form .form_row label
{
	display: block;
	float: left;
	white-space: nowrap;
	width: 7em;
}

#contact_form .form_row .input_wrapper
{
	border: 1px solid #cecece;
	display: block;
	background: #ffffff url(Images/input_text2.gif) repeat-x;
	float: left;
	padding: 2px 4px;
	width: 194px;
	margin: 0px;
	line-height: normal;
}

#contact_form .input_wrapper input.text
{
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	width: 100%;
}

#contact_form .textarea_wrapper {
	width: 564px;
	height: 80px;
}

#contact_form .textarea_wrapper textarea
{
	display: block;
	width: 100%;
	height: 80px;
	overflow: auto;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.special 
{
	display: none;
	visibility: hidden;
}

.errorLabel
{
	color: Red;
}

.successLabel
{
	color: Green;
}

.google_map
{
	text-align: center;
}

.google_map_frame
{
	border: 2px solid #e15f09;
}

/******* Footer *******/
.footer
{
	clear: both;
	font-size: 0.8em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
}

.footer_nav
{
	font-weight: bold;
}

.footer_nav a
{
	color: #000;
}

.footer_nav a:hover
{
	color: #666;	
}

.footer .copyright a, .footer .copyright a:hover, .footer .copyright a:visited
{
	color: #666;
}


/*************** Alerts, buttons and messages ****************/
.helperinfo
{
	color: #999;
	font-style: italic;
}

.system
{
	display: block;
	float: left;
	padding: 0 0 0 19px;
	white-space: nowrap;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}

.inline
{
	display: inline;
	float: none;
}

.negative
{
	color: #b86464;
	background-image: url(Images/negative.gif);
}

.standard_button
{
	background: transparent url(Images/orange_button.png) no-repeat;
	height: 25px;
	width: 79px;
	color: #fff;
	border: 0px;
	line-height: 25px;
	cursor: pointer;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.standard_button:hover
{
	background-position: 0px bottom;
}

/**** Groups for modular floating ****/
.group:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .group /* IE6 */
{
	height: 1%;
}

*:first-child+html .group /* IE7 */
{
	min-height: 1px;	
}


/**** February special ****/
#february_special
{
	position: relative;
	background-color: #e77f3a;	
	overflow: hidden;
}

#february_special h3
{
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	left: 166px;
	color: #fff;
	line-height: 1em;
	text-align: center;
	top: 10px;
	margin: 0px;
	z-index: 100;
}


#february_special .left
{
	background-color: #e15f09;
	width: 50%;	
	float: left;
	text-align: center;
	position: relative;
	padding-top: 150px;
	padding-bottom: 20px;
}

#february_special .right
{
	width: 49%;
	float: left;
	text-align: center;
	position: relative;
	padding-top: 230px;
}

#february_special .special-details
{
	font-size: 14px;
	color: #000;
}

#february_special .offset_image
{
	position: absolute;
	top: 15px;
	right: 20px;
}

#february_special img
{
	margin-bottom: 5px;
}


/***** float clearing for boxes *****/
.item:after,
.group:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
				
* html .item,
* html .group /* IE6 */
{
	height: 1%;
}
				
*:first-child+html .item,
*:first-child+html .group /* IE7 */
{
	min-height: 1px;	
}
