/****Styles for Factary Phi****/
/* Version 2.0 */
/* This stylesheet is specifically for Internet Explorer 8 and earlier versions */
/* Designed by Shaun Gardiner. Copyright The Factary Ltd 2013-2014. */

/*.tableWrap {
	display:block;
}*/

span.hideIE {
	display:none
}

#ieWarning {
	display:block;
}

body#index .navMenu {
    width:1130px;
}

hr {
	background-color:#E5E5E5;
    height:2px;
}

p.export {
	width:154px;
}

#contentWrap  {
	width:800px;
	margin:0 auto;
	padding-bottom:120px;	
}

body.index #contentWrap  {
   width:100%;
   margin:0;
}

body.index .navMenu div.row div.nav {
	background:none;
	height:15px;
}

body#index .navMenu div.row div {
	display:inline;
	zoom:1;
}

body.index .navMenu form {
	height:15px;
	border:1px solid red;
}

a.toggle.quickSearchUpper {
	display:none;
}

table.results a.toggle:hover span {
	display:none;
}

.searchOperator select {
	text-align:center;
}

table.search {
	display:block;
	/*font-size:80%;*/
	width:175px !important;
	margin:0 auto;
}

table.search select,
table.search input {
	top:0;
}
	
a.extraInfo,
.donor a.extraInfo ,
.recipient a.extraInfo,
.donation a.extraInfo {
	background:none;
	font-size:100%;
	display:none;
}

	a.extraInfo {
		margin-right:-5px;
	}

	a.extraInfo:hover span{
		top:-35px;
		left:340px;
	}

	.donor a.extraInfo ,
	.recipient a.extraInfo {
		background:url("images/extra-info-circle-dark.png");
	}

	a.extraInfo,
	.donation a.extraInfo {
		background:url("images/extra-info-circle-light.png");
	}
	
table.search div.fixSearch.active {
	position:relative !important;
	bottom:auto !important;
}
	
a.back-to-top:hover {    
    text-decoration:none;
}
	
body.record table tr td a.previous_next {
	width:120px;
}
	
p.footer {
	font-size:80%;
}

li.question div.answer {
	margin-top:5px;
	margin-bottom:20px;
}

div.newPhiMessage a {
	text-decoration:underline;
}