/* CSS Document */

/* Font Face
--------------------------------------------------------------- */

@font-face {
    font-family: 'Museo100';
    src: url('../../includes/fonts/museo100-regular-webfont.eot');
    src: url('../../includes/fonts/museo100-regular-webfont.eot?#iefix') format('eot'),
         url('../../includes/fonts/museo100-regular-webfont.woff') format('woff'),
         url('../../includes/fonts/museo100-regular-webfont.ttf') format('truetype'),
         url('../../includes/fonts/museo100-regular-webfont.svg#webfontOxG26Ljr') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo300';
    src: url('../../includes/fonts/museo300-regular-webfont.eot');
    src: url('../../includes/fonts/museo300-regular-webfont.eot?#iefix') format('eot'),
         url('../../includes/fonts/museo300-regular-webfont.woff') format('woff'),
         url('../../includes/fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('../../includes/fonts/museo300-regular-webfont.svg#webfont7PJ1uYdf') format('svg');
    font-weight: normal;
    font-style: normal;
}

	h2, #main h3, #top-main h3, table.contactTable td.title, div.products div.innerproducts .cta-order-sample p, #cta-order-sample p, #cta-top-right-phone, p span.cic, #sidebar p.quicklinks, .innerproducts h3, #navigation a, p#viewourbespokecollection a, #sidebar ul.quicklinks li a, ul#indexbuckets li a, #buckets-our-products li a, #buckets-laser-cut li a span, #buckets-wedding li a, #buckets-printed li a, ul.bigbuttons li a, ul#sidebar-quote-list li a, table#sample-order-form-design-boutique tr td, table.create-and-make-form-design tr td, ul.subnav-dropdown li a, #sidebar #cta-special-offers p, #top-main-main ul#price-list-ul li a, #wedding-printed-finishing-touches-gallery {
		font-family: "Museo300";
	}
	
	h1, #top-main p.phone, ul#other-items-list li a {
		font-family: "Museo100";
	}

/* Global Styles
--------------------------------------------------------------- */

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

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}

a:link, a:visited, a:focus {
	color: #e1a4ab;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

#top-main a,
#main a {
	font-weight: bold;
}

a img {
	border: none;
}

/* H1/H2/H3 Styles
--------------------------------------------------------------- */

h1 {
	font-size: 2.6em;
	font-weight: normal;
	color: #483d39;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #A8CCD2;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #A8CCD2;
}

/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	width: 100%;
	float: left;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		background: #fff;
		border-top: 250px solid #fff;
	}
	
		#index #contentContainer{
			border-top: 670px solid #fff;
		}
	
/* Top Main Styles
--------------------------------------------------------------- */

#top-main {
	width: 918px;
	padding: 15px 10px;
	border: 1px solid #e2ddda;
	margin: 0px auto 20px auto;
	color: #4a3e3b;
}

	#top-main #h1h2container td {
		padding: 5px 5px 5px 10px;
	}
	
		#top-main #h1h2container td h2 {
			font-size: 1.3em;
			padding-top: 10px;
			color: #333;
		}
		
	#top-main p.phone {
		float: right;
		letter-spacing: -1px;
		font-size: 2.3em;
		color: #a8ccd2;
	}
	
	#top-main #gallerySetWidth {
		width: 640px;
		padding: 10px;
	}
	
		#top-main #gallerySetWidth p {
			color: #4a3e3b;
		}
	
	#top-main .galleryProducts {
		padding: 20px;
		border-bottom: 1px solid #ccc;
		width: 800px;
		margin: 0px auto;
	}
	
		#top-main .galleryProducts img {
			padding: 5px;
		}
		
	#top-main .galleryOtherItems img {
		padding: 5px;
	}
		

	#top-main-main div.feedbackRecord {
		margin: 0px 0px 50px 0px;
	}
	
	#press-content {
		text-align: center;
	}
	
		#press-content img {
			padding: 20px;
		}
		
		#press-content div.spacer {
			margin: 30px 0px;
			border-bottom: 1px solid #eee;
		}
		
	#top-main-main ul.siteswelove {
		list-style: none;
		margin: 0px 0px 20px 0px;
	}
	
		#top-main-main ul.siteswelove li {
			padding: 2px 0px;
			margin: 0px;
			line-height: 15px;
		}

