/*
Cascading Style Sheet for NorthShore.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form { /* Adding "form" to this list is a potentially necessary IE hack */
	margin: 0;
	padding: 0;
}

img, map, object {
	border: 0;
}

/* Begin Typography & Colors */
body {
	background-color: #393A3C;
	background-image: url("images/background-gradient.jpg");
	background-repeat: repeat-x;
	color: #2E2F31;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

a, h2 a:hover, h3 a:hover {
	color: #0000FF;
	text-decoration: none;
}

p {
	font-size: 0.9em;
}

#wrapper {
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

#header {
	background-color: #BCBABB;
	background-image: url("images/header-gradient.jpg");
	background-repeat: repeat-x;
	height: 99px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 1;
}

#header #banner {
	/* height: 99px; */
	left: 0px;
	position:absolute;
	top: 5px;
	width: 321px;
}

#header #calltext {
	color: #921719;
	font-weight: bold;
	right: 135px;
	height: 50px;
	position: absolute;
	top: 10px;
	width: 300px;
	text-align:right;
}

#header #operator {
	background-image: url("images/operator-head.jpg");
	height: 99px;
	left: 870px;
	position: absolute;
	top: 0px;
	width: 124px;
}

#header #grey-arrow {
	background-image: url("images/menu-grey-arrow.jpg");
	height: 31px;
	left: 0px;
	position: absolute;
	top: 84px;
	width: 541px;
}

#header #grey-arrow .valueprop {
	color:#fff;
	font-size: 0.9em;
	font-style: italic;
	left: 40px;
	letter-spacing: 0.1em;
	position: relative;
	top: 7px;
}

#header #schedule-removal {
	background-image: url("images/menu-schedule-removal.jpg");
	height: 55px;
	left: 545px;
	position: absolute;
	top: 60px;
	width: 170px;
}

#header #how-it-works {
	height: 31px;
	left: 725px;
	position: absolute;
	top: 84px;
	width: 143px;
}

#header #about-us {
	height: 31px;
	left: 880px;
	position: absolute;
	top: 84px;
	width: 117px;
}

#header #social {
	/* display:none; */
	height: 70px;
	right: 10px;
	position: absolute;
	top: 5px;
	width: 100px;
}


#page {
	background-color: white;
	height: 530px;
	position: absolute;
	top: 99px;
	width: 100%;
	}

#page #steps {
	background-image: url("images/1-2-3_v2.jpg");
	background-repeat: no-repeat;
	height: 246px;
	left: 0px;
	position: relative;
	top: 80px;
	width: 754px;
}

#page #steps #easy {
	height: 100px;
	left: 35px;
	position: relative;
	top: -40px;
	width: 700px;
}

#page #steps #easy h1 {
	font-size: 24px;
	font-weight: normal;
}

#page #steps #cols {
	height: 100px;
	font-size: 14px;
	left: 10px;
	position: relative;
	top: 150px;
	width: 745px;
}

#page #steps #cols #col1 {
	height: 100px;
	left: 40px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 150px;
}

#page #steps #cols #col2 {
	height: 100px;
	left: 260px;
	position: relative;
	text-align: center;
	top: -100px;
	width: 230px;
}

#page #steps #cols #col3 {
	height: 100px;
	left: 560px;
	position: relative;
	text-align: center;
	top: -200px;
	width: 150px;
}

#page #main {
	/* height: 246px; */
	/* left: 0px; */
	padding: 20px;
	/* position: relative; */
	/* top: 40px; */
	width: 714px;
}

#page #main h1 {
	color: #921719;
	font-size: 20px;
}

#page #start-here {
	background: transparent url("images/start-here_v2.jpg") no-repeat 0 0;
	height: 364px;
	left: 754px;
	position: absolute;
	top: 50px;
	width: 239px;
}

#page #start-here #inside {
	height: 200px;
	left: 0px;
	position: relative;
	margin: 0 auto;
	top: 80px;
	width: 210px;
}

#page #start-here #inside .instructions {
	/* color: #fff; */
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align:center;
}

#page #start-here #inside .form {
	font-size: 9pt;
	text-align: center;
}

#page #start-here #inside .form input {
	font-size: 0.8em;
}

#page #start-here #inside #button {
	left: 10px;
	position: absolute;
	text-align: center;
	top: 146px;
	width: 185px;
}

#page #start-here #inside #callinfo {
	color: #921719;
	font-size: 18px;
	font-weight: bold;
	right: 0px;
	position: absolute;
	text-align: center;
	top: 210px;
	width: 210px;
}

#page #more-info {
	background-color: #9B9B9D;
	/* height: 110px; */
	left: 0px;
	position: absolute;
	top: 425px;
	width: 1000px;
}

#page #more-info .message {
	font-size: 0.8em;
	font-weight: bold;
	left: 120px;
	line-height: 1.4em;
	position: absolute;
	top: 5px;
	width: 870px;
}

#page #content {
	margin: 0 auto;
	width: 980px;
}

.required {
	color: #9A1826;
	font-weight: bold;
}

#footer {
	color: #9B9B9D;
	font-size: 0.6em;
	position: absolute;
	text-align: center;
	top: 635px;
	width:100%;
}

#footer p {
	color: #777777;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	line-height: 15pt;
}

#footer a, a:hover, a:link, a:visited {
	color:#9B9B9D;
	text-decoration: underline;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a, p a:hover {
	color: #b85b5a;
	font-size: 1.0em;
	text-decoration: underline;
}

.entry td {
	padding: 5px;
}
