﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
	background: #b6b7bc;
	font-size: .80em;
	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #696969;
}

a:link, a:visited
{
	color: #034af3;
	
}

a:hover
{
	color: #1d60ff;
	color: #ffffff;
	text-decoration: none;
}

a:active
{
	color: #034af3;
}

p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}

hr
{

	clear:left;	
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #666666;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
	font-weight: 600;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0px;
}


/* MASTER Page Layout */

#MasterPageForm
{
	width: 960px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	border: 1px solid #496077;
}

.header
{
	position: relative;
	margin: 0px;
	padding: 0px; /*background: #6495ED; */
	background: #82B3E8 url(bg_header.png) top left repeat-x;
	width: 100%;
}

.header h1
{
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #f9f9f9;
	border: none;
	line-height: 4em;
	font-size: 2em;
}

/* MASTER Menu Layout */
#Master_Menu
{
	padding: 0px 5px;
	margin: 5px 0px 0px 0px;
	min-height: 460px;
	width: 240px;
	position: static;
	background: #FFFFFF;
	float: left;
}

.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}
.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(../Images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{
    border: 1px solid #0F2543;
	padding:  5px 10px 10px 5px;
	line-height: 1.5em;
	font-weight: bold;
	min-height: 455px;
}

.sidebarcontent a
{
	padding: 0px 0px 0px 0px;
	color: #737373 ;/*#5377A9;*/
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #737373;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

.sidebarFootor
{	
	background: #fff url('../Images/bg-sidebar-footer.png') repeat-x left bottom;
	height: 10px;
	margin-left :0px;
	clear: left;
	width: 215px;
}

.Logo_Content
{
	/*padding: 5px 5px 5px 5px;
	margin-top: 0px;	
	margin-bottom: 10px;
	height: 200px;
	line-height: 1.5em;
	font-weight: bold;*/
	clear:left ;
}

/*MASTER MENU Style CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
	width: 220px;
	clear: left;
	float: left;
	margin-right: 20px;
	padding-left: 2px;
	Height:0px;
}

.collapsePanelHeader
{ 
	width: 220px;
	height: 30px;
	margin-right: 20px;
	padding-left: 2px;
	background: url(../Images/bg-menu-header.png) bottom left repeat-x;
	color:#FFF; /*#4b6c9e;*/
}
.collapsePanelFooter
{
	width: 232px;
	background: url(../Images/bg-menu-footer2.png) #fff bottom left repeat-x;
	height: 15px;
	margin-left :-12px;
	clear: left;
}

.menuItemArea
{
	padding: 5px; 
	cursor: pointer; 
	vertical-align: middle;
}
.menuItemHeader
{
	float: left;
	margin-left: 5px;	
	
} 

.menuItemIcon
{
	float: right;
	vertical-align: middle;
} 
.menuItemLabel
{
	float: left; 
	margin-left: 2px;
	font-weight:normal ;
} 

.menuChildItem
{
	background: url(../Images/bg-menu-childItem.png) #fff no-repeat left top;
	float: left;
	vertical-align: middle;
	width: 190px;
	height:20px;
	margin-left:0px;
	margin-top:3px;
	padding-left: 5px;
	font-weight:normal  ;
	color :#737373;
}
.menuChildIcon
{
	float: left;
	width: 20px;
	height:20px;
	margin-top:3px;
	clear: left;
	background :#8FBCE9;
}

.menuItemIconImage
{
	padding :0px;
	vertical-align:top;
	width: 20px;
	height:20px;
}

/*MASTER Content Layout*/
#Master_Content
{
	padding: 0px 5px;
	margin: 5px 0px 0px 0px;
	min-height: 460px;
	float: left;
	background: #FFFFFF;
	width: 675px;
}

#master_contentheader
{
	height: 19px;
	background: url(../images/rightcoltop2.png) no-repeat left top;
}

#master_contentplaceholder
{
	padding: 5px 10px 20px 10px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
	min-height: 590px;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0px 15px 10px;
	color: #333;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

.mainNoLogin
{
	padding: 0px 12px;
	margin: 12px 8px 8px 8px;
	min-height: 460px;
	background: #F0FFFF;
}


.leftCol
{
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}

.footer
{
	color: #4e5766;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	background: url(bg_gradient-menu.png) #5D88C1 bottom left repeat-x;
	width: 100%;
	padding: 0px 0px 0px 0px;
	/*height:40px;*/
}

div.hideSkiplinkTab
{
	background: url(bg_gradient-menu.png) #5D88C1 bottom left repeat-x;
	width: 100%;
	padding: 0px 0px 0px 0px;
	/*height:40px;*/
}

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      /*background:#efefef;*/
      background: url(bg_gradient-menu.png) #5D88C1 bottom left repeat-x;
      font-size:100%;
      line-height:normal;
	  border-bottom:1px solid #666;
	  padding-bottom: 10px;
	  clear: left;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px  0px 0px 5px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

/*- Menu Tabs F--------------------------- */

div.menu
{
	padding: 4px 0px 4px 8px;
	
}

div.menu ul
{
	background: url(../Images/but.png) #fff bottom left repeat-x;
	list-style: none;
	margin: 0;
	padding: 0px;
	width: auto;
	
}

div.menu ul li a, div.menu ul li a:visited
{
	background: url(../Images/but.png) #fff bottom left repeat-x; /*background-color: #465c71;*/
	background-color: #FFFFFF;
	border: 1px #4e667d solid; /*color: #dde4ec;*/
	color: black;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
	
}

div.menu ul li a:hover
{
	/*background-color: #bfcbd6;*/
	background: url(../Images/but2.png) #fff top left repeat-x;
	background-color: white; /*color: #465c71;*/
	/*color: red;*/
	color: #FFFFFF;
	text-decoration: none;
}

div.menu ul li a:active
{
	background: url(../Images/but.png) #fff bottom left repeat-x;
	background-color: white; /*color: #465c71;*/ /*background-color:white;*/
	color: #cfdbe6;
	text-decoration: none;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{	
	padding: 1em;
	border: 1px solid #ccc;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

div.accountInfo
{
	width: 100%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
	clear: both;
}

.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}

.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

.loginDisplay a:link
{
	color: white;
}

.loginDisplay a:visited
{
	color: white;
}

.loginDisplay a:hover
{
	color: white;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}

.bold
{
	font-weight: bold;
}

.submitButton
{
	text-align: right;
	padding-right: 10px;
}
