* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #c4d146 url(../images/bgnd.gif) repeat-x;
	color: #bfb5b2;
	font: 0.75em/140% "Lucida Grande", Lucida, Verdana, sans-serif;
}
body#no-line-bgnd {
	background: #c4d146 url(../images/bgnd-no-line.gif) repeat-x;
}
#container {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 auto;
	width: 900px;
	position: relative;
	text-align: left;
}
#header {
	width: 900px;
	height: 210px;
	z-index: 1;
	background: url(../images/bgnd-header.gif) no-repeat 0 0;
}
#header h1 {
	text-indent: -2000em;
}
#logo {
	width: 310px;
	top: 50px;
	position: absolute;
	left: 20px;
}
#quicklinks {
	text-align: right;
	width: 500px;
	top: 50px;
	position: absolute;
	right: 20px;
}
#quicklinks li {
	list-style-type: none;
}
#special {
	height: 104px;
	width: 253px;
	right: 20px;
	top: 50px;
	position: absolute;
}
img {
	border-width: 0;
}	
#homenav {
	margin-bottom: 20px;
	height: 162px;
	width: 900px;
}
#contentnav {
	position: relative;
	height: 162px;
	width: 900px;
}
#content {
	margin-top: 2px;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
	width: 900px;
}
#bottom-section {
	color: white;
	right: 0px;
	left: 0px;
	background-color: #2f1c17;
	text-align: center;
}#latest {
	margin-right: 40px;
	float: left;
	width: 260px;
}
#featured {
	margin-right: 10px;
	height: 240px;
	float: right;
	background-position: right top;
	background-image: url(../images/pic-featured.jpg);
	background-repeat: no-repeat;
	width: 590px;
}
.divider {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom-color: #5e5e5e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#infobar {
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	clear: both;
	margin-bottom: 10px;
	width: 900px;
	font-size: 0.9em;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	margin-bottom: 2px;
	border-bottom-color: #5e5e5e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
	text-align: right;
	padding-top: 5px;
	border-top-style: solid;
	border-top-color: #5e5e5e;
	border-top-width: 1px;
	width: 900px;
	font-size: 0.9em;
}

#footer>img {
	top: 5px;
	position: relative;
}

.col1 {
	width: 260px;
	float: left;
	margin-right: 40px;
}
.col2 {
	line-height: 140%;
	width: 260px;
	float: left;
}
.col3 {
	line-height: 140%;
	width: 240px;
	float: right;
}
.colx2 {
	max-width: 600px;
	float: left;
	width: 600px;
}
.scroll {
	padding-left: 40px;
	padding-bottom: 0;
	padding-right: 40px;
	padding-top: 0;
	height: 260px;
	overflow: auto;
	margin: 0;
}
.scroll li { 
	margin-left: 20px;
}
fieldset {
	border-width: 0px;
	border-style: none;
}
.formitem {
	margin-top: 5px;
}
input.formfield {
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 2px;
	width: 220px;
	color: white;
	height: 15px;
	background: #453632;
	border-width: 0;
	border-style: none;
}
select.dropdown { 
	font-family: Helvetica, Arial, sans-serif; 
	margin: 0px; 
	padding-top: 5px;	color: #d2d2d2; 
	background: #453632; 
	width: 220px; 
	height: 20px; 
	border: 0px hidden #3c3c3c;
}
select.dropdown option {
	padding: 3px;
}
.sendbutton {
	border-color: #3c3c3c;
	border-style: solid;
	border-width: 0px;
	height: 22px;
	background-image: url(../images/sendbutton.gif);
	background-repeat: no-repeat;
	color: #dde3bd;
	font-family: Helvetica, Arial, sans-serif;
	width: 67px;
	margin-top: 10px;
	cursor: pointer;
}
.networks {
	margin-top: 10px;
	margin-bottom: 10px;
}
.notice {
	width: 500px;
	font-size: 1.4em;
}
td {
	vertical-align: top;
}
.thumbs-title {
	padding-right: 20px;
	text-align: right;
	color: white;
	font-size: 1.2em;
	width: 125px;
}
.thumbs img {
	margin-right: 3px;
	border-style: none;
}
.img-margin {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}


/* notifications */

