/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	margin: 10px;
	background-color:#B5B3A6;
}
#sitecontainer {
	width:800px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width:800px;
	height:20px;
	position:relative;
	float:left;
	margin-left: auto;
	margin-right: auto;
}
#topright {
	width:395px;
	position:relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	float:left;
	text-align:right;
	padding-right:5px;
}
#topleft {
	width:395px;
	position:relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	float:left;
	text-align:left;
	padding-left:5px;
}
#main {
	width: 800px;
	height:auto;
	position:relative;
	float:left;
	padding-bottom:10px;
	background-color:#F0EEDF;
}
#topcontent {
	width:800px;
	height:10px;
	float:left;
	top:3px;
	position:relative;
}
#maincontent {
	width:800px;
	height:auto;
	background-color:#F0EEDF;
	float:left;
}
#leftcontainer {
	position:relative;
	width:254px;
	background-color:#F0EEDF;
	float:left;
	left:15px;
	top:10px;
}
#bottombanner {
	width:800px;
}
#logo {
	width:254px;
	background-color:#F0EEDF;
	position:relative;
	float:left;
	left:15px;
	top:15px;
}
#menu {
	position:relative;
	float:left;
	width:224px;
	background-color:#99926E;
	padding:17px 15px 17px 15px;
}
#menushadow {
	position:relative;
	float:left;
	height:20px;
	width:254px;
	background-color:#F0EEDF;
}
#contactbox {
	position:relative;
	float:left;
	width:254px;
	background-color:#99926E;
}
#contactboxleft {
	position:relative;
	float:left;
	width:119px;
	background-color:#99926E;
	padding:17px 15px 17px 15px;
	font-size:11px;
	color:#1A1A1A;
	text-align:left;
}
#contactboxright {
	position:relative;
	float:left;
	width:105px;
	background-color:#99926E;
}
#intro {
	position:relative;
	width: 500px;
	float:right;
	right:14px;
	top:15px;
}
#bodycontainer {
	position:relative;
	width: 500px;
	float:right;
	right:14px;
	top:15px;
	background-color:#FFFFFF;	
}
#body {
	position:relative;
	width: 470px;
	min-height:422px;
	float:left;
	background-color:#FFFFFF;
	padding: 15px 15px 15px 15px;
	font-size:11px;
	color:#333333;
	text-align:justify;
}
#bodyshadow {
	position:relative;
	float:left;
	height:20px;
	width:500px;
	background-color:#F0EEDF;
}	
#bottomcontent {
	position:relative;
	width:800px;
	float:left;
	height:10px;
}
#bottomcontainer {
	position:relative;
	width:800px;
	float:left;
	top:15px;
}
#bottominner {
	position:relative;
	width:770px;
	float:left;
	left:15px;
	background-color:#99926E;
}
#texthome {
	width:600px;
	height:127px;
	padding:10px;
	float:left;
	font-size:11px;
	color:#1A1A1A;
	text-align:justify;
}
#picturebottom {
	width:147px;
	height:147px;
	float:right;
}
#shadowbottom {
	width:759px;
	height:19px;
	float:left;
	margin-left:10px;
	margin-top:0px;
}
#credits {
	position:relative;
	width:410px;
	float:left;
	left:195px;
	top:0px;
	bottom:20px;
	margin-bottom:10px;
	margin-top: 10px;	
}

#homelower {
	padding: 5px 0px 5px 0px;
	text-align:center;
	float:left;
	width: 80px;
}
#stocklower {
	padding: 5px 0px 5px 0px;
	text-align:center;
	float:left;
	width: 80px;
	border-left:#333333;
	border-left-style:solid;
	border-left-width:thin;
}
#stylelower {
	padding: 5px 0px 5px 0px;
	text-align:center;
	float:left;
	width: 80px;
	border-left:#333333;
	border-left-style:solid;
	border-left-width:thin;
}
#historylower {
	padding: 5px 0px 5px 0px;
	text-align:center;
	float:left;
	width: 80px;
	border-left:#333333;
	border-left-style:solid;
	border-left-width:thin;
}
#contactlower {
	padding: 5px 0px 5px 0px;
	text-align:center;
	float:left;
	width: 80px;
	border-left:#333333;
	border-left-style:solid;
	border-left-width:thin;
}
#stylescontainer{
	width:470px;
	float:left;
	border-top: #666666 1px solid;
	margin-top:10px;
}
.a:hover {
	font-size:12px;
	color:#FFFFFF;
}
.toptext {
	font-size:10px;
	color:#FFFFFF;
}
.menuup {
	font-size:16px;
	font-weight:bold;
	color:#F0EEDF;
}
a.menuup {
	font-size:16px;
	font-weight:bolder;
	color:#F0EEDF;
	text-decoration:none;
}
a.menuup:hover {
	font-size:16px;
	font-weight:bolder;
	color:#5A3D1B;
	text-decoration:none;
}
.menuover {
	font-size:16px;
	font-weight:bolder;
	color:#5A3D1B;
}
.contenttexthome {
	font-size:11px;
	color:#FFFFFF;
}
.creditstext {
	font-size:9px;
	color:#333333;
}
a.creditstext {
	font-size:9px;
	color:#333333;
	text-decoration:none;
}
a.creditstext:hover {
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
.titles {
	font-size:18px;
	font-weight:bolder;
	color:#5A3D1B;
}
.picture {
	margin-right:5px;
}
.generaltext {
	color:#333333;
	font-size:11px;
	text-align:justify;
}
a.generaltext {
	color:#333333;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
}
a.generaltext:hover {
	color:#869D79;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
}


/* Stock page style */

#stock td {
border-top: 1px solid #5A3D1B;
}

