/*
Project: Enyuka Green - Website - Battery Warehouse
Developed by: Chris Halgryn for Enyuka Devco (Pty) Ltd
Copyright: © 2009-2010 Enyuka Devco (Pty) Ltd
Contact e-mail: chris@enyukagroup.com
Date created: 2009/06/01
Date modified: 2010/04/07
*/

body {
	background-color: #14588e;
}

.butt60 {
	background-image: url(./images/butt60.gif);
	width: 60px;
}

.buttDis60 {
	background-image: url(./images/buttdis60.gif);
	width: 60px;
}

.butt70 {
	background-image: url(./images/butt70.gif);
	width: 70px;
}

.butt80 {
	background-image: url(./images/butt80.gif);
	width: 80px;
}

.buttDis80 {
	background-image: url(./images/buttdis80.gif);
	width: 80px;
}

.butt90 {
	background-image: url(./images/butt90.gif);
	width: 90px;
}

.butt100 {
	background-image: url(./images/butt100.gif);
	width: 100px;
}

.butt110 {
	background-image: url(./images/butt110.gif);
	width: 110px;
}

.butt120 {
	background-image: url(./images/butt120.gif);
	width: 120px;
}

.buttDis120 {
	background-image: url(./images/buttdis120.gif);
	width: 120px;
}

input, textarea, select {
	border: 1px solid #336699;
}

/* ---------------------------------- LEFT MENU ------------------------------------- */

#prodmenu .phead {
	background-color: #336699;
}

#prodmenu .plink {
	background-color: #ebf5ff;
	border-bottom: 1px dotted #336699;
}

#prodmenu .slink {
	background-color: #f6f6f6;
	border-bottom: 1px dotted #cccccc;
}

#prodmenu a {
	color: #003366;
}

/* ---------------------------------- CONTENT SECTION ------------------------------------- */

#content .head {
	background-color: #339933;
}

#content .prodname {
	color: #339933;
}

#content .prodprice {
	color: #336699;
}

.prodimg {
	border: 3px double #339933;
}
