
*{
margin:0;
padding:0;
color:rgb(255,255,255);
overflow:auto;
}

a:link { color: rgb(0,180,255) }
a:visited { color: rgb(0,180,255) }

.SPApp {
    min-width : 800px;
    min-height : 550px;
    background-color:#ffffff;
}

/*img {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}*/

.head-default
{
    width:100%;
    position:relative;
    vertical-align:bottom;
    height: 98px;
    z-index:2;
    overflow:visible;
}

.head-background
{
    position:absolute;
    height:100%;
    width:100%;
}
#tab-section 
{
    float:right;
}

.ink-warn-icon
{
    position:absolute;
    left:0;
    top:30;
}

.body-default 
{
    /*border-top: 2px solid #afdfbf;
    border-bottom: 2px solid #afdfbf;*/
    /*color: #222222;*/
    clear : both;
    padding: 0 0 0 0;
    width:100%;
    background-color:#ffffff;
    color:#000000;
    overflow:auto;
    position:relative;
    z-index:1;
    text-align: center;
}

.body-tasklist
{
    width:90%;
    text-align: right;
} 

.body-tasklist-wide
{
    width:94%;
    text-align: right;
} 

.footer-default 
{
    /*color: #999;*/
    margin: 0 0 0 0px;
    /*width: 1024px;*/
    height: 0px; /*132px*/
    clear : both;
    padding: 0 0 0 0;
    background-color:#6b6b6b;
    position:relative;
    
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
}

.help-coll
{
    width:50%;
}

.help-table
{
    width:100%;
    /*background-color: #408040;*/
}

.device-table
{
    width:100%;
}

.device-coll
{
    width:33%;
}

.device-div
{
    height:auto;
    position:relative;
    border-width: 1px;
    border-color: #ffffff;
    border-style:solid;
    
    margin-right: 20px;
    margin-top: 5px;
    margin-left: 2px;
    
    cursor:pointer;
}

.device-div-highlight
{
    height:auto;
    position:relative;
    
    background-image:url('./img/highlighted_center.png');
    background-repeat:repeat-x;
    background-color: #e3e6e5;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style:solid;
    
    margin-right: 20px;
    margin-top: 5px;
    margin-left: 2px;
    
    cursor:pointer;
}
.device-img
{
    height:45px;
    width:45px;
    margin-left: 8px;
}

.device-text
{
}

.device-description
{
    color:#505050;
    font-size:14px;
    font-family: arial,sans-serif;
    
    height:33px;
    overflow:hidden;
}

.device-title
{
    color:#000000;
    font-size:17px;
    font-family: arial,sans-serif;
    
    height:21px;
    overflow:hidden;
}

.task-div-highlight
{
    height:auto;
    position:relative;
    
    background-image:url('./img/highlighted_center.png');
    background-repeat:repeat-x;
    background-color: #e3e6e5;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style:solid;
    
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 2px;
    
    cursor:pointer;
}

.task-div
{
    height:auto;
    position:relative;
    border-width: 1px;
    border-color: #ffffff;
    border-style:solid;
    
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 2px;
    
    cursor:pointer;
}

.task-html
{
    height:auto;
    color:#000000;
    margin-right: 20px;
    margin-top: 10px;
    
    cursor:pointer;
}

/*.task-div-ink
{
    float:left;
    height:200px;
    position:relative;
    margin-left: 20px;
    margin-top: 10px;
    background-color: #333399;
    overflow:hidden;
}*/

.task-img
{
    height:55px;
    width:55px;
    margin-left: 10px;
}

.task-img-helpsection
{
    height:32px;
    width:32px;
    margin-left: 10px;
}

.task-text
{
}

.task-description
{
    color:#505050;
    font-size:14px;
    font-family: arial,sans-serif;
    
    height: 33px;
    overflow:hidden;
    /*height: 33px;
    text-overflow: ellipsis;
    overflow:hidden;*/
}

.task-title
{
    color:#000000;
    font-size:20px;
    font-family: arial,sans-serif;
    
    height: 23px;
    overflow: hidden;
    /*height: 25px;
    text-overflow: ellipsis;
    overflow:hidden;*/
}

.task-title-helpsection
{
    color:#0000FF;
    font-size:17px;
    font-family: arial,sans-serif;
    text-decoration: underline;
    
    height: 40px;
    overflow: hidden;
    /*height: 25px;
    text-overflow: ellipsis;
    overflow:hidden;*/
}

.img_block
{
    width:90%;
    float:none;
}

.task-block
{
    float:none;
}

.search-div
{
    float:left;
    position: absolute;
    bottom: 5px;
    left: 20px;
    height: 34px;
    width: 218px;
    
    /*margin: 0 0 0 0px;
    padding: 0 0 0 0;*/
    overflow:visible;
    background-image:url('./img/search_center.png');
    background-repeat:repeat-x;
    z-index:5;
}

.tabs-full
{
    text-align:center;
    position: relative;
    z-index:4;
}

#highlight-main
{
    position:absolute;
    top: 2px;
    height: 93px;
    width: 83px;
    z-index:0;
    visibility:hidden;
    
    overflow:visible;
}

#highlight-image
{
    position:absolute;
    height:100%;
    width:100%;
}

#search-left-bump
{
    position:absolute;
    top: 0px;
    left: -16px;
}

#search-right-bump
{
    position:absolute;
    top: 0px;
    left: 218px;
}

#highlight-left
{
    position:absolute;
    top: 0px;
    left:-4px;
    height:93px;
    width:4px;
}

#highlight-right
{
    position:absolute;
    top: 0px;
    left: 83px;
    height:93px;
    width:4px;
}

#search-button
{
    position:absolute;
    top: 7px;
    right: -4px;
}

