/*----------------------------------------------------------------------------
-----------------------css page for Art of flowers by daniel simms DBS--------
------------------------------------------------------------------------------*/

/*content in div*/

a:link { color: black; text-decoration:none }
a:visited { color: black; text-decoration:none } 
a:hover { color: white; text-decoration:none }
a:active { color: white; text-decoration:none }

#smalls
{
   position:absolute;
   top: 340px;
   left: 11%;
}

#designsmalls
{
   position:absolute;
   top: 230px;
   left: 11%;
}

#indexsmall1
{
   
   position: absolute;
   left: 0px;
   border: 3px solid #f0a5b1; 
}
#indexsmall2
{
   
   position: absolute;
   left: 190px;
border: 3px solid #f0a5b1; 
}
#indexsmall3
{
   
   position: absolute;
   left: 330px;
border: 3px solid #f0a5b1; 
}
#bdaysmall1
{
   
   position: absolute;
   left: 0px;
   border: 3px solid #f0a5b1; 
}
#bdaysmall2
{
   
   position: absolute;
   left: 190px;
border: 3px solid #f0a5b1; 
}
#small1
{
   
   position: absolute;
   left: 0px;
   border: 3px solid #f0a5b1; 
}
#small2
{
   
   position: absolute;
   left: 150px;
   border: 3px solid #f0a5b1; 
}
#small3
{
   
   position: absolute;
   left: 300px;
   border: 3px solid #f0a5b1; 
}
#small4
{
   
   position: absolute;
   left: 0px;
   top: 150px;
   border: 3px solid #f0a5b1; 
}
#small5
{
   
   position: absolute;
   left: 150px;
   top: 150px;
   border: 3px solid #f0a5b1; 
}
#small6
{
   
   position: absolute;
   left: 300px;
   top: 150px;
   border: 3px solid #f0a5b1; 
}


#mainImage
{
   
   position: absolute;
   top: 25.3%;
   left: 60%;
   z-index:"-1";
}
#topline
{
   position: absolute;
   top: 55px;
   left: 10%;
   width:80%;
}
#bottomline
{
   position: absolute;
   top: 570px;
   left: 10%;
   width:80%;
}
#boxtop
{
   position: absolute;
   top: 50px;
   left: 10%;
   width:80%;
   height:80px;
   background-color: #fecbd3;
}

#linkBox
{
   
   position: absolute;
   top: 130px;
   left: 10%;
   width:80%;
   height:25px;
   background-color: #ee5374;
   font-size: 1.1em;
   font-family: "sans-serif";
   text-indent:5px;
}

#boxbottom
{
   position: absolute;
   top: 530px;
   left: 10%;
   width:80%;
   height:50px;
   background-color: #fecbd3;
   
}


#mainImage
{
   
   position: absolute;
   top: 170px;
   left: 55%;
   z-index:"-1";
}
#title
{
   
   position: absolute;
   top: 37px;
   left: 11%;
}
#text
{
   
   position: absolute;
   top: 170px;
   left: 11%;
   width: 42%;
   font-size:1.2em  ;
font-family: "garamond";
}

#weddingtext
{
   font-size:0.8em  ;
}
#Wtitle
{
   font-size:1.2em  ;
}
#bottomimage
{
   position:absolute;
   top: 50%;
   left: 10%;
   border: 3px solid #f0a5b1; 
}
#inputbox
{
   position:absolute;
   top: 280px;
   left: 11%;
   border: 3px solid #f0a5b1; 
}
#emailinput
{
   position:absolute;
   top: 225px;
   left: 11%;
}
#box
{
   border: 3px solid #f0a5b1; 
}
#sendbutton
{
   position:absolute;
   top: 490px;
   left: 11%;
}

#lowtext
{
   
   position: absolute;
   left: 11%;
   width: 75%;
   top: 540px;
   font-size:1em  ;
   z-index:"1";
}