@charset "utf-8";
/* CSS Document */
/*set defaults for IE*/

*{
	margin:0;
	padding:0;
}



img {
	max-width:99%;
}

#wrapper{
	width: 960px;
	padding:0;
	text-align:left;
	background:#ffffff;
	color:#55494B;
	margin: 20px auto;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}



/*Begin structure */
body {
	font-size:76%;
	font-family: arial, Helvetica, sans-serif;
	color:#585858;
	line-height:1.5em;
	text-align:center;
	background: #e6ebee repeat;
}
#wrapper #header {
	background-color: #310000;
	height: 130px;
	background-image: url(images/persistent/logo.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-top: 8px solid #F9f9f9;
	border-right: 8px solid #F9f9f9;
	border-bottom: 0px solid #F9f9f9;
	border-left: 8px solid #F9f9f9;
}


#content {
	width: 63%;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
}

#content-full {
	width: 98%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#content h2{
	display:block;
	font-size:165%;
	font-weight:normal;

	color:#505050;
	line-height: 1.4em;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
}

#content h2 a{font-weight:normal;}
 h3{
	margin:0 0 5px 0;
	font-size:1.4em;

	font-weight: normal;
}
#content a:hover,#subcontent a:hover{
}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

#subcontent {
	float: right;
	width: 35%;
}
#footer{
	clear:both;
	width:99%;
	color:#f0f0f0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	position: relative;
	height: 55px;
	background: #310000;
	border-right: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	border-left: 8px solid #FFF;
}

#footer p{
	text-align:left;
}
#footer a{color:#f0f0f0; font-weight:bold;}
#footer a:hover{
	color:#69F;
	text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{
	float:left;
	width:63%;
}
.splitcontentright{
	float:right;
	width:35%;
}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; font-weight:bold;}

.box{
	border:1px solid #c0c0c0;
	background-color:#FDFCFB;
	color:#505050;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sample img{
	border-top-color: #530000;
	border-right-color: #530000;
	border-bottom-color: #530000;
	border-left-color: #530000;
}
#navigation {
	background-color: #2F0000;
	height: 40px;
}
#navigation li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 8px;
	height: 25px;
}
ul#navigation {
	height: 33px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 99%;
	
}
#navigation a:link, #navigation a:visited{
	float: left;
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color:#336699;
	text-decoration:underline;
	
}



#product-list li {
	color: #FFFFFF;
	font-size: 1.2em;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 100px;
	padding-left: 15px;
	padding-right: 15px;
}
ul#product-list {
	position: absolute;
	top: -25px;
	right: 3%;
	font-size: .9em;
	color: #FAF4EF;
}
#header img {
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
}
h2.cursive-homewelcome{
	text-indent: -9999px;
	background-image: url(images/persistent/welcome_graphic.png);
	background-repeat: no-repeat;
	background-position: 220px 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 25px 20px 20px 10px;
	
}

h2.cursive-subcontent-heading{
	text-indent: -9999px;
	background-image: url(images/persistent/our-products-graphic.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 8px;
	margin-left: 8px;
	
}
#samples h3 {
	position: absolute;
	left: 8px;
	top: 200px;
	font-style: italic;
	font-size: 1.4em;
	font-variant: normal;
	line-height: 2em;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	border: 1px solid #999999;
	padding: 3px;
}
.image-right-no-border {
	padding-top: 0em;
	padding-bottom: 0.5px;
	padding-left: 1em;
	float: right;
	padding-right: 0em;
}

.blackbox {
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	width: 200px;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.blackbox h2{
	color: #FF9933;
}

.image-right-beige-border {
	padding-top: 1em;
	padding-bottom: 1px;
	padding-left: 1em;
	border: 1px solid #C8967D;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 1px;
}
#subcontent li {
}
ul#flower-list{
	list-style-image: url(images/persistent/list-sub-menu.gif);
	margin-left: 20px;

}
#subcontent #flower-list li {
	font-size: 1.1em;
	font-style: italic;
	line-height: 2em;
	list-style-image: url(images/persistent/list-sub-menu.png);
	margin-left: 15px;
	list-style-position: outside;
}
#flower-list a:link, #flower-list a:visited{
	color: #756557;
	text-decoration:none;
	font-size: 1.2em;
	font-style: italic;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#flower-list a:hover {
	color:#336699;
	text-decoration:underline;
}
 p {
	padding-left: 20px;
	line-height: 1.5em;
} 

.img-thick-white-border {
	float: left;
	margin: 0.5em;
	padding: 1em;
}



.hr {
	background-image: url(images/persistent/list-sub-menu.gif);
	text-align: center;
	height: 0.5em;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
h2.cursive-servicehome {
	text-indent: -9999px;
	background-image: url(images/persistent/our-service-graphic.png);
	background-repeat: no-repeat;
	background-position: 248px 12px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: -5px;

}
h2.cursive-range-heading {
	text-indent: -9999px;
	background-image: url(images/persistent/our-range-graphic.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	margin-left: 8px;
	margin-top: 5px;
	padding-bottom: 8px;
}
#subcontent p {
	padding-left: 10px;
}
#header h1 {
	text-indent: -9000px;
}
#footer .footer-copy {
	float: right;
	margin-right: 1em;
	font-weight: bold;
	font-size: 1em;
	line-height: 0.9em;
	padding-top: 12px;
}
#content-full p {
	padding-right: 15px;
	padding-left: 20px;
}
.image-right-large-home {
	padding-right: 1em;
}
.small-em {
	font-size: 0.95em;
	font-style: italic;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
body#home #flower-list {
	margin-left: 45px;
}
body#stockings #flower-list li{
	margin-left: 40px;
}

