﻿body
{
	font-family: "Verdana";
	font-size: small;
	margin:0px;
}

h2
{
	font-size:10pt;
	font-weight:bold;
}
/* Fix PNG tranparency issues with IE */
/* IMG{ behavior:url(/images/iepngfix.htc) } */

/* this is all new for the new design */
#container 
{
    width: 1000px;
}

#topBanner
{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	height:45px;
	text-align:right;
}

#bannerImage 
{
    position: relative;
    text-align: right;
    width: 1000px;
}

#bannerImage div 
{
    position: absolute; 
    top: 150px; 
    right: 30px;
}

#bannerImage.module div 
{
    position: absolute; 
    top: 60px; 
    left: 20px;
    right: 0;
}

#bannerImage.module
{
    text-align: left;
}

#bannerImage h2 
{
    font-size: 24px;
    padding: 0 0 5px;
    margin: 0;
    font-weight: normal;
    color: #231f20;
}

#bannerImage h3 
{
    font-size: 15px;    
    padding: 0;
    margin: 0;
}

#bannerImage.module h2 
{
    font-size: 20px;
}

#bannerImage.module h3 
{
    font-size: 13px;
}

div.bg-border 
{
    background-color: #f58220;
    height: 15px;
}

#masterSphereMenu
{
	position:absolute;
	top:12px;
	right:0px;
	text-align:right;
	
}

#loginContent
{
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
}

#welcomeText
{
	font-family: "Verdana";
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.2em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 95px;
	width: 500px;
	text-align:left;
	position:absolute;
	top: 5px;
	left: 40px;
	
}

#loginControl
{
	position:absolute;
	top:-10px;
	left:550px;
}

.loginContent p 
{
	padding:30px;
	margin:0px;
}
.loginForm
{
	font-family: "Verdana";
	font-size: small;
	color: #FFFFFF;
}

.loginForm td
{
	padding: 4px 4px 4px 4px;
}

a.whiteLink:link
{
	font-family: "Verdana";
	font-size: small;
	color: #FFDD00;
	text-decoration:none;
	text-align:right;
}

a.whiteLink:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

a.whiteLink:active
{
	color: #FFDD00;
}

a.whiteLink:visited
{
	color: #FFDD00;
}

.yellowButton
{
	background-image:url("/images/ShortUp.gif");
}

#headerStrip
{
	position:relative;
	top:0px;
	left:0px;
}

.headerStrip 
{
    background: url(../images/TitleBar.jpg) repeat-y 0 0;
    width: 396px;
    text-align: left;
    float: left;
}

.headerStrip.full-width
{
    background: url(../images/TitleBar1000.jpg) repeat-y 0 0;
    width: 1000px;
    text-align: left;
}

.headerStrip.three-qtr-width
{
    background: url(../images/TitleBar800.jpg) repeat-y 0 0;
    width: 800px;
    text-align: left;
}

.headerText
{
	font-family:"Arial";
	font-size: 11pt;
	color:Black;
	left:30px;
	text-align: left;
	padding: 5px 0 5px 5px;
	float: left;
}

.three-qtr-width .headerText
{
/*	font-size: 12pt; */
	color:Black;
	left:30px;
	text-align: left;
/*	padding: 1px 0 1px 5px;*/
}

.InformationMessage
{
	color:Red;
	font-weight:bold;
}

.yellowTable
{
	border: solid 1px yellow;
	margin-bottom:15px;
}

.orangeTable
{
	border: solid 1px orange;
		margin-bottom:15px;
}
.redTable
{
	border: solid 1px red;
		margin-bottom:15px;
}

.adminContentBox
{
	border:solid 1px #2e3192;
	padding: 12px;
	background-color:#008fd4;
}
/* end of new CSS for new design */




/** everything below is old - but may still be used **/
.headerPurple
{
	font-family: "Arial";
	font-size: medium;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}


.login_title
{
	display: none;
}

