/*
Page Structure & Globals
------------------------  */
html {
	height: 100%;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	padding: 0px;
  font-size: 100%; /* IE hack */
} 

body {
    background-image: url(/content/design/ltcc/images/backgrounds/bg_global.gif);
    background-repeat: repeat-y;
    background-position: center;
    background-color: #c8c8c8;
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 62.5%;
    line-height: 1.8em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 100%;
    margin: 0px 15px;
    text-align: center;
}

.bodyDotorg{ }

a, a:link {
	color: #0570AD;
	/*text-decoration: none;*/
}

a:visited {
	color: #5F899F;
}

a:hover, a:active {
	color: #B50301;
}

#pageContainer {
	background: #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	z-index: 2;
	text-align: left;
	width: 964px !important;
}

h1 {
    color: #004AAC;
    font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 2.0em;
    line-height: 1.1em;
    /*margin: 0px 0px 15px 0px;*/
}

h2 {
    color: #78766F;
    /*margin: 30px 0px 8px 0px;*/
    text-transform: uppercase;
    font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
}

#bodyContent {
	width: 924px;
	margin: 0px 20px;
}

#bodyContent p {
	margin: 0px 10px 1.0em 0px;
}

.smallText {
  font-size: 1.1em;
}

.tinyText {
  font-size: 1.0em;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

div.dividerGeneric {
	position: relative;
	height: 1px;
	line-height: 1px;
	border-top: 1px #cccccc solid;
	margin-top: 9px;
	margin-bottom: 20px;
	clear: both;
}

.alt {
	display: none;
	}



/*
Photo Upload Form
---------------------------------  */

#requiredHeading {
margin-bottom: 15px;
text-align: right;
}

span.required {
	color: #EE3224;
	font-family: Verdana;
  font-size: 2.2em;
	vertical-align: middle;
}

#uploadPhotosDetailDiv {
margin-left: 40px;
position: relative;
}

#uploadPhotosDetailDiv hr {
padding-bottom: 20px;
border: none;
height: 0px;
margin-bottom: -1px;
}

div.formRow {
clear: both;
padding-left: 20px;
}

div.formRow span.formLabel {
float: left;
text-align: right;
height: 20px;
padding-right: 10px;
width: 140px;
}

div.formRow span.formField {
float: left;
margin-bottom: 10px;
text-align: left;
width: 210px;
}

div.uploadPhotoDetailForm {
float: left;
position: relative;
width: 460px;
}

div.uploadPhotoDetailForm textarea, div.uploadPhotoDetailForm input.inputText, div.uploadPhotoDetailForm select {
width: 210px;
}

div.uploadPhotoDetailPhoto {
float: left;
position: relative;
width: 240px;
}


/*
Specific to Pages & Functionality
---------------------------------  */

.fieldNote {
	margin: 0px;
	padding-left: 15px;
	font-family: Georgia,Times,serif;
  font-size: 1.1em;
}

input {
	padding: 0px;
	margin: 0px;
}

input.action {
	margin: 15px 0px 0px 190px;
	border: none;
}

.cancelButton {
	border: none;
}

#breadcrumb {
    font-family: Arial,"MS Trebuchet",sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 20px;
}

#breadcrumb a {
	text-decoration: none;
}




/* video thumbnail styles, added by Brian P. */
a.videoThumbnail {
	position: relative;
	display: block;
}

img.videoIcon {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	-moz-opacity: .40;
	opacity: .40;
	filter: alpha(opacity=40);
}

/*
%%%%%%%%%%
Ad wrappers
%%%%%%%%%%
added by kaiser shahid [2007-09-20]

wrap around ads. right now, there's only a bordered box or no box. as new requirements are needed,
add ad stylings here.

NEW (2007-12-13): added styles for wide ads.
*/

div.ad {
	clear:both;
	margin: 0px 0px 12px 0px !important;
	text-align: center !important;
}

div.ad.wide {
	padding: 5px;
	background: #ccc !important;
}

div.ad-caption {
    clear: both;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin: 0px 0px 9px 0px !important;
    letter-spacing: 1px;
    font-size: 0.8em;
    text-align: center !important;
    background: #ccc !important;
}

