﻿@import "css/content.css";
@import "css/controls.css";

/* Hist the navigation menu */
.pbMenu {
	display:none;	
}

@charset "utf-8";

/* CSS Document */


/* Universal Styles (all pages) */

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
	border-bottom: #900 dotted 1px;
}
a:active {
	color: #820000;
}

.floatclear {
	clear: both;
}
.calltoaction {
	font-size: 1.4em;
	font-weight: bold;
}
.message {
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
}
.breadcrumb {
	height: 20px;
	font-size: 0.9em;
}


/* Header */

#header,
#headershading,
#pheader,
#pheadershading,
#homeheader1,
#homeheader2,
#homeheader3,
#aboutusheader,
#servicesheader,
#showcaseheader,
#supportheader,
#contactusheader {
	display: none;
}


/* Body Layout */

#bodycontent {
	background-color: #FFFFFF;
}


/* Default Template */

	#pagebody {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 100%;
		padding-left: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-right: 0px;
	}
	#pagemain {
		float: left;
		width: 100%;
		padding-left: 0px;
		padding-right: 32px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
	}
	#pagesidebar {
		float: left;
		width: 287px;
		text-align: left;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
	}


/* Home Page */

	#homebody {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 100%;
		padding-left: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-right: 0px;
	}
	
	/* Showcase Monitor Screenshot Slideshow styles */
	#slideshow {
		display: none;
	}
	
	/* All the boxed sections' styles */
	.bodybox1, .bodybox2, .bodybox3 {
		margin-right: 19px;
		padding: 16px;
	}
	.bodybox4 {
		display: none;
	}
	
	/* Headings */
	#bodycontent #homebody .bodybox1 h2,
	#bodycontent #homebody .bodybox2 h2,
	#bodycontent #homebody .bodybox3 h2,
	#bodycontent #homebody .bodybox4 h2 {
		background-repeat: no-repeat;
		background-position: center;
		padding: 0px;
		margin-top: 8px;
		margin-bottom: 12px;
		width: 100%;
		height: 28px;
	}
	#bodycontent #homebody .bodybox1 h2 em,
	#bodycontent #homebody .bodybox2 h2 em,
	#bodycontent #homebody .bodybox3 h2 em,
	#bodycontent #homebody .bodybox4 h2 em {
		font-style: normal;
		font-weight: bold;
	}
	
	/* Services Menu */
	#logoplaceholder img {
		display: none;
	}
	#bodycontent #homebody .bodybox4 p {
		padding-left: 16px;
		padding-right: 16px;
	}
	#servicesmenu {
		display: inline;
	}
	#servicesmenulist {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	#servicesmenulist li a em {
		display: none;
	}
	#servicesmenu-design,
	#servicesmenu-development,
	#servicesmenu-marketing,
	#servicesmenu-something {
		height: 35px;
		width: 219px;
		float: left;
		border-top: #D0D9DA solid 1px;
	}
	#servicesmenu-design:hover,
	#servicesmenu-development:hover,
	#servicesmenu-marketing:hover {
		border-top-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #D0D9DA;
	}
	
	#servicesmenu-design {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/design.png);
	}
	#servicesmenu-design:hover {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/design-h.png);
	}
	#servicesmenu-development {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/development.png);
	}
	#servicesmenu-development:hover {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/development-h.png);
	}
	#servicesmenu-marketing {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/marketing.png);
	}
	#servicesmenu-marketing:hover {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/marketing-h.png);
	}
	#servicesmenu-something {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/something.png);
		border-bottom: #D0D9DA solid 1px;
	}
	#servicesmenu-something:hover {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/home/servicesmenu/something-h.png);
		border-bottom: #D0D9DA solid 1px;
	}
	/* Quick Links List */
	#home-quicklinks {
		display: none;
	}


