.gallery a img{
	margin:10px 10px 0 0;
    padding: 3px;
	border:1px solid #444;
    border-radius: 3px;
}

.gallery img{
    -webkit-box-shadow: 2px 2px 8px -2px #222;
       -moz-box-shadow: 2px 2px 8px -2px #222;
	        box-shadow: 2px 2px 8px -2px #222;	
}

.gallery a:hover{
	background-image: none;
}

.gallery a:hover img{
	border-color:#999;
}

/* Stylesheet: rfpn_gallery Modified On 2012-11-29 09:36:52 */
* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	/*font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;*/
	/*line-height:1;*/
}

ul {
    margin-left: 20px;
}

ol {
    margin-left: 20px;
}

.screenreaders{
	display: block;
	position: absolute;
	top: -1000px;
}
.screenreaders ul{
	list-style: none;
}

body{
	background: #ccc url(/template/img/back_col.jpg) no-repeat center top fixed;    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Century Gothic',helvetica,verdana,arial;
	/*font-family: 'trebuchet ms', tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	color:#0;
}

#body_wrapper{
	padding: 10px 0 20px 0;
	/*background: url(/template/img/grad50.png);
	background-repeat: repeat-x;	*/
}

@media only screen and (min-width: 1000px) {
	body, #body_wrapper{
		background-attachment: fixed;
	}
}

a{
	color: #d40;
    text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

/*a:hover {
	color:#ff5900;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(/template/img/bgalpha/white_20p.png);
	-webkit-box-shadow: 0px 0px 15px 0px #222;
	   -moz-box-shadow: 0px 0px 15px 0px #222;
	        box-shadow: 0px 0px 15px 0px #222;	
}*/

#page_wrapper {
	margin: 0 auto;
	width: 1000px;
}

#top, #banner, #menu, #content, .side_box, #bottom{
	border: 1px solid #aaa;
	background: #f8f8f8;
	-webkit-box-shadow: 0px 4px 15px -6px #222;
	   -moz-box-shadow: 0px 4px 15px -6px #222;
	        box-shadow: 0px 4px 15px -6px #222;	
}

#menu{
	-webkit-box-shadow: -2px 4px 8px -6px #222;
	   -moz-box-shadow: -2px 4px 8px -6px #222;
	        box-shadow: -2px 4px 8px -6px #222;	
}

#menu, #content {
	background: #fff;
}

#top{
	border-radius: 3px;
	width: 800px;
	height: 35px;
	margin-bottom: 10px;
	margin-left: 200px;
	position: relative;
}

#top_menu{
	position: absolute;
	bottom: 0;
}

#top_menu ul {
	list-style:none;
    margin: 0;
}

#top_menu li {
	display: inline;
	overflow: hidden;
}

#top_menu li a{	
	line-height:1;
	display: block;
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 148px;
	height: 22px;
    padding-top: 6px;
	font-size: 16px;
    font-weight : normal;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background: #ff5900; /*#d22;*/
    
	color: #111; /*#eee;*/
	-webkit-box-shadow: 0px 0px 10px -2px #222;
	   -moz-box-shadow: 0px 0px 10px -2px #222;
	        box-shadow: 0px 0px 10px -2px #222;
}

#top_menu li a:hover {
	color: #fff;
	background:#333;
	border: 0px;
    text-decoration: none;
}

#top_menu .menuactive a{
    background:#444;
    color: #ffc;
}

#top .fb-like{display:block;width:145px;height:25px;position:absolute;bottom:0;right:0;margin-bottom:2px}

#banner{
	position: relative;
	border-radius: 3px;
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
	background: #ccc url(/template/img/banner.jpg) no-repeat center;
}

#banner h1{
	display:block;
    position: absolute;
    bottom: 40px;
    left: 20px;
	/*border: 1px solid #aaa;
	border-radius: 6px;
	background: url(/template/img/bgalpha/white_70p.png);*/
	font-size: 30px;
	color: #fff;
	text-shadow: 0px 0px 10px #000;
    font-weight : bold;
}

#banner .box{
	display:block;
	float:right;
	border: 1px solid #aaa;
	border-radius: 6px;
	background: url(/template/img/bgalpha/white_90p.png);
	font-size: 16px;
	text-align:right;
	padding: 6px 10px 10px 10px;
	margin: 20px 20px 5px 15px;
}

#logo{
	display:block;
	background: url(/template/img/rfpn_newlogo.png) no-repeat center;
	background-size:160px 160px;
	/*border-radius: 3px;*/
	position: absolute;
	top:0;
	left:0;
	width: 170px;
	height: 170px;
	margin: -55px 30px 10px 15px;
}

#banner_bar{
	display:block;
	width: 100%;
	background: url(/template/img/bgalpha/black_80p.png);
	position: absolute;
	color: #ccc;
	left:0;
	bottom:0;
}

