/* ---------- Mega Styles ----------*/
img, div, li, ul { 
	behavior: url('iepngfix.htc');
}
body, h1, h2, h3, h4, p, form, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	display: block;
	
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background: #ffffff;
}
.hide {
	display: none;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.sup {
    font-size:10px;
    margin-bottom:5px;
	position:relative;
	top:-0.6em;
    left:0;
    }
.floatLeft {
	float:left;
	}
.floatRight {
	float:Right;
}
h1 {
	font-size:29px;
	font-weight:400;
	}
h2 {
	font-size:16px;
	font-weight:400;
	padding-bottom:10px;
	}
h3 {
	font-size:16px;
	font-weight:400;
	padding-bottom:10px;
	color: #939393;
	}
h4 {
	font-size:20px;
	font-weight:400;
	}
/* ---------- Color Styles ----------*/
.white {
	color:#fff;
	}
.darkGrey {
	color:#333;
	}
.medGrey {
	color:#666;
	}
.medGreyLight {
	color:#666;
	}
.lightGrey {
	color:#cdcdcd;
	}
.darkBlue {
	color:#00587d;
	}
.brightBlue {
	color:#339dd6;
	}
.red {
	color:#e10000;
	}

	
/* ---------- Page Styles ----------*/
#header {
	height:42px;
	padding:12px 0 0 16px;
	background: #fff url('../images/epicor_logo.jpg') no-repeat right;
	border-bottom:6px solid #00587d;
	font-size:27px;
	color:#939393;
	font-weight:normal;
	}
	
#content {
	padding:0 0 44px 0;
	background: url('../images/bg.jpg') top left fixed;
	}
	
#L7 {
	width:275px;
	height:217px;
	}
	
ul {
	margin:0;
	padding:0;
	clear: both;
	}
li {
	margin:0;
	padding:0;
	display:inline-block;
	}
li a {
	display:block;
	}
.regbuttonOFF {
	display:block;
	background:#656565;
	color:#fff;
	padding:4px 8px;
	width:152px;
	margin-top:17px;
	}
.regbuttonON {
	display:block;
	background:#00587d;
	color:#fff;
	padding:4px 8px;
	width:132px;
	margin-top:17px;
	text-decoration:none;
	}
.regbutton2ON {
	display:none;
	background:#339dd6;
	color:#fff;
	padding:4px 8px;
	width:41px;
	margin-top:17px;
	}
.redCapText {
	color:#e10000;
	font-size:11px;
	text-transform:uppercase;
	}	
.blueCapText {
	color:#339dd6;
	font-size:11px;
	text-transform:uppercase;
	}
.greyCapText {
	color:#333;
	font-size:11px;
	text-transform:uppercase;
	display:none;
	}
.whiteCapText {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	}
.blueL7 {
	background: transparent url('../images/blueBG-75percent.png') repeat;
	float:left;
	width:248px;
	height:183px;
	list-style:none;
	margin:0 17px 17px 0;
	padding:13px;
	color:#fff;
	}	
.blueL7 strong {
	padding-top:12px;
	display:block;
	}
.white2xL7 {
	background: transparent url('../images/whiteBG-75percent.png') repeat;
	float:left;
	width:539px;
	height:183px;
	margin:0 17px 17px 0;
	padding:13px;
	list-style:none;
	}
.white2xL7 h3 a:link, .white2xL7 h3 a:visited {
	text-decoration:none;
	color:#00587d;
	}
.white2xL7 h3 a:hover, .white2xL7 h3 a:active {
	
	}
.whiteL7 {
	background: transparent url('../images/whiteBG-75percent.png') repeat;
	float:left;
	width:248px;
	height:183px;
	margin:0 17px 17px 0;
	padding:13px;
	list-style:none;
	overflow: hidden;
	}
.whiteL7 h3 a:link, .whiteL7 h3 a:visited {
	text-decoration:none;
	color:#00587d;
	}
.whiteL7 h3 a:hover, .whiteL7 h3 a:active {
	
	}
.blackL7 {
	background: transparent url('../images/blackBG-75percent.png') repeat;
	color:#fff;
	float:left;
	width:248px;
	height:183px;
	margin:0 17px 17px 0;
	padding:13px;
	list-style:none;
	overflow: hidden;
	}
.blackL7 h3 a:link, .blackL7 h3 a:visited {
	text-decoration:none;
	color:#339dd6;
	}
.blackL7 h3 a:hover, .blackL7 h3 a:active {
	
	}
.calScreen {
	float:right;
	padding:10px 0 0 20px;
	}

/* ---------- Reg Styles ----------*/	
#regContainer {
	background: url('../images/reg-BG.gif') repeat-x left bottom #ffffff;
	/*_background: transparent url('../images/reg-BG.gif') repeat-x left bottom;*/
	padding: 0;
	width: 100%;
	display: none;
	}
#regContainerTop {
	padding-bottom: 0px;
	clear: both;
	width: 950px;
	}
#RT1 {
	width:255px;
	margin-right:40px;
	float:left;
	line-height: 1.5em;
	}
#RT1 strong {
	font-weight:bold;
	color:#333;
	font-size:16px;
	}
#RT1 em {
	color:#333;
	}
#RT2 {
	width:275px;
	float:left;
	margin-right:20px;
	}
#RT2 p {
	margin:0 0 4px 18px;
	}
#RT2 h4 {
	border-bottom:#92b7c7 solid 3px;
	padding:0 0 2px 18px;
	display:block;
	margin-bottom:10px;
	}
#RT3 {
	width:320px;
	float:left;
	}
