BODY
{
font-size: 11px; 
font-family: verdana,arial;
}

.IMGpng
{
background-image: url(/images/category_title_corner.png);
//background-image: none;
//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/category_title_corner.png', sizingMethod='scale');
}

.IMGpng_btnleftcorner
{
background-image: url(/images/btns/btn_corner_left.png);
//background-image: none;
//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/btns/btn_corner_left.png', sizingMethod='scale');
}

.IMGpng_btnrightcorner
{
background-image: url(/images/btns/btn_corner_right.png);
//background-image: none;
//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/btns/btn_corner_right.png', sizingMethod='scale');
}

.shortcuts
{
background: url(/images/top_tree.jpg); 
background-repeat: no-repeat
}
.date
{
font-size: 10px;
font-family: verdana,arial;
}
.MenuTD
{
border-top: 1px solid white;
border-bottom: 1px solid white;
height: 37px; 
text-align: center;
padding: 8px; 
cursor: pointer; 
width: 15%;
font-size: 12px; 
font-family: arial narrow; 
color: white; 
font-weight: bold;
}
.MenuTD_over
{
border-top: 1px solid #8dbb71;
border-bottom: 1px solid white;
background: #8dbb71;
text-align: center;
height: 37px; 
width: 15%;
padding: 8px; 
padding-top: 6px;
cursor: pointer; 
font-size: 12px; 
font-family: arial narrow; 
color: #ffffff; 
font-weight: bold;
}
.MenuTD_active
{
background: #578EA4;
border-left: 1px solid white;
border-right: 1px solid white;
border-bottom: 2px solid #EBE8E8;
text-align: center;
height: 37px; 
width: 15%;
padding: 8px; 
font-size: 13px; 
font-family: arial narrow; 
color: #ffffff; 
font-weight: bold;
}
.languageTD
{
font-size: 15px;
font-family: arial narrow;
font-weight: bold;
width: 180px;
height: 41px; 
background: url(/images/d_01_language_bg.gif); 
background-repeat: no-repeat;
padding-left: 40px
}
.newsTD
{
padding-top: 4px; 
padding-bottom: 4px; 
font-family: verdana,arial; 
font-size: 10px; 
color: #000000;
}
.newsTitleTD
{
font-family: arial narrow; 
font-size: 12px; 
font-weight: bold; 
padding-left: 3px;
text-align: right;
}
.lang_tab_td
{
font-size: 11px;
font-family: verdana,arial;
color: #000000;
background: #EBE8E8;
cursor: pointer;
}
.lang_tab_td_over
{
font-size: 11px;
font-family: verdana,arial;
color: #ffffff;
background: #578EA4;
cursor: pointer;
}
.lang_tab_actv_td
{
font-size: 11px;
font-family: verdana,arial;
color: #ffffff;
background: #0079B1;
cursor: pointer;
}
.serviceBtn
{
font-size: 10px;
font-family: verdana,arial;
color: #0079B1;
background: #EBE8E8;
cursor: pointer;
font-weight: bold;
text-align: center;
white-space: nowrap
}
.serviceBtn_over
{
font-size: 10px;
font-family: verdana,arial;
color: #ffffff;
background: #67616E;
cursor: pointer;
font-weight: bold;
text-align: center;
white-space: nowrap
}

.topmenu_sub
{
width:150px;
background: #E4F8B0;
border:1px solid #23af4e;
}
.topmenu_subbuton
{
width: 95%;
border-top: 1px dashed #23af4e
}
.topmenu_subbuton_arrow
{
border-top: 6px solid #E4F8B0;
border-bottom: 6px solid #E4F8B0;
padding-left: 6px;
vertical-align: top
}
.topmenu_subbuton_content
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
color: #67616E;
cursor:pointer;
padding-left: 3px;
border-top: 6px solid  #E4F8B0;
border-bottom: 6px solid  #E4F8B0;
width: 100%
}
.topmenu_subbuton_content_over
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
cursor:pointer;
color: #0079B1;
text-decoration: underline;
padding-left: 3px;
border-top: 6px solid  #E4F8B0;
border-bottom: 6px solid  #E4F8B0;
width: 100%
}