#banner_bar span{
	display:block;
	float: left;
	margin: 6px 0 0 10px;
	font-size: 13px;
	font-family: arial;
}

#banner_bar span>strong{
	color: #ddd;
}

#banner_bar form{
	display:block;
	float: right;
	margin: 3px 5px;
}

#banner_bar form>input{
	padding:1px 6px;
	border: 1px solid #555;
	background: #ddd;
	color: #111;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

#banner_bar form>input[type=submit]{
	padding:1px 6px 1px 6px;
	margin-left: -4px;
	color: #ccc;
	font-weight: bold;
	background: #b22;
	border-radius: 0;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}

#banner_bar form>input[type=submit]:hover{
	background: #222;
	color: #fff;
    text-decoration: none;
}

#content_column{
	float: right;
	width: 800px;
}

#side_column{
	float: left;
	width: 200px;
}

#menu{
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	position: relative;
	width: 200px;
	border-right: 0;
	min-height: 100px;
	height:auto !important; 
	height: 100px;
    margin-bottom: 8px;
}

#menu h2{
    line-height: 1.2;
	border: 1px solid #aaa;
    margin: 10px 0 0 10px;
    font-weight: normal;
	border-top-left-radius: 4px;	
	border-top-right-radius: 4px;	
    -webkit-box-shadow: 0px 0px 10px -1px #888;
	   -moz-box-shadow: 0px 0px 10px -1px #888;
	        box-shadow: 0px 0px 10px -1px #888;
	background: #ff5900;
	color: #eee;
	padding:5px 4px;
	text-align: center;
	font-size: 16px;
}

#menu ul{
	list-style:none;	
	margin: 5px 0 10px 10px;
}

#menu ul ul{
	margin: 0;
	margin-left: 10px;
    font-size: 14px;
}

#menu ul ul ul{
	margin: inherit;
    font-size: 12px;
}

#menu li a{
	display: block;
	padding: 4px 4px;
	color: #111;
	font-weight: normal;
	border-bottom: 1px solid #f85;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height:120%;
}

#menu li a:hover{
	color: #fff;
    text-decoration: none;
	background: #444;
	border-bottom: 2px solid #ff5900;
    padding-bottom: 3px;
}

#menu .menuactive>a{
    background: #eee;
    border-bottom: 2px solid #222;
    color: #000;
    padding-bottom: 3px;
}

.side_box{
	border-radius: 3px;
	margin-bottom: 8px;
	margin-right: 8px;
	min-height: 50px;
	height:auto !important; 
	height: 50px;
	text-align: right;
	font-size: 13px;
    overflow: hidden;
}

.side_box>p{
	margin:5px 10px;
}
.side_box>ul{
	margin:5px 10px;
	list-style:none;
}
.side_box>h2{
	font-size: inherit;
	margin:5px 10px;
}

#content{
	font-family: Arial, Helvetica, sans-serif;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 780px;
	min-height: 500px; 
	height:auto !important; 
	height: 500px;
	padding: 10px;
	text-align: justify;
	line-height: 1.4;
	color: #000;
    background: #fff;
}

#content h2, #content h3{
    line-height: 1.2;
    font-family: 'Century Gothic',helvetica,verdana,arial;
    background: #ff5900;
    color: #fff;
	font-size: 16px;
    font-weight: normal;
	text-align: right;
	padding:5px 15px;
	border: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-box-shadow: 0px 0px 10px -1px #888;
	   -moz-box-shadow: 0px 0px 10px -1px #888;
	        box-shadow: 0px 0px 10px -1px #888;
    clear: both;
}

#content>h3{
	text-align: left;
    border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

#content .lone_title{
    border-radius: 4px;
    margin-bottom: 20px;
    color: #000;
    background: #ddd;
    border: 1px solid #ddd;
    text-align:center;
    font-size: 18px;
}

#content .news_page_navi{
    display: block;
    width:100%;
    text-align: center;
    margin-bottom: 10px;
}

#content .box, #content .news_box,  #content #search_block{
	display:block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 15px;
	-webkit-box-shadow: 0px 0px 10px -1px #888;
	   -moz-box-shadow: 0px 0px 10px -1px #888;
	        box-shadow: 0px 0px 10px -1px #888;
    background: #fff;
	margin-bottom: 10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
    overflow: hidden;
}

#content #search_block{
    border-top: 1px solid #ccc;
}
  
h3 .news_cat{
   color: #ccc; 
}

#content h3 .news_date{
    font-size: 12px;
    font-weight: normal;
    color: #aaa;
}

#content .news_box{
	margin-bottom: 30px;
}

#content .news_bottom{
	margin: -30px 0 20px 0;
	height: 25px;
}

#content .news_more{
	float:right;
	margin-right: 50px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #444;
	color: #fff;
	padding:2px 30px;
	-webkit-box-shadow: 0px 2px 10px 0px #222;
	   -moz-box-shadow: 0px 2px 10px 0px #222;
	        box-shadow: 0px 2px 10px 0px #222;
}

