body {
	margin: 0;
	background: #FFF;
}

body, th, td {
	font-family: "Trebuchet ms", "Lucida Sans Unicode", Helvetica, Verdana, arial, sans-serif;
	font-size: 10pt;
	line-height: 1.7;
}

a {
	color: #007AA5;
	text-decoration: none;
}

a img {
	border: 0;
}

#container {
	padding: 10px;
	border: 2px solid #ccc;
}

#menu, #banner, #specials_banner, form, #designed_by, #quick_search {
	display: none;
}

p {
	margin: 0 0 15px;
}

h1 {
	font-size: 300%;
	margin: 0;
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #000;
}

h1 a {
	color: #000;
}

h2 {
	font-size: 170%;
	color: #524134;
	line-height: 1em;
	padding: 0 0 4px;
	margin: 0 0 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 115%;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 110%;
}

#sidebar h2 {
	font-size: 120%;
	border-bottom: 0;
}

dl, dt, dd {
	border: 0;
	margin: 0;
	padding: 0;
}

dl {
	margin: 0.7em 0 1em 0;
}

dd {
	margin: 0.4em 0;
}

dt {
	margin-top: 0.9em;
	font-weight: bold;
}

div.error {
	margin: 1em 0;
	padding: 0.5em 1em;
	border: #FC6 1px solid;
	background-color: #FFC;
}

div.error p {
	margin: 0;
}

div.error p em {
	color: #C00;
	font-style: normal;
	font-weight: bold;
}

div.error ul {
	margin-left: 15px;
}

div.success{
	margin: 1em 0;
	padding: 0.5em 1em;
	border: #080 1px solid;
	background-color: #E8FCDC;
}

div.success p {
	margin: 0;
}

div.success p em {
	color: #080;
	font-style: normal;
	font-weight: bold;
}

/* Tables */

table.standard_table {
	width: 99%;
	margin-top: 10px;
}


table.standard_table thead th {
	border-bottom: 1px solid #000;
	text-align: left;
	background: #1C2E62;
	padding: 4px;
	color: #fff;
}

table.standard_table tr.alt {
	background: #f6f6f6;
}

table.standard_table tbody td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

/* Misc */

p.meta {
	color: #444;
	font-size: 12px;
	margin-bottom: 4px;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}


.clear_left {
	clear: left;
}

hr {
	color: #ccc;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #ccc;
}

ul {
	margin: 10px 0;
}

li {
	margin: 0 0 10px 0;
	padding: 0;
}

.hidden {
	display: none;
}

/* Products Listing */

.product_list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.product_list li {
	width: 50%;
	float: left;
}

.product_list .image{
	width: 54px;
	margin-top: 3px;
	height: 54px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.product_list .product_title {
	font-size: 110%;
	font-weight: bold;
	margin-left: 60px;
	margin-right: 10px;
}

.product_list .product_description, .deep_category_list .description, .results_category_list .description {
	font-size: 90%;
	color: #333;
	margin-left: 60px;
	margin-right: 10px;
}

.product_inventory dt {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	display: block;
	padding-bottom: 5px;
}

.product_inventory dd {
	margin: 0;
	display: block;
	padding: 0;
}

.product_inventory .low_quantity, .product_inventory .discontinued {
	font-weight: bold;
}

.product_images ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.product_images li {
	padding: 0 4px;
	margin: 0;
	float: left;
}

/* Product Variations Table */

table.variations_list {
	margin-bottom: 10px;
}


.variations_list td.product_code {
	color: #444;
	width: 110px;
}

.variations_list .icon {
	width: 16px;
}

.variations_list .discontinued, .variations_list .low_quantity {
	width: 100px;
	text-align: center;
}

.variations_list .roll_length, .variations_list .roll_width{
	width: 70px;
	text-align: center;
}

.variations_list .status {
	color: #444;
}

#sidebar .image {
	text-align: center;
}

/* Lightbox */

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none; }

#overlay{ background-image: url(/images/lightbox/overlay.png); }

/* Level 1 Category List */

.shallow_category_list, .shallow_category_list li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.shallow_category_list {
	width: 600px;
	margin: auto;
}

.shallow_category_list li {
	width: 33%;
	float: left;
	margin-bottom: 7px;
}

.image p {
	text-align: center;
	font-weight: bold;
}

/* Level 2 (and deeper) Category List */

.deep_category_list, .deep_category_list li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.deep_category_list {
	clear: both;
}

.deep_category_list li {
	float: left;
	width: 50%;
}

.deep_category_list .image {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

.deep_category_list .title a {
	font-size: 110%;
	font-weight: bold;
}

.deep_category_list, .deep_category_list li {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
}

/* Search Results Category List */

.results_category_list, .results_category_list li {
	list-style: none;
}

.results_category_list .title {
	font-weight: bold;
}

/* Header Search Box */

#search_keywords {
	border: 0;
	vertical-align: middle;
	width: 240px;
}

.search_default {
	text-align: center;
	color: #777;
	font-weight: bold;
}

/* Pagination */

.pagination {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #ccc;
	text-decoration: none;
}

.pagination a:hover {
	background: #efefef;
}

/* Specials Page - Trade Login */

div.trade_logged_in_notice {
margin: 1em 0;
	padding: 0.5em; 1em;
	border: 1px solid #fc6;
	background: #ffc;
}

div.trade_logged_in_notice p {
	margin: 0;
}

div.trade_logged_in_notice p em {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.trade_login_notice {
	border: 1px solid #ccc;
	padding: 0.5em 1em;
	background: #efefef;
	text-align: center;
}

.trade_login_notice a {
	font-weight: bold;
}

/* Specials Page - Pricing */

.pricing span {
	font-size: 120%;
}

.pricing .price1, .pricing .price2 {
	font-weight: bold;
}

/* Contact Information */

#contact_info .head_office {
	border: 1px solid #ccc;
	padding: 10px;
	background: #f5f5f5;
}

#contact_info ul, #contact_info li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contact_info ul {
	clear: left;
	margin-top: 30px;
}

#contact_info li {
	width: 50%;
	float: left;
	padding-bottom: 10px;
}


#contact_info .branch .image {
	width: 178px;
	margin-right: 10px;
	float: left;
}

#contact_info .branch .image img {
	border: 1px solid #ccc;
}

#contact_info .branch .map {
	border: 1px solid #007AA5;
	background: #E2EAFC;
	text-align: center;
	padding: 3px;
}

#contact_info .branch .map a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#contact_info .branch .contact_info {
	float: left;
}

.clear_fix {
	clear: both;
	position: relative;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0;
}

#sidebar {
	padding: 20px 5px;
	background: #fff;
	margin-left: 610px;
	width: 232px;
}


#content {
	width: 565px;
	padding: 20px 15px;
	float: left;
	background: #fff;
}

#content.wide { /* for wide pages */
	width: 822px;
	float: none;
}

#footer {
	clear: both;
	padding: 7px 0;
	margin-top: 5px;
	color: #000;
	border-top: 1px solid #ccc;
}

#footer a {
	color: #000;
}

#footer p {
	margin: 0;
}

.print_only {
	font-size: italics;
}