.main_title
{
font-size: 21px;
font-family: arial narrow;
font-weight: bold;
padding-left: 14px;
}
.main_leftmenu_button
{
margin-top: 15px;
margin-bottom: 5px;
}
.main_leftmenu_button_nonactive
{
margin-top: 5px;
}

.main_leftmenu_button_content
{
font-size: 13px;
font-family: verdana,arial;
font-weight: bold;
color: #0079B1;
padding-left: 14px;
width: 100%;
cursor:pointer;
}
.main_leftmenu_button_content_over
{
font-size: 13px;
font-family: verdana,arial;
font-weight: bold;
color: #23af4e;
text-decoration: underline;
padding-left: 14px;
width: 100%;
cursor:pointer;
}
.leftmenu_subbuton_arrow
{
border-top: 6px solid white;
border-bottom: 6px solid white;
padding-left: 6px;
vertical-align: top
}
.leftmenu_subbuton_content
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
color: #67616E;
cursor:pointer;
padding-left: 3px;
border-top: 6px solid white;
border-bottom: 6px solid white;
width: 100%
}
.leftmenu_subbuton_content_over
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
cursor:pointer;
color: #0079B1;
text-decoration: underline;
padding-left: 3px;
border-top: 6px solid white;
border-bottom: 6px solid white;
width: 100%
}
.leftmenu_subbuton_arrow_active
{
background: #0079B1;
border-top: 6px solid white;
border-bottom: 6px solid white;
padding-left: 6px;
padding-top: 6px;
vertical-align: top
}
.leftmenu_subbuton_content_active
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
background: #0079B1;
color: #ffffff;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 3px;
border-top: 6px solid white;
border-bottom: 6px solid white;
width: 100%
}
.leftmenu_subbuton
{
width: 55%;
margin-left: 39px;
border-top: 1px dashed #23af4e
}
.leftmenu_subbuton_2
{
width: 55%;
margin-left: 54px;
border-top: 1px dashed #23af4e
}

.pathTD
{
background: url(/images/dash_line_horizontal.gif); 
background-repeat: repeat-x;
background-position: bottom center;
}
.path
{
font-size: 9px;
font-family: verdana,arial;
background: white
}
a.pathLink
{
color: #0079B1;
text-decoration: none;
font-family: verdana,arial;
font-size: 11px
}
a.pathLink:hover
{
color: #0079B1;
text-decoration: underline;
font-family: verdana,arial;
font-size: 11px;
}
.category_title
{
font-size: 20px;
font-family: arial narrow;
font-weight: bold;
background: #ffffff;
padding: 5px;
white-space:nowrap
}
.dash_horizontal_line_bottom
{
background: url(/images/dash_line_horizontal_bottom.gif); 
background-repeat: repeat-x;
background-position: top;
padding-bottom: 5px;
}
.dash_horizontal_line_top
{
background: url(/images/dash_line_horizontal.gif); 
background-repeat: repeat-x;
background-position: top;
}

