/* 

fonts
*/
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 /***
Theme Name: Stuff
Theme URI: http://themes.kubasto.com/stuff
Description: Horizontal designed website template for portfolios and blogs.
Author: Kuba Sto
Author URI: http://themes.kubasto.com
Version: 2.1
*/

/* =Reset default browser CSS.
    Based on work by Eric Meyer:
      http://meyerweb.com/eric/tools/css/reset/index.html
----------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  background: transparent;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}

/* =Global
----------------------------------------------------------------------------- */
html {
  height: 100%;
}

body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #fff;
  font-family: "Lucida Sans Unicode", "lucida sans", sans-serif;
  overflow-y: auto ! important; 
  overflow-x: hidden ! important;
}
p, blockquote, pre {
  margin-top: 10px;
}
p:first-child, blockquote:first-child, pre:first-child {
  margin-top: 0;
}
a {
  outline: 0;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

/* =Image preloader
----------------------------------------------------------------------------- */
#image-preloader > div {
  position: absolute;
  left: -999px;
  top: -999px;
  width: 1px;
  height: 1px;
  visibility: hidden;
}

/* =Browser notification
----------------------------------------------------------------------------- */
.browser-notification {
  border-color: #a29330;
  border-style: solid;
  background: #fdf2ab url(images/exclamation.gif) no-repeat 10px center;
  line-height: 18px;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.browser-notification.ie6 {
  border-bottom-width: 1px;
  display: none;
  top: 0;
}
.browser-notification.js {
  border-top-width: 1px;
  bottom: 0;
}
.browser-notification .text {
  padding: 10px 36px 12px;
}
.browser-notification a {
  color: #e25600;
}
.browser-notification .close {
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 14px;
  top: 10px;
}




/* =Content
----------------------------------------------------------------------------- */
#content {
  position: absolute;
  top: 99px;
  height: 30%;
  z-index: 0;
}

/* =Loader
----------------------------------------------------------------------------- */
#loader {
  background-repeat: no-repeat;
  display: none;
  position: fixed;
  right: 20px;
  top: 10px;
  width: 16px;
  height: 16px;
  z-index: 99;
}






/* = own styles
----------------------------------------------------------------------------- */
.bg-transparant {
	background: #000;
	width: 100%;
	height: 30%;
	z-index: 98;
	position: fixed;
	bottom: 0px;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.home-container {
	z-index: 99;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 810px;
	top: 350px;
}

.home-content {
	background:#fff;
	width: 600px;
	height: 250px;
	float: left;
	margin: 0 10px 10px 0;
}
.home-content-text {
	padding: 20px;
	color: #666;
}
.home-qoutes {
	background: #111;
	width: 200px;
	height: 250px;
	float: left;
}
.home-slider-port {
	background: #fff;
	width: 810px;
	height: 200px;
	clear: both;
}
.intro-title {
	font-size: 30pt;
	color: #111;
	text-transform: uppercase;
}
::selection {
        background: #333333; /* Safari */
        }
::-moz-selection {
        background: #333333; /* Firefox */
}

#content-klanten {
	margin:0px auto;
	height:212px;
	width:100%;
	bottom:0;
	z-index: 3;
	background: url('images/footer-top-klanten.png') left top repeat-x;
	position:absolute;
}		
#content-home {
	margin:0px auto;
	height:145px;
	width:100%;
	bottom:0;
	z-index: 3;
	background: url('images/footer-top.png') left top repeat-x;
	position:absolute;
}
#contentframe{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
	font-size: 16px;
	color: #393939;
	font-family: "Lucida Sans Unicode";
}
#contentframe h1{
	font-size: 60px;
	text-transform: uppercase;
	
}
 .contentbottom h1{
	font-family: "Lucida Sans Unicode";
	color: #191919;
	font-size: 21px;
	text-transform: uppercase;
}
.description {
	padding: 45px 0 0 50px;
	width: 1235px;
}
.description tr td {
	float: left;
	color: #606060;
}
.contentbottom {
	background: #fff;
	padding: 20px 50px 20px 50px;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	border-top: 1px dashed #B5B5B5;
}
.titlefooter {

	color: #191919;
	font-weight: bold;
	font-size: 16px;
	font-family: 'century gothic', sans-serif;
}
.footer-home {
width:100%; background:#fff; padding: 0px 50px 10px 50px; font-size: 12px; margin-top: 0px;
border-top: 1px dashed #B5B5B5;
color: #606060;
font-family: 'Lucida Sans', sans-serif;
}

.footer-home table{
	margin-top: 20px;
}

.footer-home tr td ul li a{
	color: #606060;
	line-height: 18px;
}

