@charset "UTF-8";
/* CSS Document */

/*html {
	overflow-x: hidden;
}*/

@font-face {
 font-family: Stampete;
 src: url("fonts/STAMPETE.eot") /* EOT file for IE */
}

@font-face {
 font-family: Stampete;
 src: url("fonts/STAMPETE.ttf") /* TTF file for CSS3 browsers */
}

/*
@font-face {
 font-family: Jenkins;
 src: url("fonts/Jenkins.eot") /* EOT file for IE }*/

/*
@font-face {
 font-family: Jenkins;
 src: url("fonts/Jenkins.ttf") /* TTF file for CSS3 browsers */
/*}
*/

@font-face {
	font-family: 'Jenkins';
	src: url('fonts/Jenkins/jenkins-webfont.eot');
	src: local('☺'), url('fonts/Jenkins/jenkins-webfont.woff') format('woff'), url('fonts/Jenkins/jenkins-webfont.ttf') format('truetype'), url('fonts/Jenkins/jenkins-webfont.svg#webfontxgNX6jaR') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0px auto; 
}

h1 {
	font-family:Stampete, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

h2 {
	font-family:Stampete, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	margin:0px;
	padding:0px;
}

h2 a:link { text-decoration: none; }

h3 {
	font-family:Stampete, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}


.contentheading{  
    font-size: 40px;
	color:#000;
	margin:0;
	padding:0;

}  

.contentheading_newspage {  
    font-size: 40px;
	color:#000;
	margin:0;
	padding:0;
	padding-top:30px;


}  

.componentheading {  
      
    font-size: 66px;
	color:#000;
	margin:0;
	padding:0;
} 

.componentheading_newspage {  
      
    font-size: 68px;
	color:#000;
	margin:0;
	padding:0;
} 

h3{  
      
    font-size: 34px;
	color:#000;
	margin:0;
	padding:0;
} 

.moduletable_right h3{  
    font-size: 40px;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
	width:167px;
	
} 

.moduletable_menu h3{  
    font-size: 34px;
	color:#000;
	margin:0;
	padding:0;
} 

h4.gk_npro_header{  
	font-family:Jenkins, Verdana, Arial, Helvetica, sans-serif;
    font-size: 44px;
	color:#000;
	margin:0;
	padding:0;
} 



a img {
	border: none;
}

a:link {
	color:#000;
	text-decoration:underline;
}

a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}

/*p {
	padding:0px 0px 10px 0px;
	line-height:17px;
}*/

#i-BackgroundContainer {
	width:1040px;
	background-image:url(../images/BG.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	min-width:1040px;
	max-width:1040px;
	width: auto !important; /*IE6 hack*/
	width:1040px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding-left:80px;
}

#i-Container {
	margin-top:0px;
	background-position: top;
	min-width:960px;
	max-width:960px;
	width: auto !important; /*IE6 hack*/
	width:960px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	
}

#i-MainContainer {
	background-repeat:repeat-y;
	background-image: url('../images/BG6.gif');
	width:960px; 
	height:auto;	
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:20px;

}

#i-MainContainer:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(../images/bottom-left.png);
  margin: 0 0 -1px 3px;
  height: 47px;
  background: white;
  background: transparent url(images/bottom-right2.png) scroll no-repeat bottom right ;
  padding: 0;
}


#i-HeaderContainer {
	width:100%;
	height:262px;
	position:relative;
	background-image: url(../images/i-Header.png);
	background-repeat: no-repeat;
	background-position:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:1;
}

#i-BackgroundTop {
	background-image:url(../images/i-BGTop2.png);
	background-repeat:no-repeat;
	padding-left:5px;
	width:960px;
	height:3px;
	z-index:2;
	position:absolute;
	margin-top:259px;
}

#i-Polaroid {
	width:204px;
	height:230px;
	z-index:6;
	position:absolute;
	margin:17px 0px 0px 720px;
}

#n-NavContainer {
	width:auto;
	height:61px;
	z-index:3;
	position:absolute;
	margin-top:201px;
	margin-left:5px;
}

.n-Left {
	float:left;
	background-image:url(../images/n-Left.png);
	background-repeat:no-repeat;
	width:45px;
	height:61px;
}

.n-Main {
	float:left;
	background-image:url(../images/n-Main.png);
	background-repeat:repeat-x;
	width:auto;
	z-index:4;
	height:61px;
	padding-top:23px;
}

.menu-nav li {

	

}

.n-Right {
	float:left;
	background-image:url(../images/n-Right.png);
	background-repeat:no-repeat;
	width:55px;
	height:61px;
}


.moduletable_topmenu {
	z-index:5;
}