#samples table {
	margin-left: 15px;
}
#samples {
	margin-left: 10px;
	margin-top: -8px;
	padding-top: 25px;
	padding-left: 10px;
}
#samples img {
	border:1px solid #A8A8A8;
	padding: 5px;
}

.image-left-no-border {
	padding-top: 0em;
	padding-bottom: 0.5px;
	padding-left: 0em;
	padding-right: 3em;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

ul#suppliers  li{
	padding-top: 10px;
	padding-right: 5px;
	height:130px;
	padding-left: 20px;
	list-style-type: none;
	float: left;
	width:22%;
}
ul#suppliers {
	margin-left:25px;
}



/*menu from cssplay*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/magic_menu_two.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {
	width:960px;
	height:300px;
	background:url(magic_menu2.jpg);
	border-top:2px solid #fff;
	position:relative;
}


.menu {
	list-style-type:none;
	padding:0;
	margin: 0 2px 0 8px;
}
.menu ul {list-style-type:none;padding:0;margin:0;}
.menu li {
	float:left;
	margin:3px 3px 0 0;
	position:relative;
	background-color: #2f0000;
}


.menu li.sub {
	background: #1E0000;
}
.menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
.menu li a {
	display:block;
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:24px;
	width:125px;
	text-decoration:none;
	text-align:center;
}
.menu :hover{
	color: #fff;
	background-color: #AE978C;
}
.menu :hover > a {
	color:#000;
	background-color: #A9947E;
}
.menu ul, .menu :hover ul ul {position:absolute;left:-9999px;width:128px;}
.menu :hover ul{left:0px;top:24px;background:url(transparent.gif);} /* the background image is for IE7 */
.menu :hover ul :hover ul {
	padding:0 3px;
	left:125px;
	top:-4px;
}

#outer p {
	position:absolute;
	right:10px;
	bottom:5px;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family:arial, sans-serif;
}

.menu li.subfull {
	width: 50px;
	height: 24px;
	background: #1e0000;
}
.menu li.subfull :hover{
	background: #1e0000;
}


.subfull li {
	display:block;
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:24px;
	text-decoration:none;
	text-align:center;
	width: 275px;
}
/*#home #wrapper #info .menu .subfull a {
	width: 183px;
}*/
/*end of menu from cssplay*/

#content a {
	color: #316395;
}
address {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 75px;
	width: 350px;
	position: relative;
}
#contact #content {
	padding-left: 40px;
	width: 58%;
}
.box h2 {
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: normal;
	font-size: 150%;
	margin-left: 15px;
}
#stockings  #subcontent img {
	margin-right: 10px;
	margin-left: -10px;
}
#stockings #wrapper #content #flower-list li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style: url(images/persistent/list-sub-menu.gif) outside;

}
#stockings  .image-left-no-border {
	margin-right: 5px;
	margin-bottom: 15px;
}

/*different headings with image replacements to give cursive text */


h2.cursive-expertise-heading {
	text-indent: -9999px;
	background-image: url(images/persistent/our-expertise-graphic.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 8px;
}



#subcontent h2 {
	font-size: 150%;
	font-weight: normal;
}
#content-full h2 {
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bridal {
	margin-left: -10px;
}
#content-full .image-right-no-border {
	padding-left: 3em;
}
.splithome {
	width: 650px;
	padding-left: 170px;
}
.splitcontentright #flower-list li {
	padding-top: 8px;
	padding-left: 10px;
}
.divider {
}
#divider {
	height: 235px;
	width: 98%;
	background-color: #333333;
	padding: 5px;
}
.frieze {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EBEBEB;
}
a {
	color: #663300;
	text-decoration:underline;
}
.splitcontentlefthome {
	float:left;
	width:50%;
}
.normal {
	margin-left: 35px;
}
#footer #terms {
	width: 38%;
	float: left;
	padding-top: 2px;
	position: absolute;
	top: 70px;
	right: 4px;

}
#terms a {
	color:#333;
	font-weight:normal;
}
#footer #copy {
	width: 250px;
	float: left;
	padding-top: 12px;
	font-weight: bold;
	padding-left: 15px;
}
#sitemap li {
	font-size: 1.3em;
	line-height: 1.7em;
}
ul#sitemap  {
	margin-left: 40%;
}
#footer #copy img {

}
#footer img {
	float: left;
	padding-top: 5px;
}

#contacttable {
border: 1px solid #E0E0E0;
	font-size: 1.2em;
	border-collapse:collapse;
	
	
	}
	
#contacttable td {
	padding:4px;
	border:none;
		border-collapse:collapse;
}
.announce {
	font-size: 120%;
	background: #F90;
	border: .5px solid #F27900;

	width:480px;
	padding:5px;
		margin-left: 260px;

}
