/*
Theme Name: Innovations from Holland Homepage
Author: Marjan Bos
Modified: Mark de Raaf
Author URI: http://www.fundament.nl
*/

body {
  text-align:center;
  background:#ffffff;
  margin:10px 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
}

.newspage {
  display: none;
}

.selected {
  color: #666;
}

#newspage_1 {
  display: block;
}

*{
  margin:0;
  padding:0;
}

.attachment-250xauto  {
  float:left;
  margin:0 10px 10px 0;
}

.addthis {
  clear: both;
  text-align: right;
}

.printbutton {
  float: left;
}

.hr{
  margin: 0 0 10px 0;
  height:11px;
  border-bottom:1px solid #cecece;
}
a {
  color:#F48020;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
p{
  margin-bottom:15px;
}
.sidebar p{
  margin-bottom:10px;
}
ul{
  list-style:none;  
}
h2{
  text-transform:uppercase;
  font-size:13px;
	color:#F48020; 
  font-weight:normal;
  position: relative;
}

h2 a {
  color: #fff;
}
h3{
  font-size:12px;
}
.container{
	position: relative;
  text-align:left;
  margin:0 auto;
  width:932px;
  position:relative;
  height:100%;
}

.containerTop{
  background:url(images/container_top.gif);
  height:12px;
  width:100%;
  float:left;
}
.containerMiddle{
  background:url(images/container_middle.gif) repeat-y;
  width:100%;
  float:left;
}
.containerBottom{
  background:url(images/container_bottom.gif);
  height:12px;
  width:100%;
  float:left;
   margin-bottom:10px;
}
.bar{
  background:url(images/mainbar.png) no-repeat;
  height:175px;
  padding:0 28px;
}

.bartop{
  height:85px;
}
.bartop h1{
  text-align: left;
  text-indent:-9000px;
  background:url(images/bar_h1.gif) no-repeat;
  width:511px;
  height:23px;
  float:right;
  margin:57px 0px 0 0;
}

.body_zh .bartop h1 {
	background:url(images/text-right-zh.png) no-repeat right;
	margin:50px 0 0;
}

.body_ar .bartop h1 {
	background:url(images/text-right-ar.png) no-repeat right;
	margin:50px 0 0;
}

.language{
  width:auto;
  text-align:right;
  list-style:none;  
  height:15px;
}
.language li{
  display:inline;
}
.intro{
  width:auto;
  float:left;
  margin-left:230px;
  width:404px;
  text-align: justify;
  clear:right;
}
.logo{
  position:absolute;
  top:18px;
  left:45px;
}
img{
  border:none;
}
.contentBar{
	background:url(images/contentbar.gif) no-repeat; 
  height:42px;
}
.leftbar{
  width:635px;
  padding-left:28px;
  float:left;
  margin-right:20px;
}
.contentTop h2{
  background:#f1f1f2 url(images/largebar.gif) no-repeat; 
  height:18px;
  padding:2px 20px 0 20px;
	color:#fff; 
  text-transform:uppercase;
}

.contentTop h2 span {
  float:right;
  font-size:8pt;
  margin:0 10px 0 0;
}

.bottomleft{
  width:222px;
  
  margin-right:24px;
  overflow:hidden;
}
.bottomright{
float:left;
left:245px;
position:relative;
top:-210px;
width:391px;
}



.body_ar .bottomright {
  text-align: right;
top:-130px;
left: 0px;
}

.body_ar .newsletter{
float:right;

position:relative;
right:-222px;
top:80px;
}

.body_ar .bottomleft{

float:right;
margin-right: 0px;
}

.bottomright h2 {
  background:#f1f1f2 url(images/smallbar.gif) no-repeat; 
  height:18px;
  padding:2px 15px 0 15px;
	color:#fff; 
}
.innovations_weektext{
  float:left;
}
.innovations_weektext img{
  float:right;
  margin:15px 0px 10px 0px;
  padding-left:15px;
}

.body_ar .innovations_weektext img {
  float:left;
  padding: 0 15px 0 0;
  
}
.innovationText{
  padding:15px;

}
.bigspan {
  font-size:13px;
}
.companyname{
  font-weight:bold;
  font-size:18px;
}


.companyheadlines{
  padding:15px;
  border-bottom:1px solid #FED8C0;
  width:216px;
}

.body_ar .companyheadlines{
  float:right;  
}
.contentBottom{
  margin-top:10px;
  float:left;
  width: 636px;
}
.sidebar{
  width:222px;
  float:left;
}
.content{
  float:left;
}
.post{
  padding:20px;
}

/********
 * FORMS
 */
label,input, textarea{
  font-size:11px;
}
form{
  margin-top:6px;
}
#setupform{
  width:500px;
}
#setupform p{
  float:left;
  margin:0;
  width:100%;
}
label{
   display: inline-block;
   float: left;
   height:17px;
   margin-bottom:3px;
   padding-top:2px;
}

