#all {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
}
#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
}
#headeradmin {
	background-image: url(/images/admin/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #666666;
	background-image: url(/images/sub-menu-bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
}
#submenu a {
	color: #5268AA;
	font-weight: bold;
	text-decoration: none;
}
#submenu a:hover {
	color: #333333;
	text-decoration: none;
}
#mainbody {
	padding: 10px;
	height: auto;
	width: 780px;
	background-image: url(/images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	overflow: auto;
}
#mainbodyadmin {
	padding: 10px;
	height: auto;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	overflow: auto;
}
.productlisting {
	border-top:1px dashed #E3B917;
	width: 100%:
}
.pageheader {
	display: block;
	width: 350px;
	border-bottom:1px dashed #1E3271; 
	border-width:0px 0px 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #223877;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	background-color:#1E3271; 
	margin: 0px;
	padding: 0px;
	font:11px Arial, Helvetica, Sans-serif;
	line-height:19px;
	color:#CCCCCC;
	height: 21px;
	width: 800px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
}
#footeradmin {
	background-color:#1E3271; 
	margin: 0px;
	padding: 0px;
	font:11px Arial, Helvetica, Sans-serif;
	line-height:19px;
	color:#CCCCCC;
	height: 21px;
	width: 800px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
}
.footertext {
	font:10px Arial, Helvetica, Sans-serif;
	line-height:150%;
	color:#666666;
	}
#footer a {
	color:#FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	color:#cc9900;
	text-decoration: none;
	}
a {
	color:#336699;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color:#999999;
	text-decoration: none;
	}
.menuitem {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px; 
	padding-right:5px;
	}
.menuitem a, .menuitem a:visited {
	display:block;
	color: #000066;
	text-decoration:none;  
	width:90%; 
	height:21px; 
	border-bottom:1px solid #330099; 
	border-width:0px 0px 1px 0;  
	padding-left:5px; 
	padding-right:5px;
	line-height:19px;
}
.menuitem a:hover{
	background:#0099cc;
	color: #FFFFFF;
}
.menutitle {
	display:block;
	color: #000066; 
	background:#98b4cb;
	width:90%; 
	height:21px; 
	padding-left:5px; 
	padding-right:5px;
	line-height:19px;
}
/*FORMS*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEE5EB;
	border: 1px solid #FFCC33;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEE5EB;
	border: 1px solid #FFCC33;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEE5EB;
	border: 1px solid #FFCC33;
}
.sbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #04689A;
	border: 1px solid #FFCC33;
}
.dbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
	border: 1px solid #FFCC33;
}
fieldset a {
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
fieldset legend {
	color: #003399;
	font-weight: bold;
}
fieldset a:hover {
	color: #cc9900;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #285979;
	font-weight: bold;
}
fieldset {
	line-height: 150%;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
#adminerror {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #990000;
			text-align: center;
			padding: 5px;
			width: 90%;
			margin-right: 5%;
			margin-left: 5%;
			border: 1px dashed #CC0000;
		}
