@charset "utf-8";

body .keits {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #FFF url(../images/bg.jpg) repeat-x;
	color: #000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 23px;
}
.keits #container { 
	width: 905px;
	background: #fff url(../images/container-bg.jpg) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
} 

/*HEADER*/

.keits #header { 
	background: #FFF url(../images/header.jpg) no-repeat; 
	width: 905px;
	height: 187px;
	position: relative;
} 
.keits #header h1{ 
	text-indent: -900em;
} 
.keits #header p{ 
	color: #fff;
	margin-left: 320px;
	font-size: 18px;
	margin-top: -10px;
} 
.keits #header #email{ 
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	margin: 0 30px 0 0;
} 
.keits #header #email:hover{ 
	color: #e5f4bb;
} 
.keits #header #nav{ 
	height: 50px;
	position: absolute;
	bottom: 36px;
	right: 20px; 
} 
.keits #header #nav li{ 
	display: inline;
	line-height: 50px;
} 
.keits #header #nav a
{
    background:url(../images/nav.jpg) repeat-x;
	display: inline-block;
	text-decoration: none;
	padding: 0 18px;
	color: #015703;
	font-weight: bold;
	font-size:14px;
	cursor: pointer;
} 
.keits #header #nav a:hover{ 
	background: #fff url(../images/nav-hover.jpg) repeat-x;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 0 17px;
} 

/*SIDEBAR*/

.keits #sidebar {
	float: left;
	width: 206px;
	padding-bottom: 50px;
	background: url(../images/menu.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
}
.keits #sidebar h2{
	width: 146px;
	height: 31px;
	background: url(../images/courses-header.jpg) no-repeat;
	text-indent: -900em;
	margin-bottom: 21px;
}
.keits #sidebar #menu ul{ 
	margin-bottom: 50px;
} 
.keits #sidebar #menu li{ 
	font-size: 12px; 
	width: 206px;
	height: 45px;
} 
.keits #sidebar #menu a{ 
	background: url(../images/menutab.jpg) no-repeat;
	margin-left: 5px;
	text-decoration: none;
	color: #015703;
	display:block;
	width: 171px;
	height: 28px;
	padding: 17px 0 0 30px;
} 
.keits #sidebar #menu a:hover{ 
	color: #000;
	background-position: 0 -45px;
} 
.keits #sidebar #sidebarFoot{
	background: url(../images/sidebar-bottom.jpg) no-repeat;
	width: 206px;
	height: 50px;
	position: absolute;
	bottom: 71px;
}

/*MAIN CONTENT*/

.keits #mainContent { 
	margin: 0 0 0 240px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. */
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.keits #mainContent a{ 
	text-decoration: none;
	color: #009900;
}
.keits #mainContent a:hover{ 
	background: #fff;
	color: #006600;
}
.keits #mainContent .textBox{ 
	float: left;
	margin: 0 20px 20px 0;
	width:650px; /* IE8, Firefox issue */
}
.keits #mainContent .textBox a{ 
	text-decoration: none;
	color: #009900;
	font-weight: bold;
}
.keits #mainContent .textBox a:hover{ 
	background: #e5f4bb;
	color: #006600;
}
.keits #mainContent .textBox h1{ 
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 20px 20px 0;
	color: #015703;
} 
.keits #mainContent .textBox h2, .keits #mainContent .textBox h3, .keits #mainContent .textBox h4, .keits #mainContent .textBox h5, .keits #mainContent .textBox h6{ 
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 40px 20px 0;
	color: #015703;
} 
.keits #mainContent .textBox p{ 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 40px 20px 0
} 
.keits #mainContent #tlbmBox{ 
	background: url(../images/banner-business-2.jpg) no-repeat;
	width: 637px;
	height: 104px;
	float: left;
	margin: 0 0 8px 0;
} 
.keits #mainContent #horseBox{ 
	background: url(../images/banner-horsecare.jpg) no-repeat;
	width: 304px;
	height: 162px;
	float: left;
	margin: 0 34px 30px 0;
} 
.keits #mainContent #animalBox{ 
	background: url(../images/banner-animalcare-2.jpg) no-repeat;
	width: 304px;
	height: 162px;
	float: left;
	margin: 0 0 30px 0;
} 
.keits #mainContent #floristryBox{ 
	background: url(../images/banner-floristry.jpg) no-repeat;
	width: 304px;
	height: 140px;
	float: left;
	margin: 0 34px 30px 0;
} 

.keits #mainContent #customer{ 
	background: url(../images/keitsCustomer.jpg) no-repeat;
	width: 304px;
	height: 140px;
	float: left;
	margin: 0 34px 30px 0;
}

.keits #mainContent #admin{ 
	background: url(../images/keitsAdmin.jpg) no-repeat;
	width: 304px;
	height: 140px;
	float: left;
	margin: 0 0 30px 0;
}

