﻿/* ----------- Awards home page (ahp) ----------- */
/* AHP LHC */
    #ahpleft {
	    float:left;
	    width:660px;
        margin:0px;
        padding:0px;             
	    }
	    
    /* LHC containers */
        #ahpcatlist {
            float:left;
            clear:left;
            width:100%;
            margin:0px;
            padding:0px;
            }
        #ahpwinlist {
            float:left;
            clear:left;
            width:100%;
            margin:0px;
            padding:0px;
            }
       #ahpgallery {
            float:left;
            clear:left;
            width:100%;
            margin:0px;
            padding:0px;
            }
    /* END */            
    
            /* LHC container tabbed titles */
                /* orange - left aligned - 
                    catagory list */
                #ahpcatlist_tabtitle {
                    border-top:6px solid #D98200;
                    width:100%;
                    height:22px;
                    margin:0px;
                    }
                #ahpcatlist_tabtitle h3{
     	            float:left;
                    background-color:#D98200;
                    padding:3px 10px 5px 10px;
                    margin:0px;
                    font-weight:normal;
                    color:#FFF;
                    font-size:1.1em;
                    font-family:Arial, Helvetica,Verdana, Geneva, sans-serif;
                    }
                  #ahpcatlist ul {
	                font-weight: normal;
                        font-size: 1.3em;
                        line-height: 1.4em;
                        padding-top: 0px;
                        font-family: arial, helvetica,verdana, geneva, sans-serif; 
                        color: #333;    
                        margin-top:0px;
                        list-style-image: url(/system/images/orbullet.jpg);
                        }                     
                  
                /* brown - right aligned - 
                    winners list */
                #ahpwinlist_tabtitle{
                    border-top:6px solid #844F00;
                    width:100%;
                    height:22px;
                    margin:0px;
                    }
                #ahpwinlist_tabtitle h3{
  	                float:right;
                    background-color:#844F00;
                    padding:3px 10px 5px 10px;
                    margin:0px;
                    font-weight: normal;
                    color: #FFF;
                    font-size: 1.1em;
                    font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif;
                    }

                 /* orange - left aligned - 
                    image gallery */
                #ahpgallery_tabtitle {
                    border-top:6px solid #D98200;
                    width:100%;
                    height:22px;
                    margin:0px;
                    }
                #ahpgallery_tabtitle h3{
     	            float:left;
                    background-color:#D98200;
                    padding:3px 10px 5px 10px;
                    margin:0px;
                    font-weight:normal;
                    color:#FFF;
                    font-size:1.1em;
                    font-family:Arial, Helvetica,Verdana, Geneva, sans-serif;
                    }
            /* END */            
            
   	        /* LHC container content */
   	            /* Catagory list */
 
                    #ahpcatlist_inner {                    	clear: both;
                        padding:25px 0px 25px 0px;
                        margin-left: 22px;
                        text-align:left;
                        }
                    #ahpcatlist_inner p {
	                    margin:0px 0px 0px 0px;                    
                        }                        
                    #ahpcatlist_inner h5 {
	                    font-weight: bold;
	                    color: #333;
	                    font-size: 1.7em;
	                    font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif;  
	                    margin:0px 0px 0px 0px;                    
                        }
                    #ahpcatlist_inner h5 a {
                        color: #333;
                        font-weight:bold;
                        }
                    #ahpcatlist_inner h5 a:hover {
                        color: #fff;
                        }
                    #ahpcatlist h6 {
                        font-weight: bold;
                        color: #844F00;
                        font-size: 1.2em;
                        font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif;  
                        margin:0px 0px 0px 0px;
                        }
                        
                    #ahpcatlist_inner hr { width:98%;text-align:left; float:left; border-top:1px solid #844F00; }  
                    #ahpcatlist_inner li {
		                padding: 0;
          	            }
                        /* columns */
	                    #ahplcatlist {float:left;clear:left;width:46%;padding: 0px 20px 0px 0px; }
	                    #ahprcatlist {float:left;width:46%;}
	                    

    	        /* END */
    	        
       	        /* Prev winners list */
                    #ahpwinlist_inner {
                        margin:20px 0px 20px 20px;
                        text-align:left;
                        }
    	                /* columns */
		                #ahplwinlist {float:left;clear:left;width:46%;padding-right:30px;}
	                    #ahprwinlist {float:left;width:46%;}
       	        /* END */
       	        
       	        /* Image gallery */        	        
                    #ahpgallery_inner {
                        margin:20px 0px 20px 20px;
                        text-align:left;
                        }	
                    #ahpgallery_inner h6 {
	                    font-weight: bold;
	                    color: #844F00;
	                    font-size: 1.4em;
	                    font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif;  
	                    margin:0px 0px 10px 0px;	
                        }
                        
       	        /* END */        	                               
   	        /* END */                        