/* About Us Page */

	#aboutusbody {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 960px;
		padding-left: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-right: 0px;
	}
	
	/* Main Body Area */
	#aboutusmain {
		float: left;
		width: 626px;
		padding-left: 0px;
		padding-right: 32px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 24px;
		margin-left: 0px;
	}
	
	/* Right Column Area with contact form */
	#aboutuscontact {
		float: left;
		width: 302px;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 24px;
		margin-left: 0px;
	}
	
	/* Contact Form Elements */
	#aboutuscontact-enquiry {
		width: 382px;
		height: 117px;
		padding: 10px;
		background-image:url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/contactus-enquiry.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#aboutuscontact-enquiry textarea {
		width: 282px;
		height: 114px;
		background: transparent none repeat scroll 0 0;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
	}
	#aboutuscontact-textfieldarea {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/textfieldareabg.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 282px;
		height: 100px;
		margin: 0px;
		padding-top: 16px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	#aboutuscontact-textfieldlabel {
		width: 80px;
		height: 25px;
		text-align: left;
		margin: 0px;
		padding: 0px;
	}
	#aboutuspage #aboutuscontact-textfieldarea .aboutuscontact-textfield {
		width: 166px;
		height: 20px;
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/textfieldbg.png);
		background-repeat: no-repeat;
		background-color: #EDF2F2;
		margin: 0px;
		padding-top: 2px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
	}
	#aboutuspage .aboutuscontact-textfield input {
		background: transparent none repeat scroll 0 0;
		border: none;
		width: 171px;
		height: 22px;
		font-size: 0.9em;
		line-height: 22px;
	}
	#aboutuspage #aboutuscontact-textfieldarea #send {
		width: 80px;
		height: 35px;
		margin-top: 6px;
	}
	#aboutuscontact-send input {
		width: 80px;
		height: 35px;
		margin-top: 6px;
	}
	
	/* Headings */
	#aboutusmain #accsysweb {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/accsyswebh.png);
		background-repeat: no-repeat;
		background-position: center;
		padding: 0px;
		margin-top: 16px;
		margin-bottom: 24px;
		width: 134px;
		height: 28px;
	}
	#aboutusmain #missionstatement {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/missionstatementh.png);
		background-repeat: no-repeat;
		background-position: center;
		padding: 0px;
		margin-top: 36px;
		margin-bottom: 16px;
		width: 217px;
		height: 28px;
	}
	#howcanhelp {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/howcanhelph.png);
		background-repeat: no-repeat;
		background-position: center;
		padding: 0px;
		margin-top: 24px;
		margin-bottom: 0px;
		margin-left: 12px;
		width: 215px;
		height: 28px;
	}
	#aboutusmain #accsysweb em,
	#aboutusmain #missionstatement em,
	#howcanhelp em {
		display: none;
	}
	
	/* Text Elements */
	#aboutuspage .calltoaction {
		margin-top: 36px;
		letter-spacing: -1px;
		margin-bottom: 24px;
	}
	#aboutuspage #contactdets {
		margin: 0px;
		padding: 0px;
		line-height: 150%;
		font-size: 110%;
	}
	#aboutuspage #contactdets tr td a {
		color: #000;
	}
	#aboutuscontact-textfieldlabel #nametflabel {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/nametflabel.png);
		background-repeat: no-repeat;
		padding: 0px;
		height: 11px;
		width: 41px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 12px;
	}
	#aboutuscontact-textfieldlabel #emailtflabel {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/emailtflabel.png);
		background-repeat: no-repeat;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 12px;
		padding: 0px;
		height: 11px;
		width: 38px;
	}
	#aboutuscontact-textfieldlabel #phonetflabel {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/phonetflabel.png);
		background-repeat: no-repeat;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 12px;
		padding: 0px;
		height: 11px;
		width: 44px;
	}
	#aboutuscontact-textfieldlabel #nametflabel em,
	#aboutuscontact-textfieldlabel #emailtflabel em,
	#aboutuscontact-textfieldlabel #phonetflabel em {
		display: none;
	}
	
	
	/* News Page */
	
	/* Headings */
	#newsh,
	#news-newworkh,
	#othernewsh {
		background-repeat: no-repeat;
		background-position: left;
		padding: 0px;
		width: 100%;
		height: 28px;
	}
	#newsh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/newsh.png);
		margin-top: 16px;
		margin-bottom: 16px;
	}
	#news-newworkh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/newworkh.png);
		margin-top: 24px;
		margin-bottom: 16px;
	}
	#othernewsh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/aboutus/othernewsh.png);
		margin-top: 28px;
		margin-bottom: 16px;
	}
	#newsh em,
	#news-newworkh em,
	#othernewsh em {
		display: none;
	}
	
	/* News List Item Styles */
	.News .list .item a,
	.News .list .altitem a {
		font-size: 1.8em;
		letter-spacing: -2px;
		font-weight: bold;
		display: inline-block;
		margin: 0px;
		padding: 0px;
	}
	.News .list .item a:hover,
	.News .list .altitem a:hover {
		border: none;
	}
	.News .list .item .newslistinfo .contreadlink,
	.News .list .altitem .newslistinfo .contreadlink {
		font-size: 1em;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0px;
		border-bottom: #ecf1f1 dotted 1px;
	}
	.News .list .item .newslistinfo .contreadlink:hover,
	.News .list .altitem .newslistinfo .contreadlink:hover {
		color: #900;
		border-bottom: #900 dotted 1px;
	}
	.News .list .item,
	.News .list .altitem {
		padding-bottom: 16px;
		padding-top: 16px;
	}
	.newslistthumb {
		width: 180px;
		min-height: 50px;
		padding: 0px;
		margin: 0px;
		float: left;
		text-align: left;
	}
	.newslistthumb img {
		width: 150px;
		padding: 5px;
	}
	.newslistthumb a img {
		border: none;
	}
	.newslistthumb a img:hover {
		border: none;
	}
	.newslistinfo {
		width: 444px;
		margin: 0px;
		padding: 0px;
		float: left;
		font-size: 1em;
		line-height: 180%;
	}
	.newsdate {
		padding-bottom: 10px;
		color: #89A09F;
	}
	.News .item, .News .altitem {
		padding: 0px;
		margin: 0px;
	}
	.newspager {
		margin-left: auto;
		margin-right: auto;
		margin-top: 24px;
		margin-bottom: 0px;
		text-align: center;
		color: #89A09F;
		width: 200px;
	}
	.newsarticle {
		padding-top: 12px;
	}
	.newstitle {
		padding-top: 12px;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 2.1em;
		letter-spacing: -2px;
		padding: 0px;
		margin-top: 16px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.newsimage img {
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		padding-right: 0px;
	}
	

/* Services Page */

	#servicesbody {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 960px;
		padding: 0px;
	}
	
	/* Services Panels */
	.servicesbox1,
	.servicesbox2,
	.servicesbox3,
	.servicesbox4 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/sectionbggradient.png);
		background-repeat: repeat-x;
		background-position: top;
		width: 206px;
		margin: 0px;
		padding-top: 16px;
		padding-bottom: 0px;
		padding-left: 16px;
		padding-right: 16px;
		float: left;
		border-left: #C8D4D5 solid 1px;
	}
	.servicesbox1:hover,
	.servicesbox2:hover,
	.servicesbox3:hover,
	.servicesbox4:hover {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/sectionbggradient-h.png);
		background-repeat: repeat-x;
		background-position: top;
	}
	.servicesbox1pic,
	.servicesbox2pic,
	.servicesbox3pic,
	.servicesbox4pic {
		margin: 0px;
		height: 450px;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	.servicesbox1pic {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/creativedesignpic.png);
	}
	.servicesbox2pic {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/progdevpic.png);
	}
	.servicesbox3pic {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/stratconspic.png);
	}
	.servicesbox4pic {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/itservicespic.png);
	}
	.servicesbox4 {
		border-right: #C8D4D5 solid 1px;
	}
	
	/* Headings */
	#bodycontent #servicesbody .servicesbox1 h2,
	#bodycontent #servicesbody .servicesbox2 h2,
	#bodycontent #servicesbody .servicesbox3 h2,
	#bodycontent #servicesbody .servicesbox4 h2 {
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 16px;
		margin-bottom: 24px;
		padding: 0px;
		width: 100%;
	}
	#bodycontent #servicesbody .servicesbox1 h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/creativedesignh.png);
		height: 28px;
	}
	#bodycontent #servicesbody .servicesbox2 h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/progdevh.png);
		height: 55px;
	}
	#bodycontent #servicesbody .servicesbox3 h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/stratconsh.png);
		height: 55px;
	}
	#bodycontent #servicesbody .servicesbox4 h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/itservicesh.png);
		height: 28px;
	}
	#bodycontent #servicesbody .servicesbox1 h2 em,
	#bodycontent #servicesbody .servicesbox2 h2 em,
	#bodycontent #servicesbody .servicesbox3 h2 em,
	#bodycontent #servicesbody .servicesbox4 h2 em {
		display: none;
	}
	#servicesbody a .servicesbox1 .servicesbox1pic p,
	#servicesbody a .servicesbox2 .servicesbox2pic p,
	#servicesbody a .servicesbox3 .servicesbox3pic p,
	#servicesbody a .servicesbox4 .servicesbox4pic p {
		color: #000;
	}
	#servicesbody a .servicesbox1 .servicesbox1pic p:hover,
	#servicesbody a .servicesbox2 .servicesbox2pic p:hover,
	#servicesbody a .servicesbox3 .servicesbox3pic p:hover,
	#servicesbody a .servicesbox4 .servicesbox4pic p:hover {
		border: none;
	}
	
	/* Services Category Page */
	#services-category {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	/* Services Category Page Main Body Area */
	#pagemain {
		float: left;
		width: 626px;
		padding-left: 0px;
		padding-right: 32px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
	}
	
	/* Services Category Page Sidebar */
	#servicescat-sidebar {
		float: left;
		width: 302px;
		text-align: left;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding: 0px;
	}
	
	/* Services Category Page Headings */
	#cat-creativedeisgnh,
	#cat-progdevh,
	#cat-strategyconsh,
	#cat-itservicesh {
		background-repeat: no-repeat;
		background-position: left;
		margin-top: 16px;
		margin-bottom: 16px;
		padding: 0px;
		width: 100%;
		height: 28px;
	}
	#cat-creativedeisgnh em,
	#cat-progdevh em,
	#cat-strategyconsh em,
	#cat-itservicesh em {
		display: none;
	}
	#cat-creativedeisgnh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/cat-creativedesignh.png);
	}
	#cat-progdevh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/cat-progdevh.png);
	}
	#cat-strategyconsh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/cat-strategyconsh.png);
	}
	#cat-itservicesh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/cat-itservicesh.png);
	}
	#otherservicesh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/services/otherservicesh.png);
		background-repeat: no-repeat;
		background-position: left;
		padding: 0px;
		margin: 0px;
		width: 100%;
		height: 28px;
	}
	#otherservicesh em {
		display: none;
	}