.left_vertical_line
{
background: url(/images/dash_line_vertical_left.gif); 
background-repeat: repeat-y;
background-position: top left;
}
.right_vertical_line
{
background: url(/images/dash_line_vertical_right.gif); 
background-repeat: repeat-y; 
background-position: top right;
}
.category_description
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
padding: 5px;
}
.greyDivBTN
{
background: #DEDEDE;
white-space: nowrap;
margin-top: 5px;
text-align: right;
cursor: pointer;
}
.greyBtnTxt
{
width: 30px;
font-size: 10px;
font-family: verdana,arial;
}
.greyDivBTN_over
{
background: #23af4e;
white-space: nowrap;
margin-top: 5px;
text-align: right;
cursor: pointer;
}
.FormDivBTN
{
background: #23af4e;
white-space: nowrap;
margin-top: 5px;
text-align: right;
cursor: pointer;
}
.FormDivBTN_over
{
background: #0079B1;
white-space: nowrap;
margin-top: 5px;
text-align: right;
cursor: pointer;
}
.BtnTxt
{
width: 96%;
color: white;
font-weight: bold;
font-size: 10px;
font-family: verdana,arial;
text-align: center;
white-space: nowrap
}
.description_category_title
{
font-size: 14px;
font-family: verdana,arial;
font-weight: bold;
}
.top_category_description
{
font-size: 11px;
font-family: verdana,arial;
padding-top: 10px; 
border-top: 1px dashed #67616E;
}
.text_title
{
font-size: 16px;
font-family: arial narrow;
font-weight: bold
}
.text_main
{
padding-right: 10px; 
padding-top: 10px; 
font-size: 11px; 
font-family: verdana,arial;
}
.text_main a
{
color: #0079B1;
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
}
.text_main a:hover
{
color: #23af4e;
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
}
.link
{
color: #0079B1;
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
}
.Link:hover
{
color: #23af4e;
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
}
.alignRight
{
width: 100%; 
text-align: right;
white-space: nowrap
}
.subtitleTD
{
background: url(/images/dash_line_subtitle.gif); 
background-repeat: repeat-x
}
.title_ingredients
{
background: white;
padding: 5px;
padding-left: 10px;
font-family: arial narrow;
font-size: 21px;
font-weight: bold;
color: #23af4e;
}
.ingredientTitle
{
font-size: 10px;
font-family: verdana,arial;
font-weight: bold;
color: black;
width: 25%;
padding: 10px;
text-align: center;
vertical-align:bottom
}
.ingredientTD
{
text-align: center;
padding-bottom: 5px;
}
a.txtBtn
{
font-size: 11px;
font-family: verdana,arial;
color: #23af4e;
font-weight: bold;
text-decoration: none
}
a.txtBtn:hover
{
font-size: 11px;
font-family: verdana,arial;
color: #23af4e;
font-weight: bold;
text-decoration: underline
}
a.bottomMenu
{
font-size: 10px;
font-family: verdana,arial;
color: white;
padding: 3px;
text-decoration: none;
font-weight: bold
}
a.bottomMenu:hover
{
background: #7FB1C5;
padding: 3px;
font-size: 10px;
font-family: verdana,arial;
color: #ffffff;
text-decoration: underline;
font-weight: bold
}
.credits
{
font-size: 10px;
font-family: verdana,arial;
color: #ffffff;
text-align: center
}
.bannerDiv
{
text-align: center;
padding-top: 5px
}
.form_quest
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
white-space:nowrap
}
.admin_form_quest
{
font-size: 11px;
font-family: verdana,arial;
white-space:nowrap
}
select
{
font-size: 11px;
font-weight:bold;
font-family: verdana,arial
}
input
{
font-size: 11px;
font-weight:bold;
font-family: verdana,arial;
padding: 2px;
border: 1px solid black;
height: 20px
}
.inptEnbl
{
font-size: 11px;
font-weight:bold;
font-family: verdana,arial;
padding: 2px;
border: 1px solid black;
height: 20px
}
.inptDsbl
{
font-size: 11px;
font-weight:bold;
font-family: verdana,arial;
padding: 2px;
border: 1px solid silver;
height: 20px
}
textarea
{
font-size: 11px;
font-family: verdana,arial;
padding: 2px;
border: 1px solid black;
}
a
{
font-size: 11px;
font-family: verdana,arial;
color: #0079B1
}
a:hover
{
font-size: 11px;
font-family: verdana,arial;
color: #23af4e
}

.articlePicRight
{
margin-bottom: 10px; 
margin-left: 10px;
float: right;
}

.articlePicLeft
{
margin-bottom: 10px; 
margin-right: 10px;
float: left;
}

