
/*	===============================================================
	© Home2Home Moves

	Type:				Structural Styles
	Build by:			Shoreline Design
	Document Author:	James Lester
	Author Email:		james@shorelinedesign.co.uk
	Creation Date:		1st February 2008
	---------------------------------------------------------------
	Version number: 	2.0
	Last edited:		February 2008
	============================================================ */


/*	===============================================================
	DOCUMENT CONTENTS
	
	1.	Global settings
	2.	Positioning & Structure rules
	3.	Primary navigation
	4.	Secondary Navigation
	5.	Footer
    6.	Hidden Elements (print only elements)
	------------------------------------------------------------ */
	
	
/*	---------------------------------------------------------------
	#1 GLOBAL SETTINGS
	---------------------------------------------------------------
	these are mostly font sizing and positional issues
	------------------------------------------------------------ */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ff6600;
}




/*	---------------------------------------------------------------
	#2 POSITIONING & STRUCTURE RULES
	---------------------------------------------------------------
	Outlines the main structure of the website
	------------------------------------------------------------ */

#navdisplay {
	display: block;
	margin: 0px auto 0px auto;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	width: 735px;
	padding-top: 10px;
}


#mainbody {
	display: block;
	margin: 0px auto 0px auto;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	width: 735px;
	background: Transparent url(../images/global/mainpage-main.gif) no-repeat bottom;
}


#mainbody-inner-image {
	display: block;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	width: 735px;
}
.bg-image-home { background: Transparent url(../images/background/small-about.jpg) no-repeat 92% 96%; }
.bg-image-about { background: Transparent url(../images/background/small-about-new.jpg) no-repeat 92% 96%; }
.bg-image-shoponline { background: Transparent url(../images/background/small-packing.jpg) no-repeat 92% 96%; }
.bg-image-domestic { background: Transparent url(../images/background/small-domestic.jpg) no-repeat 92% 96%; }
.bg-image-overseas { background: Transparent url(../images/background/small-overseas.jpg) no-repeat 92% 96%; }
.bg-image-storage { background: Transparent url(../images/background/small-storage.jpg) no-repeat 92% 96%; }
.bg-image-packing { background: Transparent url(../images/background/small-packing-new.jpg) no-repeat 92% 96%; }
.bg-image-advice { background: Transparent url(../images/background/small-advice.jpg) no-repeat 92% 96%; }
.bg-image-insurance { background: Transparent url(../images/background/small-insurance.jpg) no-repeat 92% 96%; }
.bg-image-contact { background: Transparent url(../images/background/small-contact.jpg) no-repeat 92% 96%; }
.bg-image-costcalculator { background: Transparent url(../images/background/small-costcalculator.jpg) no-repeat 92% 96%; }

#header {
	display: block;
	height: 107px;
	width: 735px;
	background: Transparent url(../images/global/mainpage-top.gif) no-repeat top;
	position: relative;
}


#logo { margin: 0px; padding: 0px; }
#logo a {
	position: absolute;
	top: 24px;
	right: 29px;
	display: block;
    width: 203px;
    height: 68px;
	background: Transparent url(../images/global/h2h-logo.gif) no-repeat;
	padding-top: 68px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
}
*html #logo a { text-indent: 99999px; }


#calltoaction {
    margin: 0px; padding: 0px;
	position: absolute;
	bottom: 14px;
	left: 42px;
	display: block;
    width: 356px;
    height: 37px;
	background: Transparent url(../images/global/pleasecall.gif) no-repeat;
	padding-top: 37px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
}
*html #calltoaction { text-indent: 99999px; }


#breadcrumbs {
	display: block;
	margin: 0px auto 0px auto;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	width: 679px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding: 4px 0px 4px 27px;
}



#content-area {
	display: block;
	float: left;
	width: 448px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	border-right: 1px dotted #000000;
	padding-right: 20px;
	margin: 20px 0px 0px 39px;
}
*html #content-area { margin: 20px 0px 0px 20px; }

.full-width {
	width: 670px !important;
	border-right: none !important;
}




#title {
	display: block;
	background-repeat: no-repeat;
	width: 286px;
	height: 35px;
	padding-top: 35px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	margin: 0 0 10px 0;
}