.footer-home tr td ul li a:hover{ color: #FF9700; }

.content-home-block {
	float: left;
	width: 30%;
	margin-right: 30px;
	color: #606060;
}

.content-home-block h1{
	
	color: #ff9700; 
	font-size:21px; 
	font-weight:bold;
}

.content-home-block p{
	font-family: 'lucida sans', sans-serif;
	font-size: 16px;
	line-height: 25px;
}

#contentframe h1, h1 { font-family: 'LeagueGothicRegular', sans-serif;  line-height: auto; }

#contentframe h1 { 
	color: #FF9700;
	font-family: 'century gothic', sans-serif;
	font-size: 36px;
}

/**** DIENSTEN ****/

hr { border: none 0;
	border-right: 1px dashed #bababa;/*the border*/
	width: 98%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#container-page { margin:180px 0 0 50px; }
.container-txt { margin: -50px 0 0 0; }

#dropdown {
    position:fixed;
    width: 100%;
    height: 250px;
    background:url('http://www.taketwo.nl/images/bg-dropdown.png'); 
    top: 67px;
    left: 0;
    color: #fff;
    display: none;
    z-index: 50;
}

#dropdown-footer {
    position:fixed;
    width: 100%;
    height: 250px;
    background:url('http://www.taketwo.nl/images/bg-dropdown-footer.png'); 
    bottom: 0;
    left: 0;
    color: #bbb9b1;
    display: none;
    z-index: 50;
	text-align: center;
}

#landing-footer{
	position:fixed;
    width: 100%;
    height: 250px;
    background:url('http://www.taketwo.nl/images/bg-dropdown-footer.png'); 
    bottom: 0;
    left: 0;
    color: #bbb9b1;
    z-index: 50;
	text-align: center;
}

.dropdown-tag-txt{ text-align: center;}
.dropdown-tag-txt p{
	font-size: 1.2em;
	line-height: 26px;
}

#dropdown-footer a{
	line-height: 50px;
	font-size: 1.8em;
}
#dropdown-footer a:hover{
	color: #FF9700;
}
#tag_button { 
	position: fixed;
	right: 0;
	top:122px;
}
#footer_button { 
	position: fixed;
	right: 0;
	bottom:20px;
}
#footer_button_diensten { 
	position: fixed;
	right: 0;
	bottom:20px;
}


#tag_button, #footer_button {
width: 25px;
font-family: League Gothic, helvetica, arial;
padding: 25px 9px 7px 14px;
font-size: 2.0em;
text-align: center center;
background-image: url('images/pijl.png');
height: 43px;
}
a#tag_button, a#footer_button {
color: #FFF;
text-decoration: none;
font-size: 18px;
}
a:hover#tag_button, a:hover#footer_button {
	color: #000;
	text-decoration:none;
}

.one-column { line-height: 114%; vertical-align:top; text-align:justify; padding:20px 50px 0 5px; }
.three-column {vertical-align:top; width:28%; float:left; padding:20px 40px 0 5px; }
.three-column h3 { font-size: 1.8em; font-family: 'Century Gothic', sans-serif; line-height: auto;}
.txt-three-column, .txt-one-column { background:#FEFEFE; padding:5px 10px 5px 10px; }

.txt-three-column p{line-height: 25px;}

.dropdown-tag-txt { padding:40px 50px 40px 50px; line-height:20px;}
.dropdown-tag-txt h4 { line-height: 30px; }

.dropdown-footer-txt { 
	padding:60px 50px 40px 50px; 
	line-height:130%;
}	
.dropdown-footer-txt a { 
	color:#BBB9B1;
}	
.dropdown-footer-txt a:hover { 
	color:#BBB9B1;

}
.socialmedia { border-top:1px dashed #DEDDD8; padding-top: 10px; margin-top: 10px; color:#141414;}

a.tumblr { 
	color:#141414;
	font-family:'century schoolbook', georgia;
	font-weight:bold;
	letter-spacing:-2px;
	font-size: 1.5em;
}
a.facebook { 
	color:#141414;
	font-weight:bold;
	letter-spacing:-2px;
	font-size: 1.5em;
	line-height: 40px;
}	
a.twitter { 
	color:#141414;
	font-family:'arial rounded','arial rounded mt bold',sans-serif;
	font-weight:bold;
	letter-spacing:-2px;
	font-size: 1.5em;
}	
a:hover.tumblr, a:hover.facebook, a:hover.twitter { 
	color:#FAA120;
}
.triangle {
border-color:  #CAC9C4 transparent transparent  transparent ;
border-style:solid;
border-width:40px;
width:0;
height:0;
position: relative;
left:100%;
margin:-40px 0 0 -40px;
z-index: -99;
}
#twitter img {
	margin-top: 0px;
	float: left;
	margin-left: 4px;
	width: 53px;
}
#twitter {
	position: absolute;
	top: 132px;
	right: 46px;
	width: 286px;
	min-height: 15px;
	height: auto;
	background: #FFF;
	background: rgba(255,255,255,0.9);
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	float: right;
	padding: 15px 25px 15px 0px;
}
#twitter h4 {
	font-family: "Lucida Sans Unicode";
	font-size: 12pt;
	margin-left: 61px;
	padding: 0;
}
#twitter_update_list li {
	color: #606060 ;
	margin-left: 62px;
	font-size: 14px;
}
#twitter_update_list li a {
	color: #ff9700 ;
}
#tk-home {
	color: #000000;
}


