﻿form {
				margin-bottom: 0px;
}
body {
				font-family: Arial, sans-serif;
				margin: 0px;
				background: #FFFFFF;
}
checkbox {
}
textarea {
}
/* Link colors */
A:link {
				color: #000000;
				text-decoration: none;
}
A:visited {
				color: #000000;
				text-decoration: none;
}
A:hover {
				color: #000000;
				text-decoration: underline;
}
.centered {
				text-align: center;
}
.benchmark {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: center;
}
.error_header {
				font-family: Arial, sans-serif;
				font-size: 16pt;
				font-weight: bold;
				color: #FF0000;
}
.error_description {
				font-family: Arial, sans-serif;
				font-size: 10pt;
}
.random_product_text {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: center;
}
/* used to highlight comment in the manager */
.red_comment {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				color: #FF0000;
}
/* used to highlight comment in the manager */
.center_error {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-align: center;
}
/* used in hack attempt error code */
.large_center_header {
				font-family: Arial, sans-serif;
				font-size: 16pt;
				font-weight: bold;
				text-align: center;
}
/* used in manager members hack */
.large_left_header {
				font-family: Arial, sans-serif;
				font-size: 16pt;
				font-weight: bold;
}
/* used to add left and right margin */
.margins_left_right {
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 10px;
}
/* used in manager below the header to describe what this feature is */
.text_description {
				font-family: Arial, sans-serif;
				font-size: 10pt;
}
/* Small text that shows up below the gateway check out buttons. */
.gateway_description {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: center;
}
/* user on forms and cart display */
.colored_cell_header {
				color: #000000;
				font-family: Arial, sans-serif;
				font-size: 14pt;
				font-weight: bold;
				text-align:left;

}
.item_added_message {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: center;
				font-weight: bold;
}
.d_category {
				height: 22px;
				width: 210px;
}
next_link {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
}
back_link {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
}
.cart_edit_quantity {
}
.cart_totals_labels {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-align: right;
}
.cart_totals {
				font-family: Arial, sans-serif;
				font-size: 12;
				text-align: right;
}
.cart_error {
}
.no_items_found {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-align: center;
}
.cartcontents {
				font-family: Arial, sans-serif;
				font-size: 10pt;
}
.default_small {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: left; 
}
.default_text {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: left;
}
.default_right {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: right;
}
.default_right_bold {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				text-align: right;
}
.default_bold {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-align:left

}
.small_bold {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-align:left
}
.row_title {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-align:left;
}
/* used in the download hack from the members area to sell product downloads */
.download_link {
				font-family: Arial, sans-serif;
				font-size: 10pt;
}
.customer_login_headers {
				font-family: Arial, sans-serif;
				font-size: 14pt;
				font-weight: bold;
				text-align: center;
				height: 35px;
				vertical-align: middle;
}
.template_cell_headers {
				font-family: Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
}
.sitename {
				font-family: Arial, sans-serif;
				font-size: 24pt;
				font-weight: bold;
				color: #FFFFFF;
				padding-left: 20px;
				text-align: left;
				line-height: 3;
}
.center_header {
				font-family: Arial, sans-serif;
				font-size: 14pt;
				font-weight: bold;
				text-align: center;
}
.borderbottom {
				border-bottom: #C2C2C2 1px solid;
}
