@charset "UTF-8";
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #00AEEF;
	text-decoration: underline;
}

#notify{
color:red;
}

.left_navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/nav_bkg.jpg);
	border: 1px solid #FFFFFF;
}
.bottom_spacing {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
.promotion_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/yellow_grad.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
}
.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.product_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
.tab_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 14px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.product_left_spacing {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 12px;
}
.product_right_spacing {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.side_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	background-image: url(images/button1.gif);
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
.product_info_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #CDD4DA;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
}
.phone_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #CC0000;
	text-decoration: none;
}
.dotted_line_vertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.distributors_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#order_chart {
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.bottom_spacing .left_navigation .promotion_box #order_chart td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
}
.bottom_spacing .left_navigation .promotion_box #order_chart .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