/* Showcase Page */

	#showcasebody {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 960px;
		padding: 0px;
	}
	#showcaseintro {
		float: left;
		width: 658px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
		margin: 0px;
	}
	#showcaseintro p {
		padding-right: 32px;
	}
	
	/* Headings */
	#showcasemain h2,
	#newwork h2,
	#ourwork h2,
	#casestudies h2,
	#showcaseotheritems h2 {
		background-repeat: no-repeat;
		background-position: left;
		padding: 0px;
		margin-bottom: 16px;
		width: 100%;
	}
	#showcasemain h2 em,
	#newwork h2 em,
	#ourwork h2 em,
	#casestudies h2 em,
	#showcaseotheritems h2 em {
		display: none;
	}
	#showcasemain h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/showcaseh.png);
		margin-top: 16px;
		height: 28px;
	}
	#newwork h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/newworkh.png);
		margin-top: 16px;
		height: 28px;
	}
	#ourwork h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/ourworkh.png);
		margin-top: 16px;
		height: 28px;
	}
	#casestudies h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/casestudiesh.png);
		margin-top: 36px;
		height: 28px;
	}
	#showcaseotheritems h2 {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/otherworkh.png);
		margin-top: 36px;
		height: 19px;
	}
	#showcasethisitem h2 {
		margin-top: 16px;
	}
	
	/* Main Area for Thumbnails on Showcase Page, and
	Main area when viewing more details on a single showcase item */
	#showcasemain, showcasemainitem {
		float: left;
		width: 960px;
		padding-left: 16px;
		padding-right: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
		margin: 0px;
	}
	#showcasemainitem .breadcrumb {
		margin-top: 16px;
	}
	
	/* Showcase Side Bar */
	#showcasesidebar {
		float: left;
		width: 222px;
		height: 100%;
		text-align: left;
		margin: 0px;
		padding-top: 0px;
		padding-right: 7px;
		padding-bottom: 0px;
		padding-left: 8px;
		position: relative;
	}
	
	/* jQuery Slider Area */
	#showcasegallery {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 960px;
		padding: 0px;
		height: 250px;
	}
	#galleryshadowtop {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/galleryshadowtop.png);
		width: 960px;
		height: 19px;
		background-repeat: repeat-x;
		background-position: bottom;
		margin-left: auto;
		margin-right: auto;
		margin-top: -35px;
		margin-bottom: 0px;
		padding: 0px;
		clear: both;
	}
	#galleryshadowbottom {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/galleryshadowbottom.png);
		width: 960px;
		height: 19px;
		background-repeat: repeat-x;
		background-position: top;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
	}
	
	/* jQuery Styles for Slider */
	#slider ul,
	#slider li {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	#slider li { 
		width: 960px;
		height: 250px;
		overflow: hidden; 
	}
	#slider a img {
		border: none;
	}
	#prevBtn,
	#nextBtn { 
		display: block;
		width: 30px;
		height: 60px;
	}												
	#prevBtn a,
	#nextBtn a {  
		display:block;
		width:30px;
		height:77px;
		background:url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/prevbtn.png) no-repeat 0 0;
		border: none;
		position: relative;
		margin-top: -160px;
	}
	#prevBtn a:hover,
	#nextBtn a:hover {  
		border: none;
	}
	#nextBtn a { 
		background:url(/site/accsysweb.com.au/skins/AccsysWeb/images/showcase/nextbtn.png) no-repeat 0 0;
		margin-top: -60px;
		margin-left: 930px;
	}
	
	/* New Work Content Area - used in news section as well */
	#newwork {
		float: left;
		width: 302px;
		padding: 0px;
		margin: 0px;
	}
	
	/* How can we help form - from about us page */
	#showcasepage #aboutuscontact #howcanhelp {
		margin-top: 38px;
	}
	
	/* Case Setudies Section */
	#casestudies .logo a img {
		padding: 5px;
		border: none;
	}
	#casestudies .logo a:hover {
		border: none;
	}
	#casestudies td p {
		padding-left: 16px;
		padding-right: 32px;
	}
	#casestudies tr td {
		padding-bottom: 24px;
	}
	
	/* Showcase thumbnail area */
	.showcaseitem ul, .showcaseitem li {
		list-style: none;
	}
	.showcaseitem ul li {
		width: 292px;
		padding-right: 16px;
		float: left;
	}
	.showcaseitem ul li a img {
		border: none;
	}
	.showcaseitem ul li a img:hover {
		border: none;
	}
	.showcaseitem ul li a:hover {
		border: none;
	}
	/* Images in the Footer */
	#showcasepage #featuredprojectimgs {
		display: none;
	}
	
	/* Showcase Item - what you see when viewing an item in more detail */
	
	/* Main Body Area */
	#showcasethisitem {
		width: 622px;
		padding-right: 36px;
		float: left;
	}
	
	/* Testimonial text */
	.testimonial {
		font-style: italic;
		font-size: 1.2em;
		padding-top: 8px;
		color: #666;
	}
	
	/* Screenshot of item */
	.showcasescreenshot {
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 48px;
		padding-bottom: 16px;
	}
	.showcasescreenshot a img {
		border: none;
	}
	.showcasescreenshot a img:hover {
		border: none;
	}
	.showcasescreenshot a:hover {
		border: none;
	}
	
	/* This hides the item's thumbnail on that item's page */
	#showcasethumbs img {
		display: none;
	}
	
	/* Sidebar */
	#showcaseitemsidebar {
		float: left;
		width: 302px;
		padding: 0px;
		margin: 0px;
	}
	#showcaseotheritems {
		float: left;
		width: 336px;
		padding: 0px;
		margin: 0px;
	}
	#showcaseotheritems ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	#showcaseotheritems li {
		list-style: none;
		margin: 0px;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
	}
	
	/* Message after filling out contact form */
	#showcasethisitem .message {
		padding-top: 24px;
		padding-bottom: 24px;
		margin-top: 0px;
	}
	
	/* Feature Project Section (visible on footer), but not showcase page */
	#featuredproject {
		display: none;
	}
	

