@charset "UTF-8";
/* 
Marketing CSS Sept 2009
*/


.tempdown{

  margin-top: 10px;
  margin-left: 5px;
}


/******************************/

body, div {
	margin:0;
	padding:0;
}



body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height:18px;
	font-size: 11px;
	color: #666;

	line-height:18px;
	background-image: url(images_marketing/bodyBackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F5F5F5;
	
	/*text-shadow: #CCC 0 1px 1px;*/
}

/******************************/


#callfire_badge {
	display: none;
}

#futureDiv1, #futureDiv2, #futureDiv3, #futureDiv4, #futureDiv5 {
	display: none;
}


/******************************/


#containerTop {
	width:960px;
	clear:both;
	margin:auto;
	text-align:left;
	overflow:hidden;
	
	/*
	background-color: #FFFFFF;
	background-image: url(images_marketing/containerTopBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	*/
}




#pageHeader {
	position: fixed;
	width:960px;
	margin:auto;
	overflow:visible;

	z-index: 1050;
	top:0px;

	font-size: 13px;
	text-shadow: #CCC 0 1px 1px;
	
	height: 50px;

}

#pageHeaderBackground {
	position: fixed;
	
	top:0px;
	left:0px;
	right: 0px;

	background-image: url(images_marketing/menubarBackground.png);
	background-repeat: repeat-x;
	
	z-index: 1049;
	height: 60px;
}




.bodyStartSpacer{
	height: 80px;
	display: block;
	position: static;
}




#pageBody {
	width:960px;
	position:relative;
	top:0px;
	left:0px;
}

/******************************/

.column {
	float:left;
	display: block;
	margin-bottom: 10px;
}



#column_a {
	overflow:hidden;
	width:670px;
	top:0px;
		

}

#column_a_full,
#column_a_full_manual {
	overflow:hidden;
	width:958px;
	top:0px;
		

}




#column_b {
	overflow:visible;
	width:290px;
	top:0px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.column_a_content{
	padding: 10px 15px;
	margin-right: 0px;
	background:  url(images_marketing/column_a_content_center.png) repeat-y;
}

.column_a_content_top{
	background: url(images_marketing/column_a_content_top.png) no-repeat;
	height: 10px;
}

.column_a_content_bottom{
	height: 10px;
	margin-bottom: 10px;
	background: url(images_marketing/column_a_content_bottom.png) no-repeat;
}


.column_a_full_content{
	padding: 10px 15px;
	margin-right: 0px;
	background:  url(images_marketing/column_a_full_content_center.png) repeat-y;
}

.column_a_full_content_top{
	background: url(images_marketing/column_a_full_content_top.png) no-repeat;
	height: 10px;
}

.column_a_full_content_bottom{
	height: 10px;
	margin-bottom: 10px;
	background: url(images_marketing/column_a_full_content_bottom.png) no-repeat;
}



.column_b_content{
	padding: 15px;
	margin-right: 5px;
	background:  url(images_marketing/column_b_content_center.png) repeat-y;
}


.column_b_content_top{
	background: url(images_marketing/column_b_content_top.png) no-repeat;
	height: 10px;
}

.column_b_content_bottom{
	height: 10px;
	margin-bottom: 10px;
	background: url(images_marketing/column_b_content_bottom.png) no-repeat;
}



/******************************/





#containerBottom {
	position:relative;
	width:960px;
	margin: 10px auto 150px;
	overflow:visible;
	display: block;
	padding-bottom: 5px;
	top:0px;
	}




/******************************/


#companyTitle {
	background:url(images_marketing/companyTitleMarketing.png) no-repeat top center;
	height:50px;
	width:143px;
	position:absolute;
	top:0px;
	left:0px;	
	z-index: 1090;
}

#companyTitle span {
	display: none;
}


a:hover #companyTitle{
	background-image: url(images_marketing/menu_callfire_home_f2.png);
	height:50px;
	width:143px;
	position:absolute;
	top:0px;
	left:0px;	
	z-index: 1090;
}



/******************************/


.menubar {
	position:absolute;
	top:0px;
	font: bold 13px Arial;
	width: 700px; 
	left: 140px;
	z-index: 1052;
}


#nav, 
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
	
	width: 700px;
}

#nav a {
	display: block;
}

#nav img{
	border:none;
}


#nav li { /* all level items */
	float: left;
	
	/*width: 95px;*/  /*width needed for Opera */ 
	
	
	color: #FFFFFF !important; /*text color of selected and active item*/

}

#nav li:hover{
	/*
	background-image: url(images_marketing/menubarBackgroundReverse.png);
	background-repeat: repeat-x;
	*/
	
}


#nav li ul { /* second-level-deep */
	position: absolute;
	width: 200px;
	left: -999em;
	background-color: #133F6B;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	top: 50px;	
	
	
	
	
}





#nav li ul li{ /* Added */
	text-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 0px;
	margin-left: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 99%;
	font-weight: normal;
}



#nav li ul li a{
	color: #FFFFFF;	
}
#nav li ul li a:hover{
	color: #00FF00;
}






#nav li ul ul { /* third-etc-level-deep */
	/*margin: -1em 0 0 10em;*/
}