#stock th {
text-transform:uppercase;
text-align: center;
font-weight: bold;
}

div#Dialog {
	border: 10px solid #ccc;
	padding: 15px 20px 10px 20px;
	text-align: left;
	background: #f0eedf;
}

div#Dialog h2 {
	margin: 0;
	padding: 0;
}

div.Container {
	font-size: 14px;
	width: 760px;
	margin: 20px auto 20px auto;
	min-width: inherit;
}

.admin h1 {
	font-size: 24px;
	margin: 10px 0 20px 0px;
	padding: 0;
}

.admin h2 {
	color:#859C78;
	font-size: 18px;
	margin: 10px 0 20px 0px;
	padding: 0;
}

.admin #logout {
	padding-left: 10px;
	font-size:12px;
}

.admin #logout a {
	color: #333;
	padding: 3px 5px;
	text-decoration: none;
}

.admin #logout a:hover {
	color: #5A3D1B;
	text-decoration: none;
}

.admin div#apply {float: left; text-align:right; margin: 10px 0;}
.admin #apply img {vertical-align: middle; padding: 0 5px 6px 0;}
.admin #apply a{
	padding: 0px;
	margin: 10px 0 20px 0;
	text-decoration:  none;
	color:#5A3D1B
}

.admin #apply a:hover{
	color: #0066FF;
	text-decoration:  none;
}

.admin #apply form {padding: 0; margin:0}

.admin div#add {float: right; line-height: 1.1em; text-align:right; margin: 10px 0;}
.admin #add img {vertical-align: middle; padding: 0 5px 6px 0;}
.admin #add a{
	padding: 0px;
	margin: 10px 0 20px 0;
	text-decoration:  none;
	color:#5A3D1B
}

.admin #add a:hover{
	color: #0066FF;
	text-decoration:  none;
}

.admin dl {
	margin: 10px 0 0 0;
}
.admin dt {
	float: left;
	width: 80px;
	font-size: 14px;
	line-height: 24px;
}
.admin dd {
	margin: 10px 0 10px 60px;
	line-height: 24px;
}

.admin input {font-size: 16px;}

input#style, input#test, input#qty {width: 200px;}
input#L, input#W, input#D { width: 50px;}

.inventory {
	clear:both;
	width: 100%;
	background: #FFF;
}

.inventory th {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #5A3D1B;
	text-align:center;
	background:#D7CDB3;
}

.inventory td {
	text-align:center;
}

.inventory .handle {width: 5%;}
.inventory .style {width: 20%;}
.inventory .l {width: 10%;}
.inventory .w {width: 10%;}
.inventory .d {width: 10%;}
.inventory .t {width: 25%;}
.inventory .q {width: 10%;}
.inventory .edit {width: 10%;}

ul#boxList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.handle {cursor:move;}
/*-------------------------------------------------
LOGIN SCREEN (.login is body class)
-------------------------------------------------*/

.login div.Container {
	font-size: 14px;
	width: 500px;
	margin: 60px auto 20px auto;
	min-width: inherit;
}

.login h1 {
	font-size: 24px;
	margin: 10px 0 20px 0px;
}


.login dl {
	margin: 10px 0 0 0;
}

.login p {
	margin: 10px 0 0 0;
}

.login dt {
	float: left;
	width: 80px;
	font-size: 14px;
	line-height: 24px;
}

.login dd {
	margin: 0 0 5px 90px;
	font-size: 11px;
	line-height: 24px;
	color: #666;
	margin-left: 80px;
}

.login input {
	font-size: 14px;
}

.login dd span {
	color: #ccc;
}

.login input#username {
	width: 150px;
}

.login input#password {
	width: 150px;
	margin-right: 5px;
}

.login input#emailpassword {
	vertical-align: middle;
	margin-right: 5px;
}

.login div.AlertGood,
.login div.AlertBad {
	margin: 10px 0 20px 0;
}


