/* CSS Document */
body {
	margin: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
}

/* Main */
.absolute_table {
	border: 0px dotted #000000;
	width:1024px;
	margin: 0 auto;
	margin-bottom:50px;
}

.absolute_left_cell {
	width:12px;
	background-image:url(../images/sh2_orange/absolute_left.gif);
	background-repeat:repeat-y;
}

.absolute_right_cell {
	width:12px;
	background-image:url(../images/sh2_orange/absolute_right.gif);
	background-repeat:repeat-y;
}

.absolute_bottom_left {
	height:12px;
	width:12px;
	background-image:url(../images/sh2_orange/absolute_bottom_left.gif);
}

.absolute_bottom_center {
	height:12px;
	width:12px;
	background-image:url(../images/sh2_orange/absolute_bottom_center.gif);
	background-repeat:repeat-x;
}

.absolute_bottom_right {
	height:12px;
	width:12px;
	background-image:url(../images/sh2_orange/absolute_bottom_right.gif);
}

.main_table {
	border: 0px dotted #000000;
	width:1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
} 

.main_table_popup {
	border: 0px dotted #000000;
	width: 100%;
	margin: 0 auto;
} 

.main_header_cell {
	background-color: #FFFFFF;
	height: 200px;
	width: 1000px;
	position:relative;
	left: 0 auto; 
	top: 0; 
	bottom: 0;
	right: 0;
	/*border-color: #000000;
	border-style: dotted;
	border-width: 1px;*/
}

.main_header_menu_cell {
	height: 30px;
	background-repeat: repeat-x;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	text-align: left;
}

.main_left_menu_cell {
	width: 21%;
	vertical-align: top;
	border-right-color: #000000;
	border-right-style: dotted;
	border-right-width: 0px;
	padding-left:15px;
	
}


.main_titlebar_cell {
	padding: 2px;
	vertical-align: top;
}

.main_container_cell {
	vertical-align: top;
	padding: 10px 5px 5px 5px;
}

.main_footer_cell {
	text-align: center;
	/*background-color:#DDDDDD;*/
	background-color:#FFFFFF;
	height: 50px;
	width: 958px;
	margin-left:20px;
	margin-right:20px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.main_messages_cell {
	padding: 3px 3px 3px 5px;
	color: #CC0000;
	font-size: 12px;
}

/*Header*/
.header_cell {
	height: 80px;
	text-align: left;
}

.header_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding-left: 25px;
}

/*Header Menu*/
.header_menu_table {
	margin-left:20px;
	margin-right:20px;
	width:959px;
	text-align: center;
	height: 30px; 
	/*background-image:url(../images/sh2_orange/header_menu_back1.gif);*/
	background-color:#489b28;
	margin-bottom:20px;
}

.header_menu_left {
	width: 10px;
	background-image:url(../images/sh2_orange/header_menu_left.gif);
}

.header_menu_right {
	width: 10px;
	background-image:url(../images/sh2_orange/header_menu_right.gif);
}

.header_menu_item {
	text-align: center;
	padding: 0px 10px 4px 3px;
	margin-bottom:2px;
	background-color:#489b28;
	
}

.header_menu_middle {
	width: 9px;
	text-align: center;
	border-left-color: #000000;
	border-left-style: dotted;
	border-left-width: 0px;
}

/*Left Menu*/
.left_menu_table {
	width: 200px;
}

