/* -------------------------------------------------------------- 
   
   traffic4u_v0908.css
   
   colors:
   
   darkblue:    #004b6d
   lightblue:   #4fcbf6
      
-------------------------------------------------------------- */

/* force vertical scrollbar to prevent content shift */
html { min-height: 100%; margin-bottom: 1px; overflow: -moz-scrollbars-vertical !important;}

body {
  background: url(../img/page_bg.gif) repeat-x 0 119px;
}

#container {
  width: 956px;
  margin: 0 auto;
}


/* Content Layout
-------------------------------------------------------------- */

#subnav {
  float: left;
  width: 190px;
  margin-top: 60px;
}

#content-main {
  float: left;
  width: 448px;
  margin-top: 36px;
  padding: 0 30px;
}

#content-side {
  float: left;
  width: 258px;
}


/* Homepage
-------------------------------------------------------------- */

#homepage #container {
  width: 947px;
}

#placeholder {
  height: 197px;
}

* html #placeholder img {
  float: right; /* for ie6 */
}

#services {
  position: relative;
  height: auto !important;
  height: 210px;
  min-height: 210px;
  padding: 35px 0 0 35px;
  z-index: 1;
  background: url(../img/home_bottom_bg.png) no-repeat;
}

#services ul {
  float: left;
  list-style: none;
  width: 720px;
  margin: 0;
}

#services ul li {
  float: left;
  width: 190px;
  height: auto !important;
  height: 75px;
  min-height: 75px;
  margin-right: 20px;
  padding-left: 30px;
  font-size: 11px;
  cursor: pointer;
}

#service_1 {
	background: url(../images/seo-icons.gif) no-repeat;
}

#services li:hover a {
  text-decoration: underline;
  color: #000000;
}

#service_2 {
	background: url(../images/icon-wa.gif) no-repeat;
}

#service_3 {
	background: url(../images/icon-co.gif) no-repeat;
}

#service_4 {
	background: url(../images/icon-sa.gif) no-repeat;
}

#service_5 {
	background: url(../images/icon-display.gif) no-repeat;
}

#service_6 {
	background: url(../images/icon-pba.gif) no-repeat;
}

#services h2 {
  font-size: 1.083em;
  font-weight: bold;
  color: #004b6d;
}

#services h2 a {
  text-decoration: none;
}

#services h2 a:hover {
  text-decoration: underline;
}

#newsletter {
  float: right;
  width: 120px;
  margin-right: 15px;
  display: inline;
  font-size: 12px;
}

#newsletter #textfield {
  width: 116px;
  background: url(../img/input_bg.png) no-repeat top left;
  border: 0;
  margin: 15px 0 10px;
  padding: 2px;
}

.newsletterTextInput {
  width: 120px;
  background: url(../img/input_bg.png) no-repeat top left;
  border: 0;
  margin: 15px 0px 8px 10px;
  padding: 2px;
}

#newsletter2 {
  float: left;
  width: 120px;
  height: 200px;
  margin-right: 15px;
  display: inline;
 
}

#newsletter2 #textfield {
  width: 116px;
  background: url(../img/input_bg.png) no-repeat top left;
  border: 0;
  margin: 15px 0 10px;
  padding: 2px;
}

#newsletter2 h3 {
  background: url(../img/news_box_top.png) no-repeat top left;
  color: #4fcbf6;
  padding: 10px 8px;
  margin-bottom: 0;
}

#cert-caroussel {
  position: absolute;
  right: 0px;
  bottom: 0;
}

.footerhomepage {
  border: 0 !important;
  padding-left: 5px !important;
}

/* Header
-------------------------------------------------------------- */
h2.pageslogan { font-size: 22px; font-weight: normal; line-height: 1.25; margin-bottom: 1em; }


#header {
  position: relative;
  height: 120px;
  margin-bottom: 15px;
  z-index: 2;
}

p#payoff {
  float: left;
  margin: 36px 0 0 8px;
  font-size: 23px;
  color: #004b6d;
  line-height: 1.1em;
}

p#payoff span {
  color: #4fcbf6;
}

#logo {
  position:absolute;
  right: 0;
  bottom: 13px;
}

#logo a {
  display: block;
  width: 145px;
  height: 45px;
  margin-top: 30px;
  background: url(../img/logo_traffic4u.png) no-repeat;
  text-indent: -9999em;
  overflow: hidden;
}

/* Topnav
-------------------------------------------------------------- */

#topnav {
  float: right;
}

#topnav ul {
  float: left;
  list-style: none;
  margin: 0;
  line-height: 1;
}

#topnav ul li {
  float: left;
  margin-right: 5px;
}

#topnav ul li.vlag {
  float: left;
  list-style: none;
  width: 3em;
  margin-right: 0px;
}

