/*

Css for Gosleep.com
Notes: using full urls to avoide probles with IE7 as SSL connections

*/

/* *************************** */
/*             General Classes                  */
/* *************************** */
body
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #F9F2E1;
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;/* 12px;*/
	line-height: 1.7em;
    text-align: left;
}

.rightContent
{
    border-left: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    padding-left: 4px;
    padding-top: 6px;
    background-color: white;
    vertical-align: top;
    width: 25%;
}

.centerContent
{
    width: 75%;
    vertical-align: top;
    background-color: white;
}

.centerContentTwoCol
{
    width: 100%;
    vertical-align: top;
    background-color: white;
}

.leftContent
{
    padding-left: 6px;
    height: 40px;
    background-color: #F9F2E1;
    border-right: #CCCCCC solid 1px;
    vertical-align: top;
    width: 180px !important;
    max-width: 180px;
    min-width: 180px;
}

.divider
{
    border-bottom: #CCCCCC 1px solid;
    padding: 0;
    margin: 0;
	margin-right:6px;
    margin-bottom: 20px;
    padding-top: 10px; /*width: 100%;*/
}

#headerTable
{
    border: none;
    border-collapse: collapse; /*background-color:#7A003B;*/
    background-color: #7a003b;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

#headerLogoContainer
{
    padding-top: 0px; /*padding-left:169px;*/
    padding-left: 192px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#headerImageContainer
{
    /*float:left;	*/
}

#headerRightCell
{
    padding-right: 12px;
}

#sloganTable
{
    border: none;
    border-collapse: collapse;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

#slogan
{
    border: none;
    border-collapse: collapse;
    width: 100%;
}

.sloganText
{
    line-height: 14px;
    padding-top: 1px;
}

#headingContainer
{
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: -7px;
    margin-right: -5px;
    background-color: rgb(233,233,244);
    padding-top: 4px;
    padding-left: 10px;
    padding-bottom: 8px;
    border: solid black 1px;
    border-color: #CCCCCC;
}


#providerColumn
{
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.providerDivider
{
    border-top: solid #CCCCCC 1px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#providersTitle
{
    margin-top: 15px;
}

.nutshell
{
    padding-left: 13%;
    padding-right: 10%;
}

table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}


p
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.8em;
}

ul
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    font-variant: 5px;
    list-style-position: outside;
    list-style-image: url(https://www.gosleep.com/images/nav/nav_arrow_blue.gif);
    padding-left: 40px;
    margin: 0;
}

ul li
{
    margin-top: 6px;
    margin-bottom: 6px;
}

ul li ul
{
    padding-left: 18px;
}


.spacerImg
{
    border: none;
    width: 147px;
    height: 6px;
}

img
{
    border-style: none;
}

.imageLeftWrap
{
    float: left;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

.returnToTop
{
    width: 36px;
    height: 9px;
}

.flushTop
{
    margin-top: 0px;
}

.textTitle
{
    padding: 0px;
    margin: 0px;
}

.textTitleHeading
{
    font-size: 1.3em;
}

.alignTop
{
    vertical-align: top;
}

.whiteSmall{
	color:white;	
}


/* ***************************** */
/*                  Header Styles                    */
/* ***************************** */
H1
{
    font-size: 2.25em;
    font-weight: bold;
    color: #000000;
}

H1.lighter
{
    font-size: 1.75em;
    font-weight: lighter;
    color: #000000;
    margin-top: 7px;
    margin-bottom: 4px;
    padding-left: 18px;
}

H1.subPageHeader
{
    padding-left: 0px;
    font-size: 1.75em;
    font-weight: lighter;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 25px;
}

H2
{
    font-size: 1.5em;
    padding-bottom: 3px;
    margin: 0;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}



H3
{
    font-size: 18px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

H4
{
    font-family: Verdana, Arial, Helvetica, sans-serif; /*'Trebuchet MS', */
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: black; /*#333333;*/
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.cap
{
    font-weight: normal;
    font-size: 22px;
    line-height: normal;
}
.capSmall
{
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
}
.leadin
{
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 22px;
    margin-top: 2px;
    font-weight: bold;
}

/* ************************* */
/*                 Link Styles                  */
/* ************************* */

A:link
{
    color: #1000CE;
    text-decoration: none;
}
A:visited
{
    color: #1000CE;
    text-decoration: none;
}
A:hover
{
    color: #000000;
}
A:visited:hover
{
    color: #000000;
}


#content
{
    padding-left: 18px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 18px;
}

.topnav
{
    border-bottom: #D5B6B8 solid 1px;
    border-top: #D5B6B8 solid 1px;
    background-color: #7A003B; /*padding-left: 18px;*/
    padding-left: 6px;
}
#toplist, #toplist ul
{
    float: left;
    list-style: none;
    color: #999;
    background-color: transparent;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
/* -------------------------- */
/* The top main navigation links */
#toplist a
{
    display: block; /* padding-right: 24px;*/
    padding-right: 8px;
    line-height: 19px;
    color: #fff;
    background-color: #7A9DCF;
    background: url(https://www.gosleep.com/images/line.jpg) no-repeat top right; /* puts a "bar" on right of the main nav links */
    text-decoration: none;
}
#toplist a:hover
{
    display: block;
    text-decoration: underline;
}
#toplist li
{
    float: left;
    padding: 0;
}
#toplist a.last
{
    padding-right: 0;
}

/*------------------------------------------------------------------------------
leftnavIGATION

Styles for leftnavigation lists.  Markup should be formed so that nested ULs
are contained in their parent LI element.
------------------------------------------------------------------------------*/


ul.leftnav
{
    margin: 0 1em 1em 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
}
ul.leftnav li
{
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.leftnav li a
{
    display: block;
    color: #000; /* padding: 5px 12px 4px 24px;*/
    padding: 5px 12px 4px 8px;
    color: #7A003B;
}
ul.leftnav a:link, ul.leftnav a:visited
{
    text-decoration: none;
}
ul.leftnav a:visited
{
    color: #7A003B;
}

ul.leftnav a:hover
{
    background: #68003D url("https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}
ul.leftnav a:visited:hover
{
    background: #68003D url("https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}
/* parent classes define which indicator image is shown */
/* for non-parent links that are on */
ul.leftnav li a.on
{
    background-color: #a7c6e3;
    color: #fff;
    background-image: url("https://www.gosleep.com/images/skycss/leftnav/leftnav-square-on.gif");
}
ul.leftnav li a:visited.on
{
    background-color: #a7c6e3;
    color: #fff;
    background-image: url("https://www.gosleep.com/images/skycss/leftnav/leftnav-square-on.gif");
}
/* for parent links not open/on */
ul.leftnav li a.parent
{
    background-image: url("https://www.gosleep.com/images/skycss/leftnav/leftnav-square-on.gif");
}

ul.leftnav li a.parent-on
{
    background: #68003D url("https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}
ul.leftnav li a:hover.parent-on
{
    background: #68003D url("https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}
ul.leftnav li a:visted.parent-on
{
    background: #68003D url("https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}

/* for parent links that have a child element with on state */
ul.leftnav li a.parent-open
{
    background: #68003D url("file:https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}
ul.leftnav li a:hover.parent-open
{
    background: #68003D url("https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}
ul.leftnav li a:visited.parent-open
{
    background: #68003D url("https://www.gosleep.com/images/nav/nav-square.gif") no-repeat 9px 50%;
    text-decoration: none;
    color: #fff;
}
/* for parent links that are on */

ul.leftnav ul.leftnav
{
    margin: 0;
    border: 0;
}
ul.leftnav ul.leftnav li a
{
    /*padding-left: 36px;*/
    padding-left: 20px;
    background-position: 25px 50%;
}
ul.leftnav ul.leftnav ul.leftnav li a
{
    /*padding-left: 48px;*/
    padding-left: 34px;
    background-position: 37px 50%;
}

.linksTitle
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.linksBody
{
    margin-left: 0px;
    margin-top: 0px;
}


/* DME table*/
.dmeTd
{
    border-right: rgb(122,0,60) 1px solid;
    border-top: rgb(122,0,60) 1px solid;
    border-left: rgb(122,0,60) 1px solid;
    border-bottom: rgb(122,0,60) 1px solid;
    white-space: wrap;
    font-size: .8em;
	line-height: 1.4em;
	vertical-align:top;
}

.footer
{
    background-color: #7A003B;
}

.footerSpacer
{
    margin-bottom: 15px;
    background-color: #F9F2E1;
}

.footerAddress
{
    float: left;
    padding-right: 40px;
    padding-bottom: 8px;
    padding-top: 6px;
    font-size: 10px;
    line-height: 12px;
}

.addressBar
{
    border-top: #CCCCCC solid 1px;
    vertical-align: top;
}

/*Need this because FF doesn't handle colspan*/
#nutshellTop
{
   /* border-top: #CCCCCC solid 1px;*/
    vertical-align: top;
    white-space: nowrap; /*ff 2 bug fix, otherwise it will wrap the links*/
}

.addressBarRow
{
    background-color: #F9F2E1;
}

.footerText
{
    height: 24;
}

.nutshellLinks
{
    padding-right: 7px;
}

.nutshellLinksBar
{
    padding-left: 15%;
    padding-top: 15px;
}

#headerSlogan
{
    float: right;
    font-family: Verdana, Geneva, sans-serif;
    white-space: nowrap;
    padding-top: 28px;
    color: #F9F2E1;
    text-align: right;
    padding-right: 35px;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    overflow: visible;
}

/*Site map*/
.siteMapContainer
{
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
}

.siteMap
{
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-image: url(https://www.gosleep.com/images/nav/nav_arrow_blue_14.gif); /*list-style-type:none;*/
}

.siteMapChild
{
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 5px 0px;
    list-style-image: url(https://www.gosleep.com/images/nav/nav_arrow_blue_14.gif); /*list-style-type:none;*/
}

.siteMapParent
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-image: none;
    list-style-type: none;
}

#logoContainer
{
    float: left;
    padding-left: 0px;
    width: 424px;
    height: 83px;
    background-repeat: no-repeat;
    background-image: url(https://www.gosleep.com/images/sma_logo_2.jpg);
    overflow: hidden;
}

#shareTool
{
    border: none;
}

#shareToolRight
{
    float: right;
    padding-right: 30px;
}

.spacerGif
{
    border: none;
    width: 147 px;
    height: 6;
}

.dmeTdHeader
{
    border: solid rgb(122,0,60) 1px;
    font-weight: bold;
}

.pressCenterPadding
{
    padding-bottom: 10px;
}

a.pressCenter
{
    text-decoration: none;
}

.feedlink
{
    text-decoration: none;
}
.feedlink A
{
    color: blue;
    text-decoration: none;
}

. feedlink a:hover
{
    color: black;
    text-decoration: none;
}

.feedlink IMG
{
    vertical-align: middle;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}


.feedlinkFloatRight
{
    text-decoration: none;
}
/*float:right; padding-right:22px;}*/

.feedlinkFloatRight A
{
    color: blue;
    text-decoration: none;
}

. feedlinkFloatRight a:hover
{
    color: black;
    text-decoration: none;
}

.feedlinkFloatRight IMG
{
    vertical-align: middle;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}



.headerLink, a.headerLink:hover
{
    cursor: pointer;
    text-decoration: none;
}

.logo
{
    border-style: none;
    border-width: 0;
    height: 140px;
    padding: 0;
}

.logoLink
{
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    background-color: rgb(36,37,50);
}


.headerContainer
{
    background-color: rgb(36,37,50);
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

/* Revision of original header logo*/

#headerLogoContainerCouple
{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: rgb(36,37,50);
}

.teamImage
{
    border: 0pt none;
    margin: 0px 0px 0px 18px;
}

.socialMediaContainers
{
    padding-bottom: 10px;
	padding-left: 19px;
	
}


#socialMediaBlog
{
    padding-left: 0px;
    padding-bottom: 0px;
    text-align: left;
    margin-left: 0px;
}

.twtr-doc
{
    width: 210px !important;
}

.text
{
    vertical-align: top;
}

#ChildPhoto
{
    width: 168px;
    height: 137px;
    border: none;
    float: right;
    margin-right: 3px;
    margin-left: 3px;
}

/* Sleep Up */

#SleepUpPhotoHeader
{
    margin-left: 8px;
    margin-top: 8px;
}

#SleepUpPhotoLeft
{
    float: left;
    margin-right: 40px;
    margin-left: 8px;
}

#SleepUpPhotoRight
{
    float: left;
}

.clearer
{
    clear: both;
}


#OneCol
{
    vertical-align: top;
    background-color: white;
    padding: 0;
    margin: 0;
}
#nightHeader
{
    padding-top: 16px;
    padding-bottom: 10px;
    margin-bottom: 0;
    background: url(images/night-clin-background.png) repeat-x white;
}
.nightHeaderContentContainers
{
    float: left;
}
#titleImg
{
    padding-left: 100px;
    border: none;
    display: block;
}
#titleImgSub
{
    margin-left: 200px;
    border: none;
    display: block;
}
#nightContainer
{
    /*max-width: 1000px;*/
    margin-left: 8px;
    margin-right: 6px;
    margin-top: 10px;
}
nightContainer:after
{
    clear: both;
}
#nightLeft
{
    float: left;
    width: 400px;
    padding-right: 10px; ;border-right:solid1px#CCCCCC;
}

#nightLeft ul
{
    margin-left: 16px;
    padding-left: 6px;
    list-style-type: disc;
    list-style-image: none;
}

#nightLeft ul li
{
    padding-bottom: 4px;
}


#nightLeft h4
{
    font-size: 13px;
    padding-top: 8px;
}
#nightRight
{
    float: left;
    width: 400px;
    padding-right: 8px;
    padding-left: 10px;
    overflow: hidden;
}

#nightRightVideo
{
    padding-right: 8px;
    padding-left: 10px;
    overflow: hidden;
    margin-bottom: 14px;
}

#nightRightSecond
{
    float: left; /*width:auto; 					padding-right: .1em; 					padding-left: .1em;*/
    overflow: visible;
}
#schedule
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

#scheduleTimes
{
    font-size: .8em;
}

#schedule li
{
    padding-left: 0;
    padding-top: 0;
    margin-left: 0;
    margin-top: .6em;
    margin-bottom: 1.8em;
    font-size: .8em;
}
#schedule h5
{
    padding: 0;
    margin: 0;
    font-size: 1em;
    font-weight: bold;
}
#schedule h6
{
    padding: 0;
    margin: 0;
    font-size: 1.1em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: .2em;
    color: rgb(120,0,60);
}
#nightLeftTitle
{
    padding-top: 0 !important;
    margin-top: 0 !important;
}
/*.leftContent
                    {
                        width: 13% !important;
                    }*/
.clearer
{
    clear: both;
}
#contact
{
    margin-top: 0;
    margin-left: 70px;
    border: solid rgb(120,0,60) 1px;
    padding: 4px 16px 4px 16px;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
}
.contactElement
{
    display: block;
    padding: 0;
    margin: 0;
    line-height: 14px;
}
#StudyDataStatus
{
    float: left;
    padding: 2px 2px 2px 20px;
    margin: 0;
    margin-bottom: 4px; ;
background-color:rgb(233,233,233);
width:97.7%;
}
#StudyDataStatus ul
{
    padding: 0;
    padding-left: .2em;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
}
#StudyDataStatus ul li
{
    float: left;
    color: black;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    padding-right: 1.5em;
}
#StudyDataStatus ul li span
{
    color: rgb(120,0,60);
    font-weight: bold;
}
#StudyDataStatusHeader
{
    margin: 0;
    padding-right: .6em;
    color: black;
    font-weight: bold;
    float: left;
    color: black;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}

.media
{
    margin-left: 0;
    padding-left: 0;
}

/* Home Care */

th.sortable
{
    color: blue;
    cursor: pointer;
    white-space: wrap;
	vertical-align:top;
	font-size:.9em;
	line-height: 1.4em;
}
th.sortable:hover
{
    color: black;
    background-color: rgb(233,233,233);
}
th.sorted-asc, #sortable th.sorted-desc
{
    color: black;
}

/* Masks */

#MaskContainer
{
    overflow: auto;
}

#MaskContainer ul
{
    margin-left: 0;
    padding-left: 0;
    clear: both;
}
#MaskContainer ul li
{
    vertical-align: top;
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 40px;
    padding: 0;
    width: 130px;
    float: left;
    border: solid 1px gray;
    list-style-type: none;
    list-style-image: none;
}
#MaskContainer ul li:hover
{
    background-color: rgb(249,242,225);
    border: solid 1px blue;
}
#MaskContainer ul li a
{
    text-decoration: none;
}
#MaskContainer ul li a:hover
{
    color: blue;
}
#MaskContainer ul li a:visited
{
    color: blue;
}
#MaskContainer ul li span
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 130px;
    height: 28px;
    display: block;
    font-family: verdana;
    font-size: 11px;
    text-align: center;
    line-height: 12px;
}
#MaskContainer img
{
    padding: 0;
    margin: 0;
    width: 130px;
    height: 199px;
    border: none;
	border-bottom: solid 1px gray;
}

#MaskContainer img:hover{
		border-bottom: solid 1px blue;
}


#PopUpBackground
{
    position: absolute;
    z-index: 9000;
    background-color: rgb(239,228,202);
    display: none;
    filter: alpha(opacity=85);
    opacity: 0.85;
}
.window
{
    position: absolute;
    display: none;
    z-index: 9999;
    padding: 4px;
    background-color: white;
    overflow: hidden;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
}
#dialog
{
    width: 650px; /*590px;*/
    height: 560px; /* 600px;*/
}

#dialog h3{
	margin: 0;
	margin-bottom:2px;
	padding:0;	
}

#dialog img
{
    border: solid 1px gray;
}
#LargeImage
{
    width: 400px;
}
#dialog span
{
    display: block;
    font-weight: bold;
    font-family: Verdana;
    margin-bottom: 0px;
}
#dialog ul li
{
    margin-top: 0;
    margin-bottom: 14px;
    margin-left: 14px;
    margin-right: 4px;
    padding: 0;
    width: 130px;
    border: none;
    list-style-type: none;
    list-style-image: none;
    float: left;
}
#dialog ul
{
    margin: 0;
    padding: 0;
    padding-left: 30px;
}

#dialog ul li img{
	width:130px;	
}
#LargeMask
{
    float: left;
	width:350px;
}
#CloseDialog
{
    margin-right: 10px;
    float: right;
    color: Blue;
    font-weight: bold;
    font-family: Verdana;
}

#CloseDialog:hover
{
    color: Red;
}
#Caption
{
    width: 266px;
    overflow: auto;
    margin-right: 14px;
    float: right;
}

 .provider-bio
 {
     margin-top: 20px;
     border-bottom: solid #cccccc 1px;
     padding-bottom: 22px;
 }
 .provider-bio p.textTitle
 {
     margin-bottom: 18px;
 }
  .provider-bio-text
 {
     clear: both;
	 padding-top:6px;
 }
 .provider-bio-image img
 {
     float: left;
     margin-right: 10px;
 }
 .provider-bio div ul
 {
     vertical-align: top;
     margin: 0;
     margin-top: -6px;
     padding: 0;
     float: left;
	width: 76%;
 }
 .provider-bio div ul li
 {
     margin: 0;
     padding: 0;
     list-style-type: none;
     list-style-image: none;
 }
