/*-----HTML-----*/
html {height:100%; }
body {margin:0; padding:0; height:100%; text-align:center; background:#FFF url(images/2/bg_body_top.jpg) repeat-x 0 0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:70%; line-height:140%; color:#000; }
p {margin:0 0 15px 0; padding:0; }
img {border:none; }
.clear {clear:both; }
#main_container {width:1000px; min-height:100%; margin:0 auto; position:relative; text-align:left; }
*html #main_container {height:100%; }
#content {width:685px; margin:50px 0 0 20px; float:left; display:inline; }
#content a {color:#F57B20; }
#content a:hover {color:#666; }

/*-----Header-----*/
#header {height:75px; }
#shaw_secure_logo {width:195px; margin:5px 0 0 10px; float:left; position:absolute; z-index:2; }
#shaw_logo {margin:11px 10px 0 0; float:right; }

/*-----Footer-----*/
#footer {width:960px; height:60px; margin:-61px auto 0 auto; position:relative; clear:both; border-top:solid 1px #9A9E9F; }
#footer form {width:185px; margin:10px 0 0 0; float:left; text-align:left; color:#007CC2; font-weight:bold; }
*html #footer form td {font-family:Arial, Helvetica, sans-serif; font-size:70%; line-height:140%;color:#007CC2;font-weight:bold;}
/*#footer input {width:125px; margin:0 10px 0 0; }*/
#footer ul {width:600px; margin:30px 0 0 0; padding:0; float:left; list-style:none; }
#footer li {margin:0; padding:0; display:inline; }
#footer li a {color:#999; font-size:90%; text-decoration:none; margin:0 3px 0 0; padding:0 3px 0 0; border-right:solid 1px #999; }
#footer li a:hover {color:#F57B20; }
.no_border_margin {margin:0!important; padding:0!important; border:none!important; }
#footer img {margin:30px 0 0 0; float:right; }

/*-----Home-----*/
#important_info {margin:3px 0 0 0; padding:11px 20px 0 20px; }
.info_box {width:300px; height:120px; margin:0 20px 0 0; padding:10px 0 0 20px; float:left; display:inline; border-left:solid 1px #9A9E9F; }
*html .info_box {width:208px; }
.info_box p {height:20px;}
#download_link {width:390px; height:120px; margin:0 0 20px 100px; float:left; display:inline; }
#download_link a {width:390px; height:120px; padding:120px 0 0 0; height:0px !important; height /**/:120px; /* for IE5/Win only */ display:block; overflow:hidden; background-image:url(images/2/download_link.png); background-position:0 0; }
#download_link a:hover {background-position:0 -120px; }

#spacer {
	height: 10px;
}

#eula {
	text-align: left;
	width: 600px;
}

#important_info {
	height: 125px;
}

#download {
	text-align: center;
}

#dlsteps {
	padding: 0;
}

.dlsteps_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
	width: 800px;
}

.dlsteps_list li {
	background: url(images/steps/dl_steps_nums2.png) no-repeat;
	width: 200px;
	float: left;
	padding: 0;
}

.dlsteps_list li.one   { background-position: 0 0; }
.dlsteps_list li.two   { background-position: -310px 0; }
.dlsteps_list li.three { background-position: -621px 0; }
.dlsteps_list li.four  { background-position: -933px 0; }
.dlsteps_list li p { margin: 0; padding: 0 7px 0 15px; font-size: 9pt; min-height: 7em; }
* html .dlsteps_list li p { height: 7em; } /* IE hack */

.subnum {
	color: #f57b20;
	font-weight: bold;
}

