﻿/*============================================
   Client: Houston IVF
   Design Company: Community Ahead, LLC.
   Designer: Brook Boehler
============================================*/

@media Screen{

*
{
    margin: 0;
    padding: 0;
}

html, form, body
{
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    background-color: #FFFFFF;
    font-size: 12px;
}

html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre
{
    display: block;
}

blockquote, ul,
fieldset, 
ol, dl, dir,
menu            { margin: 1.2em 0;}

ol, ul, dir,
menu, dd        { margin-left: 40px; }
ol              { list-style-type: decimal; }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0; }

img
{
    border: none;
}

#wrapper
{
    height: 100%;
    background: #FFFFFF url(images/header.jpg) no-repeat center top;
    border-top: solid 5px #255aa5;
}

#wrapper-tall
{
    height: 100%;
    background: #FFFFFF url(images/header-home.jpg) no-repeat center top;
    border-top: solid 5px #255aa5;
}

#container
{
    background: #FFFFFF url(images/header.jpg) no-repeat center top;
    min-height: 100%;
    position: relative;
    width: 1004px;
    margin: 0 auto;
    margin-bottom: -104px;
}

#container-tall
{
    background: #FFFFFF url(images/header-home.jpg) no-repeat center top;
    min-height: 100%;
    position: relative;
    width: 1004px;
    margin: 0 auto;
    margin-bottom: -220px;
}

#topnav
{
    height: 45px;
    width: 940px;
    margin: 0 auto;
    padding: 0; 
}

/* Begin Search Section  */

#search-section
{
    width: 940px;
    position:absolute;    
    z-index: 1000 !important;
}

#search-panel
{
    display: block;
    float: right;
    display: none;
    width: 940px;
}

#search-footer
{
    width: 940px;
    height: 24px;
    color: #fff;
    display: block;
    float: right;
}

