@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:20px 30px 20px 30px;*/}
#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: 26px; color:#cd8fbd; line-height:24px; }
#p-rcb h3.cloud {font-size: 14px; color:#444444; text-align:center; line-height:14px; }
#p-rcb h3.white {font-size: 14px; color:#ffffff; text-align:center; line-height:14px; }
#p-rcb h3 {font-size: 18px; color:#444444; }
#p-rcb h4 {font-size: 18px; color:#cd8fbd;}
#p-rcb h5 {font-size: 17px; padding:14px 0 9px 0; }

/* 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; }

/* LINK */
#p-rcb a.p-link { background:transparent url(../images/general/arrow.gif) no-repeat center right; padding-right:10px; color:#992c96; }

/* Tab1 - Headers Cursor Fix */

#p-rcb .tab1_header_1 {cursor: pointer; width: 125px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute; z-index:10000;}
#p-rcb .tab1_header_2 {cursor: pointer; width: 70px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute;z-index:10000;}
#p-rcb .tab1_header_3 {cursor: pointer; width: 112px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute;z-index:10000;}
#p-rcb .tab1_header_4 {cursor: pointer; width: 110px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute;z-index:10000;}

#p-rcb h3.tab1_header {width:200px;}

