@charset "utf-8";
@import url("designs.css");
@import url("forms.css");
@import url("color.css");






a {color:#7c6c54}

body {
	font: 92% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #7c6c54;
	background:url(images/bg.png) repeat-x #464749;
}
.command #container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	border-left:1px solid #5a5b5d;
	border-right:1px solid #5a5b5d;
}
.command #header {
	width: 970px;
	height: 90px;
	position:relative;
}

.command .branding {position:absolute; z-index:2; top:12px; left:12px;}

.logo {
	float:left
}

#menuHolder {
}

#menu {

float: left;
padding: 0;
position: absolute;
top: 123px;
left: 14px;
	
}
#menu UL {
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu LI {

}
#menu LI.current {

}
#menu LI:Hover {

}
#menu LI A {

display:block; border-bottom:1px solid #9f9d9b; padding: 19px 0; text-decoration:none; color:#fff; width:131px;
text-align:right; font-size:15px; font-variant:small-caps;
}
#menu LI.current A {

}
.command h1 {
	font-weight: normal;
	font-family:'Marcellus SC', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 10px 0;
	color:#ADA69E;
	position: relative;
}
.command #mainContent {
	padding: 0px;
	clear:both;
	margin:0;
	min-height: 500px;
	margin-bottom: 30px;
	background:url('images/mainbg.png');
	padding-left: 180px;

}

.command #detailContent {
	padding: 16px;
	clear:both;
	background: #fff;
	margin:0;
	min-height: 500px;
	background:url('images/mainbg.png');
	padding-left: 182px;
	padding-top: 15px;
}

.command #detailContent #gallery {left:0}

.footer {
float: left;
text-align: center;
width: 100%;
padding: 10px;
background:#464749;
font-size: 12px; 
color:#fff;}

#flash {width:808px; position:relative; }
#homeContainer {background:#fff; height:390px; padding-left:8px}
#homeContainer P, #company P {font-size: 0.85em; margin-bottom:0.9em; margin-top:0; margin-left:7px; margin-right:12px;}
#company H1 {margin-bottom:0}


.editableBtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:'Marcellus SC', arial;
	font-size:12px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	min-width:157px;
	text-align: center;
}.editableBtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	min-width:157px;
	text-align: center;
}.editableBtn:active {
	position:relative;
	top:1px;
	min-width: 44px;
	text-align: center;
	min-width:157px

}

.specs {font-size:10px; font-family:arial; border-collapse:collapse; margin-bottom:10px}

.specs td {
min-width: 64px;
border: 1px solid #ededed;
padding: 8px;
font-family:'Marcellus SC', serif;
}

.left-column 
	{
	width:373px;
	float:left;	

	height:446px;
	margin-bottom:16px;	
	
	}
.right-column 
	{
	width:373px;	
	float:right;
	height:446px;
	border:6px solid #e3dfdb;
	box-sizing:border-box;
	margin-bottom:16px;
	}

.right-column > div
	{
	width:100%;	
	height:434px;
	border:2px solid #fff;
	box-sizing:border-box;
	}

.colorwave {

	width:373px; 
	height:208px;
	border:6px solid #e3dfdb;
	box-sizing:border-box;
	background-size: cover;
}

.colorwave  > div
	{
	width:100%;	
	height:196px;
	border:2px solid #fff;
	box-sizing:border-box;
	}


#detailContent  .specs td {
min-width: 64px;
border: 1px solid #ededed;
padding: 4px;
font-family: 'Marcellus SC', serif;
font-size: 16px;
}

#detailContent .details{margin-top:10px;}

#detailContent h2 {font-family: 'Marcellus SC', serif; color:#787878; margin-top: 18px;}

#detailContent .specs td {border:0;}
#detailContent .details P {margin:0}

#gallery.thumbs td img { border: 2px solid #ffffff; box-sizing:border-box;}
#gallery.thumbs td img:hover { border: 1px solid #7e7e7e;}
#gallery.thumbs TD A.icon {border:0}

#gallery.thumbs TD A.icon {
	display:block;
	padding:1px;
	border:4px solid #fff;
	margin-bottom:1px;
	box-sizing:border-box;
	width: auto;
	height: auto;
}


#ca!rt {position:absolute; right:0; top:10px; text-align:right; width:72px}
#ca!rt IMG {float:left; border:0}
#ca!rt A { font-size:0.8em; text-decoration:none; color: #463202  ; margin-top: 1px; display:block; }



