/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

#container { 
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:11px;
margin-bottom:21px;


}

#header {
        height:150px;
 }
 
 #Headerimage {
         width:150px;
         height:150px;
         float:left;
         align:center;     
 }
 
 #Headerinstagram {
          width:200px;
          height:150px;
          float:right;
          
 }
 
 #outer {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
    vertical-align:middle;
    margin-top:0px;
    margin-left:20px; 
    
}

#middle {
    display: table-cell;
    vertical-align: middle;
    
}

#inner {
    margin: auto;
    width: auto;
    padding: 0px;
    text-align:center;
    
}
 
 #inner1 {

    margin: auto;
    width: 100%;
    padding: 10px;
    text-align:center;
  
}

#Menu {
       height:60px;
 }
 
#SideBar {
         width:300px;
         height:700px;
         float:left;
         margin-top:25px;   
         margin-left:50px; 
 }
 
#MainBody {
          width:425px;
          height:auto;
          float:right;
        
          margin-top:25px;  
          margin-bottom:15px;  
               
 }
 
 #Footer {
          height:150px;        
          clear:both;          /* Remove float from previous elements */
          margin-top:500px;
             
                
 }
 
 #Footer2 {
          height:150px;        
          clear:both;          /* Remove float from previous elements */
           
 }


 /* 
 Used for the header logo
 */
 img.headerimg {
    width: 150px;
    height: 150px; 
}

 img.monuniqueimg {
    width: 300px;
    height: 533px; 
  
}

 img.appstoreimg {
    width: 170px;
    height: 50px; 
}

 img.socialimg {
    width: 50px;
    height: 50px; 
    margin-left:10px;
    margin-right:10px;
}

p.socialimg {
    width: 50px;
    height: 50px; 
    margin-left:10px;
    margin-right:10px;
}


h1 { color: #7c795d; font-family: 'Trocchi', serif; font-size: 27px; font-weight: normal; line-height: 50px; margin: 0; }

h2 { color: #7c795d; font-family: 'Trocchi', serif; font-size: 22px; font-weight: normal; line-height: 42px; margin: 0; }

h3 { color: #7c795d; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; font-weight: normal; line-height: 34px; margin: 0;}


p { color: #4c4a37; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; line-height: 28px; margin: 0 0 24px; }

ul { color: #4c4a37; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; line-height: 16px; margin: 0 0 2px; }

a {
    color:#00A0C6; ;
    text-decoration: none;
}

a:hover 
{
     color:#00A0C6; 
     text-decoration:underline; 
     cursor:pointer;  
}


#center-div
{
    float:right;
    right: 0px;
  
    border: 3px solid #73AD21;
    padding: 10px;
  
}


#ig-b- { display: inline-block; }
#ig-b- img { visibility: hidden; }
#ig-b-:hover { background-position: 0 -60px; } 
#.ig-b-:active { background-position: 0 -120px; }
#.ig-b-v-24 { 
            width: 137px; 
            height: 24px; 
            background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; 
        }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }
