﻿body
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 100%;
	background-color: #666666;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
#header {
	background-color: #999999;
	text-align: center;
	height: 82px;
}
#cartsum {
	background-position: right top;
	width: 146px;
	float: left;
	padding-top: 17px;
	background-image: url('images/cartsumbrd.gif');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 20px;
	text-align: left;
	height: 50px;
	padding-left: 10px;
}
#logo {
	width: 600px;
	padding-top: 20px;
	float: right;
}

#header_img {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#header_nav {
	background-color: #999999;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	height: 26px;
}
#header_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header_nav a:hover {
	color: #E9E9E9;
	text-decoration: none;
}
#header_nav_search {
	width: 185px;
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}
#header_nav_links {
	padding-top: 7px;
}

.content {
	background-color: #FFFFFF;
	background-image: url('images/content_bgr.gif');
	background-repeat: repeat-y;
}
#page {
	width: 560px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 18px;
	padding-top: 15px;
}
#page p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

#page h1 {
	font-size: 19px;
	color: #486591;
	margin: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#page h2 {
	font-size: 15px;
	margin: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#pageheader {
	border: 1px solid #E4E9EF;
	padding: 10px 15px 15px 15px;
}
#pageheader p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 12px;
	line-height: 19px;
}

#featuredproducts {
	padding: 10px;
	border: 1px solid #E4E9EF;
}
#featuredproductshd {
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #E4E9EF;
	background-color: #F5F8FA;
	padding: 3px 3px 3px 23px;
	font-weight: bold;
	color: #486591;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#menu {
	width: 180px;
	float: left;
	margin-left: 10px;
}
#menu a {
	display: block;
	text-align: left;
	background-position: 3px center;
	padding: 7px 0px 7px 18px;
	line-height: 100%;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	background-image: url('images/menu_bgr.gif');
	background-repeat: no-repeat;
	color: #835467;
}
#menu a {
	display: block;
	text-align: left;
	background-position: 3px center;
	padding: 7px 0px 7px 18px;
	line-height: 100%;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	background-image: url('images/menu_bgr.gif');
	background-repeat: no-repeat;
	color: #835467;
}
#menu_cart {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 10px 30px;
	background-image: url(images/menu_bgr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: disc;
	line-height: 100%;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E9EF;
	line-height: 100%;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:link {
	text-decoration: none;
}
#menu a:hover {
	background-position: 3px center;
	text-decoration: underline;
	background-image: url('images/menu_bgr_hov.gif');
	background-repeat: no-repeat;
	color: #486591;
}
.menuhd {
	font-weight: bold;
	color: #835467;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 6px;
	clear: both;
	display: block;
	text-align: left;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu_top {
	clear: both;
	background-color: #FFFFFF;
	height: 1px;
}
#menu_btm {
	clear: both;
	background-color: #FFFFFF;
	height: 1px;
}
#footer {
	border-style: solid none none none;
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: #999999;
	height: 60px;
	clear: both;
}
#footerL {
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 25px;
	color: #DBDBDB;
	padding-bottom: 15px;
}
#footerR {
	width: 600px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.spacer {
	height: 10px;
	clear: both;
	background-color: #FFFFFF;
}

