/*	===============================================================
	© Home2Home Moves
	

	Type:				Type face
	Build by:		    Shoreline Design
	Document Author:	James Lester
	Author Email:		james@shorelinedesign.co.uk
	

    Creation Date:		1st February 2007
	---------------------------------------------------------------
	Version number: 	2.0 
	Last edited:		February 2008
	

============================================================ */
/*===============================================================

	DOCUMENT CONTENTS
	
	1.	Global settings
	2.	Positioning & Structure rules
	3.	Primary navigation
	4.	Secondary Navigation
    5.  Sidebar
	6.	Footer
    7.	Hidden Elements (print only elements)
	------------------------------------------------------------ */
	
	
/*	---------------------------------------------------------------
	#1 GLOBAL SETTINGS
	---------------------------------------------------------------
	these are mostly font sizing and positional issues
	------------------------------------------------------------ */

body { font-size: 62.5% }



/*	---------------------------------------------------------------
	#2 POSITIONING & STRUCTURE RULES
	---------------------------------------------------------------
	Outlines the main structure of the website
	------------------------------------------------------------ */

#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #7f7f7f;
	text-decoration: none;
}

#breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #7f7f7f;
	text-decoration: none;
}

.currentpage { color: #ff6600 !important; } 

#breadcrumbs a:hover { text-decoration: underline; }

#content-area, #footer-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 150%;
	color: #000000;
}

#content-area a { color: #ff6600; text-decoration: none; }
#content-area a:hover { color: #ff6600; text-decoration: underline; }


#footer-content a { color: #ff6600; text-decoration: none; font-weight: bold; }

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffffff; 
	text-transform: uppercase; }
	
#footer a { color: #ffffff; text-decoration: none; text-transform: uppercase; }
#footer a:hover { text-decoration: underline; }


#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 150%;
	color: #ff6600;
	font-style: italic;
}


#navdisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
}



h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 150%;
	color: #ff6600;
	margin-bottom: 3px;
}


.page-box select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	border: 1px solid #cf9a6a;
	padding: 2px;
}


.quote { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ff6600; }
	
.quote strong { color: #000000; }






.product-block h3 { text-transform: capitalize; }
.product-block select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	padding: 2px;
	border: 1px solid #cf9a6a;
}




#results-container li { color: #333333 !important; text-decoration: none; text-transform: capitalize !important; }
.error { color: #ff0000; }


#quoteresult p { color: #ff6600; font-weight: bold; }
#quoteresult h3 { margin: 0px; padding: 0px; display: block; width: 185px; 
height: 23px; background: Transparent url(../images/titles/title-quotation.gif) no-repeat; 
padding-top: 23px;
height/* */:/**/0;
height: /**/0;
text-indent: -999999px;
overflow: hidden;}

/*	---------------------------------------------------------------
	#3 PRIMARY NAVIGATION
	---------------------------------------------------------------
	Outlines the primary navigational elements of the website
	------------------------------------------------------------ */





/*	---------------------------------------------------------------
	#4 SECONDARY NAVIGATION
	---------------------------------------------------------------
	Outlines the secondary navigational elements of the website
	------------------------------------------------------------ */





/*	---------------------------------------------------------------
	#5 SIDEBAR
	---------------------------------------------------------------
	Outlines the sidebar elements of the website
	------------------------------------------------------------ */


	
	
/*	---------------------------------------------------------------
	#6 FOOTER
	---------------------------------------------------------------
	Outlines the footer elements of the website
	------------------------------------------------------------ */


#backtotop { float: right;font-weight: bold; }


/*	---------------------------------------------------------------
	#7 HIDDEN ELEMENTS
	---------------------------------------------------------------
	Outlines the footer elements of the website
	------------------------------------------------------------ */


#contactform input, #contactform select, #contactform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	border: 1px solid #ff6600;
	padding: 2px;
}



