h1, h2, h3, h4, h5, h6 {
	color: #1C3F94;
}

.pgHeadTrim {
	background:#343333     ;
	border:0px solid red;
	height: 38px;
	isplay:none;
	/*background-image:url(./img/head_trim.gif);
	background-size:cover;
	background-repeat: no-repeat;

	*/
}

.top-mast{
	background:none;
	background-color:#cc0000 ;
}

#natButtHolder{
	display:inline-block;
}
.natButt{
	font-weight:bold;
	font-size:1.1em;
}

.hd-nav-active{
	background-color: #cc0000;
	xborder-top:1px solid #1C3F94;
}


.latchOn{
	background:#cc0000;
}
.latchOff{
	color:#336666;
}

.keyNumber, .keyNumber-frame{
	color:#1C3F94;
	border-bottom:1px solid #1C3F94;
}
.pie{
	background-color:#cc0000;
}
.pieBackground{
	background-color:#1C3F94;
}

/*===================================== fo.php colours */

.fo-baseFrm0{
	border-color:#f9d1d7;
}
.fo-baseWd0{
	color:#e11839;
}
.fo-baseSh0{
	background:#e11839;
}


.fo-baseFrm1{
	border-color:#d5d0e0;
}
.fo-baseWd1{
	color:#1C3F94;
}
.fo-baseSh1{
	background:#1C3F94;
}


.fo-baseFrm2{
	border-color:#d6d6d6;
}
.fo-baseWd2{
	color:#343333;
}
.fo-baseSh2{
	background:#343333;
}

/* ========== Opposite Sex Info ==========*/
.opSex {
	background:#cc0000;
}
.opSex-br{
	border-right:01px solid #cc0000;
}
.opSex-txt{
	color:#cc0000;
}

/*= ROAD & BEYE ====================================================*/
	#road-out {
		color: #1e3f94 !important;
	}

	#be-hint-adv-butt{
		color: white !important;
		background: #cc0000 !important;
	}
	.be-hint-adv-detail{
		background:#cc0000 !important;
	}
	#be-hint-adv-detail-name{
		color: white !important;
	}
	.be-hint-adv-delta{
		color:white !important;
	}

	#be-legend-box0 {
		background: #1C3F94;
		background: -webkit-linear-gradient(left, #96a3c3, #1C3F94);
		/* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(left, #96a3c3, #1C3F94);
		/* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(left, #96a3c3, #1C3F94);
		/* For Firefox 3.6 to 15 */
		background: linear-gradient(left, #96a3c3, #1C3F94);
		/* Standard syntax */
	}
	#be-legend-box1 {
		background: #E4042A;
		background: -webkit-linear-gradient(left, #e3adb6, #cc0000);
		/* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(left, #e3adb6, #cc0000);
		/* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(left, #e3adb6, #cc0000);
		/* For Firefox 3.6 to 15 */
		background: linear-gradient(left, #e3adb6, #cc0000);
		/* Standard syntax */
	}
	#be-legend-box2 {
		background: #a29f9f;
		background: -webkit-linear-gradient(left, #c9c6c6, #a29f9f);
		/* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(left, #c9c6c6, #a29f9f);
		/* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(left, #c9c6c6, #a29f9f);
		/* For Firefox 3.6 to 15 */
		background: linear-gradient(left, #c9c6c6, #a29f9f);
		/* Standard syntax */
	}

/*================================================*/

.friendButtBG {
	background:#cc0000;
}

.mapArrow {
	height:75px;
}

#crossMat-time{
	color:#ececec !important;
}	

#map-hint {
	background:#343333;
}

#map-hint-txt, #map-hint-txt-sub {
		color:white;
}

.map-control-btn{
	background-color:#cc0000 ;
	color:white;
}

.hist-bar {
	background: -webkit-linear-gradient(#cc0000 , #ab3246);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#cc0000 , #ab3246);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#cc0000 , #ab3246);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(#cc0000 , #ab3246);
}



#hist-hint {

	background: #cc0000 ; /*#0c5092;*/

	//background: -webkit-linear-gradient(#e71f69, #330066)    ;
	/* For Safari 5.1 to 6.0 */
	//background: -o-linear-gradient(#e71f69, #330066);
	/* For Opera 11.1 to 12.0 */
	//background: -moz-linear-gradient(#e71f69, #330066);
	/* For Firefox 3.6 to 15 */
	//background: linear-gradient(#e71f69, #330066);
	/* Standard syntax */

}

#hint-arrow {
	border-bottom: 8px solid #1C3F94;
}