/* Support Page */

	#supportbody {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 960px;
		padding-left: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-right: 0px;
	}
	
	/* Main Body Area */
	#supportmain {
		float: left;
		width: 546px;
		padding-left: 0px;
		padding-right: 32px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 24px;
		margin-left: 0px;
	}
	
	/* Sidebar */
	#supportsidebar {
		float: left;
		width: 380px;
		margin: 0px;
		padding-top: 16px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	/* Headings */
	#supservices,
	#requestsup {
		background-repeat: no-repeat;
		background-position: left;
		padding: 0px;
		margin-bottom: 16px;
		width: 100%;
		height: 28px;
	}
	#supservices {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/support/supservices.png);
		margin-top: 16px;
	}
	#requestsup {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/support/requestsup.png);
		margin-top: 36px;
	}
	#supservices em,
	#requestsup em {
		display: none;
	}
	
	/* The boxes containing contact details */
	.supportbox {
		width: 348px;
		height: 101px;
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/support/supportbox.png);
		padding: 16px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 16px;
		margin-left: 0px;
	}
	.supportbox #phone {
		width: 348px;
		height: 101px;
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/support/phone.png);
		background-repeat: no-repeat;
	}
	.supportbox #email {
		width: 348px;
		height: 101px;
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/support/email.png);
		background-repeat: no-repeat;
	}
	.supportbox #phone h3, .supportbox #email h3 {
		display: none;
	}
	.supportbox #phone p, .supportbox #email p {
		padding-top: 30px;
		padding-left: 130px;
		font-size: 1.1em;
		margin: 0px !important;
	}