/* Main Styles
--------------------------------------------------------------- */

		#main,
		#top-main-main {
			float: left;
			width: 692px;
			padding: 0px 10px 10px 10px;
			color: #4a3e3b;
		}
		
			#top-main-main {
				width: 570px;
			}
			
			#create-and-make #top-main-main,
			#sample-order #top-main-main,
			#thankyou-sample-order #top-main-main {
				width: 900px;
			}
		
			#index #main {
				float: right;
			}
		
			#main p,
			#top-main p {
				margin: 10px 0px 10px 0px;
				font-size: 1em;
				line-height: 20px;
			}
				
			p span.cic {
				font-size: 1.8em;
				color: #e1a4ab;
			}
			
			p.pink {
				color: #e7b6bc;
				font-weight: bold;
			}
			
	#top-main-main ol {
		padding: 0px 0px 0px 40px;
	}
	
		#top-main-main ol li {
			margin: 10px 0px;
			line-height: 18px;
		}
		
			#top-main-main ol li ol li {
				list-style: lower-alpha;
			}
			
			
	#top-main-main ul {
		padding: 0px 0px 0px 40px;
	}
	
		#top-main-main ul li {
			margin: 10px 0px;
			line-height: 18px;
		}
		
			#top-main-main ul li ul li {
				list-style: lower-alpha;
			}
			
	#top-main-main ul#price-list-ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
		#top-main-main ul#price-list-ul li {
			float: left;
			width: 250px;
			height: 150px;
			line-height: 25px;
		}
		
			#top-main-main ul#price-list-ul li a {
				float: left;
				width: 250px;
				height: 95px;
				text-align: center;
				font-size: 2em;
				text-decoration: none;
				padding: 55px 0px 0px 0px;
				background: #fafafa;
				display: block;
			}
			
				#top-main-main ul#price-list-ul li a span {
					display: block;
				}
				
	#top-main-wedding-printed {
		clear: both;
		padding-top: 50px;
	}
				
	ul#indexbuckets {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
		ul#indexbuckets li {
			float: left;
			width: 220px;
			height: 196px;
			background: none;
			margin: 0px 10px 0px 0px;
			padding: 0px;
		}
		
			ul#indexbuckets li a {
				float: left;
				width: 208px;
				text-decoration: none;
				height: 44px;
				font-weight: normal;
				font-size: 1.2em;
				color: #6d5a58;
				border: 1px solid #e0dbd8;
				text-align: right;
				padding: 150px 10px 0px 0px;
				background: center 9px no-repeat;
			}
			
			ul#indexbuckets li a.bucket-ordersample {
				background-image: url(../../images/layout/buckets-ordersample.jpg);
			}
			
			ul#indexbuckets li a.bucket-createmake {
				background-image: url(../../images/layout/buckets-createandmake30.jpg);
			}
			
			ul#indexbuckets li a.bucket-readaboutus {
				background-image: url(../../images/layout/buckets-readaboutus.jpg);
			}
			
				ul#indexbuckets li a span {
					font-size: 1.7em;
					color: #a6c9cf;
				}
				
	#wedding-printed-finishing-touches {
		padding: 10px 20px;
		float: left;
		display: block;
		width: 342px;
		margin-top: 1px;
	}
	
		#wedding-printed-finishing-touches ul {
			list-style: none;
			font-size: 1.1em;
			text-decoration: none;
			margin: 10px 0px 10px 0px;
		}
		
			#wedding-printed-finishing-touches ul li a {
				text-decoration: none;
			}
		
		.wedding-printed-finishing-touches-float {
			float: left;
			width: 200px;
			margin-right: 10px;
		}
		
	#wedding-printed-finishing-touches-gallery {
		display: block;
		font-size: 1.6em;
		text-decoration: none;
		padding: 15px;
		color: #fff;
		background: #E1A4AB;
		border: 1px solid #eee;
	}
	
		#wedding-printed-finishing-touches-gallery:hover {
			display: block;
			font-size: 1.6em;
			text-decoration: none;
			padding: 15px;
			color: #fff;
			background: #EFC2C8;
		}

	#fbox {
		width: 660px;
		padding: 20px;
	}
	
		#fbox h1 {
			color: #a8ccd2;
		}
			
	
		#fbox p,
		#fbox td {
			font-size: 1.3em;
			color: #666;
			margin: 10px 0px;
		}
		
		#fbox td.widthSet {
			width: 180px;
		}
		
		#fbox #fboxbottom {
			background: url(../../images/fbox/rightBg.jpg) right repeat-y;
		}
		
		#fbox #fboxright,
		#fbox #fboxright2 {
			width: 143px;
			float: right;
			color: #fff;
			padding: 10px;
		}
		
			#fbox #fboxright2 {
				padding: 0px;
				width: 163px;
			}
		
			#fbox #fboxright p {
				color: #fff;
			}
			
	#fbox .fboxcentre {
		text-align: center;
	}
	
	table.contactTable {
		text-align: left;
	}
	
		table.contactTable td {
			padding: 10px;
			font-size: 1.2em;
		}
		
		table.contactTable td.title {
			color: #6EADB7;
			vertical-align: top;
			width: 200px;
		}
		

	ul#other-items-list {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
		ul#other-items-list li {
			float: left;
			width: 180px;
			height: 150px;
			margin-right: 3px;
			display: inline;
			border: 1px solid #ccc;
			padding: 2px;
		}
	
			ul#other-items-list li a {
				float: left;
				display: block;
				font-size: 1.1em;
				text-align: center;
				text-decoration: none;
				width: 180px;
				padding: 122px 0px 0px 0px;
				height: 28px;
			}
			
			ul#other-items-list li a.bunting {
				background: url(../../images/other-items/layout/bucket-bunting.jpg);
			}
			
			ul#other-items-list li a.heart-mobiles {
				background: url(../../images/other-items/layout/bucket-heart-mobiles.jpg);
			}
			
			ul#other-items-list li a.butterfly-mobiles {
				background: url(../../images/other-items/layout/bucket-butterfly-mobiles.jpg);
			}
			
			ul#other-items-list li a.photograph-albums {
				background: url(../../images/other-items/layout/bucket-photograph-albums.jpg);
			}
			
			ul#other-items-list li a.traditional-photo-mounts {
				background: url(../../images/other-items/layout/bucket-traditional-photo-mounts.jpg);
			}
			
			ul#other-items-list li a.framed-artworks {
				background: url(../../images/other-items/layout/bucket-framed-artworks.jpg);
			}
				

