/* noticeboard */

.noticeboardContent
{
	margin-top: 20px;
}

.noticeboardMessage 
{
	width: 100%;
	height: 5em;
	font-weight: normal;
}


.inputFile
{
	cursor:pointer;
}

/* file list table */

.listTable
{
	width: 100%;
	border: 1px solid #CCC;
	
}

table#file_list_table.listTable th
{
	text-align: left;
	border: 1px solid #CCC;
}

table#file_list_table.listTable td
{
	padding: 7px;
	border: 1px solid #CCC;
}


.postcontent .listTable a
{
	text-decoration: none;
	color: #000;
}

.postcontent .listTable a:link
{
  text-decoration: none;
  color: #000;
}

.postcontent .listTable a:visited, .postcontent .listTable a.visited
{
  color: #000;
}

.postcontent  .listTable a:hover, .postcontent .listTable a.hover
{
  text-decoration: underline;
  color: #B6B4BB;
}


.folderName
{
	width: 50%;
}

/* sign in page */
.signInForm .signInUsername,
.signInForm .signInPassword
{
	margin: 5px 0;
}


.signInForm .signInUsername label,
.signInForm .signInPassword label
{
	display: inline-block;
	width: 20%;
}

.signInForm .signInUsername input,
.signInForm .signInPassword input
{
	width: 40%;
}



/* error message */

.message    
{
	color: #00F;
	font-weight: bold;
	font-size:120%;
}

/* My Account */

.adminAccountList
{
	width: 100%;
}

.accountPassword, .accountTitle, .accountFirstname, .accountSurname, .accountTel, .accountFax, .accountMob, .accountDir, .accountNotify, .accountSubmit, .accountRequiredKey
{
	margin: 10px 0;
}

input#directory, input#notify
{
	margin: 0 10px 0 0;
}

img.logo {
	float: right;
	margin: 0;
}

.accountUsername .label, 
.accountPassword label,
.accountTitle label,
.accountFirstname label,
.accountSurname label,
.accountTel label,
.accountFax label,
.accountMob label
{
	display:inline-block;
	width: 30%;
}

.accountUsername input, 
.accountPassword input,
.accountTitle input,
.accountFirstname input,
.accountSurname input,
.accountTel input,
.accountFax input,
.accountMob input
{
	display:inline-block;
	width: 40%;
}

.accountNotify
{
	margin-bottom:10px;
}



#page-background-glare
{ width: 1600px;
}


/* .post li 
{
	color: #000;
}

ol
{
	list-style-position:outside;
} */



a.fileType            {background:transparent url(/images/basic/btn-icons.png) no-repeat 2px 4px; padding-left:25px;}
a.btn-add { background-position: 2px 4px;  }
a.btn-cancel, a.btn-signOut { background-position: 2px -61px;  }
a.btn-delete {background-position: 1px -130px; width:124px }
a.btn-deleteConfirm { background-position: 2px -198px;  }
a.btn-docFileSm { background-position: 2px -264px;  }
a.btn-docPdfSm { background-position: 2px -1428px;  }
a.btn-fileAddLg { background-position: 2px -330px;  }
a.btn-fileUpload { background-position: 2px -400px; width:90px }
a.btn-folder { background-position: 2px -470px;  }
a.btn-folderNew { background-position: 2px -531px;  }
a.btn-folderNewLg { background-position: 2px -602px;  }
a.btn-folderUpLevelLg { background-position: 4px -676px;  }
a.btn-folderUpLevelLgDisabled { background-position: 4px -751px;  }
a.btn-folderUpLevelSm { background-position: 2px -824px;  }
a.btn-folderUpLevelSmDisabled { background-position:2px -890px;  }
a.btn-contacts { background-position: 2px -951px;  }
a.btn-myAccount { background-position: 2px -951px;  }
a.btn-notices { background-position: 2px -1018px;  }
a.btn-project { background-position: 2px -1086px;  }
a.btn-projectSelected { background-position: 2px -1154px;  }
a.btn-projectStandard { background-position: 2px -1220px;  }
a.btn-submit { background-position: 2px -1286px;  }
a.btn-view { background-position: 2px -1352px;  }




/* my account page */




html {
  overflow-y: scroll;
}

.header
{
	background-image: url("../images/custom/header.jpg") !important;
}

.postcontent h1
{
	margin: 0 !important;
}

.login-wrap
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.login-area
{
	width: 290px;
	height: 100px;
	position: absolute;
	right: 0;
	text-align: right;
	line-height: 100px;
}

.login-area ul
{	
}

.login-area ul li
{
	display: inline;	
}

.login-area ul li a
{
	color: #4A4A4A;
	text-decoration: none !important;
	font-size: 14px;
}

/* NAV */
ul.hmenu > li > a:hover, .desktop ul.hmenu > li:hover > a 
{
	transition: background 0.4s ease 0s, color 0.4s ease 0s, padding 0.4s ease 0s;
}

ul.hmenu > li > a, .desktop ul.hmenu > li > a 
{
	transition: background 0.4s ease 0s, color 0.4s ease 0s, padding 0.4s ease 0s;
}

.hmenu ul li a:hover, .hmenu ul li a
{
	transition: background 0.4s ease 0s, color 0.4s ease 0s, padding 0.4s ease 0s;
}

