.bold
{
	font-weight: bold
}

body, th, td, object {
	font-family: 'Microsoft Sans Serif', Geneva, sans-serif;
	font-size: 75%;
}
input, select, textarea {
	font-family: 'Microsoft Sans Serif', Geneva, sans-serif;
	font-size: 93%;
	color: #0B2345;
}
input.border {
	border: 1px solid #0B2345;
	padding-left: 0.2em;
}
body {
	margin: 0;
	padding: 0;
	background-color: #114A7D;
	color: #FFFFFF;
}
table {
	border-collapse: collapse;
	border: 0;
}
table, th, td, form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #6DDBF0;
}
a:active, a:hover {
	text-decoration: none;
	color: #B6EBF5;
}
img.border {
	display: block;
	border: 2px solid #6DDBF0;
}
p, div.p {
	margin: 0 0 1em 0;
}
h1, h2, h3 {
	margin: 0 0 0.5em 0;
	color: #6DDBF0;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 116%;
}
h3 {
	font-size: 100%;
}
td.main_header_menu_item {
	padding-bottom: 12px;
}
td.main_header_menu_item img {
	width: 262px;
	height: 20px;
}
td.main_header_menu_spacer {
	padding-bottom: 17px;
}
td.page_header_menu_item {
	padding-bottom: 12px;
}
td.page_header_menu_item img {
	width: 245px;
	height: 20px;
}
td.page_header_menu_spacer {
	padding-bottom: 6px;
}
td.main_column {
	padding: 12px 20px 12px 0
}
img.picture_left, img.picture_right {
	display: block;
	background-color: #58372C;
}
img.picture_left {
	float: left;
	margin: 0 0.8em 0.3em 0;
}
img.picture_right {
	float: right;
	margin: 0 0 0.3em 0.8em;
}
td.main_copyright {
	padding: 35px 25px 25px 35px;
	font-size: 65%;
}
td.page_copyright {
	padding-bottom: 5px;
	font-size: 75%;
}
td.page_title {
	padding: 4px 0 0 23px;
}
td.page_title_buttons {
	padding: 11px 23px 8px 0;
}
td.page_title_button {
	padding: 0 11px 0 11px;
	font-size: 9px;
	color: #0D385F;
}
td.page_title_button span#selected {
	color: #FFFFFF !important;
}
td.page_title_button span#divider {
	margin: 0 1px 0 1px;
}
td.page_title_button a {
	color: #0D385F !important;
}
td.page_left {
}
td.page {
	width: 100%;
	padding: 0 2em 5em 0;
	font-size: 83%
}
td.page_right {
	vertical-align: middle;
}
td.page, td.page_right {
	padding-top: 8px;
}
table.page_left_menu {
	width: 229px;
}
table.page_left_menu td.page_left_menu {
	padding: 0 2em 0 17px;
}
table.page_left_menu td.page_left_menu_bullet {
	padding: 3px 5px 3px 0;
	text-align: right;
}
table.page_left_menu td.page_left_menu_level1, table.page_left_menu td.page_left_menu_level2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
}
table.page_left_menu td.page_left_menu_level1 {
	text-transform: uppercase;
}
table.page_left_menu td.page_left_menu_level2 {
	padding: 2px 0 5px 0;
}
div.page_table {
	margin: 2em 0 2em 0;
}
table.page_table {
	width: 100%;
}
table.page_table th, table.page_table td {
	padding: 4px;
	border-bottom: 1px solid #FFFFFF;
}
table.page_table th {
	height: 26px;
	background-image: url("/f/page-table-bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
table.page_table td.spacer {
	padding: 0;
	border: 0;
}
table.page_table .center {
	text-align: center;
}
table.page_table .left {
	text-align: left;
}
table.page_table .right {
	text-align: right;
}
table.page_product td {
	font-size: 83%;
	padding: 10px 10px 10px 0;
}
div.bullet img {
	/*vertical-align: middle;*/
	margin-right: 0.4em;
}
div.underlined {
	width: 100%;
	margin: 0 0 1em 0;
	border-bottom: 2px solid #6DDBF0;
	color: #6DDBF0;
}
table.productlist {
	width: 100%;
}
table.productlist td {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.productlist td.productlist_image {
	padding-left: 20px;
	padding-right: 5px;
	width: 80px;
	text-align: center;
}
table.productlist td.productlist_category {
	padding-left: 20px;
}
table.productlist td table td {
	padding: 0;
}
td.cloud_text {
	padding: 0 15px 30px 30px;
	font-size: 85%;
	color: #33495D;
}
td.cloud_text a:link, td.cloud_text a:visited {
	color: #6E8599;
}
td.cloud_text a:active, td.cloud_text a:hover {
	color: #95B4CF;
}
td.cloud_text div.text {
}
td.cloud_text div.caption {
	margin-top: 1em;
	text-align: right;
	font-size: 80%;
	font-style: italic;
}

table#brand_title {
	margin-bottom: 3px;
}
table#brand {
	border-collapse: separate;
}
td.brand_heading {
	width: 25%;
	padding: 1em;
	background-color: #64C8E9;
	color: #114A7D;
	font-size: 70%;
	text-align: center;
}
td.brand_heading_left {
	border-right: 1px solid #64C8E9;
}
td.brand_heading span.line1 {
	font-weight: bold;
}
td.brand_heading span.line2 {
}
td.brand_heading span.line3 {
	font-weight: bold;
}
td.brand_hspacer {
	height: 7px;
}
td.brand_hline {
	background-color: #FFFFFF;
}
td.brand_hline table {
	height: 1px;
}
td.brand_cell {
	border-right: 1px solid #416E97;
	vertical-align: bottom;
	text-align: center;
	padding: 2px 5px 2px 5px;
}
td.brand_cell_caption {
	padding: 1px 5px 1px 7px !important;
}
td.brand_cell div.packaging {
	font-size: 93%;
	margin-top: 1em;
}
td.brand_cell div.type {
	font-size: 93%;
	font-weight: bold;
	color: #6DDBF0;
	margin-top: 1em;
}
td.brand_label {
	height: 17px;
	text-align: center;
}
img.logo {
	vertical-align: baseline;
}

.news_item
{
	margin-bottom: 1em
}

.news_item div.link
{
	margin-bottom: 0.6em
}

.news_item div.title
{
	font-weight: bold;
	margin: 1em 0
}


.news_item .date
{
	margin-bottom: 0.3em;
	font-size: 85%;
	color: #6e8599
}

.file
{
	margin-bottom: 1em
}

.file .date
{
	font-size: 85%;
	color: #6e8599
}

.file .description
{
	font-size: 85%;
	margin-top: 0.2em
}


#cart_container,
#adding_to_cart,
#already_in_cart
{
	display: none
}

#adding_to_cart div
{
	margin-top: 1em;
	font-size: 0.85em
}

#cart_container
{
	float: right;
	width: 200px;
	border: 1px solid #416e97;
	padding: 1em;
	margin: 1em
}

input.positive_value
{
	font-weight: bold;
	color: #000
}

input.none_value
{
	font-weight: normal;
	color: #666666
}

/************************************************************************/
div.FormFooter
{
	margin-top: 5px
}

div.FormFooter div.FormBtn
{
	width: 80%;
	float: right;
	margin-top: 7px
}

div.FormReportError,
div.FormRequiredAttention
{
	padding: 0 5px 0 5px;
	line-height: 1em
}


div.FormErrorMessage
{
	background-color: #c40000;
	color: #fff;
	float: left;
	padding: 7px 10px;
	margin-bottom: 20px
}

div.FormErrorMessage,
div.FormSuccessMessage
{
	font-size: 85%
}

div.FormErrorMessage a
{
	color: #fff!important
}


div.FormFooter input
{
	font-size: 0.9em
}

table.FormBtnContainer td
{
	vertical-align: middle
}

div.FormReportError
{
	color: #cf0000
}

div.FormFooter table.FormBtnContainer,
table.Form
{
	width: 100%
}

table.Form td
{
	vertical-align: top
}

table.Form td.Label
{
	width: 20%;
	padding: 2px 20px 10px 0;
	line-height: 1em
}

table.Form td.Label label.Required
{
	font-weight: bold
}

table.Form td.Input
{
	width: 80%;
	padding-bottom: 15px
}

table.Form td.Input div.FieldDescription
{
	color: #fff;
	line-height: 1em;
	padding-top: 2px
}

table.Form td.Input input,
table.Form td.Input select,
table.Form td.Input textarea
{
	font-family: Arial, sans-serif;
	font-size: 1em
}

table.String,
input.Text
{
	width: 65%
}

select.String
{
	width: 40%
}

input.String
{
	width: 40%
}


input.Word,
input.Password,
input.Phone
{
	width: 25%
}

textarea
{
	width: 65%;
	height: 50px;
	font-size: 1em
}

div.FormFieldSpacer
{
	height: 10px
}

/*
table.Form tr.Separate td
{
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px
}

table.Form td.TextValue
{
	padding-top: 2px
}

input.Number
{
	width: 20%
}

table.Date
{
	width: 40%
}

table.Date input.Date
{
	width: 100%
}

input.BtnChooser
{
	font-family: monospace
}

div.FormListElements
{
	width: 60%
}

div.FormListElements table
{
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0
}

div.FormListElements table tr td
{
	vertical-align: middle;
	padding-bottom: 3px
}

.FormListInput
{
	width: 98%;
	padding-right: 3px
}

.FormListInput input
{
	width: 100%
}

.FormListBtn
{
	width: 1.7em;
	font-family: monospace
}

div.FormGroupDescription
{
	margin: -5px 0 15px 0;
	font-style: italic
}
*/
