/*
PROSENTIENT STYLES
*/

/*STRUCTURE
 ----------------------------------------------------*/




.alert
{
padding-top:0px;
padding-bottom:0px;
margin-bottom:1px;

}
.panel-primary > .panel-heading {
	background-image: -webkit-gradient(linear,left 0,left 100%,from(#006b6e),to(#006b6e));
	background-image: -webkit-linear-gradient(top,#006b6e,0%,#006b6e,100%);
	background-image: -moz-linear-gradient(top,#006b6e 0,#006b6e 100%);
	background-image: linear-gradient(to bottom,#006b6e 0,#006b6e 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006b6e',endColorstr='#ff006b6e',GradientType=0);
}


body {
    width: 960px;
    position: relative;
    margin: 0 auto;
}

#AustinLogo a {
  text-indent: -10000px;
}
#AustinLogoLink
{
	color:#ffffff;
}
.list-group-item.row
{
padding-top:0px;
padding-bottom:0px;
border:solid 0px;
}
.list-group-item-heading
{
font-size:13px;
}
p.collectionDescription
{
font-size:13px;
}

#AustinLogo {
  background: url(http://www.austin.org.au/Content/Images/AustinHealth_Logo.png) no-repeat left top;
  float: left;
}

#Navigation {
  clear: both;
}


#AustinHeader
{
  margin: 0px auto;
  position: relative;
  width: 960px;
}

ul#Hospitals
	{
		float:left;
		margin:29px 0px 0px 31px;
		padding:0px;
	}
	
	ul#Hospitals li
	{
		list-style-type:none;
		float:left;
	}
	
	ul#Hospitals li a
	{
		display:block;
		height:58px;
		text-indent:-10000px;
	}
	
	ul#Hospitals li a#AustinHospitalLink
	{
		background:url(http://www.austin.org.au/Content/Images/Hospital_Austin.png) no-repeat left top;
		width:102px;
	}
	
	ul#Hospitals li a#HeidelbergRepattriationHospitalLink
	{
		background:url(http://www.austin.org.au/Content/Images/Hospital_HeidelbergRepat.png) no-repeat left top;
		width:180px;
	}
	
	ul#Hospitals li a#RoyalTalbotRehabilitationCentreLink
	{
		background:url(http://www.austin.org.au/Content/Images/Hospital_RoyalTalbot.png) no-repeat left top;
		width:180px;
	}
	
	#SearchBox
	{
		background:url(http://www.austin.org.au/Content/Images/SearchBox.png) no-repeat left top;
		position:absolute;
		top:29px;
		right:0px;
		height:49px;
		width:216px;
	}
	
	#SearchBox form
	{
		margin:0px;
	}
	
	#SearchBox input[type='text'],
	#SearchBox input[type='text']:focus
	{
		background:none;
		border:none;
		color:#666666;
		float:left;
		height:15px;
		margin:15px 0px 0px 23px;
		outline:none;
		text-align:left;
		width:150px;
	}
	
	#SearchBox input[type='submit']
	{
		background:none;
		border:none;
		cursor:pointer;
		float:right;
		height:37px;
		outline:none;
		text-indent: -1000em;
		margin:0;
		width:35px;
	}
	
	/******************************************
	/* Main Navigation
	******************************************/
	
	#Navigation
	{
		clear:both;
	}
	
	#Navigation ul
	{
		margin:0px;
		padding:0px;
	}
	
	#Navigation ul.TopNav
	{
		background:url(http://www.austin.org.au/Content/Images/Nav_Panel.png) no-repeat left top;
		height:58px;
		width:960px;
	}
	
	#Navigation ul.TopNav li
	{
		float:left;
		height:58px;
		list-style-type:none;
		margin:0px;
	}
	
	#Navigation ul.TopNav li.Home,
	#Navigation ul.TopNav li.Home:hover
	{
		background:url(http://www.austin.org.au/Content/Images/Nav_Home.png) no-repeat left top;
		height:58px;
		text-indent:-10000px;
		width:47px;
	}
	
	/* Background for all browsers */

	#Navigation ul.TopNav li:hover
	{
		background:url(http://www.austin.org.au/Content/Images/Nav_Tile_Hover.png) repeat-x center top;
		height:58px;
		margin:0px;
	}
	
	#Navigation ul.TopNav li.Selected
	{
		background:url(http://www.austin.org.au/Content/Images/Nav_Tile.png) repeat-x center top;
		height:58px;
		margin:0px;
	}
	
	/* Multiple backgrounds - for new browsers supporting CSS3 */
	#Navigation ul.TopNav li:hover
	{
		background-image:url('http://www.austin.org.au/Content/Images/Nav_Tile_Left_Hover.png'), url('http://www.austin.org.au/Content/Images/Nav_Tile_Right_Hover.png'), url('http://www.austin.org.au/Content/Images/Nav_Tile_Hover.png');
		background-repeat: no-repeat, no-repeat, repeat-x;
		background-position: left top, right top, center top;
		height:58px;
		margin:0px;
	}

	#Navigation ul.TopNav li.Selected
	{
		background-image:url('http://www.austin.org.au/Content/Images/Nav_Tile_Left.png'), url('http://www.austin.org.au/Content/Images/Nav_Tile_Right.png'), url('http://www.austin.org.au/Content/Images/Nav_Tile.png');
		background-repeat: no-repeat, no-repeat, repeat-x;
		background-position: left top, right top, center top;
		height:58px;
		margin:0px;
	}
#Navigation ul.TopNav a {
  color: #115355;
  display: block;
  font-weight: bold;
  padding: 22px 11px 19px 10px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ddeae7;
}
	#Navigation ul.TopNav li {
  float: left;
  height: 58px;
  list-style-type: none;
  margin: 0px;
}
user agent stylesheetli {
  display: list-item;
  text-align: -webkit-match-parent;
}
	ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}
#header .corset {
    height: 115px;
}

#globalNav, #nav, #header h1 {
    width: 842px;
    position: absolute;
    left: 118px;
}
#header h1 {
    top: 40px;
    line-height: 1em;
    color: #fff;
    font-size: 1.8em;
}
.jumbotron
{
	padding:2px;
width:70%;
}
.jumbotron h1 {
font-size:18px;
}
.jumbotron p {
font-size:14px;
}

#recent-submissions-carousel
{
font-size:90%;
height:70%;
}

#recent-submissions-carousel h3
{
font-size:70%;
height:70%;
}

printLogo {
    display: none;
}




#bannertitle  {
    width: 842px;
    position: absolute;
    left: 118px;
  top: 40px;
        padding-bottom:0;
        margin-bottom:0;
    line-height: 1em;
    color: #fff;
    font-size: 1.5em;

}

.breadcrumb
{
    background-image: linear-gradient(to bottom, #ffffff 0px, #ffffff 100%);
    background-repeat: repeat-x;
    border-color: #ffffff;
	padding-top:0px;
	border:solid 0px;
	font-size:14px;
	background-color:White;
    color:#5f6062;
}
ol.breadcrumb li a
{
    color:#2C2F72;
}
ol.breadcrumb li
{
    color:#5f6062;
}

.facet.col-md-4#facet_subject 
{
	visibility:hidden;
	display:none;
}

.breadcrumb.btn-success {
    background-image: linear-gradient(to bottom, #ffffff 0px, #ffffff 100%);
    background-repeat: repeat-x;
    border-color: #ffffff;
    color:#5f6062;
}
.breadcrumb.btn-success
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
}

#ntgsfooter
{
	margin-left:200px;
	margin-right:auto;
}

#headerep {height:147px;width:100%;display:block;
           background:url('http://www.epworth.org.au/Style%20Library/Design/header-bg.jpg') repeat-x}
#headerep .logo {float:left;  list-style-type: none; }
#headerep #logoglow {height:127px;padding-top:20px;}

#headerlinks {float:right;margin-bottom:20px;}
#headerlinks a {color:#fff!important;font-size:1.2em;}
#headerlinks a:visited {color:#fff}
#headerlinks li {float:left;padding:0px 7px;border-right:1px solid #fff;
                 outline-color:white;
    list-style-type: none; }
#headerlinks .last {padding-right:0;border:0;}
.media_list
{
	padding: 2px 2px 2px 0px;
	
}
.media
{
	padding: 2px 2px 2px 20px;
	margin-top: 20px;
}
.media-heading
{
	margin-top: 10px;
}
.bottom
{
	 list-style-type: none; 
}



/* Footer */


.navbar-bottom
{
	background-color:White;
}

/* these two rules cause layout problems */
/*
.epcontainer {width:100%;margin-left:200px;position:relative;background-color:White;}
#austinfooter {padding-top:9px;clear:both;padding-left:0;padding-right:0;padding-bottom:0;width:1000px;}
*/

#austinfooter .top {background:url('http://www.epworth.org.au/Style%20Library/Design/cnr-grey304-top.png') no-repeat;height:4px;font-size:0.01em;width:100%;padding:0;margin-top:10px;}
#austinfooter .center {border:1px solid #c9c9c9;width:100%;padding:20px;}
#austinfooter .bottom {background:url('http://www.epworth.org.au/Style%20Library/Design/cnr-grey976-btm.png') no-repeat;height:4px;font-size:0.01em;width:100%;padding:0;margin-bottom:10px;}
#austinfooter a {color:#0065a4!important}
.footer-category 
{
	padding:0px;
}
#austinfooter li {float:left;padding:5px 0px 0px 0px;  list-style-type: none; font-size:12px; padding:0px;}
#austinfooter li.heading {padding-bottom:15px;}
#austinfooter li a {color:#53534D!important;}
#austinfooter li a:visited {color:#53534d!important;}
#austinfooter li a:hover {color:#53534d!important;}
#austinfooter .center ul {width:140px;float:left;margin:0px 5px;padding-top:20px;}
#austinfooter .center ul h3 {margin-top:-27px;color:#0065a4;z-index:5;position:relative;font-weight:bold!important;font-size:1.1em!important;color:#0065a4;}
#austinfooter .center li a:hover {color:#53534D;}
#austinfooter .center .heading {padding:0;margin-bottom:10px;width:200px;}
#austinfooter .center .larger {width:210px;}
#austinfooter .center .larger li {width:210px;}
#austinfooter .center .smaller {width:80px;}
#austinfooter .center .smaller li {width:80px;}
#austinfooter .center .socialmedia {width:65px;}
#austinfooter .center .socialmedia li {width:65px;text-align:right;}
#austinfooter, .push {/*height:260px;*/} /* Bug 7404 - Safari Services */

#austinfooter ul {
    margin-left: 0px;
    padding: 0px;
}

/* submission header */
a.navbar-brand {
    display: none;
}

.navbar-inverse
{
background: none;
/* url("/acypjspui/background.png") no-repeat scroll 0px 0px transparent; */
border:solid 2px #006b6e;
background-color:#006b6e;
color:#000000;
padding:0px;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
  text-shadow: 0 1px 0 rgba(0,0,0,0);
}


.container
{
margin:0px;
}


.collapse.navbar-collapse.bs-navbar-collapse
{
	color:#ffffff;
	background-color:#006b6e;

}

.navbar .navbar-nav > .active > a {
    background-color: #000000;
}
.nav a 
{
	color:#ffffff;
}

.nav a:hover
{
	color:#000000;
}
 .collapse.navbar-collapse.bs-navbar-collapse
{
	color:#ffffff;

}
.nav.navbar-nav li a
{
	color:#ffffff;
}

.dropdown-menu>li>a {
background-color:#333333;
}
.dropdown-header
{
background-color:#222222;
}
.navbar-nav>li>.dropdown-menu {
background-color:#333333;
}
div.jumbotron
{
font-size:14pt;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
padding-left:20px;
padding-bottom:5px;
background-color:#fff;
line-height:24px;
}

/* prosentient new changes */

.navbar-inverse {
    background: none;
    border: solid 2px #2c2f72;
    background-color: #2c2f72;
    color: #000000;
    padding: 0px;
}

.collapse.navbar-collapse.bs-navbar-collapse {
    color: #ffffff;
    background-color: #2c2f72;
}

.panel-primary > .panel-heading {
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#2c2f72),to(#2c2f72));
    background-image: -webkit-linear-gradient(top,#2c2f72,0%,#2c2f72,100%);
    background-image: -moz-linear-gradient(top,#2c2f72 0,#2c2f72 100%);
    background-image: linear-gradient(to bottom,#2c2f72 0,#2c2f72 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006b6e',endColorstr='#ff006b6e',GradientType=0);
}

.panel-primary {
    border-color: #2c2f72;
}

.statisticsLink.btn.btn-info {
    color: #fff;
    background-color: #F0594F;
    border-color: #F0594F;
    background-image: linear-gradient(to bottom,#F0594F 0,#F0594F 100%);
}
/* orange - #E35E26 */

/*#AustinSearch button.btn.btn-primary{
background-image: -webkit-gradient(linear,left 0,left 100%,from(#d11c61),to(#d11c61));
    background-image: -webkit-linear-gradient(top,#d11c61,0%,#d11c61,100%);
    background-image: -moz-linear-gradient(top,#d11c61 0,#d11c61 100%);
    background-image: linear-gradient(to bottom,#d11c61 0,#d11c61 100%);
    background-repeat: repeat-x;
    border-color: #d11c61;
}*/

a {
    color: #DE1D51; /* 2c2f72 */
    text-decoration: none;
}
a:hover { 
    color: #181147; /* D11C61*/
}

.btn-primary {
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#F0594F),to(#F0594F));
    background-image: -webkit-linear-gradient(top,#F0594F,0%,#F0594F,100%);
    background-image: -moz-linear-gradient(top,#F0594F 0,#F0594F 100%);
    background-image: linear-gradient(to bottom,#F0594F 0,#F0594F 100%);
    background-repeat: repeat-x;
    border-color: #F0594F;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
}

.btn-primary {
    color: #fff;
    background-color: #F0594F;
    border-color: #F0594F;
}

.panel-success>.panel-heading {
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#E35E26),to(#d0e9c6));
    background-image: -webkit-linear-gradient(top,#E35E26,0%,#E35E26,100%);
    background-image: -moz-linear-gradient(top,#E35E26 0,#E35E26 100%);
    background-image: linear-gradient(to bottom,#E35E26 0,#E35E26 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0);
}

.panel-success>.panel-heading {
    color: white;
    background-color: #E35E26;
    border-color: #E35E26;
}

.panel-info>.panel-heading {
    color: white;
    background-color: #2C2F72;
    border-color: #2C2F72;
}

.panel-info>.panel-heading {
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#2C2F72),to(#2C2F72));
    background-image: -webkit-linear-gradient(top,#2C2F72,0%,#2C2F72,100%);
    background-image: -moz-linear-gradient(top,#2C2F72 0,#2C2F72 100%);
    background-image: linear-gradient(to bottom,#2C2F72 0,#2C2F72 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C2F72',endColorstr='#2C2F72',GradientType=0);
}

.alert-info {
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#2C2F72),to(#2C2F72));
    background-image: -webkit-linear-gradient(top,#2C2F72,0%,#2C2F72,100%);
    background-image: -moz-linear-gradient(top,#2C2F72 0,#2C2F72 100%);
    background-image: linear-gradient(to bottom,#2C2F72 0,#2C2F72 100%);
    background-repeat: repeat-x;
    border-color: #2C2F72;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C2F72',endColorstr='#2C2F72',GradientType=0);
}

.alert-info {
    color: white;
    background-color: #2C2F72;
    border-color: #2C2F72;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2C2F72;
    border-color: #2C2F72;
}