
@import url('ossa_elements.css');
@import url('categories_products.css');
/*@import url('mypoi_blog.css');*/

/************************************************************
************************************************************/


/**
 * General definitions 
 */
* {
font-family:Verdana,sans-serif;
font-size:10px;
line-height:14px;
}

body {
color:#222222;
  background: #eee url(../images/bg-grad-1.png) repeat-x scroll 0px 0px;
	background-color: #f9f9f9;
  margin: 10px 0px 0px 0px;
}

img {
  border: 0;
}

table {
	color: #222;
	line-height: 13px;
}

td {
	vertical-align: top;
}

p {
	margin: 0 0 5px 0;
}
a {
	color: #444;
	text-decoration: underline;
}

a:hover {
	color: rgb(0,157,224);
}

#mainTable {
	background: #fff;
	padding: 0px 0px 20px 0px;
	border: 1px solid #aaa;
	width: 842px;
}

#topImage {
  background:#333333 url(../images/headImage.png) no-repeat scroll 50px 100%;
  height:0px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.bodytext {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.tx-irfaq-pi1 dt {
	margin: 5px 0px 5px 0px;
	width: 400px;
}
	.tx-irfaq-pi1 dt:hover {
		text-decoration: underline;
	}

.tx-irfaq-pi1 dd .bodytext {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	color: #000;
	width: 450px;
}

ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 15px 0px 35px;
	list-style-type: circle;
}


h1 {
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 2px 0px;
	color: #000;
	font-weight: bold;
  font-family: trebuchet ms,Helvetica,Arial,verdana,sans-serif;
	font-size: 13px;
	display: block;
	border-bottom: 1px solid rgb(0,157,224);
	line-height: 1.2em;
}

h2 {
	line-height: 1.2em;
}
h3 {
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 2px 0px;
	color: #000;
	font-weight: bold;
  font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	display: block;
	border-bottom: 1px solid rgb(0,157,224);
	line-height: 1.2em;
}
h4 {
	margin: 0px 10px 10px 5px;
	padding: 2px 0px 2px 0px;
	color: 6d6d6d;
	width: 200px;
	font-weight: bold;
  font-family: trebuchet ms,Helvetica,Arial,verdana,sans-serif;
	font-size: 13px;
	display: block;
	border-bottom: 0px solid rgb(0,157,224);
	line-height: 1.2em;
}
h5 {
	margin: 0px 10px 10px 5px;
	padding: 0px 0px 2px 0px;
	color: 000;
	font-weight: bold;
  font-family: trebuchet ms,Helvetica,Arial,verdana,sans-serif;
	font-size: 18px;
	display: block;
	border-bottom: 0px solid rgb(0,157,224);
	line-height: 1.2em;
}
h6 {
	margin: 0px 10px 10px 5px;
	padding: 0px 0px 2px 0px;
	color: 000;
	font-weight: bold;
  font-family: trebuchet ms,Helvetica,Arial,verdana,sans-serif;
	font-size: 15px;
	display: block;
	border-bottom: 0px solid rgb(0,157,224);
	line-height: 1.2em;
}

input {
	background: #fff;
	border: 1px solid #999;
	font-size: 10px;
	color: #444;
}

select, textarea {
	background: #fff;
	border: 1px solid #999;
	font-size: 10px;
}

dt, dd {
	margin: 0px;
	padding: 0px;
}

hr {
	border-bottom: 1px solid #999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #F7F7F7;
}

#breadcrumbs {
  background-color:#FAFAFA;
  border-bottom:1px solid #CCCCCC;
  border-top:1px solid #666666;
  color:#444444;
  font-weight:bold;
  padding:3px 0 4px 15px;
  margin-bottom: 15px;
}


/**
 * sBox
 *
 * small Box on right side
 */

#sBox {
	width: 210px;
	margin: 10px 10px 0px 0px;
	padding-left: 10px;
	float: right;
}



