.popup {
	position: absolute;
	left : 280px;
	top : 120px;
	width : 280px;
	z-index : 99;
}

.tiny	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #444444;
}

.small	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color: #444444;
}

.med	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #444444;
}

.medlarge	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #444444;
}

.large	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #444444;
}

.grey	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:gray;
}

.title	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14pt;
}

.part_number	{
	font-family: Courier, monospace;
	font-weight: bold;
}

a{
	text-decoration : none;
	color:black;
}

a:hover{
	text-decoration : underline;
}

body {
	margin: 0 0 0 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#CCCCCC;
	vertical-align:baseline;
	color: #444444;
}

.border {
	background-color : #000000;
}

a {
	color: #444444;
}

a.thumbnail{
	text-decoration : none;
}

a:hover.thumbnail{
	text-decoration :underline;
	color: #444444;
}

a.copyright{
	text-decoration:none;
	font:10px Verdana;
	color : #444444;
}

a.copyright:hover {
	text-decoration:none;
	font:10px Verdana;
	color: #333333;
	text-decoration:underline
}

a.breadcrumb:hover{
	color:#333333;
	text-decoration:underline
}

.breadcrumb{
	color:#444444;
	font:8pt verdana;
	text-decoration:none;
}

.page_left_edge {
	width: 2px; 
	background-color:#CCCCCC;
	border-right:2px solid gray;
}

.page_right_edge {
	width: 2px; 
	background-color:#CCCCCC;
	border-left:2px solid gray;
}

.page_bottom_edge {
	height: 24px; 
	background-color:#CCCCCC;
	border-top:2px solid gray;
}

.page_header {
	padding: 0px 0px 0px 0px;
}

.page_area {
	width:746px;
	background-color:#FFFFFF;
	margin-top: 0px;
	border-bottom:2px solid gray;
	border-left:2px solid gray;
	border-right:2px solid gray;
}

.page_content {
	padding:0px 16px 10px 16px;
}

.subpage_area {
	width:746px;
	background-color:#CCCCCC;
}

.product_image {
	background-color:#FFFFFF;
	color; #444444;
	text-decoration:none;
}

.quick_nav_div {
	width: 200px; 
	margin-left:5px; 
	margin-right:5px; 
	margin-top:8px;
}

.quick_nav_select {
	width:190px;
	margin-top:2px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

legend {
	color: #444444;
}

fieldset {
	
}

.msg_box {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#f9f6b7;
	border: 2px solid #bbbbbb;
	padding: 8px 10px 8px 10px;
	width:75%;
}

.notice {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#f9f6b7;
	border: 2px solid #bbbbbb;
	padding: 8px 10px 8px 10px;
}

.compare_top {
	background-color:#808080;
	color:#FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	height:24px;
}

.compare_bottom {
	background-color:#808080;
	color:#FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	height:24px;
}

.row_alt {
	background-color:#F0FAF0;
}

.row_wht {
	background-color:#FFFFFF;
}

.product_table_header {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	background-color:#444444;
}

.product_table_col_header {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#000000;
	cursor:pointer;
	font-weight:bold;
	background-color:#CCCCCC;
}

.favtree	{ 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	white-space: nowrap	
}

a.favtree	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000
}

a.favtree:hover	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration : none; color: #444444;
}
.small_button	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.tiny_button	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight: bold;
}
.orangebold { 
	color: #ff7900; 
	font-weight: bold;
}
.bluebold { 
	color: #1367a4; 
	font-weight: bold;
}
.greenbold { 
	color: #92c83e; 
	font-weight: bold;
}
.blackbold { 
	color: #000000; 
	font-weight: bold;
}
.orange_tone { 
	background-color: #ffe3ca; 
}
.blue_tone{ 
	background-color: #e5eef5; 
}
.green_tone { 
	background-color: #dfeec7; 
}
.orange { 
	color: #ff7900; 
}
.blue{ 
	color: #1367a4; 
}
.green { 
	color: #92c83e; 
}
.gray { 
	color: #444444; 
}
.tab	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
	color:#333333;
}
.image_pick_class_selected {
	border-style:solid;
	border-color:#33cc11;
	border-width:5px;
}
.image_pick_class_ok {
	border-style:solid;
	border-color:#666666;
	border-width:5px;
}
.image_pick_class_prohibit {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:5px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.image_pick_class_invalid {
	border-style:solid;
	border-width:5px;
	border-color:red;
}
.image_pick_class_hover {
	border-style:solid;
	border-color:#CCAA66;
	border-width:5px;
}
fieldset {
	-moz-border-radius: 8px; 
}

