@import "cp_v2.1.css";
@import "tabs/tabs.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;
}

/* These are sIFR equivalents to make the titles look roughly the same when sIFR does not work (offline editing) */
#p-rcb h2 {font-size: 34px; padding:20px 0 16px 0; color:#0B5ED7; }
#p-rcb h3 {font-size: 18px; padding:26px 0 16px 0; color:#0B5ED7; }
#p-rcb h4 {font-size: 26px; padding:13px 0 10px 0; color:#0B5ED7;  }
#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:314px; min-height:314px; }
#p-rcb #flashheader_wrapper object   { outline: none; }


.popup{
    width:920px;
    display:none;
    height:540px;
    background:#fff;
    border:1px solid black;
    padding:4px;
    text-align:center;
   
}

.popupbrightcove .navigation {
    float:right;
}

.popupbrightcove .content{
    text-align:center;
}

.popupbrightcove{
    height:540px;
    background:#fff;
}

#popupManBackground {
    background:#333;
}

#videothumbs{
    width:800px;
    margin:70px auto 0 auto;
}

#videothumbs .videoThumb{
    
    background:#eee;
    margin:0 0 0 10px;
    float:left;
    
}
#videocontent{
	
	
}

#videothumbs .content{
    
    margin:10px 0 0 0px;
}

a{
	cursor:pointer
	
}

.videoLink{
	color:#000;
	
}

#p-rcb .cp_tabmenu a:hover {
	text-decoration:underline;
	}

