#home p#homeintro {

	color: #666;
	padding: 0 275px 0 0;
	line-height: 1.5em;
	background: #fff url("layout/intro_pic.jpg") no-repeat top right;

}

#home p#calloutbox {

	background: #fff url("layout/homebox.gif") no-repeat top left;
	font-weight: bold;
	padding: 10px 10px 10px 135px;

}







.wideboxdark {

	clear: both;
	background: url("layout/roundbox_large_bg.png") no-repeat scroll bottom center;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;

}

.wideboxdark h2 {

	background: url("layout/roundbox_large_darkhead.jpg") no-repeat center top;
	text-align: center;
	color: #FFCC00;
	font-size: 1.4em;
	padding: 5px 0 0 0 !important;
	margin: 0 0 20px 0;

}

.wideboxdark h2 span {

	padding: 2px 0 4px 0 !important;
	display: block;

}




/*

.oneproduct {

	width: 320px;
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;

}

.oneproduct img {

	margin-right: 10px;

}

.oneproduct p {

	margin: 5px 0 0 0;
	font-size: 0.9em;
	text-align: left;

}

.oneproduct a {

	font-weight: bold;
	text-decoration: none;
	color: #4e4e4e;

}

.oneproduct a:hover {

	color: #ccc;

}

.oneproduct h3 {

	font-size: 0.9em;
	color: #666;
	padding: 0;
	margin: 0;
	text-align: left;

}

*/

div#img {

	width: 150px;
	float: left;
	margin-right: 20px;
	text-align: center;

}

#details {

	width: 350px;
	float: right
}

div.basket h4 {

	font-size: 0.9em;
	text-align: left;
	margin: 10px;
	padding: 0 0 0 0;
}

div.basket h4 a {

	color: #666;
	text-decoration: none;

}



a.equipment-category {

	display: block;
	background-attachment: scroll;
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 120px;
	min-height: 110px;
	margin: 0 0 10px 0;
	text-decoration: none;
}

a.equipment-category h3 {

	padding: 0;
	margin: 0 0 5px 0;
	font-size: 1.6em;
	color: #999;
}



a.equipment-category p {

	padding: 0;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666;

}







div.equipment-mini {

	border-top: 5px solid #ccc;
	padding: 10px 0;
	clear: both;
}

div.equipment-mini div {

	float: right;
	width: 370px;


}

div.equipment-mini img {

	float: left;
	padding: 0 0 10px 0;

}

div.newsitem h3 {
	padding: 0;
	margin: 0 0 5px 0;
}

div.equipment-mini h3 a {
	color: #4e4e4e;
	text-decoration: none;
}

div.equipment-mini h3 a:hover {
	color: #FFCC00;
	text-decoration: none;
}







div.newsitem {

	border-top: 5px solid #ccc;
	padding: 10px 0;
	margin: 0

}

div.newsitem h3 {
	padding: 0;
	margin: 0 0 5px 0;
}

div.newsitem h3 a {
	color: #4e4e4e;
	text-decoration: none;
}

div.newsitem h3 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

div.newsitem h4 {
	padding: 0;
	margin: 0 0 5px 0;
	color: #ccc;
}

div.newsitem p {
	padding: 0;
	margin: 0;
}



#map {
  
	width: 460px; 
  	height: 400px;
  	margin: 10px auto;
  	padding: 1px;
  	font-size: 18px;
  	border: 1px solid #4e4e4e;
  	text-align: left;
}
  






/* slider on homepage */  
  
#slider {
  width: 600px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 190px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 0px;
  height: 180px;
  width: 600px; /* change to 560px if not using JS to remove rh.scroll */
  margin: 0;
}

.scrollContainer div.panel div {
	padding: 0 20px;
	text-align: left;
}

.scrollContainer div.panel div img {
	margin: -10px 20px 0 0;
	border: 1px solid #eee;
}

.scroll a {
	color: #666;
	text-decoration: none;
}

.scrollButtons {
  position: absolute;
  top: 50px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -35px;
}

.scrollButtons.right {
  right: -35px;
}

.equipment-category:hover h3, .equipment-category:hover p {
	color: black;
}

#equipment-1 {
	background-image: url('/images/original/1163533196.jpg');
}

#equipment-2 {
	background-image: url('/images/original/1163533140.jpg');
}

#equipment-3 {
	background-image: url('/images/original/1163533155.jpg');
}

#equipment-4 {
	background-image: url('/images/original/1163533183.jpg');
}

#equipment-5 {
	background-image: url('/images/original/1163533169.jpg');
}

#equipment-6 {
	background-image: url('/images/original/1163533211.jpg');
}

#equipment-1, #equipment-2, #equipment-3, #equipment-4, #equipment-5, #equipment-6 {
	background-position: 0 0;
}

#equipment-1:hover, #equipment-2:hover, #equipment-3:hover, #equipment-4:hover, #equipment-5:hover, #equipment-6:hover {
	background-position: 0 -396px;
}


.homebox_wide #calloutbox {
	padding: 15px 15px 15px 330px !important;
	background: #fff url('/layout/homebox_wide.png') no-repeat scroll top left !important;
	text-align: left;
	line-height: 1.4em;
}
