/* @override http://www.jokapi.com/test_site/sites/all/themes/jokapi_prosper/css/local.css */

/* @override 
	http://localhost:8888/sites/all/themes/jokapi_prosper/css/local.css?T
	http://localhost:8888/sites/all/themes/jokapi_prosper/css/local.css
*/

/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/

/* LOCAL CSS                */

/****************************/



/* Put your custom CSS and CSS overrides in this file and  */

/* rename it local.css.  By restricting your CSS changes   */

/* to local.css, your changes will not be overwritten when */

/* upgrading to a new version of this theme.  You can also */

/* use a local-rtl.css file for the equivalent in RTL.     */



/* Steps to activate local.css:                       */

/* 1. Add your custom CSS to this file                */

/* 2. Rename this file to local.css                   */

/* 3. Clear cached data at admin/settings/performance */

/* no gutters for blocks in content region */


#content-content .inner {
  margin-left: 0;
  margin-right: 0;
}

/* administrator block edit links */

.block .inner {
  position: relative;
	overflow: hidden;
}
#header-site-info.block .inner {
  position: relative;
	overflow: visible;
}

/* Basic Typography & Colors
-------------------------------------------------------------- */
html {
	background-color: transparent;
}

#pid-frontpage {
  background: #9bd02c;
}
body {
  background: #fcb914;
}

/*.page {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color: transparent;
background-image:url("images/paper-mid-tr24-980.png");
background-position:50% 0;
background-repeat:repeat-y;
padding-top:0px;
	overflow: visible;
	z-index: 100;
	margin-right: -10px;
	margin-left: -10px;
}*/
/*.page {
	background: url(images/transp_bg_ver_select.png) repeat 0 top;
}*/



.page-inner {

}

/* Blocks (uit style.css in Fusion core)

/-------------------------------------------------------------- */

.block {

  float: left; /* LTR */

  margin-bottom: 2px;
}

.row {
  	overflow: visible;
	visibility: visible;
	z-index: 450;
}

.footerblock {
	float: left;
	overflow: hidden;
	visibility: visible;
	display: block;
	margin-top: -100px;
	z-index: 10;
	position: relative;
	margin-right: 65px;
}
.footerblock.first{
	margin-left: 21px;
}

.footerblock.last{
	margin-left: 0px;
	margin-right: 0px;
}

.footerblock a {
	 display:block; overflow:hidden;
	margin-bottom: 0;
}
.footerblock h3 {
	margin: 0 3px 5px;
	padding-top: 5px;
	color: #fff;
}
.footerblock h4 {
	margin: 15px 0 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: #fff;
}

.footerblock .inner {
	background-color: black;
	padding: 0 0 10px;
	margin: -10px 0 0;
	text-align: center;
	height: 80px;
	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;
	border: 1px solid #535353;
}
.red.footerblock .inner {
	background-color: red;
}
.orange.footerblock .inner {
	background-color: #fb8011;
}
.blue.footerblock .inner {
	background-color: #0076c9;
}
.green.footerblock .inner {
	background-color: #72ad32;
}
.footerblock a:hover {
	  text-indent:-180px;		
}
.footerblock .content {
}
.footerblock .inner hr {
  height: 0px;
  border: 1px none gray;
	border-top-style: solid;
}

.frontblock {
	float: left;
	overflow: hidden;
	visibility: visible;
	display: block;
	z-index: 10;
	position: relative;
	margin: -10px 0px -50px;
}

.frontblock a {
	 display:block; overflow:hidden;
	margin-bottom: 0;
}

