@charset "UTF-8";
/* CSS Document -- Optimum Lightpath -- 4 May 2010*/

html { background-color: #f8f8f8; }
body {
	margin:0 auto;
	width: 1024px;
	background-color: #fff;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, ul, li, dl, dd {
	margin: 0px;
	padding: 0px;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
/*header*/
.header_left {
	margin: 0 0 0 50px;
	padding: 15px 0 0 0;
}
.header_right {
	width: 300px;
	height: 30px;
	position: absolute;
	right: 25px;
	top: 12px;
}
.header_right p {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	float: right;
}
.header_right img {	vertical-align: middle; float: left; }
#header_wrapper {
	height: 120px;
	width: 1024px;
	background-image: url(../_images/head-background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
	position: relative;
	border-bottom: 1px solid #d9dadc;
}
/*header -- simone*/
.header_left-sim {
	margin: 0 0 0 50px;
	padding: 24px 0 0 0;
}
.header_right-sim {
	width: 300px;
	height: 33px;
	position: absolute;
	right: 25px;
	top: 30px;
}
.header_right-sim p {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	float: right;
}
.header_right-sim img {	vertical-align: middle; float: left; }
#header_wrapper-sim {
	height: 122px;
	width: 1024px;
	background-image: url(../_images/head-background-sim.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
	position: relative;
	border-bottom: 1px solid #d9dadc;
}
/*form*/
#OLPform {
	height: 427px;
	width: 283px;
	position: absolute;
	left: 652px;
	top: 123px;
	padding: 11px;
	background-image: url(../_images/form-background.png);
	background-repeat: no-repeat;
}
#OLPform img {
	margin-bottom: 10px;
	display: inline;
}
#OLPform p {
	position:absolute;
	top:86px;
	left:29px;
	font-size:12px;
	line-height:14px;
	width: 245px;
	text-align: center;
}
#OLPform a {
	color: white;
	text-decoration:none;
}
#OLPform .mediumBox {
	width: 132px;
	float: left;
	display: inline;
}
#OLPform .longBox {
	width: 271px;
	float: left;
	display: inline;
}
#OLPform .stateBox {
	width: 42px;
	float: left;
	display: inline;
}
#OLPform .zipBox {
	width: 83px;
	display: inline;
	float: left;
}
#OLPform .industryBox {
	width: 98px;
	display: inline;
	float: left;
}
#OLPform .empBox {
	width: 85px;
	display: inline;
	float: left;
}
#OLPform div {
	margin-bottom: 3px;
}
#OLPform div.left{
	margin-right: 7px;
}
#OLPform input,#OLPform select {
	border: 1px solid #a7a7a7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding:4px 0px 4px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#OLPform select {
	height:24px;
    font-size:12px;
 	padding:2px 0 3px 0;
}
#OLPform select.dropDown { width:46px; }
#OLPform select.dropDownInd { width:100px; }
#OLPform input.submit {
	border: none;
	margin: 0;
	padding:0;
	height: 26px;
	width: 75px;
}
#OLPform label {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a7a7a7;
	margin: 0px;
}
#OLPform #countdown {
	position: absolute;
	top: 11px;
	left: 12px;
}
/*form -- simone*/
#OLPform-sim {
	height: 427px;
	width: 283px;
	position: absolute;
	left: 652px;
	top: 123px;
	padding: 11px;
	background-image: url(../_images/form-background.png);
	background-repeat: no-repeat;
}
#OLPform-sim img {
	margin-bottom: 10px;
	display: inline;
}
#OLPform-sim p {
	position:absolute;
	top:77px;
	left:29px;
	font-size:12px;
	line-height:14px;
	width: 245px;
	text-align: center;
	color:#FFFFFF;
}
#OLPform-sim a {
	color: white;
	text-decoration:none;
}
#OLPform-sim .mediumBox {
	width: 132px;
	float: left;
	display: inline;
}
#OLPform-sim .longBox {
	width: 271px;
	float: left;
	display: inline;
}
#OLPform-sim .stateBox {
	width: 42px;
	float: left;
	display: inline;
}
#OLPform-sim .zipBox {
	width: 83px;
	display: inline;
	float: left;
}
#OLPform-sim .industryBox {
	width: 98px;
	display: inline;
	float: left;
}
#OLPform-sim .empBox {
	width: 85px;
	display: inline;
	float: left;
}
#OLPform-sim div {
	margin-bottom: 3px;
}
#OLPform-sim div.left{
	margin-right: 7px;
}
#OLPform-sim input,#OLPform-sim select {
	border: 1px solid #a7a7a7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding:4px 0px 4px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#OLPform-sim select {
	height:24px;
    font-size:12px;
 	padding:2px 0 3px 0;
}
#OLPform-sim select.dropDown { width:46px; }
#OLPform-sim select.dropDownInd { width:100px; }
#OLPform-sim input.submit {
	border: none;
	margin: 0;
	padding:0;
	height: 26px;
	width: 75px;
}
#OLPform-sim label {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495d81;
	margin: 0px;
}
#OLPform-sim #countdown {
	position: absolute;
	top: 11px;
	left: 12px;
}
/*main*/
#main {
	border-top: 2px solid #cdd0d1;
	position: relative;
}
#main-sim {
	/*border-top: 2px solid #203353;*/
	position: relative;
	height:650px;
}
#main-head {
	background-image: url(../_images/main-head-background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 652px;
	height: 180px;
}
#main-head.shallow { height: 140px; }
#main-head.industry { height: 110px; }
.l-headline {
	margin: 0px;
}
#main-head.l-industry {
	height: 135px;
}
#main-body.industry .l-click {
	float: none;
	padding: 0px;
	margin-left: -5px;
}
#main-body.industry .financial .l-ul li {
	font-weight: bold;
	list-style: disc outside url(../_images/red-square.gif) ;
	line-height: 18px;
	margin-left: 22px;
}
.headline {
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75px;
}
img.calc-headline { margin: 15px 0 0 75px; }
#main-head h1, #main-head h2.gs {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 75px;
}
#main-head h1.gs {
	font-size: 27px;
	line-height: 30px;
	padding-top: 40px;
	margin: 0 0 0 75px;
}
#main-head h2.gs { margin-top: 8px; }
#main-head h1.submit {
	width: 509px;
	height: 149px;
	background-image: url(../_images/gs_submit_head.png);
	background-position: -32px 0;
	background-repeat: no-repeat;
	font-size: 27px;
	line-height: 30px;
	margin-top: 0;
	padding: 60px 0 0 1px;
}
#main-head h1.submit-sim {
	width: 509px;
	height: 149px;
	background-image: url(../_images/sim_submit_head.png);
	background-position: -32px 0;
	background-repeat: no-repeat;
	font-size: 27px;
	line-height: 30px;
	margin-top: 0;
	padding: 60px 0 0 1px;
}
#main-head h1.calc-headline {
	margin: 15px 0 0 75px;
	font-size: 12px;
	line-height: 17px;
	width: 460px;
}
#main-head h1.bus-headline {
	font-size: 15px;
	width: 460px;
}
#main-head h1.litup, #main-head h1 span.litup, strong.litup { color:#e51937; }
#main-body {
	width: 545px;
	margin: 18px 0 0 75px;
}
#main-body.index {
	margin-left: 80px;
	width: 545px;
}
#main-body.gs {
	margin-left: 66px;
	width: 575px;
}
#main-body.valueWidth { width: 500px; }
#main-body dl.twocol, #main-body p.twocol {
	width: 295px;
	float: left;
	padding-right: 0px;
}
#main-body.gs dl.twocol { width: 275px; }
#main-body dt, #main-body dd, #main-body p { line-height: 17px; }
#main-body dt {
	text-transform: uppercase;
	font-weight: bold;
}
#main-body dd, #main-body p { margin-bottom: 17px; }
dl img {
	clear: left;
	margin: 4px 0 0;
}
#main-body dd { margin-left: 10px }
.pointer {
	width: 239px;
	float: right;
	height: 260px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #ececec;
}
#main-body.gs .pointer { padding-left: 0; width: 271px; border-left: none; }
.topmarg {
	margin-top: 1px;
}
.main-ols-img {
	float: left;
	padding: 0 10px 10px 0;
}
#main-body.industry img {
	float: left;
	padding-right: 40px;
}
#main-body.industry p {
	width: 310px;
	float: right;
}
#main-body a { color: #213fd8; }
.financial {
	float: left;
	width: 209px;
}
.financial img { float: none; }
#main-body.industry .financial p {
	clear: left;
	margin: 0;
	width: 209px;
	padding-top: 25px;
}
#main-body.industry .financial li {
	font-weight: bold;
	list-style: disc inside url(../_images/red-bullet.png) ;
	line-height: 18px;
}
#main-body.ota li {
	list-style: disc outside url(../_images/red-bullet.png) ;
	line-height: 17px;
	margin-bottom: 8px;
}
#main-body.ota ul, #main-body ul.bigbul { margin: 0 0 18px 18px; }
#main-body .bigbul li {
	font-weight: bold;
	list-style: disc outside url(../_images/red-bullet.png) ;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 9px;
}
.arrow {
	font-size: 20px;
	line-height: 25px;
	background-color: #e51937;
	color: #fff;
	font-weight: bold;
	padding: 9px 10px;
	margin-left: 0px;
	margin-top: 38px;
	background-image: url(../_images/arrowhead.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 500px;
}
.arrow-sim {
	font-size: 20px;
	line-height: 25px;
	background-color: #ffffff;
	color: #fff;
	font-weight: bold;
	padding: 9px 10px;
	margin-left: 0px;
	margin-top: 38px;
	background-image: url(../_images/arrowhead-sim.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 500px;
}
/*nav*/
#FlashID {
	position: absolute;
	top: 88px;
	left:0px;
}
/*footer*/
#footer {
	clear: both;
	height: 90px;
position:relative;
}
#footer.simfooter {
	position: absolute;
	top: 635px;
}
#footer img {
	margin: 40px 0 0 65px;
	cursor: pointer;
}
#tnc, #footer.notnc {
	width: 750px;
	padding-left: 20px;
	margin: 20px auto;
}

#tnc { margin:0; padding:0; position:absolute; top:30px; left:240px; width:700px; }

.notnc { padding-top: 62px; }
#footer p {
	font-size: 9px;
	line-height: 11px;
	margin-top: 10px;
}
#hutchlogo {
	position: absolute;
	height: 37px;
	width: 267px;
	left: 363px;
	top: 598px;
}
#simonelogo {
	position: absolute;
	height: 37px;
	width: 107px;
	left: 838px;
	top: 598px;
}
