/*fonts*/

.main-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e8d3ac;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F60;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 999px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	border: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
}
.header {
	width: 999px;
	height: 124px;
	background-image: url(../images/topbg.jpg);
}
.container {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
	background-position: 0px top;
}
.menu {
	width: 999px;
	height: 47px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
}

.menu_small {
	width: 999px;
	height: 24px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/menu-small-bg.jpg);
	background-repeat: repeat-x;
}

body {
	background-color: #eef2f5;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg2.gif);
	margin: 0px;
}

.body-small {
	background-color: #eef2f5;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg3.gif);
	margin: 0px;
}

.content {
	color: #000000;
	width: auto;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.map {
	color: #FFFFFF;
	width: 450px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
}
.form {
	float: right;
	margin-top: 45px;
}

.image {
	height: auto;
	width: 999px;
	float: right;
	padding-right: 0px;
	padding-top: 0px;
}
.contentWrap {
	width: 940px;
	clear: both;
}



.logo {
	float: left;
	width: 295px;
	height: 100px;
	margin-top: 20px;
}
.banner {
	float: right;
	height: 75px;
	padding: 0px;
	position: absolute;
	width: 664px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
.topnav {
	float: left;
	width: 600px;
	margin-top: 25px;
}


/*links*/

a:link {
	color: #87BBD8
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #F60;
}
.submenu {
	width: 250px;
	float: right;
	margin-top: 30px;
	line-height: 25px;
	vertical-align: 40%;
	margin-right: 10px;
}

/****************ELEMENTS BELOW THIS LINE*****************/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #F60;
}
a:hover {
	color: #F60;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
}
input {
	color: #555;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

code {
	background: url(http://www.adsl2exchanges.com.au/img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(http://www.adsl2exchanges.com.au/img/quote.gif) no-repeat;
	color: #666;
	display: block;
	padding-left: 28px;
}

h1,h2,h3,.heading2 {
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}
.header {
}
.subheader a {
	margin-left: 4px;
	margin-right: 2px;

}

/* title */
.title h1 {
	color: #FFF;
	height: 85px;
	font: normal 2.5em Verdana,sans-serif;
	line-height: 85px;
	margin-bottom: 8px;
	text-align: center;

}
.title h1 a {
	color: #FFF;
	text-decoration: none;
}


/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;

	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	width: 750;
	padding: 8px 18px;
}
.mainbig {
	clear: both;
	width: 1000px;
	padding: 8px 18px;
}


/* title */
.title h1 {
	color: #FFF;
	height: 85px;
	font: normal 2.5em Verdana,sans-serif;
	line-height: 85px;
	margin-bottom: 8px;
	text-align: center;

}
.title h1 a {
	color: #FFF;
	text-decoration: none;
}
/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;

	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	width: 750;
	padding: 8px 18px;
}
.mainbig {
	clear: both;
	width: 1000px;
	padding: 8px 18px;
}

/* main left */
.sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}

.sidenav h1 a {
	color: #666;
	margin-top: 1.2em;
	text-decoration: none;
}

