﻿ /* <!-- */
    /* General styles */
    body {
        margin:0;
        padding:0;
        border:0;            /* This removes the border around the viewport in old versions of IE */
        width:100%;
        background-image: url(../images/ui_elements/container_back.png);
        background-repeat: repeat-y;
        background-position: center;
        min-width:920px;  /*   Minimum width of layout - remove line if not required */
                            /* The min-width property does not work in old versions of Internet Explorer */
        font-size:small;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        line-height: 1.5em;
    }
    
        .container {
        width: 960px;
        margin-left: auto ;
        margin-right: auto ;
        }


    
    a:link {
        color:#000066;
        font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    a:hover {
        color:#0066ff;
        text-decoration:none;
        
    } 
    
    a:visited {
    color:#0066ff;
        
    } 
    a:active {
    color: #ff0000;
    text-decoration:none;
    }
      
	a:focus {
    color: #ff0000;
    text-decoration:underline;
    }
	
    h1, h2, h3, h4{
        /*margin:.8em 0 .4em 0;*/
        padding:0;
        font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
        font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    img {

    }
    
   img a {
        background: none;
    }
         
    
    img_border {
        border: solid 10px #000;
    }
    

    
    /* Top navigation menu */
    .atl {
    background-image: url(../images/internal_logos/college_logo.jpg);
    background-repeat:no-repeat;
    background-position: 0px 35%;
    padding: 25px 25px 10px 25px;
    height: auto;
    }
    #menu_nav ul {
        clear:left;
        float:left;
        width:100%;
        list-style: disc;
        background-image:url(../images/ui_elements/glass_top.png);
        background-repeat: repeat-x;
		padding:0;
        font-size: small;
        font-weight: 600;
        height:24px;
    }
    
	#menu_nav ul li
    {   display:inline;
        list-style:none;
        margin:0;
        padding:0;
    }
    
    #menu_nav ul li a {
        display:block;
        float:left;
        margin:0 0 0 1px;
        padding:1px 5px 1px 5px;
        margin: 0px 22px;
        text-align: center;
        color:#fff;
        text-decoration:none;
        position:relative;
        left:15px;
        line-height:1.3em;
		top: 0px;
		
	}
    
    #menu_nav {
        clear:both;
        float:left;
        width:100%;
    }
    
   #menu_nav ul li a:hover {
		background-image:url(../images/ui_elements/glass_top_hover.png);
        color:#fff;
        background-repeat:repeat-x;
    }
    #menu_nav ul li a.active,
    #menu_nav ul li a.active:hover {
        color:#000;
        background:#fff;
        font-weight:bold;
    }
    
    #menu_nav ul li a:focus {
        color:red;
        background:#fff;
        font-weight:bold;
    }
    #menu_nav ul li a span {
        display:block;
    }
    
     /* Header styles */
    #header {
        border-bottom:1px solid #bbb;
        z-index: 100;
    }
    #header h1 {
        padding: 2% 15px 3px 169px;
        line-height: 36px;
        width: 670px;
        font-size: xx-large;
    }
    
    #header p {
    padding:3px 15px 5px 169px !important;
    padding: 300;
    line-height: 25px;
    width: 670px;
    z-index: 100;
    }
    
    #header ul {
        clear:left;
        float:left;
        width:100%;
        list-style:none;
        background-image:url(../images/ui_elements/mainglass.png);
        margin:0;
        padding:0;
        font-size: small;
        font-weight:600;
        border-bottom: solid 1px #bbbbbb;
        border-top: solid 1px #bbbbbb;
    }
    #header ul li {
        display:inline;
        list-style:none;
        margin:0;
        padding:0;
    }
    #header ul li a {
        display:block;
        float:left;
        margin: 0 5px 0 5px;
        padding:3px 8px !important;
        padding:3px 4px;
        text-align:center;
        color:#fff;
        text-decoration:none;
        position:relative;
        left:5px;
        line-height:1.3em;
		top: 0px;
}
	#header p 
	{
		font-size: x-small;	
	}
    #header ul li a:hover {
        background-image: url(../images/ui_elements/mainglass_hover.png);
        color:#fff;
    }
    #header ul li a.active,
    #header ul li a.active:hover {
        color:#000;
        background-image: url(../images/ui_elements/mainglass_hover.png);
        font-weight:bold;
    } 
    #header ul li a:focus {
        color:red;
        background: #ffffff;
        font-weight:bold;
    }
    
    #header ul li a span {
        display:block;
    }
    /* 'widths' sub menu */
    #layoutdims {
        clear:both;
        background:#eee;
        border-top:4px solid #000;
        margin: 10px 0 0 0;
        padding:6px 15px !important;
        text-align:left;
        font-size:x-small;
    }


    .sub_bold {
        font-weight: bold;
        font-size: large;
        }
        
    .small_doublespace {
        font-size: xx-small;
        letter-spacing: 2px;
        } 
        
	/*custom styles ----------------------------- */
	
	
	h1 
	{
		font-size:x-large;
		font-weight:bold;
	}
	h2 
	{
		font-size:large;
		font-weight:bold;
		line-height: 30px;
		padding-bottom: 10px;
	}
	h3 
	{
		font-size:large;
		font-weight:normal;
		line-height: 25px;
		padding-bottom: 8px;
	}
	h4 
	{
		font-size:medium;
		font-weight:normal;
		padding-bottom: 6px;
	}
	h5 
	{
		font-size:x-small;
		font-weight:normal;
	}
	h6 
	{
		font-size:xx-small;
		font-weight:lighter;
	}
    .listing{
    	padding: 5px 0;
    	font-size: large;
		}
	.pt_listing{
    	padding: 5px 0 5px 0;
    	border-top: 1px dashed #cccccc;
    	font-size: large;
		}
	.pt_listing_dld{
		padding: 0 0 15px 0;
		border-top: 1px dashed #cccccc;
		font-size: large;
		}
	.sub_listing	
	{
		font-size: small;
		padding: 0 0 0 15px;
	}
	.sub_listing_dld	
	{
		font-size: small;
		padding: 0px;
	}	
	.ft_listing{
    	padding: 5px 0 5px 0;
    	border-top: 1px dashed #cccccc;
    	font-size: large;
		}
	.pt_side_listing{
		padding:20px 0 10px 0;
		font-size:x-small;
		font-weight:normal;
		line-height: 1.5em;
	}

	.listhead{
		font-size: x-small;
		border-bottom: 1px solid #000000;
		padding: 5px 0 5px 0;
		line-height:20px;
		}
		
	.detailtags{
		font-weight: bold;
	}
    .paragraph_title  
    {
    	font-weight: bold;
    	padding: 5px 0 5px 0;
    }
    .paragraph_text 	
    {
		padding: 0 0 20px 0;
    }
    .breadcrumb 
    {
    	font-size: xx-small;
		padding: 5px 0 5px 17px;
		background: #fff;
		}	
		
	.sidebar_small_text
	{	
		font-size: xx-small;
		text-align: left;
		}	
		
	.icon
	{  
	  padding-right: 3px;
	  display:inline-block;
	  line-height: 20px;
	  vertical-align: middle;
	}
	
	.sidebar_divider 
	{
		border-bottom: 1px dashed #cccccc;
		font-size: small;
		font-weight: 800;
		padding: 5px;
		letter-spacing: 1px;
	}
	
	.column_image 
	{
		padding: 5px;
	}
	
	.column_image img
	{ border: solid 1px #bbb;}
	
	.column_image p
	{
		font-weight: normal;
		letter-spacing: normal;
		text-align: center;
		font-size:x-small;
		
	}
		.column_no_image 
	{
		padding: 5px;
	}
	
	.column_no_image img
	{ border: none;}
	
	.column_no_image p
	{
		font-weight: normal;
		letter-spacing: normal;
		text-align: center;
		font-size:x-small;
		
	}

	.sidebar_no_divider 
	{
		font-size: small;
		font-weight: 800;
		padding-bottom: 5px;
		letter-spacing: 1px;
	}
		
	
	.sidebar_right
	{
		text-align:right;
		font-size: x-small;
		font-weight:normal;
		letter-spacing:normal;
		padding-right: 5px;
	}	
	
	.sidebar_left
	{
		text-align: left;
		font-size: x-small;
		font-weight:normal;
		letter-spacing:normal;
	}
	

	
	.sidebar ul {
		margin: 0;
		padding: 5px 0;
		list-style: none;
		width: 140px;
		font-weight:bold;
		font-size: small;
		letter-spacing: 1px;
	}
	.sidebar li 
	{
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 5px;
		font-weight: normal;
		font-size: small;
		text-align: right;
		letter-spacing: normal;
		border-bottom: dashed 1px #ccc;
	}	
	
	.sidebar_right ul {
		margin: 0;
		padding: 5px 0;
		list-style: none;
		width: 130px;
		font-weight:bold;
		font-size: small;
		letter-spacing: 1px;
	}
	.sidebar_right li 
	{

		padding-bottom: 5px;
		font-weight: normal;
		font-size: small;
		text-align: right;
		letter-spacing: normal;
		border-bottom: dashed 1px #ccc;
	}	
	
	.sidebar_block ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 130px;
		font-weight:bold;
		font-size: small;
		letter-spacing: 1px;
	}
	.sidebar_block li 
	{
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 5px;
		font-weight: normal;
		font-size: small;
		text-align: left;
		letter-spacing: normal;
		border-bottom: dashed 1px #ccc;
	}	
    .collapsePanel
    {
        height: 0px;
        background-color: white;
        overflow: hidden;
    }
    .collapsePanelHeader
    {
        height: 20px;
        font-weight: bold;
        font-size: small;
        text-decoration: underline;
        padding: 0;
        cursor: pointer;
        vertical-align: middle;
        border-bottom-width: inherit;
    }
    
    .col1 ul
    {
    margin: 0;
    padding: 0 0 5px 0;
    list-style-type: disc;
    list-style-position: inside;
    font-weight: normal;
    font-size: small;
    line-height: 20px;
    }
    
    .col1 li
    {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    font-weight:normal;
    }
	.small
	{ font-size: xx-small;
	}
	
	.smallred
	{ font-size: xx-small;
	  color: #ff0a0a;
	}
	
	.emph
	{ font-weight: bold;}
	
	/* enquiry form */
	
	.cssform fieldset {
		border-bottom: dashed 1px #ccc;
		padding-bottom: 10px;
	}	
	.cssform p{
		width: 500px;
		clear: left;
		margin: 0;
		padding: 5px 0 10px 10px;
		padding-left: 155px; /*width of left column containing the label elements*/
		height: 1%;
	}
	.cssform legend{
		font-weight: bold;
		float: left;
		font-size: small;
	}
	.cssform label{
		font-weight: bold;
		float: left;
		margin-left: -145px;
		width: 150px;
	}
	.cssform input[type="text"]{ 
		width: 250px;
		border:#ccc solid 1px;
		background-color:#FFFFCC;
		color:#000000;
	}
	.cssform checkbox{ 
		width: 250px;
		border:#ccc solid 1px;
		background-color:#FFFFCC;
		color:#000000;
	}
	.cssform textarea{
		width: 250px;
		height: 150px;
		border:#ccc solid 1px;
		background-color:#FFFFCC;
		color:#000000;
		font-size: small;
	}

	/* end enquiry form */


	
	.story_title 
	{
		font-weight: bold;
		padding-top: 10px;
	}
	.story_body
	{
		padding-bottom: 10px;
	}
	
	.offer_body
	{
		padding-bottom: 10px;
		border-bottom: dashed 1px #ccc;
	}
	
	.story_body ul {
	margin: 0;
	padding: 5px 0;
	list-style-type:disc;
	font-weight:bold;
	font-size: small;
	}
	.story_body li 
	{
		padding: 5px 15px 5px 15px;
		font-weight:normal;
	}	
	
	.share
	{
		float: right;
		font-size: x-small;
		padding-right: 15px;	
	}

	
	.image_left 
	{
		float: left;
		border: solid 1px #bbb;
		margin: 5px 10px 5px 10px;
	}	
	
	.image_news
	{
		float: right;
		border: none;
		margin: 5px 10px 5px 10px;
		position: inherit;
		top: -30px;	
		}
	
	.image_right_border 
	{
		float: right;
		border: solid 1px #bbb;
		margin: 5px 10px 5px 10px;		
		}	
		
		
    .image_right
	{
		float: right;
		margin: 5px 10px 5px 10px;		
		}
		
	.img-shadow {
		  float:left;
		  background: url(../images/ui_elements/shadowAlpha.png) no-repeat bottom right !important;
		  background: url(../images/ui_elements/shadow.gif) no-repeat bottom right;
		  margin: 10px 5px 0 7px !important;
		  margin: 10px 5px 0 5px;
		  }

	.img-shadow img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #a9a9a9;
	  margin: -6px 6px 6px -6px;
	  padding: 4px;
	  } 
	  
	 .img-shadow-r {
	  float:right;
	  background: url(../images/ui_elements/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(../images/ui_elements/shadow.gif) no-repeat bottom right;
	  margin: 10px 7px 0 12px !important;
	  margin: 10px 5px 0 12px;
	  }

	.img-shadow-r img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #a9a9a9;
	  margin: -6px 6px 6px -6px;
	  padding: 4px;
	  } 
		
	.collapsePanel {
		height:0px;
		background-color:white;
		overflow:hidden;
	}

	.collapsePanelHeader{   
		font-weight: bold;
		cursor: pointer; 
	}
	
	.label
	{
		font-weight: bold;
		float:left;
		clear: left;
		padding-bottom : 5px;
	}
	
	.dates
	{	
		padding-left: 250px;
		padding-bottom: 5px;
	}

	.feeds_sidebar
	{
		font-size: x-small;
		padding-top: 5px;
	}
	
	.feeds_sidebar ul a
	{
		text-decoration: none;
		font-weight: bold;
		
	}
	.feeds_sidebar ul a:hover
	{
		text-decoration: underline;	
	}	
	
	.feeds_sidebar li
	{
		font-weight: normal;
		padding-left: 5px;
	}
	
	.hidden 
	{
		display:none;
	}
	
	.logo
	{
		padding-top: 30px;
		padding-left: 15px;
		padding-bottom: 16px;
		border: none;
	}
	
	.header_right
	{
		
		position: relative;
		float: right;
		margin-top: -230px;
		z-index: -300;
		overflow: hidden;
		border-left: solid 300px red;
		}
	
	/* end custom styles ----------------------- */
	
	    
    /* column container */
    .colmask {
        position:relative;        /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
        clear:both;
        float:left;
        width:100%;                /* width of whole page */
        overflow:hidden;        /* This chops off any overhanging divs */
    }
    /* holy grail 3 column settings */
    .holygrail {
        background:#fff;        /* Right column background colour */
    }
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-12em;         /* Width of right column */
        position:relative;
        right:100%;
        background:#fff;        /* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50% !important;
        margin-left:-100%;
        position:relative;
        left:24em;                 /* Left column width + right column width */
    }
    .holygrail .col1wrap {
        float:left;
        width:50%;
        position:relative;
        right:12em;                /* Width of left column */
        padding-bottom:1em;     /* Centre column bottom padding. Leave it out if it's zero */
    }
    .holygrail .col1 {
        margin:0 13em;             /* Centre column side padding:
                                Left padding = left column width + centre column left padding width
                                Right padding = right column width + centre column right padding width */
        position:relative;
        left:200%;
        overflow:hidden;
    }
    .holygrail .col2 {
        float:left;
        float:right;            /* This overrides the float:left above */
        width:10em;                /* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:1em;                 /* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;            /* This overrides the float:left above */
        width:10em;                /* Width of right column content (right column width minus left and right padding) */
        margin-right:3em;          /* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    } 
    
	#map 
        {
        border:1px solid #000000;
        height:300px;
        width:160px;
        font-size:xx-small;
        }

    
    
    /* Footer styles */
    #footer {
        clear:both;
        float:left;
        width:100%;
        background: #fff;

    }
    #footer p {
        padding:10px;
        margin:0;
        font-size: xx-small;
    }
    
    .ext_logos
    {
        float:left;
    }
    
    .address
    {
        font-size: xx-small;
        padding: 38px 10px 0 0;
        float: right;
        line-height: 12px;
    }
    
   .map_image
    { 
        padding: 0;
        float: right;
    }
 
    /* --> */
    </style>
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
        width:100%;
        font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    </style>
    <![endif]-->