.attention {
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px;
	background-color: #f0cfd7;
	border-color: #ba0101;
	border-width: 1px;
	border-style: solid;
	color: #ba0101;
}
.success {
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px;
	background-color: #f3f5c2;
	border-color: #2f1c17;
	border-width: 1px;
	border-style: solid;
	color: #a0ab39;
}
h1 {
	font-weight: normal;
	font-size: 2.2em;
	font-style: normal;
	color: white	;
	margin: 0 0 10px 0;
}
h2 {
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
	color: white;
	margin-bottom: 4px;
}
h3 {
	font-size: 1em;
	color: #e5e9bf;
	font-weight: bold;
	padding-bottom: 8px;
}
.subhead {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	margin-bottom: 10px;
	display: block;
}
a:link, a:visited {
	color: white;
	text-decoration: underline;
}
a:active, a:hover {
	color: white;
	text-decoration: underline;
}

#header a:link, #header a:visited {
	text-decoration: none;
	color: #2f1c17;
}
#header a:active,#header  a:hover {
	color: #c5d150;
	text-decoration: none;
}

a.reflink:link, a.reflink:visited, #infobar a:link, #infobar a:visited {
	color: white;
}
a.reflink:active, a.reflink:hover, #infobar a:active, #infobar a:hover {
	color: white;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #d2d2d2;
}
#footer a:active, #footer a:hover {
	color: white;
}

a.slimbox:link, a.slimbox:visited {
	color: #7f7f7f;
}
a.slimbox:active, a.slimbox:hover {
	color: #d2d2d2;
	text-decoration: underline;
}



/* doc link symbols */
a[href$=".pdf"] { 
	background: url(../assets/link-download.png) no-repeat right top; 
	padding-right: 16px;
} 
a[href$=".doc"] { 
	background: url(../assets/link-download.png) no-repeat right top; 
	padding-right: 16px;
}
/* external link symbol */ 
a[href^="http:"] { 
	background: url(../assets/link-external.png) no-repeat right top; 
	padding-right: 16px;
}
a[href^="http://www.loudmountain.com.au"], a[href^="http://domains.loudmountain.com.au"], a[href^="https://www.domainnameshop.com.au/ssl/domains.loudmountain.com.au"] { 
	background-image: none; 
	padding-right: 0; 
}


.testimonial {
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #2f1c17;
	width: 260px;
}
.reference {
	color: #eff3c9;
	width: 260px;
	line-height: 140%;
}
p {
	margin-bottom: 16px;
}

ul {
	margin-bottom: 10px;
}
ol {
	margin-left: 5px;
	margin-bottom: 10px;
}
li {
	margin-left: 20px;
}

.highlight {
	line-height: 120%;
	font-size: 1.4em;
	color: #eff3c9;
}

element {
}

.small {
	font-size: 80%;
}

#content, #content-expanding {
	color: #452a22;
}

/* Nav */

#nav {
	height: 44px;  /* height of nav */
	top: 210px;
	right: 30px;
	position: absolute;
	width: 260px;
	overflow: hidden;
}
#homenav #nav {
	height: 162px;  /* height of nav */
	top: 210px;
	left: 0;
	position: absolute;
	width: 900px;
	overflow: hidden;
}
#nav a {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	display: block;
	height: 44px;  /* height of nav */
	color: white;
	background: transparent url(../images/nav.gif) no-repeat 0 0;
	overflow: hidden;
	text-decoration: underline;
	text-indent: -2000em;
}		
#homenav #nav a {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	display: block;
	height: 162px; /* height of nav */
	color: white;
	background: transparent url(../images/nav-home.jpg) no-repeat 0 0;
	overflow: hidden;
	text-decoration: underline;
	text-indent: -2000em;
}
#nav li {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#homenav #nav .work { width: 300px; } /* width of first nav item */
#homenav #nav .current .work, #homenav #nav .work:hover { background-position: 0 -162px; } /* - height (just moving it up) */

#homenav #nav .hosting { width: 300px; background-position: -300px 0; } /* width of second nav item; - width of first nav item */
#homenav #nav .current .hosting, #homenav #nav .hosting:hover { background-position: -300px -162px; } /* - width of first nav item / height (just moving it up) */

#homenav #nav .services { width: 300px; background-position: -600px 0; } /* width of third nav item; - total width of all preceeding nav items */
#homenav #nav .current .services, #homenav #nav .services:hover { background-position: -600px -162px; } /* total of first two nav item widths / height (just moving it up) */

#nav .work { width: 79px; }
#nav .current .work, #nav .work:hover { background-position: 0 -44px; }

#nav .hosting { width: 84px; background-position: -79px 0; }
#nav .current .hosting, #nav .hosting:hover { background-position: -79px -44px; }

#nav .services { width: 97px; background-position: -163px 0; }
#nav .current .services, #nav .services:hover { background-position: -163px -44px; }
