/*
PAGE: msfa_style.css
SECTION: includes
DATE: 01/14/08
PURPOSE:
PARAMETERS:
USEAGE NOTES:
MODIFICATION LOG:
DATE:		AUTHOR:	MODIFICATION LOG:
========	======	=================
01/14/08	cc		Set up basic styles
01/16/08	cc		Added serviceOpt Styles for spry components
01/17/07	cc		Changed menu styles
01/18/08	cc		Reorganized styles according to function and location on page
03/26/08	cc		Added margin-left:100px to service_opt to better organize, added orange icons for new docs (.new and .docs)
03/31/08	cc		Added msfa_quote style for dl, located in Headlines
04/01/08	cc		Added medsupp_easy styles for feature on homepage
					Removed Menu Styles (They are now contained in the spry assets folder)
04/09/08	cc		Changed NEW! graphic, Removed margin, padding and bullets from ulli in quicklinks
05/14/08	cc		Added msfa_form_table styles
05/20/08	cc		Added new error styles
09/12/08	cc		Added style for search box on pd
*/


/* For use by Tech List only */
@import "http://www.seniormarketsales.com/includes/techList.css";
/* End For use by Tech List only */

@import "http://www.seniormarketsales.com/lpage/_lpage.css";

/***********************************************/
/* ELEMENT Styles					           */
/***********************************************/

body{
	font-size: 110%;
	font-family: Arial,sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	}

a, a:link, a:visited {
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6{
 font-size: 140%;
 margin: 0px;
 margin-bottom: -10px;
 padding: 10px 0px 0px 33px;
}

label{
color:#333;
}

dd {
margin:0;
padding: 8px 0;
}

dt {
padding-bottom:8px;
}

/* EXT link - Removed for time being
a[target^="_blank"] {
padding-right:20px;
background:url(../images/ext_link14.gif) no-repeat center right;
}

a[href^="http:"] {
padding-right:20px;
background:url(../images/ext_link16.gif) no-repeat center right;
}

#headlines a[href^="http:"], #headlines a[target^="_blank"] {
padding-right:0px;
background:none;
}
*/

abbr {
border-bottom:1px dotted #6699FF;
cursor:help;
}

.none {
display:none;
}

/***********************************************/
/* Masthead and Site Personalization           */
/***********************************************/

#masthead{
	position:relative;
	padding: 0px;
	margin: 0px;
	height:100px;
	width: 100%;
}

#masthead a:hover {
	cursor:pointer;
	text-decoration:none;
	}

#MenuBar1 option {
color:#00CC00;
margin:10px 0;
}

.MenuBarItemSubmenu b {
border:1px solid #cee9fc; padding:3px 5px;
}

.MenuBarItemSubmenu img {
padding-left:15px;
}

#coName h1{
	margin: 0px;
	padding:0px;
	}

#coContactTxt {
position:absolute;
top:15px;
left:75%;
text-align:center;
font-size:140%;
z-index:1000;
}

#coSpecialImg {
position:absolute;
top:0;
right:0;
height:100px;
width:216px;
background:url(../images/ma_masthead_leads02.gif) no-repeat left top;
}

#coSpecialTxt {
position:absolute;
top:25px;
left:55%;
text-align:center;
font-size:100%;
z-index:1000;
}

#img_new {
position:absolute;
top:27px;
right:2px;
/* Control Visibility using env style sheets */
}

/********************************************************/
/* RHS = AKA "Headlines" Search, QuickLinks, Adverts    */
/********************************************************/
#headlines{
	float:right;
	width: 30%;
}

#search{
	padding: 5px 0px 5px 0px;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#quickLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}

#quickLinks ul {
margin:0;
padding:0;
list-style:none;
}

#headlines h3{
	padding: 10px 0px 2px 0px;
	font-size: 110%;
	margin: 0px;
	padding: 5px 0px;
}

#quickLinks a {
	display: block;
	padding: 2px 0px 2px 0px;
}

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* Used for FREE Quick Quoting Tool only */
.msfa_quote {
background:url(../images/msfa_QUOTE_bgd02.jpg) repeat left bottom;
}

.msfa_quote dl {
margin:0;
padding:0;
background:url(../images/msfa_QUOTE.jpg) no-repeat right bottom;
border:1px solid black;
}

.msfa_quote dd, .msfa_quote dt{
margin:0;
padding:4px;
}

.msfa_quote dt{
font-size:140%;
font-weight:bold;
}

/********************************************************/
/* LHS = Car. Headlines, Car. Info, Serv. Info and Opt. */
/********************************************************/
#content{
	float: left;
	width: 65%;
	display: inline; /* fixes "Double Margin Bug" in IE */
}

/* Controls copy from Carrier_HEADER.htm's */
#content p {
	line-height:1.5em;
	padding: 0px 0px 0px 33px;
	font-size: 80%;}
/* End Controls copy from Carrier_HEADER.htm's */