/* Products Styles
--------------------------------------------------------------- */

div.products {
	width: 940px;
	margin: 70px auto 80px auto;
}

	div.products h2 {
		font-size: 2.6em;
		background: url(../../images/our-products/laser-cut/layout/h2arrow.jpg) right center no-repeat;
		display: inline;
		text-transform: capitalize;
		padding-right: 20px;
	}
	
	div.products div.innerproducts {
		border: 1px solid #e2ddda;
		padding: 10px;
		height: 588px;
		position: relative;
	}
	
		div.products div.innerproducts a {
			text-decoration: none;
		}
	
		div.products div.innerproducts img {
			border: 1px solid #e2ddda;
		}
		
		div.products div.innerproducts img.mainimg,
		div.products div.innerproducts img.smallimg {
			position: absolute;
			top: 10px;
			left: 10px;
		}
		
			div.products div.innerproducts img.smallimg {
				top: 381px;
			}
		
		div.products div.innerproducts div.innerproducts-right {
			float: right;
			width: 219px;
		}

			div.products div.innerproducts div.innerproducts-right ul {
				list-style: none;
				padding: 0px 0px 0px 0px;
				margin: 5px 0px;
			}
			
				div.products div.innerproducts div.innerproducts-right ul li {
					float: left;
					width: 219px;
					display: block;
				}
			
				div.products div.innerproducts div.innerproducts-right ul li a {
					padding: 2px 20px;
					float: left;
					display: block;
					width: 179px;
					color: #333;
				}
				
					div.products div.innerproducts div.innerproducts-right ul li a.bottomLink {
						margin: 0px 0px 11px 0px;
					}
				
					div.products div.innerproducts div.innerproducts-right ul li a:hover {
						text-decoration: underline;
					}
					
		div.products div.innerproducts .cta-order-sample {
			background: #a8ccd2;
			padding: 5px 15px;
			text-align: center;
			clear: both;
			font-size: 1.5em;
			color: #fff;
			float: left;
			margin-top: 19px;
		}
		
			div.products div.innerproducts .cta-order-sample p {
				margin: 0px 0px 10px 0px;
			}
		
			div.products div.innerproducts .cta-order-sample a {
				color: #FFFCDB;
			}
			
		div.products div.innerproducts .innerproducts-collection {
			position: absolute;
			top: 381px;
			left: 237px;
			width: 462px;
			height: 216px;
		}
		
		
			h3.finishingtouches {
				clear: left;
				background: #e1a4ab url(../../images/our-products/laser-cut/layout/h3arrow.jpg) right top no-repeat;
				color: #fff;
				padding: 3px 10px 5px 10px;
				font-size: 1.5em;
			}
			
			ul.bigbuttons {
				list-style: none;
				width: 150px;
				float: left;
				margin: 7px 0px 0;
			}
			
				ul.bigbuttons li {
					float: left;
					width: 150px;
					height: 53px;
					margin: 3px 0px;
				}

				ul.bigbuttons li a {
					float: left;
					width: 150px;
					font-size: 1.2em;
					color: #514845;
					padding: 18px 0px 0px 0px;
					display: block;
					text-align: center;
					font-weight: normal !important;
					background: #d2e4e7;
					height: 35px;
					-moz-border-radius: 10px;
					-webkit-border-radius: 10px;
					border-radius: 10px;
				}
				
				ul.bigbuttonsExtraMargin li {
					margin-top: 30px;
				}
				
					div.products div.innerproducts .innerproducts-collection ul.bigbuttons li a.pdf {
						background: url(../../images/misc/pdficon.gif) left center no-repeat #d2e4e7;
					}
				
				div.products div.innerproducts .innerproducts-collection ul.productlistleft,
				div.products div.innerproducts .innerproducts-collection ul.productlistright {
					list-style: none;
					width: 120px;
					padding: 10px;
					float: left;
				}
				
					div.products div.innerproducts .innerproducts-collection ul.productlistright {
						width: 150px;
					}
				
					div.products div.innerproducts .innerproducts-collection ul.productlistright li,
					div.products div.innerproducts .innerproducts-collection ul.productlistleft li {
						padding: 2px 0px;
						color: #777;
					}
					
			div.products div.innerproducts img.backtotop {
				position: absolute;
				top: 608px;
				right: 10px;
				border: none;
			}
			
			img.product-seperator {
				margin: 0px auto;
				display: block;
			}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar,
		#top-main-sidebar {
			float: right;
			width: 220px;
			padding: 0px 10px;
		}
		
			.centrealign {
				text-align: center;
			}
		
			#index #sidebar {
				float: left;
			}
			
			#sidebar p.quicklinks {
				width: 190px;
				background: #a6c9cf;
				font-size: 1.4em;
				color: #fff;
				padding: 3px 0px 3px 30px;
				margin: 0px 0px 3px 0px;
			}
			
			#sidebar ul.quicklinks {
				list-style: none;
				margin: 0px 0px 0px 0px;
			}
			
				#sidebar ul.quicklinks li {
					float: left;
					width: 220px;
				}
			
				#sidebar ul.quicklinks li a {
					float: left;
					width: 190px;
					font-size: 1.3em;
					text-decoration: none;
					color: #4a3e3b;
					padding: 5px 0px 5px 30px;
				}
				
					#sidebar ul.quicklinks li a:hover {
						background: #d2e4e7;
					}
	
	#cta-2011-award {
		margin-top: 68px;
	}
					
	#sidebar #cta-special-offers {
		width: 140px;
		float: left;
		color: #fff;
		height: 156px;
		padding: 40px 40px 0px 40px;
		margin: 68px 0px 0px 0px;
		text-align: center;
		font-size: 1.5em;
		background: url(../../images/layout/specialoffers.gif);
	}
	
		#sidebar #cta-special-offers a {
			color: #fff;
			text-decoration: none;
		}
		
		#sidebar #cta-order-sample,
		#top-main-sidebar #cta-order-sample {
			background: #a8ccd2;
			padding: 15px;
			text-align: center;
			font-size: 1.5em;
			color: #fff;
		}
		
			#sidebar #cta-order-sample p,
			#top-main-sidebar #cta-order-sample p {
				margin: 0px 0px 10px 0px;
			}
			
			#sidebar #cta-order-sample a,
			#top-main-sidebar #cta-order-sample a {
				color: #FFFCDB;
				text-decoration: none;
				font-weight: normal;
			}
			
		ul#sidebar-quote-list {
			width: 220px;
			list-style: none;
		}
		
			ul#sidebar-quote-list li {
				float: left;
				width: 220px;
			}
			
				ul#sidebar-quote-list li a {
					float: left;
					width: 220px;
					text-align: center;
					margin: 10px 0px 0px 0px;
					border: 1px solid #eabfc4;
					font-size: 1.3em;
					color: #483d39;
					padding: 13px 0px;
					font-weight: normal;
					text-decoration: none;
					-moz-border-radius: 10px;
					-webkit-border-radius: 10px;
					border-radius: 10px;
				}
				
					ul#sidebar-quote-list li a:hover {
						background: #eee;
					}
					
	ul.sidebar-subnav {
		list-style: none;
		width: 220px;
		float: left;
		margin: 10px 0px 0px 0px;
	}
	
		ul.sidebar-subnav li {
			float: left;
			width: 220px;
		}
	
			ul.sidebar-subnav li a {
				float: left;
				width: 198px;
				display: block;
				padding: 5px 10px;
				text-decoration: none;
				color: #555;
				margin: 0px 0px 5px 0px;
				border: 1px solid #eee;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius: 3px;
			}
				
				ul.sidebar-subnav li a:hover {
					background: #f4f4f4;
				}
				
	body.hideCreateAndMake #top-main-sidebar li.sidebarCreateAndMake {
		display: none;
	}
				
	#top-main-sidebar ul.press-blog-links {
		list-style: none;
		width: 220px;
		margin: 0px 0px 20px 0px;
	}
	
		#top-main-sidebar ul.press-blog-links li {
			margin: 5px 0px;
			width: 220px;
		}
		
		#top-main-sidebar ul.press-blog-links li a {
			white-space: normal;
			width: 220px;
		}
		
			#top-main-sidebar ul.press-blog-links li.header {
				margin-top: 40px;
				float: left;
				font-weight: bold;
			}
			
	#ordering-prices .sidebarPriceList,
	#price-list .sidebarPriceList,
	#tcs .sidebarPriceList,
	#faqs .sidebarPriceList,
	#wording-your-invitations .sidebarPriceList {
		display: none;
	}

			
