/* - - - - - - - - - - - - - - - - - - - - -

Title : TA Taylor (Aust) Pty Ltd
URL : http://www.tataylor.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : Print styles only

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 62.5%/1.5em arial, helvetica, verdana, sans-serif;
	background: #fff;
	color: #000;
	}
	
img {
	border: 0;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}




/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header {
	font-size: 1.1em;
	width: 100%;
	height: 120px;
	margin: 0;
	}
		
	img#logo {
		height: 120px;
		width: 330px;
		float: left;
		display: block;
		}
	
	#siteSearch {
		display: none;
		}

#splashBoxHeader {
	font-size: 1.4em;
	color: #fff;
	height: 178px;
	width: 710px;
	margin-left: 10px;
	padding: 30px 20px 0 20px;
	}
	
	#splashBoxHeader p {
		width: 475px;
		}

#menuShadow {
	display: none;
	}

#content {
	float: none;
	font: 1.4em/1.6em arial, helvetica, verdana, sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#sidebarHome {
	float: left;
	width: 255px;
	font: 1.4em/1.6em arial, helvetica, verdana, sans-serif;
	margin: 15px 0 0 0;
	}

#sidebarTemplate {
	display: none;
	}
	
#footer {
	color: #666;
	font: 1.4em arial, helvetica, verdana, sans-serif;
	margin: 0;
	}
	
	#container {
		width: 100%;
		}
	
		#footerBricks {
			display: none;
			}



/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

#splashBoxHeader h1 {
	font: normal 1.4em/1.2em arial, helvetica, verdana, sans-serif;
	width: 475px;
	display: block;
	}

#content h1 {
	font: normal 2.2em/2em "arial narrow", arial, helvetica, verdana, sans-serif;
	color: #7d003a;
	display: block;
	padding: 0;
	margin: 0;
	margin-left: -10px;
	}

#content h2 {
	font: normal 2.2em/2em "arial narrow", arial, helvetica, verdana, sans-serif;
	color: #888;
	display: block;
	padding: 0 0 0 42px;
	margin: 0;
	}
	
#content h3, #sidebarHome h3 {
	font: normal 1.6em/1.6em "arial narrow", arial, helvetica, verdana, sans-serif;
	color: #75a5bb;
	display: block;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	}
	
#footer h3 {
	font: bold 1em arial, helvetica, verdana, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	}



/*
----------------------------------------------------------------------------- 
NAVIGATION - Main Site
-----------------------------------------------------------------------------*/

#navWrapper {
	display: none;
	}


/*
----------------------------------------------------------------------------- 
CONTENTS - Default
-----------------------------------------------------------------------------*/

#content p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}

.contentImage {
	float: right;
	border: 5px solid #efefef;
	margin-left: 10px;
	}


/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/


/* -- Sidebar Home Services -- */

#sidebarHome ul {
	list-style: none;
	width: 191px;
	padding: 0;
	margin: 0 0 10px 5px;
	}
	
#sidebarHome ul li {
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #3981a2;
	display: block;
	padding: 0;
	margin: 0;
	}
	
#sidebarHome li a {
	background: url(/persistent/imgs/bgServices.gif);
	display: block;
	color: #3981a2;
	text-decoration: none;
	padding: 0 0 0 18px;
	width: 178px;
	}
#sidebarHome li a:hover {
	color: #666;
	background-position:  0 -17px;
	}

/* -- Contact Locator -- */

#contactLocator a {
	outline: none;
	text-indent: -999em;
	background: url(/persistent/imgs/bgContactLocator.jpg) no-repeat 0 0;
	width: 255px;
	height: 170px;
	display: block;
	}
#contactLocator a:hover {
	background-position: 0 -170px;
	}

	
/* -- Gallery Widget -- */
	
div.gallery, #gallery1 {
	display: none;
}


/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a {
	color: #7d003a;
	}
a:hover {
	color: #666;
	}

#breadCrumbs {
	display: none;
	}


/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	}
	
.butt {
	font-family: helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background: #F60;
	}