.adminSlct
{
width: 100%
}
.text
{
font-size: 11px;
font-family: verdana,arial;
}
.subtitle
{
background: white;
font-family: arial narrow;
font-size: 18px;
font-weight: bold;
color: #23af4e;
}
.row_list_td
{
font-size: 11px;
font-family: verdana,arial;
color: #000000;
background: #EBE8E8;
cursor: pointer;
}
.row_list_td_over
{
font-size: 11px;
font-family: verdana,arial;
color: #0079B1;
background: #EBE8E8;
text-decoration: underline;
cursor: pointer;
}
a.pageNumLink
{
font-size: 11px;
font-weight: bold;
font-family: verdana,arial;
color: #0079B1;
text-decoration: none;
}
a.pageNumLink:hover
{
font-size: 11px;
font-weight: bold;
font-family: verdana,arial;
color: #0079B1;
text-decoration: none;
}

.pageNum
{
background: #ffffff;
font-size: 11px;
font-weight: bold;
font-family: verdana,arial;
color: #0079B1;
cursor: pointer;
padding: 3px
}
.pageNum_over
{
background: #EBE8E8;
font-size: 11px;
font-weight: bold;
font-family: verdana,arial;
color: #0079B1;
cursor: pointer;
padding: 3px
}
.pageNum_active
{
background: #0079B1;
padding: 3px;
padding-bottom: 5px;
font-size: 11px;
font-weight: bold;
font-family: verdana, arial; 
color: #ffffff;
}
.pageNum_space
{
background: #ffffff;
font-size: 11px;
font-weight: bold;
font-family: verdana, arial;
color: #0079B1;
padding: 3px
}
.article_author
{
font-size: 11px;
font-family: verdana,arial;
padding-bottom: 0px;
}
.article_date
{
padding-bottom: 0px;
text-align: right;
font-weight: bold;
font-size: 10px;
font-family: verdana,arial;
}
.info
{
background: #EBE8E8;
padding: 5px;
font-size: 11px;
font-family: verdana,arial;
}
.product_list_title_txt
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
padding-left: 8px;
}

.product_list_title
{
background: #EBE8E8;
white-space: nowrap;
width: 100%
}
.product_description_td
{
font-size:11px;
font-family: verdana,arial;
padding-right: 8px;
vertical-align: top
}
.products_list_category_title
{
width:100%; 
padding: 5px; 
padding-left: 10px; 
font-size: 11px; 
font-family: verdana,arial; 
color: #0178B0
}

a.new_product_title
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
text-decoration: none;
color: #0079B1;
}

a.new_product_title:hover
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
text-decoration: underline;
color: #23af4e;
}
.welcome_text
{
font-size: 10px;
font-family: verdana,arial;
padding-top: 2px;
padding-bottom: 5px;
text-align: center
}
.faqTBL
{
background: #EBE8E8;
margin-top: 10px
}
.faqAnswer
{
font-size: 11px;
font-family: verdana,arial;
background: #F6F6F6;
padding: 5px
}
.required
{
font-weight: bold;
font-family: verdana,arial;
font-size: 13px;
color: red
}
.error
{
font-weight: bold;
font-family: verdana,arial;
font-size: 11px;
color: red;
margin-bottom: 15px
}
a.form_link
{
font-size: 11px;
font-weight: bold;
font-family: verdana,arial;
color: #67616E;
text-decoration: none
}
a.form_link:hover
{
font-size: 11px;
font-weight: bold;
font-family: verdana,arial;
color: #23af4e;
text-decoration: none
}
.dashed_line_v
{
background: url(/images/dash_line_v.gif); 
background-repeat: repeat-x
}
.galleryBtnDiv
{
padding-top: 3px; 
text-align: center; 
background: white;
font-size: 10px;
font-family: verdana,arial;
white-space: nowrap
}

.galleryPicBorder
{
border: 5px solid #DEDEDE; 
text-align: center;
}
.galleryPicBorder_over
{
border: 5px solid #23af4e; 
text-align: center;
}

