/* 
================================
Skin styles for CastleForce Portal
Crated by Luis Vazquez of SaeSocial 
================================
*/

.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.SkinObject:link, a.SkinObject:visited, a.SkinObject:hover, a.SkinObject:active
{
    text-decoration: none;
    color: #FFFFFF;
}

.ContentWraper
{
    background-color: #FFD440;
    text-align:left;
}

.InfoBar
{
    background-image: url('contentBgTop.gif');
}

.logopane
{
}

.pagemaster
{
    width: 100%;
    background-color: Black;
}
.skinmaster
{
    height: 100%;
    background-color: #F3F5FA;
    border-right: #7994CB 1px solid;
    border-top: #7994CB 1px solid;
    border-left: #7994CB 1px solid;
    border-bottom: #7994CB 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
    border-color: #000000;
}
.skinheader
{
}
.skingradient
{
    background-color: #FFD440;
    border-top-color: #FF7C4B;
    border-top-style: solid;
    border-top-width: 4;
    color: Black;
    background-image: url('MenuBar.gif');
    background-repeat: repeat-x;
    vertical-align: top;
}
.controlpanel
{
    width: 100%;
    background-color: #DFE5F2;
}
.toppane
{
    background-position: top;
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    /*background-image: url('contentBgTop.gif');*/
    background-repeat: no-repeat;
    text-align:left ;
}
.leftpane
{
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
        text-align:left ;
}
.contentpane
{
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
        text-align:left ;
}
.rightpane
{
    margin-left: 100px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
        text-align:left ;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    background-image: url('contentBgBot.gif');
    height: 220px;
        text-align:left ;
}
.SponsorPane
{
        width: 100%;
    background-color: White;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
        text-align:center  ;
            border-top-color: #FF7C4B;
    border-top-style: solid;
    border-top-width: 4;
    
    }
.MainMenu_MenuContainer
{
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 10px;
    background-color: transparent;
}
.MainMenu_MenuItem
{
    border-left: Black 0px solid;
    border-bottom: Black 1px solid;
    border-top: Black 1px solid;
    border-right: Black 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: transparent;
}
.MainMenu_MenuIcon
{
    background-color: Black;
    border-left: Black 1px solid;
    border-bottom: Black 1px solid;
    border-top: Black 1px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 0px;
    height: 9px;
    visibility: hidden;
}
.MainMenu_SubMenu
{
    background-color: Black;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color:gray;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
   
}
.MainMenu_Seperator
{
    color: White;
}
.MainMenu_MenuArrow
{
    visibility: hidden;
}

.MainMenu_RootMenuArrow
{
    visibility: hidden;
    display: none;
}

.StandardButton
{
    background: #7994CB none;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: red;
}

/* css settings for Product Module */

.CFProductName
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
}
.CFProductDescription
{
        font-family: Verdana, sans-serif;
    font-weight:normal ;
    font-size : 12px;
    font-style:italic;
    
}

.ValueLabel
{
    font-size:10px;
    }

.CFItemBox
{
    width: 100%;
}
.style2
{
    width: 72px;
}
.CFImageBox
{
    width: 100px;
}

.CFProductDataBlock
{
    width: 100%;
}

.CFLeanMore
{
    font-style:italic ;
    color:Red;
    font-weight:bold ;
    font-size:11px;
}

.CFNumberData
{
        width:10px;
    border-color:White;
    border-width:1px;
    color:White ;
    padding-right:5px;
    
    }

.ScoreBox
{
    
    width:10px;
    border-color:White;
    border-width:1px;
    color:White ;
    padding-right:5px;
    }
















































