
/* Responsive style sheet*/

#navigation {
/*  background-image: url("images/dreamstime_s_6874767.jpg") no-repeat 0 100%; 
  <!-- background-image: url("images/dreamstime_s_6874767.jpg"); -->
  background-repeat: no-repeat; */
  display: table; /*Display div that it encloses ie helper in the next "column" */
  padding: 0px 10px 45px 10px;
  margin: 0px 5px 5px 20px;
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#topBanner {
     background-image: url("../images/trees1920x1.png"); 
     background-repeat: no-repeat;
   /* background-position: 3% 3%;*/
    height: 689px;
}

#map {
    padding-top: 40px;
    height: 400px;
    width: 100%;
}

#figure {
    color: red;
}

#comptext {
    color: darkorange;
}

.quotes {
    font-size: 1em;
    color: orange;
    margin-left: 300px;
}

.special {
    font-size: 1em;
    color: red;
    font-style: italic;
}

pre {
    padding: 5px 5px 5px 5px;
    color: orange;
}

#image-holder {
    width: 67px;
    background: red;
}

#topBannerLeft { /*Tel*/
display: none; 
float: right;
width: inherit;
height: 50px;
font-size: 1em;
color: black;
padding: 450px 5px 15px 5px;
/*background: grey;*/
}

#topBannerRight {
    /* display: none: */
float: right;
width: auto;
height: 50px;
font-size: 1em;
color: black;
padding: 620px 5px 15px 5px;
/*background: grey;*/
}

#topBanner h1{
padding-left: 25px;
}

.align-left {
float: left;
}

#next, #previous {
    text-transform: uppercase;
    color: orange;
    padding-left: 15px;
}

.align-right {
   float: right;
  /*padding-top: 50px;*/
}

body {
/*background-image: url("../images/whiteOnBlack.png");*/
    /*background-repeat: repeat-both;*/
    font-family: Arial, Helvetica, sans-serif;
    background-image: url("../images/rotary-table-cable800.jpg");
    /*background-image: url("../images/cables800.jpg");*/
    /*border-radius: 6px;
    border: 1px solid #f6a63f;*/
    background-repeat: no-repeat;
    background-position: 0% -1%;
  font-size: 1em;
/*  background: black;*/
  /*opacity: 0.50;*/
  color: white;
}

/* body a { */
/*     color: black; */
/* } */

strong {
    font-size: 1.1em;
    color: #563890;
}

wrapper {
    /*background: Grey;*/
    /*background-image: url("../images/temarlogo2.png");*/
    /*height: 120px;*/
}

/*
h1 {  
    font-size: 2em;
    color: white;
    padding: 15px 5px 5px 5px;
}
*/

h2 {
    font-size: 2em;
    padding: 5px 0px 5px 15px;
    color: black;
}

h3 {
    padding-top: 50px;    
    font-size: 0.85em;
    color: black;
}

p {
/*    font-family: Verdana;*/
    font-size: 1em;
    line-height: 1.5em;
    word-spacing: 0.1em;
    padding: 0px 5px 0px 15px;
    color: #656572; /*Dark grey*/
}

li {
    line-height: 2em;
}

a, a:visited {
       color: #5d4192;
    /*font-size: 0.85em;*/
}

#footer li {
    color:black;
    display: inline;
}

#footer a {
    font-style: italic;
    color: grey;
}

img {
/* NOTE.  I had to comment out numbered lines to make this work with Google maps!!!!!
/* To style an img I need to make it more specific ie style image INSIDE Rightpanel
/*    
    display: block;
    float:clear;
    float: left;
*/
    
    /*1 float: clear;*/
   
    /*2margin: 10px 10px 10px 10px;*/
    /*3padding: 20px 20px 20px 20px;*/
    /*margin: 5px 10px 4px 10px;*/
/*    border-radius: 6px;
    border: 1px solid #f6a63f;*/

}

table {
    /* width: 75%;			 */
    float: center;
}