.left_menu_date {
	width: 200px;
	height: 20px;
	background-color: #FFFFFF;
	color: #BF6300;
	font-size: 12px;
	padding-bottom: 1px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
/*
.left_menu_left {
	width: 10px;
	background-image:url(../images/sh2_orange/left_menu_left.gif);
	background-repeat:repeat-y;
}

.left_menu_right {
	width: 10px;
	background-image:url(../images/sh2_orange/left_menu_right.gif);
	background-repeat:repeat-y;
}

.left_menu_topleft {
	width: 10px;
	height:8px;
	background-image:url(../images/sh2_orange/left_menu_topleft.gif);
	background-repeat:no-repeat;
}

.left_menu_top {
	height:8px;
	background-image:url(../images/sh2_orange/left_menu_top.gif);
	background-repeat:repeat-x;
}

.left_menu_topright {
	width: 10px;
	height:8px;
	background-image:url(../images/sh2_orange/left_menu_topright.gif);
	background-repeat:no-repeat;
}
*/
.left_menu_caption {
	height: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #000000;
	/*background-image:url(../images/sh2_orange/left_menu_caption_back.gif);*/
}

.left_menu_bottomleft {
	width: 10px;
	height:8px;
	/*background-image:url(../images/sh2_orange/left_menu_bottomleft.gif);
	background-repeat:no-repeat;*/
}

.left_menu_bottom {
	height:8px;
	/*background-image:url(../images/sh2_orange/left_menu_bottom.gif);
	background-repeat:repeat-x;*/
}

.left_menu_bottomright {
	width: 10px;
	height:8px;
	
	/*background-image:url(../images/sh2_orange/left_menu_bottomright.gif);
	background-repeat:no-repeat;*/
}

.left_menu_section {
	padding: 5px 3px 0 0;
	background-color:#FFFFFF;
}

.left_menu_right_odd_bg {
	padding: 3px 3px;
	/*background-color: #f5ce57;
	border-bottom: 1px solid #FFFFFF;
	*/
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #999999;*/
}

.left_menu_right_even_bg {
	padding: 3px 3px;
	/*
	background-color:#f5ce57;
	border-bottom: 1px solid #FFFFFF;
	*/
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #eeeceb;
	border-bottom: 1px solid #999999;*/
	
}

.left_menu_right_odd_bg:hover {
	padding: 3px 3px;
	/*background-color: #FFFFFF;
	border-bottom: 1px solid #f5ce57;
	*/
	background-color:#FFFFFF;
	border-bottom: 2px solid #CCCCCC;
	
}

.left_menu_right_even_bg:hover {
	padding: 3px 3px;
	/*background-color:#FFFFFF;
	border-bottom: 1px solid #f5ce57;
	*/
	border-bottom: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}

.left_submenu_right_odd_bg {
	padding: 3px 3px 3px 8px;
	/*
	background-color: #FFFFFF;
	border-top: 1px solid #f5ce57;
	*/
	/*border-bottom: 1px solid #CCCCCC;*/
	border-bottom: 1px solid #eeeceb;
	background-color: #FFFFFF;
}

.left_submenu_right_even_bg {
	padding: 3px 3px 3px 8px;
	/*
	background-color: #FFFFFF;
	border-top: 1px solid #f5ce57;
	
	
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	*/
	border-bottom: 1px solid #eeeceb;
	background-color: #FFFFFF;
}

.left_submenu_right_odd_bg:hover {
	padding: 3px 3px 3px 8px;
	/*background-color: #f5ce57;
	border-top: 1px solid #FFFFFF;
	*/
	border-bottom: 2px solid #489b28;
	background-color: #FFFFFF;

	
}

.left_submenu_right_even_bg:hover {
	padding: 3px 3px 3px 8px;
	/*
	background-color: #f5ce57;
	border-top: 1px solid #FFFFFF;
	*/
	background-color:#FFFFFF;
	border-bottom: 2px solid #489b28;
}
.left_menu_submenu {
	height: 0px;
	/*background-color:f5ce57;*/
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

.left_menu_toall_table {
	background-image: url(../images/sh2_orange/left_menu_toall_bg.gif);
	background-position: right bottom; 
	background-color: #95EFC1;
	padding-right: 5px;
}

/*Search*/
.srch_down_border {
	border-bottom: #8AA4C5 1px solid;
	padding: 2px 3px;
}

.srach_table {
	width: 140px;
}

.srch_section {
	padding: 5px 2px;
	text-align: center;
}

.srch_odd {
	padding: 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.srch_even {
	padding: 2px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.srch_border_left {
	border-left: 0px solid #7de065;
}

.srch_border_right {
	border-right: 0px solid #7de065;
}

.srch_border_top {
	border-bottom: 1px solid #7de065;
}

.srch_padded {
	padding: 3px 10px;
}

/*News*/
.news_odd {
	padding: 0 5px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #489b28;
		
}

.news_even {
	padding: 0 5px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #489b28;
}

.news_title {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF6300;
	font-weight: bold;
}

.news_source {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: italic;
}

.news_content {
	padding: 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.news_date {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.news_divider {
	padding: 0 15px;
}

.news_date {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


/*Cart*/
a.smallcartlink:link, a.smallcartlink:visited, a.smallcartlink:active{
	font-weight: bold; 
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
}

a.smallcartlink:hover {
	color: #3f9830;
}

.cart_odd {
	padding: 0 2px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cart_even {
	padding: 0 2px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cl_title {
	padding-left: 5px;
	height: 18px;
	font-size: 12px;
	color: #1655C9;
	font-weight: bold;
	border-left: 0px solid #7de065;
}

.cl_odd {
	padding: 7px 7px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:middle;
}

.cl_even {
	padding: 7px 0px 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:middle;
	background-color: #FFFFFF;
}

.cl_price {
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
	font-weight: bold;
}

.cl_total {
	vertical-align: top;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1655C9; 
	font-size: 10px; 
	font-weight: bold;
}

.cl_border_left {
	border-left: 1px solid #7de065;
	border-bottom: 1px solid #7de065;
}

.cl_border_left_only {
	border-left: 1px solid #7de065;
}

.cl_border_bottom {
	border-bottom: 1px solid #7de065;
}

.cl_border_top {
	border-top: 0px solid #CCCCCC;
}

/*Alternative Rows*/
.odd {
	padding: 7px 7px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #C2EFD8;
}
.even {
	padding: 7px 7px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}


/*Links*/
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f9830;
	text-decoration: none;
}

a.header_menu_link:link, a.header_menu_link:visited {
	/*color:#000000;*/
	color:#FFFFFF;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}

a.header_menu_link:hover, a.header_menu_link:active {
	color:#d60000;
}

a.caption_menu_link:link, a.caption_menu_link:visited, a.caption_menu_link:active{
	color: #BF6300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.caption_menu_link:hover {
	color: #3f9830;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.cat_link:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

a.cat_link:active {
	color: #489b28;
	font-weight: bold;
	text-decoration: line-through;
}

a.cat_link:hover {
	color: #489b28;
	text-decoration:none;
	/*background-color:#489b28;*/
	
}

.selected_catid {
	color: #489b28;
	text-decoration:none;
	background-color: #f7f6f5;
	border-bottom: 1px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #CCCCCC;

}


	
a.selected_cat_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #489b28;
	/*font-weight: bold;*/
	padding-left: 5px;
}

.selected_subcatid {
    padding: 3px 3px 3px 8px;
	text-align:inherit;
	color:#489b28;
	text-decoration:underline;
	/*background-color: #f7f6f5;*/
	
 }


	
a.selected_subcat_link:link,a.selected_subcat_link:visited, a.selected_subcat_link:active {
	padding: 3px 3px 3px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	/*color: #489b28;*/
	color:#339900;
	font-weight: bold;
	
}
/*
a.cat_link:visited {
	color: #000000;
	font-weight: bold
	
}
*/
a.news_link:link, a.news_link:visited, a.news_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #489b28;
	font-weight: none;
	padding-left: 5px;
}

a.news_link:hover {
	color: #3f9830;
}

a.section_link:link, a.section_link:visited, a.section_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BF6300;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

a.section_link:hover {
	color: #3f9830;
}

a.simplesearch_link:link, a.simplesearch_link:visited, a.simplesearch_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#489b28;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

a.simplesearch_link:hover {
	color: #d60000;
	font-weight: bold;
}

a.allcatalogs_link:link, a.allcatalogs_link:visited, a.allcatalogs_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#489b28;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;

}

a.allcatalogs_link:hover {
	color: #d60000;
	font-weight: bold;
	font-size:12px;
}

a.caption_link:link, a.caption_link:visited, a.caption_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF891D;
	text-decoration: none;
	font-weight: bold;
}

a.caption_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f9830;
	text-decoration: none;
	font-weight: bold;
}
a.titlebar_link:link, a.titlebar_link:visited, a.titlebar_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.titlebar_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f9830;
	text-decoration: none;
}
a.lang_link:link, a.lang_link:visited, a.lang_link:active {
	color:  #1655C9;
}
a.lang_link:hover {
	color: #000000;
}
a.product_link:link, a.product_link:active, a.product_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #BF6300;*/
	color:#FFFFFF;
	font-weight: none;
	text-decoration: none;
}
a.product_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #489b28;
	font-weight: bold;
}

a.catalog_link:link, a.catalog_link:active, a.catalog_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.catalog_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #3f9830;
	font-weight: bold;
}

a.subcatalog_link:link, a.subcatalog_link:active, a.subcatalog_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	padding-left: 15px;
}

