/*
Colours:
Dark Gray:	#2a2a2a
Light Gray:	#d3d3d3
light light gray:  #f1f1f1
*/

* {	margin: 0;	padding: 0;}

body{                                                                
 margin: 0;                                                                    
 padding: 0;
 text-align:center; 
 opacity: 0.99999;
 background-color: #010033; 
 background-image: url('../images/background1.jpg');
 background-repeat: repeat-x;
 font-size: 13px;
 font-family: 'Verdana','century gothic' , 'Helvetica', 'avant-garde' ; 
} 
 
 img {
 border="0"
 }
 
 p {
	color: black;
	font-size: 12px;
	padding:0px;
	text-align:justify;
}

 p.indent2{
 padding-left: 30px;
 padding-right: 10px;
 }

p.list{
padding: -10 0 0 15;
}

H1 {font-size: 25px;}
 
H2 {font-size: 17;}
H3 { color: #2a2a2a; font-size: 17px;}
H3.pls_select{ font-size: 20px; color: #d3d3d3; }
H3.foot{color: black; text-align: center;}
 
a:link {color: #2a2a2a}
a:visited {color: #2a2a2a}
a:hover {color: #d3d3d3}
a:active {color:#d3d3d3}

#pagewrap{
background-color: #0A0A0A; 
margin: 0 auto;
width: 800px;
}

#content{
width: 800px;
min-height:570px;
background-color:white;
} 

 #header{ width:800px; height:80px; background-color: #d3d3d3; }
 #header_logo { padding:10 0 0 10px; }
 #header_img{ width:800px; height:90px; background: url('../images/header_img1.jpg'); }
 #header_txt{ padding:10 30 0 0px; text-align: right;}
 
 /** lava menu **/
.lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 800px;
            background-color: grey;
            padding: 0px;
            margin: 0px 0;
            overflow: hidden;
            border: 0;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
						border: 0px solid red;
                        background-color: white;
                        width: 9px;
                        height: 29px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 6px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 29px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 8px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }    

/** Slider **/
#slider {
    width: 320px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 320px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	/*font: 10px/15px Arial, Helvetica, sans-serif;*/
    padding: 0px 0px;
    width: 320px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
/** Slider ends**/

						
ul.service_titles{
color: #2a2a2a;
}
	ul.service_titles li {
	margin-top:5px;
	margin-left:25px;
	}

	ul.service_titles li a {
	text-decoration: underline;
	color: #2a2a2a;
	}

#maincol{
position:relative;
width: 800px;
 min-height:370px;
 height:auto !important; 
 /* height:370px; */
background-color: white;
color: black;  
text-align: left;
 }

 #hometext{
 text-align: center;
 font-size: 16px;	
 color: white;
 }
 
 #indent1{
 text-align:left;
 padding-left: 240px;
 float: left;
 color: red;
 }
 
#indent2{
 text-align:left;
 padding-left: 1px;
 float: left;
 }

#col1{
 width: 400px;
 float: left;  
 }

 .col1{
 width:400px;
 float: left;

 }
 
#col2{
 width: 185px;
 text-align:left;
 float: left;
 }
 
#col3{
padding: 20px;
text-align:left;

}

#col4{
padding: 15 20 15 0;
 width: 300px;
 text-align:left;
 margin-left: 0px;
 float: left;
 }
 
 .col4{
 margin: 20px 20px 0px 0px;
 width: 340px;
 float: left;
 }
 
 #col5{
padding: 15 20 15 20;
 width: 300px;
 text-align:left;
 margin-left: 0px;
 display: inline;
 float: left;
 }
 
 #col6{
  display: inline;
padding: 0 0 0 20px;
 width: 740px;
 float: left;
 }
 
 #col7{
 padding: 20px;
 width: 500px;
 float: left;  
 }
 
 #col_football{
 width: 310px;
 float: left;
 }
 
 #col_map{
 width: 500px;
 text-align:left;
 margin-left: 0px;
 float: right;
 }
 
 #col_contact{
padding: 15 20 15 20;
 width: 255px;
 text-align:left;
 float: left;
 }
 
 #note{
 float: left;
 left:20px;
 position: relative;
 background-image: url('../images/football1.jpg');
 color: white;
 text-align: center;
 padding: 5px;
 border: 2px solid #2110a8;
 }

