/* CSS Document */


* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color: #ffffff;
min-height:675px;/* for good browsers*/
min-width:850px;/* for good browsers*/
 }
 
/* --------structure --------*/


#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}

#container {
text-align: center;
vertical-align:middle;
display:table-cell;
height: 675px;
position: relative; } 

#inner {
width: 850px;
height: 675px;
color: #ffffff;
text-align: center;
margin-left:auto;
margin-right:auto;
}

#holding {
width: 850px;
height: 650px;
color: #ffffff;
text-align: center;
margin-left:auto;
margin-right:auto;
background: #ffffff url(../images/background.gif) no-repeat left top;}


#site {
width: 850px;
height: 650px;
color: #ffffff;
text-align: center;
margin-left:auto;
margin-right:auto;
background: #ffffff url(../images/Portfolio_Backgrounds_less.gif) no-repeat left top;
position: relative; }


#navigation {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #e8068c;
width: 780px;
height: 25px;
margin-top: 80px;
text-align: right;
font-size: .9em;
float: left; }

#navigation a {
color: #e8068c;
text-decoration: none; }
#navigation a:hover {
color: #ffffff; }
#navigation a.active {
color: #f28ac4; }


#slideshow{
margin-top: 20px;
float: right;
width: 850px;
height: 418px; 
margin-right: 0px;
 }


#content{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
width: 760px;
height: 220px;
float: right;
text-align: right;
font-size: 0.9em;
margin-right: 40px;
margin-top: 60px;
line-height: 25px; }

#content a {
color:  #ffffff;
text-decoration: underline; }

#content a:hover {
color: #e8068c; }

#contentabout{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
width: 760px;
height: 250px;
float: right;
text-align: left;
font-size: 0.8em;
margin-right: 40px;
margin-top: 60px;
line-height: 23px; }

#contentabout a {
color:  #e8068c;
text-decoration: none; }

#contentabout a:hover {
color: #ffffff; }

#contactcopy{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
width: 345px;
height: 150px;
float: left;
text-align: left;
font-size: 0.8em;
margin-top: 60px;
line-height: 23px;
margin-left: 60px; }

#contactcopy a {
color:  #e8068c;
text-decoration: underline; }

#contactcopy a:hover {
color: #ffffff; }

#map{
width: 350px;
height: 245px;
float: right;
margin-top: 60px;
margin-right: 60px;
background-image: url(../images/Flowershop_map.gif);
border: #e8068c solid;
background-repeat: no-repeat; }

#openingtimes{
width: 500px;
height: 45px;
float: right;
margin-top:1px;
margin-right: 60px;
text-align: right;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em; }

#openingtimes a {
color:  #e8068c;
text-decoration: underline; }

#openingtimes a:hover {
color: #ffffff; }

#contentholding{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
width: 500px;
height:100px;
float: right;
text-align: right;
background-color: #000000;
font-size: 1.5em;
margin-right: 40px;
margin-top: 250px; }

#interflora{
width: 40px;
height: 40px;
margin-right: 40px;
float: right;
background-repeat: no-repeat;
background-position: 400px;
}

#contact{
color: #e8068c;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
width: 780px;
height: 110px;
float: right;
text-align: right;
margin-right: 40px;
margin-top: 175px; }

#contact a {
color:  #e8068c;
text-decoration: none; }

#contact a:hover {
color: #ffffff; }

#contacthome{
color: #e8068c;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
width: 780px;
height: 110px;
float: right;
text-align: right;
margin-right: 40px;
margin-top: 100px; }

#contacthome a {
color:  #e8068c;
text-decoration: none; }

#contacthome a:hover {
color: #ffffff; }

#footer {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
width: 850px;
height: 20px;
float: right;
text-align: right;
background-color: #ffffff;
font-size: .7em;
margin-top: 5px; }

#footer a {
color: #000000;
text-decoration: none; }

#footer a:hover {
color: #e8068c; }

 




