/* Owl Tree Operations stylesheet */

H1 { font-size: 180%; color: black; font-weight: 800; font-style: italic; padding: 0 }
H2 { font-size: large; color: blue }

H9 { font-size: x-large; color: #38b0e1; font-weight: 800 }

.margintest {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#hdrcont {
    background-color: #348f9f ; 
    width: 100%;
    position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px;
    height: 85px ;
    margin: 0;
    overflow: hidden;
    border-bottom:  ridge 1px;
}
   
 
.HL1 {
    background-color: #348f9f;  
    width: 100%;
    position: absolute; top: 1px; left: 1px; right: 0px; 
    height: 8px;
}

.HL2 {
   width: 100%;
   position: absolute; top: 0px; right: 0px;
   text-align: center;
   padding-top: 10px;
   padding-left: 4px;
   font-size: xx-large;
   font-style: italic;
   font-family: serif, sans-serif;
   height: 8px;
   white-space: nowrap;
} 

.hdr_emb_bg {
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    color: #cbf5f6;
   white-space: nowrap;
}

.hdr_emb_fg {
    display: block;
    position: absolute;
    top: -0px;
    left: -1px;
    color: #339eae ;
   white-space: nowrap;
}

#t1 {
    border-style: solid;
    border-color: red;
} 

#footer_cont  {
    background-color: #348f9f;
    width: 100%;
    position: absolute; left: 0px; bottom: 0px;
    height: 25px;
    color: #97b8c6;
    overflow: hidden;
}

.footer1 {
    width: 20%;
    text-align: left;
    left: 10px;
    border: 0px;
    margin-left: 30px;
    font-size: 10px;
}

.footer1 a {
    margin-left: 20px;
    color: #97b8c6;
}

.footer2 {
    width: 20%;
    position: absolute;    
    text-align: left;   
    right: 0px;
    }

.footer2 a {
    font-size: 9px;
    color: #97b8c6;
}

.subheader1 {
    font-family: cursive;    
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

.subheader1 ul li {
    color: yellow;
}

.subheader2 {
    font-family: cursive;    
    font-style: italic;
    font-weight: bold;
    line-height: 40px;
}

.subheader3 {
    font-family: cursive;    
    font-style: italic;
    font-weight: bold;
    line-height: 40px;
    margin-left: 100px;
    padding: 0px 0px 0px 0px;
}

.subheaders3 span {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.subtext3 {
    margin-left: 100px;
}


.subtext4 {
    margin-left: 50px;
}

.subheader4 {
    font-family: cursive;    
    font-style: italic;
    font-weight: bold;
    line-height: 40px;
    margin-left: 40px;
}

.subheader4 ul li {
    margin-bottom: 1px;
}

.subheader5 {
    font-family: cursive;    
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
    margin-left: 100px;
    margin-top: 100px;
}

.subtext5 {
    margin-left: 100px;
    margin-top:  0px;
    margin-bottom: 0px;
}

.subheader1c {
    font-family: cursive;    
    font-style: italic;
    font-weight: bold;
    line-height: 40px;
    font-size: larger;
    text-align: center;
    margin-left: 160px;
}



/* main navbar - for superfish */
/* main navbar - for superfish */
div#navbar {
    position: absolute; top: 62px; bottom: 0px; right: 0px; left: 80px;
    height: 18px;
    background-color: #348f9f ;
    overflow: hidden;
    }
    
div#navbar ul li {
    margin-left: 15px;
}



/*  Navigation bar stuff */

div#navbar_1 {
    position: absolute; top: 66px; bottom: 0px; right: 0px; left: 0px;
    background-color: #00ced0;
    width: 100%;
    height: 15px;
    padding: 0px 0px 0px 0px;
    border-top: 5px;
    border-style: ridge;
    border-width: 2px;
    margin: 0;
    }
    
div#navbar_1 ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: black;
    white-space: nowrap;
    background-color: #00ced0;
}

div#navbar_1 li {
    list-style-type: none;
    display: inline;
    vertical-align: top;
    background-color: #00ced0;
    padding: 0px 20px 0px 0px;
}

div#navbar_1 li a {
    text-decoration: none;
    font-family: serif;
    font-size: medium;
    padding: 0px 8px 0px;
    color: black;
    background-color: #00ced0;
} 

div#navbar_1 li a:link {
    color: black;
    background-color: #00ced0;
}