ul.vmenu a, ul.vmenu a.active, ul.vmenu a:hover, ul.vmenu a.active:hover 
{
	transition: background 0.4s ease 0s, color 0.4s ease 0s, padding 0.4s ease 0s;
}

.footer
{
	padding: 30px !important;
}

.footer a
{
	transition: background 0.4s ease 0s, color 0.4s ease 0s, padding 0.4s ease 0s;
}

.footer a:hover
{
	transition: background 0.4s ease 0s, color 0.4s ease 0s, padding 0.4s ease 0s;
	text-decoration: none !important;
}

/* Latest News page lister */

/* Header */
.oHeadlineBoxStyleAlpha .oPageListerContainerOuter { border: 1px solid #D6D6D6; margin-top: 20px; }
.oHeadlineBoxStyleAlpha .oPageListerHeaderOuter {  }
.oHeadlineBoxStyleAlpha .oPageListerHeaderInner { padding: 10px; background: #D86663; }
.oHeadlineBoxStyleAlpha .oPageListerHeaderInner h2.oBoxTitle { margin: 0; color: #fff; font-size: 16px !important; }

/* Body */
.oHeadlineBoxStyleAlpha .oBoxBodyInner { padding: 10px 10px 0 10px; }
.oHeadlineBoxStyleAlpha .oBoxBodyInner ul.oBoxList { margin: 0; padding: 0; list-style-type: none; }
.oHeadlineBoxStyleAlpha .oBoxBodyInner ul.oBoxList li.oBoxItem { margin-bottom: 10px; overflow: hidden; }
.oHeadlineBoxStyleAlpha .oBoxBodyInner ul.oBoxList li.oBoxItem .oBoxItemImage { float: left; margin-right: 10px; }
.oHeadlineBoxStyleAlpha .oBoxBodyInner ul.oBoxList li.oBoxItem .oBoxItemOuter { float: left; }
.oHeadlineBoxStyleAlpha .oBoxBodyInner ul.oBoxList li.oBoxItem .oBoxItemInner span { display: block; }


/* Remove Artisteer bulletpoint image */
.postcontent .oHeadlineBoxStyleAlpha ul > li:before {
    content: none;
}


/* Homepage */
.columns-beta .column-alpha .column-outer
{
	padding-right: 5px;
}

.columns-beta .column-beta .column-outer
{
	padding-left: 5px;
	padding-right: 5px;
}

.columns-beta .column-gamma .column-outer
{
	padding-left: 5px;
	padding-right: 5px;
}

.columns-beta .column-delta .column-outer
{
	padding-left: 5px;	
}


.columns-beta .column-alpha .column-inner
{
	padding: 0 10px 10px 10px;
}

.columns-beta .column-beta .column-inner
{
	padding: 0 10px 10px 10px;
}

.columns-beta .column-gamma .column-inner
{
	padding: 0 10px 10px 10px;
}

.columns-beta .column-delta .column-inner
{
	padding: 0 10px 10px 10px;
}

.columns-beta p, .columns-beta h2
{
	text-align: center !important;
}

.columns-beta h2
{
	font-size: 21px !important;
	text-transform: capitalize !important;
	margin: 0 0 30px 0 !important;
}



/* Read More Button */
.read-more
{
	width: 120px;
	height: 40px;	
	margin: 30px auto 0 auto;
	line-height: 40px;	
}

.read-more a
{
	width: 120px;
	height: 40px;
	background: url(../images/custom/readmore.png) 0 0;
	display: block;
	line-height: 40px !important;	
}

.read-more a:hover
{
	background: url(../images/custom/readmore.png) 0 40px;	
}
.read-more p, .read-more a, .read-more a:hover, .read-more a:visited

{
	color: #fbfbfb !important;
	font-size: 14px !important;
	text-decoration: none !important;
}


/* BANNER */

/**/
.postcontent .slideshow ul > li:before, .post .buttons ul > li:before, .textblock ul > li:before
{
	content: none;
}

.postcontent .slideshow ul > li, .post .slideshow ul > li, .textblock ul > li
{
	padding-left: 0;
}

/* begin: slideshow */
.slideshow {
position:relative;
padding:0;
margin:0 0 20px 0;
}
.slideshow a img {
border:none;
}
.slideshow li.slide {
list-style-type:none;
}
.slideshow .slides {
height:260px;
margin:0;
}
.slideshow .slides li.slide {
visibility:hidden;
position:absolute;
left:0px;
top:0;
}
.slideshow .buttons {
display:none;
}
.slideshow .buttons {
display:block;
position:absolute;
z-index:100;
right:20px;
bottom:20px;
margin:0;
}
.slideshow .buttons li {
float:left;
display:inline;
width:15px;
height:15px;
margin:0;
padding-left:10px;
line-height:15px;
background: url("../images/custom/bullets.png") 0 0;
background-repeat:no-repeat;
margin-left: 5px;
}
.slideshow .buttons li a {
float:left;
text-decoration:none;
width:15px;
height:15px;
color:#fff;
outline:0;
}
.slideshow ul.buttons li a:hover {
text-decoration:none;
color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
color:#666666;
}

.slideshow ul.buttons li.active
{
	background: url("../images/custom/bullets.png") 0 15px;
}
/* end: slideshow */








