@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 #cp_tab1{padding:0px 0px 0px 0px;}
#p-rcb #cp_tab2{padding:0px 0px 0px 0px;}
#p-rcb #cp_tab3{padding:0px 0px 0px 0px;}
#p-rcb #cp_tab4{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;
}
/* These are sIFR equivalents to make the titles look roughly the same when sIFR does not work (offline editing) */
#p-rcb h2 {font-size: 28px; color:#0b5ed7; }
#p-rcb h2.banner {font-size: 30px; color:#0b5ed7; }
#p-rcb h3 {font-size: 24px; color:#0b5ed7; }
#p-rcb h4 {font-size: 36px; color:#999999; }
#p-rcb h5 {font-size: 36px; color:#0b5ed7; }

/* 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:275px; min-height:275px; }
#p-rcb #flashheader_wrapper object   { outline: none; }

