/* This "Cascading Style Sheet" is created for use with GowerSoftware CoreTelebooking    */
/*                                                                                       */
/* Description: CoreTelebooking Login Screen                                             */
/* Author: Martyn Hutchby, Date: June 29th, 2017                                         */
/*                                                                                       */
/* Copyright 2017 Gower Consultants Ltd.  All rights reserved.                           */
/*                                                                                       */
/* This include file MUST NOT be modified                                                */
/*                                                                                       */
/* Ver  Date       Code      Who Why                                                     */
/* 1.00 29/06/2017           MH  New File.                                               */
/*                                                                                       */

div.screenContainer 	{font-family:"Open Sans", Arial, sans-serif; font-size:10pt;margin:0px; padding:0px; width:700px; min-width:700px; max-width:700px; margin:10px; margin-left:50px; }
div.screenBody 		{font-family:"Open Sans", Arial, sans-serif; font-size:10pt;padding:0px; width:700px; min-width:700px; }

div.screenTitle 	{}
font.screenTitle 	{font-family:"Open Sans", Arial, sans-serif; font-weight:bold; font-size:1.5em; }
div.screenBanner 	{padding-bottom:0px; margin-bottom:0px; }
font.screenBanner 	{font-family:"Open Sans", Arial, sans-serif; font-weight:bold; font-size:1.25em; }

div.tabTitle 		{}
font.tabTitle 		{font-family:"Open Sans", Arial, sans-serif; font-weight:bold; font-size:1.25em; }
div.tabBanner		{}
font.tabBanner		{font-family:"Open Sans", Arial, sans-serif; font-weight:bold; font-size:1em; }
div.tabText 		{}
font.tabText 		{font-family:"Open Sans", Arial, sans-serif; font-weight:normal; font-size:1em; }

button.generic_button_up	{height:2em; min-width:75px;}

.floatLeft		{float:left; }
.alignLeft		{text-align:left; }
.floatRight		{float:right; }
.alignRight		{text-align:right; }

div.spacer		{width:100%; clear:both; }
div.smallSpacer	{line-height: 1px; height: 1px; min-height: 1px; max-height: 1px; clear: both; }

button {cursor:hand !important; cursor:pointer !important; }
button.generic_button_dn {cursor:hand !important; cursor:pointer !important; }
button.generic_button_up {cursor:hand !important; cursor:pointer !important; }

div#option_left 		{}
div#option_middle	{}
div#option_right 		{}
span#option_middle	{}


