/*styles for urology associates: author: Marc Croteau */



body{
     font-family:Arial,Helvetica,sans-serif;
     background-color:#000;
     background-image:url('images/bg2.jpg');
     background-repeat:repeat-x;
     text-align:center;
     }
     
     
#container{
           width:870px;
           border:2px solid #000;
           margin:2px auto;
           position:relative;
           background-color:#fff;
           text-align:left;
           }
           
           
#container-rest{
                width:870px;
                margin:0px auto;
                position:relative;
                background-color:#fff;
                text-align:left;
                }
                      
           
#header-index{
              width:100%;
              height:413px;
              background-image:url('images/header2.jpg');
              background-repeat:no-repeat;
              }
              
#header-asc{
            width:870px;
            height:301px;
            background-image:url('images/asc-header.jpg');
            background-repeat:no-repeat;
            margin:5px auto 0px auto;
            }              
              
              
#header-rest{
             width:870px;
             height:301px;
             background-image:url('images/head12exp.jpg');
             background-repeat:no-repeat;
             margin:5px auto 0px auto;
             }
             
             
.portal-area{
             width:100%;
             border-bottom:1px solid gray;
             padding-bottom:8px;
             min-height:50px;
             margin-bottom:12px;
             }
             
.portal-areav2{
             width:94%;
             border-bottom:1px solid gray;
             padding-bottom:8px;
             min-height:50px;
             margin:11px auto 12px auto;
             }                          
             
             
h1,h2,h3{
         font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
         margin: 0px 0px 2px 0px;
         color:black;
         }
             
        
           
/*below describes navigation on all pages except for index page */           
#head-nav{
          width:100%;
          height:55px;
          margin: 0px 0px -10px 10px;
          padding-top:25px;
          color:#937207
          border:1px solid black;
          }
              
              
#head-nav a {
            color: #000;
            text-decoration:none;
            font-size:.84em;
            font-weight:bold;
            }
            
                   
#head-nav a:hover{
                  border-bottom:1px dotted #937207;
                  color:#937207
                  }
                      
                      
#head-nav a.current{
                    color:#937207;
                    border-bottom: 1px dotted #937207;
                    }             
             
             
#divider{
         background-image:url('images/parousis-divider.jpg');
         width:100%;
         height: 31px;
         } 
         
.ascborder{
           border-top:1px dotted black; 
           width:810px;margin-bottom:20px;
           }       
        
        
img{
    border:none;
    }
    
    
#info{
      margin: 20px 25px 55px 25px;
      }
      
      
#info-asc{
          margin: 20px 25px 55px 10px;
          background-image:url('images/asc-bg.jpg');
          background-repeat:no-repeat;
          }      
          
          
#info p, #info-asc p{
        font-size:11pt;
        }

            
#matt{
      float:right;
      width:459px;
      height:459px;
      background-image:url('images/matt2.jpg');
      background-repeat:no-repeat;
      margin: 7px 15px 20px 25px;
      } 
      
      
#vasil{
       float:right;
       width:459px;
       height:459px;
       background-image:url('images/vasil2.jpg');
       background-repeat:no-repeat;
       margin: 7px 15px 20px 25px;
       }
       
#jason{
       float:right;
       width:395px;
       height:457px;
       background-image:url('images/doctor-riley.png');
       background-repeat:no-repeat;
       margin: 7px 15px 20px 15px;
       }       
       
       
#audra{
       float:right;
       width:393px;
       height:529px;
       background-image:url('images/audra-new.jpg');
       background-repeat:no-repeat;
       margin: 7px 15px 20px 25px;
       }
       

/*for the cropped out fountain photo on the links page*/       
#linksimg{
           float:right;
           width:490px;
           height:431px;
           background-image:url('images/linksimg.jpg');
           background-repeat:no-repeat;
           margin: 47px 15px 20px 10px;
           }       
       
       
ul.asc {
        font-size:11pt;
        margin-left:-20px;
        width:300px;
        color:#454748;
        list-style-image: url(images/bullet.jpg);
        }       
       
    
    
    
#address{
         clear:both;
         border-top:5px solid #947303;
         border-bottom:4px solid #947303;
         width:100%;
         height:30px;
         background-color:#000;
         } 
         
         
p.address{
          font-style:oblique;
          font-size:9pt;
          font-weight:bold;
          margin:7px 0px 2px 0px;
          text-align:center;
          color:#fff;
          }  
          
          
#fish{
      width:870px;
      margin: 4px auto;
      color:white;
      font-size:9pt;
      text-align:left;
      }
      
          
#fish a {
         color:maroon;
         text-decoration:none;
         font-weight:bold;
         } 
         
/*procedures page stuff below*/ 
.def {
     color:#565555;
     }
          
          
p.proc{
       margin-bottom:30px;
       border-bottom:1px dotted gray;
       padding-bottom: 7px;
       }
          
          
a.patientlink {
              color:maroon;
              text-decoration:none;
              font-weight:bold;
              } 
                  
a.patientlink:hover {
                     color:#a88b06;
                     border-bottom:1px dotted #a88b06;
                     }
                     
                     
                     
a.patientlink-linkpage{
                       color:#756106;
                       text-decoration:none;
                       font-weight:bold;
                       margin-left:4px;
                       } 
                       
                  
a.patientlink-linkpage:hover{
                             color:#a88b06;
                             border-bottom:1px dotted #a88b06;
                             }                     
         
         


#navarea {
   position: relative;
   min-height:190px;
   }

#navarea .enterbutton{   
width:151px;
height:42px; 
position:absolute;
top:10px;
left:330px;
} 

#navarea .pplogin {
               position:absolute;
               top:35px;
               left:15px;
               width:239px;
               height:98px;
               }
               
               
#navarea .ppeducation {
               position:absolute;
               top:35px;
               left:595px;
               width:256px;
               height:95px;
               }               