table img{
display:inline;

}

td img {
padding: 15px 15px 15px 15px;
}

td:first-child {
    text-align: right;
    width: 25%;
}

td {
    width: 55%;
}


a:visited, a:link {
text-decoration:none;
}

footer a:hover {
color: black;
}

img:hover {
   opacity: 1.0;
   filter: alpha(opacity=100); /* For IE8 and earlier */
}

.border { /* For images*/
/*float:left;*/
display:inline; /*block*/
text-align: center;
/* margin-left: auto; */
/* margin-right: auto; */
/*margin-top: 0px;*/
margin-bottom: 20px;
border-width: 1px;
border-style: solid;
/*border-color: #eac67a;*/
/**/
/*border-color: orange;*/
/**/
background-size: 200px 200px;
}

#social-network {
padding: 10px 10px 10px 10px;
}

.socialMedia img {
margin: 10px 10px 10px 10px;
   opacity: 0.5;
   filter: alpha(opacity=50); /* For IE8 and earlier */
   display: inline;
   float: left;
}

.socialMedia img:hover {
   opacity: 1.0;
   filter: alpha(opacity=100); /* For IE8 and earlier */
}

#navigation ul {
   background-image: url("../images/ul.png"); 
   background-repeat: no-repeat;
   padding-top: -10px;
   /* margin: 0px 7px 2px 0px; */
   list-style-type: none;
}

#navigation li {
/*margin: 7px 7px 7px 7px;*/
    margin: 5px 5px 5px 5px;
    padding: 10px 10px 10px 10px;
    /*background: #f4570b;*/
    background: white;
    /*border-color: purple;*/
    /* border-color: #5d4192; purple */
    width: 10%;
    /*color: green;*/
    display: inline; 
    border-radius: 6px;
    /*border: 1px solid #73AD21;*/
    border: 1px solid royalblue;
    text-decoration: none;

    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#navigation a:hover {
    border: 1px black;
    color: #7b63b0; /* */ light purple
}


#navigation li:hover {
    color: grey;
}

.centred {
    float: center;
}

table {
    padding 5px 20% 20% 5px;
}

#contentAreaFull {
  /* #position: relative; */
  /* top: 70%; */
  /*  background-image: url("../images/overhead-crane-for-shipping1.png") no-repeat 0 100%;*/
 /* background-image: url("../images/logo1.png");*/
  display: table-cell;
  margin: 5px 5px 5px 5px;
  padding: 5px 15px 35px 5px;
  /* margin: 20px 20px 20px 20px */
  /* vertical-align: middle; */
  float: left;
  /* width: auto;  Was 505 */
  width: 100%;
/*  background: #f0f0f0;*/
background: cream;
  color: black;
  border-radius: 8px;
  border: 1px dashed grey;
  
  /* filter: alpha(opacity=50); 
  -moz-opacity: 0.5;         
  -khtml-opacity: 0.5;       
  opacity: 0.5;  */
}



#contentAreaFull li {
    font-size: 0.8em;
}

#contentArea {
 margin: 5px 5px 5px 5px;
  padding: 5px 15px 35px 5px;
display:table-cell;
float:left;
width: 75%;
background: black;
color: #cfcdcd;
border-radius: 8px;
border: 1px solid orange;
}

#contentArea h1 h2 {
    padding-top: -150px;
}

#headerArea {
/*  display: table-cell;*/ 
display: block;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  vertical-align: middle;
  float: left;
  width: 65%;
  background: #f0f0f0;
}

#footer {
    display: table;
    display: none;
  margin: 5px 5px 15px 5px;
  padding: 5px 5px 5px 5px;
  vertical-align: middle;
  clear: left; /* */
  float: left;
  width: auto;
  background: white;
  color: #c2b4dc;
  border-radius: 8px;
  /* border: 1px solid #73AD21; */
  border: 1px dashed grey;
  
}