div.ad-caption.wide {
	background: #fff !important;
	border-bottom: 0px solid #ccc;
	margin: 0px !important;
}

/*
%%%%%%%%%%
General Status
%%%%%%%%%%
added by kaiser shahid [2007-10-10]

general status box.
*/

#generalStatus, .generalStatus {
	margin-bottom: 9px;
  font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
	border: 2px solid #999;
}

/* added 2007-10-17] */

#commentResponse.generalStatus {
	margin-top: 9px;
}



.toolbar {
	border: solid #CDCDCD;
	border-width: 1px 0;
	padding: 7px 20px;
	margin-top: 10px;
/*	margin-bottom: -11px; */
}

a.moreLess {
	float: right;
	margin-top: -2px;
	cursor: pointer;
	position: relative;
}
a.moreLess img {
	margin-top: 3px;
}
.moreLess .left, .moreLess .middle, .moreLess .right {
	background: url(/Content/Design/LTCC/images/buttons/buttons_tabs_v2.gif) no-repeat;
	position: relative;
	display: block;
	float: left;
	height: 18px;
}
.moreLess .left, .moreLess .right {
	padding: 1px 0;
	width: 4px;
}
.moreLess .middle {
	padding: 1px 3px;
	font-size: 11px;
	text-align: center;
}
.moreLess .left {
	background-position: 0 0;
}
.moreLess:hover .left {
	background-position: 0 -20px;
}
.moreLess .middle {
	color: #3e76ad !important;
	background-position: -4px 0;
}
.moreLess:hover .middle {
	color: #247fd8 !important;
	background-position: -4px -20px;
}
.moreLess .right {
	background-position: -296px 0;
}
.moreLess:hover .right {
	background-position: -296px -20px;
}



/*
Float Image no matter where Text & Image component is used
*** Added by jlechliter on 2008-4-23 ***
----------------  */

img.cms_img_left {
	float: left;
	margin: 0px 5px 0px 0px;
	}

img.cms_img_right {
	float: right;
	margin: 0px 0px 0px 5px;
	}


/*
Custom PromoArea
*** Added by jlechliter on 2008-4-21 ***
----------------  */
.promoBoxNoHead {
border-color:#0570AD;
border-style:solid;
border-width:1px;
margin:0 0 12px;
}

.promoBox {
border-color:#0570AD;
border-style:solid;
border-width:0 1px 3px;
margin:0 0 12px;
}

h2.promoBoxHead {
    background: #0570AD;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 0px 10px;
    margin-top:10px;
    margin-bottom: 0px;
}

h2.promoBoxHead {
    background: #0570AD;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 0px 10px;
    margin-top:10px;
}

h2.promoBoxHeadLink a {
    background: #807D6C;
    color: #daf1f7;
    text-transform: uppercase;
    display: block;
    font-size: 1.6em;
    line-height: 1.3em;
    padding: 0 10px;
}