/* Header Styles
--------------------------------------------------------------- */

#header {
	clear: both;
	width: 960px;
	height: 161px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

	#logo {
		width: 290px;
		height: 161px;
		float: left;
		display: block;
	}
	
		#index #logo {
			display: none;
		}
	
	#flashlogo {
		width: 290px;
		height: 161px;
		float: left;
		display: none;
	}
	
		#index #flashlogo {
			display: block;
		}
	
	#cta-top-right {
		position: relative;
		width: 670px;
		float: right;
		padding: 0px 0px 0px 0px;
		text-align: right;
		height: 161px;
		font-size: 1.6em;
	}
	
		#cta-top-right #cta-top-right-order-sample {
			position: absolute;
			top: 0px;
			right: 230px;
		}
		
		#cta-top-right #cta-top-right-right {
			width: 230px;
			height: 161px;
			float: right;
		}
		
			#cta-top-right #cta-top-right-right p#cta-top-right-phone {
				text-align: center;
				padding: 12px 10px 0px 0px;
				background: url(../../images/layout/cta-top-right-phone-bg.jpg) top right no-repeat;
				height: 68px;
				font-size: 1.1em;
				color: #fff;
			}
			
			#cta-top-right #cta-top-right-right #cta-top-right-logos {
				width: 144px;
				height: 81px;
				list-style: none;
				padding: 0px 0px 0px 86px;
			}
			
				#cta-top-right #cta-top-right-right #cta-top-right-logos li {
					float: left;
					display: inline;
					width: 40px;
					height: 41px;
					margin: 0px 0px 0px 5px;
				}
			
				#cta-top-right #cta-top-right-right #cta-top-right-logos li a {
					float: left;
					display: block;
					width: 40px;
					height: 10px;
					font-size: 10px;
					text-decoration: none;
					text-transform: lowercase;
					color: #9d9893;
					padding: 45px 0px 0px 0px;
					background: url(../../images/layout/cta-top-right-logos-sprite.jpg) 0px 0px;
					text-align: center;
				}
				
						#cta-top-right #cta-top-right-right #cta-top-right-logos li a#logos-blog:hover {
							background-position: 0px -62px;
						}
				
					#cta-top-right #cta-top-right-right #cta-top-right-logos li a#logos-facebook {
						background-position: 87px 0px;
					}
				
						#cta-top-right #cta-top-right-right #cta-top-right-logos li a#logos-facebook:hover {
							background-position: 87px -62px;
						}
				
					#cta-top-right #cta-top-right-right #cta-top-right-logos li a#logos-twitter {
						background: url(../../images/layout/cta-top-right-logos-sprite.jpg) 40px 0px;
					}
				
						#cta-top-right #cta-top-right-right #cta-top-right-logos li a#logos-twitter:hover {
							background-position: 40px -62px;
						}
	
		#cta-top-right .phone {
			font-size: 1.2em;
		}
		
		p#javascriptAlert {
			position: absolute;
			right: 10px;
			background: url(../../images/misc/jsalert.jpg) left center no-repeat #ffe5c2;
			z-index: 1000;
			top: 145px;
			padding: 3px 3px 3px 23px;
		}

