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

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

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

Description : full website styles

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

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

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 62.5%/1.5em arial, helvetica, verdana, sans-serif;
	background: #deecef url(/persistent/imgs/bgMain.gif) repeat-x 0 0;
	color: #6d6d6d;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
img {
	border: 0;
	}

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




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

#wrapper {
	background: #fff url(/persistent/imgs/bgBody.gif) repeat-y 0 0;
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	}
#wrapper.template {
	background: #fff url(/persistent/imgs/bgSidebarTemplate.gif) repeat-y 0 0;
	}

#header {
	font-size: 1.1em;
	background: url(/persistent/imgs/bgHeader.gif) repeat-x 0 0;
	width: 750px;
	height: 120px;
	margin-left: 10px;
	}
		
	img#logo {
		height: 120px;
		width: 330px;
		float: left;
		display: block;
		}
	
	#siteSearch {
		float: right;
		width: 250px;
		color: #a8a8a9;
		font-weight: bold;
		margin-top: 55px;
		}

#splashBoxHeader {
	font-size: 1.4em;
	color: #fff;
	background: #999 url(/persistent/imgs/splashBox.jpg) no-repeat 0 0;
	height: 178px;
	width: 710px;
	margin-left: 10px;
	padding: 30px 20px 0 20px;
	}
	
	#splashBoxHeader p {
		width: 475px;
		}

#menuShadow {
	background: url(/persistent/imgs/menuShadow.gif) no-repeat 0 0;
	height: 15px;
	width: 750px;
	margin-left: 10px;
	padding: 0;
	}

#content {
	float: left;
	font: 1.4em/1.6em arial, helvetica, verdana, sans-serif;
	color: #6d6d6d;
	width: 455px;
	min-height: 300px;
	margin-left: 20px;
	padding: 0 15px 15px 15px;
	}
	
#sidebarHome {
	float: left;
	width: 255px;
	font: 1.4em/1.6em arial, helvetica, verdana, sans-serif;
	margin: 15px 0 0 0;
	}

#sidebarTemplate {
	float: left;
	width: 235px;
	font: 1.4em/1.6em arial, helvetica, verdana, sans-serif;
	margin: 15px 0 0 20px;
	}
	
#footer {
	color: #dbcab8;
	background: url(/persistent/imgs/bgFooter.gif) repeat-x 0 0;
	font: 1.4em arial, helvetica, verdana, sans-serif;
	clear: both;
	margin: 0 auto;
	text-align: center;
	}
	
	#container {
		background: url(/persistent/imgs/bgContainer.gif) repeat-x 0 0;
		width: 760px;
		height: 377px;
		margin: 0 auto;
		text-align: left;
		}
	
		#footerBricks {
			float: left;
			}
			#footerBricks img {
				display: block;
				}
		#contactDetails {
			float: left;
			margin-top: 100px;
			}
			#contactDetails p {
				margin-top: 0;
				}



/*
----------------------------------------------------------------------------- 
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;
	background: url(/persistent/imgs/hdBulletRed.gif) no-repeat 0 50%;
	padding: 0 0 0 42px;
	margin: 0;
	margin-left: -10px;
	}

#content h2 {
	font: normal 2.2em/2em "arial narrow", arial, helvetica, verdana, sans-serif;
	color: #888;
	display: block;
	background: url(/persistent/imgs/hdBulletGrey.gif) no-repeat 0 50%;
	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;
	background: url(/persistent/imgs/hdBulletBlue.gif) no-repeat 0 60%;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	}
	
#footer h3 {
	font: bold 1em arial, helvetica, verdana, sans-serif;
	color: #dbcab8;
	margin-bottom: 0;
	padding: 0;
	}



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

#navWrapper {
	background: #7d003a;
	float: left;
	width: 750px;
	margin-left: 10px;
	}

/* -- Top Menu Sucker Fish 4 Level -- */

#nav, #nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#nav li { 
	background: #7d003a;
	}
#nav li.selected { 
	background: #b4c1c3;
	}

#nav li a {
	font: bold 11px arial, verdana, helvetica, sans-serif;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 7px 12px 8px 12px;
	}
#nav li a:hover { 
	color: #fff;
	text-decoration: underline;
	}

#nav li.selected a { 
	background: url(/persistent/imgs/bgMenuHover.gif) repeat-x 0 0;
	color: #fff;
	}
#nav li.selected a:hover { 
	color: #fff;
	text-decoration: underline;
	}

#nav li ul a, #nav li ul a:visited {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	width: 160px;
	background: #7d003a;
	}
#nav li ul a:hover { 
	color: #fff;
	background: #7d003a;
	}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	width: 160px;
	background: #7d003a;
	}
#nav li.selected ul a:hover { 
	color: #fff;
	background: #7d003a;
	}

#nav li ul li { 
	background: #7d003a;
	}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	position: absolute;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	left: -999em;
	height: auto;
	width: 176px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 150px;
	}

#nav li ul ul {
	margin: -1.90em 0 0 150px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