h2.promoBoxHeadLink a:hover {color: #fdece7;}

.promoContent {
    margin-top: 0;
    padding: 10px;
}

.promoContent h3 {
    font-size: 1.6em;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
}

.promoContent ul {
	margin: 8px 10px 0 10px;
	list-style-image: url(/Content/images/li.png);
	padding-left: 0;
}
.promoContent li {
	margin-left: 0;
	padding-left: 0;
}


.promoContent img.cms_img_left {
	float: left;
	margin: 0px 8px 0px 0px;
}

.promoContent img.cms_img_right {
	float: right;
	margin: 0px 0px 0px 8px;
}

.promoContent a.moreLink {
    display: block;
    background: url(/content/images/buttons/btn11x11_arrowRT.gif) no-repeat right;
    padding-right: 17px;
    text-align: right;
    margin-top: 1em;
}

.promoContent p.moreLink {
	background: url(/content/images/buttons/btn11x11_arrowRT.gif) no-repeat right ;
	padding-right: 17px ;
	text-align: right ;
	margin-top: 1em ;
}

.promoGray {
	margin: 0 0 10px 0;
}

.promoGray h2 {
	margin: 0 0 1px 0;
	padding: 5px;
	background-color: #dcdcdc;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: none;
	font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
}

.promoContentGray {
	margin: 0;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #cacaca;
}

.promoContentGray p {
	margin-bottom: 10px;
}

.promoBox.columnPromo {
	border: solid #e4e4e4;
	border-width: 0px 0 1px 0;
	margin: 0 0 12px 0;
	}

.promoBox.columnPromo.bgOn {
	border: none;
	padding: 10px 10px 1px 10px;
	}


.promoBox.columnPromo h2.promoBoxHead {
  font-size: 1.6em;
	margin: 0 0 10px 0;;
	padding: 0;
	background: none;
	color: #000;
	font-weight: normal;
	}

.promoBox.columnPromo h2.promoBoxHeadLink a {
	background: none;
	color: #0570ad;
	text-transform: uppercase;
	display: inline;
  font-size: 1.6em;
	padding: 0;
	}

.promoBox.columnPromo h2.promoBoxHeadLink a:hover {
	color: #b50301;
	}

.promoBox.columnPromo h3 {
  font-size: 1.8em;
	}

.promoBox.columnPromo ul, .promoBox.columnPromo ol {
	margin-left: 0;
 	}
.promoBox.columnPromo li {
	margin: 0px 5px;
	font-size: 1.3em;
 	list-style-position: inside;
 	}

.promoBox.columnPromo .promoContent {
	padding: 0;
	}
.promoBox.columnPromo .promoKicker{
	color: #807d7d;
  margin: 0;
	}
.promoBox.columnPromo .promoTextImage{
	margin-bottom: 16px;
	}

.promoBox.columnPromo p.moreLink {
  background-image: none;
  margin-top: 1em;
  margin-bottom: 8px;
  height: 20px;
  }
.promoBox.columnPromo p.moreLink.textRight {
  text-align: right;
  }




/*
Page Title
----------  */
.pageTitle {
	margin-left: 20px; 
	margin-right: 20px
}

.pageTitle h2 {
	position: relative;
	color: #5e544a;
	margin-top: 11px;
	font-size: 24px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 2px solid #5e544a;
}










/*
---------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------

Dotorg.css styles

---------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------
*/

/*
Column Control
--------------  */
#col1 {
	margin: 0px 12px 0px 0px;
}


/*
Column Promo Contents
---------------------  */
#col1 .leftColumnPromo .promoContent, #col2 .leftColumnPromo .promoContent {
	background: #F5F5F4;
}


.leftColRow {
	clear: both;
	margin: 0px 0px 14px 0px;
}

.leftColRow img.cms_img_left {
	float: left;
	margin: 0px 8px 0px 5px;
}

.leftColRow img.cms_img_right {
	float: right;
	margin: 0px 5px 0px 5px;
}

.leftColRow ul, .leftColumnStates ul {
	list-style-image: url(/content/images/li.png);
	padding: 0px;
	margin-top: 5px;
}

.leftColRow ol {
	list-style-type: decimal; 
	padding: 0px;
	list-style-position:inside;
}

#col2 .leftColRow ul {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-image: url(/content/images/li.png);
	padding-left: 0px;
}

#col2 .leftColRow ol {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}

.leftColRow li, .leftColumnStates li {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
}

.leftColRow .textsection {
	margin-left:5px;
	margin-right:5px;
	
}

#gridcolumnleft .imageWithCaption {
}

#gridcolumnleft .imageWithCaption p {
	font-size: 1.1em;
	line-height: 1.273em;
	color: #666666;
	margin: 0.54em 0px 0.54em 0px;
}

.mainColRow {
	margin-bottom: 20px;
}

.mainColRow h2 {
	margin: 0px 0px 0.2em 0px;
	font-weight: normal;
	letter-spacing: -0.05em;
  font-size: 2.4em;
  line-height: 1.0em;
}

.mainColRow h3 {
	margin: 0px 0px 0px 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
  font-size: 2.0em;
  line-height: 1.2em;
}