#search-footer a
{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

#search-footer .search-tab
{
    width: 74px;
    height: 24px;
    font-size: 11px;
    line-height: 22px;
    background-image: url(images/search-tab.png);
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    text-align: center;
}

#search-footer .search-tab-nav
{
    width: 856px;
    height: 24px;
    line-height: 22px;
    padding-right: 10px;
    text-align: right;
    float: right;
    font-size: 11px;
}

#search-footer .search-tab-nav a:hover
{
     text-decoration: underline;
}

/* Search Control Styles */

fieldset.sf_searchBox
{
    padding: 10px;
    float: right;
    text-align: right;
    width: 350px;
    background-color: #e5e5e5;
    border-left: solid 3px #255aa5;
    border-right: solid 3px #255aa5;
    border-bottom: solid 3px #255aa5;
}

.sf_searchSubmit
{
    color: #FFF;
	font-size: 11px;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #2b639e;
	padding: 3px 6px;
	border: solid 1px #e5e5e5;
}

#masthead
{
    height: 115px;
    width: 960px;
    color: #2b639e;
    background: #FFFFFF url(images/masthead01.jpg) no-repeat center top;
    margin: 0 auto 10px auto;
}

#masthead .right, #masthead .left
{
    width: 470px;
    height: 115px;
    margin: 0;
    padding: 0 5px;
    float: left;
}

#masthead .logo
{
    width: 70px;
    height: 115px;
    background-position: left top;
    background: url(images/houston-logo.jpg) no-repeat left top;
    float: left;
}

#masthead .logo-text
{
    width: 400px;
    height: 115px;
    float: left;
    overflow: hidden;
}

#masthead .title
{
    width: 310px;
    height: 68px;
    background-image: url(images/houston-title2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#masthead .tagline
{
    width: 290px;
    color: #444;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin: 0 10px;
    text-align: center;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 1px;
    border-bottom: solid 1px #2b639e;
}

#masthead .doctors
{
    width: 310px;
    height: 20px;
    color: #444;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align:middle;
    line-height: 20px;
    font-size: 10px;
}


ul.contact-header
    {
        list-style-type: none;
        width: 160px;
        float:right;
        margin-top: 35px;
    }

ul.contact-header,
ul.contact-header a

    {
    color: #2b639e;
    text-decoration: none;
    }

ul.contact-header a:hover

    {
    text-decoration: underline;
    }

    
ul.contact-header li
    {
        line-height: 20px;
    }    

ul.contact-header li.phone,
ul.contact-header li.calendar

{
    font-weight: bold;
    padding-left: 24px;
}

ul.contact-header li.phone
{
     background-image: url(images/icon-phone.png);
     background-position:left;
     background-repeat: no-repeat;
}

ul.contact-header li.calendar
{
     
     background-image: url(images/icon-calendar.png);
     background-position:left;
     background-repeat: no-repeat;
}   
   
   
ul.contact-header li.box-911
{
    background-color: #FFF;
    font-size: 8px;
    line-height: 9px;
    padding: 4px;
    font-weight: bold;
     text-align: center;
     border: 1px solid Red;
     margin-top: 3px;
}    


#mainmenu
{
    height: 40px;
    width: 940px;
    margin: 0 auto 5px auto;
    text-align: center;
    background: #FFFFFF url(images/mainnav.jpg) no-repeat center top;
}

#mainmenu table
{
    text-align: center;
    margin: 0 auto;
}

/* Start of Banners */

#banners
{
    background-color: #FFF;
    width: 940px;
    position: relative;
    height: 240px;
    margin: 10px auto 0px auto;
}

/* Start of JQuery Tabs */

.ui-tabs-hide
{
    display: none;
}

.ui-tabs-nav, .ui-tabs-panel
{

}

.ui-tabs-nav
{
    list-style: none;
    margin: 0;
    padding: 1px 0 0 10px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li
{
    float: left;
    margin: 0 1px 0 1px;
    min-width: 25px;
}

.ui-tabs-nav a,
.ui-tabs-nav a span
 {
    display: block;
 }

.ui-tabs-nav a {
    color: #27537a;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    color: #000;
}

.ui-tabs-nav a span {
    width: 25px; /* IE 6 treats width as min-width */
    min-width: 25px;
    height: 14px; /* IE 6 treats height as min-height */
    min-height: 14px;
    padding-top: 0;
    padding-right: 0;
    border: solid 1px #e5e5e5;
    background-color: #fff;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
    color: #fff;
    background-color: #255aa5;
    border: solid 1px #444;
}

.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active
{
    background-position: 100% -150px;
}

.ui-tabs-nav a,
.ui-tabs-nav .ui-tabs-disabled a:hover,
.ui-tabs-nav .ui-tabs-disabled a:focus,
.ui-tabs-nav .ui-tabs-disabled a:active
{
    background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span
{
    background-position: 0 -50px;
}

.ui-tabs-nav a span,
.ui-tabs-nav .ui-tabs-disabled a:hover span,
.ui-tabs-nav .ui-tabs-disabled a:focus span,
.ui-tabs-nav .ui-tabs-disabled a:active span
{
    background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-disabled
{
    
}

.ui-tabs-panel {
    width: 940px;
    height: 220px;
    overflow: hidden;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-panel p
{
 font-size: 12px;
 color: #444;
 padding: 0;
 margin: 0;
 line-height: 150%;
}

.ui-tabs-panel h1,
.ui-tabs-panel h2,
.ui-tabs-panel h3
{
 font-size: 24px;
 font-weight: bold;
  font-style: italic;
 color: #444;
 padding: 0;
 margin: 0;
 line-height: 1.2em;
}

.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#content
{
    width: 960px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #444;
    min-height: 300px;
    padding: 0 22px;
    background: url(images/content-rpt.jpg) repeat-y top center !important;
}


#bread-social
{
    width: 940px;
    display: block;
    padding: 0 10px;
    margin: 1px 0;
    text-align: left;
}

#bread-social .breadcrumb
{
    height: 18px;
    width: 535px;
    padding: 0 0 0 25px;
    float: left;
    color: #666;
    line-height: 15px;
    font-size: 11px;
    color: #999;
    font-weight: bold;
    text-transform: uppercase;
}

#bread-social .breadcrumb a
{
    color: #2b639e;
}

#bread-social .social
{
    height: 18px;
    width: 380px;
    line-height: 16px;
    float: right;
    font-size: 12px;
    text-align: left;
}

#bread-social .social a
{
    padding-right: 5px;
    text-decoration: none;
}

.addthis_toolbox
{
    float: right;
}

.eightCols, .fourCols, .sixCols, .twelveCols
{
    padding: 5px 10px 0 10px;
    float: left;
}

.fourCols
{
    width: 300px;
}

.sixCols
{
    width: 460px;
}

.eightCols
{
    width: 620px;
}

.twelveCols
{
    width: 940px;
}

#content p
{
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 8px;
}

#content hr
{
    color: #999;
 
}

#content a
{
    color: #2b639e;
    text-decoration: underline;
}

#content a.button-square
{
    padding: 4px 8px;
    margin: 0 10px;
    font-size: 11px;
    background-color: #2b639E;
    border: solid 1px #FFF;
    color: #FFF;
    text-decoration: none;
    font-weight: bold; 
}

#content a.button-square:hover
{
    background-color: #fae199;
    border: solid 1px #2b639E;
    color: #2b639E;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}

#content h1,
#content h1.sf_postTitle
{
     font-size: 20px;
     font-weight: bold;
     line-height: 30px;
     color: #2b639e;
}

#content h2
{
     font-size: 18px;
     color: #2b639e;
     line-height: 27px;
     font-weight: bold;
}

#content h3
{
     font-size: 16px;
     line-height: 24px;
     font-weight: bold;
}

#content h4
{
     font-size: 14px;
     line-height: 24px;
     font-weight: bold;
}

#content ul
{
    list-style-type: square;
    margin-bottom: 5px;
}

#content ul ul
{
    list-style-type: circle;
}

#content ul ul ul
{
    list-style-type: disc;
}

#content ul li
{
    line-height: normal;
    margin: 0 20px 5px 20px;
}

/* STATISTICS GRIDS */

.statistics
{

    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.statistics p
{
    text-align: left;
    margin: 5px 0 10px 0;
}

.statistics table
{
     background-color: #fff;
     margin: 0 auto;
    
}

.statistics caption
{
     padding: 4px 0;
      font-weight: bold;
       font-size: 14px;
        letter-spacing: 1px;
       text-transform: uppercase;  
}


.statistics thead th
{
     text-align: center;
     color: #fff;
     padding: 4px;
     background-color: #555;
}

.statistics tbody td
{
     text-align: center;
     color: #444;
     font-weight: bold;
     padding: 4px;
     background-color: #f2f2f2;
 }
 
 
 
 .statistics tbody td.spacer,
 .statistics thead th.spacer
{
     text-align: center;
     padding: 0;
     height: 2px;
     background-color: #2b639e;
}


.statistics tbody td.caption
{
     padding: 4px 0;
     font-weight: bold;
     font-size: 12px;
     background-color: #fff;
     letter-spacing: 1px;
     text-transform: uppercase;  
    
}

.statistics tbody tr.theader td
{
     text-align: center;
     color: #fff;
     padding: 4px;
     background-color: #555;
}

.statistics tbody td.clear,
.statistics tbody tr.theader td.clear
{
     background-color: #fff;
}


.statistics tbody td.caption sup
{
     
     text-transform: lowercase;  
}

.statistics tbody td.left
{
     text-align: left;
}

.statistics tbody td.key
{
     color: #2b639e;
}

.clearfooter
{
    height: 104px;
    clear: both;
}

.clearfooter-tall
{
    height: 220px;
    clear: both;
}

/* Blogs Styles for Standard Page  */

div.sf_singlePost
{
    padding-top: 10px;
    display: block;
}

div.sf_singlePost h1,
ul.sf_postListing li h2.sf_postTitle,
.sf_postTitle
{
     font-size: 20px;
     line-height: normal;
     padding: 0;
     margin: 0;    
}

ul.sf_postListing li .sf_postTitle a
{
      text-decoration: none !important;
}




/* News List Styles for Standard Page  */

ul.sf_newsList, ul.sf_newsList li
{
     margin-top: 8px;
     margin-left: 0;
     padding-left: 0;
     line-height: normal;
     list-style-type: none !important;
}

ul.sf_newsList a
{
     text-decoration: none !important;
}

ul.sf_newsList a:hover
{
     text-decoration: underline !important;
}

ul.sf_newsList li h2.sf_newsTitle,
ul.sf_newsList li p
{
         margin: 0 !important;
         font-size: 14px;
         padding: 0;
}

ul.sf_newsList li h2.sf_newsTitle
{
         margin: 0 !important;
         font-size: 14px;
         font-weight: bold;
         padding: 0;
}

ul.sf_newsList li
{
      margin-bottom: 10px !important;
}


ol.sf_libraryList dt
{
     font-size: 16px;
     line-height: 24px;
     font-weight: bold;
}

ol.sf_libraryList dd
{
     font-size: 12px !important;
}

/* Start: Featured Box Styles  */
/* Gold: #fae199  */
/* Grey: #e5e5e5  */

#featured
{
    width: 300px;
    padding: 10px 0;
    font-size: 14px;
    color: #444;
    margin: 0 auto;
 }

#featured .sf_postTitle
{
    padding: 0;
    margin: 0;
    line-height: normal;
 }


#featured .tabs-menu
{
    width: 300px;
    background-image: url(images/news-box-menu.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 21px;
    overflow: hidden;
}

#featured ul.tabs
{
    margin: 0 0 0 1px;
    padding: 0;
    width: 299px;
    height: 21px;
    list-style-position: inside;
    list-style-type: none;
}  

#featured .tabs-header
{
    width: 300px;
    height: 6px;
    background-image: url(images/news-box-header-grey.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#featured ul.tabs li
{
        position: relative;
        display: inline;
        float: left;
        margin: 0;
}

#featured a.tab
{
		display: block;
		cursor: pointer;
        padding: 0px 6px;
        height: 19px;
        line-height: 19px;
        text-decoration: none;
        background-color: #fff;
        border-right: solid 1px #999;
        border-top: solid 1px #999;
        border-bottom: solid 1px #999;
}

#featured a.tab.active
{
        background-color: #e5e5e5;
        border-bottom: solid 1px #e5e5e5;
        color: #2b639c;
        font-weight: bold;
}

#featured a.tab .first .active
{
        border-bottom: solid 1px #e5e5e5;
        border-left: solid 1px #999;
}

#featured .tabs-body
{
    width: 298px;
    background-color: #e5e5e5;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
}

#featured .tabs-body .tabs-container
{
       min-height: 200px;
}

#featured .tab-lower-content, #featured .tab-more
{
    margin: 0;
    padding: 8px;
}

a.small-button
{
    padding: 3px 5px;
    font-size: 11px;
    background-color: #2b639E;
    border: solid 1px #FFF;
    color: #FFF;
    text-decoration: none;
    font-weight: bold; 
}

a.small-button:hover
{
    background-color: #fae199;
    color: #2b639E;
}

#featured a.small-button
{
    padding: 3px 5px;
    font-size: 11px;
    background-color: #2b639E;
    border: solid 1px #FFF;
    color: #FFF;
    text-decoration: none;
    font-weight: bold; 
}

#featured a.small-button:hover
{
    background-color: #fae199;
    color: #2b639E;
}

#featured .tab-lower-content p
{
    margin: 0;
    padding: 0;
 
}

#featured .tab-content
{
     font-size: 11px;
     overflow: hidden;
}

#content_2, #content_3, #content_4, #content_5, #content_6
{
    display: none;
}

#content_1, #content_2, #content_3, #content_4, #content_5, #content_6
{
     width: 282px;
     padding: 3px 8px;
}



/* News Module Styles  */

h2.sf_newsTitle img
{
    padding-right: 10px;
}



#featured ul, #featured ul li,
#featured ol, #featured ol li
{
    list-style-type: none;
    margin: 0;
}

#featured ul.sf_newsList a,
#featured ol.sf_libraryList a,
#featured ol.sf_eventsList a
{
     text-decoration: none;
}

#featured ul.sf_newsList li h2.sf_newsTitle,
#featured ul.sf_newsList li p,

#featured ol.sf_eventsList li h3.sf_eventTitle,
#featured ol.sf_eventsList li p

#featured ul.sf_postListing li h2.sf_postTitle,
#featured ul.sf_postListing li p
{
         margin: 0 !important;
         font-size: 11px;
         line-height: normal;
         padding: 0;
}

#featured ul.sf_newsList li h2.sf_newsTitle,
#featured ol.sf_libraryList li dt dd,
#featured ol.sf_eventsList li h3.sf_eventTitle,
#featured ul.sf_postListing li h2.sf_postTitle
{
         margin: 0 !important;
         font-size: 12px;
         font-weight: bold;
         padding: 0;
}

#featured ol.sf_libraryList li dt a
{
    margin: 0 !important;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}

#featured ul.sf_newsList li,
#featured ol.sf_eventsList li,
#featured ul.sf_postListing li
{
      margin-bottom: 5px !important;
}

#featured .sf_eventSummary,
#featured .sf_eventBasicInfo 
{
    padding: 0;
    margin: 0 !important;
}
#featured .tabs-footer
{
    height: 7px;
    width: 300px;
    background: url(images/news-box-footer-grey.png) no-repeat bottom center;
}

/* End: Featured Box Styles  */


#footer
{
    height: 104px;
    background: #FFFFFF url(images/footer-rpt.jpg) repeat-x center bottom;
    position: relative;
}

#footer-tall
{
    height: 220px;
    background: #FFFFFF url(images/footer-home-rpt.jpg) repeat-x center bottom;
    position: relative;
}

#footer-content
{
    width: 960px;
    height: 64px;
    padding: 40px 22px 0 22px;
    background: #FFFFFF url(images/footer.jpg) no-repeat center bottom;
    margin: 0 auto;
    color: #2b639e;
}

#footer-content-tall
{
    width: 960px;
    height: 220px;
    padding: 0px 22px 0 22px;
    background: #FFFFFF url(images/footer-home.jpg) no-repeat center bottom;
    margin: 0 auto;
    color: #2b639e;
}

#footer-content-tall .callouts
{
    width: 960px;
    height: 130px;
    margin: 0 auto 25px auto;
    overflow: hidden;
    color: #2b639e;
}

#leftcallout, #centercallout, #rightcallout
{
    min-height: 130px;
}

#footer-content a, #footer-content-tall a
{
    font-weight: bold;
    color: #2b639e;
    text-decoration: none;
}

#footer-content a:hover, #footer-content-tall a:hover
{
    text-decoration: underline;
    color: #2b639e;
}

.footermenu, .legal
{
    height: 20px;
    width: 950px;
    padding-left: 10px;
    line-height: 20px;
    
}

/* sliding panel */

#toppanel {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 125px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel .content
{
	width: 920px;
	line-height: 24px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 12px;
	color: #FFF;
}

#panel .content a
{
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #2b639e;
	padding: 3px 6px;
	border: solid 1px #e5e5e5;
}

#panel .content h1
{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	text-transform: uppercase;
}

#panel .content a:hover
{
	color: #2b639e;
	background-color: #e5e5e5;
	text-decoration: none;
}

.clear
{
    display: inline-block;
}

.clear:after
{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
}

/* Appointment Contact Form Styles  */

.contactform h1
{
    
}
.contactform
{
    width: 600px;
    height: 380px;
    background: #FFFFFF url(images/Postcard.jpg) no-repeat center top;
    margin: 10px;
}

p.postcardheader
{
    margin: 0;
    padding: 0;
    font-style: italic;
     font-size: 12px !important;
     line-height: 14px !important;
    font-weight: bold !important;
}

.contactform .topside
{
    margin: 0;
    padding: 10px 180px 0  10px;
    height: 65px;
    width: 405px;
}


.contactform .leftside,
.contactform .rightside
{
    float: left;
    margin: 0;
    padding: 5px !important;
    width: 290px;
    
}

.contactform .full
{
    float: left;
    text-align: left;
    width: 240px;
    margin: 0 0 0 15px;
    padding: 2px;
    font-size: 100%;
}

.contactform label.left
{
    float: left;
    text-align: right;
    width: 75px;
    margin: 0 0 0 10px;
    padding: 2px;
    font-size: 100%;
}
.contactform select.combo
{
    width: 175px;
    padding: 2px;
    border: solid 1px rgb(200,200,200);
    font-size: 100%;
}

.contactform .field
{
    width: 175px !important;
    padding: 2px;
    border: solid 1px rgb(200,200,200) !important;
    font-size: 100%;
}

.contactform textarea
{
    width: 275px;
    padding: 2px;
    border: solid 1px rgb(200,200,200);
    font-size: 100%;
}
.contactform input.button
{
    float: left;
    width: 9.0em;
    margin-left: 162px !important;
    padding: 3px !important;
    background: rgb(230,230,230);
    border: solid 1px rgb(150,150,150);
    text-align: center;
    color: rgb(150,150,150);
    font-size: 100%;
}
.contactform input.button:hover
{
    cursor: pointer;
    border: solid 1px rgb(80,80,80);
    background: rgb(220,220,220);
    color: rgb(80,80,80);
}

.contactform .CompletionPanel
{
    padding: 25px;
}

.contactform .successLabel
{
    color: Green;
    font-size: 24px;
    font-weight: bold;
    
 
}
.contactform .failureLabel
{
    color: Red;
    font-size: 24px;
    font-weight: bold;
    
}
.contactform ul
{
    clear: both;
    float: left;
    margin-left: 145px !important;
    margin-top: 15px;
}

/* RadTree View Navigation */

.RadTreeView
{
    border: dashed 1px #444;
    background-color: #f1f1f1;
    margin-top: 15px !important;
}

.RadTreeView ul, .RadTreeView ul li
{
    list-style-type: none !important;
}

.RadTreeView ul li
{
    list-style-type: none !important;
    margin-bottom: 0 !important;
}

.RadTreeView li ul li
{
    list-style-type: none !important;
    margin-bottom: 0 !important;
}

/* Expandable List Styles */

ul.sf_expandableList li
{
    list-style-type: none !important;
    margin: 0 15px 0 15px;
    font-weight: normal;
    font-size: 12px;
}

ul.sf_expandableList h3.sf_listItemTitle a
{
     font-weight: normal;
     font-size: 13px;
}

/* Radscheduler Styles  */
.RadScheduler *
{
     z-index: -1000 !important;
}
.rsHeader ul,
.rsHeader ul li
{
    list-style-type: none !important;
}
.RadScheduler a
{
    text-decoration: none;
    line-height: normal;
}
ul.sf_socialBookmarks li
{
    padding: 0;
    margin: 0 !important;
}
ul.sf_socialBookmarks a
{
     text-decoration: none;
}

.yellowhighlighter
{
    padding: 3px 4px 3px 4px;
    background-color:  Yellow;
}
 
.textblack
{
    color: #000 !important;
}

 .textwhite
{
    color: #FFF !important;
}

 .textdarkblue
{
    color: #153A70 !important;
}
 
.quotation
{
    background-color: #e5e5e5;
    display: block;
}

.FusionChart{

    text-align: center;

}

.FusionChart p.chartlegend
{
    background-image: url(images/HoustonGraphLegend.png);
    background-repeat: no-repeat;
    width: 188px;
    height: 36px;
    margin: 10px auto;
}

#sample-letter
{
    margin: 10px 0;
    font-size: 12px;
    color: #000;
    line-height: normal;
}

#sample-letter-page
    {
        width: 900px;
        margin: 0 auto;
        border: solid 1px #999;
        padding: 20px 15px 10px 15px;
        min-height: 800px;
    }
    
#sample-letter-page p
{
       font-size: 13px;
       line-height: 24px;
       margin-bottom: 25px;
       padding: 0;
}    

#sample-letter-page .button,
html body form .modalpop .button
{
    padding: 2px 8px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    font-size: 8px;
    background-color: #2b639E;
    border: solid 1px #FFF;
    color: #FFF;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: bold; 
}

#sample-letter-page .button:hover,
html body form .modalpop .button:hover
{
    background-color: #fae199;
    border: solid 1px #2b639E;
    color: #2b639E;
}

#sample-letter-page .button-square
{
    padding: 4px 8px;
    margin: 0 10px;
    font-size: 11px;
    background-color: #2b639E;
    border: solid 1px #FFF;
    color: #FFF;
    text-decoration: none;
    font-weight: bold; 
}

#sample-letter-page .button-square:hover
{
    background-color: #fae199;
    border: solid 1px #2b639E;
    color: #2b639E;
}


.new-field
    {
        background-color: #FFFF99;
    }

.new-field.required
    {
        background-color: #FF0000;
        color: #fff;
    }

#sample-letter-page p.signature
{
     font-size: 18px;
     padding: 10px 0 10px 10px;
     font-style: italic;
     color: Blue;
}

.modalpop
{
     background-color: #fff;
     padding: 25px;
     border: solid 5px #2b639E;
     display: none;
}

.modalpop p
{
     margin-bottom: 5px;
}


.modal-background
{
  background-color: #000;   
 /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
}


/* STANDARD PAGING CONTROL */

ol.sf_pager
{
 list-style-type: none;
 margin:  0;
 padding: 0;
 padding-left: 20px !important;
}

ol.sf_pager li
{
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
}

ol.sf_pager li a
{
  margin: 0 5px 0 0;
  border: solid 1px #999;
  padding: 2px 5px;
  height: 18px;
  background-color: #153A70;
  text-decoration: none !important;
  color: #FFF !important;
}

ol.sf_pager li a:hover
{
  margin: 0 5px 0 0;
  padding: 2px 5px;
  border: solid 1px #999;
  height: 18px;
  background-color: #FFF;
  text-decoration: none;
  color: #153A70 !important;
}

ol.sf_pager li a.sf_PagerSelItem
{
  
  background-color: #FAE096;
  color: #153A70 !important;
}



/* IE6 MESSAGE BOX STYLES */

#ie6msg
{
    background-color: #FAE199;
    border: 3px solid #2B639E;
    margin: 5px;
    color: #000;
}
    #ie6msg h4
{
    margin: 8px;
    padding: 0;
}
    #ie6msg p
{
    margin: 8px;
    padding: 0;
}
    #ie6msg p a.getie8
{
    font-weight: bold;
    color: #006;
}
    #ie6msg p a.ie6expl
{
    font-weight: normal;
    color: #006;
}


/* 2010 Contact Form Styles  */

table.contactform10
    {
        width: 600px;
        border: solid 1px #ccc;
        margin-left: 5px;
        -moz-box-shadow: 5px 5px 5px #c8c8c8;
        -webkit-box-shadow: 5px 5px 5px #c8c8c8;
        box-shadow: 5px 5px 5px #c8c8c8;
        border-collapse: collapse;
        border-spacing: 0px;
    }

table.contactform10 thead td
{
  padding: 0 0 0 8px;
  font-weight: bolder;     
}

table.contactform10 thead tr td p
{
  font-weight: bold !important;
  color: #555 !important;
  font-size: 12px;
  line-height: 14px !important;
   font-style: italic;     
}

table.contactform10 tfoot td
{
  text-align: center;  
}

table.contactform10 td.outer
{
  width: 600px; 
  padding: 5px;  
}

table.contactform10  td.inner
{
  width: 295px;
  padding-left: 5px;
  padding-top: 5px;
  min-height: 200px;
  vertical-align: top;  
}

table.contactform10 tbody tr td p
{
  padding: 5px 0;
}

table.contactform10  td.inner.left
{
  border-right: solid 2px #e5e5e5;
 
}

span.postmark
{
    float: right;
    height: 82px;
    width: 181px;
    background-image: url(images/postmark.jpg);
    background-repeat: no-repeat;
    top: 0;
    right: 0;   
}

table.contactform10 tfoot p
    {
        text-transform: uppercase;
        color: #CCCCCC;
        font-weight: bold !important;
        font-size: 12px !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    
table.contactform10 ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none !important;
    }    

table.contactform10 ul li
    {
        margin: 0 0 5px 0 !important;
        padding: 4px 0 0 0;
        list-style-image: none;
    } 
    
table.contactform10 ul li .formLbl
    {
        text-transform: uppercase;
        color: #336699;
        font-weight: bold !important;
        font-size: 12px !important;
    }  

table.contactform10 .RegExpress
    {
        visibility:hidden !important;
         line-height: 0;
         padding: 0;
         margin: 0;
          
    }     

a.more, a.reply
    {
        display: inline-block;
        padding: 3px 13px;
        margin: 6px 0px 2px;
        font-size: 11px;
        text-decoration: none !important;
        color: #484a50;
        background: url(images/buttons_grad.jpg) 0px -7px repeat-x;
        text-shadow: 0px 1px 0px #dde0ea;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px; /*Box Shadow*/
        -moz-box-shadow: 0px -1px 0px #d8dbe4, 0px 1px 0px #b7bac2;
        -webkit-box-shadow: 0px -1px 0px #d8dbe4, 0px 1px 0px #b7bac2;
        box-shadow: 0px -1px 0px #d8dbe4, 0px 1px 0px #b7bac2;
        background: -webkit-gradient(linear, left top, left bottom, from(#cdd0d8), to(#c1c4cd));
        background: -moz-linear-gradient(top, #cdd0d8, #c1c4cd);
    }
a.more:hover, a.reply:hover
    {
        color: #484a4e;
        text-shadow: 0px 1px 0px #f1f4fe;
        background: url(images/buttons_grad.jpg) 0px -31px repeat-x; /*Box Shadow*/
        -moz-box-shadow: 0px -1px 0px #f0f2f9, 0px 1px 0px #c8cad0;
        -webkit-box-shadow: 0px -1px 0px #f0f2f9, 0px 1px 0px #c8cad0;
        box-shadow: 0px -1px 0px #f0f2f9, 0px 1px 0px #c8cad0;
        background: -webkit-gradient(linear, left top, left bottom, from(#e1e3e9), to(#d5d7dd));
        background: -moz-linear-gradient(top, #e1e3e9, #d5d7dd);
    }

a.more.bold
{
    color: #015883;
     font-weight: bold;
}








}

@media Print{

*
    {
        margin: 0;
        padding: 0;
        background-color: white !important;
        background-image: none !important;
    }

html, form, body{
    height: 100%;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    background-color: #FFFFFF;
    font-size: 10pt;
}

a
{
     text-decoration: none;
     color: #444;
     outline: none;
     border: none;
}

h1
{
 
}

ol, ul, dir, menu, dd
    {
        margin-left: 40px;
    }
    
ol
    {
        list-style-type: decimal;
    }
    
ol ul, ul ol, ul ul, ol ol
    {
        margin-top: 0;
        margin-bottom: 0;
    }
    
p
{
 margin: 15px 0;
}    

p.contact-block
{
        page-break-after:always;
}

img, img a
{
     outline: none;
     border: none;
}

#topnav, #masthead, #mainmenu, #banners, #bread-social, #footer, .RadTreeView, #callouts, #featured, #google_translate_element, .contactform, .no-print, #google_translate_element, #sample-letter-page .button, #sample-letter-page .button-square 
{
     display: none !important;
}

#sample-letter-page p.signature
{
     display: none !important;
}

#sample-letter-page ul li
{
    margin: 0 0 3pt .25in;
}

#sample-letter-page p
    {
        margin-top: .25in;
    }

#sample-letter-page p.address
    {
        margin-top: .45in;
    }


}