label.cf-group-after, label.cf-after {
  float: none;
}

.companysearchTable label{
     height:auto;
   margin-bottom:0px;
   padding-top:4px;
}
input[type=text], input[type=password] { 
  background: url(images/input_bg.gif) repeat-x; 
  border:1px solid #e4e4e4;
  height:19px;
  width:140px;
  float:right;
    margin-bottom:3px;

}

.mid {
  background: url(images/input_bg.gif) repeat-x; 
  border:1px solid #e4e4e4;
  height:19px;
  width:125px;
  float:right;
    margin-bottom:3px;
}

.mu_register #submit, .mu_register #blog_title, .mu_register #user_email, .mu_register #blogname, .mu_register #user_name{
  font-size:12px !important;
  margin:0 !important;
  width:auto !important;
  float:none;
  margin-bottom:5px;
}
input[type = submit], input[type = button] {
  background: url(images/button.gif) no-repeat;
  width: 98px;
  border: none;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 16px;
  padding-bottom: 7px;
  margin-top:10px;
  cursor:pointer;
  border: 1px solid #000;
}

.inputbutton, #wp-submit {
  background: url(images/button.gif) no-repeat;
  width: 98px;
  border: none;
  color: #fff;
  float: right;
  font-weight: bold;
  height: 16px;
  padding-bottom: 7px;
  margin-top:10px;
  cursor:pointer;
}

.newsletter .inputbutton, .newsletter #wp-submit {
  margin-left: 80px;
}

#submit{
  float:right;
}
.mu_register label {
  display:block !important;
  font-size:12px !important;
  font-weight:normal !important;
  margin:0 !important;
  width:100px;
  
}
.searchbox input[type=text], .searchbox input[type=password]{
  width:140px;
}
textarea{
  background:transparent url(images/textarea_bg.gif) repeat-x scroll 0 0;
  border:1px solid #E4E4E4;
  float:right;
  height:58px;
  width:140px;
}
#commentform textarea{
  background:transparent url(images/commentTextarea_bg.gif) repeat-x scroll 0 0;
  height:197px;
  width:100%;
}
.small{
  font-size:11px !important;
  margin: 5px 0 2px 0;
  float:left;
  width: 180px;
}
.wider{
  width:180px !important;
}

/**********
 * jquery checkbox styles
 */
.jquery-safari-checkbox     {
  display: inline; 
  cursor: pointer; 
  cursor: hand;
  margin:0 10px;
  }
.jquery-safari-checkbox  .mark {display: inline;}

.jquery-safari-checkbox  img {
  vertical-align: middle; width: 13px; height: 13px;
  }
.jquery-safari-checkbox  img{
  background: transparent url(images/checkbox.gif) no-repeat 0 0px;;
  
  }

.jquery-safari-checkbox  img{
	background-position: 0px -26px;
}
.jquery-safari-checkbox-hover img{
	background-position: 0px 0px;
}
.jquery-safari-checkbox-checked img{
	background-position: 0px -13px;
}
.jquery-safari-checkbox -checked .jquery-safari-checkbox -hover img {
	background-position: 0px -0px;
}

.jquery-safari-checkbox -disabled img{
	background-position: 0px -26px;
}
.jquery-safari-checkbox -checked .jquery-safari-checkbox -disabled img{
	background-position: 0px -26px;
}



/**********
 * MAINMENU
 */

.mainmenuContainer{
  height:50px;
  padding:0 28px;
}
.mainmenuContainer ul{
	float:right;
  margin-top:30px;
  text-align:right;
  width:500px;
}
.mainmenuContainer li{
  display:inline;
  color:#999999;
  padding:0 5px;
  text-transform:uppercase;
}
.mainmenuContainer li a{
  color:#999999;
}
/******************
 * SEARCHCOMPAY
 */

.searchContent{
	background:#f1f1f2 url(images/search_middle.gif) no-repeat; 
  padding:20px;
  width:593px;
  border-left:1px solid #f6d0b9;
  border-right:1px solid #f6d0b9;
  float:left; 
}
.searchBottom{
	background:url(images/search_bottom.gif) no-repeat; 
  width:635px;
  height:20px;
  float:left;
}

 * .searchResultsTable{
  border:none;
 
}
.searchResultsTable td {
  border:none;
  vertical-align:top;
  padding:0px 20px 0 0;
}
.blogsearch, .blogsearch2, .resultdiv{
  float:left;
  width:100%;
}