#nav li:hover, #nav li.sfhover { 
	color: #3A2F19;
	}

#nav li ul li:hover, #nav li ul li.sfhover { 
	background-image: none;
	background-color: #939393;
	}

#subNav {
	width: 210px;
	padding: 0px;
	margin: 0px;
	border-bottom: 10px solid #FFF;
	}
	
#subNav li {
	list-style: none;
	width: 100% auto;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #DDE9EB;
	background-color: #CEDEE1;
	height: 25px;
	margin: 0px;
	padding: 15px 0 0 10px;
	font: bold 14px "arial narrow", arial, helvetica, verdana, sans-serif;
	}

#subNav a {
	color: #89b0b8;
	text-decoration: none;
	}
#subNav a:hover {
	color: #FFF;
	text-decoration: underline;
	}
#subNav a.subNavSelected {
	text-decoration: none;
	color: #89B0B8;
	}
#subNav a.subNavSelected:hover {
	color: #89B0B8;
	}


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

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

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


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

#hdPhone {
	float: left;
	}
#hdFax {
	float: left;
	margin-left: 15px;
	}

/* -- 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;
	}


/* -- Lightbox v2 -- */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { border: none; }

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	clear:both;
	text-align:left;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/imgs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	margin-top: 40px;
}
#prevLink { left: 0; float: left; background: url(/persistent/imgs/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(/persistent/imgs/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	z-index:0;
}

#imageData {
	padding:0 10px 10px 10px;
}
#imageData #imageDetails {  
	text-align:left;
}	
#imageData #caption { 
	font-weight: bold;
}
#imageData #numberDisplay { 
	display: block; 
	clear: left;
	padding:5px 0 0 0;
}			
#bottomNav {
	width: 66px; 
	height:22px;
	padding:10px 0 0 10px;
	position:relative;
	z-index:1000;
	margin:0;
}
#bottomNavClose {width:66px;left:10px;top:0; }	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	
	
/* -- Gallery Widget -- */
	
div.gallery {
	border:1px solid #eee;
	padding:0 0 3px 0 !important;
}

div#gallery1 {
	position:relative;
	top:12px;
	width:709px;
	margin-left:0;
}

html.jsEnabled div#gallery1 {
	width:715px;
	height:102px;
	position:relative;
	overflow-x:auto;
	overflow-y:hidden;
	padding:0 !important;
	top:25px;
	margin-bottom:15px;
	margin-left:26px;
}

#preLoaderImg {
	display:none;
}

html.jsEnabled #preLoaderImg {
	display:block;
}

div.gallery-wrapper {
	margin:0 !important;
	padding:0 !important;
}

html.jsEnabled div.gallery-wrapper {
	position:absolute;
	visibility:hidden;
}

div.gallery-wrapper img {
	margin:5px 1px -4px 2px !important;
	width:135px;
	height:90px;
}

html.jsEnabled div.gallery-wrapper img {
	margin:5px 0 5px 5px !important;
	padding:0 !important;
	border:1px solid #fffae6;
}

div#action-bar1 {
	width:704px;
	min-height:3em;
	padding:12px 5px 0 8px;
	margin:0 0 35px 26px;
	border-top:2px solid #fff;
	border-bottom:1px solid #fafafa;
	background:#fafafa url(/persistent/imgs/dot_sep.gif) left 104% repeat-x !important;
	position:relative;
	top:25px;
}

* html div#action-bar1 {
	height:3.5em;
}

#action-bar1 p#controller1-para,
#action-bar1 p#noController1-para  {
	padding:1px 5px 5px 62px !important;
	margin:0 !important;
	line-height:1.22em;
/* preload the button images! */
}

#action-bar1 p#noController1-para  {
	padding:1px 5px 5px 5px !important;
}

#controller1 {
	height:23px;
	margin:-1px 0 0 0 !important;
	width:52px;
	float:left;
	overflow:hidden;
	/* preload the button images! */
}

div#controller1 img {
	float:left;
	cursor:pointer;
}


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

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

#siteSearch a {
	color: #a8a8a9;
	text-decoration: none;
	}
#siteSearch a:hover {
	color: #666;
	}

#splashBoxHeader a {
	color: #fff;
	}
#splashBoxHeader a:hover {
	color: #414242;
	}

#breadCrumbs {
	margin-left: -10px;
	font: 0.8em arial, helvetica, verdana, sans-serif;
	color: #969696;
	}
#breadCrumbs a {
	color: #969696;
	text-decoration: none;
	}
#breadCrumbs a:hover {
	color: #666;
	}
	
#footer a {
	color: #cab59e;
	}
#footer a:hover {
	color: #fff;
	}


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

form {
	padding: 0;
	margin: 0;
	}

legend {
	display: none;
	}

fieldset {
	border: none;
	}

.required {
	color: #990000;
	}

.button {
	font: 12px normal helvetica, verdana, sans-serif;
	color: #FFF;
	background: #7d003a;
	padding: 2px;
	border: 1px solid #ccc;
	}
