@charset "utf-8";
/* -- Global Style Sheet -- */
html {
	color: #000;
	background: #fff url(/images/backgrounds/black-dots.png);}

body {
	position: relative;
	margin: 10px auto;
	padding: 0;
	width: 762px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(/images/backgrounds/dots-and-paper.png) 0 210px repeat-y;}
	
a:link {
	color: #7e88c3;
	text-decoration: none;}
	
a:visited {
	color: #7e88c3;
	text-decoration: none;}
	
a:hover, a:active {
	text-decoration: underline;}

code {
	font-size: 1.2em;}

h1, h2, h3, h4, h5, h6 {font-family: Georgia, "Times New Roman", Times, serif}
h1 {font-size: 2em;}
h2 {margin-top: 0; font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}

legend {
	font-size: 1.2em;
	font-weight: bold;}

/* -- Header -- */
#header {
	margin: 0;
	height: 167px;
	overflow: hidden;}
	
#header img {
	width: 762px;
	height: 167px;}
	
/* -- Navigation -- */
#navigation {
	margin: 0;
	padding: 0 0 0 95px;
	height: 43px;
	list-style: none;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	background: #bccb82 url(/images/backgrounds/banner-bottom.png) no-repeat;}
	
#navigation:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	overflow: hidden;
	visibility: hidden;}

#navigation abbr {
	border-bottom: none;}

#navigation li {
	display: block;
	float: left;}

#navigation a {
	display:block;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;}

#navigation a:link, #navigation a:visited {
	color: #000;
	text-decoration: none;}
	
#navigation a:hover, #navigation a:active {
	text-decoration: underline;
	background-position: 0 33px;}
	
#nav-home {
	width: 68px;
	background: url(/images/backgrounds/tabs/home.png);}
	
#nav-about {
	width: 86px;
	background: url(/images/backgrounds/tabs/about.png);}
	
#nav-faq {
	width: 58px;
	background: url(/images/backgrounds/tabs/faq.png);}
	
#nav-policies {
	width: 73px;
	background: url(/images/backgrounds/tabs/policies.png);}
	
#nav-gallery {
	width: 79px;
	height: 33px;
	background: url(/images/backgrounds/tabs/gallery.png);}
	
#nav-contact {
	width: 94px;
	background: url(/images/backgrounds/tabs/contact.png);}
	
#nav-basket {
	width: 121px;
	background: url(/images/backgrounds/tabs/basket.png);}
	
/* -- Subnavigation -- */
#subnavigation {
	clear: left;
	float: left;
	margin: 0;
	padding: 10px;
	width: 143px;
	list-style: none;
	font-size: 1.2em;}
	
#subnavigation li {
	position: relative;
	display: block;
	margin: 0 0 1em 9px;
	height: 79px;}
	
#subnavigation li a {
	display: block;
	padding: 23px 7px 0 0;
	width: 121px;
	height: 56px;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: url(/images/backgrounds/frame-hover.png);}

#subnavigation li a:hover {
background-position: 0 102px !important;
}

#nav-shopping, #nav-design, #nav-visit, #nav-events, #nav-christmas, #nav-mailing, #nav-gifts {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;}

#subnavigation li a#nav-shopping {
	padding: 0;
	width: 147px;
	height: 100px;
	z-index: 3;
	background: url(/images/backgrounds/shopping.png);}

#subnavigation li a#nav-design {
	left: -21px;
	padding: 0;
	width: 149px;
	height: 102px;
	z-index: 2;
	background: url(/images/backgrounds/design-your-own-hover.png);}

#subnavigation li a#nav-visit {
	padding: 0;
	width: 129px;
	height: 79px;
	z-index: 1;
	background: url(/images/backgrounds/visit-hover.png);}

#subnavigation li a#nav-events {
	padding: 0;
	width: 130px;
	height: 79px;
	z-index: 1;
	background: url(/images/backgrounds/events-hover.png);}

#subnavigation li a#nav-christmas {
	padding: 0;
	width: 128px;
	height: 80px;
	background: url(/images/backgrounds/christmas-hover.png);}

#subnavigation li a#nav-mailing {
	padding: 0;
	width: 134px;
	height: 101px;
	z-index: 2;
	background: url(/images/backgrounds/mailing-hover.png);}

#subnavigation li a#nav-gifts {
	padding: 0;
	width: 131px;
	height: 79px;
	z-index: 1;
	background: url(/images/backgrounds/gift.png);}
	
/* -- Content Section -- */
#content-section {
	padding: 10px;
	width: 568px;
	min-height: 350px;
	overflow: hidden;
	font-size: 1.2em;}
	
/* -- Footer -- */
#footer {
	clear: both;
	padding: 25px 10px 0;
	height: 25px;
	text-align: center;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	background: url(/images/backgrounds/footer.png) no-repeat;}
	
#footer a {
	color: #000;}
	
/* -- Classes -- */
.message {
	color: #690;}
	
.error {
	color: #c00;}
	
.disclaimer {
	font-size: .8em;}
	
.customer-info dt {
	display: block;
	clear: left;
	float: left;
	width: 10em;
	font-weight: bold;}
	
.customer-info dd {
	margin-left: 11em;
	padding: 0;}
	
.datagrid {
	margin: .5em 0;}
	
.nav-list {
	margin: 0;
	padding: 0;
	list-style: none;}
	
.large-link {
	padding: .15em;
	font-size: .8em;
	border: 2px dashed #7e88c3;}
	
a.large-link:hover {
	text-decoration: none;}