@charset "utf-8";
/* CSS Document */

body  {
	background-color: #000;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

#container {
	position: relative;
	width: 950px;
	height:100%;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
} 

#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight:bold;
}


#header img {
	padding:0px 0px 0px 0px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}

#header p {margin:2px 0 2px 0;}

#header a:link {color: #FFF;text-decoration: none;}
#header a:visited {color: #FFF;text-decoration: none;}
#header a:hover, #header a:focus {color: #7AB0E3;text-decoration: none;}
#header a:active {color: #09F;text-decoration: none;}

/*Borders CSS*/

.t {background: url(/css/img/dott.gif) 0 0 repeat-x;}
.b {background: url(/css/img/dotb.gif) 0 100% repeat-x}
.l {background: url(/css/img/dotl.gif) 0 0 repeat-y}
.r {background: url(/css/img/dotr.gif) 100% 0 repeat-y}
.bl {background: url(/css/img/bl.gif) 0 100% no-repeat}
.br {background: url(/css/img/br.gif) 100% 100% no-repeat}
.tl {background: url(/css/img/tl.gif) 0 0 no-repeat}
.tr {background: url(/css/img/tr.gif) 100% 0 no-repeat;} 

#homecontentborder{
	margin:10px 0 10px 0;
	background:#FFF;
    color:#000;
	margin:5px 0 15px 0;
	clear:both;
}

#homecontent {
	padding:1em 25px 1em 25px;
	height:100%;
}

#homenav{margin:40px 0 250px 0; float:left;}
#homenav1{width:300px; float:left; margin:0 25px 0 0;}
#homenav2{width:300px; float:left;}
#homenav3{width:300px; float:left; margin:0 0 0 25px;}

#navborder {
	background:#FFF;
    margin:5px 0 5px 0;
	clear:both;
}

#nav {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:10px 0 10px 0;
	margin:0 auto;
	text-align:center;	
}

#nav li {
	display:inline;
	margin:0;
	padding:0;	
}
	
#nav a {	
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	padding:5px 2px 5px 2px;

}
	
#nav a:link, #nav a:visited {color: #000; background:#FFF;}

#nav a:hover, #nav a:focus {color: #FFF; background:#7AB0E3; -moz-border-radius: 20px; -webkit-border-radius: 20px;}

	#home #nav-home a,
	#corporate #nav-corporate a,
	#pahire #nav-pahire a,
	#clients #nav-clients a,
	#news #nav-news a,
	#otherservices #nav-otherservices a,
	#links #nav-links a,
	#contact #nav-contact a,	
	#otherservices #nav-otherservices a,
	#otherservices #nav-overview a,
	#customcables #nav-otherservices a,
	#customcables #nav-customcables a,
	#videoav #nav-otherservices a,
	#videoav #nav-videoav a,
	#lighting #nav-otherservices a,
	#lighting #nav-lighting a,
	#bandskaraokedj #nav-otherservices a,
	#bandskaraokedj #nav-bandskaraokedj a
 {
		background:#7AB0E3;
		color:#FFF;
		-moz-border-radius: 20px;
	    -webkit-border-radius: 20px;
}
	
	
	#home #nav-home a:hover,
	#corporate #nav-corporate a:hover,
	#pahire #nav-pahire a:hover,
	#clients #nav-clients a:hover,
	#news #nav-news a:hover,
	#otherservices #nav-otherservices a:hover,
	#links #nav-links a:hover,
	#contact #nav-contact a:hover
	 {
		background:#7AB0E3;
		
		-moz-border-radius: 20px;
	    -webkit-border-radius: 20px;
}

#nav a:active {background:#09F;
		color:#fff;
		-moz-border-radius: 20px;
	    -webkit-border-radius: 20px;}
		
#contentwrapperborder{
	padding-bottom:30px;
	margin-bottom:5px;
	background:url(/css/img/borderbottom.png) bottom center no-repeat;
	float:left;
}

#contentwrapper {
	display:inline;
	margin:0;
	padding:0;
	height:100%;
	float:left;
	overflow:hidden;
}

#contentborder {
	background:#FFF;
    color:#000;
	margin:5px 5px 5px 0;
	width:586px;
	height:100%;
	float:left;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}
	
#content {
	padding:1em 25px 1em 25px;
	height:100%;
	padding-bottom:2000px;
	margin-bottom:-2000px;
	
}

#sidecontentborder{
	height:100%;
	background:#FFF;
    color:#000;
	margin:5px 0 5px 5px;
	width:354px;
	float:left;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}


#sidecontent {
	padding:1em 25px 1em 25px;
	height:100%;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}
	


#footer {
	font-size:0.7em;
	padding:3px 0 3px 0;
		}

.clients {
	width:234px;
	height:145px;
	padding:10px 10px 10px 10px;
	margin:5px 5px 5px 5px;
	border-style:solid;
    border-width:1px 2px 2px 1px;
	border-color:#000;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
}
	
.clients a {text-decoration:none;}

.clients img {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:10px 10px 10px 10px;
	border-style: none;
}


.biglink {
	width:500px;
	padding:10px 10px 10px 10px;
	margin:10px auto 10px auto;
	border-style:solid;
    border-width:1px 2px 2px 1px;
	border-color:#000;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
.biglink a {text-decoration:none;}
	
.biglink img {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:10px 10px 10px 10px;
	border-style: none;
}


.smalllink {
	width:234px;
	height:145px;
	padding:10px 10px 10px 10px;
	margin:10px auto 10px auto;
	border-style:solid;
    border-width:1px 2px 2px 1px;
	border-color:#000;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
.smalllink a {text-decoration:none;}

.smalllink img {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:10px 10px 10px 10px;
	border-style: none;
}

#gallery {
	padding: 2px 10px 2px 10px;
	margin:20px auto 20px auto;
	width:629px;
	border-style:solid;
    border-width:0px;
	border-color:#666;
	}
	
#videos object {
	display:block;
	float:left
	margin-left:auto;
	margin-right:auto;
	border-style: none;
}

body{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.5;
}

h1,h2,h3,h5,h6 {
	margin: 6px 0 6px 0;
	padding: 0px;
	line-height:1.5;
}
h1 {
	font-size: 1.75em;
	color: #000;
	font-weight:bold;
	}

h2 {
	font-size: 1.3em;
	color: #000;
	font-weight:bold;
	padding-top:0.25em;
	
}

h3 {
	font-size: 1em;
	color: #000;
	font-weight:bold;
	padding-top:1em;
}

h4 {
	font-size: 0.7em;
	color: #FFF;
	padding: 0;
	margin: 0;
	text-align:center;
}

h5 {
	font-size: 1em;
	color: #000;
	font-style:normal;
	text-align: right;
	
}

h6 {
	font-size: 12px;
	color: #000;
	text-align: center;
}


a:link {color: #000;}
a:visited {color: #000;}
a:hover, a:focus {color: #7AB0E3;}
a:active {color: #09F;}


/* Shaun McKay 2009, (shaunmckay 'at' gmail 'dot' com*/