/*GENERAL*/
*{margin:0;padding:0;}
a{outline:none;border:none; color:#cfba7b; text-decoration:none}
img{border:none;margin:0;}
input{margin:0;border:none;padding-left:5px;}
.login {margin-bottom:3px;border: solid 1px #CCCCCC; padding-left:5px;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body,td,th {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#777;
	line-height:18px;
}
html,body{width:100%;height:100%;background:url(../Images/bg-body.gif) repeat-x #0d0d0d;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear {
	clear: both;
	}

.clearfix:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; }
.clearfix       {display:inline-block;}
/* Hide from IE Mac */
.clearfix       {display:block;}
/* End hide from IE Mac */
* html .clearfix{ height:1px;}

.fr{float:right;}
.fl{float:left;}
/* end of lay-out */

#container
	{
	background:url(../Images/bg-container.jpg) top center no-repeat;
	float:left;
	min-height:100%;
	margin-bottom:-180px;
	height:auto;
	width:100%;
	}
* html #container
	{
	height:100%;
	}
#clearfooter
	{
	clear:both;
	height:190px;
	}
div>p 
	{
	margin:0;
	}
html>body #minHeight
	{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-180px;
	} 

#header
	{
	width:802px;
	margin:0 auto;
	position:relative;
	height:168px;
	z-index: 9995;
	}

/*...............................................................................................................................................................*/
#nav-menu
	{
	float:right;
	height:52px;
	width:594px;	
	margin-right:-10px;
	overflow:hidden;
	}
#nav-menu a
	{
	display:block;
	float:left;
	height:52px;
	overflow:hidden;
	text-indent:-1000px;
	}
#nav-menu a.home
	{
	background:url(../Images/nav-menu.jpg) 0px 0px no-repeat;
	width:60px;
	}
#nav-menu a.home:hover
	{
	background:url(../Images/nav-menu.jpg) 0px -52px no-repeat;
	}
#nav-menu a.services
	{
	background:url(../Images/nav-menu.jpg) -68px 0px no-repeat;
	width:78px;
	}
#nav-menu a.services:hover
	{
	background:url(../Images/nav-menu.jpg) -68px -52px no-repeat;
	}
/*
#nav-menu a.products
	{
	background:url(../Images/nav-menu.jpg) -158px 0px no-repeat;
	width:84px;
	}
#nav-menu a.products:hover
	{
	background:url(../Images/nav-menu.jpg) -158px -52px no-repeat;
	}
	*/
#nav-menu a.new
	{
	background:url(../Images/nav-menu.jpg) -146px 0px no-repeat;
	width:84px;
	}
#nav-menu a.new:hover
	{
	background:url(../Images/nav-menu.jpg) -146px -52px no-repeat;
	}
#nav-menu a.case
	{
	background:url(../Images/nav-menu.jpg) -230px 0px no-repeat;
	width:186px;
	}
#nav-menu a.case:hover
	{
	background:url(../Images/nav-menu.jpg) -230px -52px no-repeat;
	}
#nav-menu a.about
	{
	background:url(../Images/nav-menu.jpg) -416px 0px no-repeat;
	width:82px;
	}
#nav-menu a.about:hover
	{
	background:url(../Images/nav-menu.jpg) -416px -52px no-repeat;
	}	
#nav-menu a.contact
	{
	
	background:url(../Images/nav-menu.jpg) -498px 0px no-repeat;
	width:94px;
	}
#nav-menu a.contact:hover
	{
	
	background:url(../Images/nav-menu.jpg) -498px -52px no-repeat;
	}

/*...............................................................................................................................................................*/
#search
	{
	clear:both;
	float:right;
	margin-top:13px;
	background:url(../Images/search.gif) left center no-repeat;
	padding-left:50px;
	width:150px;
	position:relative;
	}
#search input
	{
	background:url(../Images/input.gif) no-repeat;
	width:126px;
	height:19px;
	color:#e9e9e9;
	float:left;
	}
#search input.btn
	{
	background:url(../Images/input-btn.gif) no-repeat;
	width:14px;
	height:19px;
	color:#e9e9e9;
	text-indent:-1000px;
	cursor:pointer;
	}