.frontblock .inner {
	background-color: transparent;
	padding: 0;
	margin: 0px 0 0;
	text-align: center;
	height: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.frontblock a:hover {
	  text-indent:-180px;		
}

/* HTML Elements uit jokapi-prosper-style.css

/-------------------------------------------------------------- */


/*.page {
	background-color: #fff;
	width: 960px;
	border-right: 1px none #4f4f4f;
	border-left: 1px none #4f4f4f;
}*/

/* Skinr styles
/-------------------------------------------------------------- */

/*.torn-paper-title {
	font-size:24px;
	line-height:26px;
	padding-top: 16px;
	margin-left: -15px;
	letter-spacing: 1px;
	background: url("images/title-bg.gif") 0 0 no-repeat;
}

.torn-paper-title span, torn-paper-title a {
	display: block;
	padding: 0 20px 20px 15px;
	background:  url("images/title-bg.gif") 0 100% no-repeat;
	text-decoration: none;
}
.journal-body.list h1:hover,
.default-body.list h1:hover{
	margin-left: -13px;
}*/

/* Paper label title background, list styling */

.prosper-paperlabel-title h2.block-title {
	padding: 20px 40px 20px 50px;
	background: url(images/DidYouSee.png) no-repeat 30px 0;
  color: #0e3f7f;
	margin: 0 0 -80px;
	height: 100px;
	overflow: visible;
	visibility: visible;
	z-index: 100;
	position: relative;
	width: 100px;
	text-align: center;
	display: block;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	font-weight: bold;
}

/*.prosper-paperlabel-title h2.block-title a{
	display: block;
	padding: 0 20px 20px 15px;
	background: red url("images/title-bg.gif") no-repeat 0 100%;
	text-decoration: none;
}*/
.prosper-paperlabel-white-style .content {
  background: #fff;
  color: #686868;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	border: 10px solid black;
	margin-top: 5px;
	padding: 10px;
	position: relative;
}

.prosper-paperlabel-white-style .content td.col-1{
	padding-left: 0px;
	text-align: center;
}
.prosper-paperlabel-white-style .content td{
	text-align: center;
	margin: 0;
  	padding: 3px;
}

td.col-1{
	padding-left: 0px;
}

/*.prosper-paperlabel-white-style ul li {
  background: #fff;
  border-bottom: 1px solid #e8e7e7;
}

.prosper-paperlabel-white-style ul li,
.prosper-paperlabel-white-style ul li.leaf {
  background: transparent url(images/menu-block-leaf.png) no-repeat 10px 10px;
}

.prosper-paperlabel-white-style ul li ul li,
.prosper-paperlabel-white-style ul li ul li.leaf{
  background: transparent url(images/menu-block-leaf-2.png) no-repeat 10px 10px;
}

.prosper-paperlabel-white-style ul li.collapsed {
  background: transparent url(images/menu-block-collapsed.png) no-repeat 10px 10px;
}

.prosper-paperlabel-white-style ul li.expanded {
  background: transparent url(images/menu-block-expanded.png) no-repeat 10px 10px;
}

.prosper-paperlabel-white-style ul li a:link,
.prosper-paperlabel-white-style ul li a:visited {
  color: #000;
}

.prosper-paperlabel-white-style ul li ul {
  background: #f6f6f6;
  border-bottom: 1px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
}

.prosper-paperlabel-white-style ul li ul li {
  border-bottom: none;
}

.prosper-paperlabel-white-style ul li ul li a:link,
.prosper-paperlabel-white-style ul li ul li a:visited {
  color: #818181;
}

.prosper-paperlabel-white-style ul li ul li ul {
  border-bottom: none;
  border-top: none;
}*/

  Preface Regions

-------------------------------------------------------------- 

.promo-top {
  padding: 0px 0 0 0;
	margin-left: -6px;
	margin-top: 0px;
}

/* Blocks

/-------------------------------------------------------------- */

.promo-block {
  float: left; /* LTR */
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
}

/* Regions

-------------------------------------------------------------- */


/* All Regions

-------------------------------------------------------------- */

/*.middle-page {

  border: 0;

  margin-bottom: 0;

  padding: 0;
	width: 960px;
	background-color: red;
}*/

/*  Main Area (content + sidebars + main-prefaces + main-postscripts)
 uit jokapi-prosper-style.css

-------------------------------------------------------------- */

#main-wrapper {
  padding: 0 0 10px;
	background-color: transparent;
}

/* Header Wrapper */

.header-group .block {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.header-group .inner {
}

/* Site Info

-------------------------------------------------------------- */

#header-site-info span {
}

#logo {
  float: left;
  margin: 0 10px 18px -12px;
	overflow: visible;
	visibility: visible;
	padding-left: 0;
	z-index: 250;
}

#site-name a:link,

#site-name a:visited {

}

#slogan {
  float: left;
  font-style: italic;
}



#site-name-slogan {
  float: left;
}

/* Drupal Messages

/-------------------------------------------------------------- */

div.content-messages div.messages,

div.content-help div.help {
  border-style: solid;
  border-width: 6px;
  font-weight: bold;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 14px;
	background-color: #abe400;
}

/* Header Regions
-------------------------------------------------------------- */
/* Header Group */
.header-group-wrapper {
  background: transparent;
}

.header-group-inner {

  padding: 5px 0 0;
	background: transparent;
}

.header-group-wrapper a:link,
.header-group-wrapper a:visited {
  color: #fff;
}

