@import "tabs/tabs.css";
@import "box/box.css";
@import "content.css";


#p-rcb a{cursor:pointer;}
#p-rcb .cp_content{padding:0px 30px 20px 30px;}
#p-rcb .cp_tab{padding:0px 0px 0px 0px;}
#p-rcb .tabAnimation{display:none;}

/* sIFR replacements */
.sIFR-active #p-rcb h2 {
	visibility:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sIFR-active #p-rcb h3 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}	
.sIFR-active #p-rcb h4 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}
.sIFR-active #p-rcb h5 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}
.sIFR-active #p-rcb h6 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}	

/* These are sIFR equivalents to make the titles look roughly the same when sIFR does not work (offline editing) */
#p-rcb h2 {font-size: 30px; line-height:30px; padding:0px 0 16px 0; color:#4a98be; }
#p-rcb h3 {font-size: 24px; padding:25px 0 10px 0; color:#4a98be; }
#p-rcb h4 {font-size: 18px; padding:0px 0 10px 0; color:#333333; }
#p-rcb h5 {font-size: 24px; padding:25px 0 10px 0; color:#333333; }
#p-rcb h6 {font-size: 24px; padding:25px 0 10px 0; color:#4a98be; text-align: right; }

/* Flash Header */
	
#p-rcb #flashheader_wrapper { background-repeat: no-repeat; background-position: 0px 0px; background-color: #ffffff;}
#p-rcb #flashheader_wrapper,
#p-rcb #flashheader_wrapper #flashheader { height:341px; min-height:341px; }
#p-rcb #flashheader_wrapper object   { outline: none; }


