/* Astro Tel */

#request-quote {
    padding: 18px 2% 12px 2%;
    background: #333;
    color: #fff;
    font-size: 24px;
    margin: 30px 0 20px 0;
    display: inline-block;
    width: 96%;
	font-family: 'Raleway', sans-serif;
}

#request-quote-link {
    display: inline-block;
    padding: 8px 20px;
    margin-top: -6px;
    background: #01ba76;
    border-radius: 3px;
    float: right;
	color:#fff;
	text-decoration:none;
}

#request-quote-link:hover {
background: #0c8e5e;
}

#h1a, #h1b, #h1c, #h2a, #h2b, #h2c{
    padding: 20px 2%;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;	
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
}

#h1a, #h2a {width:80%;background: #0184ba;}
#h1b, #h2b {width:75%;background: #479fc0;}
#h1c, #h2c {width:70%;background: #6eb7c4;}

#h2a, #h2b, #h2c {float:right;    color: #fff;
}

#red-arrow {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #7C7C7C;
}

#not-tabbed {
    font-size: 48px;
    line-height: 52px;
    font-weight: 100;
    border-bottom: none;
    margin-top: 30px;	
	font-family: 'Raleway', sans-serif;
}

#tabbed {
	font-size: 48px;
    line-height: 52px;
    font-weight: 100;
    border-bottom: none;
    margin-top: 30px;
    font-family: 'Raleway', sans-serif;
}

h2 {
	    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    font-weight: 100;
    margin: 40px 0 16px 0;
	
}

#tagline {
	display: block;
    font-family: 'Raleway', sans-serif;
color: #ff9041;
    margin-bottom: 30px;
    font-weight: 900;
    font-size: 20px;
}

#phone-bottom {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    font-size: 30px;
    margin: 10px 0px 30px 0px;
    font-family: 'Raleway', sans-serif;
}

#seeplans {
	
	display: block;
    color: #fff;
    background: #009fe3;
    padding: 22px 0;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;
}

img {max-width:100%;}

#contactphone {
	    background-position: 1px 1px;
    padding: 6px 0 10px 0px;
    background: url(https://www.astrotelecoms.com.au/wp-content/uploads/2016/08/ph.png) no-repeat;
    display: block;
    color: #1c3356;
    font-size: 30px;
}

#maplocationdetails {
    color: #444;
    background: #f9f9f9;
    width: 96%;
    text-align: center;
    padding: 20px 2%;
    margin-top: 30px;
    margin-bottom: 50px;
}

ul.linetypestab {
list-style-type: none;
    margin-bottom: -1px;
    margin-top: 26px;
    position: relative;
    z-index: 200;
}

ul.linetypestab li a {
    text-decoration: none;
    display: block;
    color: #fefefe;
    background: #4ea3c1;
    padding: 5px 20px;
    text-transform: uppercase;
}

a.linetypeactive {
background: #ffffff!important;
    color: #333!important;
}

#linetypebg {
position: relative;
    width: 94%;
background: linear-gradient(to bottom, #fff 0px,#f1f1f1 100px,#f1f1f1 81%,#f1f1f1 100%);
    padding: 20px 3% 0 3%;
    margin-bottom: 50px;
}

#topright span {
    font-size: 24px;
    margin-top: 28px;
    display: block;
    background-position: 1px 1px;
    padding: 5px 0 5px 22px;
    background: url(https://www.astrotelecoms.com.au/wp-content/uploads/2016/08/ph.png) no-repeat;
    float: right;
    margin-right: 13px;
}


ul.toplinks {
list-style-type:none;
margin-top:4px;
}

ul.toplinks li {display:inline-block;margin-right:15px;}

ul.toplinks li a {
    font-size: 14px;
    text-decoration: none;
    color: #444;
}

ul.toplinks li a:hover {text-decoration:underline;}




body {
width:100%;
padding:0;
margin:0;
font-family: arial;
background-color: #F1f1f1;
line-height: 24px;
}

hr {
    height: 1px;
    background: #A9A9A9;
    border: 0;
}





table.comparison {border-collapse: collapse;}
table.comparison tr {}
tr.top {background: #333;color: #fff;}
table.comparison td {padding: 10px 20px;border: 1px solid #333;}

section {
    max-width: 1000px;
    margin: 0 auto;
}

#wrapper {display: block; width:100%;}
header {clear: both;}

a {color:blue;}

ul {list-style-type: none;margin: 0;padding: 0;}

#activeban {
      background-color: #7c7c7c;
}

ul.bannernav {
    list-style-type: none;
    display: none; 
    height: 56px;
    background: linear-gradient(to bottom, #000 0%,#000 81%,#f1f1f1 81%,#f1f1f1 100%);
    position: relative;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	margin-bottom: 20px;
}

ul.bannernav li {
	float: left;
    text-align: center;
}

ul.bannernav li a {
    text-decoration: none;
    height: 21px;
    color: white;
    font-size: 16px;
    padding: 12px 40px;
    display: block;
}

ul.bannernav li a:hover {
background-color: rgba(137, 137, 137, 0.8);
box-shadow: inset 0 3px 7px -3px #151515;
}





/* Footer */

footer {
    background-color: #4D4D4D;
    box-shadow: inset 0 6px 10px -3px #151515;
    padding-top: 20px;
color: #eee;
    padding-bottom: 40px;
}

/* Media Queries */
@media screen and (min-width: 800px) {
ul.bannernav, #banner {display:block;}
#topright {float:right;margin-right: 3%;}
ul.linetypestab li {display: inline-block;}
}

@media screen and (min-width: 1000px) {
nav, section, footer, #wrap {padding-left: 10%;padding-right:10%;width:80%;}

}