#search input.btn:hover
	{
	background:url(../Images/input-btn.gif) bottom no-repeat;
	}
#search img
	{
	position:absolute;
	top:-18px;
	left:130px;
	}
#tag
	{
	clear:both;
	float:right;
	background:url(../Images/tag-text.png) no-repeat;
	width:427px;
	height:34px;
	margin-top:46px;
	text-indent:-1000px;
	overflow:hidden;
	}

/*...............................................................................................................................................................*/
#content
	{
	width:802px;
	margin:0 auto;
	position:relative;
	z-index: 9990;
	}

.insider
	{
	width:802px;
	margin:0 auto;
	position:relative;
	z-index: 9990;
	}

#display
	{
	background:url(../Images/bg-display.gif) no-repeat;
	margin-bottom:15px;
	}
.display-in
	{
	background:url(../Images/bg-display-in.gif) bottom no-repeat;
	min-height:279px;
	_height:279px;
	padding:36px 35px;
	}
.col1
	{
	float:left;
	width:350px;
	position:relative;
	}
.col2
	{
	float:right;
	width:350px;
	position:relative;
	margin-right:5px;
	}

ul
	{
	list-style:none;
	margin-left:-8px;
	
	}
ul li
	{
	background:url(../Images/bg-li.gif) no-repeat 0px 6px;
	padding-left:8px;
	padding-bottom:20px;
	}

#case-study
	{
	background:url(../Images/bg-case.gif) no-repeat #010101;
	width:320px;
	height:197px;
	padding:7px 15px;
	}
#case-study div
	{
	padding:5px 0px;
	position:relative;
	z-index:9999;
	}
#case-study div img
	{
	float:left;
	padding-right:16px;
	}
#case-study div:hover
	{
	background:#262626;
	}

#case-study div a
	{
	margin-top:5px;
	color:#ebebeb;
	background:url(../Images/bg-li.gif) no-repeat center right;
	padding-right:10px;
	text-decoration:none;
	}
#case-study div a:hover
	{
	color:#777;
	}
.spot
	{
	background:url(../Images/spot.png) no-repeat;
	position:absolute;
	width:269px;
	height:320px;
	top:-36px;
	right:-40px;
	z-index:999;
	}
/*...............................................................................................................................................................*/
#scroller
	{
	position:relative;
	height:156px;
	}

#scroller a.next
	{
	display:block;
	background:url(../Images/arrow.gif) no-repeat;
	width:10px;
	height:21px;
	position:absolute;
	top:62px;
	left:-17px;
	text-indent:-1000px;
	overflow:hidden;
	}
#scroller a.next:hover
	{
	background:url(../Images/arrow.gif) left bottom no-repeat;
	}
#scroller a.prev
	{
	display:block;
	background:url(../Images/arrow.gif) right top no-repeat;
	width:10px;
	height:21px;
	position:absolute;
	top:62px;
	right:-17px;
	text-indent:-1000px;
	overflow:hidden;
	}
#scroller a.prev:hover
	{
	background:url(../Images/arrow.gif) right bottom no-repeat;
	}
#scroller .corner-tl
	{
	display:block;
	background:url(../Images/corner-tl.png) no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
	}
#scroller .corner-tr
	{
	display:block;
	background:url(../Images/corner-tr.png) no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:9999;
	}
/*...............................................................................................................................................................*/
/*...............................................................................................................................................................*/


.gold
	{
	color:#eadaa3;
	}

h1
	{
	font:18px arial;
	color:#eadaa3;
	margin-bottom:20px;
	}
.light
	{
	color:#ebebeb;
	}
/*...............................................................................................................................................................*/
#footer
	{
	height:190px;
	clear:both;
	background:url(../Images/bg-footer.gif) repeat-x #0a0a0a;
	}
#footer-in
	{
	height:90px;
	background:url(../Images/bg-footer-inside.jpg) center -1px no-repeat;
	padding-top:90px;
	}
#footer p
	{
	float:left;
	width:230px;
	color:#b5b5b5;
	font:11px/16px arial,helvetica;
	padding-top:10px;
	}