a.subcatalog_link:hover {
	color: #000000;

}

.subcatalogs {
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline;
	padding-bottom:7px;
	padding-top:7px;
	vertical-align:middle;
	text-align:center;
}

/*Language Icons*/
.lang_icon {
	padding: 3px 2px 3px 5px;
}
.lang_icon_hov {
	padding: 3px 2px 3px 5px;
}

/*Title Bar*/
.titlebar_left {
	height: 20px;
	width: 8px;
	/*background-image: url('../images/sh2_orange/titlebar_left_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;*/
}
.titlebar {
	height: 20px;
	padding: 3px 0 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.titlebar_right {
	height: 20px;
	width: 8px;
	/*
	background-image: url('../images/sh2_orange/titlebar_right_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;*/
}

/*Table Captions*/
.caption_table {
	/*background-color: #37ABFF;*//*background-color: #E6E6E6;
	border: 1px groove #CCCCCC;*//*background-image: url('../images/sh2_orange/caption_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;*/
	height: 14px;
}
.caption_left {
	width: 10px;
	height: 18px;
	/*background-image: url('../images/sh2_orange/caption_left_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;*/
}
.caption_title {
	padding: 3px 0 15px 0;
	height: 18px;
	text-align: center;
	color: #489b28;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #E6E6E6;*//*background-image: url('../images/sh2_orange/caption_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;*/
}
	
.caption_right {
	width: 10px;
	height: 18px;
	/*background-image: url('../images/sh2_orange/caption_right_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;*/
}

.subcaption_table {
	background-color: #FFFFFF;
	background-image: url(../images/sh2_orange/caption_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.subcaption_left {
	width: 10px;
	height: 16px;
	/*background-image: url(../images/sh2_orange/caption_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: #489b28;
}
.subcaption_title {
	padding: 0px 3px 0px 0px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*
	background-image: url(../images/sh2_orange/caption_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
	background-color: #489b28;
}
.subcaption_right {
	width: 10px;
	height: 16px;
	background-color: #489b28;
	/*
	background-image: url(../images/sh2_orange/caption_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}

.browse_product_table {
	border: 1px groove #7de065;
	border-top:0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: left;
	height: 150px;
	width: 95%;
}

.browse_product_table_title {
	border-bottom: 0px groove #D4D4D4;
	background-image:url(../images/sh2_orange/caption_bg.gif);
	height: 18px;
	color: #35657A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}

/*Forms*/
form {
	margin: 0;
	padding: 0;
}
.labelbox {
	font-family: Verdana, Arial, Clean, Helvetica, Sans-serif; 
	color: #333333; 
	font-size: 10px; 
	font-weight: normal;
	padding-left: 5px;
}
.databox {
	font-family: Verdana, Arial, Clean, Helvetica, Sans-serif; 
	color: #333333; 
	font-size: 10px; 
	font-weight: bold;
	padding-left: 5px;
}
.txtbox, .passbox, .areabox {  
	background-color: #EEEEEE; 
	color: #444444; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #000000; 
	margin-left: 5px;
}
.srchbox {
	background-color: #EEEEEE; 
	color: #444444; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #000000; 
}
.selbox {
	background-color: #F1F1F1;
	color: #152637;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	caption-side: top;
}
.button1 {
	background-color: #BF6300;
	width: 100px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding-bottom: 4px;
	cursor: pointer;
	padding: 0;
	height: 17px;
	margin-left: 5px;
}

.button_find {
	background-color: #BF6300;
	width: 40px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	cursor: pointer;
	height: 17px;
	margin-left: 5px;
	padding: 0;
}

.button1_hov {
	color: #DDDDDD;
	background-image: url(../images/sh2_orange/button1_hov.gif);
}
.button2 {
	background-color: #489b28;
	width: 120px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	/*background-image: url('../images/sh2_orange/button2.gif');
	background-position: center center;
	background-repeat: no-repeat;*/
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	cursor: pointer;
	height: 17px;
	padding-bottom: 4px;
	cursor: pointer;
}
.button2_hov {
	color: #CCCCCC;
	/*background-image: url('../images/sh2_orange/button2_hov.gif');*/
}
.buy_button1 {
	background-color: #489b28;
	width: 120px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	/*background-image: url('../images/sh2_orange/button1.gif');
	background-position: center center;
	background-repeat: no-repeat;*/
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	cursor: pointer;
	height: 17px;
	padding-bottom: 4px;
	cursor: pointer;
}
.buy_button1_hov {
	color: #CCCCCC;
	/*background-image: url('../images/sh2_orange/button1_hov.gif');*/
}


/*Property Listing*/
.pl_item_table { 
	height: 180px;
	/*border: 0px solid #CCCCCC;*/
	
}
.pl_item_left_cell {
	vertical-align: top;
	width: 50%;
	padding: 3px;
}
.pl_item_right_cell {
	vertical-align: top;
	width: 50%;
	padding: 3px;
}
.pl_title {
	padding-top: 1px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	/*color:#489b28;*/
	/*border-bottom: 1px dotted #0F3D4F;
	border-top: 1px dotted #0F3D4F;*/
	/*background-image: url(../images/sh2_orange/caption_bg.gif);
	background-repeat: repeat-x;*/
	height: 20px;
}
.pl_title_table {
	height: 20px;
	/*(border-bottom: 0px solid #489b28;;
	border-top: 0px solid #489b28;*/
	/*background-image: url(../images/sh2_orange/caption_bg.gif);
	background-repeat: repeat-x;
	*/
	background-color:#489b28;
	width: 100%;
}
.pl_catno {
	/*background-image: url(../images/sh2_orange/caption_bg.gif);
	background-repeat: repeat-x;
	*/
	background-color:#489b28;
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
}
.pl_details {
	height: 140px;
	vertical-align: top;
}
.pl_details_table {
	height: 100%;
	vertical-align: top;
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
}
.p_title{
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:3px;
}
a.p_title_link:link,a.p_title_link:link,{
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

a.p_title_link:hover{
	font-size: 11px;
	color: #d60000;
	font-weight: bold;
}

.pl_title_type {
	font-size: 12px;
	color: #9F1766;
	font-weight: bold;
}
.pl_title_type2 {
	font-size: 11px;
	color: #FF3000;
}

.pl_img_cell {
	/*border-right: #CCCCCC 1px solid;*/
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left:3px;
	padding-right: 3px;
	text-align: center;
	width: 210px;
}

.pl_img {
	border: #666666 1px solid;
}

.pl_attach_cell {
	padding-top: 10px;
}

.pl_attach_img {
	vertical-align: middle;
}

.attach {
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: underline;
}

.pl_img:hover {
	
	border: #BF6300 1px solid
}
.pl_params_cell {
	/*background-image: url('../images/sh2_orange/pl_param.gif');
	background-repeat: repeat-y;
	padding-left: 3px;*/
	vertical-align: top;
}
.pl_params_cell2 {
	vertical-align: top;
	padding: 5px 15px;
}
.pl_param { 
	padding: 0 2px 2px 5px;
	font-weight: bold; 
	font-size: 9px; 
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}
.pl_price {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
}
.pl_price_rec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.pl_price_best {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.pl_price_old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.pl_available, a.pl_available:link, a.pl_available:visited, a.pl_available:active, a.pl_available:hover {
	color: green;
	font-weight: bold;
}
.pl_promotional, a.pl_promotional:link, a.pl_promotional:visited, a.pl_promotional:active, a.pl_promotional:hover {
	color: magenta;
	font-weight: bold;
}
.pl_bulk, a.pl_bulk:link, a.pl_bulk:visited, a.pl_bulk:active, a.pl_bulk:hover {
	color: red;
	font-weight: bold;
}
.pl_no_warahouse, a.pl_no_warahouse:link, a.pl_no_warahouse:visited, a.pl_no_warahouse:active, a.pl_no_warahouse:hover {
	color: #F00;
	font-weight: bold;
	size:12px;
}

.pl_param_value {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0 2px 0 5px;
}
.pl_down_border { 
	border-bottom: #8AA4C5 1px solid;
}
.pl_description {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding: 0 2px 2px 5px;
}
.pl_more_info_cell {
	height: 18px;
	text-align: center;
	border: #d60000 1px solid;
	background-color: #d60000;
	
	
}

.pr_more_info_cell {
	height: 18px;
	text-align: center;
	/*border: #CCCCCC 1px solid;*/
	/*old background-color: #5fe632;*/
	/*background-color: #CCCCCC;*/
	background-color: #FFFFFF;
	
}

.pl_index_catalog {
	height: 18px;
	text-align: center;
	border: #489b28 1px solid;
	/*old background-color: #5fe632;*/
	background-color: #489b28;
	
}

/*
.pl_divider_cell {
	padding: 1px 30px;
	border: 1px solid #CCCCCC;
}
*/

.pl_divider {
	border : 1px solid #CCCCCC; 
	
	
}

.pl_noimage {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal; 
	color: #D1D1D1; 
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}
.pl_wide {
	width: 90%;
	font-size: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.pl_left {
	/*text-align: left;*/
	text-align: center;
	padding-bottom: 15px;
}
.pl_equal {
	width: 50%;
}
.pl_pic_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #75A0D4;
	font-weight: bold;
}
.pl_thumb {
	border: 1px solid #CCCCCC;
}
.pl_thumb_hov, .pl_thumb:hover {
	border: 1px solid ##489b28;;
}
.pl_img {
	border: 1px solid #333333;
}
.pl_thumb_hov, .pl_img:hover {
	border: 1px solid #CCCCCC;
}
.pl_new, a.pl_new:link, a.pl_new:active, a.pl_new:visited, a.pl_new:hover {
	font-weight: bold; 
	color: green;
}
.pl_top, a.pl_top:link, a.pl_top:active, a.pl_top:visited, a.pl_top:hover {
	font-weight: bold;
	color: magenta;
}
.pl_hot, a.pl_hot:link, a.pl_hot:active, a.pl_hot:visited, a.pl_hot:hover {
	font-weight: bold;
	color: red;
}
.pl_padded {
	padding: 0 10px;
}
.pl_date_cell {
	vertical-align: bottom;
	padding-left: 3px;
	text-align: left;
	/*border-right: #CCCCCC 1px solid;*/
}
.pl_date {
	cursor: help;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #489b28;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: capitalize;
}
.pl_gallery_menu_cell {
	border-bottom: 0px solid #CCCCCC;
	padding-bottom: 9px;
	text-align: left;
	background-color: #c7f9bb;
	border-top: 1px solid #7de065;
}
.pl_categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 0px dotted #0F3D4F;
	border-top: 0px dotted #0F3D4F;
	height: 20px;
	background-image: url(../images/sh2_orange/caption_bg.gif);
	background-repeat: repeat-x;
}
.pl_inquiry {
	font-size: 10px;
	font-weight: bold;
}


/*Orders Listing*/
.ol_title {
	padding-left: 5px;
	height: 18px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #AAAAAA;
}
.ol_padded {
	padding: 0 10px;
}
.ol_odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #F7F7F7;
}
.ol_even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #FAFAFA;
}
.ol_border_left {
	border-left: 1px solid #CCCCCC;
}
.ol_border_top {
	border-top: 1px solid #CCCCCC;
}
.ol_processed, a.ol_processed:link, a.ol_processed:active, a.ol_processed:visited, a.ol_processed:hover {
	color: green;
}
.ol_unprocessed, a.ol_unprocessed:link, a.ol_unprocessed:active, a.ol_unprocessed:visited, a.ol_unprocessed:hover {
	color: red;
}
.ol_price {
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
	font-weight: bold;
}
.ol_total {
	vertical-align: top;
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1655C9; 
	font-size: 10px; 
	font-weight: bold;
}
.ol_param {
	padding: 0 3px;
	font-weight: bold; 
	font-size: 9px; 
	padding: 2px 0;
	font-family: verdana, arial, helvetica, sans-serif;
}
.ol_param_value {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 10px; 
}
.ol_center {
	text-align: center;
}


/*Message Reporting*/
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	list-style-type: square;
	padding-top: 10px;
	padding-bottom: 7px;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	list-style-type: square;
}

/*Custom*/
.required {
	text-align: right;
	color: #FF0000;
}
.section_header {
	font-family: Verdana, Arial, Clean, Helvetica, Sans-serif; 
	color: #BF6300; 
	font-size: 12px; 
	font-weight: bold;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF6300;
	font-weight: bold;
}

/*Page Menu*/
.pagemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1655C9;
}
.pagemenu_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pagemenu_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.pagelink, a.pagelink:link, a.pagelink:visited, a.pagelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.pagelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3f9830;
}
.pagelink_nextpage, a.pagelink_nextpage:link, a.pagelink_nextpage:visited, a.pagelink_nextpage:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #EF891D;
	font-weight: bold;
}
a.pagelink_nextpage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3f9830;
}
.pagelink_nextpages, a.pagelink_nextpages:link, a.pagelink_nextpages:visited, a.pagelink_nextpages:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: green;
	font-weight: bold;
}
a.pagelink_nextpages:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: green;
}