/* Our Products Styles
--------------------------------------------------------------- */

#buckets-our-products,
#buckets-wedding,
#buckets-laser-cut,
#buckets-printed {
	list-style: none;
	height: 274px;
	margin-bottom: 20px;
}

	#buckets-wedding {
		height: 224px;
	}

	#buckets-laser-cut {
		height: 433px;
	}
	
	#buckets-printed {
		height: auto;
	}

	#buckets-our-products li,
	#buckets-wedding li,
	#buckets-laser-cut li,
	#buckets-printed li {
		float: left;
		width: 178px;
		height: 274px;
		display: inline;
		margin-right: 5px;
	}
	
		#buckets-wedding li {
			width: 454px;
			height: 224px;
		}
	
		#buckets-laser-cut li,
		#buckets-printed li {
			width: 224px;
			height: 234px;
			margin-right: 7px;
		}
	
		#buckets-our-products li.nomargin,
		#buckets-wedding li.nomargin,
		#buckets-laser-cut li.nomargin,
		#buckets-printed li.nomargin {
			margin-right: 0px;
		}
	
		#buckets-our-products li a,
		#buckets-wedding li a,
		#buckets-laser-cut li a,
		#buckets-printed li a {
			float: left;
			display: block;
			font-weight: normal;
			height: 39px;
			width: 176px;
			text-align: center;
			text-decoration: none;
			font-size: 1.4em;
			border: 1px solid #fff;
			padding: 233px 0px 0px 0px;
			color: #483d39;
			background-position: center center;
			background-repeat: no-repeat;
		}
		
			#buckets-wedding li a {
				width: 452px;
				height: 39px;
				padding: 183px 0px 0px 0px;
			}
		
			#buckets-laser-cut li a,
			#buckets-printed li a {
				width: 222px;
				height: 37px;
				padding: 185px 0px 0px 0px;
			}
		
			#buckets-our-products li a span,
			#buckets-wedding li a span,
			#buckets-laser-cut li a span,
			#buckets-printed li a span {
				width: 150px;
				padding: 3px 0px;
				margin: 0px auto;
				display: block;
				background: #d2e4e7;
			}
			
				#buckets-wedding li a span {
					width: 430px;
				}
			
				#buckets-laser-cut li a span,
				#buckets-printed li a span {
					width: 200px;
				}
			
				#buckets-our-products li a:hover span,
				#buckets-wedding li a:hover span,
				#buckets-laser-cut li a:hover span,
				#buckets-printed li a:hover span {
					background: #e1a4ab;
				}
		
			#buckets-our-products li a:hover,
			#buckets-wedding li a:hover,
			#buckets-laser-cut li a:hover,
			#buckets-printed li a:hover {
				border: 1px solid #e1a4ab;
				color: #fff;
			}
			
		/* Our Products Buckets */
			
			#buckets-our-products li a.wedding {
				background-image: url(../../images/our-products/layout/bucket-wedding.jpg);
			}
			
			#buckets-our-products li a.occasions {
				background-image: url(../../images/our-products/layout/bucket-occasions.jpg);
			}
			
			#buckets-our-products li a.bespoke {
				background-image: url(../../images/our-products/layout/bucket-bespoke.jpg);
			}
			
			#buckets-our-products li a.corporate {
				background-image: url(../../images/our-products/layout/bucket-corporate.jpg);
			}
			
			#buckets-our-products li a.other-items {
				background-image: url(../../images/our-products/layout/bucket-other.jpg);
			}
			
		/* Wedding Buckets */
				
			#buckets-wedding li a.laser-cut {
				background-image: url(../../images/our-products/layout/bucket-wedding-laser-cut.jpg);
			}
				
			#buckets-wedding li a.printed {
				background-image: url(../../images/our-products/layout/bucket-wedding-printed.jpg);
			}
			
		/* Wedding Laser Cut Buckets */
				
			#buckets-laser-cut li a.heart {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-heart.jpg);
			}
				
			#buckets-laser-cut li a.cake {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-cake.jpg);
			}
				
			#buckets-laser-cut li a.butterfly {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-butterfly.jpg);
			}
				
			#buckets-laser-cut li a.doves {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-doves.jpg);
			}
				
			#buckets-laser-cut li a.letters {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-letters.jpg);
			}
				
			#buckets-laser-cut li a.snowflakes {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-snowflakes.jpg);
			}
				
			#buckets-laser-cut li a.gatefold {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-gatefold.jpg);
			}
				
			#buckets-laser-cut li a.boutique-border {
				background-image: url(../../images/our-products/laser-cut/layout/bucket-boutique-border.jpg);
			}
			
		/* Wedding Printed Buckets */
			
			#buckets-printed li a.save-the-date {
				background-image: url(../../images/our-products/printed/layout/bucket-save-the-date.jpg);
			}
			
			#buckets-printed li a.he-asked {
				background-image: url(../../images/our-products/printed/layout/bucket-he-asked.jpg);
			}
				
			#buckets-printed li a.heart {
				background-image: url(../../images/our-products/printed/layout/bucket-heart.jpg);
			}
			
			#buckets-printed li a.cake {
				background-image: url(../../images/our-products/printed/layout/bucket-cake.jpg);
			}
			
			#buckets-printed li a.love-birds {
				background-image: url(../../images/our-products/printed/layout/bucket-love-birds.jpg);
			}
			
			#buckets-printed li a.doves {
				background-image: url(../../images/our-products/printed/layout/bucket-doves.jpg);
			}
			
			#buckets-printed li a.birdcage {
				background-image: url(../../images/our-products/printed/layout/bucket-birdcage.jpg);
			}
			
			#buckets-printed li a.together {
				background-image: url(../../images/our-products/printed/layout/bucket-together.jpg);
			}
			
			#buckets-printed li a.ding-dong {
				background-image: url(../../images/our-products/printed/layout/bucket-ding-dong.jpg);
			}
			
			#buckets-printed li a.back-of-invites{
				background-image: url(../../images/our-products/printed/layout/bucket-back-of-invites.jpg);
			}
			
			#buckets-printed li a.rsvp {
				background-image: url(../../images/our-products/printed/layout/bucket-rsvp.jpg);
			}
			
			#buckets-printed li a.rsvp-back {
				background-image: url(../../images/our-products/printed/layout/bucket-rsvp-back.jpg);
			}
			
			#buckets-printed li a.menu {
				background-image: url(../../images/our-products/printed/layout/bucket-menu.jpg);
			}
			
			#buckets-printed li a.order-of-service {
				background-image: url(../../images/our-products/printed/layout/bucket-order-of-service.jpg);
			}
			
			#buckets-printed li a.placecards {
				background-image: url(../../images/our-products/printed/layout/bucket-placecards.jpg);
			}
			
			#buckets-printed li a.thankyou {
				background-image: url(../../images/our-products/printed/layout/bucket-thankyou.jpg);
			}
			
			#buckets-printed li a.table-names {
				background-image: url(../../images/our-products/printed/layout/bucket-table-names.jpg);
			}
			
			#buckets-printed li a.table-numbers {
				background-image: url(../../images/our-products/printed/layout/bucket-table-numbers.jpg);
			}
				

