﻿body 
{
}
.Description
{
   font-family:Century Gothic;
}
/*Style of Main Image in Images Preview*/
.BaseImage
{
    /*background-image:url(../Images/Loading.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#f0f0f0; */
    padding: 1px; background-color: #ffffff; border: solid 1px #000000;
}
/*Style of Preview Images of Main Image*/
.BaseImagePr
{
    background-image:url(../Images/kv_load_01.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#f0f0f0;
    
}
.Panel
{
    background-color:#f0f0f0;
}

/*Style of Preview district*/
.MainPanel
{
     /*background-color:#f0f0f0;*/
}
.Title
{
    border-bottom: #abafb5  thin double;
    background-color:#d1d6dd;
}
/*Styles of Image Border*/
.Bottom
{
     background-color:#BFC0C0;
}
.Top
{
    background-color:#BFC0C0;   
}


.Right
{
    background-image:url(../Images/images_gallery/plashka/plashka9.jpg);
    background-repeat:repeat-x;
    background-position:center;
    width:6px; 
}
.LeftPr
{
    background-image:url(../Images/images_gallery/plashka/plashka9.gif);
    background-repeat:repeat-x;
    background-position:center;
    width:6px;
    
}
.RightPr
{
    background-image:url(../Images/images_gallery/plashka/plashka9.gif);
    background-repeat:repeat-x;
    background-position:center;
    width:6px;
    
}
.LeftCatPr
{
    background-image:url(../Images/images_gallery/plashka/plashka9Pr.gif);
    background-repeat:repeat-x;
    background-position:center;
    width:6px;
    
}
.RightCatPr
{
    background-image:url(../Images/images_gallery/plashka/plashka9Pr.gif);
    background-repeat:repeat-x;
    background-position:center;
    width:6px;
    
}
.Left
{
    background-image:url(../Images/images_gallery/plashka/plashka9.jpg);
    background-repeat:repeat-x;
    background-position:center;
    width:6px;
    
}
.BottomLeft
{
    background-image:url(../Images/images_gallery/plashka/plashka8.gif);
    background-repeat:no-repeat;
    background-position: right top;
}
.TopLeft
{
    background-image:url(../Images/images_gallery/plashka/plashka1.gif);
    background-repeat:no-repeat;
    background-position: right bottom;
    
}
.BottomRight
{
    background-image:url(../Images/images_gallery/plashka/plashka7.gif);
    background-repeat:no-repeat;
    background-position: left top;
    
}
.TopRight
{
    background-image:url(../Images/images_gallery/plashka/plashka3.gif);
    background-repeat:no-repeat;
    background-position: left bottom;
    
}
/*End of styles of Image border*/

/*Style of Selected Item in Menu*/
.SelectedNode
{
    color:Red;
    background-color:Blue;
}

/*Style of selected Category in Menu*/
.SelectedLBFolder
{
    color:White;
    font-size:16px;
    font-weight:bold;
    font-family:Century Gothic;
    text-decoration:none;
    
}
/*Style of selected Product in Menu*/
.SelectedLBFile
{
    color:Black;
    font-size:12px;
    font-weight:normal;
    font-family:Century Gothic; 
    text-decoration:underline;  
}
/*Style of not selected Category in Menu*/
.NotSelectedLBFolder
{
    color:White;
    font-size:16px;
    font-weight:bold;
    font-family:Century Gothic; 
    text-decoration:none; 
}
/*Style of not selected Product in Menu*/
.NotSelectedLBFile
{
    color:Black;
    font-size:12px;
    font-weight:normal;
    font-family:Century Gothic;  
    text-decoration:none;
}
/*Style of overflow of Menu*/
/*.DivStyle
{
 overflow:auto; width:211px; height:100%;
}*/

/*Style of Descriptions content*/
.DescContent
{
    font-family: Arial; font-size: 12px; color: #333333;
	text-align: justify;
	background-color:#f0f0f0;
}
/*Style of overflow of preview section*/
.ImgPreview
{
    overflow:auto;width:470px; 
}

.content {
	font-family: Arial; font-size: 12px; color: #333333;
    text-align: justify;
}


/*Header syle of Menu*/
.HeaderMenu
{
    width:100%;
    background-image:url(../Images/menu_top.gif);
    background-repeat:no-repeat;
}
/*Footer style of menu*/
.FooterMenu
{
    width:100%;
    height:26px;
    background-image:url(../Images/menu_bottom.gif);
    background-repeat:no-repeat;
}
/*Body style of Menu*/
.MenuItem
{
    width:100%;
    background-image:url(../Images/menu_selected_bg.gif);
    background-repeat:repeat-y;
}
/*style for <ul> elements*/
.ulcontent
{
    font-family: Arial; font-size: 12px; color: #333333;
	padding: 0px 0px 0px 0px; text-align: justify;
}
/*Style for Info Description*/

.str {
	font-family: Tahoma; font-size: 11px; color: #000000;
	text-decoration: none;
}
.desc {
	font-family: Arial; font-size: 11px; color: #333333;
	 font-weight: bold;
}


.gallery_item {
	width: 150px; height: 112px; border-width: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); 
	-moz-opacity: 0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
.gallery_item_mo {
	width: 150px; height: 112px; border-width: 0px;
}

.text_title {
	font-family: Verdana; font-size: 14px; font-weight: bold; color: #ffffff;
	text-align: left; text-decoration: none; padding: 2px 0px 2px 0px; background-color: #555555; display: block;
	margin: 0px 0px 0px 0px;
}