.padding_left {
	padding-left: 5px;
}

/*Other_product*/
.other_products_odd, .other_products_even {
	border:0px;
	border-left: 0px solid #7de065;
	border-bottom: 0px solid #7de065;
	background-color: #FFFFFF;
}
.other_products_head { 
	border: 0px solid #7de065;
	background-image: url(../images/sh2_orange/caption_bg.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	height: 18px;
	font-size: 10px;
}
.other_products_plus {
	border-left: 0px solid #7de065;
	border-bottom: 0px solid #7de065;
	background-image:url(../images/sh2_orange/other_products_plus.gif);
	background-repeat: no-repeat;
}
.other_products_right_border {
	border-right: 0px solid #7de065;
}
.other_products_order_head {
	border-left: 0px solid #489b28;
	border-bottom: 1px solid #489b28;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#489b28;
	/*background-image:url(../images/sh2_orange/caption_bg.gif);
	background-repeat:repeat-x;
	*/
}

/* Footer */
.copyright1 {
	font-size: 10px;
	font-weight: bold;
}

.copyright2 {
	font-size: 10px;
}

/*new*/

.browse_product_table2 {
	border-left: 1px solid #7de065;
	border-right: 1px solid #7de065;
	border-bottom: 1px solid #7de065;

}

.subcatalog_free_lines {
	background-color:#FFFFFF;
	border:1px solid #7de065;
	border-top:0px;
}

.search_table {
	border-left:1px solid #489b28;
	border-right:1px solid #489b28;
	border-bottom:1px solid #489b28;
}

.browse_product_title {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#489b28;
}

/*Browse product details tabs*/

._div_detail_info {
	width: 100%;
	color: #666666;
}

.product_details_div_detail_info_menu_background {
	margin: 0;
	padding: 0;
	height: 30px;
}

.product_details_div_detail_info_menu_background_active_tab {
	float: left;
	/*background-image:url(../images/sh2_orange/caption_bg.gif);
	background-position: bottom;
	background-repeat:repeat-x;*/
	background-color:#489b28;
	height: 30px;
	width: 142px;
	text-align: center;
	margin-right: 2px;
	font-weight:bold;
}

.product_details_div_detail_info_menu_background_inactive_tab {
	float: left;
	background-image:url(../images/sh2_orange/caption_inactive_bg.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	height: 30px;
	width: 142px;
	text-align: center;
	margin-right: 2px;
	font-weight:normal;
}
.product_details_div_detail_info_table_border {
	/*border:1px solid #7de065;*/
	border:1px solid #489b28;
	padding-top:15px;
	width:716px;
	padding-bottom:10px;
	border-top:5px solid #489b28;
}

.product_details_div_detail_info_table_border2 {
	border:1px solid #489b28;
	padding-top:15px;
	width:718px;
	padding-bottom:10px;
	border-top:5px solid #489b28;
}

/*start 0610 -sekciq za index_products*/
/* Index Products */
.index_products_title_category {
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

.index_products_title_category a {
	font-size: 14px;
}

.index_products_div {
	width: 114px;
	height: 220px;
	float: left;
	margin-left: 2px;
	vertical-align:top;
	margin-top: 5px;
	margin-bottom:10px;

}
.index_products_div1 {
	width: 114px;
	/*height: 150px;*/
	float: left;
	margin-left: 2px;
	vertical-align:top;
	margin-top: 2px;
	margin-bottom:0px;

}

.index_products_image {
	border: 1px #CCCCCC solid;
	width: 60px;
	/*height:100px; */

}

.index_products_product_name:link, .index_products_product_name:visited {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.index_products_product_name:hover, .index_products_product_name:active {
	color: #666666;
	text-decoration:underline;
}

.index_products_merchant_name:link, .index_products_merchant_name:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.index_products_merchant_name:hover, .index_products_merchant_name:active {
	color: #333333;
	text-decoration:underline;
}

.index_products_button {
	background-image: url(../images/products/buy_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	width: 87px;
	height: 19px;
	background-color: #FFFFFF;
	border: 0;
	padding-left: 5px;
	padding-top: 2px;
}

.index_products_button a {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.index_products_div_border {
	border-bottom: 1px #CCCCCC solid;
	clear: both;
	margin-bottom: 5px;
}
.index_product_price_promotion {
	color: #FF0000;
	font-size: 11px;
	font-weight: 600;
	padding-right: 5px;
}


/* Product prices */
.product_price_availability {
	color: #3AA200;
	font-size: 10px;
	font-weight: bold;
}

.product_price_promotion {
	color: #FF0000;
	font-size: 10px;
	font-weight: 600;
	padding-right: 5px;
}

.product_text_promotion {
	color: #3AA200;
	font-weight: 600;
}

.product_price_old {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: line-through;
}

.product_price_clearance_sale {
	color: #000099;
	font-size: 10px;
	font-weight: 600;
	padding-right: 5px;
}

.product_text_clearance_sale {
	color: #FF0000;
	font-weight: 600;
}
.clear {
	clear: both;
}
/*added on 10022010*/
.index_products_div2 {
	width: 115px;
	float: left;
	margin-left: 15px;
	vertical-align:top;
	margin-top: 2px;
	margin-bottom:2px;
	padding-left: 15px; 
	
}
.index_products_div4 {
	width: 220px;
	float: left;
	margin-left: 9px;
	vertical-align:top;
	margin-top: 15px;
	margin-bottom: 9px;
	padding-right: 30px;
	margin-right: 30px;
	padding-left:9px;
	margin-left: 9px;

}
.index_products_div5 {
	width: 220px;
	float: left;
	margin-left: 2px;
	vertical-align:top;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
	margin-right: 2px;
	padding-left:2px;
	margin-left: 2px;
}
.index_products_div6 {
	width: 160px;
	float: left;
	margin-left: 2px;
	vertical-align:top;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
	margin-right: 2px;
	padding-left:2px;
	margin-left: 2px;
}
/*end sekciq za index_products*/
.pl_img_tbi {
	border: #FFFFFF 0px solid;
}

.catalog_img_cell {
	border: #CCCCCC 1px solid;
}
.catalog_img_cell:hover {
	border: 1px solid #489b28;
}

.product_item_link:link, a.product_item_link:active, a.product_item_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	/*color:#489b28;*/
	font-weight: bold;
	text-decoration: none;
}
a.product_item_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #d60000;
	font-weight: bold;
}


.product_item_more_link:link, a.product_item_more_link:active, a.product_item_more_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #489b28;
	font-weight: none;
	text-decoration: none;
}
a.product_item_more_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #d60000;
	
}

.h1ceo {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
font-size: 12px;
font-weight: bold;
display: inline;
}

.h2ceo {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
font-size: 12px;
font-weight: none;
display: inline;
}

.h2ceo_cats {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
font-size: 11px;
font-weight:normal;
display: inline;
}
.h2ceo_subcats {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
font-size: 11px;
font-weight:bold;
display: inline;
}
.h1ceo_cats {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
font-size: 12px;
font-weight: normal;
display: inline;
}

.product_details_img_cell {
	border: #CCCCCC 0px solid;
}
.product_details_img_cell:hover {
	border: 1px solid #489b28;
}

.kare_details_img_cell {
	border: #CCCCCC 0px solid;
}
.kare_details_img_cell:hover {
	border: 0px solid #489b28;
}

.catalogs_list_link:link, a.catalogs_list_link:active, a.catalogs_list_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #OOOOOO;
	
}
a.catalogs_list_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #d60000;
	
}

