/* doctor-baby.css */

/* ----- Baby Finder Styles ------ */

/* -- Baby Finder Layout Styles -- */

/* #BabySearch Box Contains results on Baby search screen */
#BabySearchBox { 
    height:292px;
    padding:12px 20px 10px;
    width:657px; 
    color:#585757;
    background:transparent url(/images/baby-header-image.jpg) no-repeat;  
}

#BabySearchBox #gender { 
    margin-top: 10px; 
}

#BabySearchBox #motherName, #BabySearchBox #babyName { 
    margin-bottom: 12px; 
}

#BabySearchBox span #gender:first-child { 
    margin-left:0;
    padding-left:0;
}

.rightCol {
    margin-left: 15px;
}

#MainColBot2 {
    padding: 0 9px 0 9px;
    font-size:1.15em;
    line-height:1.45em;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    margin-left:0;
    /*padding-left:0*/
}

#MainColBot2 #yui-pg0-0-page-report {margin-left:0px;padding:0px;}
#MainColBot2 .PageLinks, #MainColBot2 #paginator  {margin-bottom:0px}
#MainColBot2 #paginator  {height: 25px;}
#MainColBot2 .yui-pg-container, #MainColBot2 .yui-skin-sam {margin-bottom:0}

#SearchCriteria2 {   
    background: #f8f8f5 url(/images/lined-hr-2.gif) repeat-x center bottom;
    padding:12px 0 15px 16px;
    font-size:1.15em;
    line-height:1.45em;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    margin-bottom:20px;
}

#BabyDetail {
    height:444px;
    margin-top:16px;
    margin-left: 20px;
}
#BabyDetail .boy {
    border: 20px solid #abd0ed;
}

#BabyDetail .girl {
    border: 20px solid pink;
}

#babyDetails { 
    float:right;
    width:268px;
    height: 288px;
    font-weight:normal;
    margin-top: 11px;    
}

#content .babyDetail {
    background:transparent url(/images/ui/babyDetail-background.jpg) no-repeat 1px 0px;    
}

.babyMale { 
    background-color: #AAAAFF; 
}

.babyFemale { 
    background-color: #FFAAAA; 
}

#photographer {
    margin-left:19px;
    width:390px;
    padding-right:20px;
    line-height:1.25em;
 }
 
 #searchAgain { 
    float:right;
    width:245px;
    padding-right: 20px;
}

 #babyImage {     
     height: 286px;
     margin-top: 11px;
     border: 20px solid white;
     width: 355px;     
}

#babyImage img {
     
     padding-bottom:0;
     margin-bottom:0;
}

#photographerCopyright {
    position:relative;
    top:4px;    
    width:410px;
    font-size: 0.85em;
 }
 
 .baby { 
    padding: 5px 0px 15px 0;
    height: 55px;
    width:100%;
    position: relative;
}

.birthDate table { 
    padding:10px;
    width:100%; 
    text-align:center; 
    background-color:#edede4; 
    margin: 45px 0 0px 0;
} 


#babyList {}


#babyList .birthDate:first-child table { 
    margin-top:0px;
} 

.birthDate table {clear:left;}
.birthDate td {width:100%;}

.babyName {
    margin-top: 12px;
    margin-left:30px;
}

.gender {
    margin-top: 12px;
    margin-right:30px;
}

.weight-length {
    position:absolute;
    top: 16px;
    right:100px;
    text-align: right;
}

/* -- Baby Finder Text Styles -- */
#finderDiv.BabyBG h1{
    color:#70489a;
}

#finderDiv.BabyBG h2{
    font-size:2.1em;
    color:#737068;
}

#finderDiv.BabyBG h3{
    color:#999999;
}

#BabySearchBox a#browseBirths, #BabySearchBox a#browseBirths:hover  { 
    font-size: 0.85em;    
    font-weight: bold;
    letter-spacing: 0.15px;
    display: block;
    padding-top: 17px;  
}

#BabySearchBox h1, #BabyDetail h1 {
    color:#70489a;
    margin-bottom: 9px;
    letter-spacing: 0.6px;
}

h3#subTitle {
    color:#ab8bcd;
}

#BabyDetail h2 {
    font-family: Georgia, "Times New Roman", Sans-Serif;
    font-weight: normal;
    margin-bottom: 0.75em;
}

#BabyDetail .marginRight10 a {
    font-size:0.85em;
    letter-spacing:0.15px;
    display:block;   
    margin-top:12px;
}

#finderDiv.BabyBG #babyDetails h3{
    color:#737068;
    font-size:1.05em;
    font-weight:bold;
    margin-bottom:0px;
    line-height:1.5em;
}

#babyDetails p{
    font-size: 1em;
    line-height:1.5em;
}

h4#birthDate {
    color:#999999;
    margin: 0;
}

.babyName a {
    font-size:12pt;
    font-weight:900;
}

#photographer a {
    font-weight:normal;
 }

#searchAgain h3 { 
    line-height:1.25em;
}

#searchAgain a { 
    font-weight:normal;
}


/* -- Baby Finder Form Element Styles -- */

