/*ask-si
   develop(verstka) by akaGamlet
   akaGamlet@gmail.com
*/


img {border: none}
a,input,textarea,select{outline: none} 
a{text-decoration: underline;color: #f8f4cb}
a:hover{text-decoration: none;color: #f2df86}
* html #mainContainer{height: 100%}
fieldset{border: none}
form, fieldset, html, body, ul, ul li{padding: 0;margin: 0}

ul, ol
{
    list-style-position: inside;
    padding-left: 10px
}

body
{
    margin: 0px;
    padding: 0px;
    font: normal 12px Tahoma,Arial,Verdana;
    position: relative;
    min-height: 100%;    
    height: 100%;
    min-width: 1000px;
    color: #c0a595
}
html
{
    height: 100%;
    min-width: 1000px;
    background: url(images/1.jpg) 0 0 repeat
}

/**************************************************************************
			HEADER
/**************************************************************************/

#header
{
    /*background: url(images/0.jpg) 0 0 repeat-x;*/
    height: 205px;
    position: absolute;
    top: 0;    
    width: 100%;
    z-index: 0;
}
#headerIn
{
    position: relative;
    width: 853px;
    margin: 0 auto;    
    height: 205px;
    overflow: hidden
}
#logoBox
{
    position: absolute;
    left: 0;
    width: 136px;
    height: 62px;
    background: url(images/logo.png) 0 0 no-repeat;
    top: 25px
}
#logoBox a
{
    display: block;
    height: 62px;
    width: 136px;
    text-indent: -9999px
}
#iconsBox
{           
    position: absolute;
    right: 0;
    top: 20px;
}
#iconsBox a
{
    display: block;   
    float: left;
    background: url(images/icoSepar.gif) 100% 0 no-repeat;
    padding: 3px 10px 0 10px    
}
a#lastIcon
{
    background: none !important;
    padding-right: 0 !important
}

#mainMenuBox
{
    position: relative;                
    margin: 55px 0 0 165px
}
#mainMenuBox ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left
}
#mainMenuBox ul li
{
    float: left
}

#mainMenuBox ul li a
{
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #c0a595;
    padding-bottom: 5px;
    display: block;
    margin-right: 9px	
}
#mainMenuBox ul li a:hover
{    
    color: #ff0000;
    background: url(images/ahover.jpg) 0 100% repeat-x
}
#mainMenuBox ul li a#activeM
{
    color: #ff0000 !important;
    background: url(images/ahover.jpg) 0 100% repeat-x !important
}
#mainInCenter h1,h2,h3,h4,h5,h6
{
	padding: 5px;
	font-size: 13px;
	font-weight: normal

}




/**************************************************************************
			MAIN
/**************************************************************************/
#mainContainer
{    
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;  
    /*background: url(images/mainBackg.jpg) 50% 0 repeat-y*/
}

* html #mainContainer { overflow: visible}

#mainContainer:after
{
    content: 'EasyClear';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}
#mainContainer { display: inline-block }
/*\*/
#mainContainer { display: block}
/**/


#mainInContainer
{
    position: relative;       
    /*padding-bottom: 120px; */
    padding-top: 113px;
    background: url(images/0.jpg) 0 0 repeat-x;
}

#mainInCenter
{
    position: relative;
    margin: 0 auto;
    width: 855px
}
#shadowTop
{
    background: url(images/Tshadow.png) 0 0 no-repeat;
    width: 828px;
    margin: 0 auto;
    height: 14px;
}

/*MAIN CONTENT BOX*/
#mainContentBox
{
    padding-top: 13px;
    position: relative;
    z-index: 9090
}
#topCorner
{
   background: url(images/topCorner.png) 0 0 no-repeat;
   height: 5px;
   font-size: 0
}
#bottomCorner
{
   background: url(images/bottomCorner.png) 0 0 no-repeat;
   height: 5px;
   font-size: 0
}
#contentBox
{
    background: url(images/mainBackg.jpg) 0 0 repeat-y
}


/*BOTTOM MENU*/

#bottomMenu
{
    background: url(images/bottomMenu.jpg) 0 0 no-repeat;
    height: 19px;
    text-align: center;
    width: 850px;
    margin: 0 auto;
    margin-top: 20px
}
#bottomMenu a
{
    color: #ddc8bc;
    text-decoration: none;
    font-size: 11px;
    line-height: 19px;
    background: url(images/bottomMenuSepar.gif) 100% 40% no-repeat;
    padding: 0 5px
}
#bottomMenu a:hover
{
    text-decoration: underline
}
#bottomMenu a#activeB
{
    color: #000 !important
}
#bottomMenu a#activeB:hover
{
    text-decoration: none !important
}
#bottomMenuS
{
    background: url(images/bottomMenuS.png) 0 0 no-repeat;
    width: 828px;
    margin: 0 auto;
    height: 30px;
    overflow: hidden
}
a.lastElB
{
    background: none !important
}


/*INDEX CONTENT BOX*/
.Index
{
    height: 1%;
    overflow /**/:/**/ hidden;
    padding: 10px 0
}
.indexContentBox
{
    float: left;
    display: inline;    
    margin-left: 15px;    
    min-height: 224px;
    height: auto !important;
    height: 224px;
    line-height: 16px
}
#indexLeftBox
{
    width: 540px;
    text-align: justify;
    padding-right: 10px
}
h1#pageTitle
{
    padding: 0;
    margin: 0;
    color: #ff0000;
    font-size: 16px
}




#indexRightBox
{
    width: 240px;
    margin-left: 0 !important;
    padding-left: 5px
}
h6#newsTitle
{
    padding: 0;
    margin: 0;
    background: url(images/newsText.png) 0 0 no-repeat;
    height: 20px;
    text-indent: -9999px
}



/*NEWS PAGE*/

.genNewsBox
{
    padding: 10px 3px
}
.genNewsBox div.lnkToNews a
{
    display: block;
    padding-bottom: 10px;
    font-size: 14px
}

#indexDivider
{
    background: url(images/contentSepar.png) 0 0 no-repeat;
    width: 23px;
    margin: 30px 0 0 0!important
}

#beforeEnd
{
    /*height: 80px;
    background: url(images/footer.jpg) 0 0 repeat-x;*/
    height: 60px;
}
#beforeEnd span
{
    float: left;
    height: 60px;
    padding-left: 10px;
    color: #66584f;
    font-size: 11px;
    padding-right: 25px
}
span.widthSpanPadding
{
    padding-top: 15px
}


/*NO INDEX PAGE*/
#secondMenuBox
{
    padding: 0 0 20px 0    
}
#secondMenuBox ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    background: #2d2723;
    padding: 10px 0
}
#secondMenuBox ul li
{
    padding: 5px 15px
}
#secondMenuBox ul li a
{
    color: #ff0000;    
    display: block;
    text-decoration: none;
    background: url(images/secondMenuMarker.gif) 0 50% no-repeat;
    padding-left: 18px
}
a#activeSubMenu
{
    font-weight: bold;
    color: #fff !important
}
#pathBox
{
    background: url(images/sectionSepar.gif) 0 0 no-repeat;
    min-height: 19px;
    height: auto !important;
    height: 19px;
    padding: 0 10px;
    font-size: 13px;
    color: #f8f4cb
}
#pathBox a
{
    color: #ff0000;
    text-decoration: none;
    padding: 0 3px
}
#pathBox a:hover
{
    text-decoration: underline
}
h1.mainPageTitle
{
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    font-size: 20px !important
}


