html {
   height: 100%;
   width: 100%;
   /*background:url(images/html_bg.jpg) repeat-x #c9ced5;*/
   background:white;
}
body {
 
}
html, select, input, textarea {
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
}
p {margin:0;}
#h_menu {display:none;}
#xoops_contents{
   font-size:11px;
   line-height:1.5em;
}
table.subheader2{display:none;}
table td {
    vertical-align: top;
}
img {
    border:0;
}
ul {
	padding-left:20px;
	list-style:none;
}
ul li {
 	background:url(/themes/hannecard2/images/bullet.gif) no-repeat 0 .5em;
	padding-left:10px;
}
#spublication li {
    list-style: none;
    padding:0px;
    margin: 0px;
}
table#master {
    margin: 0;
}
#master td {
    padding: 0;
    margin:0;
    border:0;
}
/*#master td.mc, 
#master td.tc, 
#master td.bc{
    width: 920px;
}*/
#master td.mc {
    background:#FFFFFF;
}
#master td.ml {
    background: url(images/bg_ml.gif);
    width: 10px;
}
#master td.mr {
    background: url(images/bg_mr.gif);
    width: 10px;    
}
#master td.bc {
display:none;
}
div#nav_top {
display:none;
}
#subheader {
	background:#ffffff url(images/headerright.jpg) right top no-repeat;
	height:70px;
}
#subheader2 {
	background:#fff;
}
table#content, table#main_right, table#content_homepage_top, table#content_homepage_middle, table#content_homepage_bottom {
    width: 100%;
    /*border-collapse:collapse;
    border:1px solid red;*/
}
#content td.left, #content_homepage_top td.left {
/*    width: 230px;*/
   /* background:#ebebe9;*/
   border-top:19px solid #ccc;
}
#content td.left {
/*    width: 230px;*/
   /* background:#ebebe9;*/
  border-top:none;
   padding:1px 1px 0 0; 
   border-right: 1px solid #ccc;
}

div#left_column {
    padding: 5px 10px;
}
td#right_column {
    border-left: 1px solid #ccc;
/*    width: 230px;*/
    padding: 5px 10px;
}
td#center_column {
    padding: 10px 10px;
/*	width:450px;*/
}
#content_homepage_middle td.left {
    padding:0 0 0 15px; 
}
#content_homepage_middle td.right {
/*    width: 460px;*/
}
#content td.right {
    padding: 1px 0px 0 0;
}
div.breadcrumb {
	display:none;
}
div#news {
    padding-left:15px;
} 

.footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:14px;
	color: #00a850;
}
.footerLinks a:hover {
	color: #333;
	text-decoration:underline;
}
.footerLinks {
	vertical-align:middle;
	color: #00a850;
}


/*CONTENT STYLES*/
.news {
	font-size:12px;
	color:#006600;
}

.date {
	font-size:10px;
	color:#666;
}

.title1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
    margin-bottom: 5px;
}

.title2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin:12px 0 0 0;
}

.title2 a {
	color: #006600;
	text-decoration:none;
}
.title2 a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
.quote {
	color: #999999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	display: block;
	padding:10px 0pt 0pt 20px;
	width: 175px;
	font-weight: bold;
}
.print-link {
	background: url(images/print.gif) no-repeat 0 0;
	padding-left:20px;
	display:none;
}
a {
	color: #00AB5B;
	text-decoration:none;
}
a:hover {
	color: #99CC99;
	text-decoration:underline;
}

/*TABLE STYLES*/
.productline {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
tr.tablehead {
	font-weight: bold;
	background-color: #E8E8DD;
}
#master .productline td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDDCE;
	padding: 3px;
}
/*search*/
form#search th {
	font-size: 15px;
	font-weight: bold;
	color: #00AB5B;
	text-align:left;
	padding:1em 0;
}
form#search td {
	padding:1px 0;
}
form#search td.head {
	font-weight:bold;
	padding-right:10px;
	text-align:right;
}
/*contact*/
form td p {
	margin:0;
}
/*homepage*/
#mmpages_i59 #center_column {
	padding-top:0;
	padding-right:0;
}
#mmpages_i59 #xoops_contents td {
	padding-top:15px;
}
#mmpages_i59 #xoops_contents td embed{
	margin-top:-15px;
}