.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(http://www.adsl2exchanges.com.au/img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	font-size: 0.9em;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

.heading2 {
	font-size: 1.8em;
}
.mainheading {
	font-size: 2.5em;
}


/* content */
.content {
	float: right;
	width: 750px;
}
.contentbig {
	width: 900px;
}

.contentbig .item {
	padding: 6px 6px;
	border: 1px solid #EEE;
	background: #FFF;
	
	margin-bottom: 8px;
}
.content .titleheader {
	background: url(http://www.adsl2exchanges.com.au/img/header_sm.gif) repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
}

.content .titleheader a {
	text-decoration: none;
	color: #FFFFFF;
}

.content .item {
	padding: 6px 6px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

.content .itemnopad {
	padding: 0px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

.content .itemnopadcenter {
	text-align: center;
	padding: 0px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

.content .descr {
	color: #333;
	margin-bottom: 6px;
}

.content li {
	list-style: url(http://www.adsl2exchanges.com.au/img/li.gif);
	margin-left: 18px;
}
.contentbig li {
	list-style: url(http://www.adsl2exchanges.com.au/img/li.gif);
	margin-left: 18px;
}
/* search form  	padding: 0 0 6px 8px;*/
form {
	padding: 0 0 6px 8px;
}

.nopad {
	padding: 0 0 0 0;
}

.styled {
	border: 1px solid #DDD;
	padding: 4px;
}

.areacode {
	border: 1px solid #DDD;
	padding: 4px;
	width: 50px;
}


.aButton {
	color: #EEF2F5;
	font-family: arial;
}

.button {
	background: url(http://www.adsl2exchanges.com.au/images/go-icon.gif) no-repeat left bottom;
	border: none;
	height: 32px;
	width: 37px;
}

/* footer */
.footer {
	background: #FFF;
	/*border: 1px solid #EEE;*/
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 950px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}


table forumtable {
	border-collapse: collapse;
}


.normal {
	background: #e2eff5;
}

.normalpost {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background: #FFFFFF;
}

.normalpost a {
	text-decoration: none;
}

.alt {
	background: #d6e9f5;
}

.altpost {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background: #f1f9ff;
}

.altpost a {
	text-decoration: none;
}


table#sample {
	border: none;
	padding: 0px;
	width: 748px;
}

.tableheader {
	padding: 0px;
	border: 1px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	width: 250px;
}

.red {
	padding: 0px;
	background: #FF6666;
	color: #000000;
	font-family: arial;
}
.red a {
	padding: 3px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.quote {
	padding: 0px;
	color: #3366CC;
	font-family: arial;
}

.lightblue {
	padding-left: 0px;
	background: #87BBD8;
	/*background: #f1592a;*/
	color: #000000;
	font-family: arial;
}

.lightblue a {
	padding: 3px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.lightgray {
	padding: 0px;
	background: #EEEEEE;
	color: #000000;
	font-family: arial;
}

.lighthighlight {
	padding: 0px;
	background: #ffe3ab;
	color: #000000;
}

.lighthighlightpost {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 6px;
        background: #ffe3ab;
}

.lighthighlightpost a {
        text-decoration: none;
}


.highlight {
	padding: 0px;
	background: #FFCC66;
	color: #000000;
}
.blueheader {
	background: url(http://www.adsl2exchanges.com.au/img/header_sm.gif) repeat-x;
	padding: 0px;
	color: #FFFFFF;
	width: 250px;
}

.data {
	valign: top;
	color: #000000;
	width: 250px;
}
.spacer {
	border: 0px;
	width: 20px;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.foot1 { 
	text-align: center;
	}
.leftfoot {
        background: #EEE;
        border-right: 1px solid #E5E5E5;
        float: left;
        width: 201px;
        height: 90px;
	margin-left: 0px;
	margin-right: 6px;
}
.leftfoot2 {
        background: #FFF;
        float: left;
        width: 200px;
        height: 75px;
	margin-left: 6px;
	margin-right: 6px;
}
.buyitnow {
        background-color: #BBBBFF;
	color: #000;
	font-size: 10px;
	padding: 1px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	width: 65px;
	text-decoration: none;
	display: block;
}
.buyitnowinactive {
        background-color: #CCCCFF;
	color: #888;
	font-size: 10px;
	padding: 1px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	width: 65px;
	text-decoration: none;
	display: block;
}
.buyitnow:hover {
        background-color: #AAAA00;
	color: #EEE;
}

#bannerside { margin-top: 10px; margin-bottom: 10px; align: center; }

.subhead2linksright { margin-top: 8px; width: 50%; height: 32px; text-align: center; margin-bottom: 20px; float: right; }
.subhead2linksleft { margin-top: 8px; width: 50%; height: 32px; text-align: center; margin-bottom: 20px; float: right; }
.subhead2linksleft a { display: block; border: #000 1px solid; padding: 4px; width: 95%; margin-left: 5px; margin-right: 5px; text-align: center; font-family: arial; font-size: 20px; font-weight: bold; text-decoration: none; background-color: #DDDDEE; color: #000; }
.subhead2linksright a { display: block; border: #000 1px solid; padding: 4px; width: 95%; margin-left: 5px; margin-right: 5px; text-align: center; font-family: arial; font-size: 20px; font-weight: bold; text-decoration: none; background-color: #DDDDEE; color: #000; }
.subhead2linksleft a:hover,.subhead2linksright a:hover { background-color: #AAB; }

.subhead2linksrightsmall { margin-top: 14px; width: 60%; height: 32px; margin-bottom: 5px; }
.subhead2linksleftsmall { margin-top: 4px; width: 50%; height: 32px; margin-bottom: 5px; }
.subhead2linksleftsmall a { display: block; border: #000 1px solid; padding: 4px; width: 95%; margin-left: 5px; margin-right: 5px; text-align: center; font-family: arial; font-size: 20px; font-weight: bold; text-decoration: none; background-color: #DDDDEE; color: #000; }
.subhead2linksrightsmall a { display: block; border: #000 1px solid; padding: 4px; width: 95%; margin-left: 5px; margin-right: 5px; text-align: center; font-family: arial; font-size: 20px; font-weight: bold; text-decoration: none; background-color: #DDDDEE; color: #000; }
.subhead2linksleftsmall a:hover,.subhead2linksrightsmall a:hover { background-color: #AAB; }

.sepline { border: #000 1px solid; width: 100%; clear: both; }

.subheadtable { 
	width: 100%;
}
.subheadrighttext { 
	font-size: 1.4em;
	background: #FEFEFE;
	color: #000000;
	width: 290px;
	display: block;
	text-align: right;
	text-decoration: none;
	margin-top: 2px;
	padding: 2px;
	border: #000000 1px solid;
	text-align: center;
	font-weight: bold;
}
.subheadtdleft {
	padding-top: 4px;
}
.extratoplink {
	color: #3366CC;
	display: block;
	width: 100%;
	text-align: center;
}
.extratoplink:hover {
   color: #06F;
}
