/* 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;*/
/*  padding-left: 62%;*/
  /*margin: 0px 5px 5px 0px;*/
  /*height: 100%*/
  position: relative;
/*  position: absolute;*/
  overflow: hidden;
  width: 100%;
/*top: 90%;*/
}

#topBanner {
    /* background-image: url("../images/logo1.png"); */
/*    background-image: url("../images/DarrenDesign01b.png");*/
    background-image: url("../images/logoRec10.png");
    background-repeat: no-repeat;
    background-position: 2% 20%;
    background-size: 600px;
    height: 500px;
/* top: 5%; */
    /* opacity: 7.0;
    filter: alpha(opacity=70);  */
}

#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: 100%;
    padding: 5px 5px 5px 5px;
    float: right;
}

#topBannerLeft {
    float: left;
/*    height: auto; */
    width: 200px;
/* right: 200px;*/
    font-size: 1.2em;
    padding: 5px 5px 5px 5px;
    margin: 10px 10px 0px 10px;
    font-size: 1em;
    font-style: italic;
    /*color: purple;*/
    color:  black;
    background: white;
    border-radius: 10px;
    border-bottom: 1px solid grey;
    opacity: 9.0;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

#topBannerRight {
    float: right;
    /* width: auto; */
    /* height: auto; */
/* top: 10%; */
    padding: 5px 5px 5px 5px;
    margin: 10px 10px 0px 10px;
    font-size: 1em;
/*color: purple;*/
    color:  black;  
    font-style: italic;  
    background: white;
    border-radius: 10px;
    border-bottom: 1px solid grey;
    opacity: 9.0;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

.topBL {
    color: purple;
}

.topBR {
    color: purple;
}


#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/cables800.jpg");*/
    /*background-image: url("../images/main800.png");*/
    /*border-radius: 6px;
    border: 1px solid #f6a63f;*/
    background-repeat: no-repeat;
    background-position: 45% 65%;
/*font-size: 1.2em;*/
/*  background: black;*/
  /*opacity: 0.50;*/
  color: grey;
}

/* 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: 1.2em;
    padding: 35px 15px 35px 52px;
    color: #002366;
}

h2 {
    font-size: 1em;
    padding: 20px 0px 5px 15px;
    color: #002366;
}

/*#image-holder h2:first-child {
padding: 100px 0px 5px 15px;
}*/

h3 {
font-size: 0.85em;
}

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

li {
    line-height: 2em;
    display: block;
}

a, a:visited {
       color: black;
       padding: 1px 1px 1px 1px;
       /*font-size: 0.85em;*/
       /*background: lightgrey;*/
       /*border-radius: 6px;*/
       /*border: 1px solid #f6a63f;*/
}

#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;*/
   
}

img imageClass {

}

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 {
    padding: 5px 5px 5px 5px;
    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 */
}


.navbar {
    padding: 20px 10px 20px 10px;
    background: grey;
}

.navbar a:hover {
    border: 1px black;
    /* color: #7b63b0;  */
    color: white;			  
}


.navbar li {

    /*padding: 1px 10px 1px 10px;*/

}

hr {
margin: 100px;
}

#navigation ul {
/*   background-image: url("../images/ul.png");*/
   /*top: 50%;*/
/*left: 0px;*/
/*   background-repeat: no-repeat;*/
   margin: 345px 2px 2px 15%;
   /*padding: 5% 5% 5% 5%;*/
   list-style-type: none;
}

#navigation li {
    /*margin: 7px 7px 7px 7px;*/
    font-size: 0.9em;
    margin: 2px 5px 1px 5px; 
    padding: 1px 5px 1px 5px;
    /*background: #f4570b;*/
    background: #ff7001;
    width: 300px;
    /*color: green;*/
    display: inline;
    /*border-radius: 10px;*/
    /*border: 3px solid #73AD21;*/
    border: 6px solid purple;
    text-decoration: none;
    text-align: left;
    /* opacity: 0.7;
    filter: alpha(opacity=70); */
}

#navigation li a {
    color: #002366;
    /*font-size: 1.3em;*/
}

