@charset "utf-8";
/* CSS Document */
				/*
					GENERIC DEFINITIONS -
				*/
				@import url(http://fast.fonts.com/cssapi/0525ae2c-c669-4532-b54d-cb65db727fe9.css);
				@import url(/Ccpr/font/Bebas/stylesheet.css);
				@import url(/Ccpr/font/murdoch/style.css);
						
				.bebas {
					font-family: 'BebasRegular', 'Trebuchet MS', sans-serif;	
				}
				
				.adelle {
					font-family: "Adelle W01 Bold", 'Trebuchet MS', sans-serif;	
				}
					
												
				#school_story_container {
					border-right: 2px solid #FFFFFF;	
					border-top: 2px solid #FFFFFF;	
					border-bottom: 2px solid #FFFFFF;	
					background-color: #222222;
					color: #FFFFFF;
					/* opacity: 0.8; */
					padding: 10px 16px 5px;
					width: 434px;
					top: 76px;
					position: relative;
					clear: both;
					font-family: "Adelle W01 Bold", 'Trebuchet MS', sans-serif;
				}
								
				#school_text {
					position:relative;
					float: right;
					height: 0px;
					color: #FFFFFF;
					width:330px;
					top: -45px;
				}
				
				.comment_fill:before{
					float: left;
					height: 0px;									
					position: relative;
					font-family: "murdoch";
					content: "\e000";
					font-size: 27px;					
					left: -43px;
				}
								
				#school_text .title {
					font-size: 18px;
					padding: 0 0 2px 4px;
					width: 100%;
					margin-left: 90px;
					height: 19px;
					position: relative;	
					top: 5px;
					/* width: 230px; */					
				}
				
				#school_text .title span{
					position: relative;
					top: -5px;	
				}
				
				#school_text .school_top {
					font-size: 28px;
					margin: 8px 0 0 113px;
				}
				
				#school_text .school_bottom {
					font-size: 28px;
					margin-left: 40px;
					margin-top: -10px;
					position: relative;	
				}
				
				#research_button {
					position: relative;
					border: 2px solid #FFFFFF;
					color: #ffffff;
					padding: 5px 16px 1px;
					/* width: 180px; */
					float: right;
					top: 73px;
					right: 26px;
					text-align: center;
					clear: both;
				}
				
				#research_button a {
					text-decoration: none;
					color: #FFFFFF;	
					font-size: 15px;
				}

				#school_story_container p{
					/* opacity: 1; */
					font-size: 11px;
					/* word-spacing: 2px; */
					padding-left: 62px;
					margin-top: 5px;
				
				}
/***********************************************************************************/				
				/* SCHOOL SPECIFIC DEFINITIONS */
