/* CSS Document */

@import '../Library/reset.css';

html { min-height: 100%; margin-bottom: 1px; }
.oneColFixCtrHdr #container #mainContent_home .transparentbox .winter {
	background-image: url(../images/xmastree.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 180px;
}
.oneColFixCtrHdr #container #mainContent_home .transparentbox .valentines {
	background-image: url(../images/boutique/12roses_180.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 180px;
}
.oneColFixCtrHdr #container #mainContent_home .transparentbox .mothersday {
	background-image: url(../images/mday2011.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 180px;
}
.oneColFixCtrHdr #container #mainContent_home .transparentbox .valentines p {
	margin-left: 100px;
	text-align: right;
}
.oneColFixCtrHdr #container #mainContent_home .transparentbox .weddings {
	background-image: url(../images/home_weddings.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 180px;
}



body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #231e16;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	background-image: url(../images/Page_Background_Tile.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 90%;
	line-height: 1.5em;
	color: #231e16;
	margin-bottom: .5em;
}

.oneColFixCtrHdr #container {
	width: 969px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-bottom: 0;
	height: 155px;
	background-image: url(../images/EW_Logo_New_transp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 969px;
}

a:link {
	color: #528c87;
	text-decoration: none;
	}
a:hover{
	color: #764571;
	text-decoration: underline;
	}
a:visited {
	color: #528c87;
	text-decoration: none;
	}
			
.logo {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width:356px;
}

.oneColFixCtrHdr #mainContent {
	height: 584px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #d7d4c5;
	margin-top: -20px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #mainContent_home {
	height: 584px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/home_mc_floral_background.jpg);
}
.portfolioThumbs {
	margin-right: 8px;
	border: medium solid #FFFFFF;
	margin-bottom: 5px;
}


.oneColFixCtrHdr #mainContent_about {
	height: 584px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 370px;
	background-image: url(../images/about_background.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent_about_Emma {
	height: 584px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 370px;
	background-image: url(../images/about_Emma_background.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent_PortfolioMain {
	height: 584px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 370px;
	background-image: url(../images/portfolio_background.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtrHdr #mainContent_boutique {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/home_mc_floral_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
.oneColFixCtrHdr #mainContent_winter {
	height: 584px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 370px;
	background-image: url(../images/winter_background.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.portfolioQuad {
	float: left;
	margin-left: 10px;
}

.trioPics {
	float: left;
	margin-right: 10px;
}
h1 {
	padding-top: 10px;

}

.oneColFixCtrHdr #container #mainContent_home .transparentbox {
	background-image: url(../images/home_transp_welcome_box.gif);
	background-repeat: no-repeat;
	height: 490px;
	width: 318px;
	position: relative;
	left: 48px;
	top: 38px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
}

.oneColFixCtrHdr #footer {
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
	color: #D7D4C5;
	text-align: right;
}
#footer .newsletter {
	float: left;
	width: 150px;
}

.oneColFixCtrHdr #container #footer a {
	color: #D7D4C5;
	font-weight: bold;
	text-decoration: none;
}

.clearfloat {
	clear: both;
}
#copy {
	overflow: auto;
	margin-left: 390px;
}
.fltlft {
	float: left;
}
.contactform {
	float: left;
	margin-left: 30px;
	border: thin dotted #1A1610;
	padding: 10px;
	width: 45%;
}
.dots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A8A080;
}

div.scroll {
	overflow: auto;
	height: 500px;
}
div.scroll_boutique {
	overflow: auto;
	height: 430px;
}

div.scroll_boutique_long {
	overflow: auto;
	height: 575px;
}

.weddingscroll {
	height: 438px;
	width: 675px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #231E16;
	overflow: auto;
	float: left;
}
.wedding_rtcol {
	float: right;
	width: 240px;
	margin-top: -20px;
}
.wedding_rtcol p {
	font-size: 85%;
	color: #1A1610;
	line-height: 120%;
}
.oneColFixCtrHdr #container #mainContent_home .wedding_rtcol img {
	border: thin dotted #231E16;
}
.oneColFixCtrHdr #container #mainContent_home .animation {
	height: 327px;
	width: 478px;
	margin-top: 0px;
	margin-left: 425px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.boutique_item {
	background-color: #D3D3C7;
	padding: 0px;
	float: left;
	width: 300px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	border: 0.5px solid #231E16;
	margin-bottom: 2px;
}
.paypal {
	float: right;
	width: 45%;
	margin-right: 10px;
	margin-top: 10px;
}
.boutique_detail {
	float: left;
	width: 50%;
	margin-top: 10px;
}
.boutique_detail2 {
	float: left;
	width: 35%;
	margin-top: 10px;
	margin-right: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #251F17;
	padding-right: 5px;
}
.oneColFixCtrHdr #container #mainContent_boutique .product .data-cell p {
	line-height: 150%;
}

.basket {
	margin-top: 20px;
}
.basket2 {
	margin-top: 8px;
	float: right;
}

  .product-image { border:solid 1px #ccc; }
  .product-price, .product-shipping {
	font-weight:normal;
}
  .product-title {
	font-weight:bold;
	font-size: large;
	width: 100%;
}
  .data-cell {
	vertical-align:top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #A0928A;
	border-left-color: #fff;
	margin-bottom: 10px;
}
  .align-cart {
	float: right;
	width: 48%;
	padding-top: 10px;
}
.barker {
	font-size: small;
	color: #231E16;
	margin-left: 5px;
	margin-bottom: 10px;
}
.barker a {
	color: #231E16;
	text-decoration: none;
}
.yearFlowers {
	float: left;
	width: 250px;
	margin-left: 10px;
	background-color: #CCC8B5;
	padding: 5px;
	border: .5px dotted #1A1610;
	margin-right: 10px;
}
.oneColFixCtrHdr #container #header .menu {
	float: right;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 1.4em;
	font-weight: normal;
	color: #1A1610;
	padding-bottom: 3px;
	padding-top: 3px;
}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
}

