﻿/*-------------------------------------------------
GENERAL
-------------------------------------------------*/

/*
body {
}
*/

h1 {
	font:  bold 14px Helvetica, Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	color : #666;
	padding: 0px 15px;
	margin: 15px 0px;
	background: url(../../images/orangeCarat.gif) no-repeat center left;
}

h2 {
	font: bold 15px Arial, Verdana, Helvetica;
	margin: 10px 0px 5px;
	color: #000;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
  font: bold 15px Arial, Verdana, Helvetica;
}

h2 a:hover { 
  font: bold 15px Arial, Verdana, Helvetica;
	text-decoration: underline;
	color: #f5873c;
}

h2 span a, h2 span a:link, h2 span a:visited, h2 span a:active {
  font: normal 12px Arial, Verdana, Helvetica;
} 

h2 span a:hover {
  font: normal 12px Arial, Verdana, Helvetica;
  color: #f5873c;
} 

/*
p {
  margin: 5px 0px ;
}
*/

/*-------------------------------------------------
 Site Header
-------------------------------------------------*/

#loginView {
	float: right;
	padding: 0px 5px 5px 0px;
	text-align: right;
	font-size: 11px;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	background: url(../../../common/images/orangebg.jpg) repeat-x left top;
}	

/*
	border: solid 1px green;
	border: solid 1px blue;	
*/

#loginView a:link, 
#loginView a:visited, 
#loginView a:active {
	color: #fff;
  text-decoration: none;
}

#loginView a:hover {
	color: #000;
	text-decoration: none;
}

#loginView p {
	padding: 3px 5px 3px 25px;
	margin: 0px;
}

#searchArea {
	background: url(../../../common/images/greybg.jpg) repeat-x left bottom;
	position: absolute;
	top: 30;
	right: 0;
	height: 25px;
	text-align: right;
	font-size: 11px;
	color : #fff;
	vertical-align: baseline;
	font-family : Tahoma, Arial, sans-serif;
}	

#searchArea a:link, 
#searchArea a:visited, 
#searchArea a:active {
	color: #fff;
	text-decoration: none;
}

#searchArea a:hover {
	color: #F88B1C;
	text-decoration: none;
}

#searchArea p {
	padding: 0px 5px 0px 28px;
	margin: 0px;
}

#searchArea p a{
	margin-left: 5px;
}

/*-------------------------------------------------
 Site Stucture
-------------------------------------------------*/

/* if we migrate the existing header...
#pageContainer {

}

#headerContainer {
	background: #fff url(http://www.datastream.net/images/topGradient.jpg);
	position: relative;
	text-align: left;
	width: 750px;
	height: 53px;
	padding: 0px;
	margin: 0px;
}
*/

#breadcrumb {
	font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size : 11px;
	color : #999;
	padding: 10px 0px 0px 10px;
}

#breadcrumb a,
#breadcrumb a:link, 
#breadcrumb a:visited, 
#breadcrumb a:active {
  font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size : 11px;
	color : #999;
	text-decoration : underline;
}

#breadcrumb a:hover {
  font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size : 11px;
	color : #000;
	text-decoration : underline;
}

/*
#mainContentBox
{
	padding: 0px 15px 15px;
	vertical-align: top;
	font-size : 8pt;
	line-height : 1.6;
	color : #000;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	width: auto;
}

#footer {
  margin: 3px;
}

*/

#footerLeft {
  text-align: left;
  float: left;
  }

#footerRight {
  text-align: right;
  float: right;
}

#footerSiteMap
{
	margin-left: 50px;
	
}

#footerCopyright
{
	margin-left: 100px;
	margin-right: 50px;
}

/*

#rightBox {
	font-size: 11px;
	color : #000;
	font-family : Helvetica, Arial, Verdana, Tahoma;
	line-height : 1.6;
	width: 140px;
}

#rightBox A:link, #rightBox A:active {
	font-size: 11px;
	color : #666;
	font-family : Helvetica, Arial, Verdana, Tahoma;
}

#rightBox A:visited {  
	color: #333;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Tahoma;
}

#rightBox a:hover {
	color : #000;
	font-family : Helvetica, Arial, Verdana, Tahoma;
}

#rightBox img  {
	margin: 5px;
}

#rightBox img a {
    border: 0px;
}
*/


#rightBox h2 {
   	font: bold 12px Helvetica, Arial, Verdana, Tahoma;
}


.HeadingText
{
	color: #000000;
	font: bold 11px Helvetica, Arial, Verdana, Tahoma;
	display: block;
	margin-bottom: 2px;
}


/*-------------------------------------------------
 FORMS
-------------------------------------------------*/

form, dl, dt, dd {
  margin: 0px;
}

input, select {
  font: 12px Arial, Verdana;
}