.news_left_catalog {
	height: 18px;
	text-align: center;
	border: #489b28 1px solid;
	/*old background-color: #5fe632;*/
	background-color: #489b28;
	
}

.index_more_info_cell {
	height: 18px;
	text-align: center;
	border: #d60000 1px solid;
	/*old background-color: #5fe632;*/
	background-color: #d60000;
	
}

a.product_cart_link:link, a.product_cart_link:active, a.product_cart_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #BF6300;*/
	color:#000000;
	font-weight: none;
	text-decoration: none;
}
a.product_cart_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #489b28;
	font-weight: bold;
}

catalogs_list_link_red

.catalogs_list_link_red:link, a.catalogs_list_link_red:active, a.catalogs_list_link_red:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d60000;
	font-weight: 800;
	text-decoration: none;
}
a.catalogs_list_link_red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #000000;
	
}
/*new footerform kosachki.com*/
.main_extra_menu3 {
	width:978px;
	margin-top:8px;
	margin-left:14px;
	text-align:left;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	border-bottom:1px solid #cccccc;
	padding-bottom:14px;
	padding-left:1px;
	float:left;
}

.meain_extra_menu_separator3 {
	margin-left:12px;
	margin-right:12px;
	margin-top:-1px;
	float:left;
}

.main_extra_menu_text3 {
	float:left;
}

