/*
*	Chappell Studio Style Sheet
*	===========================
*	Designed By Alacrify Ltd
*	www.alacrify.co.uk
*	jon@alacrify.co.uk
*	Jon Sloper 
*	Revised June 2008
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	}
body {
	margin: 0px auto; 
	text-align:center; 
	color: #555555;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.75em;
	background: url(../images/body-background-2.jpg) repeat-y #cdcec6; /*#f8f9ef;*/
	background-position: top center;
	}
h1 {
	font-family: "Lucida Bright", Georgia, Arial, Helvetica, sans-serif; 
	font-size: 2em; 
	line-height: 2em;
	color: #CC0000;
	}
h2 {
	font-size: 1.4em; 
	line-height: 1.4em; 	
	}
h3 {
	font-size: 1.3em; 
	line-height: 1.3em; 
	color: #DDDDDD;
	}
h4 {  
	font-size: 1.2em; 
	line-height: 1.2em;
	margin-top: 0.6em;
	font-weight: bold; 
	color: #666666;
	}
h5 {
	font-size: 1em; 
	color: #777777;
	margin-top: -1em;
	}
h6 {
	font-size: 1em; 
	font-weight: bold; 
	color: #444444;
	}
p,ul,ol {
	line-height: 1.5em;
	margin-bottom: 1em;
	}
abbr {
	cursor: help;
	}
abbr:hover {
	border-bottom: dashed 1px #CC0000;
	}
td {
	vertical-align:top;
	}

/* Basic Links */
a {
	color: #868A7C;
	text-decoration: none;
	}
a:active{
	color: #DDDDDD;
	}
a:hover {   
	color :	#660000;
	}
a:visited {
	color: #cc0000;
	}
	
/* Structural Elements */	
#container {
	width: 1000px;
	background: #FFFFFF;
	}	

/* Top Navigation Bar */
td.navbar {
	background-image: url(../images/top-margin-background.jpg);
	color: #FFFFFF;
	border-right: 5px solid #FFFFFF !important;
	border-left: 5px solid #FFFFFF !important;
	vertical-align: bottom;
	text-align: center;
	height: 2em;
	line-height: 2em;
	}
.navbar	a { 
	text-decoration: none;
	color: #fff;	
	border-right: 1px solid #fff;
	padding: 5px 10px;
	}
.navbar a:visited  {
	color: #FFFFFF;
	}
.navbar a:active  { 
	color : #FFFFFF;
	}
.navbar a:hover  	{ 
	background-color: #c7c4bD;
	color: #bb0000;
	}

/* Top Cell */
td.toprightcell{
	padding: 10px;
	font-size: 0.9em;
	}
td.topcell {
	vertical-align:	bottom;
	border-right: 5px solid #FFFFFF;
	padding: 0px !important;
	}

/* Title Cell */
.titlecell{
	background-color: #ECE6D5;
	vertical-align: middle;
	font-style:	italic;
	padding: 10px 0px 20px 0px !important;
	border-right: 5px solid #FFFFFF !important;
	border-left: 5px solid #FFFFFF !important;
	border-top: 5px solid #FFFFFF !important;	
	}

/* Side Navigation Styling */
#sidebar {
	color: #333333;
	}
td.sidebar {
	width: 220px;
	text-align:	center;
	border-bottom: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;	
	border-top: 5px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	color: #333333;
	padding: 15px !important;
	background-color: #EEE8D7;
	}
.sidebar p {
	font-size: 0.9em;	
	}	
.sidebar a	{ 
	color: #CC0000; 
	text-decoration: none;
	}
.sidebar a:active  	{ 
	color: #FF0000;
	}
.sidebar a:hover  	{ 
	color: #FF0000; 
	}

/* Main Content Areas */
td.maincontent {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F5F3E7;
	}
img.maincontent {
	border:	5px solid #FFFFFF;
	}
a.maincontent {
	color: #cc0000;
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom:10px;
	}
