/* 
Copyright 2007 Don Woods Relocations. All Rights Reserved. 
------------------------------------------------------

SECTIONS:
General Elements
Page Structure
Typography
Images
Links
Menu
Footer
Forms

------------------------------------------------------ */
/* General Elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, a, span, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}

#dropdown a{
	text-decoration:none;
	color:#444;
}

#dropdown a:hover{
	text-decoration:none;
	color:#FF3300;
}

.listItem{
	padding:3px;
	width:710px;
	margin-left:40px;
}

.listInside{
	float:left;

}

body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff url(Images/bg.jpg) 0 0 repeat-x;
	text-align: center;
}

/* Page Structure */
#wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(Images/header.jpg) 0 0 no-repeat;
	height: 293px;
	position: relative;
}



#copy {
	float: left;
	width: 770px;
	padding: 30px 0 20px 0;
}

#navigation{
	position:relative;
	height:50px;
}

.button{
	float:left;
}

.button:hover{
	background-position:bottom left;
}



#homeButton{
	background-image:url(Images/nav/home.gif);
	height:49px;
	width:52px;
}
#homeButtonCurrent{
	background-image:url(Images/nav/homeCurrent.gif);
	height:49px;
	width:52px;
}


#houseButton{
	background-image:url(Images/nav/household.gif);
	height:49px;
	width:84px;
}
#houseButtonCurrent{
	background-image:url(Images/nav/householdCurrent.gif);
	height:49px;
	width:84px;
}


#officeButton{
	background-image:url(Images/nav/office.gif);
	height:49px;
	width:56px;
}
#officeButtonCurrent{
	background-image:url(Images/nav/officeCurrent.gif);
	height:49px;
	width:56px;
}


#insuranceButton{
	background-image:url(Images/nav/insuranceoptions.gif);
	height:49px;
	width:127px;
}
#insuranceButtonCurrent{
	background-image:url(Images/nav/insuranceoptionsCurrent.gif);
	height:49px;
	width:127px;
}


#handyButton{
	background-image:url(Images/nav/handytoolsandtips.gif);
	height:49px;
	width:152px;
}
#handyButtonCurrent{
	background-image:url(Images/nav/handytoolsandtipsCurrent.gif);
	height:49px;
	width:152px;
}


#aboutButton{
	background-image:url(Images/nav/aboutus.gif);
	height:49px;
	width:74px;
}
#aboutButtonCurrent{
	background-image:url(Images/nav/aboutusCurrent.gif);
	height:49px;
	width:74px;
}


#testButton{
	background-image:url(Images/nav/testimonials.gif);
	height:49px;
	width:95px;
}
#testButtonCurrent{
	background-image:url(Images/nav/testimonialsCurrent.gif);
	height:49px;
	width:95px;
}


#contactButton{
	background-image:url(Images/nav/contactus.gif);
	height:49px;
	width:82px;
}
#contactButtonCurrent{
	background-image:url(Images/nav/contactusCurrent.gif);
	height:49px;
	width:82px;
}

#copy.fragile {
	background: url(Images/fragile.gif) 200px 15% no-repeat;
}

#sub {
	width: 770px;
	float: left;
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
}

#subcopy {
	float: left;
	display: inline;
	width: 344px;
}



.footerBlock{
	margin-top:10px;
	width:250px;
	float:left;
	height:15px;
}

.rightBlock{
	margin-top:10px;
	text-align:right;
	width:250px;
	float:right;
	height:15px;
}

/*======================================================================FORM======================================================================*/

label{
	float:left;
	width:180px;
	display:block;
}

input, select, textarea{
	width:250px;
	border:solid 1px #ccc;
	font-size:11px;
	padding:2px;
}

fieldset{
	padding:7px;
	margin-top:10px;
	border:solid 1px #bbb;
	width:440px;
}

#submit{
	width:120px;
	float:right;
}

legend{
	color:#b4b4b4;
}

.formline{
	margin-top:5px;
}

/* Typography */ 
p {
padding: 8px 20px; 
}
ul {
margin: 8px 20px;
list-style: none;
}