#footer li {
margin: 7px 7px 7px 7px;
padding: 1px 7px 1px 7px;
background: lightorange;
border-color: blue;
width: auto;
color: white;
display: inline;
border-radius: 6px;
border: 1px solid #5d4192;
text-decoration: none;
}

#headerArea h1 p {
background-color: white;
color: green;
font-size:1em;
}

#headerArea a {
text-decoration: none;
}

#contentArea img {
   /*align: left;*/
   opacity: 1;
   filter: alpha(opacity=100); /* For IE8 and earlier */
}

#rightPanel {
/*top: -150px;*/
top: 50%;
float: left;
width: auto;
margin-top: 6px;
/*padding: 0px 20px 20px 20px;*/
border-radius: 6px;
border: 4px solid grey;

}

#rightPanel img {
/*margin-left: auto;/* Centre the image*/
/*margin-right: auto;/* Centre the image */
/*margin-top: 30px;*/
/*float: left;*/
padding: 2% 2%  2% 2%;
width: auto;
height: inherit;
}

#imageGroup {
/*float: left;*/
/*padding: 10px 10px 10px 10px;*/
color: red;
background: black;
width: auto;
height: auto;
}

#imageGroup p {
font-style: italic;
font-size:0.85em;
text-decoration: none;
position:relative;
/*padding: 20px 20px 80px 20px;*/
top: -125px;
/*left: 80px;*/
margin: 0 auto;
/*right: 75px;*/
color:black;
/*width: 170px;*/
width:35%;
/*height: 80px;*/
background-image: url(../images/grid.png);
background-repeat: repeat-both;
border-width: 1px;
/*border-style: dashed;*/
border-color: blue;
/*background: red;*/
color: white;
}

.imageHolder img {
background: red;
/*position: absolute;*/
/*float: left;*/
border-width: 8px;
border-style: solid;
border-color: grey;
color:black;
width: 150px;
height: 150px;
}

/*
.imageHolder p {
color: green;
top: -35px; 
}
*/

#imageGroup p:before {
    content: '"';
}
#imageGroup p:after {
    content: '"';
}

.content {
  position: relative;
  top: -50%;
padding: 5px 5px 5px 5px;
/*  margin:0 auto; */
  width:65%; /*was 200px*/
  float:right;
  background: white;
  border-style: hairline;
}

/*
#contentAreaFull {
  position: relative;
  top: -50%;
padding: 5px 5px 5px 5px;
  margin:0 auto; 
  width: auto;
  float:left;
  background: black;
  border-style: hairline;
}
*/

contentAreaFull table{

}

#contentAreaFull p a {
    color: #5d4192; /*purple*/ 
    
}

#contentAreaFull p {
    margin: 20px 20px 20px 20px;    
}

h1 {
    /* color: #39c3ff; 
    color: purple;*/

    position: absolute;
        top: 50px;
    padding-left: 100px;
    font-size: 4em;
    color: #5d4192; /* */
    color: white;
    color: darkpurple;
    letter-spacing: 10px;
}

.content p {
 margin: 5px 15px 5px 5px;
}

/*
@media (max-width: 1300px) { 
	#navigation, #contentArea, #headerArea, #rightPanel{
           float: none;
	   width: 50%;
	}
}
*/

th {
width:auto;
font-size: 0.75em;
/*color: purple;*/
color: #5d4192; /*purple*/
}

td {
font-size:0.65em;
}

tr:nth-child(even) {
color: white;
/* background: #231c23; */
background:#191515;
background: #603495;
}

