﻿@charset "UTF-8";
/* CSS Document */

/* Event Map Icon Styles */

div.eventMapIconPanel 
{
	/*clear: both;
	padding: 10px;*/
}
div.eventMapIConPanelItem 
{
	line-height: 18px;
	margin-bottom: 6px;
}
div.eventMapIConPanelItem input 
{
	margin: 0 0 0 3px;
	padding: 0;
	vertical-align: middle;
}
div.eventMapIConPanelItem label
{
	margin: 0 0 0 3px;
	padding: 0;
}
div.eventMapIconPanel div.eventMapIcon 
{
	margin-right: 0px;
	margin-top: 2px;
}

div.eventMapPopupItem 
{
	border-top: 1px solid silver;
	margin-bottom: 6px;
	padding-top: 6px;
	line-height: 16px;
}

div.eventMapPopupItem div.mapItemText 
{
	margin-left: 40px;
}


div.eventMapIcon 
{
	background-image:url(../../Images/iconsMapSprite.gif);
	background-position: 0 -315px;
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	float: left;
	margin-right: 0;
	margin-top: 2px;
} 

div.eventMapIconSmall 
{
	background-image:url(../../Images/iconsMapSpriteSmall.gif);
	background-position: 0 -315px;
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	float: left;
	margin-right: 0;
	margin-top: 2px;
} 

div.welcomebriefing 
{
	background-position: 0 0;	
}
div.inprocessing 
{
	background-position: 0 -35px;	
}
div.training 
{
	background-position: 0 -70px;	
}
div.PreDeployment 
{
	background-position: 0 -105px;	
}
div.Deployment 
{
	background-position: 0 -140px;	
}
div.PostDeploymentReconstitution30day 
{
	background-position: 0 -175px;	
}
div.PostDeploymentReconstitution60day 
{
	background-position: 0 -210px;	
}
div.PostDeploymentReconstitution90day 
{
	background-position: 0 -245px;	
}
div.Demobilization 
{
	background-position: 0 -280px;	
}

span.googleTitle 
{
	color: #333;
}

span.welcomebriefing 
{
	color: 	#A6C13B;	
}
span.inprocessing 
{
	color: 	#2E3192;	
}
span.training 
{
	color: 	#46C6F9;	
}
span.PreDeployment 
{
	color: 	#0DAA4B;	
}
span.Deployment 
{
	color: 	#3576BC;	
}
span.PostDeploymentReconstitution30day 
{
	color: 	#ffbb03;	
}
span.PostDeploymentReconstitution60day 
{
	color: 	#E57225;	
}
span.PostDeploymentReconstitution90day 
{
	color: 	#C12327;	
}
span.Demobilization 
{
	color: 	#8046A4;
}

/* End event map icon */

/* General Icons */

span.iconSprite 
{
	background-image: url(../../Images/jss_icons.gif);
	background-repeat:no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	font-size: 1px;
	margin-right: 6px;
}


.iconSubHeadline .iconSprite
{
	background-image: url(../../Images/icon_sprite_sm.gif);
}

h4 .iconSprite 
{
    display: none !important;
}
h4.iconSubHeadline 
{
    border-top: 1px solid #CCCCCC;
    padding-top: 3px;
    margin-top: 3px;
}
h4.noBorder 
{
    border-top: none !important;
} 
span.events 
{
	background-position: 0 -300px;
}

span.visibility 
{
	background-position: 0 -240px;
}

span.relevance 
{
	background-position: 0 -270px;
}

span.regmethod 
{
	background-position: 0 -330px;
}

span.regfield
{
	background-position: 0 -1050px;
}

span.nametags 
{
	background-position: 0 -360px;
}

span.postredirect 
{
	background-position: 0 -390px;
}

span.onsitereg 
{
	background-position: 0 -420px;
}

span.delquotas
{
	background-position: 0 -1020px;
}

span.evalsetup
{
	background-position: 0 -930px;
}

span.editprofile
{
	background-position: 0 -1080px;
}

span.userreport
{
	background-position: 0 0;
}

span.eventattendreport
{
	background-position: 0 0;
}

span.sysreports
{
	background-position: 0 -120px;
}

span.regreports
{
	background-position: 0 -1050px;
}

span.mailingaddress
{
	background-position: 0 -480px;
}

span.delegate
{
	background-position: 0 -420px;
}


span.servicemember
{
	background-position: 0 -990px;
}

span.regmethod
{
	background-position: 0 -330px;
}

span.training
{
	background-position: 0 -1320px;
}

/* This one needs to change. */
span.eventlogo
{
	background-position: 0 -660px;
}

span.funding
{
	background-position: 0 -510px;
}

span.phoneaddress
{
	background-position: 0 -1170px;
}

span.message 
{
	background-position: 0 -210px;
}
.recipinside
{
	background-position: 0 -150px;
}
span.recipoutside
{
	background-position: 0 -180px;
}
span.news
{
	background-position: 0 -180px;
}