#footer a
	{
	text-decoration:none;
	color:#5e5e5e;
	}
#footer a:hover
	{
	color:#eadaa3;	
	}
#footer #phones
	{
	background:url(../Images/bg-phones2.jpg) no-repeat;
	width:257px;
	height:87px;
	padding-top:10px;
	padding-left:115px;
	float:right;
	}
#footer #phones span
	{
	display:block;
	color:#d1cfcf;
	padding-left:21px;
	}
#footer #phones span.country1
	{
	background:url(../Images/flag1.jpg) 0px 3px no-repeat;
	}
#footer #phones span.country2
	{
	background:url(../Images/flag2.jpg) 0px 3px no-repeat;
	}
#footer #phones span.country3
	{
	background:url(../Images/flag3.jpg) 0px 3px no-repeat;
	}
#footer #phones span.country4
	{
	background:url(../Images/flag4.jpg) 0px 3px no-repeat;
	}


.secondary
	{
	float:left;
	width:179px;
	}
.primary
	{
	float:right;
	width:623px;
	z-index: 9990;
	}

.big-img
	{
	padding:4px 0px;
	border-top:1px solid #393939;
	border-bottom:1px solid #393939;
	margin-bottom:17px;
	background:black;
	z-index: 9990;
	}
.big-img img
	{
	display:block;
	}

.primary h1
	{
	/* margin-left:20px; */
	}
.content {
	margin-left:20px;
}
.primary ul
	{
	margin-left:12px;
	}

#left-menu
	{
	background:black;
	border:1px solid #353535;
	border-right:none;
	padding:4px 0px 4px 4px;
	position:relative;
	}
#left-menu .corner-tl
	{
	display:block;
	background:url(../Images/corner-tl2.png);
	height:9px;
	width:9px;
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:9990;
	} 

#left-menu .control
	{
	display:block;
	background:url(../Images/i_home.png);
	height:17px;
	width:17px;
	position:absolute;
	top:7px;
	left:156px;
	z-index:9999;
	} 
	
	#left-menu .networking
	{
	display:block;
	background:url(../Images/i_networking.png);
	height:17px;
	width:17px;
	position:absolute;
	top:32px;
	left:156px;
	z-index:9999;
	} 
	
	#left-menu .theatre
	{
	display:block;
	background:url(../Images/i_theatre.png);
	height:17px;
	width:17px;
	position:absolute;
	top:57px;
	left:156px;
	z-index:9999;
	} 
	
	#left-menu .lighting
	{
	display:block;
	background:url(../Images/i_lighting.png);
	height:17px;
	width:17px;
	position:absolute;
	top:82px;
	left:156px;
	z-index:9999;
	} 
	
	#left-menu .security
	{
	display:block;
	background:url(../Images/i_security.png);
	height:17px;
	width:17px;
	position:absolute;
	top:107px;
	left:156px;
	z-index:9999;
	} 
	
	#left-menu .audio
	{
	display:block;
	background:url(../Images/i_audio.png);
	height:17px;
	width:17px;
	position:absolute;
	top:132px;
	left:156px;
	z-index:9999;
	} 
	
	#left-menu .telephone
	{
	display:block;
	background:url(../Images/i_telephone.png);
	height:17px;
	width:17px;
	position:absolute;
	top:157px;
	left:156px;
	z-index:9999;
	} 
	
#left-menu .tvandd
	{
	display:block;
	background:url(../Images/i_visual.png);
	height:17px;
	width:17px;
	position:absolute;
	top:182px;
	left:156px;
	z-index:9999;
	} 
#left-menu .tvandv
	{
	display:block;
	background:url(../Images/i_tvandv.png);
	height:17px;
	width:17px;
	position:absolute;
	top:207px;
	left:156px;
	z-index:9999;
	} 
#left-menu .marine
	{
	display:block;
	background:url(../Images/i_marine.png);
	height:17px;
	width:17px;
	position:absolute;
	top:232px;
	left:156px;
	z-index:9999;
} 
#left-menu .aero
	{
	display:block;
	background:url(../Images/i_aero.png);
	height:17px;
	width:17px;
	position:absolute;
	top:257px;
	left:156px;
	z-index:9999;
	} 