dt {
  float: left;
  text-align: right;
  padding: 3px;
}

dd {
  padding: 3px;
  margin-left: 80px;
}

.label, .requiredLabel {
  color: #000;
  font-size: 11px;
}

.requiredLabel {
  font-weight: bold;
}  

/* Used to rope off an area of field and buttons */
.formArea {
  margin: 30px;
}

.formArea p.buttons {
  margin-top: 20px;
}

.formArea span.readonlyField {
  line-height: 2.5em;
}

/*-------------------------------------------------
 ERROR & VALIDATION
-------------------------------------------------*/

.validation {
  margin: 15px 30px;
  border: solid 2px #c00000;
  padding: 10px 10px 10px 45px;
  background: url(../../images/red_bang.gif) no-repeat 9px 7px;
  /* background: url(../../images/redGradient.jpg) repeat-x; */

  color: #000; /* !! Must set ForeColor="" in each validation summary control using this !! */
}
.validation li {
  color: #c00000;
}

/*-------------------------------------------------
 DIALOG BOXES
-------------------------------------------------*/

.dialog {
  border: solid 1px #DCDCDC;
}

.dialog .title {
	background: url(../../Images/heading.jpg) repeat-x;
	font-weight: bold;
	padding: 5px;
}

.dialog .content {
	padding: 10px;
	line-height: 25px;
}

/*************************************************

 AREA SPECIFIC STYLES (IDs)

**************************************************/

/*-------------------------------------------------
 LOGIN DIALOG BOXES
-------------------------------------------------*/
#login {
	margin: 15px 0px;
}

#loginDialog 
{
  height : 240px;
  width: 320px;
  float: left; 
  margin-left: 0px;
}

#loginDialog p {
  margin: 5px 0px ;
}


#loginDialog .content {
  padding: 10px 40px;
}

#createAccountDialog {
  margin-left: 330px;
  height: 240px;
  /*
  width: 210px;
  */
}

#createAccountDialog .content {
  text-align: center;
  line-height: normal;
  vertical-align: middle;
}

#createAccountDialog #createAccount{
  margin: 0px;
  padding: 0px;
}

#createAccountDialog p 
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

/*-------------------------------------------------
 REGISTRATION
-------------------------------------------------*/

#registration {
  width: 100%;
}

#registration .content input, #registration .content textarea {
  width: 220px; 
}

#registration .content select {
  margin-bottom: 5px;
  width: 220px;
}

#registration p.checkbox {
  margin: 10px 0px;
  font-size: 11px;
}

#registration p.checkbox input {
  width: 30px; 
}

#registration select.securityQuestions {
  width: auto; 
  margin: 0px;
}

#registration .important {
  font-weight: normal;
  color: #000;
}

#registration .dialog {
  margin-bottom: 10px;
}

#registration .content td {
  width: 290px;
  line-height: 2em;
}

#registration .label {
  font-weight: normal;
  padding-bottom: 2px;
}

#registration .requiredLabel {
  font-weight: bold;  
  padding-bottom: 2px;
}

#registration .hidden {
  display: none; 
}

#registration p#commandArea {
  margin: 0px;
  border-bottom: solid 14px #f5873c;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}


/*-------------------------------------------------
LANDING PAGE (HOME)
-------------------------------------------------*/
#landingArea {
  margin: 25px 0px 25px 15px;
}

#landingArea hr {
  padding: 0px;
  border: 0px;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  margin: 0px 0px 0px 30px;

}

#landingArea p {
  padding-left: 30px;
  width: 450px;
}

#landingArea h2 
{
  background: url(../../images/bulletArrow.gif) no-repeat 8px 4px;
  padding: 0px 0px 0px 30px;
}

#landingArea h2 span a, 
#landingArea h2 a:link, 
#landingArea h2 a:visited, 
#landingArea h2 a:active {
  color: #333;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
} 

#landingArea h2 a:hover {
  color: #f5873c;
}

/*-------------------------------------------------
 Events Registration Listing 
-------------------------------------------------*/

#registrationListing {
	margin-left: 15px;
}

#registrationListing p {
	margin: 0px 10px 5px 20px;
	
}

#registrationListing h2 {
	margin-top: 15px;	
}

#registrationListing h2 span {
	margin: 0px 10px;	
}

/*-------------------------------------------------
 Event Confirmation
-------------------------------------------------*/

#eventConfirmation {
	margin-left: 15px;
}

#eventConfirmation dl{
	margin: 30px 0px;
}

#eventConfirmation dt{
	font-weight: bold;
}

#eventConfirmation dd{
	margin-left: 120px;
}

#eventConfirmation #webinarInstructions{
	margin: 15px 30px;
	background-color: #FFFFE0;
	border: solid 1px #000;
	padding: 10px;	
}