.galleryPic
{
border: 3px solid white;
cursor: pointer
}

.infoGallerytext
{
vertical-align: top; 
padding-left: 10px; 
padding-top: 5px; 
text-align: right;
font-family: verdana,arial;
font-size:11px
}
.tabShowcaseImgActv
{
    text-align:center;
    background-color:#0079B0;
    color:white;
    font-size:12px;
    font-weight:bolder;
}
.tabShowcaseImg
{
    text-align:center;
    background-color:white;
    font-size:12px;
    font-weight:bolder;
}
.tabShowcaseImg IMG
{
    cursor:pointer;
}
.articlePicLeft
{
margin: 10px;
margin-left: 0px
}
.articlePicRight
{
margin: 10px;
margin-right: 0px
}

.zoomTitle
{
    background: #0079B1;
    height: 20px;
}

.closeBtn
{
	border: 1px solid white;
    padding : 5px;
    color : white;
    font-weight : bolder;
    font-size: 12px;
    font-family: verdana,arial;
    background: #23af4e;
    white-space: nowrap;
    text-align: right;
    cursor: pointer;	
    height: 20px;
}
.small_hint
{
font-size: 10px;
font-family: verdana,arial;
}
.agencyText
{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px
}
.CellTable
{
padding: 5px; 
font-size: 12px; 
font-family: verdana,arial; 
border-collapse:collapse;
}
.CellTable TD
{
border: 1px solid black;
}
.tbl_title
{
background: #E4E8EA;
font-family: verdana,arial;
font-size: 11px;
font-weight: bold;
border-right: 1px solid white;
padding: 6px;
}
.tbl_text
{
font-family: verdana,arial;
font-size: 11px;
border-right: 1px solid #E4E8EA;
border-bottom: 1px solid #E4E8EA;
padding: 6px;
}

.langSelectTab
{
    width: 110px;
    border-left  :1px solid #7F9DB9;
    border-top   :1px solid #7F9DB9;
    border-right :1px solid #0079B1;
    border-bottom:1px solid #0079B1;
    background-color: white;
    font-weight:bolder;
    font-size:10px;
    font-family:verdana,arial;
}
.langSelectTD
{
    width: 108px;
    cursor:pointer;
    padding: 4px 5px;
}
.langSelectTDactv
{
    width: 108px;
    cursor:pointer;
    color: #ffffff;
    background-color: #0079B1;
    padding: 4px 5px;
}
.langSelectCur
{
    cursor:pointer;
    background-color: white;
    border-left  :1px solid #7F9DB9;
    border-top   :1px solid #7F9DB9;
    border-right :1px solid #7F9DB9;
    border-bottom:1px solid #7F9DB9;
    padding: 2px 5px;
    font-weight:bolder;
    font-size:10px;
    font-family:verdana,arial;
}
.langSelectBut
{
    width:8px;
    cursor:pointer;
    background-color: white;
    border-left  :1px solid #7F9DB9;
    border-top   :1px solid #7F9DB9;
    border-right :1px solid #0079B1;
    border-bottom:1px solid #0079B1;
    padding: 2px 5px;
    text-align:center;
}
.dlgWarning
{
    background-color:white;
    border:1px solid #0079B1;
    z-index:2000;
    font-weight:bolder;
    font-size:12px;
    font-family:verdana,arial;
    margin : 10px;
}
.dlgWarning TH
{
    color:white;
    background:#0079B1;
    text-align:left;
}
.dynamicValue
{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
background: #E8F4F9;
padding: 5px
}
.searchHighlight
{
font-size: 11px;
font-family: verdana,arial;
background: #EDFDC3;
padding: 3px
}
.statusName
{
    font-size:14px;
    font-family:verdana,arial;
	color: #0079B1;
	font-weight: bold
}
.disableAll
{
    position:absolute;
    display:none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
    alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
}