#wrpr {
	width: 100%;
	position: relative;
	z-index: 0;
	top: -10px;
	background-position: 0px 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
}
#cntnr {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
	padding-bottom: 0px;
	bottom: 0px;
	top: 15px;
	height: auto;
}
#crown {
	min-width: 100%;
	height: 25px;
	width: 100%;
	z-index: 5;
	background-color: #660;
	clear: both;
}
#head {
	height: 110px;
	width: 1000px;
	padding-bottom: 0px;
	z-index: 1;
	position: relative;
}
#menu {
	width: 1000px;
	height: 35px;
	background-color: #C7C8A0;
	z-index: 1;
}
#spacer {
	height: 10px;
	width: 1000px;
	z-index: 1;
}
#body {
	min-height: 600px;
	height: auto;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 1;
	position: relative;
}
.admin_cntrls {
	font-family: Arial, Helvetica, sans-serif;
	color: #660;
	text-align: center;
	text-decoration: none;
}



#prdct_div {
	float: left;
	height: 225px;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 30px;
	border: thin solid #996;
	border-radius: 25px;
	-webkit-box-shadow: 0 2px 2px 0 #C2C2C2;
	box-shadow: 0 2px 2px 0 #C2C2C2;
	background-color: #FFF;
	z-index: 1;
	padding-bottom: 0px;
}
#prdct_div_spc {
	float: left;
	height: 225px;
	width: 225px;
	margin-left: 10px;
	margin-bottom: 7px;
	border: thin none #996;
	border-radius: 25px;
	z-index: 1;
}

#prdct_row {
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353532;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#prdct_row2 {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353532;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 20px;
}

#prdct_id {
	float: left;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353532;
	font-size: 14px;
	line-height: 20px;
}
#prdct_name {
	float: left;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353532;
	font-size: 14px;
	line-height: 20px;
}
#prdct_cat {
	float: left;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353532;
	font-size: 14px;
	line-height: 20px;
}
#prdct_list {
	float: left;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353532;
	font-size: 14px;
	line-height: 20px;
}
#prdct_lst_itm {
	height: 115px;
	width: 970px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: thin solid #996;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px 0 #C2C2C2;
	box-shadow: 0 2px 2px 0 #C2C2C2;
	background-color: #FFF;
	z-index: 1;
	padding-bottom: 0px;
	margin-right: 0px;
	float: left;
}
#prdct_lst_itm2 {
	min-height: 400px;
	height: auto;
	width: 222px;
	margin-left: 20px;
	margin-bottom: 15px;
	border: thin solid #996;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px 0 #C2C2C2;
	box-shadow: 0 2px 2px 0 #C2C2C2;
	background-color: #FFF;
	z-index: 1;
	padding-bottom: 0px;
	margin-right: 0px;
	float: left;
}


#prdct_lst_itm_img {
	height: 112px;
	width: 115px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#prdct_lst_itm_img2 {
	height: auto;
	width: 212px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
}

#prdct_lst_itm_data {
	height: 112px;
	width: 420px;
	float: left;
	margin-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660;
}
#prdct_lst_itm_data2 {
	height: auto;
	width: 212px;
	float: left;
	margin-left: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660;
	margin-top: 5px;
}
.prdct_lst_itm_data2_hdr {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660;
}


#prdct_sale {
	float: left;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353532;
	font-size: 14px;
	line-height: 20px;
}

#prdct_image {
	height: 400px;
	width: 315px;
	float: left;
}




.label {
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660;
	text-align: right;
	padding-right: 7px;
}
.data {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660;
	text-align: left;
}


#prdct_data {
	width: 500px;
	float: left;
}
#prdct_data_cell {
	width: 480px;
	float: left;
	text-align: left;
	background-color: #FFF;
}

.results_tbl {
	width: 700px;
}
.results_tbl_b {
	width: 690px;
}
.results_img {
	height: 250px;
	width: 330px;
}
.results_label {
	width: 115px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660;
}
.results_data {
	width: 200px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660;
	font-variant: normal;
}
.results_data_sale {
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #600;
}
.results_data_table {
	width: 96px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660;
	font-variant: normal;
}



#logo {
	float: left;
	z-index: 1;
}
#footer {
	height: 105px;
	width: auto;
	background-color: #333;
	clear: both;
	z-index: 1;
}


.stretch {
	width:100%;
	height:100%;
	z-index: 1;
}
#apDiv1 {
	position:absolute;
	width:89px;
	height:196px;
	z-index:5;
	left: 875px;
	top: 41px;
}
#apDiv2 {
	position:absolute;
	width:89px;
	height:110px;
	z-index:5;
	left: 904px;
	top: -121px;
}
body {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	
	background-image: url(../images/bkgrnd_01.jpg);
	background-position: center center;
}
#Login {
	position:absolute;
	width:200px;
	height:22px;
	z-index:2;
	left: 797px;
	top: -38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660;
	text-align: center;
}
.admin_cntrls_cell {
	font-family: Arial, Helvetica, sans-serif;
	color: #660;
	text-align: center;
	width: 240px;
	text-decoration: none;
}
