table.cake-sql-log {
	font-family: Verdana;
	font-size: 11px;
	color: #515050;
	width: 100%;
	background-color: #ffffff;
}

table.cake-sql-log tr th {
	background-color: #efefef;
	padding: 3px;
}

table.cake-sql-log tr td {
	padding: 3px;
	border-bottom: 1px solid #d9d9d9;
	color: #333333;
	font-size: 11px;
}

table.cake-sql-log caption {
	margin-top: 50px;
}

body {
	background-color: #7c7c78;
	background-image: url('../img/bg-gradient.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #53534a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link, a:visited {
	color: #2851a2;
	text-decoration: none;
}

a:hover, a:active {
	color: #9bb2e0;
}

p {
	margin-top: 0;
}

p.spaced {
	line-height: 24px;
}

p.center {
	text-align: center;
}

h1, h2, h3, h4, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #515050;
	margin-bottom: 10px;
	margin-top: 25px;
	font-size: 24px;
}

h3 {
	font-size: 14px;
	color: #5E5D5D;
}

img {
	border: none;
}

.hidden {
	display: none;
}

.dark {
	color: #000000;
}

#wrapper {
	margin: 0 auto;
	margin-top: 25px;
	overflow: hidden;
	width: 941px;
}

#shadow {
	overflow: hidden;
	width: 941px;
	background-image: url('../img/bg-body.png');
	background-repeat: repeat-y;	
}

#structure {
	width: 899px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #ffffff;
}

#header {
	width: auto;
	overflow: hidden;
	background-color: #ffffff;
}

#header #logo {
	padding: 15px;
	float: left;
}

#header #right {
	float: right;
	width: 320px;
	overflow: hidden;
}

#header #right #phone {
	font-size: 18px;
	padding: 15px;
	padding-bottom: 0;
	text-align: right;
}

#header #right #quick-nav {
	background-color: #000000;
	line-height: 24px;
	max-height: 24px;
	color: #666666;
	font-size: 10px;
	margin: 10px 15px 10px 0px;
	width: auto;
	overflow: hidden;
}

#quick-nav img.left {
	margin-right: 10px;
}

#quick-nav img.right {
	
}

#quick-nav a {
	font-weight: bold;
}

#quick-nav a:link,
#quick-nav a:visited {
	color: #ffffff;
}

#quick-nav a:active,
#quick-nav a:hover {
	color: #999999;
}

#nav {
	line-height: 33px;
	background-image: url('../img/bg-nav.gif');
	background-repeat: repeat-x;
	background-color: #333333;
}

#nav a {
	font-size: 12px;
	margin: 0px 10px 0px 10px;
}

#nav a.nav-on:link,
#nav a.nav-on:visited {
	color: #9bb2e0;
}

#nav a:link,
#nav a:visited {
	color: #ffffff;
}

#nav a:active,
#nav a:hover {
	color: #999999;
}

#body {
	width: auto;
	overflow: hidden;
	background-color: #ffffff;
}

#body #error-content {
	width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 1px solid #cccccc;
	padding: 25px;
}

#body #content #sidebar {
	float: left;
	width: 247px;
	overflow: hidden;
	background-color: #e4ebf9;
	min-height: 500px;
	margin-bottom: 25px;
}

#body #content .help1 {
	padding: 20px;
}

#body #content .help2 {
	background-color: #efefef;
	padding: 20px;
}

#sidebar-nav {
	margin: 25px;	
}

#sidebar-nav p {
	margin-top: 25px;
	font-size: 11px;
	font-weight: bold;
}

#sidebar-nav a {
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar-nav a.nav-on:link,
#sidebar-nav a.nav-on:visited {
	color: #303f5f;
}

#sidebar-nav a:link,
#sidebar-nav a:visited {
	color: #4F4E4E;
}

#sidebar-nav a:active,
#sidebar-nav a:hover {
	color: #666666;
}

#body #content #container-home {
	margin: 0px 45px 25px 45px;
}

#body #content #container-interior {
	width: 572px;
	overflow: hidden;
	float: left;
	margin: 0px 45px 45px 25px;
}

#body #content #container-interior h3 {
	margin-bottom: 10px;
}

#address {
	clear: both;
	width: auto;
	overflow: hidden;
	margin: 0px 0px 25px 0px;
	color: #333333;
	padding: 10px 0px 0px 45px;
	font-size: 12px;
}

#address #stobag {
	float: right;
	margin-top: -10px;
	margin-right: 45px;
}

#footer #footer-nav {
	background-color: #101010;
	line-height: 32px;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

#footer #footer-nav a:link,
#footer #footer-nav a:visited {
	color: #999999;
}

#footer #footer-nav a:active,
#footer #footer-nav a:hover {
	color: #ffffff;
}

#footnotes {
	padding: 0px 20px 0px 20px;	
	color: #ffffff;
	margin-top: -30px;
	position: absolute;
	z-index: 100;
	font-size: 10px;
	font-weight: bold;
	width: 901px;
}

#footnotes a:link,
#footnotes a:visited {
	color: #000000;
}

