﻿.editbody
{
    background-color: #FFFFFF;
    background-image: none;
    margin: 0;
    padding: 0;
    height: 100%;
}


ul.LargeArrowList
{
}

.LargeArrowList li
{
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0px;
    margin-left: -50px;
    list-style: none;
    background: transparent url(/business/images/about/arrow.gif) no-repeat left center;
}

.LargeArrowList li a
{
    padding-top: 20px;
    padding-left: 40px;
    height: 40px;
    width: 40px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
}

h5.FeatureList
{
    color: #669900;
    font-size: 13px;
}

ul.FeatureList
{
    list-style: none;
    margin: 0px;
    padding-left: 0px;
}

ul.FeatureList li
{
    list-style: none;
    background: transparent url(/business/images/about/arrow.gif) no-repeat left center;
    padding-bottom: 3px;
}

ul.FeatureList li span
{
    padding-left: 20px;
    color: #000000;
}

ul.FeatureList2
{
    list-style: none;
    margin: 0px;
}

ul.FeatureList2 li
{
    list-style: none;
    background: transparent url(/business/images/about/arrow.gif) no-repeat left top;
    padding-bottom: 10px;
}

ul.FeatureList2 li span
{
    padding-left: 20px;
    color: #000000;
    font-weight: bold;
}

h4.FeatureList2
{
    font-size: 14px;
}

ul.FeatureList2 li span.description
{
    font-weight: normal;
    display: block;
    padding-top: 3px;
}

div.AdminCPWrapper
{
    display: block;
    height: 253px;
    background: transparent url(/business/images/admincp/bg_img.png) no-repeat center top;
}

.AdminCPWrapper ul
{
    list-style: none;
    padding-top: 80px;
    margin-left: 0px;
}

.AdminCPWrapper li
{
    list-style: none;
    float: left;
    background: transparent url(/business/images/admincp/tab_grey.png) no-repeat center top;
    display: block;
    padding-left: 0px;
    padding-right: 5px;
    width: 107px;
    height: 127px;
}

.AdminCPWrapper li:hover
{
    background: transparent url(/business/images/admincp/tab_blue.png) no-repeat center top;
}

li.preview
{
    text-align: left;
    padding-right: 30px;
}

li:hover.preview
{
    background-image: none;
}


.AdminCPWrapper #preview
{
    padding-top: 0px;
    display: block;
}

.AdminCPWrapper ul
{
}

.AdminCPWrapper li span#title
{
    padding: 0px;
    display: block;
    text-align: center;
    padding-top: 20px;
    font-size: 12px;
    font-weight: bold;
}

.AdminCPWrapper a
{
    text-decoration: none;
}

.AdminCPWrapper li span#icon
{
    padding: 10px;
    padding-top: 20px;
    display: block;
    text-align: center;
    padding-left: 10px;
}

.AdminCPWrapper #portalname
{
    padding-left: 180px;
    padding-top: 45px;
    font-weight: bold;
    position: absolute;
}


.AdminCPWrapper #portalname a
{
    display: block;
    background: transparent url(/business/images/admincp/view_green.png) no-repeat center;
    text-align: center;
    margin-left: 310px;
    margin-top: -60px;
    padding-top: 33px;
    width: 151px;
    height: 45px;
    position: absolute;
}

.AdminCPWrapper #portalname a:hover
{
    background: transparent url(/business/images/admincp/view_blue.png) no-repeat center;
}

.myClass:hover
{
    background-color: #a1da29 !important;
}
.txt
{
    border: 0px !important;
    background: #eeeeee !important;
    color: Black !important;
    margin-left: 25%;
    margin-right: auto;
    width: 100%;
    filter: alpha(opacity=50); /* IE's opacity*/
    opacity: 0.50;
    text-align: center;
}

.NewWindowContent
{
    margin: 0px;
    padding: 0px;
}

.actions
{
    padding-top:10px;
    text-align:center;
}