/* Main Image Styles
--------------------------------------------------------------- */

#imgmain {
	z-index: 100;
	position: absolute;
	top: 223px;
	left: 0px;
}

	#top-main-img {
		float: left;
		width: 898px;
		border: 1px solid #ccc;
		margin: 20px 0px 40px 10px;
	}

	#breadcrumbs {
		z-index: 1;
		position: absolute;
		top: 223px;
		left: 10px;
		width: 928px;
		font-size: 0.9em;
		height: 17px;
		padding: 3px 0px 0px 10px;
		border: 1px solid #e2ddda;
		color: #ccc;
	}
		
		#breadcrumbs a {
			color: #9f9692;
			text-decoration: none;
		}
		
			#breadcrumbs a:hover {
				text-decoration: underline;
			}

 
/* Index Runner Styles
--------------------------------------------------------------- */

#slideshow {
     width: 940px;
     height: 220px;
	 top: 223px;
	 left: 10px;
     position: absolute;
}
    
     #slideshow img {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 8;
     }
    
     #slideshow img.active {
          z-index: 10;
     }
    
     #slideshow img.last-active {
          z-index: 9;
     }
		
p#viewourbespokecollection {
	width: 930px;
	height: 20px;
	background: #C3B8B2;
	position: absolute;
	top: 619px;
	font-size: 1.3em;
	left: 10px;		
	text-align: right;
	padding: 3px 10px 6px 0px;
}

	p#viewourbespokecollection a {
		color: #fff;
		text-decoration: none;
	}
	
		p#viewourbespokecollection a:hover {
			color: #333;
		}