/* Contact Us Page */

	#contactusbody {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 960px;
		padding-left: 0px;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-right: 0px;
	}
	
	/* Main Body Area */
	#contactusmain {
		float: left;
		width: 626px;
		padding-left: 0px;
		padding-right: 32px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 24px;
		margin-left: 0px;
	}
	
	/* Sidebar */
	#contactussidebar {
		float: left;
		width: 302px;
		padding: 0px;
		margin: 0px;
	}
	
	/* Headings */
	#hearfromyou,
	.addressh,
	.phoneh,
	.emailh {
		background-repeat: no-repeat;
		background-position: left;
		padding: 0px;
	}
	#hearfromyou em,
	.addressh em,
	.phoneh em,
	.emailh em {
		display: none;
	}
	#hearfromyou {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/contactus/hearfromyouh.png);
		margin-top: 16px;
		margin-bottom: 16px;
		width: 100%;
		height: 28px;
	}
	.addressh,
	.phoneh,
	.emailh {
		margin-top: 16px;
		margin-bottom: 16px;
		width: 100%;
		height: 18px;
	}
	.addressh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/contactus/addressh.png);
	}
	.phoneh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/contactus/phoneh.png);
	}
	.emailh {
		background-image: url(/site/accsysweb.com.au/skins/AccsysWeb/images/contactus/emailh.png);
	}

	
	/* Text styling */
	#contactusmain strong {
		font-size: 1.2em;
		line-height: 2.2em;
	}
	.address {
		margin-left: 16px;
		font-size: 1em;
	}
	.phonenumber {
		margin-left: 16px;
		font-size: 1.2em;
	}
	.email a {
		line-height: 1.5em;
		margin-left: 16px;
		font-size: 1.1em;
	}


/* Footer */

#news {
	display: none;
}

/* Styles for the 3 Box Areas */
#footerbox1,
#footerbox2,
#footerbox3 {
	display: none;
}

/* Copyright Message */
#copyright {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
}