/* END AHP LHC */

/* AHP RHC */                         
    #ahpright {
	    float:right;
	    width:280px;
        margin:0px;
        padding:0px;             
	    }
    /* RHC containers */
        #ahpthoughts {
            float:right;
            width:100%;
            margin:0px;
            padding:0px;                             
            }
        #ahpjudges {
            float:right;
            width:100%;              
            margin:0px;
            padding:0px;                               
            }
        #ahpsponsors {
            float:right;
            width:100%;   
            margin:0px;
            padding:0px;             
            }  
    /* END */     
            
        /* RHC container tabbed titles */
            /* brown - right aligned -
                Thoughts on the awards */
                #ahpthoughts_tabtitle{
	                border-top:6px solid #844F00;
	                width:100%;
	                height:22px;
	                margin:0px;
	                }
                #ahpthoughts_tabtitle h3{
  	                float:right;
	                background-color:#844F00;
	                padding:3px 10px 5px 10px;
	                margin:0px;	
	                font-weight: normal;
	                color: #fff;
	                font-size: 1.1em;
	                font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif; 	
	                }
	            /* judges */
                #ahpjudges_tabtitle{
	                border-top:6px solid #844F00;
	                width:100%;
	                height:22px;
	                margin:0px;
	                }
                #ahpjudges_tabtitle h3{
  	                float:right;
	                background-color:#844F00;
	                padding:3px 10px 5px 10px;
	                margin:0px;	
	                font-weight: normal;
	                color: #fff;
	                font-size: 1.1em;
	                font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif; 	
	                }
	            /* sponsors */    
                #ahpsponsors_tabtitle{
	                border-top:6px solid #844F00;
	                width:100%;
	                height:22px;
	                margin:0px;
	                }
                #ahpsponsors_tabtitle h3{
  	                float:right;
	                background-color:#844F00;
	                padding:3px 10px 5px 10px;
	                margin:0px;	
	                font-weight: normal;
	                color: #fff;
	                font-size: 1.1em;
	                font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif; 	
	                }
        /* END */        
        /* RHC container content */
                /* Thoughts on the awards */
                #ahpthoughts_inner {
	                margin:20px 20px 20px 0px;
	                text-align: right;
	                }
                #ahpthoughts_inner p {
	                font-weight: normal;
	                color: #333;
	                font-size: 1.3em;
	                font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif; 
	                }
                #ahpthoughts_inner hr { width:90%; margin-left:20px; }  
               	                
                /* Judges */      	                
                #ahpjudges_inner {
	                margin:20px 20px 20px 0px;
	                text-align:right;
	                }
                #ahpjudges_inner img {
                    margin: 0px 0px 30px 20px;
	                }
                #ahpjudges_inner p {
                    float: right;
                    text-align: right;
	                }
                /* sponsors */
                #ahpsponsors_inner {
	                margin:20px 20px 20px 0px;
	                float: right;
	                text-align:right;
	                }
                #ahpsponsors_inner img {
                    float:right;
                    clear: both;
                    margin:0px 0px 20px 0px;
	                }
                #ahpsponsors_inner p {
                    float: right;
                    text-align: right;
	                }
        /* END */
/* RHC END */        
/* ----------- Awards home page - (ahp) END ----------- */