img, div { behavior: url(iepngfix.htc); }

img.text {
	margin: 0px;
	border: 1px #c0c0c0 solid;
	padding: 1px;
	background-color: #e5e5e5;
}

body {
	background-image: url('../images/body_back.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	border: 0px;
	background-color: #ffffff;
	margin-top: 0px;
}
table {
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	border: 0px solid #FFf;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.main_content {
	background-repeat: repeat-x;
	background-color: #234456;
	border: 0px #f5f5f5 solid;
	text-align: justify;
	width: 895px;
	height: auto;
	font-size: 12px;
	margin-left: auto; 
	margin-right: auto;
	border-bottom: 1px #a5a5a5 solid;
/*	padding-bottom: 10px;*/
	margin-bottom: -1px;
}

.top_menu {
	border: 0px #F3F8F3 solid;
	text-align: left;
	/* width: 600px; */
	width: 900px;
	padding: 0px;
	font-size: 11px;
	position: absolute;
	/* margin-left: 195px; */
	margin-left: 0px;
}
.top_menu  a:link{ color: #f5f5f5 !important; }
.top_menu  a:hover{ color: #FB797A !important; }
.top_menu  a:active{ color: #ff0000 !important; }
.top_menu  a:visited{ color: #f5f5f5; }

.top_menu  .active a:link{ background-color: #00dd00; color: #f5f5f5 !important; }
.top_menu  .active  a:hover{ background-color: #00dd00; color: #FB797A !important; }
.top_menu  .active  a:active{ background-color: #00dd00; color: #ff0000 !important; }
.top_menu  .active  a:visited{ background-color: #00dd00; color: #f5f5f5; }



.menu_under_picture {
	border: 0px #f5f5f5 solid;
	text-align: left;
	width: 795px;
	height: auto;
	padding: 0px;
	font-size: 11px;
	position: static;
	padding-left: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}

.company_details {
	border: 0px #f5f5f5 solid;
	text-align: left;
	width: 795px;
	height: auto;
	font-size: 11px;
	position: static;
	padding-left: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -140px;
}

.page_content {
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	/*border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;*/
	clear:all;
	padding-bottom:10px;
	padding-top:10px;
}

.height_hack {
	height: 122px;
	width: 1px;
	float:right;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
 }
.product_details {
	border: 1px #c0c0c0 solid;
	border-left: 10px #c0c0c0 solid;
	padding: 2px;
	padding-right: 7px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

.details_img {
	float: left;
	height: auto;
	cursor: pointer;
}

.details_img img {
	border: 1px #c0c0c0 solid;
	margin: 5px;
	margin-top: 2px;
}

.details_title {
	padding-left: 10px; 
	font-family: Verdana, Garamont, Helvetica, Arial, Times New Roman;
}

.details_header{
	padding-left: 10px; 
	font-family: Verdana, Garamont, Helvetica, Arial, Times New Roman;
	color:#FFFFFF;
}

.footer {
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	width: 895px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	margin-bottom: 5px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #c0c0c0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer a,a:hover,a:visited{  color: #d0d0d0; text-decoration: none; }

.menu_item {
	font-weight:bold;
	font-size:12px;
	padding: 3px;
	text-align: center;
	float: left;
/*	background-color: #234456;*/
	/* border-left: 1px solid #a0a0a0; */
	border: 0px;
	color: #ffffff;
	cursor: pointer;
	background-image: url('../images/menu/menu_bkg.jpg');
	background-repeat: repeat-x;
}
.menu_item_active {
	font-weight:bold;
	font-size:12px;
	cursor: pointer;
	padding: 3px;
	text-align: center;
	float: left;
/*	background-color: #234456;*/
	/* border-left: 1px solid #a0a0a0; */
	border: 0px;
	color: #ffffff;
	cursor: pointer;
	background-image: url('../images/menu/menu_bkg_hover.jpg');
	background-repeat: repeat-x;
}
.menu_item_current {
	font-weight:bold;
	font-size:12px;
	cursor: pointer;
	padding: 3px;
	text-align: center;
	float: left;
/*	background-color: #234456;*/
	color: #ffffff;
	background-image: url('../images/menu/menu_bkg_selected.jpg');
	background-repeat: repeat-x;
}
.menu_item_selected {
	font-weight:bold;
	font-size:12px;
	padding: 3px;
	text-align: center;
	float: left;
/*	background-color: #234456;*/
	/* border-left: 1px solid #a0a0a0; */
	border: 0px;
	cursor: pointer;
	background-image: url('../images/menu/menu_bkg_click.jpg');
	background-repeat: repeat-x;
}

.menu_separator{
	width: 1px;
	float: left;
	background-color: #FFFFFF;
}

.menu_item a, .menu_item a:hover, .menu_item a:visited
{
	text-decoration: none;
	color: #fff;
}

.menu_item_selected a,.menu_item_selected a:hover, .menu_item_selected a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.menu_item_current a,.menu_item_current a:hover,.menu_item_current a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menu_item_active a,.menu_item_active a:hover,.menu_item_active a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#warranties{

	width: 172px;
}

.error {

	color: #ff0000;
}

.search_text {
	float: left;
	padding-top: 2px;
	width: 60px;
}

.search_label select {
	display: inline;
	width: 150px;
	margin-bottom: 5px;
}

.form_element {
	width: 130px;
	font-size: 11px;
	padding: 2px;
}
.form_element_button {
	width: 150px;
	font-size: 11px;
	padding: 2px;
}

a.read_more, a.read_more:visited{

	text-decoration: none;
	color: #FFF;
}

a.read_more:hover{
	text-decoration: underline;
	color: #FFF;
}

#preview{
	position:absolute;
	margin-top: -70px;
	margin-left: -10px;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.success_msg{

	color: #007900; 
	border: 1px solid #007900; 
	background-color: #FFFFFF; 
	width: 200px; 
	padding: 5px;
}

.error_msg{

	color: #FF0000; 
	border: 1px solid #FF0000; 
	background-color: #FFFFFF; 
	width: 200px; 
	padding: 5px;
}

tr.viewP{
	background-color: #d0d0d0; 
}
tr.viewP td { 	padding: 4px; }

tr.viewI{
	background-color: #c0c0c0; 
}
tr.viewI td { 	padding: 4px; }

tr.viewOver{
	background-color: #0E6FA2; 
}
tr.viewOver td { 	cursor: pointer; padding: 4px; color: #ffffff;  }
tr.viewOver td a{ 	color: #ffffff !important; }

.admin_content, .admin_content p, p.MsoNormal, p.MsoNormal span, .admin_content p span{
	font-size: 12px !important;
	font-family: verdana, arial, sans-serif !important;
	padding-left: 10px;
	padding-right: 10px;
}

.admin_content a{
	
	text-decoration: underline;
	color: #ffffff;
	
}

.admin_content a:hover{
	text-decoration: underline;
	color: #888888;	
}

.admin_content img {
	margin: 3px;
	border: 1px #c0c0c0 solid;
}

.admin_content ul li {
	padding: 0px;
	margin-left: 25px;
}

.main_bar {
	margin-top: -5px;
	margin-left: -10px;
}
.main_bar_div {
	margin-top: -4px;
	margin-left: -10px;
}

.menu_bar_header {
	padding-left:0px;
	margin-top: 19px;
}

.site_title {
	font-size: 35px; 
	letter-spacing: 2px; 
	margin-top: 11px; 
	margin-bottom: 7px;
}

.image_map_txt {
	background-color: #ffffff; 
	padding: 5px;
}

img.separator{
	width: 895px;
}

div.navig{
	float: right; 
	width: 150px; 
	height: 30px; 
	margin-right: 10px; 
	text-align: right;
}

.navig a:link, .navig a:active, .navig a:visited{
	color: #fff;
	text-decoration: none;
}

.navig a:hover{
	text-decoration: underline;
}
