/* ===========================================================*/
/* Print styles for Talmia website */
/* Copyright © 2009 GamCom Software LLP. All rights reserved */
/* Last Update: 19 March 2009 */
/* ========================================================== */
/* generic styles */
body { background-image:none; background-color: #fff; }
h1{ margin-left: 0px; margin-top: 15px; }
/* ==================================================== */
/* structural elements */
#encompass { width: 975px; }
#main_container { width: 975px; }
#footer { width: 700px; background-image: none; }
.spacer, .spacer_tour { display: none; }
/* ==================================================== */
/* top navigation */
#topnav_container { width: 799px; height: 70px;	background-image: none; }
#logo { width: auto; height: auto; left: 0px; }
#login_container { display: none; }
#topnav { display: none; }
/* ==================================================== */
/* main content structure */
#main_content, #main_content_alt, #main_content_index { width: 100%; height: auto; background-image: none; }
#main_content_index { background:url(../images_structure/title_bg_index.gif) no-repeat 0px 0px; }
#main_content_col_1 { float: none; margin: 0px; padding: 0px; } /* holds page content */
#main_content_col_2, #main_content_col_2_index, #main_content_col_2_alt { display: none; }
#main_content_col_2_co { float: none; }
#main_content_col_3, #main_content_col_4 { float: none; } /* used in contact page */
/* ==================================================== */
/* ========== secondary page generic styles ========== */
.main_body { width: 640px; margin: 0; padding:0; }
.main_body ul li { list-style-type: disc; background-image: none; }
.main_body li ul li{ list-style-type: circle; background-image: none; }
#tour_key ul li { list-style-type: disc; background-image: none; }
#tour_key li ul li{ list-style-type: circle; background-image: none; }
#tour_key, #tour_key_monitor, #tour_container_img, #tour_container_img_execute, #tour_container_img_monitor, #demo_info{ float:none; }
/* ========== col 2 content ========== */
#col_2_content { display: none; }
#nav_box, #download_box, #overview_box, #executive_box, #tour_box { display: none; }
/* ==================================================== */
#footerlinks { display: none; }
#copyright { float: none; }
/* CSS ends */

