/**
* $Id: module.css,v 1.7 2007/01/22 21:05:28 malanciault Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

.start_headertable {padding: 0; margin: 0; border-bottom: 1px solid; margin-bottom: 10px;}
.start_modulename {font-size: 10px; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.start_breadcrumb {font-size: 10px; line-height: 18px;}

.start_infotitle {margin-top: 8px; margin-bottom: 8px; font-size: 250%; line-height: 250%; font-weight: bold; display: block;}
.start_infotext  {margin-bottom: 8px; line-height: 130%; display: block;}

.start_category_index_list{padding-top: 5px; padding-bottom: 5px; border-bottom: 0px solid;}
.start_categoryname {visibility:hidden;padding-bottom: 5px; vertical-align: middle; font-size: 120%; text-align: left; font-weight: bold; margin: 0; line-height: 120%;}
.start_category_image {float: left; padding-right:5px; display: block;}
.start_category_header {clear: both; padding-top: 10px; padding-bottom: 5px;}

.start_subcats {visibility:hidden;clear: both; padding-top: 5px; font-size: 90%;}
.start_subcats_info {visibility:hidden;padding-bottom: 5px; font-weight: bold;}

.start_collaps_title {visibility:hidden;margin-bottom: 2px; margin-top: 5px; font-size: 130%; line-height: 130%; font-weight: bold; display: block;}
.start_collaps_info {margin: 3px 0 12px 0; display: block;}

.start_item_head_cat {visibility:hidden;padding-top: 0px; text-align: right; font-style:normal; vertical-align: middle; display: block;}
.start_item_head_who {padding-top: 5px; text-align: right; font-style:normal; vertical-align: middle; display: block;}

.start_item_image {display: block; padding: 5px;}
.start_items_link {width: 50%; vertical-align: middle;}
.start_items_list {padding-top: 10px;}
.start_items_list_item {padding-top: 5px; padding-bottom: 5px;}

.start_list {padding: 8px;  font-size: 16px;}

.start_category_dsc {margin: 3px 0 10px 0; font-size: small; display: block;}
.start_adminlinks {padding-top: 15px; padding-bottom: 5px; font-size: 10px; text-align: center; line-height: 18px;}

.start_indexfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}
.start_itemfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}

.itemFoot {text-align: right; padding:3px; border:0px solid #808080;}
.itemFoot {text-align: right; padding:3px; border:0px solid #808080; }

.pre_itemInfo {padding-top: 5px;}

.modfooter{text-align: center; padding-top: 6px; font-size: 9px; border-top: 0px solid #ccc; }

.spotlight_readmore{font-size: 10px; text-align: right; border-bottom: 1px solid #000000;}

.start_pagenav_top{padding-top: 5px; font-size: 10px; text-align: left; }
.start_pagenav_bottom{padding-top: 5px; padding-bottom: 5px; font-size: 10px; text-align: center; }

#start_rstart_feed {padding-top: 5px; padding-bottom : 10px; text-align: center;}

#start_embeded_files {
	text-align: center;
	display: block;
}
/* 	bd tree block hack */
.start_tree{}
.start_tree ul {
    margin: 0;
    padding: 0;
   	margin-left: 6px;
}
.start_tree ul li {
    padding: 0;
    margin: 0;
	margin-bottom: 2px;
    list-style-type: none;
}
.start_tree ul li a {
	display: block;
	margin: 0;
	padding: 0;
}
.start_tree ul li ul{
	padding-left: 6px;
}
.start_tree ul li ul li ul{
	padding-left: 6px;
}
.start_tree .start_tree_category{}
.start_tree .start_tree_item{}
/* end bd */


/* theme change for updates section */

.banner
{
         background-image:url("http://www.europeunited.eu/images/header/background-header.jpg");
         background-repeat:repeat;
}
.logo
{
         background-image:url("http://www.europeunited.eu/images/header/headerlogo-community.gif");
         background-repeat:no-repeat;
}
.logo a:hover
{
         background-color:transparent;
         color:transparent;
}
.bannerright
{
         background-image:url("http://www.europeunited.eu/images/header/welcome-header.jpg");
         background-position: right;
         background-repeat:no-repeat;
}
.centerTitle
{
	font-size: 3px;
         font-family: arial;
	font-weight: bold;
	background-color: #ffffff;
	color: #0066cc;
         background-image: none;
         background-position: right 0px;
         background-repeat: no-repeat;
         padding-top: 0px;
         border:1px solid #ffffff;
}
.centerContent 
{
	background-color: #ffffff; 
	color: #000000;
         background-image: none;
         background-position: right 0px;
         background-repeat: no-repeat;
         padding-bottom: 10px;
         padding-right: 5px;
         padding-top: 5px;
         border:1px solid #ffffff;
         border-bottom:1px solid #000000;
}
.centerContent a
{
         color:#000000;
         font-weight: bold;
         padding-left:4px;
         background-color:
}