div#navbar_1 li a:visited {
    color: #7ba2a9;
    background-color: #00ced0;
}

div#navbar_1 li a:hover {
    color: #0099CC;
    background-color: #00ced0;
}

div#navbar_1 li a:active {
    color: #18afb8; 
    background-color: #00ced0;
}

/* Mid band */
div.content_block {
    position: relative; top: 85px; bottom: 50px; right: 0px; left: 0px;
    margin: 1px 1px 1px 1px;
    width: 100%;
    height: 99%;
    border-style: solid;
    border-color: red;
    background-image: url('../images/Tobermory-relief_newX.png') ;
    background-repeat: no-repeat;
    overflow: hidden;
    clear: both;
    float: left;
    display: inline;
    
}

/* Basically C* is a standard quad format */

div.C0_container {
    position: absolute; top: 85px; bottom: 40px; right: 0px; left: 0px;  */
    width: 99% ;
    height: 99%;
    background-color: #97b8c6; 
    background-image: url('../images/Tobermory-relief-newX.png') ; 
    background-repeat: no-repeat;
    overflow: visible;
}

div.C1_content {
    padding: 2px;
    top: 0px;
    left: 401px;
    width: 400px;
    height:100px;
    float: left;
    display: inline;
    border-style: solid;
    color: #48676b; 
}

div.C1_content li {
    list-style-type: none;
}

div.C1_content_L {
   position: absolute;
    top: 20px ;
    left: 250px;
    width: 600px;
    height: 300px;
    white-space: nowrap; 
    overflow: hidden;
    color:#134041;  
}

div.C1_content_L li {
    list-style-type: none;
}


div.C2_content {
    padding: 0px;
    top: 0px;
    left: 401px;
    width: 800px;
    height: 100px;
    overflow: hidden;
    clear: right;
    float: left;
    display: inline;
    border-style: solid
}

div.C2_content li {
    list-style-type: none;
    overflow: hidden;
}

div.C2_content_L {
    position: absolute;
    top: 10px ;
    left: 40px;
    width: 800px;
    height: 400px;
    overflow: visible;
    color:#134041;
}

div.C2_content_L li {
    list-style-type: none;
    overflow: hidden;
}

div.C2_content_L ul li ul li {
    list-style-type: none;
    overflow: visible;
}
/* resources */
div.C1_content_re {
    padding: 2px;
    top: 0px;
    left: 401px;
    margin-left: 200px;
    width: 400px;
    height:100px;
    float: left;
    display: inline;

}

div.C1_content_re li {
    list-style-type: none;
}

.link_color1  a {
    color: #255187;
    text-decoration: none;
}


div.C2_content_re {
    padding: 2px;
    top: 0px;
    left: 401px;
    margin-left: 200px;
    margin-top: 0px;
    width: 600px;
    height: 100px;
    overflow: hidden;
  }

div.C2_content_re li {
    list-style-type: none;
}

div.C5_content_re {
    position: absolute; top: 5px ; left: 600px; right: 0px; bottom: 0px;
    width: 300px;
    height: 200px;
    white-space: nowrap; 
    clear: right;
    float: left;
    display: inline;

}

div.C5_content_re li {
    list-style-type: none;
}



div.faq_content {
    position: absolute;
    top: 30px ;
    left: 50px;
    width: 800px;
    height: 200px;
    overflow: visible;
    color:#134041;  
}


/* end resources */


div.C3_content {
    position: absolute;
    top: 110px ;
    left: 0px;
    width: 400px;
    height: 200px;
    white-space: nowrap; 
}

div.C3_content li {
    list-style-type: none;
}
     
div.C4_content {
    position: absolute;
    top: 110px ;
    left: 405px;
    width: 400px;
    height: 200px;
    white-space: nowrap; 
}

div.C4_content li {
    list-style-type: none;
}
    /* C5 replaces the C3/C4 set with one row centered */