#topnav ul li a {
  display: block;
  padding: 12px 0 0 4px;
  background: url(../img/topnav_border.gif) no-repeat;
  text-decoration: none;
  color: #333;
  font-size: 12px;
}

#topnav ul li a:hover {
  text-decoration: underline;
  color: #000;
}

/* Main Navigation
-------------------------------------------------------------- */

#main-nav {
  clear: both;
  list-style: none;
  margin: 0 0 0 8px;
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index:52;
}

#homepage #main-nav {
  margin: 0;
  z-index:52;
}

#main-nav li {
  float:left;
  margin-right: 25px;
}

#main-nav li a {
  float:left;
  font-size: 18px;
  text-decoration:none;
}

#main-nav li a:hover {
  color: #4fcbf6;
}

#main-nav li.active {
  padding:0 0 0 15px;
  background:url("../img/tab_bg_left.gif") no-repeat left top;
  margin: 0 17px 0 -8px;
}
  
#main-nav li.active a {
  display:block;
  padding:0 15px 0 0;
  background:url("../img/tab_bg_right.gif") no-repeat right top;
  color:#fff;
}

#main-nav li.active a:hover {
  color:#fff;
}

/* Main navigation subs (superfish)
-------------------------------------------------------------- */

#main-nav ul {
  margin: 15px 0 0 0;
  list-style: none;
}

#main-nav li li {
  margin: 0;
	background: #4fcbf6;
  font-weight: bold;
}

#main-nav li li.last {
  -moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#main-nav li li.last a {
  border: none;
  margin-bottom: 20px;
}

#main-nav li li a {
  border-bottom: 1px solid #9ce2fa;
  font-size: 1.083em;
  font-size: 13px;
  margin: 0 25px 0 15px;
  padding:5px 0;
}

#main-nav li.active a {
  color: #fff;
}

#main-nav li.active li a {
  padding:5px 0;
  color: #004b6d;
  background: none !important;
}

#main-nav li:hover,
#main-nav li.sfHover {
  color: #fff;
	outline: 0;
}

#main-nav li li a:hover,
#main-nav li li a:focus {
  color: #fff;
}

#main-nav li.active li a:hover,
#main-nav a:focus,
#main-nav a:hover,
#main-nav a:active {
  color: #fff;
	outline: 0;
}


.sf-menu ul {
	position:	absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position:	relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:	0;
	top: 2.3em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Content
-------------------------------------------------------------- */
.category {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
}

h1.category {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
}

h1.category_seo {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
  padding: 3px 10px 10px 32px;
  background: url(../images/seo-icons.gif) no-repeat;
}

h1.category_sa {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
  padding: 3px 10px 10px 32px;
  background: url(../images/icon-sa.gif) no-repeat;
}

h1.category_drm {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
  padding: 3px 10px 10px 32px;
  background: url(../images/icon-pba.gif) no-repeat;
}

h1.category_wa {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
  padding: 3px 10px 10px 32px;
  background: url(../images/icon-wa.gif) no-repeat;
}

h1.category_co {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
  padding: 3px 10px 10px 32px;
  background: url(../images/icon-co.gif) no-repeat;
}

h1.category_tech {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
  padding: 3px 10px 10px 32px;
  background: url(../images/icon-tech.gif) no-repeat;
}

h1.category_display {
  color: #4fcbf6;
  font-size: 1.333em;
  font-weight: bold;
  padding: 3px 10px 10px 32px;
  background: url(../images/icon-display.gif) no-repeat;
}

a.direct-contact {
  display: block;
  height:35px;
  line-height: 35px;
  padding-left: 22px;
  color: #fff;
  font-weight: bold;
  font-size: 1.167em;
  text-decoration:none;
  background: url(../img/direct_contact_bg.gif) no-repeat;
}

.quote-wrap {
  background: url(../img/client_quote_bg.png) no-repeat;
  height: 104px;
  padding: 15px 0 0 30px;
  margin-bottom: 1em;
  cursor: pointer;
}

.quote-wrap-200 {
  background: url(http://en.traffic4u.nl/wp-content/themes/traffic4u/img/client_quote_bg_200px.png) no-repeat;
  height: 200px;
  padding: 15px 25px 0 15px;
  margin-bottom: 1em;
  cursor: pointer;
}

.quote-wrap-175 {
  background: url(http://en.traffic4u.nl/wp-content/themes/traffic4u/img/client_quote_bg_175px.png) no-repeat;
  height: 175px;
  padding: 15px 25px 0 15px;
  margin-bottom: 1em;
  cursor: pointer;
}

.quote-wrap-150 {
  background: url(http://en.traffic4u.nl/wp-content/themes/traffic4u/img/client_quote_bg_150px.png) no-repeat;
  height: 150px;
  padding: 15px 25px 0 15px;
  margin-bottom: 1em;
  cursor: pointer;
}

.quote-wrap-wehkamp {
  background: url(../images/quote-bg-wehkamp.png) no-repeat;
  height: 104px;
  padding: 15px 0 0 30px;
  margin-bottom: 1em;
}

.quote-wrap-afab {
  background: url(../images/quote-bg-afab.png) no-repeat;
  height: 104px;
  padding: 15px 10px 0px 100px;
  margin-bottom: 1em;
}

.quote-wrap-wnf {
  background: url(../images/quote-bg-wnf.png) no-repeat;
  height: 119px;
  padding: 1px 10px 0px 100px;
  margin-bottom: 1em;
}

.quote-wrap-nti {
  background: url(../images/quote-bg-nti.png) no-repeat;
  height: 119px;
  padding: 1px 10px 0px 100px;
  margin-bottom: 1em;
}

.quote-wrap-neck {
  background: url(../images/quote-bg-neck.png) no-repeat;
  height: 119px;
  padding: 1px 10px 0px 100px;
  margin-bottom: 1em;
}

.quote-wrap p {
  margin-bottom: 0;
}

.quote-wrap-wehkamp p {
  margin-bottom: 0;
  margin-top: 30px;
}

.quote-wrap-afab p {
  margin-bottom: 0;
  margin-top: 20px;
}

.quote-wrap-wnf p {
  margin-bottom: 0;
  margin-top: 20px;
}

.quote-wrap-nti p {
  margin-bottom: 0;
  margin-top: 30px;
}

.quote-wrap-neck p {
  margin-bottom: 0;
  margin-top: 30px;
}


.quote-wrap blockquote {
  margin: -2px 20px 0 80px;
}

a#quote-speurders {
  display: block;
  width: 197px;
  height: 27px;
  text-indent:-9999em;
  background: url(../img/logo_speurders.png) no-repeat;
}

a#quote-directwonen {
  display: block;
  width: 184px;
  height: 29px;
  text-indent:-9999em;
  background: url(../img/logo_directwonen.png) no-repeat;
}

a#quote-phonehouse {
  display: block;
  width: 197px;
  height: 29px;
  text-indent:-9999em;
  background: url(../images/logo-phonehouse.gif) no-repeat;
}

a#quote-kras {
  display: block;
  width: 175px;
  height: 29px;
  text-indent:-9999em;
  background: url(../images/logo-kras.gif) no-repeat;
}

