/* --- Blue Gel theme by Corey Campbell --- */
body 
{
    background: #000 url(../images/bg.jpg) repeat-x scroll center top;
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
    margin: 0px auto;
    padding: 0px;
    color: #64c6e2;
    font-size: 12px;
}

a, a:link, a:visited
{
    text-decoration: underline;
    color: #64c6e2;
}

a:hover
{
    text-decoration: none;
    color: #1c587d;
}

/* --- Global Cleanup Variables --- */
ol 
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:decimal;
}

ul 
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

h1, h2, h3, h4, h5, h6 
{
    font-weight:normal;
    padding: 0px;
    margin: 0px;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, body, html, p, blockquote 
{
    margin:0px;
    padding:0px;
}

/* --- Begin Design Elements --- */
#outer-bg-container
{
    width: 100%;
    margin: 0px auto;
    padding-top: 25px;
    background: url(../images/herron-bg.jpg) left top no-repeat;
}

#master-container
{
    width: 750px;
    margin: 0px auto;
}

#header 
{
    width: 750px;
    height: 88px;
}

    #lpad-header
    {
        width: 10px;
        height: 73px;
        float: left;
        padding: 0px;
        margin: 0px;
    }

    #cpad-header
    {
        width: 730px;
        height: 73px;
        float: left;
        background: url(../images/cpad-header-logo.png) no-repeat top center;
        padding: 0px;
        margin: 0px;
    }
    
        #cpad-left
        {
            float: left;
            width: 350px;
        }
        
            #cpad-left a, #cpad-left a:visited
            {
                width: 315px;
                height: 73px;
                display: block;
            }

        #cpad-right
        {
            float: right;
            width: 380px;
        }
            
            #cpad-right a, #cpad-right a:visited
            {
                width: 52px;
                height: 10px;
                margin: 10px 0px 0px 10px;
                display: block;
                float: right;
                color: #fff;
                font-size: 10px;
                text-decoration: none;
                padding-top: 50px;
                text-align: center;
            }
            
            #cpad-right a:hover
            {
                width: 52px;
                height: 15px;
                color: #fff;
                margin: 5px 0px 0px 10px;
                padding-top: 55px;
                
            }
            
            .products, .products:visited
            {
                background: url(../images/top-nav-products.jpg) no-repeat top;
            }
            
                .products:hover
                {
                    background: url(../images/top-nav-products-on.jpg) no-repeat top;
                }
            
            .aboutus
            {
                background: url(../images/top-nav-aboutus.jpg) no-repeat top;
            }
            
                .aboutus:hover
                {
                    background: url(../images/top-nav-aboutus-on.jpg) no-repeat top;
                }
				
            .photos
            {
                background: url(/images/top-nav-photos.jpg) no-repeat top;
            }
            
                .photos:hover
                {
                    background: url(/images/top-nav-photos-on.jpg) no-repeat top;
                }
            
            .contact
            {
                background: url(../images/top-nav-contact.jpg) no-repeat top;
            }
            
                .contact:hover
                {
                    background: url(../images/top-nav-contact-on.jpg) no-repeat top;
                }
            
    #rpad-header
    {
        width: 10px;
        height: 73px;
        float: left;
        padding: 0px;
        margin: 0px;
    }
    
    #mbar-header
    {
        width: 750px;
        height: 15px;
        clear: both;
        background: url(../images/mbar-bg.jpg) repeat-x top;
        padding: 0px;
        margin: 0px;
    }
    
    .img
    {
        padding: 0px;
        margin: 0px;
        position: absolute;
    }


#body
{
    width: 750px;
    background: #fff url(../images/body-bg.jpg) repeat-x bottom;
}
    #body-container
    {
        width: 750px;
    }
        
    #left-body
    {
        width: 400px;
		float: left;
        padding: 0px 10px 10px 10px;
    }
        #left-intro
        {
            background: #7dd0e8 url(../images/left-intro-bg.jpg) no-repeat bottom;
            width: 380px;
            color: #fff;
            font-family: Tahoma;
            font-size: 12px;
            padding: 0px 10px 10px 10px;
            margin-bottom: 10px;
        }
        
            #left-intro h1
            {
                font-size: 20px;
            }
        
        .mod
        {
            width: 400px;
            color: #64c6e2;
            padding-bottom: 20px;
			overflow: hidden;
        }
        
        .mod-head
        {
			width: 400px;
            height: 50px;
        }
		
        .mod-body
        {
            background: url(../images/mod-body.jpg) repeat-y;
            width: 380px;
            font-size: 14px;
            padding: 10px 10px 0px 10px;
			overflow: hidden;
        }
        
            .left-img, .left-img:visited
            {
                margin-right: 10px;
                margin-bottom: 2px;
                float: left;
                border: 1px solid #76cae4;
            }
           
            .left-img:hover
            {
                border: 1px solid #1c587d;
            }
			
			.left
			{
				float: left;
			}
			
			.right
			{
				float: right;
			}
        
        .mod-body p
        {
            padding-bottom: 10px;
        }
        
            .p-center
            {
                text-align: center;
            }
        
        .mod-foot
        {
            width: 400px;
            height: 15px;
			clear: both;
        }
		
		#tabs
		{
			text-align: center;
		}
		
		#tabs a, #tabs a:visited
		{
			width: 65px;
			display: block;
			padding-top: 3px;
			margin-left: 7px;
			height: 22px;
			text-align: center;
			border: 1px solid #76cae4;
			text-decoration: none;
			float: left;
		}
		
		#tabs a:hover
		{
			border: 1px solid #1c587d;
			text-decoration: none;
		}
		
		/*--- Mini Mod ---*/
		.mini-mod
        {
            width: 250px;
            color: #64c6e2;
            padding-bottom: 20px;
        }
        
        .mini-mod-head
        {
            width: 250px;
            height: 50px;
        }

        .mini-mod-body
        {
            background: url(../images/mini-mod-body.png) repeat-y;
            width: 230px;
            font-size: 14px;
            padding: 10px 10px 10px 10px;
			overflow: hidden;
        }
        
        .mini-mod-body p
        {
            padding-bottom: 10px;
        }
        
        .spacer
        {
            height: 100px;
            width: 400px;
        }
		
		.latest-products
		{
			float: left;
			width: 33%;
			text-align: center; 
			cursor: pointer;
			font-size: 10px; 
			height: 140px;
		}
		
            .product-img, .product-img:visited
            {
                border: 1px solid #76cae4;
            }
           
            .product-img:hover
            {
                border: 1px solid #1c587d;
            }
			
			.popup 
			{
				font-size: 10px;
				text-align: center;
				cursor: pointer;
			}
		
		.fix-box
		{
			overflow: hidden;
		}
        
    #right-body
    {
		width: 250px;
		padding: 10px 10px 10px 70px;
		float: right;
		overflow: hidden;
    }

#footer 
{
    width: 750px;
    height: 25px;
    color: #fff;
	clear: both;
}

    #footer a, #footer a:visited
    {
        color: #fff;
    }

    #footer a:hover
    {
        color: #fff;
        text-decoration: none;
    }

    #lpad-footer
    {
        width: 20px;
        height: 25px;
        float: left;
        padding: 0px;
        margin: 0px;
    }

    #cpad-footer
    {
        width: 710px;
        height: 22px;
        float: left;
        background: url(../images/cpad-footer.jpg) repeat-x top center;
        padding: 3px 0px 0px 0px;
        margin: 0px;
        font-size: 14px;
        text-align: center;
    }
    
    #rpad-footer
    {
        width: 20px;
        height: 25px;
        float: left;
        padding: 0px;
        margin: 0px;
    }