/* Detected browser: Unknown */


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

img {
	border-style: none;
}

hr {
	border: 1px gray dashed;
	margin-top: 5px;
	margin-bottom: 5px;
}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	cursor: help;
}

.top_bar {
	background-image: url(/images/top_bar_yellow_repeater.png);
	background-repeat: repeat-x;
}

.top_bar_contact_info {
	position: absolute;
	left: 350px;
	top: 16px;
	color: #999999;
	overflow: hidden;
	white-space: nowrap;
}

.left_menu_col {
    position: absolute;
    left: 0px;
    top: 71px;
	width: 148px;
	font-size: 0.9em;
	background: #f1f1f1;
	background-image: url(/images/moonsoft_logo_bottom_split.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 5px;
	z-index: 20;
}

.left_menu_col ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.left_menu_col h1  {
	font-size: 1.0em;
	color: #ffffff;
	background-color: #1e69b1;
	margin-left: -10px;
	margin-right: -5px;
	padding-left: 10px;
}

.left_menu_col li a,
.left_menu_col li a:visited {
	display: block;
	width: 130px;
	border: 1px solid #666666;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	padding-left: 5px;
}

.left_menu_col li ul {
	position: absolute;
	left: 148px;
	margin-top: -22px;
	width: 100%;
	display: none;
}

.left_menu_col a:hover {
	background-color: #7a7a7a;
	color: #ffffff;
	text-decoration: none;
}

.left_menu_col li ul {
	background-color: #f1f1f1;
	width: 137px;
	z-index: 30;
}

.left_menu_col_submenu_icon {
  
	background-image: url(/images/submenu_indicator.png);
	background-repeat: no-repeat;
	background-position: 120px center;
  
}

.left_menu_col_catalog_spot {
    border-top: 1px gray dashed;
	margin-left: -10px;
	margin-right: -5px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	text-align: center;
}

.left_menu_col_search_field_inactive {
	color: #aaaaaa;	
}

.left_menu_col_search_field_active {
	color: #000000;
}

.main_area {
	position: absolute;
	top: 70px;
	left: 180px;
	z-index: 10;
}

.page_content {
	padding-top: 5px;
}

.gray_text {
	color: #666666;
}

.small_text {
	font-size: 0.8em;
}

.small_text_boxed strong {
	background-color: #f0f0f0;
	border: 1px solid #999999;
}

.small_text_boxed strong a,
.small_text_boxed strong a:visited {
	text-decoration: none;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.small_text_boxed strong a:hover,
.small_text_boxed strong a:active {
	color: #ffffff;
	background-color: #333333
}

.front_page_heading1 {
	font-size: 1.1em;
	color: #006ab4;
}

.front_page_top_stock_photo {
	float: left;
	margin-right: 10px;
}

.front_page_boxshot {
	margin-right: 30px;
	margin-left: 15px;
}

.front_page_promo_product_box {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}

.front_page_promo_product_text {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.front_page_news_text {
	float: right;
}

.table_small_text {
	border: 1px solid #666666;
	font-size: 0.9em;	
}

.table_small_text td {
	padding-left: 5px;
	border-left: 1px solid #d9d9d9;
}

.table_small_text_header {
	background-color: #aaaaaa;
	text-transform: uppercase;
}

.table_small_text_gray_row {
	background-color: #eaeaea;
}

.info_box {
  
	border: 5px solid #cfcfcf;
	border-top-width: 32px;
  
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.info_box hr {
	border-top: 2px #006ab4 dashed;
	margin-top: 10px;
	margin-bottom: 10px;
}

.info_box_header_images {
	border-style: none;
	position: relative;
	top: 43px;
	left: 5px;
}

.letter_link_list {
	text-transform: uppercase;
	padding: 0px;
	margin: 5px 0px;
}

.letter_link_list ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.letter_link_list ul li {
	list-style-type: none;
	display: inline;
}

.letter_link_list a,
.letter_link_list a:visited {
	text-decoration: none;
	padding-right: 4px;
	width: auto;
	height: 16px;
	padding-left: 4px;
	color: #000000;
	border: 1px solid #666666;
	margin-bottom: 4px;
	margin-top: 4px;
}

.letter_link_list a:hover,
.letter_link_list a:active {
	color: #ffffff;
	background-color: #333333
}

.footer {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 10px;
}

.footer h1 {
	font-size: 1.3em;
	font-weight: bold;
}

#highlight_box_yellow {
	border: 1px black solid;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}