.clear {
	height: 0px;
	clear: both;
}
.fldsearch {
	width: 100px;
	font-size: 11px;
	border: 1px solid #808080;
	height: 14px;
}
.fldCartQty {
	width: 30px;
	font-size: 11px;
	border: 1px solid #808080;
}
.fldCartField {
	font-size: 11px;
	border: 1px solid #808080;
}
.tblcartsum {
}
.tblcartsum td {
	padding: 3px 0px 3px 3px;
	color: #E1E1E1;
}
img {
	border-style: none;
}
table {
	width: 100%;	
}
.tblDataListProds {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.tblDataListProds td {
	border: 1px dotted #E4E9EF;
	margin: 0px;
	padding: 15px 5px 15px 10px;
}
.tblProdsMain td {
	margin: 0px;
	padding: 15px 10px 15px 10px;
	border: 1px dotted #E4E9EF;
}

.tblProdsContainer {
	background-color: #FFFFFF;
}
.tblProdsContainer td {
	padding: 0px;
	margin: 0px;
	border-style: none;
}
.tblProdsDetails {
	border-style: none;
	margin: 0px;
}
.tblProdsDetails td {
	border-style: none;
}
.tblProdsDetails a {	
	font-weight: bold;	
	color: #835467;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 13px;
}

.ProdsTitle {
	font-weight: bold;
	color: #835467;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	height: 28px;
	line-height: 13px;
}
.ProdsTitle a  {
	font-weight: bold;
	color: #835467;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.ProdsTitle a:visited  {
	color: #835467;
	text-decoration: none;
}

.ProdsTitle a:link  {
	color: #835467;
	text-decoration: none;
}
.ProdsTitle a:hover  {
	color: #835467;
	text-decoration: underline;
}

.ProdsDetails {
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
}
.DetailDetails {
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ProdsPricetd {
	vertical-align: bottom;
	font-size: 11px;
	height: 25px;
}
.ProdsPrice {
	font-weight: bold;
	color: #486591;
}
.ProdsImg {
	padding: 0px;
	margin: 0px;
	height: 110px;
	width: 100px;
	vertical-align: top;
}
.DetailImg {
	padding: 0px;
	margin: 0px;
	height: 140px;
	width: 150px;
	vertical-align: middle;
}

.CartBtns {
	text-align: center;
	padding-top: 8px;
}

.CartBtns a {
	padding: 2px 10px 2px 10px;
	text-align: center;
	background-color: #8494B5;
	font-weight: normal;
}

.ProdsCart a {
	padding: 2px 10px 2px 10px;
	text-align: center;
	background-color: #8494B5;
	font-weight: normal;
}
.CartBtns a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

.CartBtns a:link {
	text-decoration: none;
	color: #FFFFFF;	
}

.ProdsCart a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

.ProdsCart a:link {
	text-decoration: none;
	color: #FFFFFF;	
}

.ProdsInfo a {
	padding: 2px 53px 2px 53px;
	background-color: #B58C9C;
	font-weight: normal;
	text-align: center;
}

.ProdsInfo a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

.ProdsInfo a:link {
	text-decoration: none;
	color: #FFFFFF;	
}
.imgR {
	float: right;
	border: 1px solid #2F425E;
	margin-left: 20px;
}
.centre {
	text-align: center;
}
#signature {
	font-size: 20pt;
	font-family: "Brush Script Std";
	padding-top: 10px;
	float: left;
	font-weight: normal;
	line-height: 100%;
}
#tbladds {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#tbladds td {
	padding: 0px;
	margin: 0px;
}
#adds {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#img_links a {
	background-image: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.tbl_terms {
	
}
.tbl_terms td {	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}
.tbl_ProdCat {
	width: 175px;
}
.tbl_ProdCat td {
	margin: 5px;
	padding: 5px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #E4E9EF;
}
.tbl_ProdCat th {
	border: 1px solid #E4E9EF;
	color: #486591;
	background-color: #F5F8FA;
	font-weight: normal;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.tbl_terms th {
	text-align: left;
	font-weight: normal;
	width: 30px;
	vertical-align: top;
}
.tbl_terms_sub {
	
}

.tbl_terms_sub td {
	
}

.tbl_terms_sub th {
	text-align: left;
	width: 140px;
	vertical-align: top;
}
.tblDataListDept {
	margin-top: 10px;
}
.tblDataListDept td{
	width: 190px;
}
.tblCart {
	border: 1px solid #E4E9EF;
	border-collapse: collapse;
	margin-bottom: 3px;
}
.tblCart td {
	padding: 2px 3px 2px 3px;
	border: 1px solid #E4E9EF;
}
.tblCart th{
	background-color: #F5F8FA;
	font-size: 10px;
	padding: 2px;
}
.tblCartBtns {
}
.tblCartQty {
	text-align: center;
	width: 20px;
	font-size: 10px;
}
.CartField {
	font-size: 11px;
}
.CartFieldSet {
	color: #333333;
}
.CartButton {
	font-size: 12px;
}
.tblCartCustomers {
	border: 1px solid #E4E9EF;
	border-collapse: collapse;
	margin-bottom: 3px;
}
.tblCartCustomers td {
	padding: 2px 3px 2px 5px;
	border: 1px solid #E4E9EF;
}
.tblCartCustomers th{
	border: 1px solid #E4E9EF;
	background-color: #F5F8FA;
	font-size: 10px;
	padding: 2px 5px 2px 5px;
}
a:link, a:visited {
	color: #486591;
	text-decoration: underline;
}
a:hover {
	color: #486591;
	text-decoration: none;
}
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width:300px;
	height: 0px;
	z-index: 200;
}

#trailimageid img {
	border: 1px solid #000000;
}

.CartBtn {
	font-size: 11px;
}
.wxl:link, .wxl:visited {
	text-decoration: none;
	color: #E2E2E2;
}
.wxl:hover {
	text-decoration: underline;
	color: #E2E2E2;
}
#tbl_portfolio {
	width: 100%;
}
#tbl_portfolio td{
	height: 60px;
	text-align: center;
}
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 0px;
	z-index: 200;
	background-color: #FFFFFF;
}
#trailimageid img {
	border: 1px solid #000000;
}
