/* debugging classes (remark when not in use) */

/* hyperlinks */
a {
	color: #C000C0;
}
a:hover {
	color: #F000F0;
}
a.admin {
	margin-left: 4px;
	margin-right: 4px;
	font-size: 8pt;
	background-color: White;
	text-decoration: underline overline;
	font-weight: normal;
	color: Blue;
}
a.admin:hover {
	color: #7777FF;
}
img.link {
	border: 0;
}

/* Horizontal Rule */
div.hr {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	width: 400px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	clear: none;
}
div.hr div {
	background-image: url(images/horizontalrule.png);
	border: 0;
	width: 400px;
	height: 46px;
}
div.hr hr {
	display: none;
}

/* site container classes */

body.main {
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #003366;
	scrollbar-face-color: #57CEE6;
	scrollbar-3dlight-color: 003366;
	scrollbar-darkshadow-color: 003366;
	scrollbar-highlight-color: #57CEE6;
	scrollbar-shadow-color: #57CEE6;
	scrollbar-track-color: #5A3A52;
	scrollbar-arrow-color: #003366;
}
body.popup {
	margin: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
}
div.site {
	width: 100%;
}
hr.minwidth {
	width: 600px;
}
table {
	font-size: 100%;
}
table.site {
	background-color: #F5FF99;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/	.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.site td.layoutsidebar {
	background-image: url(images/layout1.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 177px;
	height: 1px;
	padding: 0;
}
table.site td.layoutsidebar img {
	width: 177px;
	height: 1px;
}
table.site td.layoutpage {
	background-image: url(images/layout2.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 583px;
	height: 1px;
	padding: 0;
}
table.site td.layoutpage img {
	width: 583px;
	height: 1px;
}
table.site td.header {
	font-size: 200%;
	font-weight: bold;
	padding: 0;
}
table.site td.header table {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
table.site td.header td.logo {
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 252px;
	height: 100%;
	padding: 0;
	vertical-align: top;
}
table.site td.header td.company {
	height: 69px;
	padding: 0;
	vertical-align: top;
}
table.site td.header td.title {
	padding: 0 0 0 18px;
	vertical-align: top;
	height: 58px;
	font-weight: bold;
	font-size: 125%;
	font-style: italic;
	font-family: Serif;
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
table.site td.header td.admin {
	vertical-align: middle;
	text-align: right;
}
table.site td.sidebar {
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	padding: 0;
	width: 177px;
}
table.site td.sidebar table.sidebar {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.site td.sidebar table.sidebar tr {
	vertical-align: middle;
}
table.site td.sidebar table.sidebar td.sidebaritem {
	font-weight: bold;
	font-size: 125%;
	font-style: italic;
	font-family: Serif;
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: center;
}
table.site td.sidebar table.sidebar a {
	color: black;
	cursor: hand;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
}
table.site td.sidebar table.sidebar a:hover {
	color: #F000F0;
} 
table.site td.sidebar table.sidebar div {
}
table.site td.sidebar table.sidebar span {
}
table.site td.page {
	height: 100%;
	width: 100%;
	vertical-align: top;
	padding: 2px 12px 2px 10px;
}
table.site td.pagenosidebar {
	height: 100%;
	width: 100%;
	vertical-align: top;
	padding: 2px 12px 2px 10px;
	background-image: url(images/sidebarbg.png);
	background-position: left top;
	background-repeat: repeat-y;
}
table.site td.footer {
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: bottom;
	font-size: 70%;
	padding: 10px 0 0 0;
	background-position: left top;
}

/* admin classes */
span.adminheading {
	color: #0000CC;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: normal;
	font-size: 75%;
	margin-top: 8pt;
	margin-left: 20px;
	margin-bottom: 8pt;
}
table.site td.sidebar div.adminmenu {
	color: #0000CC;
	background-color: White;
	margin-top: 8pt;
	border: solid 2px Blue;
	margin-bottom: 12pt;
}
table.site td.sidebar div.adminmenu div {
	text-align: center;
	margin-top: 4pt;
	margin-bottom: 4pt;
}
table.site td.sidebar div.adminmenu div.header {
	font-weight: bold;
}
table.site td.sidebar div.adminmenu div.item {
}

/* markup classes */
span.fraction {
	vertical-align: bottom;
	line-height: 2em;
	font-size: 65%;
}
span.highlight {
	background-color: Yellow;
}
span.email span.extra {
	display: none;
}
div.image {
	text-align: center;
	padding: 16px 0 0 0;
}
div.rimage {
	padding: 0 0 16px 16px;
	text-align: center;
	float: right;
	clear: right;
}
div.limage {
	padding: 0 16px 0 16px;
	text-align: center;
	float: left;
	clear: left;
}
div.image p {
	font-size: 90%;
}
div.rimage p {
	font-size: 90%;
}
div.limage p {
	font-size: 90%;
}

/* page header classes */

div.navlinks {
	font-weight: bold;
	margin-bottom: 4pt;
}
div.title {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 8pt;
}
div.subtitle {
	font-size: 130%;
	font-weight: bold;
	margin-top: 8pt;
	margin-bottom: 8pt;
}
div.childpagelink {
	font-size: 110%;
}

/* page footer classes */

div.seealsotitle {
	margin-top: 12pt;
	font-weight: bold;
	font-size: 120%;
}
div.seealso {
	margin-top: 0px;
}

/* general page text classes */

div.pagetext {
	margin-top: 6pt;
	margin-bottom: 6pt;
}
div.sortoptions {
	margin-top: 6pt;
	margin-right: 6px;
	text-align: right;
}
div.indent {
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-right: 40px;
	margin-left: 40px;
}
div.details {
	font-size: 90%;
}
table.pageimage {
	width: 300px;
	float: right;
	border-collapse: collapse;
}
table.pageimage td {
	text-align: center;
	padding: 0;
}
img.pageimage {
	border: 0;
}
img.pageimageinline {
	border: 0;
	width: 300px;
}
div.sectionheading {
	font-size: 110%;
	margin-top: 8pt;
	margin-bottom: 4pt;
}
table.table {
}
table.table tr {
}
table.table th {
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4pt;
}
table.table td {
	text-align: left;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 4px;
}
table.table table.partition {
	border-collapse: collapse;
	margin: 0;
	width: auto;
}
table.table table.partition tr {
	vertical-align: middle;
}
table.table table.partition td {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	vertical-align: middle;
}
table.table td.label {
	text-align: right;
	font-weight: bold;
}
table.divider {
	width: 100%;
	border-collapse: collapse;
}
table.divider td.left {
	text-align: left;
}
table.divider td.center {
	text-align: center;
}
table.divider td.right {
	text-align: right;
}
ul.list {
	margin-top: 4pt;
	margin-bottom: 4pt;
}
ul.list li {
}
img.bullet {
	width: 10px;
	height: 10px;
}

/* specific page text classes */

div.homepagetext {
	font-size: 115%;
}
div.homepagetext p:first-letter {
	font-size: 150%;
	font-weight: bold;
	font-style: oblique;
	color: #178EA6;
	font-family: Serif;
}

/* general text formatting */

strong {
}
em {
}

/* special text classes */

span.unavailable {
	color: #FE6600;
	font-weight: bold;
}
span.regpricenosale {
}
span.regpricewithsale {
	color: gray;
	text-decoration: line-through;
}
span.saleprice {
	color: Blue;
	font-weight: bold;
}

/* general list classes */

div.list {
	margin-top: 6pt;
	margin-bottom: 6pt;
}
table.list {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.list tr.even td.item {
	background-color: #DDF6ED;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/tablerowbg.png);
	border-bottom: solid 2px #93D0BA;
}
table.list tr.odd td.item {
	background-color: #DDF6ED;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/tablerowbg.png);
	border-bottom: solid 2px #93D0BA;
}
table.list td.item {
	padding: 8px;
}
table.list td.left {
	border-left: solid 2px #93D0BA;
}
table.list td.right {
	border-right: solid 2px #93D0BA;
}
table.list td.top {
	border-top: solid 2px #93D0BA;
}
table.list td.bottom {
	display: none;
}
table.listitem {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
table.listitem td.listimage {
	text-align: center;
	width: 100px;
	padding: 3px;
}
table.listitem img.listimage {
	border: 0;
}
table.listitem td.listitem {
	padding-left: 4px;
}

/* edit form clases */
table.editform {
	background-image: url(images/editformbg.png);
	background-repeat: repeat-y;
	background-color: #A8E8D1;
	border-top: solid 3px #F6FFFF;
	border-left: solid 3px #F6FFFF;
	border-right: solid 3px #8FCFB8;
	border-bottom: solid 3px #8FCFB8;
	width: 98%;
}
table.editform td.label {
	text-align: right;
	vertical-align: text-top;
	padding-left: 3px;
	padding-top: 3px;
	white-space: nowrap;
}
table.editform td.largelabel {
	text-align: left;
	vertical-align: text-top;
	padding-left: 3px;
	padding-top: 3px;
	white-space: nowrap;
}
table.editform td.field {
	text-align: left;
	vertical-align: text-top;
	padding-right: 6px;
	width: 95%;
}
table.editform td.field input {
	width: 100%;
	border-bottom: solid 1px #F6FFFF;
	border-right: solid 1px #F6FFFF;
	border-left: solid 1px #8FCFB8;
	border-top: solid 1px #8FCFB8;
}
table.editform td.field input.checkbox {
	border: 0;
	width: auto;
}
table.editform td.field select {
	width: 100%;
	border-bottom: solid 1px #F6FFFF;
	border-right: solid 1px #F6FFFF;
	border-left: solid 1px #8FCFB8;
	border-top: solid 1px #8FCFB8;
}
table.editform td.field textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	width: 100%;
	height: 150px;
	border-bottom: solid 1px #F6FFFF;
	border-right: solid 1px #F6FFFF;
	border-left: solid 1px #8FCFB8;
	border-top: solid 1px #8FCFB8;
	scrollbar-face-color: #A8E8D1;
	scrollbar-3dlight-color: #8FCFB8;
	scrollbar-darkshadow-color: #8FCFB8;
	scrollbar-highlight-color: #A8E8D1;
	scrollbar-shadow-color: #A8E8D1;
	scrollbar-track-color: #42826B;
	scrollbar-arrow-color: #42826B;
}
table.editform td.field textarea.large {
	height: 300px;
}
table.editform td.unit {
	text-align: left;
	vertical-align: middle;
	padding-right: 3px;
	padding-top: 3px;
	white-space: nowrap;
}
table.editform td.seperator {
}
table.editform td.note {
	text-align: left;
	font-size: smaller;
}
table.editform td.confirm {
	text-align: center;
	font-size: larger;
}
table.editform td.deletenote {
	text-align: center;
	font-size: smaller;
}
table.editform td.orderbutton {
	text-align: center;
	padding-left: 6px; 
}
table.editform td.orderbutton img {
	border: 0;
	width: 16px;
	height: 16px;
}
table.editform td.orderdescription {
	padding-left: 6px; 
	text-align: left;
	width: 100%;
}
table.editform td.buttons {
	text-align: right;
	vertical-align: bottom;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 3px;
	word-spacing: 6px;
}
table.editform hr {
	border-top: #8FCFB8 1px solid;
	border-bottom: #F6FFFF 1px solid;
}

/* price table classes */

div.productprices {
	width: 500px;
}
table.productprices {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.productprices td.title {
	font-size: 115%;
}
table.productprices td.bullet {
	text-align: center;
}
table.productprices td.variationname {
	font-weight: bold;
}
table.productprices td.placeholder {
}
table.productprices td.indent {
	padding-left: 40px;
}
table.productprices td.unavailable {
}
table.productprices img.image {
	border: 0;
	float: left;
	width: 100px;
}
table.productprices td.description {
}
table.productprices td.pricegroup {
	width: 35%;
	white-space: nowrap;
}
table.productprices td.quantity {
	width: 30%;
	text-align: right;
	white-space: nowrap;
}
table.productprices td.price {
	width: 35%;
	text-align: right;
	white-space: nowrap;
}

/* product edit table classes */
table.productedit {
	width: 100%;
}
table.productedit tr {
}
table.productedit tr.odd td {
}
table.productedit tr.even td {
}
table.productedit td.maingroup {
	padding-top: 4pt;
	font-size: 125%;
	font-weight: bold;
}
table.productedit td.subgroup {
	padding-top: 2pt;
	font-weight: bold;
	padding-left: 30px;
}
table.productedit td.producttoolbar {
	padding-left: 45px;
}
table.productedit td.noproducts {
	padding-left: 60px;
}
table.productedit td.product {
	padding-left: 60px;
}
table.productedit td.hidden {
	text-align: center;
	color: #909090;
}
table.productedit td.nothidden {
	text-align: center;
}
table.productedit td.unavailable {
	text-align: center;
	color: #909090;
}
table.productedit td.available {
	text-align: center;
}
table.productedit td.image {
	text-align: center;
}
table.productedit td.noimage {
	text-align: center;
	color: #909090;
}
table.productedit td.details {
	padding-left: 75px;
}

/* full image classes */

div.fullimage {
	margin: 3pt;
	text-align: center;
}
img.fullimage {
}

/* specific image classes */

div.map {
	margin: 3pt;
	text-align: center;
}
img.map {
}

/* privacy statement classes */

div.privacy {
}
div.privacy h2 {
}
div.privacy pre {
	white-space: normal;
	margin-left: 40px;
}

/* tags classes */
table.tagssection {
	width: 100%;
	border-collapse: collapse;
}
table.tagssection td.char {
	text-align: center;
	width: 20%;
}
table.tagssection td.format {
	text-align: center;
	width: 50%;
}
table.tagssection table.tag {
	width: 100%;
}
table.tagssection table.tag td.chartag {
	text-align: left;
	width: 70%;
}
table.tagssection table.tag td.chardesc {
	text-align: center;
	background-color: Silver;
	width: 30%;
	white-space: nowrap;
}
table.tagssection table.tag td.formattag {
	text-align: left;
	width: 50%;
}
table.tagssection table.tag td.formatdesc {
	text-align: center;
	background-color: Silver;
	width: 50%;
	white-space: nowrap;
}

/* J3SD Logo */

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