﻿.LeftToggleButton
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_UnSelected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3781bc;
	margin:0px;
	border:1px #cccccc solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:0px;
	

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;


	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	width:120px;
	cursor:pointer;pointer:hand;
}
.LeftToggleButton:Hover
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Hover.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5b9dcf;
	margin:0px;
	border:1px #bbbbbb solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:0px;
	

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;


	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	width:120px;
	cursor:pointer;pointer:hand;
}
.LeftToggleButton:Active
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:0px;
	

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;


	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	width:120px;
}
.LeftToggleButtonActive
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:0px;
	

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;


	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	width:120px;
}




.RightToggleButton
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_UnSelected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3781bc;
	margin:0px;
	border:1px #cccccc solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomleft:0px;
	
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	

	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;


	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	
	width:120px;
	cursor:pointer;pointer:hand;
}
.RightToggleButton:Hover
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Hover.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5b9dcf;
	margin:0px;
	border:1px #bbbbbb solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomleft:0px;
	
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	

	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;


	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	width:120px;
	cursor:pointer;pointer:hand;
}
.RightToggleButton:Active
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomleft:0px;
	
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	

	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;


	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	width:120px;
}
.RightToggleButtonActive
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	
	/*Rounded Corner*/
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomleft:0px;
	
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	

	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;


	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	width:120px;
}





.CenterToggleButton
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_UnSelected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3781bc;
	margin:0px;
	border:1px #cccccc solid;
	text-align:center;
	vertical-align:middle;
	width:120px;
	cursor:pointer;pointer:hand;
	text-decoration:none;
}
.CenterToggleButton:Hover
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Hover.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5b9dcf;
	margin:0px;
	border:1px #bbbbbb solid;
	text-align:center;
	vertical-align:middle;
	width:120px;
	cursor:pointer;pointer:hand;
	text-decoration:none;
}
.CenterToggleButton:Active
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	width:120px;
	text-decoration:none;
}
.CenterToggleButtonActive
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	width:120px;
	text-decoration:none;
}



.SingleToggleButton
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_UnSelected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3781bc;
	margin:0px;
	border:1px #cccccc solid;
	text-align:center;
	vertical-align:middle;
	
	/*Rounded Corner*/
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	width:120px;
	cursor:pointer;pointer:hand;
	text-decoration:none;
}
.SingleToggleButton:Hover
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Hover.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5b9dcf;
	margin:0px;
	border:1px #bbbbbb solid;
	text-align:center;
	vertical-align:middle;
	
	/*Rounded Corner*/
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	width:120px;
	cursor:pointer;pointer:hand;
	text-decoration:none;
}
.SingleToggleButton:Active
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	
	/*Rounded Corner*/
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	width:120px;
	text-decoration:none;
}
.SingleToggleButtonActive
{
	background-image:url('/PF/Images/Search/BackgroundToggleButtons_Selected.gif');
	background-repeat:repeat-x;
	height:25px;
	line-height:22px;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	border:1px #999999 solid;
	text-align:center;
	vertical-align:middle;
	
	/*Rounded Corner*/
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	width:120px;
	text-decoration:none;
}