.tabPane
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	background-image:url("/images/2MidBand_sml.gif");
    background-repeat:repeat-y;	
}

#content
{
	width:1000px;
	text-align:left;
}

#SessionList
{
	 position:relative;
	 padding: 25px 0 0 0;
}


#ModuleList
{
	position:absolute;
	top:25px;
	left:100px;
}

table.tabTable
{
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
}
table.tabTable td
{
	padding: 0px;
	margin: 0px;
}
table.tabPaneTable
{
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
}
table.tabPaneTable th
{
	border-width: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white white white white;

	-moz-border-radius: 0px 0px 0px 0px;
}
table.tabPaneTable td
{
	border-width: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white white white white;

	-moz-border-radius: 0px 0px 0px 0px;
}

table.NotTabPaneTable
{
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	
	color:White;

}
table.NotTabPaneTable th
{
	border-width: 0px 0px 0px 0px;
	padding: 4px 0px 15px 0px;
	border-style: none none none none;
	border-color: white white white white;

	-moz-border-radius: 0px 0px 0px 0px;
}
table.NotTabPaneTable td
{
	border-width: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-style: none none none none;
	border-color: white white white white;

	-moz-border-radius: 0px 0px 0px 0px;
}


Table.AdminTable
{
 padding: 4px 4px 4px 4px;
 width: 900px;
 	
}

a.sphereLink:link
{
	font-family: "Verdana";
	font-size: small;
	color: #284775;
}

a.sphereLink:hover
{
	color: #f68f1e;
}

a.sphereLink:active
{
	color: #284775;
}

a.sphereLink:visited
{
	color: #284775;
}

div#div1
{
	display: none;
	height: 220px;
	overflow: auto;
	margin: 0;
	padding: 0;
	width: 816px;
}

div#div2
{
  display: none;
  height:220px;
  overflow:auto;
  vertical-align:top;
  margin:0;
  padding:0;
  width:816px;
}

/*
	Added By Quinten - Form Layout
*/

.RadioButtonList
{
	float: left;
}

.RadioButtonList tr td input
{
	margin-left: 45px;
}

.RadioButtonList-Session7
{
	margin-bottom: 20px;
}

.RadioButtonList-Session7 tr td input
{
	margin-left: 20px;
}

.QuestionInfo
{
	margin-top: 4px;
	clear: both;
	float: left;
	width: 300px;
}

.QuestionRange .NotUseful
{
	float: left;
	margin-left: 155px;
	font-weight:bold;
}

.QuestionRange .VeryUseful
{
	float: left;
	margin-left: 50px;
	font-weight:bold;
}

.tbMultiLine
{
	width: 650px;
	height: 75px;
	margin-bottom: 20px;
	margin-top: 5px;
	display: block;
}

.topPadding25px 
{
	padding: 25px 0px 0px 0px;
}

#divContainer
{
    overflow:auto;
    padding: 10px 60px 20px 50px;
    height:340px;
}

.green
{
	color:Green;
}

#content #notes 
{
    clear: both;
}

#associations 
{
    padding: 10px 60px 20px 50px;
}

#divContainer h1, #associations h1 
{
	font-family: "Verdana";
	font-size: medium;
	font-weight: bold;
	color: #6c276a;	
}

#associations fieldset 
{
    border: 0;
}

#associations fieldset p 
{
    float: left;
    clear: both;
    margin: 3px 0;
    padding: 0;
}

#associations fieldset p label
{
    float: left;
    width: 130px;
    margin: 0 8px 0 0;
}
#associations fieldset p input
{
    float: left;
    width: 100px;
    padding: 2px;
}

#associations fieldset span.checkbox
{
    clear: both;
    float: left;
    margin: 0 0 5px;
}

input.button 
{
    background-color: Yellow;
    color: #000;
    padding: 3px;
    clear: both;
    float: left;
    cursor: pointer;
}

.error 
{
    color: Red!important;
}