.main_extra_menu4 {
	width:978px;
	margin-top:18px;
	margin-left:14px;
	text-align:left;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-left:1px;
	float:left;
}

.main_extra_menu5 {
	width:978px;
	margin-top:18px;
	margin-left:14px;
	text-align:center;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-left:1px;
	float:left;
}

a.payment_card_link1 {
	width:47px;
	height:31px;
	background-image:url(../images/sh2_orange/payment_card1.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	margin-left:12px;
	margin-top:-7px;
	display:block;
	float:right;
}

a.payment_card_link1:hover {
	width:47px;
	height:31px;
	background-image:url(../images/sh2_orange/payment_card1.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	margin-left:12px;
	margin-top:-7px;
	display:block;
	float:right;
}

a.payment_card_link2 {
	width:47px;
	height:31px;
	background-image:url(../images/sh2_orange/payment_card2.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	margin-left:2px;
	margin-top:-7px;
	display:block;
	float:right;
}

a.payment_card_link2:hover {
	width:47px;
	height:31px;
	background-image:url(../images/sh2_orange/payment_card2.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	margin-left:2px;
	margin-top:-7px;
	display:block;
	float:right;
}

a.payment_card_link3 {
	width:79px;
	height:31px;
	background-image:url(../images/sh2_orange/payment_card3.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	margin-left:2px;
	margin-top:-7px;
	display:block;
	float:right;
}

a.payment_card_link3:hover {
	width:79px;
	height:31px;
	background-image:url(../images/sh2_orange/payment_card3.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	margin-left:2px;
	margin-top:-7px;
	display:block;
	float:right;
}


.main_extra_menu_text {
	float:right;
}
