﻿#mainDivDecolineCTSBackground
{
    z-index:0;
    background-image: url('../../Images/decolineCTS/BGdecolineCTS.jpg');
    width:1024px;
    height:726px;
}
/* menu position */
#decolineCTSDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:62px;
    top:8px; 
}
/* end menu position */

#companyLogo
{
    position:absolute;
    width:206px;
    height:18px;
    left:167px;
    top:386px;
}
#pageName
{
    position:absolute;
    width:37px;
    height:265px;
    left:9px;
    top:53px;
}
#productName
{
    position:absolute;
    width:526px;
    height:50px;
    left:167px;
    top:328px;
}
#contentBox
{
    position:absolute;
    width:578px;
    height:323px;
    top:394px;
    left:409px;
    color:#FFF;
    overflow:auto;    
}
#contentBox p
{
    padding: 10px 10px 10px 10px;
    line-height:14px;
}
#sizesTable table
{
    margin: 5px 0 0 13px;
    border: 1px solid #666;
}
#sizesTable td
{
    color:#fff;
    border-bottom: 1px solid #666;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding-top:2px;
    padding-bottom:2px;
}
#sizesTable td.headWhite
{
    background-color: white;
    color:#000;
}
#sizesTable td.headBlack
{
    background-color: #155b88;
    color:#fff;
}
#cleanTable table
{
    width:540px;
    margin: 5px 0 0 13px;
    border: 1px solid #666;
}
#cleanTable td
{
    color:#fff;
    border-bottom: 1px solid #666;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding-top:2px;
    padding-bottom:2px;
    width:67px;
}
#cleanTable td.headWhite
{
    background-color: white;
    color:#000;
    padding: 3px 0 3px 0;
    width:540px;
}
#cleanTable td.headBlack
{
    background-color: black;
    color:#fff;
    padding-top:5px;
    padding-bottom:5px;
}
#subHeader
{
    font-size: 14px;
    font-weight:bold; 
}

/* menu popup location */
#productMenu
{
	left:62px;
	top:47px;
}
#brochuresMenu
{
	left:109px;
	top:47px;
}
#coloursMenu
{
	left:156px;
	top:47px;
}
#qualityMenu
{
	left:203px;
	top:47px;
}
#peopleMenu
{
	left:250px;
	top:47px;
}
#locationsMenu
{
	left:297px;
	top:47px;
}
#samplesMenu
{
	left:344px;
	top:47px;
}
#contactUsMenu
{
	left:391px;
	top:47px;
}
#aboutUsMenu
{
	left:438px;
	top:47px;
}
#listProducts
{
	padding-top:0px;
}
#listBrochures
{
	padding-top:0px;
}
#listColours
{
	padding-top:0px;
}
#listQuality
{
	padding-top:0px;
}
#listPeople
{
	padding-top:0px;
}
#listLocations
{
	padding-top:0px;
}
#listSamples
{
	padding-top:0px;
}
#listContactUs
{
	padding-top:0px;
}
#listAboutUs
{
	padding-top:0px;
}

/* end menu popup location */