﻿#tdHeader
{
    background-image: url('../Images/bgBlue1x1.jpg');
    
    border-width:1px; 
    border-style:solid; 
    border-color:Black;
}


#tdMenu
{
    margin: 0px;
    padding: 0px;
    
    border-style: solid;
    border-color: Black;
    
    border-top-width: 0px;
        
    border-left-width: 1px;
    
    border-bottom-width: 1px;
   
    border-right-width: 1px;
}

#tdMenuSubMiddle
{
    background-image: url('../../../Style/IG/Skeppet_Caribbean/images/header_gridhover.gif');
    background-position: center;
    width: 100%;    
}


#tdMenuContentSpacer
{
    height: 30px;
    border-color: Black;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    /*border-bottom-width: 1px;*/
}


#tdContent
{
    border-left-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    
    border-right-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
}

#trContentSub
{
    vertical-align: top;    
    height: 400px;
}


#tdContentSubLeftSpacer
{   
    /* 
    border-color: Black;
    border-style: solid;
    border-right-width: 1px;
*/
}

#imgContentSubLeftSpacer
{
    width: 20px;
}


#tdContentSubMain
{
    width: 100%;
}




#tdContentSubRightSpacer
{    
    /*
    border-color: Black;
    border-style: solid;
    border-left-width: 1px;
*/
}

#imgContentSubRightSpacer
{
    width: 20px;
}


#tdContentFooterSpacer
{
    height: 20px;
    border-color: Black;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    /*border-top-width: 1px;*/
}


#tdFooter
{
    border-width: 1px;
    border-color: Black;
    border-style: solid;
    
    height: 20px;
    background-image: url('../Images/bgBlue1x1.jpg');    
    
    text-align: center;
    color: White;
    font-size: 10px;   
}

