@charset "UTF-8";
/* CSS Document */

/*RESET*/

#SubLogin table {border-collapse:separate;border-spacing:0;}
#SubLogin caption, #SubLogin th, #SubLogin td {text-align:left;font-weight:normal;}
#SubLogin table, #SubLogin td, #SubLogin th {vertical-align:middle;}
#SubLogin {
	font-size: 12px;
	line-height: 1.4em;
}

.smallCaps {
	font-variant:small-caps;
}

.Smaller {
	font-size: 10px;
}

.Left {
	float: left;
}
.right {
text-align:right;
}
.dim {
	color:#CCC;
}

#SubLogin .Clear {
clear:both;
}

.spaceBelow {
	padding-bottom: 0.5em;
}

#SubLogin {
	font: 13px 'Trebuchet MS', Calibri, 'Lucida Grande', 'Lucida Sans', Arial, 'Gill Sans', sans-serif;
	width:600px;
	border: 2px solid #000;
	margin: 5px;
	margin-top: 18px;
	padding: 0px;
	overflow: visible;
	position:relative;
}

#SubLogin a img  { /*each image as a link for ie6*/
	border: none;
	padding: 0px;
	width:174px;
	height:233px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}

#SubLogin h2 {
	color: #fff;
	margin-top: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	font: bold 14px/24px Verdana, Arial, Helvetica, sans-serif;
	background: url(http://technical.traders.com/sub/DIGITAL/images/H2_BackGrnd.gif) repeat-x; /*CHANGE URL IF CSS FILE MOVED*/
}

#SubLogin h3 {
	font-size: 13px;
	color:#333;
	margin:10px auto 0px;
	text-align:center;
}

#SubLogin h4 {
	font-size: 13px;
	color:#333;
	margin:0.5em;
	margin-top:0;
}

#SubLogin p, #SubLogin label {
	margin:0.5em;
	color:#333;
}

#SubLogin a {
	color:#ad1717;
}

#SubLogin a:hover, #SubLogin a:focus {
	color:#F00;
	text-decoration:none;
	border-bottom:thin dotted;
}

#SubLogin #Banner {
	margin:1em 3em;
	background: #ffdb60;
	background: -webkit-gradient(linear, left top, left bottom, from(#fde79e), to(#ffdb60));
	background: -moz-linear-gradient(top, #fde79e,#ffdb60);
	*background: #ffdb60;/*for IE Quirks*/
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fde79e, endColorstr=#ffdb60);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fde79e, endColorstr=#ffdb60)";
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
	border-radius: 10px;
	box-shadow: rgba(0,0,0,0.5) 0 2px 2px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 2px 2px;
	color: #e0e0e0;
	vertical-align: middle;
	zoom: 1;
}

#SubLogin #Banner p {
	margin:0.5em;
	padding: 5px 0px;
	font-size:1.2em;
	font-weight: bold;
	text-align: center;
	color:#000;
}

#SubLogin #form1, #SubLogin #userform {
	width:90%;
	margin:20px auto;
	background: #ebebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
	background: -moz-linear-gradient(top, #fcfcfc, #ebebeb);
	*background: #ebebeb;/*for IE Quirks*/
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#ebebeb);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#ebebeb)";
	overflow: hidden;
	box-shadow: rgba(0,0,0,0.5) 0 2px 2px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 2px 2px;
}

#SubLogin #form1 #inner1, #SubLogin #userform #inner1 {
	/*padding:1em 1em 0;*/
	padding:10px 10px 0;
	overflow:hidden;
}

#SubLogin #form1 #inner1 div, #SubLogin #userform #inner1 div {
	float:left;
}

#SubLogin #inner2 {
	width:90%;
	margin:20px auto;
	overflow: hidden;
}

#SubLogin #inner2 div {
	float:left;
}

#SubLogin #info {
	margin: 2px 0px 0px 8px;
	width: 45%;
}
#SubLogin #info p {
	margin-right:0;
	text-align: left;
}

#SubLogin #label {
	/*width: 45%;*/
	background:#fff;
	line-height:1.5em;
	color:#666;
	padding:4px 1px 4px 30px;
	border: 1px solid black;
	text-align: left;
}

#SubLogin label {
	font-weight: bold;
}

#SubLogin input[type='text'], #SubLogin input[type='password'] {
	margin:2px 5px 10px 5px;
	text-align: left;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	border-left: 3px solid #900;
	background-color:#fff;
	width: 233px !important;
}

#SubButton, #SubName, #Password, #SubName2, #Password2, #SubID {
	margin-left:10px;
}

#SubButton, #SubButton1 {
	margin-top:1.4em;
}

#SubButton1 {
	margin: .4em auto;
	text-align:center;
	float:none !important;
}

#SubLogin input[type='submit'] {
	vertical-align: bottom;
	/*margin:50% auto;*/
	margin-top:10px;
}

#SubLogin .subscriberID {
	color:#f00;
}

#SubLogin .lastName {
	color:#00f;
}


.outdent {
	margin-left:-25px;
}
.redBox {
	border:thin dashed #f00;
	padding:1px 4px;
}

.blueBox {
	border:thin dashed #00f;
	padding:1px 4px;
}
.center {
	text-align: center;
	margin:auto;
}

#SubLogin #userform h3 {
	color: #AA0000;
}

a.help {
	margin-right:30px;
	padding: 1px 10px;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	background-color:#ebebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ebebeb));
	background: -moz-linear-gradient(top, #fcfcfc, #ebebeb);
	*background-color:#ebebeb; /*FOR IE QUIRKS*/
		/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#ebebeb);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfcfc, endColorstr=#ebebeb)";
	text-decoration:none;
	border-radius:10px;
	border:1px solid #777;
}

#SubLogin a.help:hover, #SubLogin a.help:focus {
	color:#f00;
	border:1px solid #777;
	background-color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#fcfcfc));
	background: -moz-linear-gradient(top, #ebebeb, #fcfcfc);
	*background-color:#fff; /*FOR IE QUIRKS*/
		/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#fcfcfc);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#fcfcfc)";
}

form {
margin-bottom:.25em;}
.hilight {background-color: yellow; padding:0px 3px;}
