﻿/************************************************************
*                     iZi Module Layout                     *
*************************************************************
MODULE LAYOUT PROPERTIES - Printer Friendly Version
************************************************************/

#module_content{width: 100%;overflow:hidden;}
#module_content *{color:#000;text-decoration:none;}
#module_content div{}
#module_content div:hover{}

#module_content .strong_colored{color: #258dc1; font-weight:bold;}

/*** CONTENT BLOCKS ***/
.content_block{margin-bottom:10px;}

/*** RIGHT PANEL ***/
#content_right_panel{}

/*** HP NEWS SCROLL ***/
#hp_news_scroll{}
#hp_news_scroll_heading{background:#eee;padding:3px;border: 1px solid #258dc1;}
#hp_news_wrapper{position: relative;height: 200px;overflow: hidden; border: 1px solid #258dc1;border-top:none;}
#hp_news_marquee{position: absolute;}

#hp_news_marquee .hp_news_scroll_title{padding:3px;border-bottom: 1px solid #8fabbf;}
#hp_news_marquee .hp_news_scroll_title a:link, #hp_news_marquee .hp_news_scroll_title a:visited{text-decoration:none;font-weight:bold;}
#hp_news_marquee .hp_news_scroll_title a:hover, #hp_news_marquee .hp_news_scroll_title a:active{}
#hp_news_marquee .hp_news_scroll_date{font-size:10px;margin-bottom:3px;text-align:right;color:#8fabbf;}
#hp_news_marquee .hp_news_scroll_data{}

/*** READ MORE ***/
.read_more {display:none;}
.read_more a:link, .read_more a:visited{font-size:10px; text-decoration: none;}
.read_more a:hover, .read_more a:active{font-size:10px; text-decoration: none;}
.read_more .icon{color:#ff8000; margin-right:5px;}

/*** SEARCH ***/
#form_search{display:none;}
#search_result{}
#search_result .search_page_menu_name{font-weight:bold;margin-top: 5px;}
#search_result .search_page_menu_name a:link, #search_result .search_page_menu_name a:visited{}
#search_result .search_page_menu_name a:hover, #search_result .search_page_menu_name a:active{}
#search_result .search_page_caption{font-size:11px;}
#search_result .search_page_alias{color:#008000;font-size:10px;border-bottom:solid 1px #eee;padding-bottom: 5px;}
#search_result .search_query{font-style: italic}
#search_result .search_highlight{background:yellow;}

/*** SITE MAP ***/
#sitemap{}
#sitemap .sitemap_page_menu_name{font-weight:bold;margin-top: 5px;}
#sitemap .sitemap_page_menu_name a:link, #sitemap .sitemap_page_menu_name a:visited{}
#sitemap .sitemap_page_menu_name a:hover, #sitemap .sitemap_page_menu_name a:active{}
#sitemap .sitemap_page_caption{font-size:11px;}
#sitemap .sitemap_page_alias{color:#008000;font-size:10px;border-bottom:solid 1px #eee;padding-bottom: 5px;}