/* Header Top */
.header-top-wrapper {
  background: transparent;
}

/* Header top region */
.header-top-region {
  color: #AFAFAF;
}

.header-top-region a:link,
.header-top-region a:visited,
.header-top-region a:hover,
.header-top-region a:focus {
  color: #fff;
}

/* Header Wrapper */
.header-group .inner {
  color: #b0b0b0;

}

/*  Postscript & Footer Regions
-------------------------------------------------------------- */
.postscript-bottom-wrapper {
  background: transparent;
  color: #b0b0b0;
}

.postscript-bottom h2.block-title,
.footer-message-wrapper h2.block-title {
  color: #b0b0b0;
}

.postscript-bottom a:link,
.postscript-bottom a:visited,
.footer-message a:hover {
  color: #fff;
}

.footer-wrapper {
  border-top: 5px none #7f7f7f;
	margin-top: 40px;
}

.footer-wrapper,
.footer-message-wrapper,
.store-footer,
.footer-wrapper h2.block-title {
  color: #727171;
}

				.footer-wrapper,
				.footer-message-wrapper {
				  background: transparent none;
				}

.footer-message a:link,
.footer-message a:visited,
.footer a:link,
.footer a:visited {
  color: #a9a9a9;
}

#store-footer {
  background: #343434;
}

#store-footer a:link,
#store-footer a:visited {
  color: #a9a9a9;
}

#store-footer {
  color: #727171;
}

.account-menu {
  overflow: visible;
  position: relative;
  z-index: 10;
		padding-left: 10px;
	width: 926px;
	margin: -30px 0 0;
	left: 12px;
	background: transparent url("images/transparent_bg_ver3.png") repeat-x 0 top;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	display: block;
	padding-top: 1px;
	border: 1px solid #535353;
}
.account-menu ul li a{
min-width: none;
  display: block;
  list-style: none;
  list-style-type: none;
	background: transparent;
padding: 0 20px 0 8px;
	height: 24px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	font-size: medium;
}
.account-menu ul li.first{
	margin-left: 30px;
}
.account-menu ul li.last{
	float: right;
}

.account-menu ul.menu li a:link,
.account-menu ul.menu li a:visited {

  float: left;
    border-left: none;
  color: #fff;
	padding-top: 5px;
}

#footer-message-text {
  text-align:center;
	color: #535353;
	font-size: 1.5em;
	font-weight: bold;
}


/* Primary Menu
(uit gray.css en acquia-prosper-style.css en fusion_core style.css)
/-------------------------------------------------------------- */
/* use ID to override overflow: hidden for .block, dropdowns should always be visible */

#primary-menu {
  overflow: visible;
}



/* remove left margin from primary menu list */

#primary-menu.block ul {
  margin-left: 0; /* LTR */
}


/* uit jokapi-prosper en gray.css */

.header-primary-menu-wrapper {
  float: left;
  		border-bottom: 5px none #353535;
		background: transparent none repeat-x left;
		margin-top: -34px;
}



.header-primary-menu {

  overflow: visible;
}


/* DEZE CSS BEPAALT DE MENU ACHTERGROND */