#designer  {
	float: right bottom;
	width: 150px;
	margin-bottom: 5px solid #FFFFFF;
	}
td.left {
	text-align: left;
	background-color: #F5F3E7;
	border-left: 5px solid #FFFFFF !important;
	border-top: 5px solid #FFFFFF !important;
	}
td.right {
	text-align: right;
	}	
.sidenavtable {
	width: 100%;
	height: 102px;
	font-style:	italic;
	font-family: "Lucida Bright", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	padding-top: 82px;
	}
.sidenavtable td {
	height: 102px;
	font-style:	italic;
	font-family: "Lucida Bright", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	padding-top: 82px;
	border-bottom: 10px solid #EEE8D7;
	}
.sidenavtable a{
	display: block;
	top: 120px;
	left: 0;
	width: 100%;
	height: 30px;
	color: #F5F3E7;
	background-color: #444444;
	margin: 0;
	padding-top:2px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	}
.sidenavtable a:hover {
	color: #444444;
	background-color: #E3D9BF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	text-decoration: none;
	}
	
/* Gallery Images 3x3 */
table.photoLayout {
	width: 690px;
	}
.photoLayout p {
	font-family: "Lucida Bright", Georgia, Arial, Helvetica, sans-serif; 
	font-size: 1.4em; 
	line-height: 1.4em;
	margin: 0px;
	color: #CC0000;
	}
.photoLayout h5.standard {
	text-align: left;
	margin-bottom: 0.8em;
	margin-top: 0em;
	padding-top: 0.8em !important;
	clear:left;
	}
.photoLayout p.standard {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	line-height: 1.4em;
	margin: 0px;
	text-align: left;
	color: #555555;
	clear:left;
	}
.photoLayout td{
	text-align: center;
	}
.photoLayout td img{
	width: 200px;
	}	
.photoLayout1 {
	border-top: 10px solid white;
	border-left: 20px solid white;
	border-right: 10px solid white;
	border-bottom: 0px solid white;
	}
.photoLayout2 {
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 0px solid white;
	}
.photoLayout3 {
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 20px solid white;
	border-bottom: 0px solid white;
	}
.photoLayout4 {
	border-top: 10px solid white;
	border-left: 20px solid white;
	border-right: 10px solid white;
	border-bottom: 0px solid white;
	}
.photoLayout5 {
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 0px solid white;
	}
.photoLayout6 {
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 20px solid white;
	border-bottom: 0px solid white;
	}
.photoLayout7 {
	border-top: 10px solid white;
	border-left: 20px solid white;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
	}
.photoLayout8 {
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
	}
.photoLayout9 {
	border-top: 10px solid white;
	border-left: 10px solid white;
	border-right: 20px solid white;
	border-bottom: 10px solid white;
	}
.img-shadow {
  float:left;
  background: url(../images/drop-shadow.png) no-repeat bottom right !important;
  background: url(../images/drop-shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px;
  }
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 6px;
	height: 154px;
  } 
 .bookText {
 	padding: 20px;
	text-align: left;
 	}
.bookText p {
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	margin: 0px;
	margin-bottom: 0.9em;
	text-align: left;
	color: #555555;
	}
.bookText h5 {
	margin: 0px 0px 1.4em 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: "Lucida Bright", Verdana, Arial, Helvetica, sans-serif !important;; 
	color: #cc0000;
	}
.bookText h6 {
	margin: 0px 0px 1.4em 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: "Lucida Bright", Verdana, Arial, Helvetica, sans-serif !important;; 
	color: #cc0000;
	}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall {
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
	}
.PopBoxImageLarge {
	background: #fff;
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
	border: 1px solid #a9a9a9;
	padding: 6px;
	}
.PopBoxImageShrink {
	cursor: url("images/magminus.cur"), pointer;
	}
.PopBoxImageLink {
	cursor: pointer;
	}
.PopBoxImageMove {
	border: none 0px #ffffff;
	cursor: pointer;
	}	
.sold {
	color: #DD0000;
	}
