/*
	General stylesheet for ZoneFitness Website
	Company: Webbytes
	Author: Tony Fairman
	http://www.webbytes.co.za
	Layout: 1024px
*/	

    .PosLeft {
        float: left;
        }    
        
    .PosRight {
        clear: right;
        float: right;
        margin-left: 10px;
        }
        
    .ImageSpacing {
        margin-bottom: 10px;
        }
        
    .ClearAll {
        clear: both;
        position: relative;
        float: left;
        }
    
    .Spacing {
        padding: 5px 0;
        }
        
    .Color666 {
        color: #000;
        }
        
    .Col951873 {
        color: #951873 !important;
        }
        
    .ColE1D66C {
        color: #E1D66C;
        }
        
    .ui-widget {
        width: 360px !important;
        }
    
    .faq_ui-widget {
        width: 550px !important;
        }
    
    .HR_Fullwidth {
        width: 906px;
        }
        
    a.LrgDnl:before {
        content:url(../images/other/download-lrg.jpg);
        vertical-align: -12px !important;
        }
        
    a.SmlDnl:before {
        content:url(../images/other/download-sml.jpg);
        vertical-align: -3px !important;
        }
        
    .AltRow {
        background: #ECEAD6;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }  

    .Date {
        background: top left url(../images/other/date.png) no-repeat;
        height: 45px;
        margin-right: 10px;
        padding-top: 4px;                    
        text-align: center;
        width: 40px;
        }
        
        .MonthYear {
            margin-top: 3px;
            }  
            
    .AltLeftCol {
        margin-top: 20px;
        padding-right: 20px;
        width: 580px;
        }

        .AltContent {
            margin-left: 30px;                    
            }
        
        .AltContent img {
            border: 1px solid #B2B2B2;
            }
            
        .AltContent p {
            margin: 10px 0;
            }
            
        h2.subheading {
            color: #3C0966;
            }        
            
    .AltLink {
        background: #FAFCEA;
        }            