a#quote-wehkamp {
  display: block;
  width: 213px;
  height: 37px;
  text-indent:-9999em;
  background: url(../images/logo-wehkamp.gif) no-repeat;
}

a#quote-kieskeurig {
  display: block;
  width: 220px;
  height: 25px;
  text-indent:-9999em;
  background: url(../images/logo-kieskeurig.gif) no-repeat;
  
}

a#quote-wnf {
  display: block;
  width: 220px;
  height: 25px;
  text-indent:-9999em;
  background: url(../images/logo-wnf.gif) no-repeat;
  
}

a#quote-ebookers {
  display: block;
  width: 220px;
  height: 33px;
  text-indent:-9999em;
  background: url(../images/logo-ebookers.gif) no-repeat;
  
}

a#quote-neckermann {
  display: block;
  width: 220px;
  height: 33px;
  text-indent:-9999em;
  background: url(../images/logo-neckermann.gif) no-repeat;
  
}

a#quote-siemens {
  display: block;
  width: 220px;
  height: 33px;
  text-indent:-9999em;
  background: url(../images/logo-siemens.gif) no-repeat;
  
}

a#quote-nti {
  display: block;
  width: 220px;
  height: 33px;
  text-indent:-9999em;
  background: url(../images/logo-nti.gif) no-repeat;
  
}

a#quote-modern {
  display: block;
  width: 220px;
  height: 33px;
  text-indent:-9999em;
  background: url(../images/logo-modern.gif) no-repeat;
}

a#quote-google {
  display: block;
  width: 197px;
  height: 27px;
  text-indent:-9999em;
  background: url(../img/logo-google.png) no-repeat;
}

.logoBox  {
	float: left;
	width: 120px;
	height: 100px;
	margin-left: 20px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#content-main ul {
	list-style-image: url(../img/bullet.gif);
}

/* Subnavigation
-------------------------------------------------------------- */

#subnav ul {
  list-style:none;
  margin: 0;
}

#subnav ul li {
  border-bottom: 1px solid #4fcbf6;
  margin-left: 9px;
}

#subnav ul li.geen {
  border-bottom: 1px solid #ffffff;
  margin-left: 9px;
}

#subnav ul ul li {
  margin-left: 18px;
  margin-right: 9px;
  padding-left: 0;
}