.klanten {
	overflow: hidden !important;
	background-color:#afafaf;
}

.contact-form-item {
	width:290px;
	background-color:#fff;
	height:35px;
	border-color:#acacac 1px solid;
	padding-left:20px;
	color:#acacac;
	font-family: 'Lucida Sans', helvetica, arial;
	
	
}


.contact-form-sum {
	width: 225px;
	background-color:#fff;
	height:35px;
	border-color:#acacac 1px solid;
	padding-left:20px;
	color:#cecece;
	font-family: lucida sans, helvetica, arial;
	text-transform:uppercase;
	margin-left:5px;
}

#contact textarea {
	padding-top:15px;
	height:auto;
	padding-right: 2px;
}
#contact {
	text-transform: uppercase;
}
#contact input {
	margin-bottom:10px;
}

.submit-button {
background-image: url('images/verzenden.png');
background-color: transparent;
border: 0px;
height: 38px;
width: 106px;
color: #FF9700;
font-family: 'century gothic', sans-serif;
font-weight: bold;
font-size: 16px;
position: relative;
left: 1px;
top: -18px;
}







#container-contact {
width: auto;
height: auto;
min-height: 365px;
margin-top: 48px;
overflow: hidden;
}

#contact-links {
width:317px;
height: auto;
float: left;
background-image: url('images/back_contact.png');
padding-top: 121px;
padding-left: 35px;
padding-right: 35px;
margin-bottom: 50px;	
	
	
/*	
width: 435px;
height: 666px;
float: left;
background-image: url('images/back_contact.png');
padding-top: 141px;
padding-left: 22px; */
}

#contact-links p, #contact-rechts p{
	font-weight: normal;
	font-size: 14px; font-family: Lucida Sans, sans-serif;
}

#contact-rechts {
	width:225px;
	height:auto;
	float:left;
	background-image: url('images/back_contact.png');
	padding-top: 121px;
	margin-left:22px;
	padding-left:22px;
	margin-bottom:15px;
	padding-right: 15px;
}

#body-contact {
	width: 696px;
	height: auto;
	
}

#sum, #contact-links h2, #contact-rechts {
	color:#cecece;
	font-size: 17px;
}

#contact-rechts img {
	position: relative;
left: -22px;
bottom: -32px;

}

#contact-links img {
position: relative;
width: 388px;
height: 32px;
left: -36px;
bottom: -32px;
}

#contact h4, #contact h3, #contact h2, #contact h1{
	line-height:auto;
}

.contact-column a {
	color:#000;
}
.contact-column a:hover {
	color:#ff9700;
}

/*logo pagina*/
.logo-column{
	background: none;
}

#logo-column-content{
	width: 400px;
}

#logo-text{
	width: 618px;
	margin: 0 50px;
}

#logo-column{
	background: red;
}

#com_button{
	background: url('http://www.taketwo.nl/images/com-button-team.png') no-repeat;
	width: 130px; height: 130px;
	display: block; float: left;
	cursor: pointer;
}

#crea_button{
	background: url('http://www.taketwo.nl/images/crea-button-team.png') no-repeat;
	width: 130px; height: 130px;
	display: block; float: left;
	cursor: pointer;
}

#web_button{
	background: url('http://www.taketwo.nl/images/web-button-team.png') no-repeat;
	width: 130px; height: 130px;
	display: block; float: left;
	cursor: pointer;
}


#com_button.active{
	background: url('http://www.taketwo.nl/images/com-button-team-down.png') no-repeat !important;
}

#crea_button.active{
	background: url('http://www.taketwo.nl/images/crea-button-team-down.png') no-repeat !important;
}

#web_button.active{
	background: url('http://www.taketwo.nl/images/web-button-team-down.png') no-repeat !important;
}

.klanten #dropdown-footer #contentframe .description .description-content-left{ width: 1000px; }

.fotografie{
	background: url('../images/fotografie.jpg') no-repeat;
}

.detail-page-content p{
	font-size: 14px;
}

p.slash {
	margin-top:7px !important;
}
