﻿/* Begin Style for WebHosting.aspx */


#webhosting_content
{
    position: relative;
    width: 95%; 
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px; 
}

#webhosting_header
{
    position: relative; 
    margin: 0px auto 0px auto; 
    padding: 5px 0px 10px 0px; 
    text-align: center; 
}

#pic3
{
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

#left_column
{
    position: relative;
    width: 35%;
    float: left;
    left: 10px;
    top: 50px;    
}

#right_column
{
    position: relative;
    float: right;
    width: 60%;
    margin: 0px auto 0px auto;
    padding: 0px 10px 0px 0px;
    text-align: center;
    z-index: 2;
}

#basic
{
    position: relative;
    padding-top: 10px;
}

#basic_heading_container
{
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 37px;

}

#basic_heading
{
    position: relative;
    padding-top: 4px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

#basic_text
{
    position: relative;
    text-align: center;
    font-size: 16pt;
}


#selfUpdate
{
    position: relative;
    padding-top: 10px;
}

#selfUpdate_heading_container
{
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 37px;

}

#selfUpdate_heading
{
    position: relative;
    padding-top: 4px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

#selfUpdate_text
{
    position: relative;
    text-align: center;
    font-size: 16pt;
}

#custom
{
    position: relative;
    padding-top: 10px;    
    padding-bottom: 10px;
}

#custom_heading_container
{
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 37px;

}

#custom_heading
{
    position: relative;
    padding-top: 4px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

#custom_text
{
    position: relative;
    text-align: center;
    font-size: 16pt;
}


#webhosting_footer_container
{
    clear: right;
    margin: 0px auto 0px auto;
    padding-bottom: 10px;
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 35px;
}

#webhosting_footer_text
{
    position: relative;
    padding-top: 4px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

/* End Style for WebDesign.aspx */
