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

Title : Hotel Luxury Collection
URL : http://www.hotelluxurycollection.com.au

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

Description : Full website styles

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

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

html {
	padding: 0;
	margin: 0;
	}

body {
	background: #131718;
	font: 62.5%/1.5em "tahoma", arial, verdana, helvetica, sans-serif;
	color: #262d35;
	margin: 0.5em 0 0 0;
	padding: 0;
	}
	
img {
	border: 0;
	}

#blockFix {
	display: block;
	}

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


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

#container {
	background: #fff url(/persistent/imgs/bgWrapper2.gif) repeat-y 50% 100%;
	font: 1.2em/1.4em "tahoma", arial, verdana, helvetica, sans-serif;
	width: 770px;
	margin: 20px auto 0 auto;
	padding: 0 15px 0 15px;
	}

#leftbar {
	float: left;
	width: 215px;
	margin: 0 5px 0 0;
	}

	#logo {
		border-bottom: 2px solid #fff;
		border-top: 15px solid #fff;
		}
		#logo img {
			display: block;
			}

#wrapper {
	float: left;
	width: 550px;
	border-top: 15px solid #fff;
	margin: 0;
	}

	#header {
		width: 550px;
		}
	#headerHome {
		background: url(/persistent/imgs/headerHome.jpg) repeat-x 0 0;
		width: 550px;
		height: 43px;
		}
	#content {
		width: 520px;
		border-top: 2px solid #fff;
		padding: 5px 15px 60px 15px;
		}
	#contentHome {
		/*background: url(/persistent/imgs/photoEntryDoors.jpg) no-repeat 0 0;*/
		width: 550px;
		padding: 0;
		border-top: 2px solid #fff;
		margin: 0 0 0 0;
		}
	
#footer {
	background: #fff;
	clear: both;
	text-align: right;
	padding: 0 0 15px 0;
	margin: 0;
	color: #999;
	}


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

#content h1 {
	font: bold 1.6em "tahoma", arial, verdana, helvetica, sans-serif;
	display: block;
	margin-top: 10px;
	}
	
#content h2 {
	font: bold 1.4em "tahoma", arial, verdana, helvetica, sans-serif;
	display: block;
	}

#content h3 {
	font: bold 1.2em "tahoma", arial, verdana, helvetica, sans-serif;
	display: block;
	padding-bottom: 0.2em;
	border-bottom: 2px solid #e6e2db;
	}

div#subcats div.subcat h2, div.product-item h2 a {
	font: bold 12px "tahoma", arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	}

/*
----------------------------------------------------------------------------- 
CART STYLES
-----------------------------------------------------------------------------*/

/* -- Sub Categories -- */

#subCatTabsWrapper dl {
	background: #e6e2db;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 230px;
	min-height: 165px;
	}

#subCatTabs dt {
	margin: 0;
	padding: 0;
	}

#subCatTabsWrapper dd {
	width: 200px;
	margin: 0;
	padding: 0;
	display: inline;
	}

#subCatTabs dd {
	margin: 0;
	padding: 0;
	}
	
/* -- Product Tabs Listing -- */

#productTabsWrapper dl {
	background: #e6e2db;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 149px;
	min-height: 269px;
	}
#productTabsWrapper dl img {
	display: block;
	border: 1px solid #fff;
	margin-bottom: 5px;
	}

#productTabs dt {
	margin: 0;
	padding: 0;
	}

#productTabs dd {
	margin: 0;
	padding: 0;
	}

/* -- Group Large Images Tabbed -- */

#groupProductImages {
	width: 215px;
	float: right;
	background: #e6e2db;
	margin-left: 30px;
	}


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

#navWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	background: url(/persistent/imgs/bgNav_footer_top.jpg) no-repeat bottom left;
	}
	
#nav li {
	border-bottom: 1px solid #6a5321;
	text-align: right;
	}

#nav li a {
	font-weight: bold;
	color: #6a5321;
	background: url(/persistent/imgs/bgNav.jpg) no-repeat top right;
	display: block;
	text-decoration: none;
	padding: 5px 15px 6px 11px;
	}
#nav li a.faq {
	background: url(/persistent/imgs/bgNav_faq.jpg) no-repeat top right;
	}
#nav li a.contact {
	background: url(/persistent/imgs/bgNav_contact.jpg) no-repeat top right;
	}
#nav li a:hover, #nav li a.faq:hover, #nav li a.contact:hover { 
	color: #262c2c;
	}

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

#nav li li {
	border: none;
	}

#nav li li a {
	font: bold 0.9em/1.1em "tahoma", arial, verdana, helvetica, sans-serif;
	color: #6a5321;
	background: transparent url(/persistent/imgs/bgSidebar.gif) repeat-y top right;
	display: block;
	text-decoration: none;
	padding: 4px 25px 4px 11px;
	}

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

#content ul {
	padding-bottom: 1em;
	}

#content ul li {
	margin-bottom: 1em;
	}


/*
----------------------------------------------------------------------------- 
CATALOGUE
-----------------------------------------------------------------------------*/

/* -- Sidebar Categories -- */

#left ul {
	margin: 0;
	padding: 0 14px 5px 14px;
	list-style: none;
	}

#left ul li {
	font: bold 1em/1.2em arial, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0.2em;
	}

/* -- Lightbox v2 Enlarge Product Image -- */

#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;
	}

#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/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/persistent/imgs/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/persistent/imgs/lightbox/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#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;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}



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

.security {
	font-size: 10px;
	}

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

a {
	color: #262c2c;
	}
a:hover {
	color: #262c2c;
	}

#subCatTabsWrapper a {
	color: #262c2c;
	text-decoration: none;
	}
#subCatTabsWrapper a:hover {
	color: #c1b4a1;
	}

#footer a {
	color: #666;
	}
#footer a:hover {
	color: #000;
	}


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

/* -- Globals -- */

form {
	padding: 0;
	margin: 0;
	}

legend {
	display: none;
	}

fieldset {
	border: none;
	}

label {
	padding: 0;
	display: block;
	line-height: 24px;
	width: 100%;
	}

textarea, input, select {
	font: 0.9em/1.1em "tahoma", arial, verdana, helvetica, sans-serif;
	border: 1px solid #858076;
	background: #e6e2db;
	padding: 2px;
	}
	
/* -- Shopping Cart Forms -- */

.button {
	font-weight: bold;
	cursor: pointer;
	}

#payment {
  background: #EBEBEB;
  border: 1px solid #333;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}


