﻿body {
	background-color: rgb(231, 227, 220);
	background-image: url(bg-twiggy-leaf.gif);
	background-position: right 200px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	margin: 0;
}

a {
	color: rgb(161, 107, 100);
}

a:hover {
	color: rgb(101, 67, 60);
}

br.clear {
	clear: both;
	height: 0;
	line-height: 0px;
}

hr {
	height: 4px;
	background: url(hr-bg.gif);
	border: 0;
	display: block;
}

h2 {
	color: rgb(143, 29, 35);
}

/* header */
#header {
	background-color: rgb(121, 108, 68);
	height: 125px;
	padding-top: 25px;
}

#header h1 {
	width: 800px;
	height: 95px;
	margin: auto;	
	background-image: url(logo.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#header h1 span {
	display: none;
}

/* navigation menu */
#nav-container {
	background-color: rgb(143, 28, 35);
	color: rgb(255, 255, 255);
	font-size: .8em;
	letter-spacing: .2em;
	padding: 0;
	margin: 0;
}

#nav {
	width: 800px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 0;
}

#nav td {
	text-align: center;
	color: rgb(231, 227, 220);
}

body #nav td.right-sep {
	padding-right: 3px;
	background-image: url(menu-separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#nav a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

#nav a:hover {
	color: orange;
}

#nav td.active {
	background-color: rgb(121, 108, 68);
}

#nav td.highlight {
	width: 50%;
	height: 100%;
	background-color: rgb(174, 38, 48);
	padding: 0;
}

#nav td.highlight table {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#nav td.cart {
	padding-left: 23px;
	background-image: url(icon-cart.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#nav td.cart.active {
	background-image: url(icon-cart-active.gif);
}

/* container */
#container {
	width: 800px;
	margin: 0 auto;
	background-color: rgb(255, 255, 255);
}

/* content */
#content {
	padding: 20px;
	font-size: .8em;
	color: rgb(84, 80, 63);
}

/* home page */
h2.intro-title {
	background-image: url(title-wedding-stationery.gif);
	width: 400px;
	height: 34px;
}

h2.intro-title span {
	display: none;
}

td.right-col {
	width: 220px;
}

table.usp {
	margin-top: 25px;
	margin-left: 10px;
	border: 0;
	width: 210px;
	background-color: rgb(192, 187, 169);
	color: rgb(255, 255, 255);
}

table.usp td {
	padding: 5px;
	font-weight: bold;
}

table.usp tr.top td {
	background-image: url(usp-top.gif);
	padding: 0;
	width: 230px;
	height: 25px;
}

table.usp tr.bottom td {
	background-image: url(usp-bottom.gif);
	padding: 0;
	width: 210px;
	height: 25px;
}

table.usp ul {
	margin: 0 5px;
	padding: 0;
	list-style-type: none;
}

table.usp ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	background-image: url(bullet-star.gif);
	background-repeat: no-repeat;
}

.featured {
	margin: 10px 0;
	background-color: rgb(243, 242, 235);
}

.featured h3 {
	margin: 0;
	padding: 10px;
}

.featured .item {
	float: left;
	padding: 10px;
}

.featured a {
	text-transform: uppercase;
}

.featured a img {
	border: 0;
}

/* special */
div.special {
	background-color: #FFF5D1;
	padding: 10px;
	color: #444;
}

div.special h2 {
	color: rgb(143, 28, 35);
	margin: 3px;
}

div.special b {
	color: rgb(143, 28, 35);
}

/* big graphical buttons */
a.button {
	display: inline;
}

a.button img {
	border: 0;
}

/* footer */
#footer {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 10px;
}

#footer p.copyright {
	font-size: 0.8em;
}

#footer .links {
	font-size: 0.8em;
}

#footer .links a {
	color: #999999;
	margin: 0 2px;
}

