/* General
*******************************************************************************/
html, body {
	font-size: 13px;
	background-color: #ffffff;
	color: #000;
	background-color: transparent;
}

html {
	background-image: url(/images/homepage/homepage_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 110px;
}


#bd {
	margin-top: 10px;
	background-color: transparent;
}

#ft {
}

/* Headings
*******************************************************************************/
h1 {
	font-size: 2em;
	xmargin-left: 0.385em;
	xmargin-bottom: 0.385em;
	xmargin-bottom: 0.385em;
	margin: 0.385em;
	xcolor: #fff;
	color: #7b2625;
}
h2 {
	font-size: 1.6em;
	margin-left: 0.385em;	
}
h3 {
	font-size: 1.2em;
	margin-left: 0.385em;	
}

/* Text
*******************************************************************************/
p {
	margin: 0.385em;
	line-height: 1.4em; 
}
strong { font-weight: bold; }
em { font-style: italic; }

/* Lists
*******************************************************************************/
ul, ol { margin-left: 15px;}
li { margin-left: 15px;}

/* Links
*******************************************************************************/
a { text-decoration: none;}
a:link {}
a:hover {}
a:visited {}

/* Forms
*******************************************************************************/
form ul.errors {
	background-image: url(/images/icons/error.png);
	background-repeat: no-repeat;
}
form ul.errors li {
	list-style-type: none;
	color: #FF0000;
	padding-left: 1.538em;
}
form .zend_form {
	overflow: auto;
	width: auto;	
}
form .zend_form dd fieldset dt {
	clear: both;
	width: 20%;
	float: left;
	text-align: right;
	margin-bottom: 0.385em;
}
form .zend_form dd fieldset dd {
	width: 75%;
	float: left;
	margin-bottom: 0.385em;
}
form dl.zend_form ul.errors {
	color: #f00;
}
form dl.zend_form label.required {
	background-image: url(/images/icons/required_field.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 0.769em;
}

/* Flash messages
*******************************************************************************/
.messages {
	background-color: #24AD4B;
	border: 1px solid #187432;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.messages ul { margin: 0; padding: 0; }	
.messages ul li { list-style-type: none; }
.message_small {
	background-color: #eee;
	border: 1px dotted #aaa;
	font-size: 0.85em;
	font-style: italic;
	margin: 0.769em 1.538em;
	padding: 5px;	
}
.message_small p { margin: 0px; padding: 0px; }

/* Biscuit trail
*******************************************************************************/
div#biscuit_trail ul {
	display: inline;
	margin: 0;
}
div#biscuit_trail ul li {
	display: inline;
	list-style-type: none;
}
div#biscuit_trail a {
	color: #999;
}

/* Utility classes
*******************************************************************************/
.stretch { width: 100% !important; }


/* HEADER
*******************************************************************************/

#hd {

}

div.header {
	position: relative;
	margin-top: 0.769em; 
	background-image: url(/images/header/header_bg.jpg);
	background-repeat: no-repeat;
	height: 8.846em;
}
div.header_logo {
}	

div.header_logo img {
	float: left;
	margin-top: 1.1em;
	margin-left: 1.5em;
}

div.header_quote {
	position: absolute;
	bottom: 0;
	right: 130px;
}

p.quote {
	margin: 0px;
	padding: 0px;
}

span.red {
	color: #ff0000;
}


/* FOOTER
*******************************************************************************/

#ft {
	margin-top: 25px;
	border-top: 1px solid #7b2625;
}
#biscuit_trail {
	float: left;
	
}
div.footer_copy {
	float: right;
	font-size: 0.75em;
	color: #999;
}

div.footer_copy a {
  color: #999999;
}

/* TOP NAVIGATION MENU (horizontal)
*******************************************************************************/
div.topnav {
	margin-top: 0.385em;
	background-image: url(/images/topnav/topnav_bg.jpg);
	height: 2.692em;
	line-height: 2.692em;
	background-color: #3b3b3b;

}


div.topnav ul li {
	display: block;
	width: 120px;
	float: left;
	margin: 0 0.2em;
	xborder: 1px solid white;
	text-align: center;
}	

/*
div.topnav ul li { 
	display: inline;
	list-style-type: none;
	margin: 0 1em;
	border: 1px solid white;
	font-size: 1.1em;
}
*/

div.topnav a {
	color: white;
	text-decoration: none;
}

div.topnav a:hover {
	text-decoration: underline;
}



/* LEFT NAV
*******************************************************************************/


#vertmenu {
	padding: 0px;
	margin: 0px;
	margin-top: 35px;
}

#vertmenu h1 {
	display: block;
	background-color: #7b2625;
	color: #ffffff;		
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	margin: 0px;
	width:159px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#vertmenu ul li a {
	font-size: 0.9em;
	display: block;
	border-bottom: 1px dashed #7b2625;
	padding: 3px 0px 2px 2px;
	text-decoration: none;
	list-style: none;
	color: #000000;
	width:160px;
	color: #292929;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	background-color: #e5e5e5;
	color: #7b2625;
	font-weight: bold;
}





/* HOME PAGE
*******************************************************************************/


/* Home Page 4-Boxes */

div.boxInside {
	position: relative;
	height: 20.769em;
	width: 16.923em;
}

#box1 {
	background-image: url(/images/homepage/box3.jpg);
	background-repeat: no-repeat;
}
#box2 {
	background-image: url(/images/homepage/box1.jpg);
	background-repeat: no-repeat;
}
#box3 {
	background-image: url(/images/homepage/box2.jpg);
	background-repeat: no-repeat;
}
#box4 {
	background-image: url(/images/homepage/box4.jpg);
	background-repeat: no-repeat;
}

