/**	
*	Mambo Open Source Version 4.0
*	Dynamic portal server and Content managment engine
*	22-10-2002
*
*	Copyright (C) 2000 - 2002 Miro International Pty. Limited
*	Distributed under the terms of the GNU General Public License
*	This software may be used without warranty provided these statements are left 
*	intact and a "Powered By Mambo" appears at the bottom of each HTML page.
*	This code is Available at http://sourceforge.net/projects/mambo
*
*	Site Name: Mambo Open Source Version 4.0
*	File Name: ie5.css
*	Developers: Danny Younes - danny@miro.com.au
*				Nicole Anderson - nicole@miro.com.au
*				Robert Castley - robert@castley.com
*	Date: 22/10/2002
* 	Version #: 4.0
*	Comments:
*/
	
/* --Default Page Settings-- */

/* Body */
BODY {
	background: #ffffff;
	color : #bbb; 
   height:100%}

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none; }

a:hover {
	color: #cc3300;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #cc3300; }

/* Path */
.path {color: #ffffff;}
a.path:link {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none; }

a.path:hover {
	color: #ffffff;
	text-decoration: none; }

a.path:active {
	text-decoration:underline;
	color: #ffffff; }	


.path a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none; }

.path a:hover {
	color: #222222;
	text-decoration: none; }

.path a:active {
	text-decoration:underline;
	color: #111111; }	
	
.createdate {
	color: #999; }		

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:1px;
   width:100%;
	border: 0px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
 	color: #333333; }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	padding-left: 15px;
	color: #000000;
	background: url(../images/arrow.gif) #ffffff;
	border-style: solid;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
h2 {
	font-style: normal;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc3300;
	text-align: left; }
	 	
.componentheading {
	font-style: normal;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc3300;
	text-align: left;
	padding-bottom: 15px;}

.contentheading {
    color: #cc3300;
	font-style: normal;
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; }
	
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background: #ffffff;
	border: 1px solid #cccccc; }
	
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background: #cc3300;
	border: 0px solid; }	

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left; }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color: #FFFFFF; 
	}

.sectiontableentry2 {
	background-color: #ebebeb; 
	}
	
.sectiontableentry3 {
	background-color: #ffffff; 
}

.sectiontableheader {
	background-color : #ebebeb;
	height: 25px;
	color : #cc3300;
}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: medium; }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal; }

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}

table.moduletable {
  margin: 5px 3px 15px 3px;
  width: 100%;
}

table.moduletable th {
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	white-space: nowrap;
}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;
  line-height: 18px;
}
/* Sortable tables */
table.sortable a.sortheader {
    background-color:#ff0000;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

/*Virtuemart*/
.producttitle {
	font-style: normal;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #22200;
	text-align: left;
	padding-top: 5px; }
	
/*Virtuemart Logos*/
.logo{
max-height:40px;
max-width: 90px;
}
/*Virtuemart more images*/
.moreimg{
border: 1px solid #bbb;
}

/*Add to cart*/
.add{
background-position: left;width:140px;height:35px;
font-size: 11px; font-family:arial, helvetica;
float:left;}

/*Unordered List*/
.latestnews {
font-family: Verdana, Arial, Helvetica, sans-serif;

font-style: normal;
line-height: 1em;
font-weight: normal;
font-variant: normal;
text-transform: none;
/*color: #00CC33;*/
text-decoration: none;
background-color: #;
text-indent: 0px;
/*list-style-position: outside;
list-style-image: url();
list-style-type: square;*/
padding-bottom: 10px;
}
 ul. {
 text-indent:0px;
 }

/*Rand rechts*/
.lineright {
background-color: #fff;
border-right: 1px solid #ff0000;
padding: 6px;
margin: 2px;
}

html, body, #bordertable {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;}
	
#bordertable{
background: #ccc;
}

/*pagenav*/
.pagenav_next, .pagenav_prev a:link{
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
.pagenav_next, .pagenav_prev a:hover{
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}

/*linked images w border*/
.borderit img{
border: 1px solid #ccc;
}
.borderit:hover img{
border: 1px solid #000;
}
.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