/* content headers */
h2.content-title {
	width: 726px;
	height: 46px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

h2.content-title span {
	display: none;
}

h2.content-title.about-us {
	background-image: url(title-about-us.gif);
}

h2.content-title.cart {
	background-image: url(title-cart.gif);
}

h2.content-title.contact-us {
	background-image: url(title-contact-us.gif);
}

h2.content-title.faq {
	background-image: url(title-faq.gif);
}

h2.content-title.browse-designer {
	background-image: url(title-browse-designer.gif);
}

h2.content-title.browse-collection {
	background-image: url(title-browse-collect.gif);
}

h2.content-title.browse-all {
	background-image: url(title-browse-all.gif);
}

h2.content-title.order {
	background-image: url(title-order.gif);
}

h2.content-title.product-description {
	background-image: url(title-product-description.gif);
}

h2.content-title.testimonials {
	background-image: url(title-testimonials.gif);
}

/* browse-list */
.browse-list a {
	text-decoration: none;
	color: rgb(121, 108, 68);
}

.browse-list a:hover {
	color: rgb(68, 53, 20);
}

.browse-list a img {
	border: 0;
}

.browse-list span.title {
	text-transform: uppercase;
}

.browse-list span.price {
	color: rgb(143, 28, 35);
	font-weight: bold;
	text-transform: uppercase;
}

/* browse collections */
table.browse-list.collection td {
	text-align: center;
	padding: 10px 2px;
}

/* browse sets */
table.browse-list.set td {
	width: 50%;
	padding-bottom: 30px;
}

table.browse-list.set img {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

/* breadcrumb */
ul.breadcrumb {
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: normal;
	color: rgb(143, 28, 35);
}

ul.breadcrumb li {
	display: inline;
}

ul.breadcrumb li a {
	text-decoration: none;
	color: rgb(143, 28, 35);
}

ul.breadcrumb li a:hover {
	text-decoration: underline;
}

ul.breadcrumb li.active {
	color: rgb(121, 108, 68);
}

/* product-title */
h3.product-title {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 150%;
	font-weight: normal;
	margin-top: 50px;
}

div.product-byline {
	font-style: italic;
}

/* quote-circle */
div.quote-circle {
	margin-top: 20px;
	float: right;
	width: 160px;
	height: 158px;
	background-image: url(quote-circle.gif);
	text-align: center;
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: normal;
}

div.quote-circle h4 {
	margin-top: 35px;
	text-transform: uppercase;
	font-size: 120%;
	margin-bottom: 0;
}

div.quote-circle div.price {
	color: rgb(143, 28, 35);
	font-size: 180%;
	font-weight: bold;
	margin: 5px 0;
}

div.quote-circle div.qualifier {
	margin: 0 35px;
}

/* sample-details */
div.sample-details {
	clear: right;
	float: right;
	margin-top: 20px;
	width: 160px;
	text-align: center;
}

div.sample-details div.price {
	color: rgb(143, 28, 35);
	font-weight: bold;
	font-size: 120%;
	margin-top: 7px;
}

a.order-sample {
	background-image: url(btn-order-sample.gif);
	display: block;
	width: 150px;
	height: 29px;
	margin: 0 auto;
}

a.order-sample span {
	display: none;
}

/* set-products */
table.set-products {
	width: 100%;
	border: 0;
}

table.set-products img {
	border: 1px solid #CCCCCC;
}

table.set-products td {
	padding-bottom: 30px;
}

table.set-products td.image {
	text-align: right;
	width: 350px;
}

table.set-products td.specs {
	vertical-align: top;
	letter-spacing: normal;
	padding-left: 10px;
}

table.set-products td.specs div.product-type {
	text-transform: uppercase;
	color: rgb(143, 28, 35);
	font-size: 110%;
	letter-spacing: .2em;
}

table.set-products td.specs table {
	border: 0;
}

table.set-products td.specs table td {
	padding: 1px;
}

/* quote link */
a.quote {
	background-image: url(btn-quote.gif);
	display: block;
	width: 116px;
	height: 31px;
}

a.quote span {
	display: none;
}

h4.your-quote {
	background-image: url(title-your-quote.gif);
	width: 760px;
	height: 56px;
}

h4.your-quote span {
	display: none;
}

/* ordering */
div.ordering {
	letter-spacing: normal;
	margin-bottom: 450px;
}

div.ordering ul.options {
	margin: 0;
	padding-left: 20px;
	list-style-image: url(bullet-petal.gif);
}

div.ordering table {
	width: 700px;
	margin: 0 auto;
}

div.ordering td, div.ordering th {
	padding: 5px;
}

div.ordering tr.overline td {
	border-top: 1px solid rgb(228, 226, 218);
}

div.ordering thead tr {
	background-color: rgb(188, 181, 163);
	color: White;
}

div.ordering th {
	border-bottom: 1px solid rgb(165, 159, 144);
}

div.ordering tr.even {
	background-color: rgb(244, 243, 239);
}

div.ordering tr.total {
	background-color: rgb(228, 226, 218);
	font-weight: bold;
	text-align: right;
	color: rgb(84, 80, 63);
}

div.ordering ul.options {
}

a.option-help {
	margin-left: 5px;
}

a.option-help img {
	border: 0px;
}

/* errors */
div.errors {
	border: 1px dashed rgb(143, 28, 35);
	background-color: rgb(247, 182, 16);
	color: white;
	padding: 7px;
	margin: 10px 30px;
}

input.error {
	background-color: rgb(247, 182, 16);
}

/* message */
div.message {
	border: 1px dotted rgb(143, 28, 35);
	background-color: rgb(247, 182, 16);
	color: white;
	padding: 7px;
	margin: 30px;
}

/* customisation and checkout */
table.checkout {
	letter-spacing: normal;
}

table.checkout td.label {
	vertical-align: top;
}

table.checkout td label {
	font-weight: bold;
	color: #000;
}

div.customise-text {
}

textarea.wording {
	width: 98%;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 90%;
}

textarea.wording.left {
	text-align: left;
}

div.group {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	margin: 10px 0;
	padding: 5px;
}

input.text {
}

input.text.big {
	font-size: 150%;
	width: 300px;
}

/* image shadows */
div.shadow {
	float: left;
	padding: 0 1px;
	background: #bfbfbf;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	position: relative;
	margin-right: 10px;
}

div.shadow img {
	padding: 0 0 4px 0;
	background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow.border img {
	padding: 5px 5px 9px 5px;
}

div.shadow div.topleft {
	width: 2px;
	height: 4px;
	background: url(shad_tlcorner.png) no-repeat top left;
	position: absolute;
	top: 0px;
	left: -1px;
}

div.shadow div.topright {
	width: 2px;
	height: 4px;
	background: url(shad_trcorner.png) no-repeat top right;
	position: absolute;
	top: 0px;
	right: -1px;
}

div.shadow div.bottomleft {
	width: 4px;
	height: 4px;
	background: url(shad_blcorner.png) no-repeat bottom left;
	position: absolute;
	bottom: 0px;
	left: -1px;
}

div.shadow div.bottomright {
	width: 4px;
	height: 4px;
	background: url(shad_brcorner.png) no-repeat bottom right;
	position: absolute;
	bottom: 0px;
	right: -1px;
}

/* features */
table.features {
	margin: 20px auto 20px auto;
}

table.features td.image {
	text-align: right;
}

table.features td.text {
	font-weight: bold;
	letter-spacing: normal;
	color: rgb(143, 28, 35);
}

/* cart */
table.cart {
	margin: 20px auto;
	width: 100%;
	border-collapse: collapse;
}

table.cart ul.options {
	margin: 0;
	padding-left: 20px;
	list-style-image: url(bullet-petal.gif);
}

table.cart td, table.cart th {
	padding: 5px;
}

table.cart th {
	background-color: rgb(188, 181, 163);
	color: White;
	border-bottom: 1px solid rgb(165, 159, 144);
}

table.cart tr td {
	border-bottom: 1px solid rgb(228, 226, 218);
}

table.cart tr.even {
	background-color: rgb(244, 243, 239);
}

table.cart tr.total {
	background-color: rgb(228, 226, 218);
	font-weight: bold;
}

table.cart tr.total td {
	color: rgb(84, 80, 63);
}

table.order-totals {
	width: 100%;
	background-color: rgb(244, 243, 239);
}

table.order-totals td {
	text-align: right;
	padding: 5px;
}

table.order-totals td.label {
	width: 80%;
}

table.order-totals tr.total {
	background-color: rgb(228, 226, 218);
	font-weight: bold;
}

/* FAQs */
div.faq a {
	color: rgb(0, 48, 140);
}

div.faq a:hover {
	color: rgb(90, 44, 8);
}

div.faq h4 {
	font-weight: normal;
	font-size: 150%;
	margin: 20px 0 5px 0;
	color: rgb(173, 121, 66);
}

div.faq div.quicklinks {
	padding: 10px;
	background-color: rgb(244, 243, 239);
	margin: 30px 0;
	font-size: 90%;
	color: rgb(173, 121, 66);
}

div.faq div.quicklinks ul {
	margin: 10px 0;
	padding: 0 15px;
}

div.faq div.quicklinks ul li {
	margin: 5px 0;
}

/* testimonials */
div.testimonials blockquote {
	background-color: rgb(255, 245, 229);
	color: rgb(100, 100, 100);
	margin: 20px;
	padding: 18px 10px 10px 20px;
	background-image: url(bg-quote.gif);
	background-repeat: no-repeat;
}

div.testimonials blockquote cite {
	display: block;
	text-align: right;
	font-weight: bold;
	color: rgb(224, 158, 152);
}

div.testimonials blockquote .products {
	margin: 0;
	text-align: right;
	font-style: italic;
	font-size: 90%;
	color: rgb(161, 107, 100);
}

/* pages */
.pages {
	margin-top: 15px;
	font-weight: bold;
	color: rgb(50,50,50);
	font-size: 120%;
}