h1, h2, h3, h4, h5, h6 {
	color: #c60d54;
}

.pgHeadTrim {
	background:#C60D54;
	height: 28px;
}

.top-mast{
	background: #f41c5e;
}

#natButtHolder{
	display:none;
}
.natButt{
	font-weight:bold;
	font-size:1.1em;
}

.hd-nav-active{
	background-color: #f41c5e;
}

#not-found {	
	background:#c60d54 !important;	
}

.bf-ham-case{
	visibility:visible;
}

.rp-mast-dark {
	border:0px solid #e11883 !important; 
}

#runlist {
	_background: #e11883 !important;
}

.latchOn{
	background:#c60d54;
	font-weight:bold !important;
}
.latchOff{
	color:#c60d54;
	font-weight:bold !important;
}
.latchOnY {
	background-color:#303235 !important;
	color:white !important;
	font-weight:bold !important;
}	

.keyNumber, .keyNumber-frame{
	color:#c60d54;
	border-bottom:1px solid #c60d54;
}
.pie{
	background-color:#f41c5e;
}
.pieBackground{
	background-color:#888B8D;
}

/*===================================== fo.php colours */

.fo-baseFrm0{
	border-color:#f9d1d7;

}
.fo-baseWd0{
	color:#f41c5e;
}
.fo-baseSh0{
	background:#f41c5e;
}


.fo-baseFrm1{
	border-color:#f4cfdd;
}
.fo-baseWd1{
	color:#c60d54;
}
.fo-baseSh1{
	background:#c60d54;
}


.fo-baseFrm2{
	border-color:#d6d6d6;
}
.fo-baseWd2{
	color:#343333;
}
.fo-baseSh2{
	background:#343333;	

}

/*= COMP ====================================================*/

#buttSelHist {
	background:#cc0000 !important;
	color:white !important;
}

#histCompIcon0{
	background: url(./../lot19/img/comp_sign.png) -46px !important;
}

#comp-word-stump{
	background:#033974 !important;
}	
#comp-left-chev{
	border-right: 10px solid #033974 !important;	
}
#histGuy-words {
	background:#cc0000 !important;
}	
#comparebar, .smlGuy {
	color:#033974 !important;
}


/* ========== Opposite Sex Info ==========*/
.moatSP .frameTitle, .moatMP .frameTitle {
		color:#004780 !important;	
}	

.opSex {	
	background: #c60d54; /* Old browsers */
	background: -moz-linear-gradient(left,  #c60d54 0%, #f41c5e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #c60d54 0%,#f41c5e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #c60d54 0%,#f41c5e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60d54', endColorstr='#f41c5e',GradientType=1 ); /* IE6-9 */
}
.opSex-br{
	border-right:01px solid #cc0000;
}
.opSex-txt{
	color:#c60d54;
}

/*= Passing ==============================*/
.pass-hd-item-ax{
	position: relative;
	left:90px;
	border:1px solid black;
}	

/*= ROAD & BEYE ====================================================*/
	#road-out {
		top: 7px !important;
		/*color: #1c3f94 !important;*/
	}

	#be-hint-adv-butt{
		color: white !important;
		background: #c60d54 !important;
	}
	.be-hint-adv-detail{
		background:#888B8D !important;		
		-webkit-box-shadow: 4px 4px 4px -4px rgba(34,34,34,1);
		-moz-box-shadow: 4px 4px 4px -4px rgba(34,34,34,1);
		box-shadow: 4px 4px 4px -4px rgba(34,34,34,1);		
	}
	#be-hint-adv-detail-name{
		color: white !important;
	}
	.be-hint-adv-delta{
		color:white !important;
	}
	
	.beyeHiLi-subject {
		xbackground:#F41C5E !important;
	}	

/*================================================*/

.friendButtBG {
	background:#c60d54;
}

.mapArrow {
	height:85px;
}

#crossMat-time{
	color:#ececec !important;
}
#crossMat-detail{
	background:none !important;
	left:0 !important;
	top:-4% !important;
}	

#map-hint {
	background:#343333;
}

#map-hint-txt, #map-hint-txt-sub {
		color:white;
}

.map-control-btn{
	background-color:#c60d54 ;
	color:white;
	padding:.3em 1em;
}

.hist-bar {
	background: -webkit-linear-gradient(#F41C5E , #C60D54);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#F41C5E , #C60D54);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#F41C5E , #C60D54);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(#F41C5E , #C60D54);
}

#hist-hint {
	background: #F41C5E;
}

#hint-arrow {
	border-bottom: 8px solid #F41C5E !important;
}

.map-point-img {
		width:	15px;
		height: 15px;
}	


