/* 	
	CSS Document
	Author:  		Ronnie Brown
	Project:		Springfords
	Designer:		Wil Freeborn
	Location:		RONNIE\2006\springfords\_css\default.css
	Last Updated:	17 January 2006
*/

/* =Header
----------------------------------------------------------------*/


/* =Structure
----------------------------------------------------------------*/
body {}
#copy {position:relative}
html {
	padding-top:12px;
	background-color:#EBEBED;
	color:#544F40;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.6em;
}
#footer {
	text-align:center;
	margin:auto;
	margin-top:8px;
	width:800px;
}
#imageholder {
	float:left; 
	width:400px;
}
#primary {
	float:left;
}
#secondary {
	margin-left:2px; 
	float:left;
}
#tertiary {
	margin-left:2px; 
	float:left;
}
#wrapper {
	width:800px;
	margin:auto;
	padding-bottom:48px;
	background-color:#FFFFFF;
	border-bottom:2px solid #C4C4C5;
	border-right:2px solid #C4C4C5;
}
#wrapper-contact {
	width:800px;
	margin:auto;
	padding:0;
	background-color:#FFFFFF;
	border-bottom:2px solid #C4C4C5;
	border-right:2px solid #C4C4C5;
}

/* =Nav
----------------------------------------------------------------*/
#nav {
	height:150px;
}
#navholder {
	float:right; 
	width:377px; 
	padding-top:13px; 
	padding-right:13px;
}

/* =Search
----------------------------------------------------------------*/


/* =Headings
----------------------------------------------------------------*/
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 1px;
	line-height:1.5em;
}

h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height:0.6em;
}

h3, h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

/* =Lists
----------------------------------------------------------------*/
ul {
	margin:0;
	padding:0 0 36px 0;
}
li {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

/* =Forms
----------------------------------------------------------------*/
form {
	margin-top:24px;
}
div.form {
	margin-left:5em;
}
label.input {
	width: 5em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both
}
input {
	margin-bottom:10px;
	background-color:#f5f5f5;
	border:1px solid #7C7B7D;
}
.input-box {
	float: left;
	color: #26a;
	background: #feb;
	border: #26a solid 1px;
}
.submit-button {
	margin-left: 5em;
	clear: both;
	color: #000;
	background: #fb0;
	border: 2px #9cf outset
}
fieldset {
	border: #26a solid 1px;
	width: 20em
}
legend {
	background: #fb0;
	border: #26a solid 1px;
	padding: 1px 10px
}
div.form {
	margin:10px 0;
}
#el01 {
	color:#00f;
}
#el02 {
	background-color:#ddd;
}
p.label_checkbox_pair {
	clear: both;
	float: none;
	position: relative;
}
p.label_checkbox_pair #etips-news {
	left: 63px;
	position: absolute;
	top: 1px;
}
p.label_checkbox_pair #itmatters-news {
	left: 63px;
	position: absolute;
	top: 36px;
}
p.label_checkbox_pair label {
	display: block;
	margin-left:8em;
	width: 200px;
}

/* =Links
----------------------------------------------------------------*/
a {
	color:#008C99;
}
a:hover {
	color:#008C99;
	text-decoration:none;
}
a.corporate {
	color:#006599;
}
a.corporate:hover {
	color:#006599;
	text-decoration:none;
}

/* =Misc
----------------------------------------------------------------*/
.clearboth {
	clear:both;
}
.clearleft {
	clear:left;
}
span.quote, p.quote {
	color:#008C99;
	font-weight:bold;
}
span.corporate-quote, p.corporate-quote {
	color:#006599;
	font-weight:bold;
}

/*
div.overflow{height:250px;
overflow:auto;
width:365px;
position:absolute;
left:0;
top:33px;
margin-bottom:20px
}
*/
#wrapper{position:relative;height:460px}

#copy{height:264px;
overflow:auto;
width:365px;
position:absolute;
left:412px;
top:203px;
margin:0 0 20px 0;
padding:0;
overflow-x:visible
}