#left-menu .corner-bl
	{
	display:block;
	background:url(../Images/corner-bl.gif);
	height:4px;
	width:4px;
	position:absolute;
	bottom:-1px;
	left:-1px;
	} 
#left-menu a
	{
	display:block;
	width:161px;
	height:24px;
	border-bottom:1px solid black;
	background:url(../Images/left-menu.jpg) top left no-repeat;
	line-height:24px;
	padding-left:13px;
	font:11px/24px tahoma,arial;
	color:black;
	text-decoration:none;
	}
	
#left-menu a.on
	{
	background:url(../Images/left-menu.jpg) 0px -48px no-repeat;
	height:28px;
	}
#left-menu a.on:hover
	{
	background:url(../Images/left-menu.jpg) 0px -48px no-repeat;
	}
#left-menu a:hover
	{
	background:url(../Images/left-menu.jpg) 0px -24px no-repeat;
	}
#left-menu a.last
	{
	background:url(../Images/left-menu.jpg) 0px -76px no-repeat;
	}
#left-menu a.last:hover
	{
	background:url(../Images/left-menu.jpg) 0px -100px no-repeat;
	}
.center
	{
	text-align:center;
	}
.adv
	{
	text-align:center;
	margin-top:45px;
	}
#left-menu div.sub
	{
	padding:10px 0px;
	}
#left-menu div.sub a
	{
	width:150px;
	background:none;
	color:#777;
	height:18px;
	font:11px/18px tahoma,arial;
	padding-left:18px;
	border:none;
	}
#left-menu div.sub a:hover
	{
	background:none;
	color:#e3dcb4;
	height:18px;
	font:11px/18px tahoma,arial;
	padding-left:18px;
	}

.pt-0   {padding-top:0px;}
.pt-1   {padding-top:1px;}
.pt-2   {padding-top:2px;}
.pt-3   {padding-top:3px;}
.pt-4   {padding-top:4px;}
.pt-5     {padding-top:5px;}
.pt-8     {padding-top:8px;}
.pt-10    {padding-top:10px;}
.pt-15    {padding-top:15px;}
.pt-20    {padding-top:20px;}
.pt-30   {padding-top:30px;}
.pb-0     {padding-bottom:0px;}
.pb-1   {padding-bottom:1px;}
.pb-2   {padding-bottom:2px;}
.pb-3   {padding-bottom:3px;}
.pb-4   {padding-bottom:4px;}
.pb-5     {padding-bottom:5px;}
.pb-10    {padding-bottom:10px;text-align:center}
.pb-15    {padding-bottom:15px;}
.pb-20    {padding-bottom:20px;}
.pr-1   {padding-right:1px;}
.pr-2   {padding-right:2px;}
.pr-3   {padding-right:3px;}
.pr-4   {padding-right:4px;}
.pr-5     {padding-right:5px;}
.pr-10    {padding-right:10px;}
.pr-15    {padding-right:15px;}
.pr-20    {padding-right:20px;}
.pl-1   {padding-left:1px;}
.pl-2   {padding-left:2px;}
.pl-3   {padding-left:3px;}
.pl-4   {padding-left:4px;}
.pl-5    {padding-left:5px;}
.pl-6    {padding-left:6px;}
.pl-10    {padding-left:10px;}
.pl-15    {padding-left:15px;}
.pl-20    {padding-left:20px;}

.p-1    {padding:1px;}
.p-2 	{padding:2px;}
.p-3 	{padding:3px;}
.p-5    {padding:5px;}
.p-10   {padding:10px;}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 9999;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index: 9999;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	z-index: 9999;}

#sddm li a:hover
{	background: #49A3FF;}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin-top: 50px;
	margin-left: 280px;
	background: #EAEBD8;
	border: 1px solid #171717;
	z-index: 9999;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #b6a057;
	color: #333333;
	font: 11px arial;
	z-index: 9999;
}

#sddm div a:hover
	{	background: #e1daae;
		color: #FFF;
		z-index: 9999;
}

