/* begin standard style */

*{ 
	margin:0;
	padding:0;
}

html, body {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(/Blackorange/assets/common/bgPattern.gif);
	background-repeat: repeat-x;
	background-color:#3e3e3e;
	color:#999999;
	line-height:18px;
	
}

html{
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}
#body { 
	z-index:1;
	width:700px;
	margin:0 0 20px 10px;
}
#body img { border: 0; }

a:link {
	color:#cacaca;
	text-decoration:underline;
}

a:visited {
	color:#cacaca;
	text-decoration:underline;
}
a:active {
	color:#f58025;
	font-weight:bold;
	text-decoration:underline;
	outline:none;

}
a:hover {
	color:#f58025;
	text-decoration:underline;
}
h1, h2, h3{
	margin:15px 0 20px 0;
	color:#cacaca;

}
h1 { 
	font-size:24px;
	font-weight:normal;
}
h1 span{
color:#f58025;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3{
	
	font-size:20px;
	font-weight:normal;
	margin-left:10px;
}
p{
	margin:0px 0px 10px 0px
}
#content p strong { color: #CACACA; }
ul{
	margin: 0 0 10px 14px;
}
.left ul { margin: 0; }
.left ul li { list-style-image: url(/Blackorange/assets/common/list.gif); margin-left: 14px; }
.media ul { margin:0;}

.cleaner{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
	margin-right: 4px;
}


object { outline:none; }
.title{
	text-transform: uppercase;
	}
/* end standard style */

/* + form style + */
	form{


}
#address{

text-align:left;
float:right;
width:160px;
padding:8px 0 0 10px;

}
form.standardForm {
border-right:1px solid;
float:left;
padding-right:20px;
width:450px;
}
	label {
		display: block;
float:left;
font-weight:bold;
width:120px;
	}
.row{
overflow:hidden;
margin:10px 0;
}
#salutationGroup{

overflow:hidden;

}
#salutationGroup.mediumSelect label{
width:70px;
font-weight:normal;
}

form.standardForm h2{
font-size:10px;
float:left;
}


	textarea {
		width: 320px;
		height:70px;
		overflow:auto;	
	}
	input{
		font-size: 12px;
		color:#333333;

width:320px;

	}


#salutationGroup.mediumSelect input{
width:10px;
}
#send{
overflow:hidden;
width:auto;
height:auto;
float:right;
margin-right:6px;
}

	form.standardForm {
	margin-top: 10px;
	float: left;
	}
	.standardForm {
	margin-bottom:10px;
	margin-right:10px;
	float: left;
	}
/* - form style - */
/* begin layout style */


#wrapper{
	text-align:center;	
	background-image: url(/Blackorange/assets/common/headerPattern2.gif);
	background-repeat: repeat-x;
	
}
#container{
	margin:auto;
	width:950px;
margin-bottom:20px;

}
#content{
	text-align:left;
	margin:10px;

}
#content img{ vertical-align:text-top; }	


/* + HEADER + */
	#header{
		margin:auto;
		min-height:375px;
		background: url(/Blackorange/assets/common/headerBlock.png) no-repeat 0 105px;
		position:relative;
	
		width:950px;
		padding:0; margin:0;


	}
	#headerWrapper{
		overflow:hidden;
		height:355px;	
		
		display:block;
		padding:0; margin:0;
		width:950px;
		
	}
	
	

	
	
	/*
	* html #header { 
		width: 950px; 
		height: 375px;
		background: url(/Blackorange/assets/common/headerBlock.png) no-repeat 0 105px;
}
*/

	#logo a{
		margin-top: 34px;
		width:380px;
		height:50px;
		background: url(/Blackorange/assets/common/logo.png) no-repeat;
	    display: block;
  		float: left;
		z-index:10000;
top:0;
		position:absolute;

	}

div#logo a span { display: none; }


	
	#flash{
	float:left;
	margin-top:-70px;
	margin-left:20px;
	}
	