a.whitey:link {color: white; text-decoration: none; }
a.whitey:visited {color: white; text-decoration: none; }
a.whitey:hover {color: #9389ec; text-decoration: underline; }
a.whitey:active {color: white; } 

a.whitey{
font-family: 'Impact','Helvetica', 'avant-garde' ;
}
 
a.highlightcolour:link {color: #026a2b; text-decoration: none; }
a.highlightcolour:visited {color:#026a2b; text-decoration: none; }
a.highlightcolour:hover {color: #026a2b; text-decoration: underline; }
a.highlightcolour:active {color: #026a2b; } 
 
 
 #col_company{
 width: 400px;
 text-align:left;
 float: left;
 }
 
 #col_company2{
 padding: 20px 10px 0px 20px;
 }

#mapbox{
background-color: #1e1e1e;
}



/*   map ***********************************************/

#world {
width: 799px;
height: 350px;
display: block;
position:absolute;
left:0px;
top:0px;
background: url("../images/sitesmap.jpg") no-repeat 0 0; 
}

#africa{
width: 100px;
height: 130px;
position: absolute;
top:165px;
left:265px;
}

#eu{
width: 140px;
height: 105px;
position: absolute;
top:65px;
left:265px;
}

#ap{
width: 170px;
height: 300px;
position: absolute;
top:20px;
left:405px;
}

#na{
width: 185px;
height: 150px;
position: absolute;
top:20px;
left:5px;
}

#sa{
width: 130px;
height: 160px;
position: absolute;
top:170px;
left:90px;
}
/*   map ends ***********************************************/
 
#footer{
/* position:relative; */
 width: 800px;
 height:26px; 
 background-color:gray; 
  } 
  
.footertxt{
width:175px;
margin:6 0 0 0px;
float: right;
text-align:left;
} 
  
 
 #thumbwrap{
 padding: 35 0 0 48;
 overflow: auto;}
 
  
 #logobar{
 position:relative;
 width:800px;
 height:80px;
 float: left;
 }
 
 #diamond			{ position: absolute; left: 13px; 	top: 0px;}
 #crestron			{ position: absolute; left: 98px;	top: 0px;}
 #infocomm			{ position: absolute; left: 244px; 	top: 0px;}
 #amx				{ position: absolute; left: 351px; 	top: 0px;}
 #extron			{ position: absolute; left: 435px; 	top: 0px;}
 #cedia				{ position: absolute; left: 557px; 	top: 0px;}
 #kaleidescape		{ position: absolute; left: 593px; 	top: 0px;}
 #mspn				{ position: absolute; left: 693px; 	top: 0px;}
 
 #skypebutton{ 
 position: absolute; 
 left: 20px; 	
 top: 300px;
}
 
 #contact-area{
 color:#ccc;
 }
 
 #contact-area input, #contact-area textarea {
	width:260px;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
 
 #contact-area input.submit-button {
	margin-top: 15px;
	width: 80px;
	float: right;
}

/**
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 50px;
	padding-top: 5px;
	font-size: 1.0em;
}
 **/
 
 div.clear { clear: both; }
 
 .m20{
 margin: 20px 20px 0 20px;
 }

 .pad{
 padding: 5px;
 }
 
 .spad{
 padding: 0 5 0 5px;
 }
 
 
 .win{
 width: 400px;
 height: 370px;
 float: right;
 background-color: #f1f1f1;
 }

.companylist{
display: inline;
 float: left;
 }
 
  .dropbox{
 margin-left: 45px;
 background-color: #f1f1f1;
 color: black;
 }

 .jobprofile{
 width: 381px;
 height: 150px;
 margin: 10 0 0 10px;
 float: left;
 border: 2px solid black;
 background-color: #f1f1f1;
 display: inline; /*--IE6 workaround--*/
 }
 
 .jobtextbox{
 float:left;
 width:800px;
 height: 35px;
  background-color: #f1f1f1;
}

.jobtextboxtext{
float:left;
width: 700px;
padding: 2 0 2 5px;
border: 0px solid black;
}

.back_button{
float:left;
margin: 4px;
width:	75;
height: 25px;
}
 
 ul{
color:gray;
 }
 
 
 .thumbsbox{
float: left;
 margin: 10px;
 padding: 3px;
 background-color: black;
 display: inline; /*--IE6 workaround--*/
  }
 
 
 .thumbbox_text{
 float: left;
 padding: 20px;
 }
 
  .center{
  text-align: center;
   display: block;
    margin-left: auto;
    margin-right: auto;
 }
 

 .lefto{
 float: left;
 }
 
 .righto{
 float: right;
 }
 
 .rpad{
  padding: 0 15 0 0;
  }
  
  .lpad{
 margin: 10px;
  }
  
 .listpad{
 padding-left: 35px;
 }
  
  .current_tab{
    color: red;
	background-color:blue;	
  }
  
  .marg{
  margin: 10px;
  } 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  