div.boxTitle {
	xborder: 1px solid green;
	height: 5.385em;
	line-height: 5.385em;
}

div.boxMiddle {
	xborder: 1px solid blue;
	height: 12.308em;
}

p.white {
	margin-left: 1.154em;
	margin-right: 1.154em;
	margin-top: 0.769em;
	color: #fff;
}

div.boxMore {
	position: absolute;
	bottom: 0;
	height: 2.462em;
	width: 100%;
}

div.boxMore p {
	color: #fff;
	text-align: right;
	margin-right: 1em;
	line-height: 1.5em;
}

a.white {
	color: #ffffff;
	text-decoration: none;
}



/* MANUFACTURING
*******************************************************************************/

img.border {
	border: 2px solid #7b2625;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* BREADCRUMPS - location bar
*******************************************************************************/
div.breadcrumps {
	text-align: left;
	font-size: 0.8em;
}


/* SECTION/CATEGORY PAGE
****************************************************************************/

div.cat_box {
	background-color: #e5e5e5;
	border: 1px solid #7b2625;
	width: 185px;
	height: 210px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.cat_name {
	line-height: 28px;
	height: 28px;
	font-size: 1.1em;
}

div.cat_name a {
	color: #7b2625;
}

div.cat_img {
	height: 145px;
}

div.cat_img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.cat_count {
	padding-top: 5px;
}

div.cat_count a {
	color: #7b2625;
}

/* PRODUCT/OPTION PAGE
****************************************************************************/
div.prod_box {
	background-color: #e5e5e5;
	xborder: 1px solid #7b2625;
	margin-bottom: 10px;

}

div.prod_name {
	xborder: 1px solid red;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}

div.prod_name p {
	color: #7b2625;
	font-size: 1.3em;	
}

div.prod_desc {
	xborder: 1px solid yellow;
}

div.prod_left {
	float: left;
	width: 68%;
	height: 135px;
	xborder: 1px solid black;	
}
div.prod_right {
	float: right;
	width: 30%;
	height: 160px;
	xborder: 1px solid blue;	

}
div.prod_right img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	
}

div.prod_count {
 	float: left;
}

div.options {
	xborder: 1px solid red;
	width: 99%;
	float: left;
}	


/* FORMS
****************************************************************************/

form .zend_form {
	overflow: auto;
	width: auto;	
}


form .zend_form dd fieldset dt, form .zend_form dt {
	clear: both;
	width: 20%;
	float: left;
	text-align: right;
	margin-bottom: 0.769em;
	line-height: 1.923em;
}

form .zend_form dd fieldset dd, form .zend_form dd {
	width: auto;
	float: left;
	margin-bottom: 0.769em;
	
}

form dl.zend_form ul.errors {
	color: #f00;
	xborder: 1px solid red;
	padding: 0.154em;
}

form dl.zend_form label.required {
	background-image: url(/images/icons/required_field_black.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 0.769em;
}

form dl.zend_form input, textarea {
	background-color: #e2e2e2;
	border: 1px solid #7b2625;
	xcolor: #fff;
	padding: 0.231em;
}


/* Admin Tables
 ***********************************************************/
 
/* Zebra for tables */
tr.odd {
	background-color: #EFF5FF;
}
tr.over {
	background-color: #bcd4ec;
}

table.admin {
    margin-top: 1em;
	width: 100%;
}
table.admin tr th, table.admin tr td {
	padding: 2px;
}
table.admin th {
	background-color: #aaa;
	font-size: 0.9em;
	font-weight: bold;
}
table.admin tr td.title {
	background-color: #555;
	color: #fff;
	font-size: 1.4em;
}
table.admin tr.dark td, table.admin tr.dark th {
    background-color: #333;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.3em;
}


/* Products table (including Section, Ranges and Products CSS) */


table.products { 
  width: 98%;
  border-collapse: collapse;
  border-spacing: 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
table.products td {
	padding: 2px;
} 

td.sectionTitle {
  background-color: #7b2625;
  border: 1px #fff solid;
  font-size: 1em;
  color: #fff;
  text-align: left;
  padding: 2px;
}

td.rangeTitle {
  background-color: #FFCD75;
  color: #000;
  border: 1px #fff solid;
  font-size: 1em;
  text-align: left;
  padding: 2px;
}

td.rangeTitleLegend {
	background-color: #fff;
  	border: 1px #fff solid;
  	border-bottom: 1px solid #003666;
  	padding: 0;	
  	text-align: left;
  	font-size: 0.8em;
}
td.empty {
	border: 0px;
	width: 30px;
}

td.list {
  border: 0px;
  border-bottom: 1px #D6D3D3 dotted;
  text-align: left;
  font-size: 1em;
  color: #404040;
  padding: 4px;
}

/* NEWS SECTION 
****************************************************************/

div.news_articles {
	xborder: 1px solid red;
}

div.article {
	border: 1px solid #7b2625;
	background-color: #e5e5e5;
	margin-bottom: 15px;
}
div.article h2 {
	margin-top: 5px;
}

div.article h3 {
	font-size: 1em;
	margin-top: 5px;
}

div.article a {
	color: #7b2625;
}
p.link {
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
}

h2.news_view {
	font-size: 1.3em;
}
p.date {
	text-align: right;
}

img.news_image {
	float: right;
  border: 1px solid #7b2625;
  margin-left: 10px;	
}

div.jumptotop {
  text-align: right;
}