body {
	background: url(../img/bgtop.png) top left repeat-x #8b9390;
	margin:0px;
	color: #fffcea;
	font-family: Garamond, "Times New Roman", serif;
}
#container {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 69px;
	/*border-bottom: 1px solid #626865;*/
	background: url(../img/line.png) 0px 61px repeat-x;
	margin-bottom:10px;
}
.admin #header {
	margin-top:10px;
	height: 30px;
}
#menuTop {
	padding-top: 26px;
	padding-right: 10px;
}
.admin #menuTop {
	padding-top: 10px;
	padding-right: 3px;
}
#logo {
	float:left;
}
.admin #logo {
	margin-bottom: 0px;
}
.menuTopItem {
	float:right;
	height:25px;
	margin-top:1px;
	padding: 0 14px;
	background:url(../img/bgmenutopunselected.png) top left repeat-x #707573;
	padding-top:9px;
	overflow:hidden;
}
.menuTopItemSelected {
	float:right;
	height:25px;
	padding: 0 14px;
	background:#848c89;
	border: 1px solid #626865;
	border-bottom: 1px solid #848c89;
	margin-bottom: -1px;
	padding-top:9px;
}
#menuTop a {
	color: white;
}
#adminMenuTop {
	float: right;
}
#main {
	clear:both;
}
#frontFireplacesBox {
	height: 370px;
	padding: 25px 634px 0px 25px;
	margin-bottom: 20px;
	color: #bda181;
}
#holder {
	/*background: url(../img/bgcontentwithmenu.png) top left repeat-y #1e1e1e;*/
	background: url(../img/bgcontent2.png) top left repeat-y #242424;
}
#holderWide {
	background: #242424;
}
#menuLeft {
	float: left;
	width: 169px;
	/*background: url(../img/bgmenuleft.png) top right repeat-y #3f3f3d;*/
}
#menuLeft a {
	color: white;
}
#menuLeftTop {
	padding-top:10px;
	background:url(../img/bgmenulefttop2.jpg) bottom left no-repeat;
}
#menuLeftTopUnselected {
	padding-top:10px;
}
#menuLeftBottom {
	background:url(../img/bgmenuleftbottom2.jpg) top left no-repeat;
	padding-bottom: 70px;
}
.menuLeftItem {
	
}
.menuLeftSub {
	margin:7px 0;
}
.menuLeftSubItem {
	margin-left: 15px;
	font-size: 0.9em;
}
.menuLeftSubItem a {
	color: #aaa !important;
}
.menuLeftDivider {
	padding: 7px 7px 8px 15px;
	background: url(../img/dividermenuleft2.png) bottom right no-repeat;
}
.menuLeftDividerSelected {
	padding: 7px 7px 8px 15px;
}
.menuLeftItemSelected {
	/*background: url(../img/bgmenuleftselected.png) top right repeat-y #3e3f3e;*/
	background: #242424;
}
#content {
	margin-left: 170px;
	padding:10px 5px 10px 10px;
}
#contentWide {
	padding:20px;
}
#footer {
	margin: 15px 0 30px 0;
	padding-top: 4px;
	border-top: 1px solid #626865;
	color: #484b49;
	font-size: 90%;
}
#footer a {
	color: black;
}
.admin #footer {
	margin-top:10px;
}
td {
	vertical-align:top;
}
input[type=text], input[type=password], textarea {
	display:block;
}
a {
	color: #eeb361; /*#e9d5b9;*/
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.breadcrumbs {
	font-size: 10pt;
}
.breadcrumbs, .breadcrumbs a {
	color: gray;
}
.breadcrumbSeparator {
	font-size: 0.7em;
}
h1, input.title {
	margin-top: 0px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 2em;
	font-weight:normal;
	color: #e9d5b9;
}
h2 {
	margin: 0px 0px 10px 0px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight:normal;
	color: #e9d5b9;
}
input.title, textarea.editor {
	background: #232323;
	border: 1px solid #aaa;
	padding:5px;
	width: 600px;
}
textarea, input[type=text], input[type=password], .imageUpload {
	background: #232323;
	border:1px solid #666;
	width: 600px;
	padding: 5px;
	color: white;
	overflow: auto;
}
.dimensionInput {
	width: 70px !important;
}
.error-message {
	/*font-family: 'Helvetica', 'Arial', sans-serif;*/
	font-size: 10pt;
	background: #5a0000;
	color: #fe8585;
	width: 400px;
	padding: 4px;
}
body.mceContentBody {
	background:#232323;
	font-size: 12pt;
	padding: 5px;
}
.formElement {
	margin-top: 8px;
}
/*.admin a {
	color: white;
}*/
.menu ul, .menu li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.fileList {
	margin-left: 21px;
}
.fileMenuItem {
	height: 30px;
	overflow:hidden;
}
.fileMenuItem a, .adminMenu a {
	color: white;
	text-decoration:none;
}
.fileMenuConnector {
	float:left;
	width:21px;
	height:30px;
	background:url(../img/icons/spacer.png);
}
.fileMenuBranch {
	float:left;
	width:21px;
	height:30px;
	background:url(../img/icons/branch.png);
}
.fileMenuEnd {
	float:left;
	width:21px;
	height:30px;
	background:url(../img/icons/end.png);
}
.fileMenuBlank {
	float:left;
	width:21px;
	height:30px;
}
img {
	border: 0;
}
.flashConfirmation {
	background: url(../img/bgflashconfirmation.jpg) top left repeat-x #16602e;
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashConfirmation a {
	color: #fcf1ae;
}

.flashNotice {
	/*background-color:#35a687; */
	background-color:#526769; 
	/*background-color:#b7dec6; */
	/*border:1px solid #2a9074; */
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashNotice a {
	color: #fefba0;
	/*color: white;*/
}

.flashWarning, .approvalBox {
	border: 1px solid #85826a; 
	background: url(../img/warning.png) 8px 8px no-repeat #fbf7d6; 
	padding:8px 8px 8px 45px;
	margin-bottom: 2px;
}

.flashError, #authMessage {
	background: #891212;
	color: white;
	padding:8px;
	margin-bottom: 2px;
}
#imageTable, #compImageTable {
	width: 100%;
}
#imageTable td, #compImageTable td {
	border-bottom: 1px solid gray;
	padding: 4px 0;
}
.imageUpload .error-message {
	width: auto !important;
	clear:both;
}
.fireplaceViewer {
	height: 450px;
}
#noFlash {
	display: none;
}
.textBox {
	font-size: 1.2em;
	text-align: justify;
	text-justify: newspaper;
/*	color: #f3d5b3;*/
	color: #f3d5b3;
	margin: 25px 200px 30px 30px;
}
.textBox p {
	margin-bottom:10px;
}
.mainImage {
	margin: 25px 190px 30px 30px;
	text-align:center;
}
.imageStrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bgmoreimages.png) top left no-repeat;
	padding-top:10px;
	overflow: auto;
	margin-top:30px;
}
.dimensions {
	margin:0 4px 30px 0;
	width: 150px;
	float: right;
	font-size: 10pt;
}
.dimensions .value {
	color: gray;
}
.dimensions td {
	border-bottom: 1px solid gray;
	padding:5px 0;
}
.stripImage {
	float:left;
	margin: 0 0 10px 10px;
	border: 1px solid gray;
	padding: 3px;
}
p {
	margin-top:0;
}
.mainTitle {
/*	margin-left: 20px;*/
}
.rightBox {
	float:right;
	width:150px;
	background:#323232;
	padding:10px;
	margin-right:4px;
}
.cat {
	overflow: auto;
	margin-bottom: 30px;
}
/*.cat0 {
	width:150px;
	padding:10px;
	background: url(../img/bgcat1.png) top left repeat-x #1a1a1a;
}
.cat1 {
	width:150px;
	padding:10px;
	background: url(../img/bgcat2.png) top left repeat-x #1d1d1c;
}*/
.cat0 {
	width:150px;
	padding:10px 0px 10px 10px;
	border:1px solid #555;
}
.cat1 {
	width:150px;
	padding:10px 0px 10px 10px;
	border:1px solid #555;
}
.bigCat2 {
	float:left;
	width:314px;
	background: url(../img/bgbigcatmiddle.png) top left repeat-x #1e1e1d;
}
.bigCat3 {
	float:left;
	width:214px;
	background: url(../img/bgbigcatmiddle.png) top left repeat-x #1e1e1d;
}
.bigCatLeft {
	background: url(../img/bgbigcatleft.png) top left no-repeat;
}
.bigCatRight {
	background: url(../img/bgbigcatright.png) top right no-repeat;
	padding:12px;
}
.cat td {
	background: #1e1e1d;
}
a .cat0, a .cat1 {
	color: #e9d5b9;
}
a .bigCatRight {
	color: #AAA;
}
.catName {
	margin-bottom: 8px;
}
.cbTop {
	border-top: 3px solid #151515;
}
.cbLeft {
	border-left: 3px solid #151515;
}
.cbRight {
	border-right: 3px solid #151515;
}
.cbBottom {
	border-bottom: 3px solid #151515;
}
.cbSpecial {
	margin-top: -3px;
}
.frontCat {
	border:2px solid #333;
	overflow:auto;
}
.frontCat0 {
	float:left;
	width:151px;
	/*padding:10px;*/
	background: url(../img/bgfrontcat1.png) top left repeat-x #020300;
}
.frontCat1 {
	float:left;
	width:151px;
	/*padding:10px;*/
	background: url(../img/bgfrontcat2.png) top left repeat-x #191a17;
}
.frontCatInner {
	margin:10px;
}
.frontCatInner img {
	margin-top:8px;
}
.frontCat a {
	color: white;
}
.contact {
	margin-bottom: 15px;
}
.contactHeading {
	color: gray;
}
.contactTel {
	font-size: 1.5em;
}
.dark {
	background: #1A1A1A !important;
	width: 400px !important;
}
.contactError {
	width: 400px !important;
}
.handle {
	cursor:move;
}
.caption {
	font-size: 0.8em;
	text-align:right;
	color: gray;
}