.moduletable_topmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	white-space : nowrap;
	z-index:5;
}
.moduletable_topmenu li{
	margin: 0;
	padding:5px;
	display : inline;
	color:#000;
	margin-right:20px;
	width:auto;
	font-size:32px;
	font-family: Jenkins, Verdana, Arial, Helvetica, sans-serif;
	
}
.moduletable_topmenu li a:link,a:visited{
	text-decoration: none;
	color:#000;
}


html>body .moduletable_topmenu li a {
	width: auto;
}
.moduletable_topmenu li a:hover,a#active_menu:link,a#active_menu:visited{
	text-decoration: none;
	color: #FFF;
}





.i-MainHolder {
	width:937px;
	height:100%;
	float:left;
	margin-left:15px;	
}

#i-LeftColumn {
	padding: 0px 10px;
	width: 167px;
	margin: 0 auto;
	float:left;
	margin-right: 20px;
/*		border:solid 1px #000;
*/
	
}

#i-CentreColumn3 {
	width:483px;
	height:auto;
	float:left;
	margin-right: 20px;
	padding: 0px 10px;
/*		border:solid 1px #000;
*/
}

#i-CentreColumn2 {
	width:691px;
	height:auto;
	float:left;
	margin-right: 20px;
	padding: 0px 10px;
/*	border:solid 1px #000;
*/
}

#i-CentreColumn4 {
	width:691px;
	height:auto;
	float:left;
	margin-right: 0px;
	padding: 0px 10px;
/*	border:solid 1px #000;
*/
}

#i-RightColumn {
	width:167px;
	height:100%;
	float:left;
	padding: 0px 10px;
/*	border:solid 1px #F00;
*/
	
}


.i-Rounded3_Top {
	height:19px;
	width:918px;
	background-image:url(../images/i-Rounded3_Top.png);
	background-repeat:no-repeat;
}

.i-Rounded3_Main {
	background-image: url(../images/i-Rounded3_Main.png);
	background-repeat:repeat-y;

	
}

.i-Rounded3_Bottom {
	height:19px;
	width:918px;
	background-image:url(../images/i-Rounded3_Bottom.png);
	background-repeat:no-repeat;
}

.i-Rounded2_Top {
	height:19px;
	width:918px;
	background-image:url(../images/i-Rounded2_Top.png);
	background-repeat:no-repeat;
}

.i-Rounded2_Main {
	background-image:url(../images/i-Rounded2_Main.png);
	background-repeat:repeat-y;
}

.i-Rounded2_Bottom {
	height:20px;
	width:918px;
	background-image:url(../images/i-Rounded2_Bottom.png);
	background-repeat:no-repeat;
}

.i-Rounded4_Top {
	height:19px;
	width:918px;
	background-image:url(../images/i-Rounded4_Top.png);
	background-repeat:no-repeat;
}

.i-Rounded4_Main {
	background-image:url(../images/i-Rounded4_Main.png);
	background-repeat:repeat-y;
}

.i-Rounded4_Bottom {
	height:20px;
	width:918px;
	background-image:url(../images/i-Rounded4_Bottom.png);
	background-repeat:no-repeat;
}



.i-Rounded80_Container {
	width:670px;
	height:100%;
	position:relative;
	margin-left:20px;
	float:left;
}

.i-Rounded80_Top {
	height:20px;
	width:670px;
	background-image:url(../images/i-Rounded80_Top.png);
	background-repeat:no-repeat;
}

.i-Rounded80_Main {
	height:auto;
	width:670px;
	background-image:url(../images/i-Rounded80_Main.png);
	background-repeat:repeat-y;
	padding:5px;
}

.i-Rounded80_Bottom {
	height:20px;
	width:670px;
	background-image:url(../images/i-Rounded80_Bottom.png);
	background-repeat:no-repeat;
}




.i-Rounded60_Container {
	width:504px;
	height:100%;
	position:relative;
	margin-left:10px;
	float:left;
}

.i-Rounded60_Top {
	height:19px;
	width:504px;
	background-image:url(../images/i-Rounded60_Top.png);
	background-repeat:no-repeat;
}

.i-Rounded60_Main {
	height:auto;
	width:504px;
	background-image:url(../images/i-Rounded60_Main.png);
	background-repeat:repeat-y;
	padding:5px;
}

.i-Rounded60_Bottom {
	height:19px;
	width:504px;
	background-image:url(../images/i-Rounded60_Bottom.png);
	background-repeat:no-repeat;
}


.i-Rounded20_Container {
	width:187px;
	height:100%;
	position:relative;
	margin-left:10px;
	float:left;
}