.keits #mainContent #horticultureBox{ 
	background: url(../images/banner-horticulture.jpg) no-repeat;
	width: 304px;
	height: 140px;
	float: left;
	margin: 0 0 30px 0;
} 
.keits #mainContent #fundingBox{ 
	background: url(../images/banner-funding.jpg) no-repeat;
	width: 637px;
	height: 139px;
	float: left;
	margin: 0 0 30px 0;
	position: relative;
} 
.keits #mainContent #fundingBox p{ 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 130px;
	position: absolute;
	top: 68px;
	left: 22px;
	text-decoration: none;
	color: #006600;
	line-height: 14px;
} 
.keits #mainContent .button{ 
	color: #006600;
	display: block;
	background: #23743f url(../images/booknow-button.jpg) no-repeat;
	background-position: 0 -60px;
	width: 102px;
	height: 30px;
	border: none;
	cursor: pointer;
	text-indent: -900em;
}
.keits #mainContent .button:hover{ 
	background-position: 0 -30px;
}
.keits #mainContent ul
{
    font-size: 12px;
	list-style-type: circle;
	margin-bottom: 20px;
	margin-left: 40px;
}


/*PRODUCTS AND CATGORIES*/

.keits #mainContent .categoryImage
{
    width: 637px;
    height: 104px;
}
.keits #mainContent .textBox #courses{ 
	margin-top: 10px;
}
.keits #mainContent .textBox .productBox{ 
	padding: 0;
	margin: -20px 0 0 0;
}
.keits #mainContent .textBox #midCol table{
	border: none;
	line-height: 16px;
}
.keits #mainContent .textBox #midCol th{ 
	background: #145635 url(../images/booking-table-header.jpg) repeat-x;
	color: #fff;
	font-size: 12px;
	border-right: 1px solid #fff;
	height: 36px;
	padding: 0 15px;
}
.keits #mainContent .textBox #midCol tr{
	font-size: 12px;
	background-color: #e8faad;
}
.keits #mainContent .textBox #midCol td{
	border-right: 1px solid #fff;
	padding: 8px 15px;
	line-height: 16px;
}
.keits #mainContent .textBox #midCol strong{
	color: #22743f;
}
.keits #mainContent .textBox #midCol a, .keits #mainContent .textBox #prodDetails a{
	color: #006600;
	display: block;
	background: url(../images/button.png) no-repeat;
	background-position: 0 -60px;
	width: 102px;
	height: 30px;
	border: none;
	cursor: pointer;
	text-indent: -900em;
}
.keits #mainContent .textBox #midCol a:hover, .keits #mainContent .textBox #prodDetails a:hover{
	background-position: 0 -30px;
}
.keits #mainContent .textBox #midCol a:active, .keits #mainContent .textBox #prodDetails a:active{
	background-position: 0 0;
}
.keits #mainContent .textBox #prodDetails th{ 
	background: #145635 url(../images/booking-table-header.jpg) repeat-x;
	font-size: 12px;
}
.keits #mainContent .textBox #prodDetails tr{
	font-size: 12px;
	height: 30px;
}

.keits #mainContent .textBox .bookingStage1
{
    background: url(../images/booking-stage.jpg) no-repeat;
    width: 600px;
    height: 67px;
    margin: 0 0 20px 0;
}
.keits #mainContent .textBox .bookingStage2
{
    background: url(../images/booking-stage.jpg) no-repeat;
    background-position: 0 -67px;
    width: 600px;
    height: 67px;
    margin: 0 0 20px 0;
}
.keits #mainContent .textBox .bookingStage3
{
    background: url(../images/booking-stage.jpg) no-repeat;
    background-position: 0 -134px;
    width: 600px;
    height: 67px;
    margin: 0 0 20px 0;
}
.keits #mainContent .textBox .bookingStage4
{
    background: url(../images/booking-stage.jpg) no-repeat;
    background-position: 0 -201px;
    width: 600px;
    height: 67px;
    margin: 0 0 20px 0;
}

/*TICKER*/

.keits #tickerBacker { 
	background: #b9e04c url(../images/ticker.jpg) repeat-y;
	width: 905px;
	height: 30px;
} 
.keits #ticker 
{
    background: transparent;
	line-height: 30px;
	font-size: 12px;
	color: #006600;
	margin-left: 6px;
	width: 900px;
} 
.keits #ticker a{ 
	text-decoration: none;
	color: #009900;
}
.keits #ticker a:hover{ 
	color: #006600;
}

/*FOOTER*/

.keits #footer { 
	background: #015703 url(../images/footer-middle.jpg) repeat-x;
	width: 905px;
	height: 51px;
} 
.keits #footer #leftCorner{ 
	background: #015703 url(../images/footer-left.jpg) no-repeat;
	width: 42px;
	height: 51px;
	float: left;
} 
.keits #footer #rightCorner{ 
	background: #015703 url(../images/footer-right.jpg) no-repeat;
	width: 38px;
	height: 51px;
	float: right;
} 

/*OTHER*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* START shopping basket*/
#basketWrapper {
	font-size: 12px;
}

#basketItems {
	width: 600px;
	margin: 20px 0 0 0;
}

#basketItems th { 
	display: none;
}

#basketItems tr {
	font-size: 12px;
}

.basket_Row {
	background-color: #f1fcce;
}

.basket_RowAlt {
	background-color: #e8faad;
}
/* END shopping basket*/