.mainColRow .featureTopicPromo h3 {
	margin: 0px;
  font-size: 2.6em;
  line-height: 0.923em;
}

.mainColRow p, .mainColRow li {
	margin: 0px 5px;
  font-size: 1.3em;
}

.mainCol img {
	margin: 10px 0px;
}

.mainColRow img.cms_img_left {
	float: left;
	margin: 0px 5px 0px 5px;
}

.mainColRow ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(/content/images/li.png);
}

.mainColRow li {
	margin: 0px 0px 8px 15px;
}

.mainColRow img.cms_img_right {
	float: right;
	margin: 0px 0px 0px 5px;
}

.rightColRow {
	clear: both;
	margin: 8px 0px;
}

.rightColRow img.cms_img_left {
	float: left;
	margin: 0px 5px 0px 5px;
}

.rightColRow img.cms_img_right {
	float: right;
	margin: 0px 5px 0px 5px;
}

.rightColRow ul {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-image: url(/content/images/li.png);
	padding-left: 0px;
}

.rightColRow ol {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}

.rightColRow .textsection {
	margin-left:5px;
	margin-right:5px;
}

div#membershipTout, div.membershipTout, div.memberBenefits, div.newsletter {
	margin: 0px 0px 12px 0px;
}


/*
Page Title
----------  */
.pageTitle {
	margin-left: 20px; 
	margin-right: 20px
}

.pageTitle h2 {
	position: relative;
	color: #5e544a;
	margin-top: 11px;
  font-size: 2.4em;
	margin-bottom: 15px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 2px solid #5e544a;
}





/*
Left-Side Navigation
--------------------  */
#leftNavigation {
	width: 100%;	
}

#leftNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftNavigation ul li {
    background-color:#DCDCDC;
    border-bottom:1px solid #FFFFFF;
}

#leftNavigation ul li a {
    color:#5E544A;
    display:block;
    font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    padding:4px 5px 4px 12px;
    text-decoration:none;
    text-transform:uppercase;
}

#leftNavigation ul li a:hover {
	color: #0570ad;
}

#leftNavigation ul li.currentLevelOne {
	border: 1px solid #c6c3b9;
	background-image: none;
	background-color: #faf8f3;
	margin-bottom: 1px;
}

#leftNavigation ul li a.current {
	color: #000000;
}

#leftNavigation ul li ul li {
	background-image: none;
	background-color: #faf8f3;
}

#leftNavigation ul li ul li.currentLevelTwo {
	background-color: #e3f0f6;
	border-top: 1px solid #e4f0f5;
	border-bottom: 1px solid #e4f0f5;
	border-right-style: none;
	border-left-style: none;
}

#leftNavigation ul li ul li a {
	color: #0570ad;
	font-size: 13px;
	border-style: none;
	background-color: transparent;
	text-transform: none;
	padding: 2px 5px 3px 22px;
}

#leftNavigation ul li ul li a.current {
	color: #2d2829;
	background-color: #e3f0f6;
	background-repeat: no-repeat;
}

#leftNavigation ul li ul li a:hover {
	color: #fff;
	background-image: none;
	background-color: #096397;
}



/*
Misc & Sandpaper
----------------  */
p.more, .gridCol.left p.more {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px !important;
}

p.about, .gridCol.left p.about {
	margin: 0 0 -8px 0;
	padding: 15px 10px;
	background-color: #e7e6e4;
}

.ruled {
	border-bottom: 1px solid #CACACA;
	margin: 10px 0px 10px 0px;
}

p.author, .gridCol.left p.author {
	color: #807d7d;
  font-size: 1.1em;
  line-height: 1.636em;
	margin-bottom: 5px;
}

.sectionHeading h3 {
	margin: 25px 0px 0.6em 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
  font-size: 1.8em;
  line-height: 1.111em;
	color: #333333;
}

#systemMessages {
	margin-bottom: 140px;
}

#systemMessages h1 {
	color: #015CB7;
	font-size: 21px;
	margin: 18px 20px 12px 20px;
}

