@charset "utf-8";
/* CSS Document */

/* =MAIN DEFS ****************/
body {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../img/default/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
div#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

/* =PRIMARYCONTENT **************/
div#primarycontent {
	float: right;
	clear: right;
	width: 615px;
	margin: 0;
	padding: 0 0 0 0;
	}
div#header h1 {
	text-indent: -1000em;
	background-image: url(../img/default/header.gif);
	background-repeat: no-repeat;
	width: 615px;
	height: 147px;
	margin: 0;
	padding: 0;
	}
div#header h2 {
	position: absolute;
	left: -10000px;
	}

/* CONTENT */
div#content {
	padding: 0 0 0 32px;
	font-size: .8em;
	line-height: 1.6em;
	}
div#content h2 {
	font-size: 1.6em;
	}
h2.welcome {
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 0;
	}
h3.subheader {
	font-size: 1em;
	margin-top: 0;
	padding-top: 0;
	}
div#content a {
	color: #A62B24;
	}
div#content a:hover {
	text-decoration: none;
	}
div#content a:visited {
	color: #DB6059;
	}
div#content a.cat_link {
	color: #000000;
	}

/* =SECONDARYCONTENT ************/
div#secondarycontent {
	float: left;
	width: 185px;
	}
div#secondarycontent ul {
	margin: 0;
	padding: 130px 0 0 0;
	background-image: url(../img/default/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	font-size: .7em;
	}
div#secondarycontent ul li {
	margin: 0 10px;
	padding: 0;
	border-bottom: 1px solid #f5f6f6
	}
div#secondarycontent ul li a {
	display: block;
	color: #1c1e1f;
	padding: 35px 0 5px 0;
	text-align: right;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	}
div#secondarycontent ul li a:hover {
	color: #5F6467 !important;
	}
div#secondarycontent ul li a:visited {
	color: #1c1e1f;
	}

/* =FOOTER *******************/
div#footer {
	text-align: right;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: .7em;
	}

/* =ABOUT CONTENT ***************/
div#aboutcontent {
	float: left;
	width: 425px;
	margin: 0 0 0 20px;
	padding: 0;
	}
div#aboutcontent h2 {
	margin-top: 0;
	padding-top: 0;
	}
div#aboutcontent p {
	text-indent: 1em;
	}
div#aboutsecondarycontent {
	width: 130px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: .7em;
	color: #666666;
	line-height: 1.4em;	
	}
div#aboutsecondarycontent p {
	margin-top: 0;
	padding-top: 0;
	}

/* PRODUCTS CONTENT*/
.mainproducts {
	float: left;
	width: 145px;
	font-size: .9em;
	}
a img {
	border: 0;
}
div#content .mainproducts h2 {
	text-transform: uppercase;
	color: #666666;
	font-size: 1em;
	letter-spacing: -1px;
	margin-top: 0;
	padding-top: 0;
	}
div#content .mainproducts p {
	padding-right: 20px;
	}

/* Catalog */
table.products {
	width: 580px;
	}
table.products td {
	font-size: .85em;
	padding: 3px;
	text-align: center;
	}
table.products td p {
	text-align: left;
	margin: 0;
	padding: 0;
	}
table.products th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #000;
	text-align: left;
	padding: 3px;
	}
table.products td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
table.products .last {
	border-right: 0;
	}
	
/* Product Page */
div#productsecondarycontent {
	float: left;
	margin: 0;
	padding: 0;
	width: 230px;
	}
div#productcontent {
	float: left;
	width: 350px;
	}
h3.productheader {
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 5px;
	padding-bottom: 0;
	}
.productinfo {
	width: 300px;
	margin-left: 20px;
	}
.productinfo th {
	text-align: left;
	padding: 0 5px 10px 5px;
	vertical-align: top;
	}
.productinfo td {
	padding: 10px 5px;
	vertical-align: top;
	}
#productmenu {
	clear: both;
	margin-top: 50px;
	}
#productmenu .button {
	float: left;
	}
	
/* FEATURES */
.features1 {
	float: left;
	width: 305px;
	font-size: .9em;
	}
.features2 {
	float: left;
	width: 270px;
	font-size: .9em;
	}
div#content .features1 h2, div#content .features2 h2 {
	text-transform: uppercase;
	color: #666666;
	font-size: 1em;
	letter-spacing: -1px;
	margin-top: 0;
	padding-top: 0;
	}
div#content .features1 ul, div#content .features2 ul {
	padding-left: 0;
	margin-left: 20px;
	padding-right: 30px;
	}

/* =MORE INFO ***************/
.more td {
	padding: 3px 0;
	vertical-align: top;
	}

/* =MISC ********************/
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
div#content a.button {
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	min-height: 20px;
	width: 180px;
	background-image: url(../img/default/button_left.gif);
	background-repeat: no-repeat;
	display: block;
	color: #333333 !important;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin: 10px 10px 10px 0;
	padding: 0;
	cursor: pointer;
	}
div#content a.button span {
	display: block;
	background-image: url(../img/default/button_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 180px;
	}
a[class="button"] {
	height: auto !important;
	}
div#content a.button:hover {
	color: #5F6467 !important;
	}
/* =CAKEPHP ADDITIONS ***********/
div.input{
	padding: 5px;
	margin: 0px;
}
div.input label{
	float: left;
	width: 125px;
	padding: 0px;
	margin: 0px;
}
div.input input{
	padding: 0px;
	margin: 0px;
}
.error-message{
	color: #ff0000;
}
.cat_link a{
	color: #000000;
	text-decoration: none;
}