/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 940px;
	height: 53px;
	z-index: 1;
	position: absolute;
	left: 10px;
	top: 161px;
	border-bottom: 1px solid #cfc6c1;
	background: url(../../images/layout/navBg.jpg) top left repeat-x;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
			padding: 15px 28px 0px 24px;
			float: left;
		}
			  
			#navigation ul li a {
				float: left;
				color: #4a3e3b;
				height: 22px;
				font-size: 1.1em;
				text-decoration: none;
				padding: 6px 3px 0px 17px;
			}

				#navigation ul li a:hover {
					color: #A7CAD0;
				}


/* Subnav On States ----- */

#testimonials #navigation li.about-us-a a,
#sites-we-love #navigation li.about-us-a a,
#press #navigation li.about-us-a a {
	background: #d2e4e7;
} 
				
#testimonials #navigation ul li.about-us-a,
#sites-we-love #navigation ul li.about-us-a,
#press #navigation ul li.about-us-a {
	background: url(../../images/layout/navBg-on.jpg) top right no-repeat;
}

#ordering #navigation li.ordering-prices-a a,
#prices #navigation li.ordering-prices-a a,
#tcs #navigation li.ordering-prices-a a,
#faqs #navigation li.ordering-prices-a a,
#wording-your-invitations #navigation li.ordering-prices-a a {
	background: #d2e4e7;
} 
				
