﻿body
{
    background-position: center top;
    background-color: #000000;
    color: White;
    font-family: Arial;
    background-image: url(images/page_back.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

img {
    border: none;
    margin: 0px;
    padding: 0px;
}

em {
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}

ul {
    list-style-type: none;
}

ul, li, div, h2, p, img, em, h1, blockquote q {
    margin: 0px;
    padding: 0px;
}

h2 {
    color: #ffffff;
    font-family: Arial;
}

a {
    text-decoration: none;
    color: White;
}

#container {
    width: 900px;
    position: relative;
    margin: 0px auto;
}

#headerwrap {
    width: 100%;
    background: #737373;
    height: 118px;
        margin-top: 30px;
    margin-bottom: 42px;
}

#header {
    position: relative;
    background: #737373;
    width: 900px;
    margin: 0 auto;
    height: 118px;
    z-index: 150;
}

#logo {
    position: absolute;
    top: -23px;
    z-index: 0;
}

#contact {
    position: absolute;
    right: 0px;
    top: 10px;
}

#contact em {
position: absolute;
    right: 200px;
    width: 30px;
    
}

#mainmenu {
    position: absolute;
    font-size: 11pt;
    right: 0px;
    bottom: 10px;
    z-index: 150;
}

#mainmenu a {
	display: block;
	z-index: 150;
}

#mainmenu a:hover {
    color: #4d4d4d;
    z-index: 150;
    color: #f0037f;
}

#mainmenu li {
	float: left;
	z-index: 150;
	padding-right: 10px;
}

#mainmenu li ul {
    position: absolute;
    background: #4d4d4d;
	width: 11em;
	left: -999em;
	z-index: 150;
}

#mainmenu li:hover ul {
    position: absolute;
	left: 0;
	z-index: 150;
}

#mainmenu li ul li {
    padding-left: 5%;
}

#mainmenu li ul li:hover {
	background: #737373;
	width: 142px;
	z-index: 150;
	padding-left: 5%;
}

#mainmenu li:hover ul, #mainmenu li.sfhover ul {
	left: auto;
	z-index: 150;
}

.menu {
    z-index: 300;
    z-index: 150;
}

#main {
    position: relative;
    z-index: 0; 
    border-top-style: solid;
    border-top-color: #f0037f;
    border-top-width: 9px; 
    background-position: left bottom;
    background-image: url(/images/page_back2.jpg);
    background-repeat: no-repeat;
    width: 900px;
    font-size: 0.9em;
}

p 
{
    padding-top: 5px;
    padding-bottom: 5px;
}

#main h2 
{
    padding-top: 20px;   
    line-height: 1.9em;
}

#main ul {
    padding-top: 15px;
}

#camera {
    visibility: hidden;
    top: 0px;
}

#right img {
    z-index: 0;
    border-left-style: solid;
    border-left-color: #f0037f;
    border-left-width: 10px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    position: relative;
    z-index: 100;
}

#right {
    width: 520px;
    float: left;
    overflow: auto;
}

#Testimonial
{
    position: relative;
    background-color: #59595c;
    padding-bottom: 15px;
    width: 469px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-bottom: 16px;
    left: 11px;
}

#Testimonial img {
position: absolute;
    bottom: -16px;
    right: 0px;
    border: none;
}

#Testimonial h2 {
    color: #f0037f;
    line-height: 2em;
}

#Testimonial em {
    color: #f0037f;
}

.splash_txt {
    padding-left: 20px;
    color: #0671b0;
    top: 180px;
    font-size: 14pt;
    width: 400px;
}

.splash_txt a {
    color: #595959;
}

.splash_head {
    color: #ffffff;
    background: #cccccc; 
    bottom: 0px;
    width: 100px;
}

.splash_head h2 {
    color: #333333;
}

#image1 {
    border-left-style: solid;
    border-left-color: #f0037f;
    border-left-width: 10px; 
}

.bottom {
    font-size: 10pt;
}

.bottom img {
    position: absolute;
    right: -25px;
    top: 0px;
}

#vfp {
    background: url(images/vfp_back.jpg);
    width: 28%;
}

#conferen {
    background: url(images/conference_back.jpg);
    width: 28%;
}

#case_studies {
    background: url(images/case_studies_back.jpg);
    width: 28%;
}

#wedo {
    float: left;
    width: 325px;
    padding-left: 4%;
    padding-right: 2%;
}

#wedo em {
    color: #f0037f;
}

#standards_head 
{
    padding-top:20px;    
}

#examples_head 
{
    padding-top: 20px;   
}


#column1 {
    width: 45%;
    float: left;
    border-right-style: solid;
    border-right-color: #333333;
    border-right-width: 1px;
}

#column2 {
    width: 70%;
    float: left;
    padding-left: 1%;
}

#clear {
    width: 100%;
    clear: left;
}



#testimonial1 blockquote {
    color: #ffffff;
}

#testimonial2 blockquote {
    color: #f0037f;
}

#testimonial3 blockquote {
    color: #00a0c6;
}

#testimonial4 blockquote {
    color: #7fc31c;
}

#testimonial5 blockquote {
    color: #999999
}

#clear {
    width: 100%;
    clear: left;
}

#footer {
    border-top-style: solid;
    border-top-color: #4d4d4d;
    border-top-width: 5px;
    position: relative;
    top: 50px;
    width: 100%;
    padding-bottom: 20px;
}

#footer li {
    display: inline;
    border-right: solid 3px #f0037f;
    padding-right: 5px;
}

#footer li.last 
{
    border: none;
    padding-right: 0px;   
}


#legal {

}

#links {
    position: absolute;
    top: 0px;
    right: 0px;
} 
blockquote
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#main ul {
list-style-type: disc;
margin-left: 15px;
}

#footer li 
{
   padding-right: 6px;
   padding-left: 2px;
   margin-right: 2px;
   margin-left: 2px;
}

#mainmenu li ul li a 
{
    padding-top: 3px;
    padding-bottom: 2px;
}

label.name
{
    width: 120px;
    display: inline-block; 
    position: relative;
    top: 2px; 
}

#right img#set1, #right img#set2, #right img#set3, #right img#set4, #right img#set5, #right img#set6, #right img#set7 {
    position:absolute;
    visibility:hidden;
} 

#right img#set1 {
    visibility: visible;
}

#right img#cs1, #right img#cs2, #right img#cs3, #right img#cs4, #right img#cs5, #right img#cs6, #right img#cs7 {
    position:absolute;
    visibility:hidden;
} 



#right img#tesco1, #right img#tesco2, #right img#tesco3, #right img#tesco4, #right img#tesco5, #right img#tesco6, #right img#tesco7 {
    position:absolute;
    visibility:hidden;
} 

#right img#tesco1 {
    visibility:visible;
}