#resultdiv {
	 display: none;
}

.companysearch{
  float:left !important;
  width:200px  !important;
  margin-left:20px;
}
.companysearchTable{
  margin-right:25px;
  float:left;
}
.companysearchbutton{
  margin-top:0px !important;
}
.blogsearch fieldset {
  width:190px;
  float:left;
  border:none;

}
.searchContent .searchcat {
  float:left;
  text-transform:uppercase;
  font-weight:bold;
  font-size:12px;
}
.check{
  float:left;
  width:100px;
}
p.label_checkbox_pair {
  clear:both;
  float:none;
  position:relative;
  margin-bottom:5px;
}
p.label_checkbox_pair input {
  left:14px;
  position:absolute;
  top:0;
}
p.label_checkbox_pair label {
  display: block;
  margin-left: 33px;
  width: 200px;
}
.searchresult{
  clear:both;
  margin-top:20px;
}
/**************
 * FORUMTOPICS
 */

.forumtopics{
	background:url(images/gradient.gif) repeat-x; 
  width:222px;
  margin-bottom:20px;
	position: relative;
}
.forumtopics h2{
  background: url(images/leftWhite_h2.gif) no-repeat; 
  height:18px;
  padding:2px 20px 0 20px;  
}
.forumcontent{
  padding:20px;
}
.forumcontent li{
  padding-bottom:10px;
}

/****************
 * NEWSLETTER
 */
.newsletter {
   background: url(images/block_leftcol.gif) no-repeat; 
   height:120px;
	padding:10px 10px 0;
	width:202px;
	
  
}

/****************
 * LOGIN
 */
.login {
  background:transparent url(images/gradient.gif) repeat-x;
  float:left;
  margin-bottom:20px;
  position:relative;
  width:220px;
}

.login h2 {
  background: url(images/sidebar_h2.gif) no-repeat;
  height:18px;
  padding:2px 20px 0;
}
.avatar_container{
  margin-top:10px;
}
.pagenav{
  
}
.pagenav li {
  line-height:1.2em;
}
/****************
 * LATESTNEWS
 */
.latestnews {
   background:url(images/gradient.gif) repeat-x; 
   width:220px;
   margin-bottom:20px;
   float:left;
	 position: relative;
}
.latestnews h2{
  background: url(images/sidebar_h2.gif) no-repeat; 
  height:18px;
  padding:2px 20px 0 20px;  
}
.latestnewsContent{
  padding:20px; 
}
.latestnews span{
  color:#4D4D4D;
  font-weight:bold;
  display:block;
}

.latestnews img {
  display: none;
}



/*************************
 * FORUM
 */
.topic, .topiccontent{
  background:transparent url(images/gradient.gif) repeat-x scroll 0 0;
  border:1px solid #DFDFDF;
  margin-top:5px;
}
.topic h3{
    background: url(images/sidebar_h2.gif) repeat-x; 
    padding:2px 2px 2px 21px;

}
.topic p, .topiccontent{
  list-style:none;
  display:block;
  padding:5px 5px 5px 21px;
}
.commentlist, .newscomments{
  margin:0;
  padding:0;
  list-style:none;
}
.newscomments{
  margin-bottom:20px;
}
.commentlist .commentheader{
  float:left;
  height:8px;
  width:100%;
}

.commentlist .comment{
  float:left;
  background:#ffffff url(images/sidebar_h2.gif) repeat-x scroll 0 0;
  padding:10px;
  border:1px solid #F4F4F4;
  border-top:1px solid #ccc;
  margin-top:10px;


}
.newscomments .comment{
 border:1px solid #F4F4F4;
 border-top:1px solid #ccc;
 padding:10px;
}
.newscomments .quote {
  float:left;
  margin-right:10px;
}
.commentlist .quote{
  position:absolute;
  right:0px;
  bottom:2px;
}
.commentlist .edit-comment-admin-links{
  position:absolute;
  right:100px;
  bottom:0;
}
.commentlist .comment-reply-link{
  position:absolute;
  right:59px;
  bottom:2px;
}
.commentlist .commentarrow{
    background:#ffffff url(images/commentarrow.gif) no-repeat scroll 0 0;
    height:25px;
    width:12px;
    float:left;
}
#respond{
  float:left;
  margin-top:20px;
}
.commentlist #respond p{
  width:350px;
}
.commentlist .comment-content{
  width:500px;
  margin-top:10px;
  float:left;
  padding:10px;
  background: #f9f8f8;
    position:relative;
  
  
}
.commentlist .depth-1{
  width:613px;
}