li {
padding: 0 0 0 14px;
margin: 0 0 0 10px;
background: url(Images/bullet.gif) 0 0 no-repeat;
}

h1 span, h3 span {
display: block;
overflow: hidden;
width: 0;
height: 0;
}

h1 {
height: 69px;
width: 230px;
background: url(Images/donwoodslogo.gif) 0 0 no-repeat;
position: absolute;
top: 108px;
right: 86px;
}

h2 {
font: italic 12px Arial, Helvetica, sans-serif;
color: #EF442E;
margin: 8px 20px 0 20px;
font-size: 20px;
line-height: 28px;
font-weight: normal;
}

.sIFR-flash {
visibility: visible !important;
}

.sIFR-replaced {
visibility: visible !important;
}

span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}

.sIFR-hasFlash h2  {
visibility: hidden;
}

h3 {
margin: 20px 20px 0 20px;
font: bold 15px/15px Geogia, Times, "Times New Roman", serif;
color: #EF442E;
}

h3#services {
height: 15px;
background: url(Images/services.gif) 0 0 no-repeat;
margin: 20px 20px 0 20px;
}

h4 {
margin: 8px 20px;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #366;
}

/* Images */


#copy img.copyleft {
float: left;
margin: 0;
}

/* Links */
a {
color: #f33;
text-decoration: underline;
font-weight: normal;
}

a:hover, a:active {
text-decoration: none;
}

a img {
border: none;
}

a#logo {
width: 230px;
height: 69px;
display: block;
}

/* Menu */
#menu {
width: 770px;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
}

#nav {
position: relative;
margin: 0;
width: 770px;
height: 47px;
background: url(Images/menu.gif) 0 0 no-repeat;
}

#nav li, #nav a { 
height: 47px;
display: block;
background: none;
padding: 0;
text-indent: -9999px;
position: absolute;
margin: 0;
}

#home a { left: 96px; width: 62px; }
#household a { left: 157px; width: 83px; }
#office a { left: 241px; width: 64px; }
#storage a { left: 305px; width: 64px; }
#quote a { left: 369px; width: 61px; }
#profile a { left: 431px; width: 62px; }
#testimonials a { left: 492px; width: 91px; }
#contact a { left: 584px; width: 91px; }
#home a:hover, #home.current a { background:url(Images/menu.gif) -96px -47px no-repeat;}
#household a:hover, #household.current a { background:url(Images/menu.gif) -157px -47px no-repeat;}
#office a:hover, #office.current a { background:url(Images/menu.gif) -241px -47px no-repeat;}
#storage a:hover, #storage.current a{ background:url(Images/menu.gif) -305px -47px no-repeat;}
#quote a:hover, #quote.current a { background:url(Images/menu.gif) -369px -47px no-repeat;}
#profile a:hover, #profile.current a { background:url(Images/menu.gif) -431px -47px no-repeat;}
#testimonials a:hover, #testimonials.current a { background:url(Images/menu.gif) -492px -47px no-repeat;}
#contact a:hover, #contact.current a { background:url(Images/menu.gif) -584px -47px no-repeat;}

/* Footer */
#footer {
width: 770px;
clear: both;
text-align: left;
color: #888;
border-top: 1px solid #eee;
}
#footer a {
color: #888;
}
.copyright {
float: right;
}
/* Forms */

label {
display: block;
margin: 0 0 3px 0;
}
#zemContactForm {
float: left;
width: 460px;
margin: 20px 20px 0 20px;
display: inline
}
#zemContactForm p {
padding: 8px 0;
}

input.zemRequired, select#typeofenquiry {
width: 180px;
padding: 5px;
border: 1px solid #ccc;
border-top-width: 2px;
font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
#enquirydetails {
float: left;
width: 220px;
}
#enquirysubmit {
float: right;
width: 220px;
}
select#typeofenquiry {
width: 194px;
padding: 5px;
}
textarea#enquiry {
font: normal 95% "Lucida Grande", Verdana, Arial, sans-serif;
padding: 5px;
width: 180px;
border: 1px solid #ccc;
border-top-width: 2px;
}
#zemSubmit {
float: right;
margin: 0 30px 0 0;
}