/* - HEADER - */

	
/* + ITEMS + */
	
	#items{
	
	}
	.item{
		width:230px;
		height:350px;
		margin:0 0 0 2px;
		background: url(/Blackorange/assets/portfolio/portfolioBlock.png) no-repeat;
	}

	
/* - ITEMS - */

#map{
	margin-top:10px;
	width : 200px;
}

#directions{
	margin-top:25px;
	width: 450px;
	padding-right:20px;
}

.description{
	padding-right:40px;
}


.service{ 
float:left;
width: 440px;



}
.service strong{
font-size:24px;
font-weight:normal;
display:inline;
color: #CACACA;
}
.service span{
display:block;
float:left;
width: 290px;
color:#928f8f;
}
.service img{
float:right;
border:none;
}

.service a{ 
text-decoration:none;
height:100px;
display:block;
padding:10px;

}
.service a:hover{ 
color:#cacaca;
background:#333333;


}
.service a:hover strong{
	color:#f58025;
}

.service a:active{
font-weight:normal;

}

.odd{
margin-right:40px;
}

/* + FOOTER + */
	#footer{
		background: url(/Blackorange/assets/common/footerPattern.gif) repeat-x;
		height:200px;
		clear:both;

	}
	#footerBlock{
		margin:auto;
		width:930px;
		text-align:left;
		padding-top:20px;
		clear:both;
	}
	#footerBlock .left{
		width:500px;
		height:180px;
		position:relative;
	}
#footerBlock .left p{
margin:0 0 0 10px;}
	#footerBlock .right{
		width:280px;
		position:relative;
		height:200px;
	}
	
	.footer{
		margin:auto;
		width:930px;
		text-align:center;
		padding-top:20px;
}

/*#footerBlock img{
	position:absolute;
	bottom:0;
}
*/

/* - FOOTER - */


/* + MEDIA + */
    
    .media{

		overflow:hidden;
		}
.mediaObject h2{

margin-top:4px;
}
  	.mediaMainLi{
   		list-style:none;
   		height:360px;

  	}
  		
 	.media img{

    display:block;
    margin-right:20px;
   }

   
   .mediaObject{
	width:980px;
    position: relative;
	float: left;
overflow:hidden;
margin-top:20px;

   }

   
   .mediaObject li{
    

margin-left:14px;

   }
   
   .advert{
		overflow:hidden;
		margin-top:30px;
		margin-left:-10px;

   }
  .advert a{
	font-size:14px;
	margin:0 10px 0 10px;
}
   .holder{

		float:right;
		width:640px;
		/*margin-right:50px;*/
		background:#2F2F2F;
		margin-top:30px;
		min-height:262px;
		padding:10px;
		overflow:hidden;
		display:block;
}


.holder.big{width:690px;}


   
/* - MEDIA - */

	
	
/*
	.route {
	float: left;
	width: 500px;
	height: 685px;
	}.directions{
	float: left;
	width: 700px;
	} 
	
	end layout style */

/* begin navigation */

#navigation {
position:absolute;
z-index:20000;
overflow:hidden;
right:0;

}
#navigation ul {

	list-style: none;
	height: 50px;
	overflow: hidden;
	width: 550px;

}
#navigation li {
	display: inline;
	list-style-type: none;
}
#navigation a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	width: 110px;
}
#navigation a:hover {
	background-position: 0 -50px;
}
#navigation a:active, #navigation a.selected {
	background-position: 0 -100px;
}
#navigation .highlight a{
	background-position: 0 -100px;
}
#home a  {
	background: url(/Blackorange/assets/navigation/homeButton.png) top left no-repeat;
}
#services a  {
	background: url(/Blackorange/assets/navigation/serviceButton.png) top left no-repeat;
}
#portfolio a  {
	background: url(/Blackorange/assets/navigation/portfolioButton.png) top left no-repeat;
}
#media a  {
	background: url(/Blackorange/assets/navigation/mediaButton.png) top left no-repeat;
}
#contact a  {
	background: url(/Blackorange/assets/navigation/contactButton.png) top left no-repeat;
}
#demo a  {
	background: url(/Blackorange/assets/navigation/demoButton.png) top left no-repeat;
}