#search-txtbox
{
    position:absolute;
    top: 8px;
    right: 20px;  
    background-color:#555760;
    color:#dddddd;
    border: 0;
    height:17px;
    width:185px;
    overflow:hidden;
    font-size: 14px;
    text-align: right;
}

#search-drop
{
    position:absolute;
    top: 12px;
    right: 210px;
}   

#search-drop-cont
{
    position:absolute;
    top: 35px;
    left: 0px;
    color:Black;
    height:62px;
    width:215px;
    overflow:visible;
}

#drop-center
{
    position:absolute;
    height:100%;
    width:100%;
}

#drop-left-bump
{
    position:absolute;
    top: 0px;
    left: -4px;
    height:62px;
    width:4px;
}

#drop-right-bump
{
    position:absolute;
    top: 0px;
    right: -4px;
    height:62px;
    width:4px;
}

#drop-local
{
    width:215px;
    height:27px;
    position:absolute;
    top:4px;
    left:0px;
    background-image:url('./img/highlighted_bar.png');
    cursor:pointer;
}

#drop-local-icon
{
    position:absolute;
    top:4px;
    right:25px;
}

#drop-local-check
{
    position:absolute;
    top:6px;
    right:5px;
}

#drop-local-text
{
    position:absolute;
    top:6px;
    right:50px; 
    font-size:14px;
}

#drop-web-icon
{
    position:absolute;
    top:4px;
    right:25px;
}

#drop-web-check
{
    position:absolute;
    top:6px;
    right:5px;
}

#drop-web-text
{
    position:absolute;
    top:6px;
    right:50px; 
    font-size:14px;
}

#drop-web
{
    width:215px;
    height:27px;
    position:absolute;
    top:31px;
    left:0px;
    background-image:url('./img/highlighted_bar.png');
    cursor:pointer;
}              


/*#option-web
{
    position:absolute;
    top: 35px;
    left: 130px;
    color:Black;
}

#option-local     
{
    position:absolute;
    top: 60px;
    left: 130px;
    color:Black;
}   */
                
.table_div
{
    float:left;
    position:relative;
}

.button_down 
{
    color:yellow; 
    background: navy;
}

.button_normal
{
    color:black; 
    background: light_gray;
}

#tab-pointer
{
    position:relative;
    bottom: -90px;
    right: 0px;
}

/*#foot_link
{
    position:absolute;
    top: 40px;
    left: 350px;
}

#foot_img
{
    position:absolute;
    top: 0px;
    left: 0px;
}*/

.tab-icon
{
    width:50px;
    height:50px;
    text-decoration:none;
    display:block;
    /*background-image:url('./img/ePC_icon.png');*/
    background-repeat:no-repeat;
    background-position:0px 0px;
    z-index:5;
    
    cursor:pointer;
}

.tab-div
{
    width:98px;
    text-align: center;
}

#bars-full-disabled
{
    width:115px;
    height:92px;
    overflow:visible;
    /*border-right-width:2px;
    border-right-color:#404040;
    border-right-style:solid;
    border-left-width:2px;
    border-left-color:#404040;
    border-left-style:solid;*/
    
    overflow:visible;
}

#bars-full
{
	position:relative;
    width:115px;
    height:92px;
    overflow:visible;
    /*border-right-width:2px;
    border-right-color:#404040;
    border-right-style:solid;
    border-left-width:2px;
    border-left-color:#404040;
    border-left-style:solid;*/
    
    cursor:pointer;
    overflow:visible;
}

#bars-graphic
{
    width:115px;
    height:58px;
    z-index:5;
    /*background-color:#663333;*/
    position:relative;
}

.tab-text
{
    position:relative;
    width:80px;
    height:35px;
    display:block;
    color:#c0c0c0;
    font-size:13px;
    font-family: arial,sans-serif;
    text-align: center;
    overflow:hidden;
    z-index:5;
    
    cursor:pointer;
}

#bars-text
{
    width:107px;
    height:35px;
    display:block;
    color:#ffffff;
    font-size:14px;
    font-family: arial,sans-serif;
    text-align: center;
    overflow:hidden;
    z-index:5;
}

#bars-text-disabled
{
    width:107px;
    height:35px;
    display:block;
    color:#c0c0c0;
    font-size:14px;
    font-family: arial,sans-serif;
    text-align: center;
    overflow:hidden;
    z-index:5;
}

.tab-selected-text
{
    position:relative;
    width:91px;
    height:35px;
    display:block;
    color:#ffffff;
    font-size:13px;
    font-family: arial,sans-serif;
    font-weight: bold;
    text-align: center;
    overflow:hidden;
    z-index:5;
    
    cursor:pointer;
}

.large-text-title
{
    color:#000000;
    font-size:25px;
    margin-top: 20px;
    border-bottom: 1px solid #444444;
    
    font-family: Times,"Times New Roman",Georgia,Serif;
}

.large-text
{
    color:#000000;
    font-size:25px;
    margin-top: 10px;
    
    font-family: Times,"Times New Roman",Georgia,Serif;
}

.bars-back
{
    background-color:#ffffff;
    position:absolute;
    top:2px;
    left:5px;
    height:54px;
    width:18px;
    overflow:visible;
}

.bars-color
{
    background-color:#ff0000;
    position:absolute;
    bottom:1px;
    left:2px;
    height:52px;
    width:10px;
    overflow:hidden;
}

.bars-color-grad
{
    background-color:#ff0000;
    position:absolute;
    bottom:1px;
    left:2px;
    height:8px;
    width:10px;
    overflow:hidden;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000');*/
}

.bar-seperator-right
{
    position:absolute;
    top:2px;
    width:2px;
    height:92px;
    right:-1px;
}

.bar-seperator-left
{
    position:absolute;
    top:2px;
    width:2px;
    height:92px;
    left:0px;
}