/***********************************************************************************/				
				/* VET AND LIFE SCIENCES */
				.vet_and_life_science_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Veterinary-and-Life-Sciences/_image/banners/veterinary_and_life_sciences_ced_960x200.jpg/) no-repeat top left;
					width: 960px;
					height: 200px;					
				}
				
				.vet_and_life_science_home #school_text .title{
					border-left: 7px solid #9BCA3C;
					border-bottom: 1px solid #9BCA3C;
					margin:	0 0 0 76px;		
				}
				
				.vet_and_life_science_home .comment_fill:before {
					color: #9BCA3C;
					float: left;
				}
				
				.vet_and_life_science_home #school_text .school_top {
					margin-left: -4px;	
				}
				
				.vet_and_life_science_home #school_text .school_bottom {
					margin-left: 43px;	
				}

				.vet_and_life_science_home #research_button{
					background-color: #9BCA3C;									
				}																					
				
				.vet_and_life_science_internal {
					background: transparent url(http://www.murdoch.edu.au/School-of-Veterinary-and-Life-Sciences/_image/banners/veterinary_and_life_sciences_ced_960x100.jpg/) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.vet_and_life_science_internal #school_text{
					top: 0px;
				}
				
				.vet_and_life_science_internal #school_text .title{
					border-left: 7px solid #9BCA3C;
					border-bottom: 1px solid #9BCA3C;
					margin:	-2px 0 0 76px;		
				}
				
				.vet_and_life_science_internal #school_text .school_top {
					margin-left: -4px;	
				}
				
				.vet_and_life_science_internal #school_text .school_bottom {
					margin-left: 43px;	
				}

				/* Psychology and exercise*/
				.psych_and_exercise_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Psychology-and-Exercise-Science/_image/banners/psychology_and_exercise_science_ced_960x200.jpg/) no-repeat top left;					
					width: 960px;
					height: 200px;					
				}
				
				.psych_and_exercise_home #school_text .title{
					border-left: 7px solid #004B8E;
					border-bottom: 1px solid #004B8E;
					margin:	0 0 0 113px;		
				}
				
				.psych_and_exercise_home .comment_fill:before {
					color: #004B8E;
					float: left;
				}
				
				.psych_and_exercise_home #school_text .school_top {
					margin-left: 8px;	
				}
				
				.psych_and_exercise_home #school_text .school_bottom {
					margin-left: 48px;	
				}
								
				.psych_and_exercise_home #research_button{
					background-color: #004B8E;						
				}																					
				
				.psych_and_exercise_internal {
					background: transparent url(http://www.murdoch.edu.au/School-of-Psychology-and-Exercise-Science/_image/banners/psychology_and_exercise_science_ced_960x100.jpg/) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.psych_and_exercise_internal #school_text{
					top: 0px;
				}
				
				.psych_and_exercise_internal #school_text .title{
					border-left: 7px solid #004B8E;
					border-bottom: 1px solid #004B8E;	
					margin:	-2px 0 0 113px;		
				}
				
				.vet_and_life_science_internal #school_text .school_top {
					margin-left: 8px;	
				}
				
				.vet_and_life_science_internal #school_text .school_bottom {
					margin-left: 48px;	
				}

				/* Health Professions*/
				.health_professions_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Health-Professions/_image/banners/health_professions_ced_960x200.jpg/) no-repeat top left;
					width: 960px;
					height: 200px;					
				}
				
				.health_professions_home #school_text .title{
					border-left: 7px solid #800E6E;
					border-bottom: 1px solid #800E6E;
					margin:	0 0 0 41px;	
				}
				
				.health_professions_home #school_text .school_top {
					margin-left: 62px;	
				}
				
				.health_professions_home #school_text .school_bottom {
					margin-left: -10px;	
				}

				
				.health_professions_home .comment_fill:before {
					color: #800E6E;
				}
								
				.health_professions_home #research_button{
					background-color: #800E6E;						
				}																					
				
				.health_professions_internal {
					background: transparent url(http://www.murdoch.edu.au/School-of-Health-Professions/_image/banners/health_professions_ced_960x100.jpg/) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.health_professions_internal #school_text{
					top: 0px;
				}
								
				.health_professions_internal #school_text .title{
					border-left: 7px solid #800E6E;
					border-bottom: 1px solid #800E6E;	
					margin:	-2px 0 0 41px;	
				}
				
				.health_professions_internal #school_text .school_top {
					margin-left: 62px;	
				}
				
				.health_professions_internal #school_text .school_bottom {
					margin-left: -10px;	
				}
				
				/* Arts*/
				.arts_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Arts/_image/banners/arts_ced_960x200.jpg/) no-repeat top left;					
					width: 960px;
					height: 200px;					
				}
				
				.arts_home #school_text .title{
					border-left: 7px solid #DC6620;
					border-bottom: 1px solid #DC6620;
					margin:	26px 0 0 60px;	
				}
				
				.arts_home #school_text .school_top {
					/* margin: 35px 0 0 113px; */	
				}
				
				.arts_home .comment_fill:before {
					color: #DC6620;
					float: left;
				}
								
				.arts_home #research_button{
					background-color: #DC6620;						
				}																					
				
				.arts_internal {
					background: transparent url(http://www.murdoch.edu.au/School-of-Arts/_image/banners/arts_ced_960x100.jpg/) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.arts_internal #school_text{
					top: 0px;
				}
				
				.arts_internal #school_text .title{
					border-left: 7px solid #DC6620;
					border-bottom: 1px solid #DC6620;	
					margin:	16px 0 0 60px;	
				}
				
				.vet_and_life_science_internal #school_text .school_top {
					/* margin: 35px 0 0 113px; */	
				}
				
				/* Education*/
				.education_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Education/_image/banners/education_ced_960x200.jpg/) no-repeat top left;		
					width: 960px;
					height: 200px;					
				}
				
				.education_home #school_text .title{
					border-left: 7px solid #009DA6;
					border-bottom: 1px solid #009DA6;
					margin:	20px 0 0 75px;
				}
				
				.education_home #school_text .school_top {
					margin-left: 48px;	
				}
				
				
				.education_home .comment_fill:before {
					color: #009DA6;
					float: left;
				}
								
				.education_home #research_button{
					background-color: #009DA6;						
				}																					
				
				.education_internal {
					background: transparent url(/_content/34918) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.education_internal #school_text{
					top: 0px;
				}
				
				.education_internal #school_text .title{
					border-left: 7px solid #009DA6;
					border-bottom: 1px solid #009DA6;	
					margin:	-2px 0 0 75px;
				}
				
				.education_internal #school_text .school_top {
					margin-left: 48px;	
				}		
				
				/* Engineering*/
				.engineering_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Engineering-and-Information-Technology/_image/banners/engineering_and_it_ced_960x200.jpg) no-repeat top left;					
					width: 960px;
					height: 200px;					
				}
				
				.engineering_home #school_text .title{
					border-left: 7px solid #428C59;
					border-bottom: 1px solid #428C59;
					margin:	0 0 0 123px;	
				}
				
				.engineering_home #school_text .school_top {
					margin-left: 78px;	
				}
				
				.engineering_home #school_text .school_bottom {
    				margin-left: -28px;
				}
				
				.engineering_home .comment_fill:before {
					color: #428C59;
					float: left;
				}
								
				.engineering_home #research_button{
					background-color: #428C59;						
				}																					
				
				.engineering_internal {
					background: transparent url(http://www.murdoch.edu.au/School-of-Engineering-and-Information-Technology/_image/banners/engineering_and_it_ced_960x100.jpg/) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.engineering_internal #school_text{
					top: 0px;
				}
				
				.engineering_internal #school_text .title{
					border-left: 7px solid #428C59;
					border-bottom: 1px solid #428C59;	
					margin:	-2px 0 0 123px;	
				}
				
				.engineering_internal #school_text .school_top {
					margin-left: 78px;	
				}
				
				.engineering_internal #school_text .school_bottom {
    				margin-left: -28px;
				}
				
				/* Law*/
				.law_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Law/_image/Banners/law_ced_960x200.jpg/) no-repeat top left;				
					width: 960px;
					height: 200px;					
				}
				
				.law_home #school_text .title{
					border-left: 7px solid #01ACF1;
					border-bottom: 1px solid #01ACF1;	
					margin:	30px 0 0 54px;
				}
				
				.law_home #school_text .school_top {
					margin-left: 39px;	
				}
				
				.law_home .comment_fill:before {
					color: #01ACF1;
					float: left;
				}
								
				.law_home #research_button{
					background-color: #01ACF1;						
				}																					
				
				.law_internal {
					background: transparent url(http://www.murdoch.edu.au/School-of-Law/_image/Banners/law_ced_960x100.jpg/) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.law_internal #school_text{
					top: 0px;
				}
				
				.law_internal #school_text .title{
					border-left: 7px solid #01ACF1;
					border-bottom: 1px solid #01ACF1;	
					margin:	16px 0 0 54px;
					}
				
				.law_internal #school_text .school_top {
					margin-left: 39px;	
				}
								
				/* Management and Governance*/
				.management_home {
					background: transparent url(http://www.murdoch.edu.au/School-of-Management-and-Governance/_image/banners/management_and_governance_ced_960x200.jpg/) no-repeat top left;
					width: 960px;
					height: 200px;
				}
				
				.management_home #school_text .title{
					border-left: 7px solid #C51230;
					border-bottom: 1px solid #C51230;
					margin:	5px 0 0 85px;
				}
				
				.management_home .comment_fill:before {
					color: #C51230;
					float: left;
				}
				
				.management_home #school_text .school_top {
					margin-left: 10px;	
				}
				
				.management_home #school_text .school_bottom {
					margin-left: 86px;	
				}
				
				.management_home #research_button{
					background-color: #C51230;						
				}																					
				
				.management_internal {
					background: transparent url(http://www.murdoch.edu.au/School-of-Management-and-Governance/_image/banners/management_and_governance_ced_960x100.jpg/) no-repeat top left;
					width: 960px;
					height: 100px;					
				}
				
				.management_internal #school_text{
					top: 0px;
				}
				
				.management_internal #school_text .title{
					border-left: 7px solid #C51230;
					border-bottom: 1px solid #C51230;	
					margin:	-2px 0 0 85px;		
				}
				
				.management_internal #school_text .school_top {
					margin-left: 10px;	
				}
				
				.management_internal #school_text .school_bottom {
					margin-left: 86px;	
				