#RT3 a.button:link, #RT3 a.button:visited, .button {
	text-decoration:none;
	font-size:16px;
	background:#00587d;
	padding:5px 10px;
	color:#fff;
	margin-left: 20px;
	margin-top: 25px;
	display: block;
	width: 190px;
	border: none;
	}
#RT3 a:hover, #RT3 a:active {
	text-decoration:none;
	}
/*#RT3 select {
	margin-top:3px;
	width:300px;
	}*/
#RT3 p {
	margin-bottom:15px;
	}
#RT3 h4 {
	border-bottom:#92b7c7 solid 3px;
	padding:0 0 2px 18px;
	display:block;
	margin-bottom:10px;
	}
#RTB {
	clear:both;
	display: inline-block;
	position: relative;
	height: 140px;
	padding-left: 220px;
	}
#RTB h1 {
	padding-top: 30px;
	}
 #RTB h3 {
	}
	
.RTBh1 {
	padding-top: 30px;
	}
.RTBh3 {
	_margin-bottom:-51px;
	}
	
#TCOimg {
	float:left;
	bottom: 0px;
	position: absolute;
	left: 0px;
	display: inline-block;
	}
#offerKey {
	float:right;
	margin-right:10px;
	*margin-top:12px;
	padding: 0 0 0 10px;
	}
.offerText {
	margin-left: 40px;
	position: relative;
	}
#offer {
	font-size:12px;
	line-height:18px;
	}
#offer strong {
	font-size:12px;
	color:#333;
	font-weight:400;
	}
#offer a:link, #offer a:visited {
	text-decoration:none;
	font-size:10px;
	color:#00587d;
	}
#offer a:hover, #offer a:active {
	
	}
.namer {
	font-size:18px;
	color:#00587d;
	font-weight:bold;
	display:inline-block;
	float:left;
	margin-left:19px;
	_margin-left:10px;
	}
.titler {
	font-size:13px;
	color:#00587d;
	font-weight:bold;
	}
/* ---------- Show/Hide Details ----------*/
#detailsCollapsed {
	/*display: inline-block;*/
	margin-bottom:20px;
	}
#detailsCollapsed strong {
	font-size:14px;
	color:#000;
	float:left;
	display:inline-block;
	padding-right:8px;
	}
#detailsExpanded {
	/*display: none;*/
	}
.greyBoxLink {
	color:#fff;
	padding:1px 4px 0;
	margin:3px 0 6px 10px;
	background:#666;
	display:inline-block;
	font-size:11px;
	line-height:13px;
	}
.twoColFormHolder {
	float: left;
	width: 135px;
	}
.twoColFormHolder22 {
	float: left;
	width: 135px;
	}
.twoColFormHolder2 {
	float: left;
	width: 275px;
	}
.twoColFormHolder3 {
	float: left;
	width: 275px;
	}
.twoColFormHolderT {
	float: left;
	width: 120px;
	margin-right:21px;
	_margin-right:07px;
	}
.twoColFormHolderT2 {
	float: left;
	width: 120px;
	}
.field {
	background:#e3e3e3;
	border:solid 1px #c4c4c4;
	color:#333;
	font-size: 12px;
	_margin-bottom: -12px;
	width:120px;
	display: inline-block;
	margin: 0 0 1px 0;
	}
.field2 {
	background:#e3e3e3;
	border:solid 1px #c4c4c4;
	color:#333;
	font-size: 12px;
	_margin-bottom: -12px;
	width:255px;
	margin: 0 0 10px 0;
	}
.field3 {
	background:#e3e3e3;
	padding:4px;
	border:solid 1px #c4c4c4;
	color:#333;
	font-size: 12px;
	margin-bottom: 7px;
	_margin-bottom: -14px;
	width:117px;
	}
.field4 {
	background:#e3e3e3;
	padding:4px;
	border:solid 1px #c4c4c4;
	color:#333;
	font-size: 12px;
	width:96%;
	}
.fieldDd {
	width:266px;
	font-size: 12px;
	margin-bottom: 14px;
	_margin-bottom: 5px;
	}
.fieldDd2 {
	width: 131px;
	font-size: 12px;
	_margin-bottom: -5px;
	margin-bottom: 5px;
	}
.formHelp {
	font-size: 0.8em;
	color: #707277;
	}

/* ---------- Footer Styles ----------*/
#footer {
	height:35px;
	padding:9px 0 0 16px;
	background: #fff;
	border-top:14px solid #00587d;
	clear: both;
	position: relative;
	}
	
.share {
	font-size:18px;
	font-weight:normal;
	background: #fff url('../images/share.jpg') no-repeat left top;
	*background: #fff url('../images/share2.jpg') no-repeat left top;
	padding-left:29px;
	float:left;
	}
.shareField {
	background: #c6c6c5;
	border:3px solid #c6c6c5;
	color:#383838;
	font-size:13px;
	margin-right:5px;
	padding:1px 3px 1px 3px;
	}
.shareButton {
	background: #00587d;
	border:3px solid #00587d;
	color:#fff;
	font-size:13px;
	}

.legal {
	font-size:11px;
	color:#979797;
	font-weight:normal;
	float:right;
	padding-top: 7px;
	padding-right: 20px;
	}
.legal a:link, .legal a:visited {
	color:#979797;
	}
.legal a:hover, .legal a:active {
	color:#979797;
	text-decoration:none;
	}
#regContainer .regPadding {
	padding: 20px 20px 0 20px;
}
.on {
	display: none;
}
.offerText a {
	background-color: none;
	background-image: none;
}
.offerText a {
	font-size: 10px;
	color: #666;
}
#RT3 input.check {
	position: absolute;
	left: -23px;
	top: -3px;
}
