/**********   GENERAL STYLES   **********/
body, html {
	margin: 0px;
	padding: 0px;
	height: 100px;
	text-align: justify;
	background-color: #3CA5DC;
}
body, td, th, h1 {
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 16px;
	color: #000000;
}
p {
	font-family: inherit;
	font-size: inherit;
	background: transparent;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 1.2em;
	letter-spacing: normal;
	text-align: justify;
}
.indent {
    text-indent: 20px;
}
h1 {
    color: #DC0000;
    font-size: 14px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    text-transform: uppercase;
}
img {
    border: none;
}
a {
    color: #0A50A0;
    font-size: inherit;
}
small {
    font-size: 14px;
}
.sign {
    padding: 7px 0px 17px 0px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
}

/*//////////// Menu /////////////*/
a:link {color:#000000; text-decoration: underline; font-size: 11px}
a:active {color:#000000; text-decoration: underline; font-size: 11px}
a:visited {color:#000000; text-decoration: underline; font-size: 11px}
a:hover {color:#FFFFFF; text-decoration: underline; font-size: 11px }

#navcontainer { 
width:180px; 
height:580px; 
float:left;


}

#navcontainer ul{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
display: block;
padding: 7px;
padding-left:15px;
width: 155px;
border-bottom:thin #333333;
}

#navcontainer a:link, #navlist a:visited
{
text-decoration: none;

}

#navcontainer a:hover{
background-image:url("buttbghover.jpg"/*tpa=http://www.apexcs.co.uk/images/buttbghover.jpg*/);
background-repeat:no-repeat;
color:#FFFFFF;
}

/**********   STYLES FOR DESIGN ELEMENTS   **********/
.main {
    height: 100%; 
    background: transparent url("bg_page.gif"/*tpa=http://www.apexcs.co.uk/img/bg_page.gif*/) repeat-y 50% 0%;
}
.bgHead {
    background: transparent url("bg_head.gif"/*tpa=http://www.apexcs.co.uk/img/bg_head.gif*/) repeat-x 0px 0px;
}
.shadowsBox {
    background: #ffffff; 
    border-bottom: 1px solid #ffffff;
}
.line {
    padding: 0px;
    margin: 0px 0px 17px 0px;
    background: #FFD900;
    height: 10px;
}
.lineBlue {
    border-top: 10px solid #0A50A0;
}
.foot {
    background: transparent url("bg_foot.gif"/*tpa=http://www.apexcs.co.uk/img/bg_foot.gif*/) repeat-x 0% 100%;
}
.foot td, .foot a {
    color: #ffffff;
}
.copyright {
    height: 80px;
    vertical-align: top;
    padding: 0px 0px 0px 20px;
}
.copyright div {
    padding: 18px 0px 0px 0px;
    font-size: 14px;
    vertical-align: top;
    width: 180px;
}
/**********   STYLES FOR FORMS   **********/
form {
    padding: 0px;
    margin: 0px;
}
.ast {
    color: #DC0000; 
    font-family: Tahoma; 
    font-size: 11px;
    font-weight: bold;
}
td.ast {
    vertical-align: top;
    padding: 6px 12px;
}
.name {
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: top;
    padding: 4px 0px;
}
.field {
    width: 320px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #000000;
    margin: 0px 0px 8px 0px;
    font-family: Tahoma;
    font-size: 11px;
}
textarea.field {
    height: 80px;
}
/**********   STYLES FOR PRICE LIST PAGE   **********/
.price th {
    background: #0A50A0;
    border-left: 10px solid #FFD900;
    font-size: 14px;
    color: #ffffff;
    padding: 5px 5px 4px 5px;
    vertical-align: middle;
    text-align: center;
}
.price td {
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
    border-bottom: 1px solid #DDD8D4;    
    padding: 2px 0px 4px 0px;
    background: #ffffff;
}
.price .bg {
    background: #F0EBE6;
    font-size: 10px;
}
tr.boxBorder td {
    border-bottom: 10px solid #FFD900;
} 
.style5 {color: #FFFFFF; font-size: 13px; font-weight: bold; }
#imgContainer {
width:0px;
height:620px;
}

#imgContainer img {
	display:none;
	position:absolute;

}.style6 {
	font-family: arial;
	font-size: 12px;
	line-height:25px;
}
.style7 {
	font-size: 10px;
	color: #FFFFFF;
}
