@charset "utf-8";
/* CSS Document */

.imageboxbg {
	background:#eaeaea;
	padding:7px;
}

.imageboxborder {
	border:1px solid #bcbcbc;
}

.productname-box {
	background:#646464;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
}

.producttitlebox {
	background:#646464;
}

.whiteheadingtext {
	font-family:"Trebuchet Ms",Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.producttitlename {
	font-family:"Trebuchet Ms", Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.productname-yellow-title {
	font-family:"Trebuchet Ms", Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#1c1c1c;
}

.productname-yellow-title {
	font-family:"Trebuchet Ms", Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#1c1c1c;
}

.brownboldinfotext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#383838;
}

.colourboldinfotext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#383838;
}

.colournormalinfotext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#383838;
}

.normal-infotext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	color:#444444;
}

#bullet {
	width:25px;
	background:url(../images/white-arrow-bullet.gif) no-repeat 8px;
	height:20px;
}

