﻿.bucket_leftpane1
{
    background-image: url(bucket_leftpane1.jpg); 
    background-repeat: no-repeat;
    width: 220;
}
.bucket_leftpane2
{
    background-image: url(bucket_leftpane2.jpg);
    background-repeat: no-repeat;
    width: 220;
    
}

.bucket_leftpane3
{
    background-image: url(bucket_leftpane3.jpg);
    background-repeat: no-repeat;
    width: 220;
    
}

.bucket tr, .bucket td
{
    vertical-align: top;
}


table.bucket_leftpane1 h2,
table.bucket_leftpane2 h2,
table.bucket_leftpane3 h2
{
    text-transform: uppercase;
}


.bucket a:link, .bucket a:active, .bucket a:hover, .bucket a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #255c7b;
}

h2.bucket_corner_title_lp
{
    display: block;
    text-align: center;
    padding-top: 70px;
    margin: 0;
    font-family: 'Trebuchet MS' , Sans-Serif, Arial;
    font-size: 14px;
    color: #255c7b;
    font-weight: bold;
}

.corner_c
{
    text-align: center;
}
.corner_hr
{
    margin-left: 5px;
    margin-right: 5px;
}
.corner_table
{
    border: solid 0px #000000;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
.bottom_full .corner_table
{
    background-image: url(botfull_box_BG.jpg); 
    /* background-image: url(http://www.collectiveview.com/images/cvlogo250.jpg); */
    background-repeat: repeat-x;
    background-position: top left;
}

.bottom_full a:link, .bottom_full a:active, .bottom_full a:visited
{
    color: #255c7b;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 12px;
    text-decoration: none;
}
.bottom_full a:hover
{
    color: #255c7b;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 12px;
    text-decoration: underline;
}


.botfull_tip p
{
    font-size: 11px;
    font-family: 'Trebuchet MS' , Sans-Serif, Arial;
    color: #222222;
    display: inline;
}
.botfull_tip img
{
    /* padding-right: 10px; */
}
.botfull_table_master
{
    padding-bottom: 22px;
    font-size: 11px;
    font-family: 'Trebuchet MS' , Sans-Serif, Arial;
    color: #222222;
}

h2.bct,
.botfull_corner_title
{
    display: block;
    margin: 0;
    font-family: 'Trebuchet MS' , Sans-Serif, Arial;
    font-size: 14px;
    color: #B94B1C; 
    font-weight: bold;
    text-align: left;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */



div.spclbckt .special_tl
{
    empty-cells:show;    
    height: 7px;
    width: 7px;
    background-image: url(tl.gif) !important;
    background-repeat: no-repeat;
}
div.spclbckt .special_tr
{
empty-cells:show;    
    height: 7px;
    width: 7px;
    background-image: url(   'tr.gif' ) !important;
    background-repeat: no-repeat;
}
div.spclbckt .special_bl
{
    empty-cells:show;    
    height: 7px;
    width: 7px;
    background-image: url(   'bl.gif' ) !important;
    background-repeat: no-repeat;
}
div.spclbckt .special_br
{
    empty-cells:show;    
    height: 7px;
    width: 7px;
    background-image: url(   'br.gif' ) !important;
    background-repeat: no-repeat;
}
div.spclbckt .special_t
{
    empty-cells:show;    
    height: 7px;
    background-image: url(   'top.gif' ) !important;
    background-repeat: repeat-x;
}
div.spclbckt .special_r
{
    empty-cells:show;    
    width: 7px;
    background-image: url(   'right.gif' ) !important;
    background-repeat: repeat-y;
}
div.spclbckt .special_l
{
    empty-cells:show;    
    width: 7px;
    background-image: url(   'left.gif' ) !important;
    background-repeat: repeat-y;
}
div.spclbckt .special_b
{
    empty-cells:show;    
    height: 7px;
    background-image: url(bottom.gif) !important;
    background-repeat: repeat-x;
}



/* ------------------------------------------------ */
/* ------------------------------------------------ */

.ModuleTitle_MenuItem
{
    border: white 0px solid; /*override borders*/
}

.ModuleTitle_MenuItem TD
{
    /*TD if menu is using tables*/
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    background-color: #EEEEEE;
    width: 15px;
    height: 100%; /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak
{
    background-color: #EEEEEE;
    font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: #DDDDDD;
}

/* ------------------------------------------------ */
/* ------------------------------------------------ */

