/*------------------------------------------------------------------------
# Rubbytec GmbH   -ottobre, 2008
# ------------------------------------------------------------------------
# Copyright (C) by 4W online.
# Author: 4W online
# Websites:  http://www.4wonline.com
-------------------------------------------------------------------------*/
/* ---- 4W mod ---- */
body
		{   
        height: 100%;
	margin: 5px 0;
	padding: 0;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 	#000;
	text-align: justify;
	scrollbar-base-color: #DEE3EC;
	scrollbar-face-color: #DEE3EC;
	scrollbar-highlight-color: #ffffff;			
	scrollbar-3d-light-color: #FFCC00;
	scrollbar-dark-color: #9D0000;
	scrollbar-arrow-color: #9D0000;
text-align: justify;
	}
td
		{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 	#000;
	}


a:link, a:visited {
	color: #444;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #9D0000;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #000;
	font-size: 110%;
	font-weight: normal;
}
h2 {
	color: #000;
	font-size: 105%;
	font-weight: normal;
}
h3 {
	color: #000;
	font-size: 100%;
	font-weight: normal;
}
h4 {
	color: #000;
	font-size: 90%;
	font-weight: normal;
}
h5 {
	color: #000;
	font-size: 90%;
	font-weight: normal;
}
h6 {
	color: #000;
	font-size: 80%;
	font-weight: normal;
}

img {
	border: none;
}

big
		{  		
	font-size: 12px;
	}
	




/*

ol {
	list-style-type: decimal;
}

ul {
  list-style: url(../images/bullet.gif);
}
	

p {
	font: 90% "Trebuchet MS";
}

*/




/* ---- 4W mod ---- */

/* ---- MAIN WRAPPER ---- */
#wrap {
	width: 702px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
} 
/* ---- END Main Wrapper ---- */




/* ---- SECTION MASTER HEADER ---- */

#logo {
	float:left;
	padding-left: 0px;
	padding-top: 0px;
}


/* ----END SECTION MASTER HEADER ---- */




#breadcrumbs_pathway {
	text-align: left; 
	height: 14px;
	font-size: 10px;
	color: #444444;
	margin-top: 3px;
	margin-left: 4px;
}

#body1 {
	width: 536px;
	margin-left: 0px;
	float: left;
text-align: justify;

} /*layout content */

#body2 {
	width: 154px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
} /*layout menu left */

#body5 {
	width: 702px;
	margin: 0;
	padding: 0 1%;
} /*layout full */
html>body #body5 {
	width: 702px;
} /*layout full - fix for ie */


.subnav {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
html>body .subnav {
	padding: 0px 0px 0px 0px;
}
.subnav ul {
	font-size: 95%;
	margin: 0px;
	padding: 0px;

}
/* --- END SECTION CONTENT --- */

/* ---- SECTION GLOBAL MENU SIDEBAR INSTRUCTIONS --- */


/* menu links */

#menu {
	padding-top: 0px;
	margin-top: 0px;
	float: top;
}

.menu, .menu div  {
	line-height: 17px;
}

.menu a:link, .menu a:visited {
    color: #444;
	width : 148px;
    height: 17px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 2px;
	background-color : transparency;
	border-top : 0px solid transparency;
	border-left : 0px solid transparency;
	border-right : 0px solid transparency;
	border-bottom : 1px solid #444444;
    display: block;
}

.menu a:hover, .menu a:active {
	color: #9D0000;
	border-bottom : 1px solid #9D0000;
}

html>body .menu a:hover {
	width: 148px;
}

a.mainlevel:link, a.mainlevel:visited {
    color: #444;
	width : 148px;
    height: 17px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 2px;
	background-color : transparency;
	border-top : 0px solid transparency;
	border-left : 0px solid transparency;
	border-right : 0px solid transparency;
	border-bottom : 1px solid #444444;
    display: block;
}

a.mainlevel:hover, a.mainlevel:active {
	color: #9D0000;
	border-bottom : 1px solid #9D0000;

}
a.mainlevel#active_menu {
	color: #9D0000;
	border-bottom : 1px solid #444444;

}

a.sublevel:link, a.sublevel:visited {
    color: #444;
background: url(../images/bullet_p.gif) no-repeat;
	width : 128px;
         height: 17px;
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 2px;
	background-color : transparency;
	border-top : 0px solid transparency;
	border-left : 0px solid transparency;
	border-right : 0px solid transparency;
	border-bottom : 1px solid #444444;
         display: block;
}

a.sublevel:hover, a.sublevel:active {
	color: #9D0000;
background: url(../images/bullet_a.gif) no-repeat;
	border-bottom : 1px solid #9D0000;

}
a.sublevel#active_menu {
	color: #9D0000;
background: url(../images/bullet_a.gif) no-repeat;
	border-bottom : 1px solid #444444;

}


/* --- END GLOBAL MENU SIDBEAR INSTRUCTIONS --- */

/* --- SECTION GENERAL INSTRUCTIONS --- */
.clear {
	clear:both;
} /* clear margins */

.center {
	text-align: center;
} /* align center */
.border {
	border: 1px solid #ccc;
	background-color: #ebebeb;
} /* border frame */

#divbtm {

clear: both;
margin-bottom:6px;
}






/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}


/* headers */
div.componentheading {
  padding-left: 0px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-size: 11px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
line-height: 80%;
}

.createdate {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	padding-bottom: 8px;
line-height: 80%;
}

.modifydate {	
         font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
         padding-top: 20px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }



/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module h3 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	margin: -28px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 10px;
}


}

div.module {
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
	padding-bottom: 15px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #AAAAAA;
}


/*


div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
	padding-bottom: 15px;
	background-color: #EBEBEB;

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
		font-size: 130%;
}

*/


/* forms */
table.adminform textarea {
  width: 510px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	float: right;
	text-align: left; 
	width: 148px;
	height: 18px;
	font-size: 11px;
	background-color: #DEE3EC;
	border: 1px solid #000000;
	color: #444444;
	padding-right: 0px;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;
}



form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}





/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tool-text {
	font-size: 11px;
	margin: 0;
}

.contentheading {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 	#000;
	text-align: left;
	width: 100%;
}
/* ---- 4W ---- */