#systemMessages p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 20px 16px 20px;
}


/** Custom Styles **/
#addThisBar {clear:both;margin-bottom:10px;margin-top:10px;text-align:right;}
#footerLeaderBoardAd {clear:both;padding:10px; text-align:center; } 
#footer {
    clear:both;
    text-align:center;	
    background:#3B3937 none repeat scroll 0 0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
}

#footer a {
    color:#ffffff;
}

#footer #fTopLinks {
    color:#ffffff; 
    font-size:12px;
    font-weight:bold;	
    padding:8px 0;
}

#footer #fBottomLinks{
    color:#ffffff; 
    font-size:12px;
    padding:8px 0;
}

#footer #fCopyright {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#0570AD none repeat scroll 0 0;
border-top:2px solid #FFFFFF;
padding:10px;
text-align:center;
vertical-align:middle;
}

#pageContainer {border-bottom:0px;}

#logo {
    background-image:url(/Content/images/logos/ltcc/316x60.png);
    background-position:right center;
    background-repeat:no-repeat;
    border:0 none;
    height:60px;
    margin:10px;
    padding:5px;
    vertical-align:middle;
    width:316px;
}

#TopBanner {
background-color:#DEEFF7;
background-image:url(/Content/images/topbanner.jpg);
background-position:right center;
background-repeat:no-repeat;
border:1px solid #807D6C;
height:129px;
margin-top:10px;
}

#TopBanner #TopTagline
{
    margin: 5px 265px 5px 5px;
    vertical-align:middle;
}

#TopBanner #TopTagline h3
{    
    font-size: 1.3em;
    color: #B50301;
    font-weight: bold;
    text-decoration: underline;
    margin: 2px 0px;
}

#TopBanner #TopTagline h4
{
    font-size: 1.1em;
    color: #0570AD; 
    margin: 2px 0px;   
}     


#HeaderBanner
{
    height: 145px;
    background-image: url('/Content/images/long-term-care-seniors.jpg');
    background-repeat: no-repeat;
    background-position: right;
}
.communityLogin
{
    padding: 5px;
    margin: 5px;
}
.communityLogin h2
{
    padding: 5px;
    margin: 5px;
}
#resources ul
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: disc;
}
#Sitemap
{
    margin: 5px;
    padding: 5px;
}
#Sitemap ol, #Sitemap ul, #Sitemap li
{
    margin: 1px;
    padding: 1px;
}
ol, ul, li, dt, dl, dd
{
    margin: 1px;
    padding: 1px;
}
.tooltip, .ballontip
{
    border-bottom: 1px dotted #336699;
    color: #336699;
    cursor: pointer;
    font-size: 0.9em;
    text-decoration: none;
}