@media (max-width: 1600px) {

        body {
            /* font-size: 1em; */
	    /*background-image: url("../images/two-headed-cable800.jpg");*/
	    /*    background-image: url("../images/cables800.jpg");
	    background-repeat: no-repeat;*/
	    
        }

	.contents {
	    position: relative;
	}
	
	#navigation, #headerArea, #contentArea, #contentAreaFull {
	    float: clear;
            float: left;
	    width: auto;
	}

        #contentArea {
           width: 75%;
       }

        #rightPanel {
           float: left;
	   width: auto;
        }

	li {
	    font-size:0.8em;
	}

        #navigation li {
          /* background: grey;*/
           color: grey;
           /* display: block; */
           border-radius: 46px;
           /* border: 1px solid orange;*/
	   /*border: 1px solid royalblue;*/
	   border: 1px solid #5d4192;
           /*padding: 5px 20px 5px 20px; */
           width: auto;
           height: 25px; 
           color: red; 
           text-decoration: none;
        }
        #footer li {
           /*background: black;*/
           color: grey;
           display: inline;
           border-radius: 6px;
/*	   border: 1px solid royalblue;*/

	   border: 1px solid #5d4192;	   
           padding-left: 5px; 
           width: 50%;
           height: 15px; 
           text-decoration: none;
        }
}


@media (max-width: 1279px) { 

        body {
            font-size: 1em;
	    background-image: url("../images/two-headed-cable800.jpg");
	    background-repeat: no-repeat;	    
        }

	.contents {
	   position: relative;
	}

	/* Added 20190325 */
	#navigation, #headerArea, #contentArea, #contentAreaFull {
           float: left;
	   width: auto;
	}

        #contentArea {
           width: 75%;
       }

        #rightPanel {
           float: right;
	   width:auto;
        }

	
        /* #navigation li {
           
	   color: grey;
           
	   
           border-radius: 6px;
	   
           
           width: 50px;
           height: auto;  
           

        } */


        #footer li {
           /*background: black;*/
           display: block;
           border-radius: 3px;
	   /*border: 1px solid royalblue;*/
           padding-left: 5px; 
           /*width: auto;*/
           height: auto;  
           color: white;
        }
}

@media (max-width: 800px) { 


    body {
        /* font-size: 1em; */
	background-image: url("../images/two-headed-cable600.jpg");
	background-repeat: no-repeat;
    }

    /* Added  20190325 */
    #navigation, #contentArea, #headerArea, #rightPanel, #contentAreaFull {
        float: left;
	width: auto;
    }


    

    #footer li {
        display: block;
    }
    
}

@media (max-width: 600px) { 


    body {
        /* font-size: 1em; */
	background-image: url("../images/two-headed-cable375.jpg");
	background-repeat: no-repeat;
	background-position: 0% 2%;
	
    }

    /* Added  20190325 */
    #navigation, #contentArea, #headerArea, #rightPanel, #contentAreaFull {
        float: left;
	width: auto;
    }

  

    #footer li {
        display: block;
    }
    
}

@media (max-width: 415px) {  /*Iphone 6/7/8 plus*/


    body {
        font-size: 1em;
	/*background-image: url("../images/two-headed-cable375.png");
	background-repeat: no-repeat;*/
    }

    /* Added  20190325 */
    #navigation, #contentArea, #headerArea, #rightPanel, #contentAreaFull {
        float: left;
	width: auto;
    }

    

    #footer li {
        display: block;
    }
    
}


@media (max-width: 375px) { /* Below 360 do the following */

        body {
            /* font-size: 1em; */
	    /*background-image: url("../images/two-headed-cable375.png");
	    background-repeat: no-repeat;*/
        }

	.contents {
	   position: relative;
	}
	
	#navigation, #contentArea, #headerArea, #rightPanel, #contentAreaFull {
           float: left;
	   width: auto;
	}

        #navigation li {
           /* background: black;*/
           /* display: block; */
           /* border-radius: 3px; */
	   /*border: 1px solid #73AD21;*/
           /* padding-left: 5px;  */
           /* width: 40%;*/
           /* height: auto;  */
           /* color: blue; */
        }

        #footer li {
           /*background: black;*/
           display: block;
           /*border-radius: 3px;
	   border: 1px solid #5d4192;*/
           padding-left: 5px; 
           /* width: 70px;*/
           height: auto;  
           color: black;
        }
}

