/* DB Generic Reset */
@import url(http://www.digitalbridge.com.au/central/reset.css);

/* REDMON GROUP */

* { 
	*behavior: url(scripts/iepngfix.htc) 
}

body {
	background: #666;
	font: 12px/1.3 Helvetica, sans-serif;
}

/* GENERAL STRUCTURE */

.centraliser {
	position:relative;
	width: 980px;
	margin: 0 auto;
	clear:both;
}

#homecontainer {
	background: #4a4a49 url(images/gradientbg.jpg) repeat-x;
	min-height: 800px;
}

.lhs {
	float:left;
	width: 620px;
}

.rhs {
	float:right;
	width: 300px;
}

.wide {
	clear:both;
}

.profile .lhs {
	width: 520px;
}

.profile .rhs {
	width: 400px;
}


#footer {
	text-align:right;
	margin-top: 1em;
	margin-bottom: 3em;
}

#footer li {
	display:inline;
	margin-left: 1em;
}

#footer li a {
	color: #fff;
	font-size: 0.9em;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding-right: 1em;
	border-right: 1px solid #fff;
}

#footer li:last-child a {
	border:none;
	padding: 0;
}


#footer li a:hover {
	text-decoration:underline;
}

/* HEADER */

#header {
	position:relative;
	height: 382px;
	background: url(images/gradientbg.jpg) repeat-x;
}

#header.noslides {
	height: 130px;
}

#logo {
	position:absolute;
	left: 0;
	top: 2.5em;
	width: 300px;
	height: 75px;
	text-indent: -999em;
	background: url(images/logo.png) no-repeat top left;
}

#logo a {
	display:block;
	width: 100%;
	height: 100%;
}

#toplinks {
	position:absolute;
	right: 0;
	top: 0.5em;
}

#toplinks li {
	display:inline;
	margin-left: 0.3em;
}

#toplinks li a {
	color: #999;
	font-size: 0.9em;
	text-decoration:none;
	text-transform: uppercase;
	padding-right: 0.6em;
	border-right: 1px solid #999;
}

#toplinks li:last-child a {
	border:none;
	padding: 0;
}

#toplinks a:hover {
	color: #fff;
}

#nav {
	position:absolute;
	right: 0;
	top: 62px;
	z-index: 500;
}

#nav li {
	display:inline;
	margin-left: 1em;
}

#nav li a {
	color: #fff;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 1em;
	border-right: 1px solid #fff;
}

#nav li:last-child a {
	border:none;
	padding-right: 0;
}

#nav li:hover a,
#nav li a:hover,
#nav li.current a {
	color: #CF2B1E;
}

#nav li ul {
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: url(images/nav-hoverbg.png) no-repeat 0 -18px;
	padding-top: 8px;
	z-index: 500;
}

#nav li ul li {
	display:block;
	margin-left: 0;
}

#nav li ul li a {
	display:block;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0.75em 1em;
	color: #999 !important;
	text-transform: none;
	border: none;
}

#nav li ul li a:hover,
#nav li ul li a.selected {
	color: #fff !important;
}

#nav li:hover ul.serviced,
#nav li.hover ul.serviced {
	left: 7em;
	top: 12px;
}

#nav li:hover ul.virtual,
#nav li.hover ul.virtual {
	left: 18em;
	top: 12px;
}
#nav li:hover ul.locations,
#nav li.hover ul.locations {
	left: 27em;
	top: 12px;
}

/* SLIDES */

#slides {
	position:absolute;
	top: 130px;
	height: 240px;
	background: transparent !important;
	z-index: 100;
	width: 980px;
	overflow:hidden;
}

#slides li {
	position:relative;
	height: 240px;
	background: transparent !important;
}

#slides .slidetext {
	width: 300px;
	position:absolute;
	right: 0;
	top: 40px;
}

#slides li h1 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.9em;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0.4em;
}

#slides li h1 .subtitle {
	font-size: 0.6em;
	color:#Cf2b1e;
}

#slides p {
	color: #999;
	margin-bottom: 0.7em;
}

/* HOME CONTENT */
#homecontent {
 	clear:both;
 	overflow:hidden;
 	margin-top: 2.5em;
 	color: #fff;
}

#homecontent h1 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.9em;
	margin-bottom: 0.5em;
}

