body {
	background-image: url(../_images/common/background-horiz.jpg);
	background-repeat: repeat-x;
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

body {
	background-color: white;
}

div.master-container {
	width: 940px;
	position: absolute;
	left:50%;
	margin-left: -470px;
	z-index: 1;
}

img, img a { border:none;}

table.master {
	background-image: url(../_images/common/background-middle.jpg);
	background-repeat: repeat-y;
}

div.sidestrip-left, div.sidestrip-right {
	background-repeat: no-repeat;
	width: 10px;
	height: 350px;
	z-index: 2;
}
div.sidestrip-left { background-image: url(../_images/common/background-left.jpg);}
div.sidestrip-right { background-image: url(../_images/common/background-right.jpg);}


div.header {
	width:914px;
	height: 110px;
	margin: 3px;
}

td.master-bottom {
	background-image: url(../_images/common/background-bottom.jpg);
	background-repeat: no-repeat;
}

div.content {
	min-height: 400px;
	padding: 25px 3px 15px 30px;
}

div.static-content {
	width: 480px;
	min-height: 400px;
	padding: 25px 3px 15px 30px;
}

/*** MENU ***/
td.menu-td {
	background-color: #f9e8b6;
}
div.menu {
	background-color: #f9e8b6;
	width: 165px;
	margin: 0;
	padding: 0;
}
div.menu a {
	display: block;
	width: 145px;
	background-image: url(/_images/common/menu-item-background.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 3px 2px 4px 18px;
	color: #808080;
	font-size: 12px;
	line-height: 16px;
}
div.menu a.menu-subcat, div.menu a.menu-subcat-active { padding-left: 33px; width: 130px; }
div.menu a:hover, div.menu a.menu-subcat:hover { color: black; }
div.menu a.active, div.menu a.menu-subcat-active { color: black; }

div.menu-top {
	width: 165px;
	height: 31px;
}
/*** TEXT DEFS ***/
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: black;
}
h1 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 24px;
	margin: 15px 0 0 0;
	padding: 0;
	color: #b38f1f;
	display: block;
	width: 450px;
}

h2 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 17px;
	margin: 5px 0 0px 0;
	padding: 0;
	color: #b38f1f;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 6px 0 3px 0;
	padding: 0;
}

h4 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0 0px 0;
	padding: 0;
	color: #b38f1f;
	text-transform: uppercase;
}

h5 {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	margin: 0;
	padding: 0;
}
h5 a {}

ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 10px;
}

ul.no-link-list {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 5px;
}

li, ul.no-link-list li {
	padding: 2px 0 2px 0;
}
li a { text-decoration: none;}
li a:hover { text-decoration: underline; }

div.section { margin-bottom: 30px; }

hr {
	clear: both;
	border: 0px none;
	height: 1px;
	width: 100%;
	background-color: #E5E5E5;
	color: #E5E5E5;
	margin-bottom: 30px;
}

span.error {
	color: #990000;
	font-weight: bold;
}
img.img-200 {margin-right: 10px;}

/*** MY ACCOUNT TOOLBAR ***/
div.my-account {
	width: 914px;
	height: 30px;
	background-image: url(/_images/my-account/my-account-background.jpg);
	background-repeat: repeat-x;
	margin: 0px 3px 3px 3px;
}