.primary-menu {
  overflow: visible;
  position: relative;
  z-index: 10;
		padding-left: 0;
	width: 940px;
	margin: 0;
	left: 10px;
	background: transparent url("images/transparent_bg_ver3.png") repeat-x 0 top;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* visited pseudo selector so IE6 applies text colour */
.primary-menu-inner ul.menu li a:link,
.primary-menu-inner ul.menu li a:visited {
  display: block;

  float: left;
    border-left: none;
  color: #fff;
}


.primary-menu-inner ul.menu li a:hover,

.primary-menu-inner ul.menu li a:focus {
}


/* remove bullets, float left */

.primary-menu ul li {
	min-width: none;
  float: left; /* LTR */
  list-style: none;
  list-style-type: none;
	background: transparent;
	margin: -0px 10px 0px 0;
	position: relative;
	top: 6px;
}

.primary-menu ul li a{
min-width: none;
  display: block;
  list-style: none;
  list-style-type: none;
	background: transparent;
padding: 0 20px 0 8px;
	height: 34px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	font-size: medium;
}


/* style links, and unlinked parent items (via Special Menu Items module) */

.primary-menu ul li a,

.primary-menu ul li .nolink {
  display: block;
  float: left;
  padding: 8px 20px;
}

.primary-menu-inner ul.sf-menu li:hover {
   background: url(images/transp_bg_ver_select.png) repeat-x 0 -10px;
  color: #8b8b8b;
}

/* styles for standard and Superfish primary menu */
.primary-menu-inner ul.menu li a:focus,
.primary-menu-inner ul.menu li a:hover,
.primary-menu-inner ul.menu li:hover a,
.primary-menu-inner ul.menu li.hover a,
.primary-menu-inner ul.menu li.active-trail a,
.primary-menu-inner ul.sf-menu li a:hover,
.primary-menu-inner ul.sf-menu li:hover a,
.primary-menu-inner ul.sf-menu li.hover a {
   background: url(images/transp_bg_ver_select.png) repeat-x 0 -10px;
  color: black;
	height: 32px;
	margin-top: -0px;
}



.primary-menu-inner ul.menu li.active-trail a.active {
  color: black;
}

.primary-menu-inner ul li.last a,
.primary-menu-inner ul.sf-menu li.last {
  border-right: none;
  list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0;
}

/* remove outline */

.primary-menu ul li:hover,

.primary-menu ul li.sfHover,

.primary-menu ul a:focus,

.primary-menu ul a:hover,

.primary-menu ul a:active {

  outline: 0;

}


/* 2nd Level */
.primary-menu-inner ul.sf-menu li ul {
  background: #f4f4f4;
  border-left: 1px solid #dadada;
}

.primary-menu-inner ul.sf-menu li ul.menu {
  border-bottom: 5px solid #939393;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

.primary-menu-inner ul.sf-menu li ul.menu li {
  border-bottom: 1px solid #dcdcdc;
}

.primary-menu-inner ul.sf-menu ul li.last {
  border-right: none;
}

.primary-menu-inner ul.sf-menu li ul.menu a:link,
.primary-menu-inner ul.sf-menu li ul.menu a:visited {
  border-left: none;
  color: #000;
}

.primary-menu-inner ul.sf-menu li:hover ul li a:link,
.primary-menu-inner ul.sf-menu li:hover ul li a:visited,
.primary-menu-inner ul.sf-menu li.hover ul li a:link,
.primary-menu-inner ul.sf-menu li.hover ul li a:visited {
  color: #000;
}

.primary-menu-inner ul.sf-menu li.last a:link,
.primary-menu-inner ul.sf-menu li.last a:visited,
.primary-menu-inner ul.sf-menu li.last ul li a:link,
.primary-menu-inner ul.sf-menu li.last ul li a:visited {
  border-right: none;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:visited {
  background: #f4f4f4;
  color: #535353;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:focus,
.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:hover {
  background: #fff;
  color: #535353;
}

/* 3rd Level */
.primary-menu-inner ul.sf-menu li ul.menu li ul.menu {
  border-top: 1px solid #dcdcdc;
}

/* Primary menu - nolink */
.primary-menu-inner ul.menu li .nolink {
  border-left: 1px solid #5b5b5b;
  color: #aeaeae;
}

.primary-menu-inner ul.menu li .nolink:hover,
.primary-menu-inner ul.menu li .nolink.hover {
  color: #fff;
}

.primary-menu-inner ul.menu li.active-trail .nolink,
.primary-menu-inner ul.sf-menu li:hover .nolink,
.primary-menu-inner ul.sf-menu li.hover .nolink {
  background: #f4f4f4;
  color: #8b8b8b;
}


/*  Class= imagemenu via menu item attributes
-------------------------------------------------------------- */
#maintenance {
background: transparent url(images/twitter.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}

#maintenance:hover {
background: transparent url(images/twitter-h.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}

/*#contact_jokapi {
background: transparent url(images/maintenance.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}
#contact_jokapi:hover {
background: transparent url(images/maintenance-h.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}

#buy_online {
background: transparent url(images/maintenance.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}

#buy_online:hover {
background: transparent url(images/maintenance-h.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}

#send_to_any {
background: transparent url(images/twitter.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}
#send_to_any:hover {
background: transparent url(images/twitter-h.png) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 250;
}*/

ul.menu li.leaf {
  list-style: none;
  background-image: none;
	list-style-type: none;
}

ul.menu li .imagemenu {
	min-width: none;
  float: left;  LTR 
  list-style: none;
  list-style-type: none;
	margin: 0 35px 0px 0;
	position: relative;
	top: 0;
	visibility: visible;
	overflow: visible;
	text-align: center;
	width: 200px;
}
ul.menu li.last .imagemenu {
	margin: 0 0px 0px 0;
}
	
ul.menu li a.imagemenu {
  background: none center;
  min-width: none;
  display: block;
  list-style: none;
  list-style-type: none;
	height: 30px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	font-size: medium;
	overflow: visible;
	visibility: visible;
	padding-right: 0px;
	padding-top: 210px;
	padding-bottom: 0;
	width: 200px;
	color: #7f7f7f;
}

ul.menu li a.imagemenu:hover {
  background-position: 0 -20px;
	color: #000;
}

#content-inner-inner-frontpage {
	background: #fff url("images/transp_bg_ver_select.png") repeat -10px -10px;
	  padding: 0 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	margin-top: 5px;
	border-style: none;
	border-width: 10px;
}
#content-inner-inner {
	background: #fff url("images/transp_bg_ver_select.png") repeat -10px -10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	margin-top: 5px;
	padding: 10px;
	border-style: solid;
	border-width: 10px;
	overflow: hidden;
}
#content-inner-inner43 {
	background: black;
	  padding: 0 10px 10px 195px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	overflow: hidden;
	margin: 5px 10px 0;
	color: #ccc;
	border: 10px solid black;
}
/*#block-menu-menu-normal-footer-menu {
	color: white;
	visibility: visible;
	overflow: visible;
	position: relative;
	z-index: 200;
	display: block;
	height: 260px;
	margin-bottom: -0px;
	background: transparent url(images/transparent_bg_ver2.png) repeat-x left bottom;
	padding-top: 0;
	padding-bottom: 10px;
	bottom: 0;
	margin-top: 0;
	top: 0;
}*/

/* $Id: contact_form_blocks.css,v 1.1.4.1 2009/08/19 22:23:54 fuerst Exp $ */
/* Reset the fixed width of input form text fields to use a dynamic width depending on the parent elements */
/*div.sidebar div.block-contact_form_blocks input[type=text] {
  width: 94%;
}*/
div.block-contact_form_blocks {
	display: inline-block;
}
#edit-message-wrapper{
  width: 94%;
	visibility: visible;
}