.commentlist .depth-2{
  width:593px;
}
.commentlist .depth-2 .comment-content{
  width:480px;
}
.commentlist .depth-3{
  width:573px;
}
.commentlist .depth-3 .comment-content{
  width:460px;
}
.commentlist .depth-4{
  width:553px;
}
.commentlist .depth-4 .comment-content{
  width:440px;
}
.commentlist .depth-5{
  width:533px;
}
.commentlist .depth-5 .comment-content{
  width:420px;
}
.commentlist .children .comment {
  background:none;
  border:1px solid #F4F4F4;
}

.commentlist .comment-author{
  width:100px;
  height:auto;
  float:left;
  padding:10px;
}
.avatar{
  padding:3px;
  border:1px solid #F4F4F4;
  float:left;
  margin-right:10px;
  
}

.contentBottom .avatar {
  float: none;
}

.commentinfo{
  float:right;
}
.commentlist blockquote{
  background:#fff;
  border:1px solid #ccc;
  margin:5px;
  font-size:10px;
  padding:7px;
}

.icon_rss {
	float: right;
	margin: 0px 2px 2px 2px;	
}

.br_spacer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.contactitem {
	position: relative;
	float: left;
	margin: 0px 0px 25px 0px;
	width: 275px;
}

.contactimage {
	float: left;
}

.contactinfo {
	position: relative;
	padding: 0px 0px 0px 10px;
	float: left;
}

.contactinfo .contactname {
  position: relative;
	color: #606060;
  font-weight: bold;
}

.contactinfo .contactdescription {
  position: relative;
}

.contactinfo .contactlink {
  position: relative;
	color: #F48020;
	font-weight: bold;
}

.more {
	position: absolute;
	display: block;
	margin-bottom: 5px;
	right: 10px; 
	font-size: 11px;
}

#qtranslate-chooser {
	position: absolute;
	top: 10px;
	right: 10px;
	/* display: none; */
}

#qtranslate-chooser li {
  float: left;
	/*width: 18px;*/
	height: 12px;
	padding: 0px 5px 0px 0px;
}

.contentTop .newsoverview {
  margin: 5px;
}

.newsoverview img {
  float: left;
  margin:0 10px 10px 0;
}

.newsoverview .hr {
  clear: both;
}

.newsoverview .newsnav {
  clear: both;
  text-align: right
}

.latestnews a {
  color: #797979;
  font-weight: normal
}

.latestnews ul {
  list-style-image: url("images/bullet.gif");
  margin:0 0 0 15px;
}

.goback {
  position: absolute;
  right: 10px;
  text-align: right;
  /*display: none;*/
}

/* arab modifications */
.body_ar .container {
  text-align: right;
}

.body_ar .content {
  float: right;
}

.body_ar .leftbar {
 float: right;
  margin-right: 29px;
  padding-left: 18px;
}

.body_ar .intro {
  float: right;
  text-align: right;
  margin-right: 10px;
}

.body_ar .companysearchTable {
  float: right;
}

.body_ar input[type = submit], input[type = button] {
  float: left;
}

.body_ar input[type="text"], input[type="password"] {
  float: right !important;
}

.body_ar .searchContent .searchcat {
  float: right;
}

.body_ar .companysearch {
  margin-right: 20px;
}

.body_ar .sidebar {
 margin-left: 25px; 

}

.body_ar .contactinfo {
	padding: 0px 10px 0px 10px;
	float: right;
}

.body_ar .contactitem {
	float: right;
}

.body_ar .newsletter .inputbutton, .body_ar .newsletter #wp-submit {
  margin-left: 0px;
}

.body_ar .icon_rss {
  float: left;
}

.body_ar .newsoverview .hr {
  clear: both;
}

.body_ar .newsoverview .newsnav {
  clear: both;
  text-align: right
}

.body_ar .latestnews a {
  color: #797979;
  font-weight: normal
}

.body_ar .latestnews ul {
  margin:0 0 0 15px;
}

.body_ar .latestnews ul li {
  text-align: right;
}

.body_ar .goback {
  right: 580px;
}

.body_ar .contactimage {
	float: right;
}

/* mailchimp */
#mc_signup_form .mc_custom_border {
  padding: 0px !important;
  border: 0px !important;
  margin: 0 0 0 20px;
}

#mc_signup_form legend {
  display: none;
}

#mc_signup_form input {
  float: left !important;
}

.newspage {

display: none;

}

 

#newspage_1 {

display: block;

}

.selected {
	color: #666;
}