#content .news_more a{
    color: #fff;
}

#content .news_more a:hover{
    text-decoration: none;
    color: #000;
    text-shadow: 0 0 10px #fff;
}

#content .box h1, #content .box h2, #content .box h3, #content .box h4, #content .news_box h1, #content .news_box h2, #content .news_box h3, #content .news_box h4{
	display:block;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fa6;
	color: #000;
	border-bottom: 1px solid #aaa;
	padding: 5px 10px;
	margin:15px 0;
	-webkit-box-shadow: 0px 3px 10px -3px #222;
	   -moz-box-shadow: 0px 3px 10px -3px #222;
	        box-shadow: 0px 3px 10px -3px #222;
    text-align:left;
}

#content .box h1, #content .news_box h1{
    font-size:20px;
}

#content .box h2, #content .news_box h2{
    font-size:18px;
}

#content .box h3, #content .news_box h3{
    font-size:16px;
}

#content .box h4, #content .news_box h4{
    font-size:14px;
    background: #eee;
    -webkit-box-shadow: 0px 3px 10px -3px #444;
	   -moz-box-shadow: 0px 3px 10px -3px #444;
	        box-shadow: 0px 3px 10px -3px #444;
    border:0;
}

#content .search_list{
    list-style: none;
}

#content .search_list li{
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #aaa;
}

#content ul{
    margin:5px 0 5px 20px;
}

#content table.partners{
    border-spacing:10px;
    border-width:0;
}

#content .partners img {
    border:0;
}

/*#slider, #slider img{
	border-radius: 4px;
}*/

#content a.big_button{
    display: block;
    width: 60%;
    font-family: 'Century Gothic',helvetica,verdana,arial;
    color: #eee;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: 20px auto;
	padding:5px 10px;
    background: #d22;
    border: 2px solid #d44;
    border-radius: 6px;
    -webkit-box-shadow: 0px 2px 6px 0 #444;
	   -moz-box-shadow: 0px 2px 6px 0 #444;
	        box-shadow: 0px 2px 6px 0 #444;
}

#content a.big_button:hover{
    background: #222;
    border: 2px solid #000;
    color: #fff;
    text-decoration: none;
}

#content a.float_button{
    width: 100px;
    float: right;
    display: block;
    font-family: 'Century Gothic',helvetica,verdana,arial;
    color: #000;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin: 5px;
    margin-left: 15px;
    padding:5px 10px;
    background: #888;
    border: 2px solid #858585;
    border-radius: 6px;
    -webkit-box-shadow: 0px 2px 6px 0 #444;
	   -moz-box-shadow: 0px 2px 6px 0 #444;
	        box-shadow: 0px 2px 6px 0 #444;
}

#content a.float_button:hover{
    background: #555;
    border: 2px solid #505050;
    color: #fff;
    text-decoration: none;
}

#content img{
    border-radius: 3px;
}

#content a.imglink img{
    margin:5px 10px;
    padding:3px;
    background: #ddd;
    border: 2px solid #444;
}

#content a.imglink:hover img{
    background: #f88;
    border: 2px solid #f22;
}

#slider img{
    border: 0;
    border-radius: 0;
}

#bottom_wrapper{
	font-size: 13px;
	clear: both;
	width: 100%;
	padding-top: 10px;
}

#bottom{
	border-radius: 3px;
	min-height: 50px;
	height:auto !important; 
	height: 50px;
	width: 100%;
}

#bottom .left{
	width: auto;
	margin: 20px 15px;
}

.right-info{ float: right; text-align: right; margin: 20px 15px;}
.left-info{ float: left; text-align: right; }
.foot-logo{ width: 70px; margin: 0px 5px 0 10px; float: left; }
/* Stylesheet: rfpn_style Modified On 2016-05-24 16:03:54 */
<!--[if IE 6]>
#content_column{
	width: 797px;
}
<![endif]-->

/* Stylesheet: rfpn_style_ie6 Modified On 2012-11-18 00:32:47 */
/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* Stylesheet: rfpn_slider Modified On 2012-11-27 23:20:54 */
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(/template/slider/themes/default/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/template/slider/themes/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/template/slider/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/* Stylesheet: rfpn_slider_def Modified On 2012-11-18 01:11:41 */
/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(/template/img/lightbox/prev.png) left 48% no-repeat;
  -webkit-box-shadow: 0 0 0;
     -moz-box-shadow: 0 0 0;
          box-shadow: 0 0 0;    
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(/template/img/lightbox/next.png) right 48% no-repeat;
  -webkit-box-shadow: 0 0 0;
     -moz-box-shadow: 0 0 0;
          box-shadow: 0 0 0;	
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}

/* Stylesheet: rfpn_lightbox Modified On 2012-11-20 15:05:17 */