a.my-account-button {
	display: block;
	height: 30px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a.my-account-button-active {
	display: block;
	height: 30px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	overflow: hidden;
}
a.my-account-button:hover {
	background-position: 0px -30px;
	}
input.search-box {
	font-size: 10px;
	line-height: 11px;
	margin: 6px 0 0 10px;
	border: none;
	background-color: #cccccc;
	padding: 2px;
	color: black;
}

/*** PROMOS ***/
div.promos, div.cat-promos {
	float: right;
	margin: 0px 0px 0px 20px;
	width: 200px;
}
div.cat-promos { margin-top: -15px;}
div.promos { margin-top: 0px;}
div.promos img { margin-bottom: 2px; }


/*** CATALOGUE ***/
div.cat-intro {
	border-bottom: 1px dotted #b38f1f;
	border-top: 1px dotted #b38f1f;
	margin: 10px 10px 15px 0;
	padding: 10px 0px 10px 0;
	width: 470px;
	min-height: 65px;
}
div.cat-intro p {
	margin: 0 0 6px 0px;
	min-height: 100px;
}

div.cat-prod-intro {
	border-top: 1px dotted #b38f1f;
	margin: 10px 10px 15px 0;
	padding: 10px 0px 10px 0;
	width: 470px;
}
div.cat-prod-intro p {
	margin: 0 0 6px 120px;
}

table.product-specs {
	display: block;
	clear: left;
	border: 1px solid #d3d3d3;
	background-color: #f6f6f6;
	margin: 10px 0 10px 0;
	padding: 2px 5px 10px 7px;
}
p.prod-spec-mid {
	float:left;
}

table.product-specs td.dot-border { border-bottom: 1px dotted #d3d3d3;  }

table.product-specs td.specs { padding: 2px 0 2px 0; }

div.prod-detail-buttons { margin-left: 200px; }


table.related-products {
	border-bottom: 1px solid #d3d3d3;
	padding: 0;
	margin: 10px 0 0 0;
}
table.related-products p { 
	line-height: 12px;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
table.related-products a { text-decoration: none; color: #666666; }
table.related-products a:hover { text-decoration: underline; color: black; }

td.related-0 { border: none; background-color: white; height: 35px; }
td.related-1 { 
	width: 45px;
	border-left: 1px solid #d3d3d3; 	
	border-top: 1px solid #d3d3d3;
	background-color: #f6f6f6;
}
td.related-2 { 
	width: 153px;
	border-top: 1px solid #d3d3d3;
	background-color: #f6f6f6;
	border-right: 1px solid #d3d3d3; 
	padding-left: 7px; 
}

a.prod-detail-button {
	display: block;
	width: 110px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 1px 0px 5px 0px;
}
a.prod-detail-button:hover { background-position: 0px -19px; }

div.more-images { margin: 20px 0 10px 200px;}
div.more-images p { margin-left: 0px;}
div.more-images img { margin-right: 5px; border: 1px solid white; }
div.more-images img:hover { border: 1px solid black; }

div.thumb-medium {	float: left;}

div.large-pic { margin-bottom: 4px;margin-right: 4px; float:left; border: 1px dotted #CECECE;}

table.catalogue-list { margin: 10px 0 10px 0;}
table.catalogue-list td:hover { background-color: #fbf2d5; }

td.list-link { width:270px;}
td.list-link a { padding: 0 0 0 10px; }
td.list-thumb { width: 43px; }

div.cat-list-header {
	width: 698px;
}
table.catalogue-list-detailed {
	width: 698px;
	margin: 3px 0 7px 0;
}
table.catalogue-list-detailed tr.cat-list-item { 
	background-color: #f6f6f6;	
	border-left: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
}

table.catalogue-list-detailed tr.cat-list-item:hover { background-color: #fdf1ce; }

table.catalogue-list-detailed td {
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 1px;
}
tr.cat-list-white-last td { border-bottom: none; }

table.catalogue-list-detailed td.list-1 { padding-left: 6px; width: 80px; cursor: pointer;}
table.catalogue-list-detailed td.list-2 { width: 275px; cursor: pointer;}
table.catalogue-list-detailed td.list-3 { width: 170px; }
table.catalogue-list-detailed td.list-4 { width: 120px; border-right: 1px solid #d3d3d3; }
table.catalogue-list-detailed td.list-5 { text-align: center; }
table.catalogue-list-detailed td.list-6 { border-right: 1px solid #d3d3d3; }

table.catalogue-list-detailed td.list-2a { width: 245px; cursor: pointer; }
table.catalogue-list-detailed td.list-3a { width: 30px; }

table.catalogue-list-detailed select { font-size: 10px;}

div.cat-info {
	display: block;
	background-image: url(/_images/catalogue/info.gif);
	height: 20px;
	width: 20px;
	background-position: 0px 0px;
	float: right;
	margin-right: 15px;
}
div.cat-info:hover { background-position: 0px -20px; }

div.add-button {
	float: right;
	height: 19px;
	width: 110px;
	margin: 5px 0 5px 0;
}
a.add-button-a {
	display: block;
	height: 19px;
	width: 110px;
	background-image: url(/_images/catalogue/add-to-order.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
a.add-button-a:hover { background-position: 0px -19px;}

div.h2-float { float: left; }

/* NEWS */

div.news-text {
	width: 470px;
	float: left;
	border-left: 1px solid #cccccc;
	padding-left: 30px;
	min-height: 300px;
}
div.news-text-content
{
	float: left;
}

div.news-nav {
	width: 160px;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
div.news-image-container {
	float: right;
	width: 200px;
}
div.news-image-container img {
	margin: 0px 0 10px 10px;
}

ul.news-list {
	list-style-type: square;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 14px;
	color: #808080;
}

ul.news-list li {
	padding: 5px 0 5px 0;
}
ul.news-list a { color: #808080;}
ul.news-list a:hover { color: #000000;}
ul.news-list a.news-active { color: #000000;}


/* HOME */
td.home-content {
	background-image: url(/_images/static/services-hero3.jpg);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

div.home-col1 p, div.home-col2 p, div.home-col3 p {
	padding: 0;
	margin: 0 0 10px 0;
}
div.home-news {
	height: 100px;
	background-image: url(/_images/home/home-news-bkgrnd.jpg);
	background-repeat: no-repeat;
	padding: 32px 4px 0px 8px;
	overflow: hidden;
}
div.home-news p {
	padding: 0px;
	margin: 0 0 7px 0;
	font-size: 9px;
	line-height: 12px;
}

div.home-news a {
	text-decoration: none;
	color: #636363;
}
div.home-news a:hover { text-decoration: underline; }

span.home-news-date { color: #b38f1f; }

div.home-col1 {
	width:450px; 
	margin-bottom:0px; 
	padding: 145px 0 0px 0px; 
	background-image: url(/_images/home/home-dot-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#home-col1-option1 {
	padding-top:125px; 
	background-image:none; 
	z-index:55;
}

div.home-col2 {
	float: left; 
	width:200px; 
	padding:2px 20px 5px 0; 
	margin-top: 5px;
	background-image: url(/_images/home/home-dot-line.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

div.home-col3 { 
	float: left; 
	width:200px; 
	padding:2px 0px 5px 20px; 
	margin-top: 5px;
}

div.master-footer { text-align:center;
	height: 15px;
	margin: 8px 0 17px 30px;
	width: 880px;
	font-size: 10px;
	color: white;
}
div.master-footer a {	color: #b3b3b3; text-decoration: none; font-size: 10px; }
div.master-footer a:hover { color: white; text-decoration: underline;}

#home-option1swf {
	position: absolute;
	top: 149px;
	left: 182px;
	width: 440px;
	height: 133px;
	z-index: 50;
}
#home-option2swf {
	position: absolute;
	top: 149px;
	left: 182px;
	width: 200px;
	height: 250px;
	z-index: 50;
}