#homecontent p {
	color: #999;
	margin-bottom: 1em;
}

#homecontent ul li {
	list-style-type: disc;
	list-style-position:inside;
	margin-bottom: 0.6em;
	color: #fff;
}

.homebox {
	width: 274px;
	padding: 1em;
	margin: 2em 0;
	background: #262626;
	height: 400px;
	float:left;
}

.homebox h2 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
}

.homebox img {
	margin: 1em 0;
}

.homebox li a {
	color: #fff;
	text-decoration:none;
}	

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

.homebox.virtualbox {
	margin-left: 2em;
}

.homepackages {
	padding: 1em;
	margin-bottom: 2em;
	background: #262626;
}

.homequote {
	margin-bottom: 2em; 
}

.homepackages h3,
.homequote h3,
.homenewsletter h3 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	margin-bottom: 0.5em;
}

.homepackages img {
	margin-bottom: 1em
}

.homepackages p {
	color: #fff !important;
}

.homequote p.company {
	color: #fff !important;
	margin-bottom: 0 !important;
}

.homequote blockquote {
	font-style: oblique;
	padding: 0 1em 1em 1em;
	color: #999;
}

.homequote p a {
	color: #fff;
	text-decoration:none;
}

.homequote p a:hover {
	text-decoration:underline;
}

.homenewsletter p {
	color: #fff !important;
}

.homenewsletteremail {
	background: #231F20;
	border: 0;
	width: 238px;
	padding: 0 0.5em;
	font-size: 1.em;
	line-height: 25px;
	height: 25px;
	color: #fff;
	margin-bottom: 1em;
}

.homenewsletteremail.example {
	color: #ccc;
}

.homenewsletterjoin {
	width: 120px;
	height: 28px;
	background: url(images/joinupnow.jpg) no-repeat;
	border: 0;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
}

/* PAGE CONTENT */
#pagecontent {
	background: #E6E6E6;
	border-top: 2px solid #fff;
	clear:both;
	overflow:hidden;
	color: #000;
	padding: 1em 0 6em 0;
	z-index: 200;
	min-height: 350px;
}


#pagecontent h1 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight:bold;
	margin-bottom: 0.5em;
}

#pagecontent h2 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

#pagecontent h3 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#pagecontent h1 a,
#pagecontent h2 a,
#pagecontent h3 a,
#pagecontent p a,
#pagecontent li a {
	color: #000;
	text-decoration:none;
}

#pagecontent h1 a:hover,
#pagecontent h2 a:hover,
#pagecontent h3 a:hover,
#pagecontent p a:hover,
#pagecontent li a:hover {
	text-decoration: underline;
}

#pagecontent p {
	color: #4D4D4D;
	margin-bottom: 1em;
}

#pagecontent ul {
	margin-bottom: 1.4em;
}

#pagecontent ul li {
	list-style-type: disc;
	list-style-position:inside;
	margin-bottom: 0.6em;
	color: #4D4D4D;
}

.featuredbox {
	width: 274px;
	padding: 1em;
	margin:  0 0 2em 0;
	background: #fff;
	height: 230px;
	float:left;
}

.featuredbox h3 a {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 0.8em !important;
	color: #cf2b1e;
	font-weight:bold;
	text-decoration:none;
}

.featuredbox h3 a:hover {
	text-decoration:underline;
}

.featuredbox p a {
	color: #4d4d4d;
}

.featuredbox img {
	margin-bottom: 1em;
}

.featuredbox:last-child {
	margin-left: 2em;
}

.subnav {
	margin-bottom: 2.5em !important;
}

.subnav li {
	list-style:none !important;
}

.subnav li h3 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em !important;
	margin-bottom: 0.5em;
	color: #CF2B1E;
	font-weight:bold;
}

.subnav li a {
	color: #4d4d4d;
	text-decoration:none;
}

.subnav li a:hover,
.subnav li.current a {
	color: #CF2B1E;
}

/* PROFILE PAGES */

.profilecontact li {
	list-style-type:none !important;
}

.profilecontact li img {
	margin-right: 1em;
	vertical-align:middle;
}

.profilecontact li a {	
	color: #4D4D4D;
	text-decoration:none;
}	

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

.profilemap iframe {
	margin: 0 200px 1em 0;
}

