﻿	/*
		C O L O U R S
		Copy			0D1321
		Menu/Links		136B91
		Feature			033B54
		Boarder			6E869F
		Background		F8F7FF
		Sidebars		DBDBDB
	*/

	body {
        margin:0;
        padding:0;
        border:0;
        width:100%;
		font-size:90%;
		font: 12px Georgia, Arial, Lucida Sans, sans-serif; line-height: 125%;
		color:#0D1321;
		background:#F8F7FF;
    }
    
    html{
      margin:0;
      padding:0;
    }
	
	p {
		margin-right:1px;	
	}

	a {
    	color:#136B91;
	}
	
	a:hover {
		color:#F8F7FF;
		background:#136B91;
		text-decoration:none;
	}
	
	img:hover {
		color:#F8F7FF;
		background:#DBDBDB;
		text-decoration:none;
	}
	
	a img {
		border: 0;
	}
	
	h1 {
        margin:.8em 0 .2em 0;
        padding:0 0 .4em 0;
		font: 24px Arial, Georgia, Times, serif;
		overflow: hidden;
		text-align:left;
		color:#136B91;
    }

	h2	{
        margin:.8em 0 .2em 0;
		font: 1.5em Arial, Georgia, Times, serif;
		letter-spacing: 1px;
		color:#136B91;
	}
	
	h3 	{
		font: bold 1em Arial, Georgia, Times, serif;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align:left;
		color:#136B91;
	}
	
	h4 	{
		font: bold 1.1em Arial, Georgia, Times, serif;
		letter-spacing: 2px;
		color:#136B91;
	}

	h5	{        
		font: 1.1em Arial, Georgia, Times, serif;
		clear:both;
	}
	
	img {
		margin:10px 0 5px;
	}
	
	hr {
		width:100%;
		height:1px;
		color:#DBDBDB;
		margin-left:auto;
		margin-right:auto;
		position:relative;
    }
	
	table p {
		font: 13px Georgia, Arial, Lucida Sans, sans-serif; line-height: 125%;
		color:#0D1321;
		background:#F8F7FF;
		text-align:justify;
	}
	
	/*    Header styles    */
	#header {
		position:relative;
		height:175px;
		background:url('/images/ALBAA_banner.jpg') no-repeat;
		background-color:#CBDAE1;
	}
	
    #header #logo {
		margin-top:20px;
		margin-right:13px;
		float:right;
		background-color:Transparent;
	}
	
	/*    Menu styles    */
	#navbar {
		width:100%;
		display:block;
		background-color:#136B91;
		background: url('/images/common/menu.gif') repeat-x;
		height:29px;
		overflow:visible;
	}	
	#nav, 
	#nav ul {
		margin:0px;
		padding:0px;
		list-style-type:none;
		list-style-position:outside;
		position:relative;
		font-size:12px;
		font-weight:bold;
		font-family:Arial, Georgia, Sans-Serif;
		text-transform:uppercase;
		text-align:center;
		line-height:28px;
		z-index:100;
	}

	#nav a {
		display:block;
		padding:0px 5px;
		border-right:solid 1px #033B54;
		border-bottom:solid 1px #033B54;
		color:#F8F7FF;
		text-decoration:none;
		background-color:#136B91;
		background: url('/images/common/menu.gif') repeat-x;
	}

	#nav a:hover {
		color:#F8F7FF;
		background-color:#033B54;
		background-image:none;
	}

	#nav li{
		float:left;
		width:140px;
		position:relative;
	}

	#nav ul {
		position:absolute;
		display:none;
		width:auto;
		top:29px;
		left:-1px;
	}

	#nav li ul a {
		width:129px;
		float:left;
		border-top:none;
		border-left:solid 1px #033B54;
		border-right:solid 1px #033B54;
		color:#F8F7FF;
		background-color:#6E869F;
		background-image:none;
	}

	#nav ul ul {
		top:auto;
		z-index:100;
	}	

	#nav li ul ul {
		left:140px;
		margin:-1px 0 0 10px;
	}

	#nav li:hover ul ul, 
	#nav li:hover ul ul ul, 
	#nav li:hover ul ul ul ul {
		display:none;
	}

	#nav li:hover ul,
	#nav li li:hover ul,
	#nav li li li:hover ul, 
	#nav li li li li:hover ul {
		display:block;
	}
	
    /*   CUW custom styles    */	
	.cuwlogo {
		width:100%;
		display:block;
		background-color:#136B91;
		background: url('/images/index/cuwbackground.gif') repeat-x;
		height:175px;
		overflow:visible;
	}

	.cuwlogo table {
	    width:100%;
	    height:100%;
    }
    
    .cuwlogo .leftcol {
        width:130px;
        background-color:Transparent;
        vertical-align:bottom;
    }
    
    .cuwlogo .rightcol {
        width:100%;
    }
    
    .cuwlogo p {
		font: 11px Arial;
		line-height: 125%;
        color:#F8F7FF;
        background-color:Transparent;
    }
        
    .cuwlogo a {
		font: 11px Arial;
		line-height: 125%;
        color:#F8F7FF;
        text-decoration:underline;
        background-color:Transparent;
    }

    .cuwlogo a:hover {
		font: 11px Arial;
		line-height: 125%;
        color:#0D1321;
        text-decoration:underline;
        background-color:Transparent;
    }
    
    .cuwlogo img {
        height:170px;
        width:100%;
        margin:0px 0px 0px 0px;
    }
    
    .cuw {
		width:100%;
		display:block;
		overflow:visible;
    }
    
    .cuw table {
	    width:100%;
	    background-color:#FFFFFF;
    }

	/*    Contains images in the right sidebar    */
	.imagebar p {
		margin:0;
        padding:0;
        width:100%;
		font-size:90%;
		font: 0.75em tahoma, Lucida Sans, sans-serif; line-height: 125%; font-style:italic; font-weight:bold;
		color:#0D1321;
    }

	.imagebar .img {
		width:170px;
		height:170px;
		border:solid 1px #6E869F;
    }
    
	.imagebar img:hover {
		text-decoration:none;
    }
    
    /*    Friends of ALBAA section    */
    .sponsors a {
		display:block;
		text-align:center;
		padding-bottom:10px;
    }
    
    .sponsors a:hover {
		background-color:Transparent;
    }
    
    /*    General image styles    */
    .imgfloatleft {
		float:left; 
		margin-right:15px;
	}
    
    .imgfloatleft img {
		border:solid 1px #6E869F;
	}

    
    .imgfloatright {
		float:right; 
		margin-left:15px;
    }

    .imgfloatright img {
		border:solid 1px #6E869F;
    }
    
    .thumbfloatleft {
		float:left; 
		margin-right:15px;
		width:170px;
		height:170px;
	}
    
    .thumbfloatleft img {
		border:solid 1px #6E869F;
	}


    .thumbfloatright {
		float:right; 
		margin-right:15px;
	}
    
    .thumbfloatright img {
		border:solid 1px #6E869F;
		width:170px;
		height:170px;
	}
	
	.imgcentre {
		width:100%;
		min-width:580px;
		border:solid 1px #6E869F;
    }

	/*    Ledge Care styles    */
	.projsum,
	.projsum p {
		float:none;
	}
	
	.projsum img {
		border:solid 1px #6E869F;
	}

	.projsum .imgleft {
		float:left;
		padding:0px 15px 0px 0px;
		}		
	
	.projsum .readmore {
		clear:both;
		text-align:right;
	}
	
	.projcont {
		font-style:italic;
		padding-top:20px;
	}
	/*    Contact specific styles    */
	.contact {
		width:100%;
		padding-bottom:20px;
		text-align:left;
	}
	
	.contact .head {
		font-weight:bold;
	}

	.contact .row {
		clear:both;
	}
	
	.contact .col1_4cols {
		float:left;
		padding-left:3px;
		width:28%;
	}
	
	.contact .col2_4cols {
		float:left;
		width:20%;
	}
	
	.contact .col3_4cols {
		float:left;
		width:15%;
	}
	
	.contact .col4_4cols {
		float:left;
		width:30%;
	}

	.contact .col1_3cols {
		float:left;
		padding-left:3px;
		width:48%;
	}
	
	.contact .col2_3cols {
		float:left;
		width:15%;
	}
	
	.contact .col3_3cols {
		float:left;
		width:30%;
	}
		
	/*    Download specific styles    */
	.download {
		width:100%;
		padding-bottom:20px;
		text-align:left;
	}		
		
	.download .head {	
		font-weight:bold;
	}

	.download .row {	
		clear:both;
	}

	.download .col_1 {
		float:left;
		padding-left:15px;
		width:50%;
	}

	.download .col_2 {
		float:left;
		width:20%;
	}

	.download .col_3 {
		float:left;
		width:20%;
	}
	
	/*    Link specific styles    */
	.links {
		width:100%;
		padding-bottom:20px;
		text-align:left;
	}		
		
	.links .head {	
		font-weight:bold;
	}

	.links .row {	
		clear:both;
	}

	.links .col_1 {
		float:left;
		padding-left:15px;
		width:40%;
	}

	.links .col_2 {
		float:left;
		width:30%;
	}

	.links .col_3 {
		float:left;
		width:20%;
	}
	
	.author {
		font-weight:bold;
		font-style:italic;
		color:#0D1321;
		padding-bottom:15px;
	}
	
	.indt {
	    padding-left:30pt;
	}
	.bulindt {
		font-style:italic;
		padding-left:30px;
	
	}
	
   /*   Pictorial   */
    .picgallery {
    	text-align:center;
    }
    
   	.picthumb {
		width:100px;
		height:100px;
		border:solid 1px #0D1321;
    }
	
   /*	Text stop	*/
    #stop {
		margin:30px auto;
		position:relative;
		text-align:center;
		background:transparent url('/images/ALBAA_Logo_Sml.gif');
		background-repeat:no-repeat;
		background-position:center;
		height:50px;
    }
    
	/*    Footer styles    */
	#footer {
		clear:both;
		border:1px solid #0D1321;
		border-width:1px 0;
		margin-bottom:3em;
		font-size: 0.85em;
		background:#F8F7FF;
	}
	
	#footer p {
		margin-left:auto;
		margin-right:auto;
		padding: 1em 20px;
        text-align:center;
	}

	/*   Misc    */
	.just {
		text-align:justify;
	}
	
	.centre, .centre a {
		text-align:center;
	}
	