/* end navigation */

/* begin overwrite style */
.nospace{
	margin:0;
	padding:0;
}
/* begin overwrite style */
#latestBlock{
	overflow:hidden;
	margin:20px 0 0 0;
}
#latestBlock img{
border:none;
}



/*--- SLIDER PORTFOLIO CSS ---*/


#links ul {
	list-style-type: none;

}

#links ul li a {
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #cc3030;
	padding-left: 4px;
}

#links ul li a:hover {
	background-color: #cc3030;
	color: #fff7cc;
}

#slider {

	margin: 0 auto;
	display:block;
	height:370px;
	width: 630px;	
overflow:hidden;
position:relative;
}
#sliderportfolio {
	overflow: hidden;
	width: 650px;
}

#slider a{
text-decoration:none;
}


#slider ul {
	list-style: none;
	height: 350px;
}

#slider ul li {
	float: left;

	text-align: center;
	margin: 0 0px;
	padding-top: 6px;
}

#slider ul li a {
	/*display: block;*/
	height: auto;
	color: #333;
	text-decoration: none;
}



#slider ul li img {
	display: block;
	border:none;
}

.floating {
	float: left;

width:520px;
position:absolute;
left:52px;
}

#butleft, #butright {
	padding: 0px;
	margin: 0px;
}
#butleft img, #butright img {
	padding: 0px;
	margin: 0px;
}

.buttonleft {
margin-top:150px;
        float:left;
background-image: url(/Blackorange/assets/common/left.gif);
position:absolute;
z-index:10;
}

.buttonright {
        margin-top:150px;
	float:right;
background-image: url(/Blackorange/assets/common/right.gif);
position:absolute;
z-index:10;
right:0;
}
.buttonright a{
height:55px;
width:55px;
display:block;
}
.buttonleft a{
height:55px;
width:55px;
display:block;

}
.column{
width:450px;
margin-top:26px;
}


/* ---- BEGIN NOTIFICATION & INFO STYLES --------------------------------*/
#notificationDiv {
	clear:both;
background:#333333;
	padding: 4px;
	margin:10px 0 10px 0;
	border:1px solid grey;
	
}
#notificationDiv ul {
	margin:0px;
	list-style:none;
}
#notificationDiv li {
	list-style:none;
}
#notificationDiv .messageDone, .messageFail {
	line-height:16px;
	padding-left:30px;
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	background-repeat: no-repeat;
}
#notificationDiv .messageDone {
	background-image: url(/blackorange/main/icons/accept.png);
}
#notificationDiv .messageFail {
	background-image: url(/blackorange/main/icons/exclamation.png);
}
#notificationDiv .messageInfo {
	background-image: url(/blackorange/main/icons/information.png);
}
#controlsDiv {
	clear: both;
	height:20px;
	margin-bottom: 10px;
}
#controlsDiv a {
	margin-right: 10px;
}

.mediakaart{
	margin: 0 15px 10px 15px;
	color: #FFF;
}
/* 
---- END NOTIFICATION & INFO STYLES --------------------------------*/

#portfolioNav{
	width: 280px;
	float: left;

}
#portfolioNav .marginTop{
margin-top:20px;
}
#portfolioNav .right { padding-right: 5px; }

#portfolioNav h2{
	color:#f58025;
	margin:0;
	float:left;
	display:block;
}
#portfolioNav img{
	float:right;
}
#portfolioNav ul{
border:1px solid;
	margin:0;
	list-style-position: inside;
	background:#2F2F2F;
padding:10px;

}
#portfolioNav li a{
	color:#999999;
}
#portfolioNav li a:hover{
	color:#f58025;
}
#portfolioNav ul li img{
	margin: 10px 10px 3px 10px;
}
#portfolioNav ul li a img { border: 1px solid #999; }
#portfolioNav ul li a:hover img { border: 1px solid #f58025; }


/*---------------- FOOTER LOGO'S--------------------------------------------------*/
.footer-logos img{
border:none;
width: 115px;
height: 40px;
}