/*.node-type-webform h1.title {line-height:0; overflow:hidden;display:none;}*/

/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

* { 
    padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    min-height:50%;
    min-width:67%;
	margin: 0 auto;
}

#cont {
    position: absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

.box { 
    margin: 0 auto; 
    width: 960px;
    padding: 0px;
    background: transparent; 
    padding-bottom:100px;
}

#focus-stealer      { position: absolute; left: -9999px; }

/*block block-ddblock odd first  grid16-16*/

#block-ddblock-16.grid16-8  {width: 960px;
	margin-bottom: -10px;
}

.shoplist {
  border-top: 1px solid #ccc;
	background-color: #e8e8e8;
	width: 900px;
	height: 290px;
	overflow: scroll;
}

.shoplist thead th {
  background: black;
  border-bottom: 1px solid #cfcfcf;
	color: white;
	visibility: visible;
	overflow: visible;
}
#connectiv_formmessage {
	visibility: hidden;
}
#block-lang_dropdown-0.language-selectbox{
	float: right;
	position: relative;
	visibility: visible;
	display: block;
	width: 160px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	top: 20px;
}
img.language-icon {
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	float: right;
	visibility: visible;
}
#language-select-list {
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	float: left;
}
.block.devel{
  float: left;
	background-color: #abe400;
	border: 5px solid #8dc478;
	margin: 10px 10px 10px 12px;
	width: 930px;
}
#block-block-17,
#block-block-9{
	background-color: transparent;
	margin-top: -12px;
	margin-bottom: -10px;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	position: relative;
	visibility: visible;
	padding: 0;
}


.newsblock {
  display: block;
  font-weight: bold;
	width: 880px;
	padding-left: 20px;
	position: relative;
	margin-top: -145px;
}
.newsblock .form-item label {
  display: inline-block;
  font-weight: bold;
	position: relative;
	clear: left;
}

.newsblock .form-item {
  margin-top: 1em;
  margin-bottom: 1em;
	display: block;
	position: relative;
	float: left;
	clear: none;
	margin-right: 10px;
	padding-right: 10px;
}

.newsblock form input.form-submit {
  cursor: pointer;
  font-weight: bold;
  margin: 8px 2px 2px;
  padding: 3px 5px;
}

/* $Id: uc_catalog.css,v 1.6.2.5 2009/07/08 12:56:48 islandusurper Exp $ */

td.category {
  /* border: 1px solid #555; */ /*oorspronkelijk  width: 33%; */
  		width: 20%;
  text-align: center;
  vertical-align: top;
}
