#navigation-bar {
	clear: both; font-family: Arial, Helvetica, sans-serif; font-size: 14px; position: relative;
}
#navigation-bar ul {
	margin: 0px; padding: 0px; width: 100%; float: left; background-image: url("topnav.jpg"); background-color: rgb(48, 47, 47);
}
#navigation-bar li {
	list-style: none; text-align: center; color: rgb(255, 255, 255); float: left;
}
#navigation-bar li.navigation-item-on {
	color: rgb(74, 126, 187);
}
#navigation-bar li.navigation-item-off {
	
}
#navigation-bar li div div {
	padding: 0px;
}
#navigation-bar li.navigation-item-off div.item-left-side {
	background: no-repeat left top;
}
#navigation-bar li.navigation-item-off div.item-right-side {
	background: no-repeat right top;
}
#navigation-bar li.navigation-item-on div.item-left-side {
	background: no-repeat left top;
}
#navigation-bar li.navigation-item-on div.item-right-side {
	background: no-repeat right top;
}
#navigation-bar li a {
	padding: 7px 16px; color: rgb(255, 255, 255); text-decoration: none; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; float: left; display: block;
}
#navigation-bar li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(150, 174, 190);
}
#navigation-bar li a:active {
	color: rgb(255, 255, 255); background-color: rgb(150, 174, 190);
}
#navigation-bar .selected {
	color: rgb(255, 255, 255); background-color: rgb(150, 174, 190);
}
#dropdown {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZWZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGJlM2U5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg=="); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(175, 193, 205) rgb(175, 193, 205); margin: 0px auto; left: 50px; top: 60px; width: auto; text-align: left; font-family: Arial,Helvetica,sans-serif; font-size: 12px; display: none; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#dbe3e9',GradientType=0 ); position: absolute; z-index: 100;
}
a.nav_name {
	margin: 10px; color: rgb(149, 127, 102); font-family: Georgia,"Times New Roman",Times,serif; font-size: 17px; font-weight: bold; text-decoration: none; display: block; paddin: 0;
}
#dropdown a:hover {
	color: rgb(74, 126, 187);
}
#dropdown a:active {
	color: rgb(74, 126, 187);
}
.nav_group {
	padding: 0px;
}
.nav_section {
	padding: 0px 10px; width: auto; line-height: 18px; float: left; min-width: 171px;
}
.first {
	border-left-style: none;
}
.nav_section a {
	height: 18px; text-decoration: none; display: block;
}
a.nav_level1 {
	height: 20px; color: rgb(2, 47, 82); font-size: 14px; font-weight: bold; white-space: nowrap;
}
a.nav_level2 {
	color: rgb(0, 0, 0); font-size: 13px;
}
.floatcontainer::after {
	height: 0px; clear: both; display: block; visibility: hidden;
}
.floatcontainer {
	display: inline-table;
}
* html .floatcontainer {
	height: 1%;
}
.floatcontainer {
	display: block;
}
#navigation-bar li .dropdown ul li {
	margin: 0px; padding: 2px; width: 160px; float: left; display: block;
}
#nav-checkout {
	
}
#nav-search {
	
}
#nav-basket {
	
}
#nav-account {
	
}
#nav-all-products {
	
}
#nav-storefront {
	
}
#left-navigation {
	padding: 20px 0px 0px; width: 200px; vertical-align: top;
}
.one-column #left-navigation {
	display: none;
}
#category-tree {
	margin: 0px; border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid;
}
#category-tree-top-image {
	height: auto !important;
}
#category-tree-bottom-image {
	
}
#category-tree a {
	color: rgb(56, 52, 49); text-decoration: none; display: block;
}
#category-tree div {
	border-top-color: rgb(163, 163, 163); border-top-width: 1px; border-top-style: solid;
}
#category-tree .level-1 a {
	padding: 7px 6px 7px 20px; font-size: 14px; background-color: rgb(255, 255, 255);
}
#category-tree .level-2 a {
	padding: 5px 6px 5px 10px; border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#category-tree .level-3 a {
	padding: 5px 6px 5px 15px; border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#category-tree .level-4 a {
	padding: 5px 6px 5px 20px; border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#category-tree .level-5 a {
	padding: 5px 6px 5px 25px; border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#category-tree .level-6 a {
	padding: 5px 6px 5px 30px; border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#category-tree .level-1 a:hover {
	padding: 7px 6px 7px 20px; color: rgb(0, 38, 75); font-size: 14px; background-color: rgb(232, 232, 232);
}
#category-tree .level-2 a:hover {
	padding: 5px 6px 5px 10px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .level-3 a:hover {
	padding: 5px 6px 5px 15px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .level-4 a:hover {
	padding: 5px 6px 5px 20px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .level-5 a:hover {
	padding: 5px 6px 5px 25px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .level-6 a:hover {
	padding: 5px 6px 5px 30px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .active.level-1 {
	padding: 5px 6px 5px 20px; color: rgb(0, 38, 75); font-size: 14px; background-color: rgb(232, 232, 232);
}
#category-tree .active.level-2 {
	padding: 5px 6px 5px 10px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .active.level-3 {
	padding: 5px 6px 5px 15px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .active.level-4 {
	padding: 5px 6px 5px 20px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .active.level-5 {
	padding: 5px 6px 5px 25px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree .active.level-6 {
	padding: 5px 6px 5px 30px; color: rgb(0, 38, 75); background-color: rgb(232, 232, 232);
}
#category-tree div.active {
	background-color: rgb(153, 153, 153);
}
#category-tree-header {
	
}
#category-tree-footer {
	padding-top: 30px;
}
#category-footer {
	color: rgb(56, 52, 49);
}
#content-container {
	margin: 0px; padding: 0px 0px 12px; width: 100%; clear: both;
}
#main-content {
	padding: 19px 17px 17px; vertical-align: top;
}
#global-header {
	
}
#logo {
	width: 250px; height: 95px; float: left;
}
#topright {
	width: 750px; height: 95px; text-align: right; float: right; background-image: url("topright.jpg"); background-repeat: no-repeat;
}
#topbtns {
	padding: 15px 10px 5px; border-radius: 0px 0px 0px 15px; float: right; background-color: rgb(2, 47, 82); -moz-border-radius: 0px 0px 0px 15px; -webkit-border-radius: 0px 0px 0px 15px;
}
.topbtn {
	padding-top: 10px; padding-right: 7px; padding-left: 1px; border-right-color: rgb(74, 126, 187); border-right-width: 1px; border-right-style: solid; float: left;
}
#topbtns a {
	color: rgb(255, 255, 255); font-size: 14px; font-weight: bold;
}
.last {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
#search {
	padding: 10px 5px 5px; width: 990px; height: 37px; text-align: right; clear: both; background-image: url("search.jpg"); background-repeat: no-repeat;
}
#header-links {
	padding: 4px 12px 0px 0px; text-align: right; color: rgb(0, 0, 0); line-height: 22px; clear: both;
}
#global-footer {
	background-position: bottom; margin: 15px 0px; padding-left: 15px; background-image: url("footer.jpg"); background-repeat: repeat-x;
}
#footer-links {
	text-align: right;
}
#footer-links ul {
	font: 0.9em/normal normal Verdana, Helvetica, Arial, sans-serif; margin: 8px 0px; padding: 0px; font-size-adjust: none; font-stretch: normal;
}
#footer-links ul li {
	margin: 0px; padding: 0px 2px 0px 6px; text-align: center; border-left-color: rgb(153, 153, 153); border-left-width: 1px; border-left-style: solid; display: inline; list-style-type: none;
}
#footer-links ul li.first-child {
	border: 0px currentColor;
}
#miva-link {
	margin: 16px 0px; text-align: right; font-size: 0.8em;
}
#miva-link a {
	color: rgb(153, 153, 153);
}
#page-header {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNWI0YjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+"); padding: 10px 0px 1px 20px; color: rgb(149, 127, 102); clear: both; font-family: Georgia, "Times New Roman", Times, serif; font-size: 2.25em; margin-bottom: 5px; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b5b4b4',GradientType=1 );
}
#page-header-home {
	clear: both; margin-top: 10px; margin-bottom: 10px;
}
.page-headline {
	padding: 5px; width: 670px; height: 18px; color: rgb(255, 255, 255); font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; float: left; background-color: rgb(0, 38, 75);
}
.shop-all {
	width: 80px; height: 28px; text-align: right; float: right;
}
#page-header a {
	color: rgb(255, 255, 255);
}
#page-footer {
	padding: 17px; color: rgb(56, 52, 49); clear: both;
}
#maintenance {
	color: rgb(221, 0, 0); font-weight: bold;
}
.logout-link {
	margin: 12px 0px; float: right;
}
#customer-fields label {
	padding: 2px 5px 3px 0px; width: 150px; text-align: right; clear: both; float: left; white-space: nowrap;
}
#affiliate-fields label {
	padding: 2px 5px 3px 0px; width: 150px; text-align: right; clear: both; float: left; white-space: nowrap;
}
#affiliate-commissions label {
	padding: 0px 6px 0px 0px; width: 120px; text-align: right; font-weight: bold; float: left;
}
.OSEL .non-editable label {
	padding: 0px 6px 0px 0px; width: 120px; text-align: right; font-weight: bold; float: left;
}
#customer-fields input.textfield {
	margin: 0px 0px 4px; width: 170px;
}
#affiliate-fields input.textfield {
	margin: 0px 0px 4px; width: 170px;
}
#tax-fields input {
	margin: 0px 0px 4px; width: 170px;
}
#affiliate-commissions div.form_row div {
	margin: 0px 0px 4px; width: 170px;
}
.non-editable div.form_row div {
	margin: 0px 0px 4px; width: 170px;
}
#affiliate-commissions div.form_row div {
	float: left;
}
#customer-fields select {
	margin: 0px 0px 4px; width: 176px;
}
#affiliate-fields select {
	margin: 0px 0px 4px; width: 176px;
}
#login-details {
	margin: 0px 0px 16px;
}
#affiliate-information {
	margin: 0px 0px 16px;
}
#affiliate-commissions .form_row {
	margin: 0px 0px 8px;
}
.AFAD #affiliate-fields {
	margin: 0px auto; width: 50%;
}
.AFED #affiliate-fields #affiliate-contact {
	width: 50%; float: left;
}
.AFED #affiliate-fields #affiliate-commissions {
	width: 50%; float: left;
}
#affiliate-commissions .affiliate-code {
	width: 230px !important;
}
#affiliate-commissions #affiliate-image {
	width: 236px !important; overflow: auto;
}
#affiliate-terms {
	margin-left: 155px;
}
#affiliate-fields .form_row div.non-editable {
	margin: 0px 0px 8px; padding: 2px 0px 0px;
}
.save-button {
	padding: 24px 0px 0px; text-align: right; clear: both;
}
.continue-button {
	padding: 24px 0px 0px; text-align: right; clear: both;
}
.required {
	font-weight: bold;
}
h2.fields-heading {
	margin: 0px 0px 12px; padding: 4px 4px 4px 12px; color: rgb(51, 51, 51); background-color: rgb(204, 204, 204);
}
.address2-label {
	margin: 0px 0px 14px;
}
.controls {
	font: 0.7em/normal Verdana, Helvetica, Arial, sans-serif; visibility: hidden; font-size-adjust: none; font-stretch: normal;
}
#customer-fields .controls label {
	float: none;
}
#ship-to {
	width: 50%; float: left;
}
#bill-to {
	width: 50%; float: left;
}
#ship-to h2 input.checkbox {
	margin: 0px 2px 0px 12px; padding: 0px; width: 13px; height: 13px; overflow: hidden;
}
#bill-to h2 input.checkbox {
	margin: 0px 2px 0px 12px; padding: 0px; width: 13px; height: 13px; overflow: hidden;
}
div.invalid input.textfield {
	border-color: rgb(204, 0, 0) rgb(255, 0, 0) rgb(255, 0, 0);
}
div.invalid select {
	border-color: rgb(204, 0, 0) rgb(255, 0, 0) rgb(255, 0, 0);
}
#tax-fields div.invalid input {
	border-color: rgb(204, 0, 0) rgb(255, 0, 0) rgb(255, 0, 0);
}
div.invalid label {
	color: rgb(221, 0, 0);
}
.warning-message {
	margin: 0px auto; padding: 4px; width: 60%; text-align: center; color: rgb(221, 0, 0);
}
.editable#customer-fields .form_row {
	margin: 0px 0px 6px; text-align: left;
}
.editable#affiliate-fields .form_row {
	margin: 0px 0px 6px; text-align: left;
}
.non-editable#customer-fields .form_row {
	margin: 0px 0px 4px; text-align: left;
}
.non-editable#customer-fields label {
	margin: 0px 0px 0px 30px; padding: 0px 4px 0px 0px; width: 110px; text-align: right; clear: both; font-weight: bold; float: left; white-space: nowrap;
}
.non-editable#affiliate-fields label {
	margin: 0px 0px 0px 30px; padding: 0px 4px 0px 0px; width: 110px; text-align: right; clear: both; font-weight: bold; float: left; white-space: nowrap;
}
.non-editable#customer-fields .form_row div {
	float: left;
}
.non-editable#affiliate-fields .form_row div {
	float: left;
}
#update-record {
	margin: 24px 0px 0px 24px; clear: both;
}
.tax-fields label {
	font-weight: bold;
}
.AFCL #main-content {
	padding: 28px 126px;
}
.LOGN #main-content {
	padding: 28px 126px;
}
.ORHL #main-content {
	padding: 28px 126px 28px 116px;
}
.ORDL #main-content {
	padding: 28px 16px;
}
.AFCL .section {
	width: 49%; height: 220px; float: left;
}
.LOGN .section {
	width: 49%; height: 220px; float: left;
}
.ORDL .section {
	width: 33%; height: 220px; float: left;
}
.ORHL .lookup-section {
	width: 50%; height: 220px; float: left;
}
.ORHL .signin-section {
	width: 48%; height: 220px; float: left;
}
.section h3 {
	text-align: center;
}
.lookup-section h3 {
	text-align: center;
}
.signin-section h3 {
	text-align: center;
}
.form_row {
	margin: 0px 0px 6px;
}
.LOGN label {
	padding: 3px 5px; width: 80px; text-align: right; clear: both; float: left;
}
.ORDL label {
	padding: 3px 5px; width: 80px; text-align: right; clear: both; float: left;
}
.AFCL label {
	padding: 3px 5px; width: 80px; text-align: right; clear: both; float: left;
}
.ORHL label {
	padding: 3px 5px; width: 90px; text-align: right; clear: both; float: left; white-space: nowrap;
}
.grey-border-right {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.logn-input {
	width: 120px;
}
#invalid-key {
	border-width: 1px; border-style: solid; border-color: rgb(204, 0, 0) rgb(255, 0, 0) rgb(255, 0, 0); margin: 0px 4px 0px 0px; width: 23px; float: left;
}
.sign-in-buttons {
	margin: 12px 0px 0px; text-align: center;
}
.forgot-password {
	margin: 12px 0px 0px; text-align: center; font-size: 0.9em;
}
.non-editable#basket-contents {
	width: 100%; border-top-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid;
}
.editable#basket-contents {
	width: 100%; border-top-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid;
}
#order-contents table {
	width: 100%; border-top-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid;
}
.non-editable#basket-contents table {
	border-collapse: collapse;
}
.editable#basket-contents table {
	border-collapse: collapse;
}
#order-contents table {
	border-collapse: collapse;
}
.non-editable#basket-contents td {
	font: 1em/normal Arial; padding: 6px; vertical-align: top; border-right-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 238, 238);
}
.editable#basket-contents td {
	font: 1em/normal Arial; padding: 6px; vertical-align: top; border-right-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 238, 238);
}
#order-contents td {
	font: 1em/normal Arial; padding: 6px; vertical-align: top; border-right-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; font-size-adjust: none; font-stretch: normal; background-color: rgb(238, 238, 238);
}
#basket-contents table tr.basket-heading td {
	text-align: center; color: rgb(51, 51, 51); font-size: 1em; font-weight: bold; white-space: nowrap; background-color: rgb(204, 204, 204);
}
#basket-contents table tr.basket-heading td {
	text-align: center; color: rgb(51, 51, 51); font-size: 1em; font-weight: bold; white-space: nowrap; background-color: rgb(204, 204, 204);
}
#order-contents table tr.heading td {
	text-align: center; color: rgb(51, 51, 51); font-size: 1em; font-weight: bold; white-space: nowrap; background-color: rgb(204, 204, 204);
}
#basket-contents .basket-qty-input {
	width: 34px;
}
#basket-contents .item-remove {
	width: 8%; vertical-align: middle;
}
#basket-contents table .basket-heading td.item-name {
	text-align: left;
}
.editable#basket-contents .item-quantity {
	width: 13%; text-align: center; white-space: nowrap;
}
.non-editable#basket-contents .item-quantity {
	width: 6%; text-align: center;
}
#basket-contents .item-options .item-name {
	padding-left: 16px;
}
.non-editable#basket-contents .item-name {
	width: 59%;
}
.editable#basket-contents .item-name {
	width: 66%;
}
.editable#basket-contents .item-name div.item-name-div {
	float: left;
}
#basket-contents td.item-name {
	text-align: left;
}
#basket-contents .item-price {
	width: 10%; text-align: right; white-space: nowrap;
}
#basket-contents .item-total {
	width: 10%; text-align: right;
}
#basket-contents .basket-charges .charge-description {
	text-align: right; font-style: italic; white-space: nowrap;
}
#basket-contents .basket-charges .formatted-charge {
	text-align: right; font-style: italic; white-space: nowrap;
}
#basket-contents #basket-totals .formatted-total {
	text-align: right; font-weight: bold;
}
#basket-contents #basket-totals .total-prompt {
	text-align: right; font-weight: bold;
}
#basket-contents .item-options td {
	
}
.checkout .item-quantity {
	width: 8% !important;
}
.checkout .item-name {
	width: 64% !important;
}
#fields-key {
	margin: 16px 0px;
}
.checkout-button {
	margin: 12px 0px; text-align: right;
}
#payment-fields input {
	border-width: 1px; border-style: solid; border-color: rgb(51, 51, 51) rgb(187, 187, 187) rgb(187, 187, 187); font: 1em/normal Arial, Helvetica, Verdana, sans-serif; padding: 1px 2px; font-size-adjust: none; font-stretch: normal;
}
#payment-fields label {
	margin: 2px 0px 0px; padding: 3px 5px 3px 0px; text-align: left; clear: both; white-space: nowrap;
}
#payment-fields td {
	padding: 0px 0px 6px;
}
#shipping-payment .form_row {
	margin: 10px 0px 0px;
}
#shipping-payment label {
	margin: 2px 0px 0px; padding: 3px 5px 3px 0px; width: 65px; text-align: left; clear: both; float: left; white-space: nowrap;
}
.OSEL .continue-button {
	margin: 0px 0px 12px;
}
.OPAY .continue-button {
	margin: 0px 0px 12px;
}
.OCST #basket-contents {
	margin: 0px 0px 32px;
}
.OPAY .fields-key {
	margin: 0px 0px 16px;
}
#payment-fields .form_row {
	margin: 10px 0px 0px;
}
.non-editable#customer-fields {
	margin: 0px 0px 32px;
}
.non-editable#basket-contents {
	margin: 16px 0px 32px;
}
.category-listing {
	clear: both;
}
.all-products {
	clear: both;
}
.related-products {
	clear: both;
}
.search-results {
	clear: both;
}
.product-item {
	width: 20%; margin-bottom: 20px; float: left;
}
.product-item .padding {
	margin: 5px; padding: 5px; height: 235px; overflow: hidden; border-right-color: rgb(228, 228, 228); border-right-width: 1px; border-right-style: solid;
}
.last-item {
	border-right-color: currentColor !important; border-right-width: 0px !important; border-right-style: none !important;
}
.product-next-previous {
	margin: 12px 0px; clear: both;
}
.CTGY .product-details {
	height: 245px; overflow: hidden;
}
.PLST .product-details {
	height: 245px; overflow: hidden;
}
.SRCH .product-details {
	height: 245px; overflow: hidden;
}
.product-item .product-thumbnail {
	margin: 0px 0px 8px; text-align: center; min-height: 100px;
}
.product-item .product-image {
	margin: 0px 0px 8px; text-align: center; min-height: 80px;
}
.product-item .product-thumbnail img {
	vertical-align: middle;
}
.purchase-buttons {
	margin: 16px 0px 0px;
}
.PROD .related-products .purchase-buttons {
	margin: 16px 0px 0px;
}
.product-descrip {
	margin: 6px 0px 0px;
}
.PROD .purchase-buttons {
	margin: 16px 0px 0px;
}
.purchase-buttons input.button {
	margin: 0px 2px;
}
.line-item td.item-buttons {
	white-space: nowrap;
}
.line-item tr.header-row td {
	font-weight: bold;
}
.thumbnail-not-available {
	background: no-repeat left top; margin: 0px auto; width: 234px; height: 144px; display: block;
}
.image-not-available {
	background: no-repeat left top; margin: 0px auto; width: 234px; height: 144px; display: block;
}
.next-previous {
	margin: 12px 0px 0px;
}
.next-button {
	float: right;
}
.previous-button {
	float: left;
}
.search-again {
	margin: 0px 0px 16px;
}
.OUS1 #main-content {
	padding-right: 225px; padding-left: 225px;
}
.upsale-heading {
	text-align: center;
}
.OUS1 .product-thumbnail {
	margin: 12px 0px; height: 116px; text-align: left; min-height: 116px;
}
.OUS1 .product-description {
	margin: 16px 0px 0px;
}
.OUS1 .thumbnail-not-available {
	margin: 16px auto;
}
.OUSM #main-content {
	padding-right: 160px; padding-left: 160px;
}
.upsale-batch {
	padding: 2px; width: 100%;
}
.upsale-batch .heading td {
	font-weight: bold;
}
.upsale-checkbox {
	width: 32px;
}
.upsale-name {
	width: 175px;
}
.OUS1 .purchase-buttons textarea {
	width: 390px; height: 100px; text-align: center;
}
.OUSM .continue-button {
	text-align: center;
}
.line-item table {
	width: 100%;
}
.line-item table tr.heading td {
	font-weight: bold;
}
.line-item table td {
	padding: 2px; vertical-align: top;
}
.line-item .item-code {
	padding-right: 2px; padding-left: 2px;
}
.line-item .item-price {
	padding-right: 2px; padding-left: 2px;
}
.line-item .item-name {
	width: 80%;
}
.line-item tr.alt_row {
	background-color: rgb(244, 244, 244);
}
#filter-items-container {
	color: rgb(67, 67, 67); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