#ordering #navigation ul li.ordering-prices-a,
#prices #navigation ul li.ordering-prices-a,
#tcs #navigation ul li.ordering-prices-a,
#faqs #navigation ul li.ordering-prices-a,
#wording-your-invitations #navigation ul li.ordering-prices-a {
	background: url(../../images/layout/navBg-on.jpg) top right no-repeat;
} 

ul.subnav-dropdown {
	position: absolute;
	top: 215px;
	z-index: 100;
	background: #D2E4E7;
	list-style: none;
	width: 140px;
	display: none;
}

	#subnav-about-us {
		left: 586px;
	}

	#subnav-ordering-prices {
		left: 410px;
	}

	#subnav-our-products{
		left: 144px;
	}

	ul.subnav-dropdown li {
		width: 140px;
		float: left;
	}
	
	ul.subnav-dropdown li a {
		display: block;
		float: left;
		color: #222;
		text-decoration: none;
		width: 120px;
		font-size: 1.1em;
		padding: 5px 10px;
	}
	
		ul.subnav-dropdown li a:hover {
			background: #777;
			color: #fff;
		}
	
/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	clear: both;
	margin-top: 20px;
	float: left;
	width: 100%;
	background: #9d9893 url(../../images/layout/footerBg.gif) top repeat-x;
}

#footer {
	clear: both;
	width: 960px;
	color: #333;
	margin: 0px auto;
	padding: 30px 0px 10px 0px;
	font-size: 8px;
}

	#footer h2 {
		font-weight: bold;
		color: #111;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer a {
		white-space: nowrap;
		color: #FFFFF0;
		text-decoration: none;
	}
		
		#footer a:hover {
			color: #ffcc00;
			text-decoration: underline;
		}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width: 150px;
		background: url(../../images/layout/footerViewPages.jpg) top left no-repeat;
		margin: 0px;
		padding: 10px 0px 0px 130px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 130px;
				padding: 3px 0px;
			}
		
/* Footer Contact Styles
--------------------------------------------------------------- */	

	#footer #footer-contact {
		float: left;
		background: url(../../images/layout/footerContactUs.jpg) left top no-repeat;
		width: 200px;
		color: #fff;
		padding: 10px 0px 0px 170px;
	}
	
		#footer #footer-contact p {
			margin: 0px 0px 10px 0px;
		}
	
		
/* Footer Address Styles
--------------------------------------------------------------- */	

	#footer #footer-address {
		float: left;
		width: 200px;
	}
		
		#footer #footer-address p {
			line-height: 20px;
			padding: 3px 5px;
		}

/* Footer Find Us At Styles
--------------------------------------------------------------- */	

#footer #footer-find-us-at {
	width: 144px;
	background: url(../../images/layout/footerFindUsAt.jpg) top left no-repeat;
	height: 81px;
	float: left;
	list-style: none;
	padding: 0px 0px 0px 106px;
}

	#footer #footer-find-us-at li {
		float: left;
		display: inline;
		width: 40px;
		height: 41px;
		margin: 0px 0px 0px 5px;
	}

	#footer #footer-find-us-at li a {
		float: left;
		display: block;
		width: 40px;
		height: 10px;
		font-size: 10px;
		text-decoration: none;
		text-transform: lowercase;
		color: #fff;
		padding: 45px 0px 0px 0px;
		background: url(../../images/layout/footerFindUsAt-icons-blog.jpg) top center no-repeat;
		text-align: center;
	}
	
		#footer #footer-find-us-at li a#footer-logos-facebook {
		background: url(../../images/layout/footerFindUsAt-icons-fb.jpg) top center no-repeat;
		}
	
		#footer #footer-find-us-at li a#footer-logos-twitter {
		background: url(../../images/layout/footerFindUsAt-icons-twitter.jpg) top center no-repeat;
		}


		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 940px;
		float: left;
		margin:10px 0px 0px 0px;
		text-align: center;
		color: #D1CBC6;
	}
		
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}

.paypal-error {
	border: 1px solid #ccc;
	border-radius: 10px;
	background: #eee;
	padding: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