.i-Rounded20_Top {
	height:19px;
	width:187px;
	background-image:url(../images/i-Rounded20_Top.png);
	background-repeat:no-repeat;
}

.i-Rounded20_Main {
	height:auto;
	width:187px;
	background-image:url(../images/i-Rounded20_Main.png);
	background-repeat:repeat-y;
	padding:5px;
}

.i-Rounded20_Bottom {
	height:19px;
	width:187px;
	background-image:url(../images/i-Rounded20_Bottom.png);
	background-repeat:no-repeat;
}

.clr {clear:both;} 


.readon {
	font-weight:bold;
}


/***** moduletable *****/


.moduletable {
	background:url(../images/_Title/Line2.png) bottom no-repeat;
	margin-bottom:20px;
	padding-bottom:20px;
	
}

.moduletable_news {
	margin:20px 0 30px 0;

}

.moduletable_news h3 {
	background:url(../images/_Title/Line-695px.png) bottom no-repeat;
}

.moduletable_right h3 { 
	text-align:center;	
		width:167px;

}

.moduletableS2 {
	background:url(../images/_Title/Line2.png) bottom no-repeat;
	margin-bottom:20px;
	padding-bottom:20px;
	font-size:12px;
}

.moduletableS2 label {
	font-size:14px;

}

.moduletableS2 input {
	border:0px;
	font-size:16px;
	background: transparent url(../images/text_brown_login_small.png) no-repeat top left;
	border:0;
	width:151px;
	height:30px;
	padding:3px 2px 0px 5px;
}

.rememberinputboxS2 {
	height:auto;
	width:auto;
}

#mod_login_remembermetextS2 {
	font-size:12px;
	
}


#mod_login_avatarS2 {
	width:130px;
}

.moduletable_usermenu {
	margin-bottom:20px;
	background:url(../images/_Title/Line2.png) bottom no-repeat;
	padding-bottom:20px;
	
}

.moduletable_usermenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 10px 0px;
}

.moduletable_usermenu a {
	text-decoration:none;
	color:#000;
}

.moduletable_usermenu a:hover {
	text-decoration:none;
	color:#FFF;
}


.moduletable_apply {
	margin-bottom:20px;
	background:url(../images/_Title/Line2.png) bottom no-repeat;
	padding-bottom:20px;
	
}

.moduletable_vid {
}


.moduletable_homepageBox {
}

	.topBox {
		background: url(../images/_Boxes/Top.png) top no-repeat;
		min-height:	322px;
		width:		617px;
		padding: 	13px 5px 0 15px;
	}
	
	.moduletable_homepageBox .topBox h3 {
	}



/* *****  breadcrumbs ***** */

.moduletable_breadcrumbs {
	/*margin-bottom:31px;*/
	margin-bottom:10px;
	margin-top:5px;
	padding-bottom:10px;
	height:24px;
	background:url(../images/_Title/Line-695px.png) bottom no-repeat;

}


/* *****  moduletable_menu - Instruments menu ******/

.moduletable_menu {
	margin-bottom:20px;
}

.moduletable_menu_child li {
	padding:0px 0 0 10px;
	margin:0px 0 0 0px;
}



.moduletable_menu h3 {
	background:url(../images/_Title/Line2.png) bottom no-repeat;
	margin-bottom:0px;
}

.moduletable_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 10px 0px;
}

.moduletable_menu a {
	text-decoration:none;
	color:#000;
}

.moduletable_menu a:hover {
	text-decoration:none;
	color:#FFF;
}

#active_menu-sidenav {
	font-weight:bold;
}

/* *****  moduletable_deptmenu - Department menu ******/

.moduletable_deptmenu {
	margin: 0 0 10px 0;
	padding: 0;
}

.moduletable_deptmenu ul {
	margin: 0;
	padding: 0;
}

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

.moduletable_deptmenu li {
	list-style-type: none;
	background: #9f662a url(.../images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	display: -moz-inline-stack;
    vertical-align: top;
    zoom: 1;
    *display: inline;
	padding: 5px 10px 6px; 
	margin: 0px 10px 10px 0;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 14px;
	font-family: 'Lucida Grande', Arial, Helvetica, 'Helvetica Neue', Verdana, sans-serif;
}

* html .moduletable_deptmenu li { display:inline; }  /* for IE 6 */
* + html .moduletable_deptmenu li { display:inline; }  /* for IE 7 */