#content_site_map{
	float: left;
	width: 65%;
	padding: 30px;
	display: inline; /* fixes "Double Margin Bug" in IE */}

/* Used for Spry Windows */
.adiv{
	height:1px;
	overflow:hidden;
	}
/* End Used for Spry Windows */

#serviceOpt {
	font-size: 110%;
	font-weight:bold;
	color:#27D;
	margin-left:100px;
	}

#serviceOpt li {
	list-style: none;
	padding-bottom:5px;
	}

#serviceOpt li a {
	padding-left:22px;
	background: url(../images/msfa_folder.png) no-repeat 0 -3px;
	}

/* Shuts off image on sub li's */
#serviceOpt li ul li {
	background:none;
	padding:2px;
	}

#serviceOpt li ul li a {
	background:none;
	padding:0px;
	}
/* End Shuts off image on sub li's */

/* Used on Service Options */
.new {
font-size:11px;
font-weight:bold;
color: #000;
padding:8px;
background: url(../images/msfa_burst01.gif) no-repeat 50% 50%;
}

.docs {
font-size:11px;
font-weight:normal;
color:#999999;
}

#serviceOpt li ul {
	font-size: 90%;
	font-weight:normal;
	margin: 6px 15px;
	padding:0 15px;
	}

.serviceInfo {
	clear: both;
	font-size: 80%;
}

.serviceInfo p {
	padding: 0px 0px 0px 33px;
}

/* MedSupp is Easy Feature */
#medsupp_easy {
margin:0;
margin-left:35px;
padding:0;
height:156px;
list-style:none;
background:#FFF url(../images/msfa_easy.gif) no-repeat 3px center;
border:1px solid #990033;
}

#medsupp_easy li {
padding:10px 0px 5px 92px;
}

#medsupp_easy li b{
font-size:120%;
font-weight:bold;
color:#990033;
}

/* Sections Table Styles */
#msfa_sections {
margin:20px 0 0 35px;
font-size:13px;
}

#msfa_sections dl {
padding:0;
margin:0;
}

#msfa_sections dt {
padding:0;
font-size:14px;
}

#msfa_sections dd {
padding:2px 0 15px 0;
}



/********************************************************/
/* Footer                                               */
/********************************************************/
#siteInfo{
	clear: both;
	font-size: 75%;
	padding: 10px 10px 10px 43px;
}

#siteInfo p{
	font-size: 75%;
	margin:0px;
	padding:0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/********************************************************/
/* Advertising and Special                              */
/********************************************************/
.special {
	font-size:10px;
	padding:2px;
	text-decoration: none;
	}

.ad01, .ad02, .ad03 {
	float:left;
	width:150px;
	text-align:center;
	margin:10px;
	}

#advert{
	padding: 30px 0px 10px;
	text-align:center;
}

#advert img{
	display: block;
}

#advert b{
	font-size: 120%;
}

/********************************************************/
/* ==MGA's Only Section */
/********************************************************/

#mga_only {
margin:auto;
text-align:center;
width:85%;
font-size:80%;
}

#mga_only dl, #mga_only dt {
text-align:left;
padding:0;
margin:0;
}

#mga_only dd {
font-size:85%;
}

#mga_only b {
color:#FF3300;
}

/***********************************************/
/* MSFA_FORM_TABLE Styles					           */
/***********************************************/

.msfa_form_table {
margin-left:30px;
font-size:12px;
width:80%;
}

.msfa_form_table input {
display:block;
}

.msfa_form_table2 input {
display:inline;
}

.msfa_form_table caption {
margin:0;
padding:30px 0 10px 0;
font-weight:bold;
border-bottom:1px solid #999999;
}

#msfa_form_error {
z-index:10000;
position:absolute;
top:10px;
left:50%;
margin-left:-150px;
width:300px;
background:#FFFFFF;
color:#990000;
border:1px solid #990000;

}

.msfa_form_error_close {
padding:3px;
background:#990000;
color:#FFFFFF;
font-size:8px;
cursor:pointer;
}

#search {
border:1px solid #CCCCCC; 
padding:4px; 
background:#FFF url(../images/PD_Fade.gif) repeat-x 0% 100%
}


/***********************************************/
/* Global Link and File Control		           */
/***********************************************/

.sell_pd {
/* used on About Us page */
display:;
}

.sell_ma {
/* used on About Us page */
display:;
}

.sell_ms {
/* used on About Us page */
display:none;
}

.iii {
display:none;
}

/* For Training Tables */
table.ccp_training caption {
	font-weight:bold;
}

table.ccp_training i {
	font-style:normal;
	padding:12px;
}

table.ccp_training {
	position:relative;
	font-size:13px;
	margin-bottom:15px;
}

table.ccp_training td {
	padding:5px;
}

td.date {
	color:#003;
	font-weight:bold;
}

table.ccp_training span {
	display:block;
	font-size:75%;
}
