/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for All About Bricks - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd
Created:	08/08/2007
Updated:	

History:

08/08/2007	Stylesheet created
	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@import url(/allaboutbricks.css);

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


body					{ background: #fff none; font: 11px "trebuchet ms", verdana, arial, helvetica, sans-serif; }


hr						{ height: 1px; background-color: #e8e8e8; color: #e8e8e8; border: 0; }
div.hr					{ background: transparent none; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container 	  			{ min-width: 100px; width: 100%; height: auto!important; } 

#header					{ background: #fff none; }

#sidecol				{ display: none; }

#content				{ padding: 0 15px 0 0; margin-left: 0; }

#footer					{ background: #fff none; }


/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header img				{ display: block; }
#header #logo			{ margin-left: 10px; }
#header #phone			{ display: none; }

#header ul.nav			{ display: none; }


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#content ul li			{ background: transparent none; list-style-type: square; padding-left: 5px; }


#detailtitle h1			{ width: auto; position: relative; top: 0; left: 0; }
.selectorbox			{ display: none; }