/*
#navigation li:nth-child(1) {
    text-align: right;
    margin-left: -10px;

}

#navigation li:nth-child(2) {
    padding-left: 45px;
    text-align: right;
        margin-left: 20px;
}

#navigation li:nth-child(3) {
    padding-left: 15px;
    text-align: right;
           margin-left: 30px;
}

#navigation li:nth-child(4) {
    padding-left: 45px;
    text-align: right;
    margin-left: 15px;
}

#navigation li:nth-child(5) {
    text-align: right;
    margin-left: -10px;
}

#navigation li:nth-child(6) {
    text-align: right;
    margin-left: -40px;
}
*/
#navigation a:hover {
    border: 1px black;
    /* color: #7b63b0;  */
    color: black;			  
}

#navigation li:hover {
    color: white;
}
.centred {
    float: center;
}

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

#contentAreaFull {
/*  position: relative;	
top: 99%; */
/*  top: 60%;*/
  /*  background-image: url("../images/overhead-crane-for-shipping1.png") no-repeat 0 100%;*/
 /* background-image: url("../images/logo1.png");*/
  /* display: table-cell;*/
  /*  margin: 170px 5px 5px 5px; */
  margin: 15px 0px 0px 10px;
/*  padding: 5px 15px 35px 5px; */
  /* vertical-align: middle;*/
  float: left;
  width: 98%; /* Was 505*/
/*  background: #f0f0f0;*/
  background: white;
  color: black;
  border-radius: 8px;
  border: 1px dashed grey;
  opacity: 0.99;
  filter: alpha(opacity=99); /* For IE8 and earlier */
}

#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 {
margin 5px 5px 5px 5px;
}

#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;
  margin: 5px 50px 15px 5px;
  padding: 5px 5px 5px 5px;
  vertical-align: middle;
  clear: left; /* */
  float: left;
  width: 98%;
  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: #002366;
width: auto;
color: white;
display: inline;
border-radius: 6px;
border: 1px solid purple;
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: #002366;
/*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 table{

}

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

.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{
            float: left;
	    padding-left: 5%;
	    /*width: 400px;*/
	}

        #contentArea {
           width: 75%;
       }

        #rightPanel {
           float: left;
	   width: 20%;
        }

	li {
	    font-size:0.8em;
	}

        #navigation li {
          /* background: grey;*/
/* width: 450px; */
           color: grey;
           display: block;
           border-radius: 4px;
           /*border: 1px solid orange;*/
border: 6px solid purple;
	   /* border: 1px solid royalblue; */
	   /* border: 1px solid #5d4192; */
margin: 5px;
           /* padding: 5px 20px 5px 20px; */
          /* width: auto;
           height: auto;  */
           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: 20%;
           height: 15px; 
           text-decoration: none;
        }

	#topBannerRight, #topBannerLeft {
	    float: left;
	}
}


@media (max-width: 1279px) { 

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

	.contents {
	   position: relative;
	}
	#navigation, #headerArea, #contentArea {
           float: left;
	   width: 100%;
	   padding-left: 5%;
	}

        #contentArea {
           width: 75%;
       }

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

        #navigation li {
           /*background: black;*/
	    color: grey;
           display: block;
/*width: 300px;*/
/* border: 5px 5px 5px 5px; */
           border-radius: 6px;
	   /*border: 1px solid royalblue;	   */
           /*padding: 5px 5px 5px 5px; */
           /* width:inherit;
           height: auto;   */
           /*color: black;*/

        }
        #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;
    }
    #navigation, #contentArea, #headerArea, #rightPanel{
        float: left;
	width: 100%;
	padding-left: 5%;
    }
    
    #navigation li {
	/*color: grey;
        display: block;
        border-radius: 6px;
	border: 1px solid royalblue;	   
        padding: 5px 5px 5px 5px;     
        height: auto;         */
/*width: 300px;*/
    }

    #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%;
	
    }

    #navigation, #contentArea, #headerArea, #rightPanel{
        float: left;
	width: 100%;
	padding-left: 5%;
    }

    #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;*/
    }

    #navigation, #contentArea, #headerArea, #rightPanel{
        float: left;
	width: 100%;
	padding-left: 5%;
    }

    #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{
           float: left;
	   width: 100%;
	   padding-left: 5%;
	}

        #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;
        }
}