/*GALLERY PAGE*/
#galTable
{
    margin-top: 10px;
    color: #fff;
    font-size: 11px
}
#galTable tr td.galTD
{
    background: #2d2723;
    padding: 10px;
    border: 1px solid #1d1b17;
    text-align: left;
}
#galTable tr td.galTD img
{
    vertical-align: top;
    border: 1px solid #000
}
.galInTD
{
    width: 80px;
	text-align: center !important
}

span.galTitle
{
    display: block;
    font-weight: bold;
    padding-bottom: 8px
}
#galTable a
{
    color: #f8f4cb
}
#galTable tr td table
{
    width: 230px
}
#galTable tr td table tr td
{
    padding: 5px;
    text-align: left;
}

/*ALONE GALLERY VIEW*/

.aloneGallery
{
    width: 820px !important
}
#aloneGalleryContainer
{    
    margin-top: 20px
}

/*ALONE GAL*/

#galInView
{
    margin: 0 auto
}

#galInView tr td
{
    background: #2d2723;
     border: 1px solid #1d1b17;
	 text-align: center
}

#galInView tr td img
{
    padding: 20px
}

#mapping ul li
{
	padding: 2px 0
}
#mapping ul li a
{
	text-decoration: none	
}
#mapping ul li a:hover
{
	text-decoration: underline
}
#mapping .mapSub
{	
	margin: 6px 0 6px 20px
}



/**************************************************************************
			FOOTER
/**************************************************************************/
#footer
{  
    position: relative;
    height: 120px;
    margin-top: -120px;
    min-width: 1123px
}