.specialmessage a
{
	color: red; 
         width:100%;
         background-color:#ffffff;
	padding: 4px; 
	font-weight: bold;
         font-size:20px;
}
.specialmessage a:hover
{
	color: #ffbb00; 
         background-color:red;
	padding: 4px; 
	font-weight: bold;
         font-size:20px;
}
.blockTitle 
{
	background-color: #0066cc; 
	background-image:url("http://www.europeunited.eu/images/fishy.gif");
         background-position: right 0px;
         color: #ffffff; 
	padding: 2px; 
	font-weight: bold;
         border-left:1px solid #0066cc;
         border-right:1px solid #0066cc;
         border-bottom:0px;
         border-top:0px;
}
.blockContent 
{
	background-color: #ffffff; 
	padding: 4px;
         border-left:1px solid #0066cc;
         border-right:1px solid #0066cc;
         border-top:0px;
         border-bottom:1px solid #0066cc;
}
.blockContent a
{
	color: #0066cc; 
         background-color:#ffffff;
	padding: 4px; 
	font-weight: bold;
}
.blockContent a:hover
{
	color: #ff9900; 
         background-color:#ffffff;
	padding: 4px; 
	font-weight: bold;
}
.rightTitle 
{
	background-color: #ffffff; 
         color: #9999cc; 
	padding: 2px; 
         padding-left:10px;
         padding-bottom:0px;
         font-weight: bold;
         font-family: arial;
         font-size:16px;
         border-left:1px dashed #9999cc;
         border-right:1px dashed #9999cc;
}
.rightContent 
{
	background-color: #ffffff; 
	padding: 4px; 
         padding-left:15px;
         padding-top:0px;
         border-left:1px dashed #9999cc;
         border-right:1px dashed #9999cc;
         border-top:0px;
}
.rightContent a
{
	font-family: Tahoma, taipei;
         padding-left:3px; 
	font-size: 11px; 
	text-decoration: none; 
	color: #9999cc;
	font-style: normal
}
.rightContent a:hover
{
	text-decoration: none; 
	color: #ff9900; 
         background-color: #ffffff; 
	font-style: normal
}
.block_space
{
        padding-bottom: 0px;
}
.item 
{
	border: 0px solid #cccccc;
}
.newstitle a
{
        font-size:14px;
        font-family:arial;
        color:#000000;
        font-weight:bold;
        padding-left:0px;
}
.newstitle a:hover
{
        font-size:14px;
        font-family:arial;
        color:#ff9900;
        background-color:#ffffff;
}
.news_item_image
{
        float:right;
}
.orgtitle a
{
        visibility:hidden;
        padding-top:0px;
}
.itemIntro   
{
         font-size: 11px; 
         color: #0066cc;
         font-weight: normal;
         padding:0px;
         padding-top:5px;
         padding-left:0px;
         text-align:justify;
}

.content
{
         padding-left:5px;
         padding-right:5px; 
}
td#communitymenu
{
         background-color: transparent;
}
.odd 
{ 
	background-color: #ffffff;
         border-bottom:1px solid #9999cc;
}
.outer 
{ 
	background-color: #ffffff;
}
.even 
{ 
	background-color: #ffffff;
         border-bottom:1px solid #9999cc;
}
th 
{ 
	background-color: #ffbb00; 
         color: #ffffff;
	text-align: left; 
	padding: 3px;
}
.head 
{ 
	background-color: #ffffff;
         border-bottom:1px solid #9999cc; 
	font-weight: bold;
	color: #9999cc;
	padding: 3px;
}
.foot 
{ 
	background-color: #e2e2e2; 
	padding: 3px;
}

a 
{ 
	font-family: Tahoma, taipei; 
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; 
	font-style: normal
}
a:hover 
{ 
	text-decoration: none;  
	font-family: Tahoma, taipei; 
	background-color: #cccccc; 
	color: #ffffff; 
	font-style: normal
}