.cmxform div.error-container { display:none; border: 1px dotted red; margin: 10px 0px; }
.cmxform div.error-container li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.cmxform label.error {display:block; color:#CD0A0A;}

.cmxform input {	border: 1px solid black;  }
.cmxform input.checkbox { border: none }
.cmxform input:focus { border: 1px dotted black; }
.cmxform input.error { border: 1px dotted red; }

.cmxform textarea {	border: 1px solid black;  }
.cmxform textarea:focus { border: 1px dotted black; }
.cmxform textarea.error { border: 1px dotted red; }

.cmxform select {	border: 1px solid black; }
.cmxform select:focus { border: 1px dotted black; }
.cmxform select.error { border: 1px dotted red; }


.cmxform .gray * { color: gray; }


#category-state-map {text-align:center;}
#category-state-map img {border:0px; padding-top:10px; padding-bottom:10px}

/* Newsletter Promo */
.newsletter-promo{}
.newsletter-promo h2{}
.newsletter-promo .image {background-image:url(/content/design/ltcc/images/icons/66px_icons.newsletters.jpg);background-position:left top;background-repeat:no-repeat;margin:5px;}
.newsletter-promo .content {margin-left:70px;}
.newsletter-promo .content h3 {font-size:120%;}		


/* footerNavigation */
div.footerServiceCategoryNavigation {text-align:left;border:0px;padding:10px;margin:0px;}
div.footerServiceCategoryNavigation h4{display:inline;font-size: 1.1em; font-weight:bold; padding-right:10px;}
div.footerServiceCategoryNavigation a {display:inline;font-size: 1.0em;border:0px;padding:0px;margin:0px;}
div.footerServiceCategoryNavigation ul {display:inline;border:0px;padding:0px;margin:0px;}
div.footerServiceCategoryNavigation li {display:inline;padding:0px;margin:0px;border:0px;}

/* Get Listed Promo */
.get-listed-now {padding:10px 125px;}
.get-listed-now .image {background-image:url(/Content/images/female-associate-member.jpg);background-position:left top;background-repeat:no-repeat;height:100px;border: 1px solid gray;}    
.get-listed-now .content {color:#666666;font-weight:bold;margin-left:90px;padding-right:5px;}

.disclaimer {color:#767676;font-family:Arial;font-size:1em;}

div.quick-search {color:#333333;font-size:100%;margin:5px;}
div.quick-search p {padding:5px;}
div.quick-search select {margin:5px 0;font-size:100%; color:#333333;}
div.quick-search option {font-size:100%;}

div.long-term-care-service-list {width:33%;float:left;padding:0px;}
div.long-term-care-service-list ul {list-style-image:none;list-style-position:inside;list-style-type:none;}
div.long-term-care-service-list ul li { }
div.long-term-care-service-list ul li img {border:1px solid #004AAC;height:70px;width:60px;}

.why-sign-up-promo {}
.why-sign-up-promo h2 {}
.why-sign-up-promo .image {background-image:url(/Content/images/left-pic.jpg); background-position:left top; background-repeat:no-repeat; height:120px;}
.why-sign-up-promo .content {color:#666666;font-weight:bold;margin-left:125px;padding-right:5px;}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/content/images/buttons/feed-icon-14x14.png") no-repeat 0 50%;
} 
.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("/content/images/buttons/feed-icon-14x14.png") no-repeat 0 50%;
  list-style-type: none;
} 

.feed-button {
  padding: 10px 0;
}

.feed-button a {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #ccc url("/content/images/buttons/feed-icon-14x14.png") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
  color: #444;
  background: #eee url("/content/images/buttons/feed-icon-14x14.png") no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 

#secure {
background-image:url(/content/images/lock-icon.jpg);
background-position:0 2px;
background-repeat:no-repeat;
clear:both;
color:#58696E;
float:left;
font-size:10px;
height:50px;
margin:30px 12px 0;
padding-left:23px;
width:100%;
}

/* profile-listing */
.profile-listing-printable {text-align:left;}   
#profile-listing-web-assets{float:left; width:50%;}
#profile-listing-contact-information{float:right; width:50%;}
#profile-listing-sales-message{clear:both;}
#profile-listing-about-me{clear:both;}
profile-listing-services{}
profile-listing-states{}
profile-listing-service-areas{}

#profile-listing-contact-us {text-align:left; display:none;}
#profile-listing-contact-us div.error {clear:both;}
#profile-listing-contact-us div.error li { list-style: none; }
#profile-listing-contact-us p { clear: both; }
#profile-listing-contact-us label { width: 10em; float: left; }
#profile-listing-contact-us label.error { width:100%; float: none; color: #990000; padding-left: .5em; vertical-align: top; display:none; }
#profile-listing-contact-us em { font-weight: bold; padding-right: 1em; vertical-align: top; float:left; width:10px; color:#990000; }

#profile-listing-send-to-friend {text-align:left; display:none;}
#profile-listing-send-to-friend div.error {clear:both;}
#profile-listing-send-to-friend div.error li { list-style: none; }
#profile-listing-send-to-friend p { clear: both; }
#profile-listing-send-to-friend label { width: 10em; float: left; }
#profile-listing-send-to-friend label.error { width:100%; float: none; color: #990000; padding-left: .5em; vertical-align: top; display:none; }
#profile-listing-send-to-friend em { font-weight: bold; padding-right: 1em; vertical-align: top; float:left; width:10px; color:#990000; }