div.C5_content {
    position: absolute;
    top: 110px ;
    left: 0px;
    width: 800px;
    height: 200px;
    white-space: nowrap; 
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.C5_content li {
    list-style-type: none;
}


/* Container A0 and elements */
div.A1_content {
    position: absolute; top: 85px; bottom: 100px; left: 0px; right: 0px;
    padding: 0px;
    width: 590px;
    height: 343px;
}

div.A1_content li {
     list-style-type: none;
}

div.A2_content {
    position: absolute;
    padding: 0px;
    top: 300px;
    left: 110px;
    width: 380px;
    height: 100px;
}

div.A3_content {
    position: absolute;
    top: 60px ;
    left: 150px;
    width: 700px;
    height: 200px;
    white-space: nowrap; 
    overflow: hidden;
    color:#134041;  
}

div.A3_content li {
     list-style-type: none;
}


div.A0_container {
    position: absolute; top: 85px; bottom: 40px; right: 0px; left: 0px;  */
    width: 99%;
    height: 99%;
    background-color: #97b8c6; 
    background-image: url('../images/Tobermory-relief_newX.png') ; 
    background-repeat: no-repeat;
    overflow: visible;
}


/* Contact Us specific page format */

div.Con1_container {
    position: absolute; top: 110px; bottom: 40px; right: 0px; left: 0px;
    margin: 0 auto;
    width: 100%;
    height: 83%;
    /* background-color: #97b8c6;  */
    background-image: url('../images/Tobermory-relief_newX.png') ;
    background-repeat: no-repeat;
    clear: both;
    float: left;
    display: inline;
    overflow: hidden;
}

div.Con1_content li {
     list-style-type: none;
}
div.Con1_content {
    position: absolute;
    top: 0px ;
    left: 50px;
    width: 700px;
    height: 450px;
    white-space: nowrap; 
    overflow: hidden;
    color:#134041;  
    background-image: url('../images/Owl_flying_work2_em.png') ;
    background-repeat: no-repeat;
    background-position: top right;
}


div.Con2_content {
    position: absolute;
    top: 100px ;
    left: 370px;
    width: 700px;
    height: 520px;
    padding: 9px 0px 0px 10px;
    white-space: nowrap; 
    /* background-color: #97b8c6;  */


    background-repeat: no-repeat;
    border-style: ridge;
    border-color: silver;
    float: left;
    display: inline;
    overflow: hidden;
}
    
div.Con1_content_L {
    position: absolute;
    top: 83px ;
    width: 100%;
    height: 80%;
    white-space: nowrap; 
    overflow: visible;
    background-image: url('../images/Owl_flying_work2_em_fill2.png') ;
    background-repeat: repeat;  
    font-style: italic;
}

div.Con1_content_L li {
     list-style-type: none;
}

.embody {
    background-image: url('../images/Owl_flying_work2_em_fill2.png') ;
    background-repeat: repeat;  
}

.pagecont { 
    position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px;
    width: 100%;
    height: 93%;
    overflow: auto;
}

.main_container {
    height: 90%;
    margin-bottom: 1px;
    width: 99%;
    overflow:  visible;
}

.main_container_em {
    height: 99%;
    margin-bottom: 1px;
    width: 100%;
    overflow:  hidden;
    /* background-color: #8d9396 ; */
    /*background-image: url('../images/Owl_flying_background.png') ;
    background-repeat: repeat; */

   /* background-image: url('../images/Owl_flying_work2_em_fill2.png') ;
    background-repeat: repeat;  */
  
}


body {
    background: #97b8c6;
    height: 100%;
    width: 99%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: auto;
}

#body1 {
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
    background: #97b8c6;
    border-style: solid;
    border-color: blue;
    overflow: hidden;
}

/* Contact form specifics */

#contactform_em {
    position: absolute; top: 1px;
    height: 99%;
}


#email_alert {
    margin: 0px 0px 0px 0px;
    width: 90%;
    height: 24px;
    overflow: hidden;
}


#emform_cont {
    margin: 60px 0px 0px 0px;
}

#cont_name {
    margin-left: 17px;
    width: 260px;
    background-color: #c8c8c8;
}

#cont_email {
    margin-left: 20px;
    background-color: #c8c8c8;
}

#cont_detail {
    margin-left: 0px;
    width: 350px;
    height: 300px;
}

#sendcontact {
   position: absolute; top: 350px; left: 370px; 
}


textarea {
    background-color: #c8c8c8;
}

#success
  {
    background: #92FFA5;
	border: 2px solid #009218;
	color: #009218;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
    display: none;
  }
		
#bademail, #badserver
  {
	background: #FFA3A1;
	border: 2px solid #D00D00;
	color: #D00D00;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
    display: none;
  }

    
.services_sub {
    margin-left: 35px;
}