.profilemainphoto {
	margin-bottom: 1em;
}

.profilemainphoto img {
	width: 400px;
}

.profilephotos ul li {
	display:inline-block !important;
	*float:left;
	list-style:none !important;
	margin-right: 8px;
	border: 1px solid #ccc;
	width: 55px;
	height: 55px
}

.profilephotos ul li.current,
.profilephotos ul li:hover,
.profilephotos ul li.hover {
	border: 1px solid #Cf2b1e;
}

.profilephotos ul li img {
	width: 55px;
}

.profilephotos ul li:last-child,
.profilephotos ul li.last-child {
	margin-right: 0;
}

.profileenquiry {
	background: #fff;
	padding: 1em;
}

.profileenquiry p.smallprint {
	font-size: 10px;
}

.profileenquiry h3 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

.profileenquiry form label {
	display:inline-block;
	width: 132px;
}

.profileenquiry form input,
.profileenquiry form textarea {
	width: 210px;
	border: 1px solid #e6e6e6;
	padding: 0.3em 0.5em;
	margin: 0.5em 0;
}

.profileenquiry form textarea {
	height: 80px;
}

.profileenquiry form input.sendenquiry {
	width: 120px;
	height: 28px;
	background: url(images/enquirenow.jpg) no-repeat;
	border: 0;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	margin-left: 236px;
	*margin-left: 0;
}

.profileenquiry form fieldset {
	margin-bottom: 2em;
}

.profileenquiry form fieldset input,
.profileenquiry form fieldset label {
	display:inline;
	width: auto !important;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.profileenquiry form fieldset input {
	margin-right: 0.5em;
}

.profileenquiry form fieldset label {
	margin-right: 1.5em;

}
	
/* PACKAGES */

.packagescontainer {
	position:relative;
	margin-bottom: 2em;
}

.packages {
	background: url(images/packages-bg.jpg) no-repeat top left;
	height: 560px;
	*height: 650px;
	width: 980px;
	margin: 0 !important;
	padding: 0 !important;
	clear:both;
	overflow:hidden;
}

.packagelist {
	width: 156px;
	height: 545px;
	*height: 645px;
	padding: 0 20px !important;
	margin: 0 !important;
	padding-top: 1em !important;
	background: url(images/packagelist-divider.png) no-repeat top right;
	float:left;
	position:relative;
}

.packagelist:last-child,
.packagelist.last-child {
	background: none;
}

.packagelist li {
	text-align:center ;
	list-style:none !important;
}

.packagetitle h2 {
	color: #cf2b1e;
	font-size: 1.2em !important;
	padding-bottom: 1em;
	background: url(images/packagetitle-divider.png) no-repeat bottom center;
	*background: none;
	
}

.packagetitle h2 .packageprice {
	font-size: 0.9em;
	font-weight:normal;
	color: black;
}

.packagetitle h2 .packageprice strong {
	color:#cf2b1e;
	font-weight:bold;
}

.packagelist h3 {
	font-weight:bold;
}

.packages-bg-bottom {
	margin: 0;
	padding: 0;
	display:block;
	height: 10px;
	background: url(images/packages-bg-bottom.jpg) no-repeat bottom left;
}

.packageenquire {
	position:absolute;
	bottom: 0;
	left: 35px;
}

.packages.fourlists .packagelist {
	width: 203px;
}

.packages.fourlists .packagelist .packageenquire {
	left: 57px;
}

/* BREAD CRUMBS */

.crumbs {
	margin-bottom: 1.5em;
}

.crumbs li {
	list-style-type: none !important;
	display:inline !important;
	margin-right: 0.4em !important;
	color: #4D4D4D;
}	

.crumbs li a {
	color: #4D4D4D;
	text-decoration:none;
}

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

.crumbs li.current {
	color: #cf2b1e !important;
}

/* LINK LIST */

ul#links li {
	display:block;
	float:left;
	width: 150px;
	list-style-type:none;
	margin-right: 1em;
}

ul#links li p {
	text-align:center;
	padding: 5px 0;
}

/* SITEMAP */

ul.sitemap ul {
	margin: 1em 0 2em 2em;
}

ul.sitemap li a {
	color: #4d4d4d;
	text-decoration:none;
}	

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