#BabySearchBox .input360 { 
    width:138px; 
    height: 20px;
    border: 1px solid #ddd;
    padding: 3px 0 0 4px;
    color:#999999;
    font-family:verdana;
    font-size:1em;
} 

#BabySearchBox .input390 { 
    width: 172px;
    height: 20px;
    border: 1px solid #ddd;
    padding: 3px 0 0 4px;
    color:#999999;
    font-family:verdana;
    font-size:1em;
} 

#BabySearchBox .findButton { 
    background:transparent url(/images/ui/btn-dctr-find.png) no-repeat; 
    margin-top:6px;
}

#BabySearchBox .findButton:hover { 
    background:transparent url(/images/ui/btn-dctr-find.png) no-repeat; 
    background-position: 0 -26px; 
}

#BabySearchBox input#gender {
    margin-left: 20px;
}

#BabySearchBox input#gender:first-child {
   margin-left: 0px; 
}

#searchCriteria2 a.btnX {
    background:transparent url(/images/ui/btn-x-off.gif) no-repeat 0px 5px; 
    height:17px; 
    width:12px; 
    display:inline-block;    
}

#searchCriteria2 a.btnX:hover {
    height:17px; 
    width:12px;
    background:url(/images/ui/btn-x-on.gif) no-repeat; 
    background-position: 0px 5px; 
    text-decoration: none;
}

.dateButton {
    margin-top:7px;
    margin-left: 4px;
}

/* ----- Doc Finder Styles ------ */

/* -- Doc Finder Layout Styles -- */
#content div.docDetail {
    background: url(../images/doc-detail-leftcol-bg.gif) left repeat-y;   
    min-height: 400px;
    height:auto !important;
    height:400px;
    margin-bottom: 0px;
    padding-top:0;
    margin-top:1px;    
}
#content .docDetail #actionBox  {    
    width: 405px; 
    padding-top:15px;    
}

.docDetail #actionBox .whiteBG {
    background: url(../images/action-box-white-bg-2.gif) repeat-y; 
    margin-bottom: 18px;
    padding-top: 8px;
} 

.docDetail #actionBox .whiteBG .grayBG {
    background: url(../images/action-box-gray-bg-2.jpg) no-repeat left bottom; 
    margin-left: 1px;
    padding: 0px 8px 12px 16px;
} 

div#sidebar.doc {margin-top:-1px}

/* #finderDiv sits right inside of #mainCol */
#finderDiv { margin: -16px 0 0 1px; }

/* #SearchBoxWrapper sits right inside of #finderDiv */
#SearchBoxWrapper { height: 200px; background:transparent url(/images/lined-hr.gif) repeat-x scroll center bottom; }

/* #SearchBox sits right inside of #SearchBoxWrapper */
#SearchBox { width: 697px; height: 195px; color: white; background: transparent url(/images/ui/doctor-finder-purple-block.gif) no-repeat; }
#SearchBox .textWrapper { padding: 13px 30px 10px 23px; }
#searchTop {width: 677px;margin-bottom: 10px;}
#searchLeft {width: 320px;}
#searchRight { width: 310px;}

#SearchCriteria { 
    background-color:#f8f8f5; 
    padding:9px 0 9px 10px;
    margin-bottom:30px;
}

.criteria {
    color:#70489a;
    margin-right:7px;
}

#matches {
    display: inline-block;
    margin-right: 7px;  
}

/* #mainColBot contains .Results on Doctor search screen */
#mainColBot { padding: 0 12px 0 12px; font-size:1.15em; line-height:1.45em; font-family: Verdana, Helvetica, Arial, Sans-Serif; margin-left:0; /*padding-left:0*/ }
.Results {margin-top: 7px;width:100%;}
.fontFix {font-size:1.10em !important; line-height: 1.45em; }
#DoctorList{margin-top:0px;width:100%; height:500px; }

