﻿/* index.html styles */

/* Styles for Welcome <div> */
.leftMargin
{left:477px;
} /*300px for no picture.*/

#styleBruchimBanner
{
position:absolute;
top:     160px;
left:    380px;/*600px;*/
height:  25px;
width:   200px;
}

#welcomeTextStyle 
{
position:absolute;
top:     195px;
width:   421px;
float:   left;
z-index: 21;
}

/* For newspaper style columns <div>*/
#indexLayer15
{
position:absolute;
top:     430px;
width:   415px;
z-index: -1;
height: 122px;
}

.style3
{
    position: absolute;
    top: -23px;
    left: 224px;
    right: 8px;
    width: 178px;
    margin-top: 30px;
    padding-left: 5px; 
    height: 124px; 
    border-width: 2px;
    border-color: black;
}

/* Styles for image(s) */
#Layer7 
{
position:relative;
height: 400px;
width:420px;
z-index:1;
left: 50px;
top: 206px;
overflow: auto;
}

/*-----------------*/
#slideshowDiv {
/*
position: absolute;
padding-top: 10px;
z-index:1;
left: 78px;
top: 220px;
width: 380px;
height: 315px;
background:white;        
*/
}

.stylePhoto {
position: absolute;
z-index:1;
left: 78px;
top: 210px;
width: 380px;
height: 315px;
background:white;        
width: 380px;
height: 340px;
border: 2px solid 
        green;
}

.slideshow img 
{ 

padding: 5px;
border: 1px solid #ccc; 
background-color: #eee; 
}

#msgUnderSingleImg
{
position:absolute;
left: 99px;
top: 580px;
font-weight: normal;
color:red; 
text-align:center
}

/*-----------------*/
#clickToEnlarge
{
	position:absolute;
	top:170px;
	left: 70px;
	width:350px;
	z-index: 24;
	margin-top: 0px;
	margin-bottom: 0px;
    height: 12px;
	font-size: 9pt;
    text-align: center;
    color: #006666
}

#indexWebMaster
{
position: absolute;
left: 731px;
top: 115px;
height: 15px; 
width: 165px; 
font-size: 11px;
font-weight: normal;
line-height: 14px;
text-align: left;
z-index: 14;
}