#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
	
	
	
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul { /* lists are nested under hovered list items */
	left: auto;
	
}










/******************************/

#menuDivider{
	background: url(images_marketing/menuDivider.png) no-repeat;
	right:155px;
	height:60px;
	width:2px;
	
	position:absolute;
	top:3px;
	z-index: 1090;
	

}



/******************************/

	

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
	color: #00CC00;
}




p a {
	font-weight: bold;
}

/* Links within paragraphs (revealed) */
p:hover a {
	color: #0099FF;
	text-decoration: none;
}

/* Rollover effect for links within paragraphs */
p a:hover {
	color: #00CC00;
	text-decoration: underline;
}

/******************************/



li {
}
ul {
	padding-left: 15px;
}


/******************************/


h1,h2,h3,h4,h5,h6 { font-family: "myriad pro", "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;color:#111; clear:both; 
text-shadow: #CCC 0 1px 1px;}






h1 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	font-size: 22px;
	
	/*height:40px;
	width:440px;
	*/
	
	font-weight: normal;
	font-style: normal;
}

h2 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 16px;
	font: normal 12px/13px Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-top: 10px;
}

h4 {
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-top: 10px;
}

h5 {
	font-size: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
h6 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 2px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}




/******************************/
#secondaryStage {
	height:170px;
	width:947px; /*960*/
	overflow:hidden;
	position:relative;
	left:4px;
	padding-top: 10px;
	
}


.secondaryBox {
	overflow:hidden;
	position:absolute;
	width:300px;
	height:160px;
	background-color: #6ca1c9;
	border: 1px solid #d0d1d2;
	background-image: url(images_marketing/secondaryStageArea.png);
}

#secondary1 {
	left:0px;
}

#secondary2 {
	left:322px;
}

#secondary3 {
	right:0px;
}

.secondaryContent{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	width:292px;
	height:150px;
	top: 0px;
	left: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#secondary1content {
	
}

#secondary2content {
	
}

#secondary3content {
	
}


/******************************/

#siteMap {
	width:947px;
	overflow:visible;
	position:relative;
	left:4px;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #CCC 0 1px 1px;
	border-top: 1px solid silver;
	margin-top: 20px;
}

#siteMap a {
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px dotted #9bccfe;
	
}

#siteMap a:hover {
	color: #1899cb;

	
	text-decoration: underline;
	border-style: none;
}


#siteMapContent {
	padding: 0px;	
	
}

table#siteMapTable{
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
	
}

.siteMapColumn {
	vertical-align: top;
	width: 10%;
}




/******************************/

#legal {

}


/******************************/

.footer {
	background-image: url(images_marketing/footerBackground.png);
	position: fixed;
	bottom: 0;
	height: 22px;
	margin-left: -2px;
	padding: 24px 20px 0 20px;
	z-index: 1050;
	color: black;
	text-shadow: white 0 1px 1px;
	background-repeat: repeat-x;
	right: 0px;
	left: 0px;
	font: normal normal 11px/17px Tahoma, Verdana, Arial, sans-serif;
}

.footer a {
	color: black;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
}


#supportInfo {
	float: right;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

#supportInfo span {
	

}



/******************************/

#notificationBar {
	width: 950px;
}
.noticeMessage {
	/* style depreciated by .message */
}

.noticeWarning {
	background-color: #FFFBCC;
	color: #333333;
	border: 1px solid #E6DB55;
}


.noticeAlert {
	/* style depreciated by .error */
}

.error{
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-shadow: #CCC 0 1px 1px;
	margin-bottom: 40px;
	
	background-color: #FFEEEE;
	color: #000000;
	border: 1px solid #F8D3D3;
}


.message{
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-shadow: #CCC 0 1px 1px;
	margin-bottom: 40px;
	
	background-color: #F4FCEA;
	color: #000000;
	border: 1px solid #8CCE3B;
}



/******************************/

/** Admin **/

#adminLogin, #adminCpanel {
	height:50px;
	width:58px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:75px;
	text-align: center;
	z-index: 1090;
}
#adminLogin {
	background:url(images_marketing/menu_admin_login.png) no-repeat top center;
}
#adminCpanel {
	background:url(images_marketing/menu_admin_cpanel.png) no-repeat top center;
}


a:hover #adminLogin{
	background-image: url(images_marketing/menu_admin_login_f2.png);
}

a:hover #adminCpanel{
	background-image: url(images_marketing/menu_admin_cpanel_f2.png);
}








/** Agents **/

#agentsLogin, #agentsLogout {
	height:50px;
	width:71px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0px;
	text-align: center;
	z-index: 1090;
}
#agentsLogin {
	background:url(images_marketing/menu_agents_login.png) no-repeat top center;
}
#agentsLogout {
	background:url(images_marketing/menu_agents_logout.png) no-repeat top center;
}

a:hover #agentsLogin{
	background-image: url(images_marketing/menu_agents_login_f2.png);
}

a:hover #agentsLogout{
	background-image: url(images_marketing/menu_agents_logout_f2.png);
}



/** Hides Text Login Buttons **/

#adminLogin span, #adminCpanel span, #agentsLogin span, #agentsLogout span {
	display: none;
}
/******************************/


