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

#HomePage div, #HomePage span, #HomePage h1, #HomePage h2, #HomePage h3, #HomePage p, #HomePage a, #HomePage img, #HomePage table, #HomePage caption, #HomePage tbody, #HomePage tfoot, #HomePage thead, #HomePage tr, #HomePage th, #HomePage td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#HomePage  {
	line-height: 1;
}

#HomePage ol,#HomePage  ul {
	list-style: none;
}

#HomePage table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*BEGIN*/

#HomePage {
	font-size: 13px; /*For IE*/
	*text-align: center;
	margin:0px;
	padding:0px;
}

html>#HomePage {
	font-size: 16px; /*IE can’t read this*/
}

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

#HomePage .Smaller {
	font-size: 13px !important;
}

#HomePage .Left {
	float: left;
}

#HomePage {
	width:756px;
	*width:760px;
	border: 2px solid #000;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	overflow: hidden;
	position:relative;
}

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

#HomePage #L2, #HomePage #L3 {
	color: #333;
	font: bold 14px/24px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom:1px dotted #666;
	margin-bottom:0px;
}

#HomePage #L3 {
	border-top:1px dotted #666;
}

#HomePage h3 {
	color:#fff;
	font: bold 14px/14px "Century Gothic", "Apple Gothic", sans-serif;
	text-align:center;
	margin:0px auto 5px auto;
	*margin-bottom: 0px;
	background: url(https://technical.traders.com/sub/DIGITAL/images/H3_BackGrnd.gif) repeat-x; /*CHANGE URL IF CSS FILE MOVED*/
	padding:3px 2px;
	width:200px;
	float:right;
}

#HomePage .inner {
	margin:0px auto;
	padding:auto;
	text-align:center;
	width:auto;
}

#HomePage .sub {
	background-color:#666;
	*zoom:1;
}

#HomePage .inner .area, #HomePage .inner .area1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #f8f8f8;
	margin: 10px 10px 0px 10px;
	padding: 5px;
	height: 160px;
	width: 352px;
	*width:48%;
	overflow:hidden;
	position:relative;
}

#HomePage .inner div.area:hover, #HomePage .inner div.area:focus {
	background-color:#fff;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 3px 1px #d5d5d5;
	-webkit-box-shadow: 0 0 3px #d5d5d5;
	box-shadow: 0 0 3px #d5d5d5;
}

#HomePage .inner div.area:hover a {
	-moz-box-shadow:0 0 2px 1px #d5d5d5;
	-webkit-box-shadow: 0 0 2px #d5d5d5;
	box-shadow: 0 0 2px #d5d5d5;
}


#HomePage .inner div.area:hover a.normalLink {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


#HomePage .inner #DE, #HomePage .inner #ARCH, #HomePage .inner #OTS, #HomePage .inner #MAGAZINE, #HomePage .inner #STORE, #HomePage .inner #TABLOID, #HomePage .inner #SOFTWARE, #HomePage .inner #VOLUMES, #HomePage .inner #NOVICE, #HomePage .inner #NEWSLETTER {
	margin-right: 0px;
}

#HomePage .inner #OTS, #HomePage .inner #CODE {
	margin-bottom:10px;
}

#HomePage .inner .area p {
	font-size:12px;
	*font-size:11px;
	line-height: 14px;
	text-align:left;
	padding-left:150px;
}

#HomePage .Clear {
	clear:both;
}

#HomePage .Open {
	font: bolder 14px/16px "Century Gothic", "Apple Gothic", sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#666;
	background:url(https://technical.traders.com/sub/DIGITAL/images/Button_White.gif) 0 50% repeat-x;
	border:1px solid #c1c1c1;
	padding:0px 5px;
	*padding:2px 5px;
	cursor:pointer;
	*zoom:1;
}

#HomePage .Button {
	position:absolute;
	bottom: 15px;
	*bottom: 10px;
	right:10px;
	*zoom:1;
}

#HomePage .Button1 {
	position:absolute;
	bottom: 33px;
	*bottom: 28px;
	right:5px;
	*zoom:1;
}
#HomePage .Button2 {
	position:absolute;
	bottom: 10px;
	*bottom: 5px;
	right:10px;
	*zoom:1;
}

#HomePage .Open:hover, #HomePage .Open:focus {
	color: #fff;
	background-color:#f00;
	border:1px solid #f00;
	background:url(https://technical.traders.com/sub/DIGITAL/images/Button_Red.gif) 0 50% repeat-x;
}

#HomePage .Open:active {
	color: #fff;
	background-color:#000;
	border:1px solid #000;
	background-image:none;
}

.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
	border-radius: 10px;
}

.rounded_Small {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border-radius: 5px;
}

#HomePage img.Icon {
	border:0px;
	width:145px;
	height:156px;
}
