/***********************/
/* Custom Definitions  */
/***********************/
@font-face {
	font-family: 'Roots - Just The Way You Are';
	src: url(JustTheWayYouAre.eot);
    src: local('Roots - Just The Way You Are'), url(JustTheWayYouAre.ttf) format("truetype");
}
@font-face {
	font-family: 'Roots - Century Gothic';
	src: url(CenturyGothic.eot);
    src: local('Roots - Century Gothic'), url(CenturyGothic.ttf) format("truetype");
}

/***********************/
/*      Defaults       */
/***********************/
body {
	font-family: 'Roots - Century Gothic';
	font-size: 14px;
	margin: 0px;
	height: 100%;
}
img {
	border-width: 0px;
}
h1 {
	font-family: 'Roots - Just The Way You Are';
	font-weight: normal;
	margin: 8px 0px 8px 0px;
	color: #d06b33;
	white-space: nowrap;
}
h2 {
	font-family: 'Roots - Just The Way You Are';
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
}
h3 {
	font-weight: bold;
	margin: 0px;
}
ul {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 0px;
}
h1 + p, h1 + ul, h1 + ol, h1 + div, h1 + table {
	position: relative;
	top: -12px;
}
h2 + p, h2 + ul, h2 + ol, h2 + div, h2 + table {
	position: relative;
	top: -5px;
}
li table
{
	display:inline-table;
	vertical-align: top;
	position: relative;
	top: -10px;
}

/***********************/
/*   Page Sections     */
/***********************/
body.pageBackground {
	background-color: #3f2c0b;
}
table.pageWrapper {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 25px;
	width: 100%;
}
table.outerWrapper {
	background-color: #849154;
	padding: 20px;
	margin: 0px auto;
}
table.innerWrapper {
	background-color: #f0e2c9;
}
table.underLogoContainer {
	position: relative;
	top: -20px;
	background-image: url('../images/logo-watermark.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 310px;
}
td.navContent {
	vertical-align: top;
}
div.wrapperFooter {
	background-image: url('../images/footer-tile.jpg');
	background-position: bottom;
	height: 130px;
}
div.wrapperFooterText {
	color: #ffffff;
	text-align: right;
	padding-top: 90px;
	padding-right: 15px;
	font-size: 24px;
	font-weight: 500;
}
table.footerContainer {
	font-family: Verdana;
	font-weight: lighter;
	font-size: 8px;
	color: #aea594;
	padding-top: 20px;
}
div.textBody {
	padding-left: 40px;
	padding-right: 40px;
}
div.imageTextBody {
	padding-left: 15px;
	padding-right: 15px;
}

/***********************/
/*        Logo         */
/***********************/
table.logoTable {
	margin-left: 30px;
	padding-top: 15px;
}
table.logoTable a, table.logoTable a:active {
	text-decoration: none;
	color: #6f5428;
}
td.logo {
	vertical-align: text-top;
}
td.logoTitle {
	font-family: 'Roots - Just The Way You Are';
	font-size: 72px;
}
div.logoSubTitleContainer {
    position: relative;
	top: -36px;
	font-family: 'Roots - Century Gothic';
	font-size: 24px;
	margin: 0px;
}
div.logoSubTitleContainer a {
	color: #5d3612;
}

/***********************/
/*     Navigation      */
/***********************/
table.navTable {
	text-align: right;
	margin-right: 20px;
	white-space: nowrap;
	vertical-align: top;
}
td.nav a {
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 5px 10px 5px 15px;
	color: #5d3612;
}
td.nav a:hover, td.nav a:active {
	background-color: #849154;
}
td.navCurrent a {
	background-color: #849154;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	padding: 5px 10px 5px 15px;
	color: #5d3612;
}
a.priceList {
	font-family: 'Roots - Just The Way You Are';
	font-weight: normal;
	padding: 3px 12px 3px 12px;
	display: block;
	background-color: #849154;
	text-decoration: none;
	color: #000;
	font-size: 18px;
}

/***********************/
/*    Image Viewer     */
/***********************/
div.currentImage {
	overflow: hidden;
	width: 400px;
	height: 300px;
	font-size: 0px;
	line-height: 300px;
}
div.currentImage img {
	vertical-align: middle;
}
div.imageCaption {
	text-align: center;
	color: #5d3612;
	font-size: 15px;
	height: 20px;
}
div.thumbnailContainer {
	height: 262px; /* height 60 * 4 images + margin 2 * 4 images + border 2 * 4 images */
	overflow: hidden;
}
div.activeThumbnailContainer {
	padding: 2px;
	padding-bottom: 3px;
	margin-bottom: 4px;
}
div.focusedActiveThumbnailContainer {
	padding: 1px;
	padding-bottom: 2px;
	border: 1px dashed #d0b585;
}
div.thumbnails {
	top: 0px;
	position: relative;
}
div.thumbnail {
	overflow: hidden;
	height: 60px;
	width: 80px;
	font-size: 0px;
	line-height: 60px;
	border: 2px solid #f0e2c9;
	margin-bottom: 2px;
}
div.thumbnail img {
	vertical-align: middle;
}
div.thumbnailSelected {
	border-color: #bca793;
	background-color: #e8dfd8;
}
table.categories a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 1px 0px 2px 0px;
	width: 130px;
	font-size: 15px;
	border: 2px solid #849154;
	background-color: #849154;
}
table.categories a:hover, table.categories a:active, table.categories a.categoryCurrent, div.categoryTransfer {
	border: 2px dotted #715626;
}
table.categories a.categoryCurrent {
	background-color: #715626;
}
tr.categorySpacer td {
	height: 8px;
}

/***********************/
/*    Common Styles    */
/***********************/
.centered {
	margin: 0px auto;
	text-align: center;
}
.top {
	vertical-align: top;
	margin-top: 0px;
}
.link {
	cursor: pointer;
}