/**
 * gBox
 *
 * The main content area
 */


#gBox {
	width: 600px;
	margin: 10px 0px 0px 10px;
}



/* sBox inside a gBox */

#gBox .sBoxTable {
	margin: 0px 20px 15px 20px;
	height: 285px;
}

#gBox > .sBoxTable {
	padding: 0px 5px 0px 35px;
	margin: 0 0 15px 0;
	height: 350px;
}

#gBox .sBoxTable .sBoxBody {
	height: 275;
}


/**
 * Main Menu
 *
 * Page main menu
 */

#language4, #language3, #language2, #language {
  float:right;
  margin:7px 5px 0px 0px;
}

#hMenuLanguage {
	background: #009DE0 url(../images/menu-bg-blue.png) no-repeat;
	vertical-align: middle;
}

#hMenuLanguage td{
	vertical-align: middle;
	padding: 8px 15px 0px 5px;
}
	
#hMenu {
  display:block;
  float:left;
  height:26px;
  margin: 4px 15px 0px 15px;
  vertical-align:middle;
}	


#hMenu a {
  font-family: Helvetica,Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0px 25px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
}

#hMenu a:hover {
	color: #ddd;
}

	
/**
 * Head Menu
 */

#headTable {
	width: 842px; 
	margin:30px auto 2px;
}

#headTableTD {
	padding: 0px; 
}

#rss {
	vertical-align: middle;
}

#headMenu {
	padding: 0px 10px 0px 0px;
	font-size: 10px;
	color: #666;
}

#headMenu a {
	margin: 0px 10px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

	#headMenu a:hover {
		text-decoration: underline;
	}


/**
 * Support Mail Form
 */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

fieldset {
	border: 0px;
	padding: 10px;
	border: 1px solid #C0C0C0;
}

.radiolayout {
	width:60%;
	padding: 15px 0px 15px 0px;
}

.formu {
	float: left;
	padding: 10px;
}

.mf-radio {
	border: 0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}

.mf-check {
	border: 0px;
}
.mf-select {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	width: 130px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	width: 130px;
}

.mf-line {
  clear: both;
}

.mf-submit {
	color: #222;
	background: #fff;
	border: 1px solid #999;
	padding: 0px 10px 0px 10px;
}

#mailformBedrijf {
	width: 240px;
	height: 128px;
	font-family: Verdana;
	font-size: 11px;
}

#mailformUw_Bericht {
	width: 500px;
	height: 128px;
	font-family: Verdana;
	font-size: 11px;
	float: left;
}

/**
 * Copyright
 */

#copyright {
	padding: 2px 0px 0px 0px;
	margin: 4px 15px 10px 15px;
	color: #666;
}

	#copyright a {
		color: #666;
		margin: 0 0.5em;
	}


/* added 25-05-2008 */

.sBoxBodyHomepageContent {
  width:170px;
  overflow: hidden;
  float: left;
  margin: 0 9px 0 5px;
}
#gBox div.sBoxBodyHomepageContent .csc-header {
  margin: 0;
  padding-left: 5px;
  display: none;
}
#gBox div.sBoxBodyHomepageContent img{
  border-bottom: 2px solid #009DE0;
  border-top: 2px solid #009DE0;
  width: 170px;
  /*height: 128px;*/
  padding: 0;
}

#hMenuLogo {
  position: relative;
  margin: -52px 0 0 0;
  padding: 0 10px;
  height: 78px;
  width: 81px;
  display: block;
  float: left;
}


#footTable {
  margin: 5px auto;
}

/* csc-menu inside a gBox */
#gBox ul.csc-menu  {
  list-style-type: none;
  padding: 3px 0 3px 0;
  background-color: transparent;
  border-bottom: 1px solid #009DE0;
  margin: 0px 0pt 10px;
  overflow: hidden;
}

#gBox ul.csc-menu li{
  display: inline;
  padding: 0 5px;
  border-left: 1px solid #009DE0; 
}