.footer-logos li{
    display:inline;
/*    padding-right:20px;*/
}

.footer-logos{
	margin-top:10px;
	width:360px;
	margin-left: -80px;
}
* html .footer-logos { 
	margin-top:10px;
	width:360px;
	margin-left: 30px;
}

.footer-logos-2{
width:360px;
margin-left: -80px;
}

* html .footer-logos-2{
width:360px;
margin-left: 30px;
}

.footer-logos-2 img{
	border:none;
}

.footer-logos-2 li{
    display:inline;
}
 .favorites{
 margin-top:56px;
 }
 a:focus { outline:none; }
#carousel{
display:none;
position:absolute;
right:10px;
top:28px;
}

* html #carousel{

position:absolute;
right:10px;
top:28px;
}


#robot{
	position:absolute;
	left:180px;
	top:89px;
}

	.portfolioItem {
	position: absolute;
	width: 910px;
	height: 316px;
	text-align: left;
	margin:37px 0 0 21px;
	padding:0;

	
}
.portfolioItemText h2{
	font-size:24px;
	font-weight:normal;
	margin-top:22px;
	text-transform: uppercase;
}


.portfolioItemText {
	float:left;
	margin-top: 85px;
	padding:0px 0 15px 20px;
	width: 370px;


}

.portfolioItemText p strong {
	float: left;
	width: 60px;
	overflow: hidden;
}

.portfolioItemImage {
	float:right;
	padding:5px 0 5px 0;
}
#portfolioItems{
	height:355px;
}
.icon {
	background: url(/Blackorange/assets/icons/rss.png) no-repeat left;
	padding-left:16px;
}

#websites ul {

	list-style: none;
	height: 40px;
	overflow: hidden;
	width: 300px;

height:50px;
margin:30px -12px;
}
#websites li {
	display: inline;
	list-style-type: none;
}
#websites a {

	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	width: 150px;
}
#websites a:hover {
	background-position: 0 -50px;
}
#websites a:active, #websites a.selected {
	background-position: 0 -100px;
}
#websites .active a{
	background-position: 0 -100px;
}
#website a  {
	background: url(/Blackorange/assets/navigation/websitesButton.png) top left no-repeat;
}
#magazine a  {
	background: url(/Blackorange/assets/navigation/magazinesButton.png) top left no-repeat;
}

/*
.websites {
	display: block;
	width: 100%;
	height: 47px;
overflow:hidden;
margin:40px -6px;

}
.websites a {
	background: url(/Blackorange/assets/buttons/btn-bg.jpg) no-repeat;
	display: block;
	width: 220px;
float:left;
	height: 39px;
margin-right:50px;
font-size:20px;
text-align:center;
padding-top:8px;
text-decoration:none;

}
.websites .active{
color:#F58025;
}

*/












.magazines {
	background: url(/Blackorange/assets/buttons/btn-bg.jpg) no-repeat;
	display: block;
	width: 218px;
	height: 47px;
}

#bodyContentDiv{

overflow:hidden;

}
#bodyContentDiv .right{
width:430px;
margin-top:50px;

}

#bodyContentDiv .description{
	font-size:12px;
	line-height:18px;
	margin:0 0 20px 0;
	padding-bottom:0px;
	padding:0;
	font-style:italic;
	color:#A3A3A3;
	font-weight:normal;
}
#bodyContentDiv  div{
color:grey;
}


.extra_nav{
margin-bottom:20px;

}
#itemsBlock{
overflow:hidden;
}
#itemsBlock img{
border:none;
}
#contactBlock{
overflow:hidden;
}
#contactBlock .right{

width:660px;
margin-top:20px;
}


.holder table{
border-top:1px solid #666666;
border-left:1px solid #666666;
width:100%;
margin:20px 0;
}
.holder table td{
padding:6px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

.hidden{
display:none;
}
#mediawrapper{
display:block;
height:540px;

overflow:hidden;
background:url('/Blackorange/assets/common/mediaBg.png');
}

#mediaspace{
width:900px;
display:block;
overflow:hidden;
margin:15px 15px;
}