#footnotes a:active,
#footnotes a:hover {
	color: #333333;
}

#animation {
	width: 899px;
	height: 403px;
}

#news-bar {
	background-color: #e4ebf9;
	background-image: url('../img/bg-news.gif');
	background-repeat: no-repeat;
	height: 55px;
	border-top: 1px solid #ffffff;
	padding: 15px 140px 0px 140px;
}

#news-bar .news-item {
	font-size: 11px;
	width: 150px;
	margin-right: 75px;
	float: left;
}

#news-bar .alt1 {
	width: 175px;
	margin-right: 50px;
}

#news-bar div.last {
	margin-right: 0;
}

#news-bar .news-item a:link,
#news-bar .news-item a:visited {
	color: #666666;
}	

#news-bar .news-item a:active,
#news-bar .news-item a:hover {
	color: #303f5f;
}	

#pageMessage {
	color: #953800;
	border: 1px solid #ffc39f;
	background-color: #ffe2d0;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 10px;
	width: auto;
	overflow: hidden;
}

#pageMessage div {
	color: #953800;
}

#flashMessage {
	color: #5774ae;
	border-bottom: 1px solid #ffffff;
	background-color: #e4ebf9;
	font-weight: bold;
	padding: 10px;
	clear: both;
}

#authMessage {
	color: #953800;
	border: 1px solid #ffc39f;
	background-color: #ffe2d0;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 10px;	
}

.hide {
	display: none;
}

.show {
	display: inline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.product-thumb {
	width: auto;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
}

.product-thumb div.product-description {
	float: left;
	width: 400px;
	color: #53534a;
	font-size: 11px;
}

.product-thumb div.product-description h3 a {
	color: #333333;
}

div.news {
	border-bottom: 1px solid #d9d9d9;
}

.product-thumb div.news {
	width: 100%;
	overflow: hidden;
	border: none;
}

div.product-thumb:hover,
div.product-thumb:active {
	background-color: #e4ebf9;
	cursor: pointer;
}

.product-thumb a {
	color: #515050;
}

#product-header {
	width: auto;
	overflow: hidden;
	background-color: #efefef;
	height: 180px;
}

div.product-list {
	width: 50%;
	padding: 15px;
	font-size: 12px;
}

div.product-list a {
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
}

div.product-list a.nav-on {
	font-weight: bold;
}

div.product-list a:link,
div.product-list a:visited {
	color: #535252;
}

div.product-list a:active,
div.product-list a:hover {
	color: #666666;
}

#enlarge-link {
	float: right;
	text-align: center;
	width: 240px;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
}

#product-body {
	clear: both;
	margin-top: 20px;
}

div.product-image {
	float: right;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

div.product-list-image {
	float: right;
	width: 150px;
	height: 113px;
	overflow: hidden;
}

#breadcrumbs {
	width: auto;
	float: left;
}

#back-link {
	float: right;
}

#dimensions {
	width: 100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#dimensions div.item {
	float: left;
	width: 140px;
	overflow: hidden;
	margin-right: 1px;
	border-bottom: 1px solid #d9d9d9;
}

#dimensions div.item div.header {
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	background-color: #efefef;
	height: 25px;
}

#dimensions div.item div.dimensions {
	padding: 5px;
	width: auto;
	overflow: hidden;
}

#dimensions div.item div.dimensions div.h img,
#dimensions div.item div.dimensions div.v img {
	float: left;
	margin-right: 5px;
}

table.dimensions {
	border-collapse: collapse;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

table.dimensions tr th {
	font-weight: bold;
	font-size: 11px;
	padding: 10px;
	background-color: #efefef;
}

table.dimensions tr {
	border-bottom: 1px solid #cccccc;
}

table.dimensions tr td {	
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	border-left: 1px solid #cccccc;
	white-space: nowrap;
}

table.dimensions tr td img {
	float: left;
	width: 30px;
	margin-right: 10px;
}

table.dimensions tr td p {
	text-align: right;
	margin: 0;
}

.selected {
	font-weight: bold;
}

ul.logoset {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #d9d9d9;
	border-bottom: 3px solid #d9d9d9;
}

ul.logoset li {
	display: block;
	float: left;
	margin-right: 20px;
}

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}

#contact-info {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	overflow: hidden;
}

#contact-form {
	width: 60%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

form div {
	margin-bottom: 5px;
	width: auto;
	overflow: hidden;
}

form p {
	font-size: 11px;
	margin-left: 85px;
}

form div.error-message {
	display: none;
}

form div label {
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 75px;
	text-align: right;
	margin-right: 10px;
}

form div br {
	display: none;
}

form div input,
form div select,
form div textarea {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	width: 250px;
}

form div.submit {
	margin-top: 10px;
}

form div.submit input {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #303f5f;
	color: #ffffff;
	border: none;
	width: auto;
	margin-left: 85px;
	padding: 5px;
}

div.back-to {
	float: right;
}

div.swatch {
	width: 16px;
	height: 16px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background-color: #efefef;
}