*html #title { text-indent: 99999px; }
.title-about { background-image: url(../images/titles/title-aboutus.gif); }
.title-shoponline { background-image: url(../images/titles/title-shoponline.gif); }
.title-accessibility { background-image: url(../images/titles/title-accessibility.gif); }
.title-privacy { background-image: url(../images/titles/title-privacy.gif); }
.title-domestic { background-image: url(../images/titles/title-domesticmoves.gif); }
.title-overseas { background-image: url(../images/titles/title-overseas.gif); }
.title-storage { background-image: url(../images/titles/title-storage.gif); }
.title-packing { background-image: url(../images/titles/title-packing.gif); }
.title-cost { background-image: url(../images/titles/title-costcalculator.gif); }
.title-advice { background-image: url(../images/titles/title-movingadvice.gif); }
.title-insurance { background-image: url(../images/titles/title-insurance.gif); }
.title-contact { background-image: url(../images/titles/title-contact.gif); }
.title-costcalculator { background-image: url(../images/titles/title-costcalculator.gif); }

.bar {
	position: absolute;
	top: 8px;
	left: 0px;
	display: block;
    width: 58px;
    height: 55px;
	background: Transparent url(../images/global/bar.gif) no-repeat;
	padding-top: 55px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	text-indent: -999999px;
}
.awards {
	position: absolute;
	top: 16px;
	left: 302px;
	display: block;
    width: 153px;
    height: 46px;
	background: Transparent url(../images/global/awards.gif) no-repeat;
	padding-top: 46px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	text-indent: -999999px;
}

.oft {
	position: absolute;
	top: 8px;
	left: 77px;
	display: block;
    width: 64px;
    height: 52px;
	background: Transparent url(../images/global/oft-logo.gif) no-repeat;
	padding-top: 52px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	text-indent: -999999px;
}

.fedemac {
	position: absolute;
	top: 15px;
	left: 211px;
	display: block;
    width: 84px;
    height: 46px;
	background: Transparent url(../images/global/fedemac-logo.gif) no-repeat;
	padding-top: 46px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	text-indent: -999999px;
}



.page-box {
	position: relative;
	display: block;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	width: 450px;
	background: Transparent url(../images/global/inner-box.gif) no-repeat bottom;
}

.page-box-top {
	display: block;
	height: 13px;
	width: 450px;
	background: Transparent url(../images/global/inner-box-top.gif) no-repeat bottom;
}

.page-box-inner {
	display: block;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	width: 424px;
	margin: 0px auto 0px auto;
}

.page-box ul { margin: 0px 14px 0px 0px; padding: 0px; list-style: none; }
.page-box li { padding-left: 13px; background: url(../images/bullet-infobox.gif) no-repeat 2px 8px; }
          ul { margin: 0px 0px 0px 0px; padding: 0px; list-style: none; }
          li { padding-left: 13px !important; background: url(../images/bullet.gif) no-repeat 2px 8px; }
		  
		  
		  
		  
#pdf-box {
	display: block;
	height: 108px;
	width: 438px;
    background: Transparent url(../images/global/pdf-box.gif) no-repeat;
	padding-top: 0px;
	padding-left: 12px;
}

#pdf-box a.pdf {
	display: block;
	height: 82px;
	width: 450px;
	padding-top: 82px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
}




#calculate {
	position: absolute;
	bottom: -18px;
	right: 15px;
}



