/* CSS file */

/* font sizes are in ems to allow scalability in IE browser */

html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/silk/body-bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fde8ec;
	font-size: 62.5%; /* this sets the ems to 13px = 1.3em, child ems get their value from their parent */
}

#topNav {
	width: 998px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 12px 0px 12px 0px;
	background-color: #fef8f8;
	border-left: 1px solid #df6f9c;
	border-right: 1px solid #df6f9c;
	border-bottom: 1px solid #df6f9c;
	font-size: 1.3em;
}

#welcome {
	width: 998px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
}

#topNav a:link, #topNav a:visited {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #cf5c8a;
	text-decoration: none;
	padding: 0px 0px 0px 9px;
}

#topNav a:hover {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #cf5c8a;
	text-decoration: underline;
	padding: 0px 0px 0px 9px;
}

#searchBlock {
	width: 278px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../images/silk/search-bck.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#searchBlock table#search {
	margin: 10px 10px 0px 0px;
}

#searchBlock table#search td {
	vertical-align: bottom;
}

#searchBlock table#search input.searchBox {
	border: 1px solid #b74e77;
	width: 132px;
	margin: 0px 4px 0px 4px;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #b74e77;
	padding: 3px 3px 2px 3px;
}

#searchBlock table#search span {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 1.1em;
	display: block;
	margin: 0px 0px 3px 0px;
}

#pageWrapper {
	position: relative;
	margin: 12px auto 0px auto;
	width: 998px;
}

#headMontage {
	position: absolute;
	top: 0px;
	left: -16px;
	height: 183px;
	width: 1014px;
	background-image: url(../images/silk/head-montage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

#telNumber {
	position: absolute;
	top: 35px;
	right: 0px;
	font-family: Arial, sans-serif;
	color: #272727;
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -1px;
}

#telNumber img {
	margin: 0px 3px -2px 3px;
}

#globalNav {
	position: relative;
	left: 0px;
	top: 183px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/silk/global-nav-bck.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e06b9a;
	border-bottom: 1px solid #b54b75;
	border-top: 1px solid #df6897;
	border-right: 1px solid #df6897;
	z-index: 100;
} 

#contentContainer {
	position: relative;
	top: 183px;
	border-left: 1px solid #df6897;
	border-right: 1px solid #df6897;
	border-bottom: 1px solid #df6897;
	background-color: #fff;
	z-index: 1;
}

#breadcrumbLoginBlock {
	position: relative;
	top: 10px;
	padding: 15px 15px 22px 18px;
	margin: 0px 0px 0px 0px;
}

#breadcrumb {
	font-family: Arial, sans-serif;
	color: #272727;
	font-size: 1.2em;
}

#breadcrumb a:link, #breadcrumb a:visited {
	font-family: Arial, sans-serif;
	color: #CF5C8A;
	font-size: 1.0em;
	text-decoration: none;
}

#breadcrumb a:hover {
	font-family: Arial, sans-serif;
	color: #CF5C8A;
	font-size: 1.0em;
	text-decoration: underline;
}

#content {
	position: relative;
	padding: 0px 18px 15px 18px;
	margin: 0px 0px 0px 0px;
}

div.clear {
	clear: both;
}

#leftBlock {
	float: left;
	width: 185px;
}

#leftBlock img {
	border: none;
}

#leftBlock #specialOffers {
	margin: 16px 0px 0px 0px;
}

#leftBlock #contact {
	margin: 20px 0px 0px 0px;
}

#leftBlock #payment {
	margin: 30px 0px 0px 0px;
}

#leftBlock #newsletterWrapper {
	width: 185px;
	height: 194px;
	background-image: url(../images/silk/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 10px 0px;
}

#leftBlock div.newsletter {
	padding: 118px 0px 0px 3px;
	margin: 0px;
}

#leftBlock div.newsletter input.searchBox {
	width: 148px;
	border: 1px solid #000;
	padding: 5px 4px 5px 4px;
	margin: 0px;
	font-family: Arial, sans-serif;
	color: #1e1e1e;
	font-size: 1.2em;
	background-color: #fff !important;
}

#leftBlock div.newsletter input.subscribeButton {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

#rightBlock {
	float: right;
	width: 185px;
}

#rightBlock #weddingPackages img, #rightBlock #weddingCollections img {
	border: none;
}

#rightBlock #weddingPackages {
	margin: 16px 0px 0px 0px;
}

#rightBlock #weddingCollections {
	margin: 20px 0px 0px 0px;
}

#centreBlock {
	text-align: left;
	margin: 0px 209px 0px 209px;
	position: relative;
	clear: none;
}

#centreBlock h1 {
	font-size: 1.8em;
}

div.bannerImage {
	margin: 35px 0px 0px 0px;
}

#homePageBanner {
	background-image: url(../images/silk/homepage-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
	margin: 0px 0px 20px 0px;
	position: relative;
}

#homePageBanner #homePageBannerContent {
	position: absolute;
	top: 98px;
	left: 12px;
	width: 325px;
	height: 95px;
}

#homePageBanner #homePageBannerContent p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #1e1e1e;
}

#footer .informational {
	width: 998px;
	position: relative;
	top: 182px;
	margin: 6px auto 0px auto;
	padding: 6px 0px 30px 0px;
	font-family: Arial, sans-serif;
	color: #CF5C8A;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: left;
}

#footer .informational a:link, #footer .informational a:visited {
	font-family: Arial, sans-serif;
	color: #CF5C8A;
	font-size: 1.0em;
	text-decoration: none;
}

#footer .informational a:hover {
	font-family: Arial, sans-serif;
	color: #CF5C8A;
	font-size: 1.0em;
	text-decoration: underline;
}

#footer .informational span.copyright {
	font-family: Arial, sans-serif;
	color: #CF5C8A;
	font-size: 1.2em;
	line-height: 1.4em;
}

#footer .informational p.toptop {
	float: right;
	font-size: 1.0em;
	color: #CF5C8A;
	text-align: right;
	width: 200px;
}

#footer .informational p.toptop a.siteby {
	font-size: 0.95em;
	font-style: italic;
	line-height: 2.3em;
}

#contentContainer #content div.col3-set p {
	 font-family: Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}

#centreBlock dl {
 font-size: 1.2em;
 line-height: 1.3em;
}

#centreBlock dl li {
	font-size: 1.0em;
 line-height: 1.3em;
}

#centreBlock li {
	font-size: 12px;
 line-height: 1.3em;
}

/* fixes font sizes for static pages */

#contentWrap {
	font-size: 12px;
	line-height: 1.3em;
}
