/* ======================================================*/
/* === The script was created by Kieran O'Hara ==========*/
/* === for StopRoadKill.org.uk ==========================*/
/* === it was last updated 15/09/2013 ===================*/
/* === This code relates to: ============================*/
/* == >> helpOut.php ====================================*/
/* ======================================================*/
/* ======================================================*/


#linkArea {
	display: block;
	width: 300px;
	height: auto;
	float: left;
	margin: 10px;
	padding: 0px;
}

.linkRow {
	display: block;
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 3px 6px;
}

.linkCell1 {
	display: inline;
	float: left;
	width: 300px;
	height: 20px;
	margin: 0px;
	padding: 2px 0px;
	font-size: 80%; 
}

/*CallOut*/

/*removed in price - replaced in volunteer*/

.callOut {
	font-family: verdana, sans-serif; 
	position: absolute;
	float: left;
}

.callOut ul {
	padding:0; 
	margin:0;
	border:0;
	list-style-type: none;
}

.callOut ul li {

}

.callOut ul li a, .callOut ul li a:visited {
text-decoration:none; 
color:#000; 
background:#fff;
}

.callOut ul li dl {
visibility:hidden;
position:absolute;
float: left;
z-index: 99;
}

table {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:1em;
}

.callOut dl {width:400px; padding:0 0 20px 0; background:transparent url('http://www.budgieweb.com/css/callOut/bottom.gif') no-repeat bottom left; height:auto;}
.callOut dt {margin:0; padding:5px; font-size:1.4em; font-weight:bold; color: #000; background:transparent url('http://www.budgieweb.com/css/callOut/top.gif') no-repeat top left; text-align:center;}
.callOut dd {margin:0; padding:5px 15px; color:#000; font-size:1em; border:1px solid #000; border-width:0 1px; background:#fff url('http://www.budgieweb.com/css/callOut/info.gif') no-repeat bottom right;}
.callOut dd p {padding:0; margin:10px 0; line-height:1.5em;}

.callOut ul li:hover,
.callOut ul li a:hover {
color:#000; 
position:relative;
cursor: pointer;
cursor:hand;
}

.callOut ul li:hover dl,
.callOut ul li a:hover dl {
visibility:visible;
color:#000;
top:-75px;
left:120px;
cursor:default;
}

.callOut ul li:hover dl em,
.callOut ul li a:hover dl em {
display:block;
position:absolute;
left:-35px;
top:75px;
width:36px; 
height:36px;
background:transparent url(../sites/pointer.gif); 
}

.callOut ul li:hover dl a,
.callOut ul li a:hover dl a {
height:0.8em;
color:#606;
background:transparent;
text-decoration:underline;
display:inline;
}

.callOut ul li:hover dl a:hover,
.callOut ul li a:hover dl a:hover {
text-decoration:none;
background:transparent;
}

/* replace ended*/

p.descriptionP {
	width: 600px;
	margin: 0px;
	padding: 10px;
	color: #424242;
}

.priceSectionRowA {
	margin: 0px;
	padding: 0px;
}

.priceSectionRowA img{
	margin: 0px;
	padding: 30px 10px 15px 10px;
}

.priceBoxText {
	width: 600px;
	margin-left: 20px;
	display: block;
	padding: 0px;
	color: #424242;
}

.priceBoxTextLine {
	width: 600px;
	line-height: 1.75em;
}

.priceBoxTextCell1 {
	display: inline;
	float: left;
	width: 440px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.priceBoxTextCell2 {
	display: inline;
	float: left;
	position: relative;
	width: 74px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.priceBoxTextCell3 {
	display: inline;
	float: right;
	width: 74px;
	height: auto;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	text-align: right;
}

.priceBoxTextCell4 {
	display: block;
	float: left;
	width: 595px;
	height: auto;
	margin: 0px;
	margin-right: 1px;
	padding: 10px 0px;
	text-align: left;
	line-height: 1.2em;
}

.clearBoth {
	clear: both;
}


/*
.linkCell2 {
	display: inline;
	float: left;
	width: 300px;
	height: 20px;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
}

.linkCell3 {
	display: inline;
	float: right;
	width: 130px;
	height: 20px;
	margin: 0px;
	margin-left: 10px;
	padding: 2px 0px;
	font-size: 80%;
}
*/