.product-block { width: 440px; border-top: 1px dotted #000000; min-height: 122px; height: auto !important; height: 122px; }
.results-container { width: 440px; border-top: 1px dotted #000000; padding-top: 20px; }
	
/*	---------------------------------------------------------------
	#3 PRIMARY NAVIGATION
	---------------------------------------------------------------
	Outlines the primary navigational elements of the website
	------------------------------------------------------------ */



.navitem a {
	display: block;
	background-image: url(../images/navigation/nav2.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 44px;
	top: -13px;
	position: absolute;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	padding: 44px 0px 0px 0px;
}

#nav-about a { background-position: 0px -44px; left: 42px; }
#nav-about a.on { background-position: 0px 0px; left: 42px; }
#nav-about a:hover { background-position: 0px 0px }

#nav-domestic a { background-position: -45px -44px; left: 87px; }
#nav-domestic a.on { background-position: -45px 0px; left: 87px; }
#nav-domestic a:hover { background-position: -45px 0px }

#nav-overseas a { background-position: -90px -44px; left: 132px; }
#nav-overseas a.on { background-position: -90px 0px; left: 132px; }
#nav-overseas a:hover { background-position: -90px 0px }

#nav-storage a { background-position: -135px -44px; left: 177px; }
#nav-storage a.on { background-position: -135px 0px; left: 177px; }
#nav-storage a:hover { background-position: -135px 0px }

#nav-packing a { background-position: -180px -44px; left: 222px; }
#nav-packing a.on { background-position: -180px 0px; left: 222px; }
#nav-packing a:hover { background-position: -180px 0px }

#nav-costcalculator a { background-position: -225px -44px; left: 267px; }
#nav-costcalculator a.on { background-position: -225px 0px; left: 267px; }
#nav-costcalculator a:hover { background-position: -225px 0px }

#nav-shoponline a { background-position: -270px -44px; left: 312px; }
#nav-shoponline a.on { background-position: -270px 0px; left: 312px; }
#nav-shoponline a:hover { background-position: -270px 0px; }

#nav-advise a { background-position: -315px -44px; left: 357px; }
#nav-advise a.on { background-position: -315px 0px; left: 357px; }
#nav-advise a:hover { background-position: -315px 0px }

#nav-insurance a { background-position: -360px -44px; left: 402px; }
#nav-insurance a.on { background-position: -360px 0px; left: 402px; }
#nav-insurance a:hover { background-position: -360px 0px; }

#nav-contact a { background-position: -405px -44px; left: 447px; }
#nav-contact a.on { background-position: -405px 0px; left: 447px; }
#nav-contact a:hover { background-position: -405px 0px; }



#header ul,li { margin: 0px; list-style: none; padding: 0px; }
#header li { float: left; }




/*	---------------------------------------------------------------
	#4 SECONDARY NAVIGATION
	---------------------------------------------------------------
	Outlines the secondary navigational elements of the website
	------------------------------------------------------------ */

#CostCalculator-Home { 
	display: block; 
	width: 218px;
	height: 156px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	padding: 156px 0px 0px 0px;
	background: Transparent url(../images/global/banner-cost-calculator.gif) no-repeat;
	margin: 0px 12px 0px 0px;
	float: left;
 }


#BuyOnline-Home {  
	display: block; 
	width: 218px;
	height: 156px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	padding: 156px 0px 0px 0px;
	background: Transparent url(../images/global/banner-shop-online.gif) no-repeat;
	margin: 0px;
	float: left;
	position: relative;
}

#flashcontent {
	display: block;
	position: absolute;
	top: 52px;
	right: 0px;
	width: 216px;
	height: 62px;
}


/*	---------------------------------------------------------------
	#5 SIDEBAR
	---------------------------------------------------------------
	Outlines the sidebar elements of the website
	------------------------------------------------------------ */
	
#sidebar {
	display: block;
	float: left;
	width: 180px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 20px 0px 0px 16px;
}


/*	---------------------------------------------------------------
	#6 FOOTER
	---------------------------------------------------------------
	Outlines the footer elements of the website
	------------------------------------------------------------ */
	
	
#footer-content {
	clear: both;
	position: relative;
	display: block;
	width: 444px;
	min-height: 65px;
	height: auto !important;
	height: 65px;
	margin: 8px 0px 0px 39px;
	text-align: right;
	padding: 25px 24px 0px 0px;
}

#footer {
	display: block;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	width: 735px;
	margin: 0px auto 0px auto;
	text-align: center;
}


/*	---------------------------------------------------------------
	#7 HIDDEN ELEMENTS
	---------------------------------------------------------------
	Outlines the footer elements of the website
	------------------------------------------------------------ */

.text-field { width: 260px; }
.text-field-box { width: 100px; }
.contact-box-left {
	float: left;
	display: block;
	width: 320px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin-right: 20px;
}
.contact-box-right {
	float: left;
	display: block;
	width: 320px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}



#main-quote-form label { display: block; width: 125px; float: left; }
.divider-quote { display: block; height: 1px; border-top: 1px dashed #cccccc; }