#filter-items-container .per-page {
	padding: 0px 5px; height: 22px; line-height: 20px; margin-right: 5px; float: left; position: relative;
}
#filter-items-container .per-page label {
	margin-right: 3px;
}
#filter-items-container .per-page select {
	padding: 0px;
}
#filter-items-container .sorting {
	padding: 0px 5px; height: 22px; line-height: 20px; float: left; position: relative;
}
#filter-items-container .sorting label {
	margin-right: 3px;
}
#filter-items-container .sorting select {
	padding: 0px; font-size: 11px;
}
.page-links-previous {
	padding: 0px 8px; line-height: 20px; font-weight: bold; text-decoration: none; white-space: nowrap;
}
.page-links-next {
	padding: 0px 8px; line-height: 20px; font-weight: bold; text-decoration: none; white-space: nowrap;
}
.page-links-previous {
	text-align: right; float: left;
}
.page-links-next {
	text-align: left; float: right;
}
.page-links-inactive {
	padding: 2px 3px; text-decoration: none;
}
.page-links-active {
	padding: 1px 3px; color: rgb(67, 67, 67); font-weight: bold; text-decoration: none; border-bottom-color: rgb(67, 67, 67); border-bottom-width: 2px; border-bottom-style: solid;
}
.page-links-deactivated {
	color: rgb(153, 153, 153); text-decoration: none;
}
.page-links-deactivated:hover {
	color: rgb(153, 153, 153); text-decoration: none;
}
.page-disp {
	text-align: center; line-height: 20px; float: left; display: block;
}
.page-links {
	color: rgb(67, 67, 67); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
.page-links a {
	color: rgb(67, 67, 67); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
.page-links {
	margin: 0px; text-align: right; float: right;
}
.page-links-container {
	text-decoration: none; float: right; display: block;
}
.page-links-title {
	margin-top: 3px; float: left; display: block; position: relative;
}
.product-details-1 {
	width: 420px; float: left;
}
.PROD .product-details-1 .product-image {
	
}
.product-image {
	text-align: center;
}
.product-image span {
	
}
.product-image img {
	vertical-align: middle;
}
.product-quantity-input {
	margin: 0px 4px; width: 34px;
}
.related-products {
	margin: 32px 0px 16px; clear: both;
}
.product-attributes {
	margin: 16px 0px; text-align: left;
}
.product-attributes td {
	padding: 4px 0px;
}
.product-attributes td.prompt {
	text-align: right; padding-right: 4px; vertical-align: top;
}
.product-attributes td.field {
	text-align: left;
}
.thumbnails {
	margin: 0px; padding: 0px; width: 274px; display: block;
}
.thumbnails li {
	margin: 4px 4px 0px 0px; padding: 0px; border: 1px solid rgb(238, 238, 238); width: 42px; height: 42px; text-align: center; float: left; display: block; cursor: pointer;
}
.thumbnails li span {
	height: 100%; text-align: center; vertical-align: middle; display: inline-block;
}
.thumbnails li img {
	vertical-align: middle;
}
.swatches {
	margin: 0px; padding: 0px; display: inline;
}
.swatches li {
	margin: 4px 4px 0px 0px; padding: 0px; border: 1px solid rgb(238, 238, 238); width: 50px; height: 50px; text-align: center; float: left; display: block; cursor: pointer;
}
.swatches li span {
	height: 100%; text-align: center; vertical-align: middle; display: inline-block;
}
.swatches li img {
	vertical-align: middle;
}
.product-image-margin {
	height: 8px;
}
.closeup {
	padding: 10px 10px 5px; border: 1px solid rgb(51, 51, 51); top: 75px; text-align: center; display: none; position: absolute; z-index: 2; min-height: 274px; min-width: 274px; background-color: rgb(255, 255, 255);
}
.closeup a {
	margin: 5px 0px 0px; z-index: 2; cursor: pointer;
}
.closeup_backing {
	left: 0px; top: 0px; width: 100%; display: none; filter: alpha(opacity=75); position: absolute; opacity: 0.75; background-color: rgb(51, 51, 51);
}
.INVC .order-id {
	font-weight: bold; float: left;
}
.ORDS .order-id {
	font-weight: bold; float: left;
}
.INVC .order-date {
	text-align: right; float: right;
}
.ORDS .order-date {
	text-align: right; float: right;
}
.INVC .order-date span {
	font-weight: bold;
}
.ORDS .order-date span {
	font-weight: bold;
}
.INVC h3 {
	margin: 16px 0px 24px; clear: both;
}
.ORDS h3 {
	margin: 16px 0px 24px; clear: both;
}
.PATR .continue-button {
	margin: 12px 0px; text-align: right;
}
.SMAP h3 {
	
}
.SMAP .category {
	width: 33%; text-align: left; float: left;
}
.SMAP .category .padding {
	padding: 2px;
}
.SMAP .product {
	width: 33%; text-align: left; float: left;
}
.SMAP .product .padding {
	padding: 2px;
}
#orderhistory-list table {
	margin: 0px 0px 10px; border-collapse: collapse;
}
#order-contents table {
	width: 100%;
}
#order-contents table td {
	vertical-align: top;
}
#orderhistory-list table td {
	vertical-align: top;
}
#orderhistory-list .order-reorder {
	text-align: center;
}
#orderhistory-list .order-invoice {
	
}
#orderhistory-list .order-description {
	text-align: left;
}
#orderhistory-list .order-date {
	
}
#orderhistory-list .order-purchased {
	text-align: center;
}
#orderhistory-list .order-quantity {
	text-align: center;
}
#orderhistory-list .order-status {
	text-align: center;
}
#orderhistory-list .order-tracking {
	text-align: left;
}
#orderhistory-list .order-total {
	text-align: right;
}
#orderhistory-list .order-price {
	text-align: right;
}
#orderhistory-list .order-view {
	padding: 0px 8px; vertical-align: middle;
}
#orderhistory-list tr.heading td {
	font-weight: bold; white-space: nowrap;
}
#orderhistory-list .previous-button {
	width: 50%; text-align: left; float: none;
}
#orderhistory-list .next-button {
	width: 50%; text-align: right; float: none;
}
#order-contents table tr td.order-reorder {
	text-align: center;
}
#order-contents table tr td.order-invoice {
	
}
#order-contents table tr td.order-description {
	text-align: left;
}
#order-contents table tr td.order-date {
	text-align: left;
}
#order-contents table tr td.order-purchased {
	text-align: center;
}
#order-contents table tr td.order-quantity {
	text-align: center;
}
#order-contents table tr td.order-status {
	text-align: left;
}
#order-contents table tr td.order-tracking {
	text-align: left;
}
#order-contents table tr td.order-total {
	text-align: right;
}
#order-contents table tr td.order-price {
	text-align: right;
}
#order-contents table tr td.charge-description {
	text-align: right; font-style: italic;
}
#order-contents table tr td.charge-fee {
	text-align: right; font-style: italic;
}
#order-contents table tr td.charge-fee {
	text-align: right;
}
#order-contents table tr td.formatted-total {
	text-align: right; font-weight: bold;
}
#order-contents table tr td.total-prompt {
	text-align: right; font-weight: bold;
}
#customer-fields {
	margin: 16px 0px;
}
#Order_BillZip {
	width: 44px;
}
.widest {
	width: 100%;
}
.blue {
	color: rgb(74, 126, 187);
}
#left-navigation h2 {
	padding-top: 0px; margin-top: 15px;
}
.product-name {
	min-height: 76px;
}
.product-details .product-name a {
	text-align: center !important; color: rgb(112, 97, 78); font-weight: bold; text-decoration: none;
}
.product-details .product-price {
	color: rgb(170, 40, 34); padding-top: 5px; padding-right: 5px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; float: left;
}
.product-details .product-btn {
	padding-top: 6px; float: right;
}
.product-details .ratings {
	text-align: center; padding-top: 5px; clear: both;
}
.buttonsearch {
	margin: 0px; border: 0px currentColor; width: 37px; height: 35px; background-image: url("btnSearch.jpg");
}
.txtsearch {
	margin: 0px; border: 0px currentColor; width: 300px; height: 31px; color: rgb(99, 144, 197); padding-top: 2px; padding-right: 10px; padding-left: 10px; font-size: 14px; font-weight: bold;
}
.footercolumn {
	padding: 9px; width: 120px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; float: left; min-height: 265px;
}
.lastcolumn {
	width: 120px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.footercolumn a {
	color: rgb(112, 97, 78); padding-top: 5px; font-size: 11px;
}
.footercopyright {
	padding: 20px 5px 5px; clear: both;
}
.category-listing2 {
	clear: both;
}
.product-item2 {
	width: 22%; margin-right: 20px; margin-bottom: 20px; border-right-color: rgb(228, 228, 228); border-right-width: 2px; border-right-style: solid; float: left;
}
.product-item2 .padding2 {
	margin: 5px; padding: 5px;
}
.product-item2 .product-thumbnail2 {
	margin: 0px 0px 8px; text-align: center;
}
.product-name2 {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmYzViYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+"); padding: 5px; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfc5ba', endColorstr='#ffffff',GradientType=0 );
}
.categ-link {
	text-align: right; font-size: 10px; font-weight: bold;
}
.product-details-2 {
	width: 530px; border-left-color: rgb(195, 191, 181); border-left-width: 1px; border-left-style: solid; float: right;
}
.productleft {
	padding: 0px 20px; width: 200px; float: left;
}
.productright {
	padding: 10px 20px; line-height: 20px; border-left-color: rgb(195, 191, 181); border-left-width: 1px; border-left-style: solid; float: left;
}
.productoptions {
	padding: 10px 20px 0px; clear: both; margin-top: 10px; border-top-color: rgb(195, 191, 181); border-top-width: 1px; border-top-style: solid;
}
.product-price2 {
	color: rgb(170, 40, 34); padding-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 36px; font-weight: bold; margin-top: 0px;
}
.product-like {
	padding-top: 15px; margin-top: 20px; border-top-color: rgb(195, 191, 181); border-top-width: 1px; border-top-style: solid;
}
.optionspanel {
	width: 370px; padding-bottom: 10px; border-bottom-color: rgb(195, 191, 181); border-bottom-width: 1px; border-bottom-style: solid;
}
.selectleft {
	padding-right: 10px; float: left;
}
.selectright {
	float: left;
}
.panelname {
	padding-top: 10px; padding-bottom: 5px;
}
.selectoptions {
	width: 180px;
}
.button {
	margin: 0px; padding: 5px 20px; border-radius: 25px; border: currentColor; text-align: center; color: rgb(255, 255, 255); font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; cursor: pointer; background-color: rgb(151, 126, 106); -moz-border-radius: 25px; -webkit-border-radius: 25px;
}
.product-tabs {
	margin-top: 20px;
}
.producttabsframe {
	padding: 10px; border: 1px solid rgb(195, 191, 181); clear: both; margin-bottom: 30px;
}
.producttab a {
	padding: 7px 25px; color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; margin-right: 5px; float: left; display: block; border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: rgb(182, 167, 146); -moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
}
.producttab a:hover {
	color: rgb(51, 51, 51); background-color: rgb(195, 191, 181);
}
.producttabs a {
	padding: 7px 25px; color: rgb(51, 51, 51); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none; margin-right: 5px; float: left; display: block; border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: rgb(195, 191, 181); -moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
}
.producttabs a:hover {
	color: rgb(51, 51, 51); background-color: rgb(195, 191, 181);
}
#right-navigation {
	padding: 20px 10px 0px; width: 150px; vertical-align: top;
}
.PFNDR #left-navigation {
	display: none;
}
.PFNDR td.copy {
	padding: 0px 0px 5px 10px; border-right-color: rgb(228, 228, 228); border-right-width: 2px; border-right-style: solid;
}
#subscribe {
	padding: 6px; border: 1px outset rgb(170, 170, 170); left: 50%; top: 520px; margin-left: -150px; position: absolute; z-index: 9; background-color: rgb(238, 238, 238);
}
#tabs {
	margin: 20px 0px;
}
#tabs ul {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; float: left;
}
#tabs li {
	list-style: none; margin-left: 0px;
}
* html #tabs li {
	display: inline;
}
#tabs li {
	float: left;
}
#tabs li a {
	float: left;
}
#tabs ul li.active {
	background: 0px 0px rgb(195, 191, 181); margin-right: 5px; border-top-left-radius: 15px; border-top-right-radius: 15px;
}
#tabs ul li {
	background: 0px 0px rgb(182, 167, 146); margin-right: 5px; border-top-left-radius: 15px; border-top-right-radius: 15px;
}
#tabs ul li a:hover {
	color: rgb(255, 255, 255);
}
#tabs ul li.active a {
	color: rgb(51, 51, 51); font-size: 14px;
}
#tabs div {
	padding: 10px; border: 1px solid rgb(195, 191, 181); clear: both;
}
#tabs div h3 {
	margin-bottom: 12px;
}
#tabs div p {
	
}
#tabs ul li a {
	padding: 9px 29px; color: rgb(0, 0, 0); font-size: 14px; font-weight: normal; text-decoration: none;
}