#gBox ul.csc-menu li:first-child{
  border-left: none; 
}

#gBox ul.csc-menu a{
  text-decoration: none;
  font-weight: bold;
}

#gBox ul.csc-menu a:hover{
  text-decoration: underline;
}

/* fancy form buttons */

span.button,
div.button {
/*
  padding: 0 0 0 3px;
  margin:0pt 5px 0pt 0pt;
  display: table-cell;
  background: transparent url(../images/buttons/mpw_bg.png) repeat-x scroll top left;
  */
  background:transparent url(../images/buttons/mpw_bg.png) repeat-x scroll right top;
  display:table-cell;
  margin:0 0 0 10px;
  padding:0 3px 0 0;  
}

span.button input{
  background:transparent url(../images/buttons/mpw_bg.png) repeat-y scroll left top;
  border:0 solid;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  height:30px;
  padding:0 40px 0 37px;
/*
  background: transparent url(../images/buttons/mpw_bg.png) repeat-y scroll top right;
  border: 0px solid;
  margin:0pt -5px 0pt 0pt;
  height: 30px;
  padding: 0 40px 0 37px;
  color: #fff; 
  font-weight: bold; 
  font-size: 11px;
*/   
}
div.button a,
span.button a {
	background:transparent url(../images/buttons/mpw_bg.png) no-repeat scroll left top;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:30px !important;
	margin:0 0 0;
	padding:8px 40px 8px 35px;
	text-decoration:none;
	vertical-align:middle;
	
	/*IE stuff*/
	line-height:12px;

/*
  background: transparent url(../images/buttons/mpw_bg.png) no-repeat scroll top right;
  margin: 0 0 0 5px;
  padding: 9px 40px 11px 35px;
  vertical-align: middle;
  color: #fff;
  text-decoration: none; 
  font-weight: bold;
  display: block;
  height: 11px;
  font-size: 11px;
  line-height: 11px;
*/

}

div.button a:hover,
span.button a:hover {
  color: #ddd;
  text-decoration: none;
}


.feProductDetailsDescription li {
  margin-bottom:10px;
}

.clearer {
  clear: both;
  display: block;
  height: 0px;
}

/* frontpage banner */
div.bannerBox{
  height: 250px;
  width: 600px;
}
.bannerBox .bannerOverlay {
  z-index: 10;
  position: relative;
  left: 10px;
  background-color: #fff;
  top: 10px;
  width: 235px;
}
.bannerBox .bannerOverlay a img{
  margin-bottom: 10px;
}
.bannerBox .bannerOverlay h1 {
  border: 0px none;
  padding: 0;
  font-size: 18px;
}
.bannerBox .bannerOverlay .bannerTagline {
  display: block;
  margin: 5px 0 10px 0;
  font-size: 13px;
  font-style: italic;
}
.bannerBox .bannerOverlay .bannerInfoline {
  display: block;
  margin: 5px 0 10px 0;
  color: #888;
  font-size: 13px;
  font-weight: bold;
  line-height:16px;
}

a.downloadbutton img {
	width: 122px;
	height: 25px;
	background-image: url(../images/buttons/downloadknop5.png);
	background-position: 0 0;
}
a.downloadbutton:hover img {
	background-position: 0 25px;
}

a.downloadbutton_ja img {
	width: 122px;
	height: 39px;
	background-image: url(../images/buttons/Buttons_download_Ja.png);
	background-position: 0 0;
}
a.downloadbutton_ja:hover img {
	background-position: 0 39px;
}

a.downloadbutton_nee img {
	width: 122px;
	height: 39px;
	background-image: url(../images/buttons/Buttons_download_Nee.png);
	background-position: 0 0;
}
a.downloadbutton_nee:hover img {
	background-position: 0 39px;
}

#gBox  .cssbox_body {
}

.bodytext {
	margin-left: 5px;
}
