﻿/* ================================
	    CSS STYLES FOR EASYSITE
   ================================
*/ 


body 



{
	background-color:#a3b4d9 ;
}





table, tr, td, p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.5em;
}

table {
	padding: 0;
}


select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}

h3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}

.topTable {
	background: url(wm_top_wave.gif) top left no-repeat #f5f5f5;
}

.footerTable {
	background: url(wm_footer_bg.gif);
}

/* Current Date
----------------------------------------------------------------------------------------*/
.date {
	color: #ff0000;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #000;
    font-family: tahoma;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
    text-decoration:    none;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/* Main Menu */

.MainMenu_MenuContainer {
	background: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

.MainMenu_MenuItem {
	color: #888; 
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 7px;
	padding-right: 12px;
	height: 21px;
	border: 0;
	
}

.MainMenu_MenuItemSel {
	background: #f5f5f5;
	color: #555;
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	padding-left: 7px;
	padding-right: 12px;
	height: 21px;
	width: 100%;
	border: 0;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
/*	background:  url(wm_submenu_bg.gif) bottom center no-repeat  #fff; */
	background: #fff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin-top: 5px;
	border: 1px solid #dadada;
	padding: 3px;
	filter: none;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #819BB6; 
	background: #fff;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #2c2c2c;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #fff;
	margin-top: 5px;
	border: 1px solid #819BB6;
	padding: 3px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0;
	background: #819BB6;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #999;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6F88A3;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #333;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	padding: 1px 2px 1px 3px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: #888;
}


a.CommandButton:hover {
	color: #fff;
	padding: 1px 2px 1px 3px;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: #666;
}

a.Normal:link, a.Normal:visited {
	color: #6F88A3;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover {
	color: #333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


a:link, a:visited 

{
	color: #6F88A3;
	font-family: tahoma;
	
	font-size: 12px;
	text-decoration: none;
}



a:hover {
	color: #333;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.Head {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.Normal {
	color: #666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}

.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold {
	color: #555;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalTextBox {
	color: #686868;
	padding-left: 4px;
	line-height: 13px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 1px solid #f5f5f5;
	visibility: invisible;
}