/* .doctor is the class given to rows of results in #DoctorList */
.doctor { padding:10px 10px 16px 10px; display:block; border-bottom: #dddddb solid 1px; } 
.altColor {background-color:#f8f8f5;}

.yui-skin-sam .yui-pg-container {height: 30px;}
.practice { padding:10px 10px 16px 10px; display:block; border-bottom: #dddddb solid 1px; }

#doctorName {margin-bottom:15px;}
#image {margin-bottom:16px}

/* -- Doc Finder Form Elements -- */

#SearchBox #findButton { display: block; float: right; margin-top: 10px; }
.findButton { background:transparent url(/images/ui/btn-dctr-find.gif) no-repeat; height:26px; width:108px; display:block; }
.findButton:hover { background:url(/images/ui/btn-dctr-find.gif) no-repeat; background-position: 0 -26px; }
#searchLeft #genderSelect { margin-top: 8px; color: #e3cefa; }
#searchLeft #genderSelect b {color: #fff;}
#searchRight .input280 { float: right;}
#SearchBox #lastNameSearch, #SearchBox #location { margin-bottom: 10px; } 

/* -- Doc Finder Pagination -- */

.CurrentPageReport {float:left;margin-left:0;}
.CurrentPageReport span {margin-left:0 !important;}
.PageLinks {float:right;margin-bottom:10px;}

.pg-first {  background:transparent url(/images/ui/btn-first-inactive.gif) no-repeat 0px 5px; height:17px; width:17px; padding: 0px; display:inline-block; }
a.pg-first { background:transparent url(/images/ui/btn-first-active.gif) no-repeat 0px 5px; text-decoration:none; }
.pg-previous {  background:transparent url(/images/ui/btn-previous-inactive.gif) no-repeat 0px 5px; height:17px; width:12px; padding: 0px; display:inline-block; }
a.pg-previous {  background:transparent url(/images/ui/btn-previous-active.gif) no-repeat 0px 5px; height:17px; width:12px; text-decoration:none; }
.pg-next { background:transparent url(/images/ui/btn-next-inactive.gif) no-repeat 0 5px; height:17px; width:12px; padding: 0px; display:inline-block; }
a.pg-next { background:transparent url(/images/ui/btn-next-active.gif) no-repeat 0 5px; height:17px; width:12px; text-decoration:none; }
.pg-last { background:transparent url(/images/ui/btn-last-inactive.gif) no-repeat 0 5px; height:17px; width:18px; padding: 0px; display:inline-block; }
a.pg-last { background:transparent url(/images/ui/btn-last-active.gif) no-repeat 0 5px; height:17px; width:18px; text-decoration:none; }
a.pg-first:hover,a.pg-previous:hover,a.pg-next:hover,a.pg-last:hover { text-decoration: none; }

/* -- Doc Finder Text Styles -- */
#content .docDetail #practice p {margin-bottom:0;}
#content .docDetail #actionBox p { font-size: 1.2em; }
#content .docDetail #actionBox h2 { font-family: Georgia, "Times New Roman", Serif; font-weight: normal; font-size: 1.9em; }
#content .docDetail #actionBox h3 { margin-bottom: 2px; }

#mainColBot .Results h3 {line-height: 1.85em;}

#SearchBox h1 { float: left; margin-bottom:0; margin-right: 8px; color: White;}
#SearchBox a {color:White;}
#SearchBox a:hover {text-decoration:underline;}
#SearchBox a#browseDoctors, SearchBox a#browseDoctors:hover  { 
    color: #858585;
    font-size: 0.85em;    
    font-weight: bold;
    letter-spacing: 0.15px;
    display: block;
    padding-top: 17px;  
}
.doctor a {font-weight:bold;}

#doctorName h2 { font-family: Times New Roman, Georgia, serif; color:#737068; font-size:1.5em; line-height:1; }

div#DoctorList .networkOfCare {color:#777;font-size:0.85em;font-weight:bold;letter-spacing:0.25px;text-transform:uppercase; padding-left:17px; background:url(/images/icon-networkofcare2.png) 0px 2px no-repeat; display:inline-block; margin-top:4px;}
div.docDetail .networkOfCare {color:#777;font-size:0.75em;font-weight:bold;letter-spacing:0.25px;text-transform:uppercase; padding-left:19px; background:url(/images/icon-networkofcare2.png) 0px 2px no-repeat; display:inline-block; margin-top:11px;}
div#PracticeList .networkOfCare {color:#777;font-size:0.85em;font-weight:bold;letter-spacing:0.25px;text-transform:uppercase; padding-left:17px; background:url(/images/icon-networkofcare2.png) 0px 2px no-repeat; display:inline-block; margin-top:4px;}
div#PracticeList .floatLeft {clear:left}
div#PracticeList h3 {font-size:1.05em;}



/* ----- Yahoo Styles ------ */

#mainColBot #yui-pg0-0-page-report {margin-left:0;font-family: Verdana, Arial, Sans-Serif;font-size:0.9em;}

.yui-skin-sam .yui-pg-current-page {
    font-weight:bold;
    border:none !important;
    padding:2px 6px !important;
}

.yui-skin-sam a.yui-pg-page {
    border: none !important;
    /*border-left:solid 1px #999999;*/
    color: #008752;
    font-weight: normal;
    text-decoration:none !important;
}

.yui-skin-sam a.yui-pg-page:hover {
    text-decoration:underline !important;
}

.yui-skin-sam .yui-pg-page {
    border: none !important;
}

a.yui-skin-sam .yui-pg-page {
    border: none !important;
}

span#yui-pg0-0-pages span:first-child, span#yui-pg0-0-pages a:first-child {
    border-left:none !important;
}

/* Added Nov 24, 2009 */

.doctor a {font-weight:normal;}
.doctor strong a {font-weight:bold; }
#DoctorList {border-top: #dddddb dotted 1px;}
#PracticeList {border-top: #dddddb dotted 1px;}
.doctor altColor {background-color:/*#f8f8f5*/#F5F5F1; }
.practices {display: inline-block; padding-top:5px; line-height:1.25em;}
.altColorNetwork, .regColorNetwork, .network {background-color:#F5F5F1;} /*url(/images/row-alt-bg.jpg) repeat-x 0 0;*/ 
.networkCareLogo {padding-top: 8px;}
/*.regColorNetwork {background:#fff6b6 url(/images/row-bg.jpg) repeat-x 0 0; }*/

/* End Nov 24, 2009 */



