/*/////HELP CSS/////////*/
/* hnhelps.css - last modified 01/2007  */
/* copyright The Hypnosis Network */


/*/////////getcalendar style//////////////*/

.caltable td {
	padding: 0; 
}

.leftBarBg {
	background-color: #DBEAF5;
}

.monthDayWeek {
	font-weight:bold;
	color: #104A7B;
	text-align: center;
	background-color: #ffffff;
}

.CurMonDate,
.CurMonDateHover,
.notCurMonDate,
.notCurMonDateHover,
.selMonDate,
.selMonDateHover,
.todayMonDate,
.todayMonDateHover {
	color: #000;
	cursor: pointer;
	cursor: hand;
}

.CurMonDate {
	background-color :#fff;
}

.CurMonDateHover {
	background-color :#E6ECF2;
}

.notCurMonDate {
	background-color: #f2f2f2;
}

.notCurMonDateHover {
	background-color: #fff;
}

.selMonDate {
	color: #fff;
	background-color: red;
}

.selMonDateHover {
	color: #fff;
	background-color: blue;
}

.todayMonDate {
	background-color: #ffffbf;
}

.todayMonDateHover {
	background-color: #E6ECF2;
}

.caldaynames {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	background-color:#ffffff;
}

.caldatetable {
	background-color:#FFFBF7;
	border-collapse: collapse;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
}

.caldatetable td {
	border: 1px solid #405167;
}


#dateSelectTable a {
	color: #000000;
	text-decoration: none;
}


/*///////TIP LINKS//////*/

.spananchorlink,
.spananchorhover {
	color: #000099;
	text-decoration: underline;
	cursor: help;
}

.spananchorlink2,
.spananchorlink3,
.spananchorhover2,
.spananchorhover3 {
	color: #000099;
	text-decoration: underline;
	cursor: hand;
}

.spananchorhover,
.spananchorhover2,
.spananchorhover3 {
	/*background: #e6eef9;*/
	/*background: #B3C0CF;*/
	background: #ffff99;
}

.spananchorlink2,
.spananchorhover2 {
	font-size: 115%;
	font-weight: normal;
}

.spananchorlink3,
.spananchorhover3 {
	font-size: 85%;
	font-weight: normal;
}

.spannavlink,
.spannavhover {
	color: #990033;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

.spannavhover {
	background: #ffff99;
}


/*///////TIP STYLES/////*/

.hiddentip {
	display: none;
}

.helptip {
	border: solid 2px #666666; 
	width: 240px; 
	padding: 10px;
	position: absolute;
	z-index: 800;
	visibility: hidden;
	line-height:1.3;
	/*background-color: #ffff99;*/
	/*layer-background-color: #ffff99;*/
	background-color: #e6eef9;
	layer-background-color: #e6eef9;
	text-align: left;
}

.helptip a:link,
.helptip a:visited,
.helptip a:hover,
.helptip a:active {
	text-decoration: underline;
	background: transparent;
	color: #405167;
	margin: 0;
	border: 0;
}

.helptip a.close:link,
.helptip a.close:visited,
.helptip a.close:hover,
.helptip a.close:active {
	display: block;
	text-align: right;
	font-size: 13px;
	text-decoration: underline;
	background: transparent;
	color: #405167;
	margin: 0;
	border: 0;
	clear: right;
}

.helptip img.close {
	float: right;
	clear: both;
	cursor: pointer;
	cursor: hand;
}

.infotip {
	border: solid 2px #666666; 
	width: 240px; 
	padding: 10px; 
	position: absolute; 
	z-index: 800; 
	visibility: hidden; 
	line-height:1.3;
	background-color: #eee;
	layer-background-color: #eee;
	text-align: left;
}

.infotip a:link,
.infotip a:visited,
.infotip a:hover,
.infotip a:active {
	text-decoration: underline;
	background: transparent;
	margin: 0;
	border: 0;
}

.infotip a.close:link,
.infotip a.close:visited,
.infotip a.close:hover,
.infotip a.close:active {
	display: block;
	text-align: right;
	font-size: 13px;
	text-decoration: underline;
	background: transparent;
	color: #405167;
	margin: 0;
	border: 0;
	clear: right;
}

.infotip img.close {
	float: right;
	clear: both;
	cursor: pointer;
	cursor: hand;
}

/* TIP STYLE BLUE BOX */

.infotipblue {
	z-index: 800; 
	width: 240px; 
	position: absolute; 
	visibility: hidden; 
	margin: 5px 0 0 5px; 
	padding: 0; 
	border-top: 2px solid #000099; 
	border-left: 2px solid #000099; 
	border-bottom: 2px solid #000; 
	border-right: 2px solid #000; 
	background: #fff url('../images/ye06shadowwhite02left.png');
	layer-background-color: #fff;
	line-height: 1.3;
	text-align: left;
	}

.infotipblue h1,
.infotipblue h2 {
	margin-top: 0;
}

.infotipblue a:link,
.infotipblue a:visited,
.infotipblue a:hover,
.infotipblue a:active {
	display: block;
	text-align: right;
	font-size: 13px;
	text-decoration: underline;
	background: transparent;
	color: #405167;
	margin: 0;
	border: 0;
}

.infotipblue img.close {
	float: right;
	clear: both;
	cursor: pointer;
	cursor: hand;
	z-index: 820;
}

.infotipblue .coboxblueheader {
	width: 100%;
	height: 30px;
	background: #000099 url('../images/ye06sectionheadblue03bg.png');
	}

.infotipblue .coboxblueheadertext {
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	}

.infotipblue .coboxbluetext {
	padding: 20px 20px 10px 20px;
	line-height: 1.5em;
	}

/* TIP STYLE MINI PAGE */

.infotipminipage {
	position: absolute;
	left: 10px; 
	top: 15px; 
	width: 435px;
	z-index: 999;
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border-width: 1px 2px 2px 1px; 
	border-style: solid; 
	border-color: #BBBBBB #444444 #222222 #888888; 
	padding: 5px; 	
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
	}


/* TIP STYLE TEST */

.infotiptest {
	z-index: 800; 
	width: 400px; 
	position: absolute; 
	visibility: hidden; 
	margin: 5px 0 0 5px; 
	padding: 0; 
	background: transparent url('../images/ye06optin01cd400.gif') no-repeat;
	layer-background-color: transparent;
	line-height: 1.3;
	text-align: center;
	}

/* BUTTONS */

input.submitgold5 {
	border: 3px double #d8c402;
	border-left-color: #f9e858;
	border-top-color: #f9e858;
	margin: 5px 5px 5px 0;
	color: black;
	height: auto;
	text-decoration: underline;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0.1ex 0;
	cursor: pointer;
	background: #ffcc16;
	text-decoration: none;
}