@charset "UTF-8";
/* CSS Document */

body {behavior:url('/style_sheets/csshover3.htc');}
 
#fndbtn, #fbtn2, #fbtn3 {
float:left;
font-size:100%;
line-height:normal;
margin-top:15px;
margin-right:20px;
margin-bottom:30px;
}

#fndbtn ul, #fbtn2 ul, #fbtn3 ul {
margin:0;
padding:0 0 0;
list-style:none;
}

#fndbtn li, #fbtn2 li, #fbtn3 li {
float:left;
background:url('/templatesCURRENT/images_buttons/sprites_left.gif') no-repeat 0 -36px;
/* set the value here to the space you want between the buttons */
margin-right:2px;
/* set the last value to the exact width of the sprites_left.gif image */
padding:0 0 0 10px;
list-style-image:none;
}

html> body #fndbtn li, html> body #fbtn2 li, html> body #fbtn3 li{
background:url('/templatesCURRENT/images_buttons/sprites_left.png') no-repeat 0 -36px;
}

#fndbtn li:hover, #fndbtn li:hover a, #fbtn2 li:hover, #fbtn2 li:hover a, #fbtn3 li:hover, #fbtn3 li:hover a {background-position:0 0px;}

#fndbtn li:hover a, #fbtn2 li:hover a, #fbtn3 li:hover a {background-position:100% 0px;}

#fndbtn a, #fbtn2 a, #fbtn3 a {
float:right;
display:block;
width:.1em;
background:url('/templatesCURRENT/images_buttons/sprites_right.gif') no-repeat 100% -36px;
padding:9px 20px 10px 8px;
text-decoration:none;
font-family:Myriad, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#ffffff;
text-shadow:#333333 2px 2px 2px;
}

html> body #fndbtn a, html> body #fbtn2 a, html> body #fbtn3 a {
background:url('/templatesCURRENT/images_buttons/sprites_right.png') no-repeat 100% -36px;
}

#fndbtn a:hover, #fbtn2 a:hover, #fbtn3 a:hover {background-position:100% 0px;color:#ffffcc;}

#fndbtn> ul a, #fbtn2> ul a, #fbtn3> ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#fndbtn a, #fbtn2 a, #fbtn3 a {float:none;}
/* End IE5-Mac hack */
