body {
	background-color: #edf1ef;	
	font-family: Myriad,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image:url(y.jpg);
}

#wrap {
	width: 900px;
	position: relative;
	vertical-align: middle;
	background-color: white;
	margin: auto;
	height: 600px;
	border: 1px solid black;
}

#logo {
	position: absolute;
	left: 20px;
	top: 30px;
}

.nav {
	position: absolute;
	left: 438px;
	top: 88px;
	z-index: 1;
}

.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav li {
	float: left;
	background-color: black;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: 120px;
	text-align: center;
	border: 1px solid #343434;
}

.nav a {
	text-decoration:  none;	
	display: block;
	background-image: url('images/norm.jpg');
	color: white;
}

.sel a{
	background-image: url('images/alt.jpg');
}

#home {
	position: absolute;
	top: 15px;
	right: 110px;
	z-index: 1;
}

#locate {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index:1;
}

.brickHold {
	position: absolute;
	bottom: 20px;
	right: 20px;
	border: 1px solid black;
	width: 380px;
	height: 240px;
}

.maintext {
	position: absolute;
	top: 190px;
	width: 490px;
	font-size: 13px;
	text-align: justify;
	height: 250px;
	left: 30px;
}

#bottom {
	margin:auto;
	width: 900px;
	border: 1px solid black;
	height: 25px;
	text-align: center;
	line-height: 22px;
	color: white;
	font-size: 11px;
	background-image:url(images/botgrad.jpg);
}

#footerText {
	position: relative;
	top: 2px;
}

#bottom a {
	color: white;
}

.image {
	width: 300px;
	height: 184px;
	position: absolute;
	bottom: 160px;
	right: 40px;
	background-image: url(images/y.jpg);
}

/*form*/

.name{
	top: 180px;
	right: 262px;
	position: absolute;
	width: 170px;
	height: 40px;
	
}
.address {
	position: absolute;
	top: 280px;
	right: 272px;
	width: 160px;
	height: 40px;
}

.email{
	top: 180px;
	right: 62px;
	position: absolute;
	width: 170px;
	height: 40px;
	
}

.tel{
	top: 230px;
	right: 262px;
	position: absolute;
	width: 170px;
	height: 40px;
}

.mob{
	top: 230px;
	right: 62px;
	position: absolute;
	width: 170px;
	height: 40px;
}

.contact{
	top: 340px;
	right: 54px;
	position: absolute;
	width: 180px;
	height: 40px;
}

.nameIfKnown {
	position: absolute;
	top: 280px;
	right: 62px;
	width: 170px;
	height: 40px;
	
}

.quantity{
	top: 400px;
	right: 260px;
	position: absolute;
	width: 170px;
	height: 40px;
}

.adComments {
	top: 465px;
	right: 96px;
	position: absolute;
	width: 335px;
	height: 20px;
}

.submit {
	top: 590px;
	right: 60px;
	position: absolute;
	width: 270px;
	height: 20px;
}

.fillin {
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 140px;
	font-size: 14px;
	right: 200px;
}

.forminfo {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 370px;
	height: 290px;
	text-align: justify;
	padding: 7px;
}

.formpic {
	width: 218px;
	height: 150px;
	position: absolute;
	bottom: 40px;
	background-image: url(images/r.jpg);
	left: 120px;
}

/* library */

.welcomeimg {
	height: 35px;
	width: 250px;
	position: relative;
	top: 160px;
	left: 105px;
	background-image: url(images/library.jpg);
}

.librarytext {
	text-align: justify;
	position: absolute;
	top: 205px;
	left: 45px;
	width: 350px;
	height: 170px;
}

.flash {
	position: absolute;
	bottom: 25px;
	left: 45px;
	border: 1px solid black;
	width: 350px;
	height: 210px;
}

.bricktable {
	position: absolute;
	right: 40px;
	top: 150px;
}

.bricktable td {
	width: 170px;
	text-align: center;
	height: 130px;
}

.bricklist {
	position: absolute;
	left: 20px;
	top: 180px;
}

.bricklist td {
	width: 160px;
	text-align: center;
	height: 130px;
}

.thumbholder {
	margin: auto; 
	width: 130px;
	height: 90px;
}

.textholder {
	width: 130px;
	text-align: center;
	height: 20px;
	margin: auto;
	position: relative;
	top: 5px;
}

.bricklist a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.admintext {
	width:900px;
	text-align: center;
	position: relative;
	top: 250px;
}

.admintext a {
	text-decoration: none;
	color: black;
	font-size: 18px;
}

.admintext a:hover {
	color: red;	
}

.addbrick {
	position: absolute;	
	top: 200px;
	left: 340px;
}

.colour {
	position: absolute;
	top: 130px;
	left: 0px;
}

.colours {
	position:relative;
	left: 90px;
	top: 20px;
}

.remheader {
	position: absolute;
	width: 900px;
	top: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.rembricks1 {
	width: 500px;
	height: 22px;
	line-height: 22px;
	z-index: 1;
	position:relative;
	top: 200px;
	left: 210px;
	font-size: 12px;
	background-color: #CCCCCC;
}

.rembricks2 {
	width: 500px;
	height: 22px;
	line-height: 22px;
	position:relative;
	top: 200px;
	left: 210px;
	z-index: 1;
	font-size: 12px;
	background-color: white;
}

.rembuffer {
	position:relative;
	height: 300px;
	z-index: 0;
}

.viewbuffer {
	position:relative;
	height: 300px;
	z-index: 0;
}

.brickname {
	float: left;
	position: relative;
	left: 5px;
	height: 22px;
	line-height: 22px;
}

.brickname a {
	color: black;
	text-decoration: none;
}

.brickcolour {
	float:right;
	position: relative;
	right: 5px;
	height: 22px;
	line-height: 22px;
}

.checkbox {
	position: relative;
	top: 3px;
}

.back {
	position: absolute;
	top: 150px;
	left: 40px;
	z-index: 1;
width: 200px;
height: 30px;
}

.backlib {
	position: absolute;
	top: 150px;
	left: 40px;
	font-size: 14px;
	font-weight: bold;
}

.pageno {
	position: absolute;
	top: 150px;
	right: 40px;
	font-size: 14px;
	font-weight: bold;
}

.backlib a{
	font-size: 13px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.backlib a:hover{
	color:red;
}

.back a{
	color: black;
	font-size: 14px;
	text-decoration: none
}

.buttons {
	position: absolute;
	bottom: 40px;
	left: 294px;
	z-index: 2;
}

/* links */

.links {
	width: 900px;
	text-align: center;
	position: absolute;
	bottom: 22px;
	font: bold 13px Arial;
}

.links a{
	color: white;
	text-decoration: none;
	background-color: black;
	border: 1px solid black;
	padding: 4px;
	
}

.links a:hover{
	background-color: gray; 
}

.links #slctd{ 
	background-color: red; 
	color: white;
	text-decoration: none;
	border: 1px solid black;
	padding: 4px;
	width: 40px;
	font: bold 13px Arial;
}

.nobricks {
	width: 900px;
	text-align: center;
	position: absolute;
	bottom: 400px;
	font-size: 16px;
}

.totals {
	position: absolute;
	top: 160px;
	left: 375px;
	font-size: 14px;
}

.login {
	position: absolute;
	bottom: 5px;
	right: 5px;
}