#subnav ul a {
  display: block;
  font-size: 1.083em;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 0;
  /* background: url(../img/subnav_arrow_right.gif) no-repeat 162px 10px; */
}

#subnav ul ul a {
  font-weight: normal;
}

#subnav ul li .active-subsub a {
  font-weight: bold;
}

/*
#subnav ul li.selectarrow {
	background: url(../img/subnav_arrow_right.gif) no-repeat 162px 10px;  
}
*/

#subnav li.active {
  margin-left: 0;
  padding-left: 9px;
  background: #64d1f7 url(../img/subnav_top_active.gif) no-repeat;
  border-bottom: none;
}

#subnav li.active a {
  /* background: url(../img/subnav_arrow_down.gif) no-repeat 162px 9px; */
}

#subnav li.active ul a {
  background: none;
}

#subnav li.active ul {
  margin:0 0 2px -9px;
  background: #dcf5fd url(../img/subnav_ul_bottom.gif) no-repeat left bottom;
}

#subnav ul li.last /*class generated with jquery */ {
  border-bottom: none;
}

/* Quick Navigation
-------------------------------------------------------------- */

#quick-nav {
  width: 159px;
  height: auto !important;
  height: 182px;
  min-height: 182px;
  margin-top: 15px;
  padding: 10px;
  background:#4fcbf6 url(../img/quick_nav_bg.png) no-repeat;
}

#quick-nav h3 {  
  color: #fff;
  margin-bottom: 0.5em;
}

#quick-nav ul {
  margin: 0;
  list-style: none;
}

#quick-nav ul li a {  
  font-size: 1.167em;
  text-decoration: none;
}

/* Newsbox sidecol
-------------------------------------------------------------- */

#news-box {
  width: 258px;
  margin-top: 15px;
  background: url(../img/news_box_bottom.png) no-repeat bottom left;
}


#news-box h3 {
  background: url(../img/news_box_top.png) no-repeat top left;
  color: #4fcbf6;
  padding: 10px 8px;
  margin-bottom: 0;
}

#news-box2 {
  width: 179px;
  margin-top: 15px;
  background: url(../img/news_box_bottom_klein.png) no-repeat bottom left; 
}

#news-box2 h3 {
  background: url(../img/news_box_top_klein.png) no-repeat top left;
  color: #4fcbf6;
  padding: 10px 8px;
  margin-bottom: 0;
}

#news-box2 #textfield {
  width: 116px;
  background: url(../img/input_bg.png) no-repeat top left;
  border: 0;
  margin: 7px 0 7px 7px;
  padding: 2px;
}

#news-box2 #nieuwsknop {
  margin: 7px 0 7px 7px;
  padding: 2px;
}

#news-box ul {
  margin:0;
  padding: 0 8px 4px;
  list-style: none;
}

#news-box ul li {
  padding: 2px 0;
  border-bottom: 1px solid #ccc;
}

#news-box ul li a {
  text-decoration: none;
}

#news-box ul li#news-more {
  border-bottom: none;
  text-align: right;
}

#news-box ul li#news-more a {
  text-decoration: underline;
}

#cert-caroussel {
  margin-top: 15px;
}


/* Footer
-------------------------------------------------------------- */

#footer {
  clear: both;
  border-top: 1px solid #ccc;
  padding:5px 10px 20px 220px;
  float:left;
  width: 75%;
  font-size: 12px;
}

#footer a.rss-link {
  font-weight:bold;
  text-decoration: none;
  padding-left: 22px;
  background: url(../img/icon_rss.gif) no-repeat 0 50%;
}

#footer .tel {
  margin:0 20px;
}

/* Clearing floats without extra markup
   [http://www.positioniseverything.net/easyclearing.html]
-------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Regular clearing */
.clear { clear:both; }

/*TOOLS*/
form#ranking {
  background-color: #63D3F7;
  padding: 30px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  margin-bottom: 20px;
}

form#ranking input {
  border: 4px solid #FFFFFF;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;}

form#ranking #submit {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  background-color: #FFFFFF;
}


/* Formulieren
-------------------------------------------------------------- */

form#wpcf {
  background-color: #63D3F7;
  padding: 30px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  margin-bottom: 20px;
}

form#wpcf input {
  border: 4px solid #FFFFFF;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;}

form#wpcf textarea {
  border: 4px solid #FFFFFF;
}

form#wpcf #contactsubmit {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  background-color: #FFFFFF;
}

form.wpcf7-form {
  background-color: #63D3F7;
  padding: 30px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  margin-bottom: 20px;
}

form.wpcf7-form input {
  border: 4px solid #FFFFFF;
  background-color: #FFFFFF;

  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
}

form.wpcf7-form textarea {
  border: 4px solid #FFFFFF;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 1.5em auto 1.5em auto;
}

.alignleft {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0; 
}

.alignright {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
	padding: 0; 
}
