﻿#mainDivContactUsBackground
{
    z-index:0;
    background-image: url('../../Images/contactUs/BGcontactUs.jpg');
    width:1024px;
    height:726px;
}

/* menu position */
#contactUsDivMenu
{
    z-index:5;
    position:absolute;
    width:404px;
    height:30px;
    left:550px;
    top:18px; 
}
/* end menu position */

#companyLogo
{
    position:absolute;
    width:241px;
    height:21px;
    left:64px;
    top:147px;
}
#pageName
{
    position:absolute;
    width:36px;
    height:232px;
    left:0px;
    top:395px;
}
#contentBar
{
    position:absolute;
    width:401px;
    height:9px;
    top:168px;
    left:64px;
}
#contentBox
{
    position:absolute;
    width:401px;
    height:142px;
    top:177px;
    left:64px;
    color:#FFF;
}
#requiredFieldsBox
{
    position:absolute;
    width:401px;
    bottom:100px;
    left:64px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;  
    background-color:#000000;
}
.popupbg
{
    padding:10px 0 10px 10px;
}
span.padding
{
    padding-left:30px;
}
#contentBox p
{
    padding: 10px 10px 0px 10px;
    line-height:15px;
}
#contentBox table
{
    margin-left:10px;
}
#contactForm
{
    position:absolute;
    width:428px;
    height:540px;
    top:168px;
    left:527px;
    color:#FFF;
}
#contactForm
{
    position:absolute;
    width:428px;
    height:540px;
    top:168px;
    left:527px;
    color:#FFF;
}
#contactForm table
{
    width:428px;
    color:#FFF;
}
#contactForm td
{
    padding-bottom:12px;
}
#contactForm input
{
    height:20px;
    width:300px;
    border:0px;
    padding-top:4px;
    padding-left:4px;
    margin-top:-1px;
    margin-bottom:-1px;
    font-size:14px;
    font-family:Arial, Verdana;
    vertical-align:middle;
}
#contactForm table tr td input.buttonClear
{
    width:80px;
    height:24px;
    background-color:#333333;
    color:#FFF;
    padding-bottom:4px;
    font-size:12px;
}
#contactForm table tr td input.buttonSend
{
    width:80px;
    height:24px;
    background-color:#0d5a8d;
    color:#FFF;
    margin-left:10px;
    margin-right:8px;
    padding-bottom:4px;
    font-size:12px;
}
#contactForm textarea
{
    height:83px;
    width:300px;
    border:0px;
    padding-top:4px;
    padding-left:4px;
    margin-top:-1px;
    margin-bottom:-1px;
    font-size:14px;
    font-family:Arial, Verdana;
    overflow:auto;
}
a:link, a:active, a:visited
{
    color:#cfe1f8;
    text-decoration: underline;
}
a:hover
{
    color:#FFF;
    text-decoration: underline;
}
/* menu popup location */
#productMenu
{
	right:444px;
	top:58px;
}
#brochuresMenu
{
	right:397px;
	top:58px;
}
#coloursMenu
{
	right:350px;
	top:58px;
}
#qualityMenu
{
	right:304px;
	top:58px;
}
#peopleMenu
{
	right:257px;
	top:58px;
}
#locationsMenu
{
	right:210px;
	top:58px;
}
#samplesMenu
{
	right:163px;
	top:58px;
}
#contactUsMenu
{
	right:116px;
	top:58px;
}
#aboutUsMenu
{
	right:69px;
	top:58px;
}
#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 */