.moduletable_deptmenu li:visited { background-color: #9f662a; text-decoration: none; }
.moduletable_deptmenu li:hover { background-color: #ba7a32; text-decoration: none; }




/* *****  moduletable_menu - latest news left menu ******/

.moduletable_newsmenu {
	margin-bottom:20px;
}

.moduletable_newsmenu h3 {
	background:url(../images/_Title/Line2.png) bottom no-repeat;
	margin-bottom:0px;
}

.moduletable_newsmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 10px 0px;
}

.moduletable_newsmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 5px 5px;
}

.moduletable_newsmenu a {
	text-decoration:none;
	color:#000;
}

.moduletable_newsmenu a:hover {
	text-decoration:none;
	color:#FFF;
}


.contentheading {
	background:url(../images/_Title/Line-695px.png) bottom no-repeat;
}


/***** latestnews ******/
.article_row_newspage {
	background:url(../images/_Title/Line.png)   no-repeat;
	margin-top:10px;
	
}

.contentheading_newspage h2 {
	margin-top:0px;
}


	

/***** com_user login form ******/

.LoginFormContainer {
	width:auto;
	margin:0 20px;
}

.LoginFormContainer .inputbox {
	font-size:20px;
	background: transparent url(../images/text_brown_login.png) no-repeat top left;
	border:0;
	width:287px;
	height:42px;
	padding:2px 2px 2px 5px;
	
}


form.login_form fieldset {
  margin-bottom: 10px;
}
form.login_form legend {
  padding: 0 2px;
  font-weight: bold;
}
form.login_form label {
  display: block;
  line-height: 1.8;
  vertical-align: top;
}
form.login_form fieldset ol {
  margin: 0;
  padding: 0;
    list-style: none;

}
form.login_form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.login_form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.login_form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.login_form fieldset fieldset label {
  display: block;
  width: auto;
}
form.login_form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.login_form label {
  width: 120px; /* Width of labels */
}
form.login_form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


/***** web buttons ******/
/*

button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 19px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 19px; 
}

/*brown buttons
button.submitBtn { 
  background:url(../images/btn_brown_right.png) right no-repeat; 
  font-size:1.3em; 
}
button.submitBtn span { 
  height:50px; 
  line-height:50px;
  background:url(../images/btn_brown_left.png) left no-repeat;
  color:#fff; 
}
button.submitBtn:hover {
	background:url(../images/btn_brown_right_hover.png) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(../images/btn_brown_left_hover.png) left no-repeat; 
}

*/


/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	padding:0; 
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		ddmargin-top: -1px;
	}
}

button span {
		[if Webkit]margin-top: -1px;
/*		[if IE]margin-top: -1px;
*/	}

.submitBtn a:link {
	color:#FFF;
	text-decoration:none;
}
.submitBtn a:hover {
	color:#FFF;
	text-decoration:none;
}
.submitBtn a:visited  {
	color:#FFF;
	text-decoration:none;

}


/* BROWN LARGE BUTTON */		
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:20px; 
	text-align: center; 
	background: transparent url(../images/btn_brown.gif) no-repeat right -124px; 

}
	
button.submitBtn span {
	padding: 10px 0 0 15px; 
	height:42px; 
	background: transparent url(../images/btn_brown.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -186px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -62px;
}



/* BROWN SMALL BUTTON */		
button.buttonS2 { 
	margin-top:10px;
	padding: 0 15px 0 0; 
	margin-right:5px; 
    font-size:1.0em; 
	text-align: center; 
	background: transparent url(../images/btn_brown_small.png) no-repeat right -96px; 

}
	
button.buttonS2 span {
	padding: 6px 0 0 15px; 
	height:28px; 
	background: transparent url(../images/btn_brown_small.png) no-repeat left top; 
	color:#fff; 
}
	
button.buttonS2:hover, button.buttonS2Hover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -144px; 
}
	
button.buttonS2:hover span, button.buttonS2Hover span {
	background-position: 0 -48px;
}


/** small **/

/*.moduletableS2 button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0px; 
  text-align:center; 
  width:auto;
}
moduletableS2 button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px; 
}

*/
/*brown buttons*/


/*button.buttonS2 { 
  background:url(../images/btn_brown_small_right.png) right no-repeat; 
  font-size:1.0em; 
}
button.buttonS2 span { 
  height:30px; 
  line-height:30px;
  background:url(../images/btn_brown_small_left.png) left no-repeat;
  color:#fff; 
}
button.buttonS2:hover {
	background:url(../images/btn_brown_right_small_hover.png) right no-repeat; 
}
button.buttonS2:hover span {
	background:url(../images/btn_brown_left_small_hover.png) left no-repeat; 
}*/



/****** accordion-menu ********/

.a-m-d {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}


/***** Articles *************/
.pagination li {
	display:inline-block;
	margin:0px 5px;
}