/*
  Stylesheet for La Maison Couture // 2/10/07
*/



html
{
	margin: 0;
	padding: 0;
}


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}


/*
	Page body style
*/

body
{
	margin: 0;
	padding: 0;
  color: #fff;
  background-color: #000;
}


/*
	Standard paragraph style
*/

p
{
	color: #515151;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}


/*
	Headings
*/

h1
{
	font-size: 1em;
  color: #fff;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h2
{
	font-size: 1em;
  color: #fff;
  margin: 0 0 40px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
h2 strong {
	color:#717252;
	font-weight:normal;
}

h2 a:link, h2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

h2 a:hover, h2 a:Active {
	color:#FFFFFF;
	text-decoration:underline;
}


h3
{
	font-size: 0.8em;
  color: #fff;
  margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}







/*
	Style for standard links
*/

a
{
	font-size: 1em;
	color: #717252;
  text-decoration: none;
}

a:visited
{
  color: #717252;
  text-decoration: none;
}

a:hover
{
  color: #fff;
  text-decoration: underline;
}

a:visited:hover
{
  color: #fff;
  text-decoration: underline;
}







/* 
	BASIC LAYOUT 
*/


#outercontainer
{
	width: 980px;
	min-height: 900px;
	padding: 0;
	margin: 0 auto 0 auto;
	background-image: url("public/images/grid.gi"); /* Use to add background grid to aid CSS build */
	background-repeat: no-repeat;
}


#innercontainer
{
	width: 920px;
	padding: 0;
	margin: 0 0 0 0;
}

#content
{
	width: 980px;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	margin: 0 0 0 0;
	padding: 0;
}
#brandcontent
{
	width: 950px;
	margin: 0 0 0 30px;
margin-top:44px;
}

/* Header definitions */

#header
{
	width: 920px;
	height: 110px;
	margin: 0 0 0 0;
	padding: 0;
}

#header h1
{
	text-align: center;
	margin: 0 0 0 60px;
}

#header h2
{
	text-align: center;
	margin: 25px 0 0 60px;
}


/* 
	Basic navigation items 
*/

/* Wrapper for all nav */
#navarea h2
{
	text-align: center;
	margin: 20px 0 0 0;
}
#contentproper
{
	margin: 30px 0 20px 30px;
}
#topnav
{
	width: 940px;				/* Longer than it should be because of the arrow overhang - thank IE6 */
	font-size: 0.75em;
	margin: 0 0 0 10px; /* indents the whole nav row by 30px less the 20px offset needed to hang the arrow off the left */
}

#backtoroomswrapper
{
	width: 150px;
	float: left;
	padding: 8px 0 0 0;
	margin: 0;
}

#mainnavwrapper
{
	float: left;
	width: 670px;
	padding: 8px 0 0 0px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}


#pagination
{
padding-right: 0px;
padding-left: 0px;	
float: right;	
padding-bottom: 0px;
margin: 0px;	
width: 120px;	
color: #ccc;
padding-top: 8px;	
text-align: right;
}
#pagination a
{
font-size: 1em;	
color: #717252;	
text-decoration: none;
}
#pagination a:hover
{
 color: #fff;
 text-decoration: underline;

}

 /* Use in place of navigation when we just have text */
#toptext#
{
	float: left;
	font-size: 1.3em;
	width: 590px;
	padding: 8px 0 0 30px;
	margin: 0;
	text-align: center;
}
#toptext p
{
color: #515151;
margin: 0 0 0 0;
padding: 0 0 8px 0;
}

/* End Header definitions */





/* Product box definitions */

.product
{
	width: 208px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 29px 0 0;
	text-align: center;
}
#product a
{
color:#717252;
fontfamily:arial, helvetica, sans-serif;
}

#product a:hover
{
color: #fff;
text-decoration: underline;
}
.new
{
	color: #717252;
}

.selected
{
	color: #999;
}




/* Brands pages definitions */

#brandsmenuwrapper
{
	width: 208px;
	float: left;
	padding: 10px 0 0 0;
}

#brandsleftcol
{
	width: 327px;
	float: left;
	margin: 0 30px 0 30px;
}
#brandsleftcol a {
font-size: 1em;
color: #717252;
text-decoration: none;
}
#brandsleftcol a:hover {
font-size: 1em;
color: #fff;
text-decoration: underline;
}

#brandsrightcol
{
	width: 327px;
	float: left;
}
#brandsrightcol a {
font-size: 1em;
color: #717252;
text-decoration: none;
}

#brandsrightcol a:hover {
font-size: 1em;
color: #fff;
text-decoration: underline;
}


/* Text pages definitions */

#centretextcol
{
	width: 446px;
	margin: 0 0 0 238px;
background-color: #;
}

p.centre
{
	text-align: center;
}

/*
	Footer styling
*/

#footer
{
	width: 920px;
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
}

#footerleft
{
	float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#footerright
{
	float: right;
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
}




/* FormElements */

input
{
	color: #000;

}
input.noborder 
{
border: 0px;
}

#textinput
{
	float: left;

}

#imagesubmit
{
	float: left;
}




/* Clearing element */

.clear
{
  position: relative; clear: both; height: 0; line-height: 0; font-size: 0;
}

.clear-20px
{
  position: relative; clear: both; height: 20px; line-height: 0; font-size: 0;
}


/*
	Standard images
*/

img
{
border:none;
}

imgborder
{
border-width:0px;
border-color:blue;
}
form
{
	margin: 0;
	padding: 0;
}

table.formtable
{
	width: 350px;	
	font-size: 1em;
	margin: 0 auto 0 auto;
}

table.formtable td
{
	font-size: 1em;
}

table.formtable th
{	
	width: 90px;
	text-align: left;
	vertical-align: top;
	padding: 3px 0 0 0;
}


th.header
{
	height: 20px;
	color: #7D815C;
	font-size: 1.1em;
}

th#header-long
{
	width: 400px;
}


.moreheight /* for the tds with text */
{
	padding: 5px 20px 5px 0;
	color: #666;
}


table.formtable strong
{
	color: #999;
}

.heightforcheckbox
{
	height: 30px;
	float: left;
	padding: 0 10px 0 0;
}


.submit
{
	padding: 0 0 0 0;
}


.hr
{
  position: relative; 
  clear: both; 
  width: 446px;
  background-color: #222;
  height: 1px; 
  line-height: 0; 
  font-size: 0;
  margin: 5px 0 5px 0;
}

.white
{
	color: #fff;
}

#submitform
{
	float: left;
}

#privacy
{
	float: right;
	margin: 16px 10px 0 0;
}


/*
  Stylesheet for La Maison Couture // 2/10/07
*/



html
{
	margin: 0;
	padding: 0;
}


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}


/*
	Page body style
*/

body
{
	margin: 0;
	padding: 0;
  color: #fff;
  background-color: #000;
}


/*
	Standard paragraph style
*/


/*
	Headings
*/

h1
{
	font-size: 1em;
  color: #fff;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h2
{
	font-size: 1em;
  color: #fff;
  margin: 0 0 40px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h3
{
	font-size: 0.8em;
  color: #fff;
  margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}







/*
	Style for standard links
*/

a
{
	font-size: 1em;
	color: #717252;
  text-decoration: none;
}

a:visited
{
  color: #717252;
  text-decoration: none;
}

a:hover
{
  color: #fff;
  text-decoration: underline;
}

a:visited:hover
{
  color: #fff;
  text-decoration: underline;
}







/* 
	BASIC LAYOUT 
*/


#outercontainer
{
	width: 980px;
	min-height: 900px;
	padding: 0;
	margin: 0 auto 0 auto;
	background-image: url("public/images/grid.gi"); /* Use to add background grid to aid CSS build */
	background-repeat: no-repeat;
}


#innercontainer
{
	width: 920px;
	padding: 0;
	margin: 0 0 0 0;
}




/* Header definitions */

#header
{
	width: 920px;
	height: 130px;
	margin: 0 0 0 0;
	padding: 0;
}

#header h1
{
	text-align: center;
	margin: 0 0 0 60px;
}

#header h2
{
	text-align: center;
	margin: 25px 0 0 60px;
}


/* 
	Basic navigation items 
*/

/* Wrapper for all nav */

#topnav
{
	width: 940px;				/* Longer than it should be because of the arrow overhang - thank IE6 */
	font-size: 0.75em;
	margin: 0 0 0 10px; /* indents the whole nav row by 30px less the 20px offset needed to hang the arrow off the left */
}

#backtoroomswrapper
{
	width: 150px;
	float: left;
	padding: 8px 0 0 0;
	margin: 0;
}

#mainnavwrapper
{
	float: left;
	width: 590px;
	padding: 8px 0 0 30px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}



#toptext /* Use in place of navigation when we just have text */
{
	float: left;
	font-size: 1.3em;
	width: 590px;
	padding: 8px 0 0 30px;
	margin: 0;
	text-align: center;
}


/* End Header definitions */



.new
{
	color: #717252;
}

.selected
{
	color: #999;
}




/* Brands pages definitions */

#brandsmenuwrapper
{
	width: 208px;
	float: left;
	padding: 10px 0 0 0;
}





/*
	Footer styling
*/

#footer
{
	width: 920px;
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
}

#footerleft
{
	float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#footerright
{
	float: right;
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
}




/* FormElements */





/* Clearing element */

.clear
{
  position: relative; clear: both; height: 0; line-height: 0; font-size: 0;
}

.clear-20px
{
  position: relative; clear: both; height: 20px; line-height: 0; font-size: 0;
}


/*
	Standard images
*/

img
{
	border: none;
}


/*
  Stylesheet for La Maison Couture // 2/10/07
*/



html
{
	margin-left: 20pt;
	margin-top: 20pt;
	padding: 0;
}


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
}

strong
{
		color:#ffffff;
	  font-weight:bolder;

}

tr, td
{
 padding-top: 2px;
 empty-cells: show;

}
/*
	Page body style
*/

body
{
	margin-left: 20pt;
	margin-top: 20pt;
	padding: 0;
  color: #fff;
  background-color: #000;
}


/*
	Standard paragraph style
*/

p
{
	color: #515151;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}


/*
	Headings
*/

h1
{
	font-size: 1em;
  color: #fff;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h2
{
	font-size: 1em;
  color: #fff;
  margin: 0 0 40px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h3
{
	font-size: 0.8em;
  color: #fff;
  margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}







/*
	Style for standard links
*/

a
{
	font-size: 1em;
	color: #717252;
  text-decoration: none;
}

a:visited
{
  color: #717252;
  text-decoration: none;
}

a:hover
{
  color: #fff;
  text-decoration: underline;
}

a:visited:hover
{
  color: #fff;
  text-decoration: underline;
}







/* 
	BASIC LAYOUT 
*/


#outercontainer
{
	width: 980px;
	min-height: 900px;
	padding: 0;
	margin: 0 auto 0 auto;
	background-image: url("public/images/grid.gi"); /* Use to add background grid to aid CSS build */
	background-repeat: no-repeat;
}


#innercontainer
{
	width: 920px;
	padding: 0;
	margin: 0 0 0 0;
}



/* Header definitions */

#header
{
	width: 920px;
	height: 130px;
	margin: 0 0 0 0;
	padding: 0;
}

#header h1
{
	text-align: center;
	margin: 0 0 0 60px;
}

#header h2
{
	text-align: center;
	margin: 25px 0 0 60px;
}


/* 
	Basic navigation items 
*/

/* Wrapper for all nav */

#topnav
{
	width: 940px;				/* Longer than it should be because of the arrow overhang - thank IE6 */
	font-size: 0.75em;
	margin: 0 0 0 10px; /* indents the whole nav row by 30px less the 20px offset needed to hang the arrow off the left */
}

#backtoroomswrapper
{
	width: 150px;
	float: left;
	padding: 8px 0 0 0;
	margin: 0;
}

#mainnavwrapper
{
	float: left;
	width: 590px;
	padding: 8px 0 0 30px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}



#toptext /* Use in place of navigation when we just have text */
{
	float: left;
	font-size: 1.3em;
	width: 590px;
	padding: 8px 0 0 30px;
	margin: 0;
	text-align: center;
}


/* End Header definitions */









.new
{
	color: #717252;
}

.selected
{
	color: #999;
}




/* Brands pages definitions */

#brandsmenuwrapper
{
	width: 208px;
	float: left;
	padding: 10px 0 0 0;
}





/* Text pages definitions */


/*
	Footer styling
*/

#footer
{
	width: 920px;
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
}

#footerleft
{
	float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#footerright
{
	float: right;
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
}




/* FormElements */





/* Clearing element */

.clear
{
  position: relative; clear: both; height: 0; line-height: 0; font-size: 0;
}

.clear-20px
{
  position: relative; clear: both; height: 20px; line-height: 0; font-size: 0;
}


/*
	Standard images
*/

img
{
	border: none;
}


/*
  Menus Stylesheet for La Maison Couture // 2/10/07
*/


/* Sets up the main nav menu */

#categories /* ID of the list */
{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	display: block;
}

#categories ul 
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-top: 10px solid #000;
	list-style: none;
}


/* Defines the appearance of the links */

#categories a 
{
	display: inline;
	color: #fff;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 0 5px 0 5px;
}


#categories li a.selected
{
	color: #717252;
}

#categories li.selected a 
{
	color: #717252;
}

#categories li a:hover
{
	color: #717252;
}

#categories li 
{
	display: inline;
	position: relative;
	padding: 0 0 5px 0; /* this padding makes for a more reliable menu rollover */
}


/* These two make the submenus work */

#categories li ul 
{
	position: absolute;
	left: -999em;
	width: 130px;
	margin: 0 0 0 -5px;
}



#categories li:hover ul, #categories li.sfhover ul
{
	left: 0;
	top: 13px;
}




/* Defines the appearance of the links in the submenus */

#categories li ul li
{
  height: 20px;
}

#categories li ul a 
{
	display: block;
	color: #717252;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: #000;
	padding: 5px 5px 5px 15px;
	margin: 0;
	width: 120px;
	z-index: 2;
}


/* Background images in submenu hovers */

#categories li ul a:hover 
{
	color: #fff;
}

#categories li ul li.selected a 
{
	color: #fff;
}

/* Sets up the "back to rooms" nav */

#backtorooms /* ID of the list */
{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	display: block;
}

#backtorooms ul 
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-top: 10px solid #000;
	list-style: none;
}


/* Defines the appearance of the links */

#backtorooms a 
{
	display: inline;
	color: #fff;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}




#backtorooms li a:hover
{
	color: #717252;
}

#backtorooms li 
{
	display: inline;
	position: relative;
	padding: 0 0 5px 20px;
	background-image: url("public/images/shared/backToRooms_bg.gif");
	background-repeat: no-repeat;
}


/* These two make the submenus work */

#backtorooms li ul 
{
	position: absolute;
	left: -999em;
	width: 130px;
	margin: 0 0 0 20px;
}



#backtorooms li:hover ul, #backtorooms li.sfhover ul
{
	left: 0;
	top: 13px;
}




/* Defines the appearance of the links in the submenus */

#backtorooms li ul li
{
  height: 20px;
  background-image: none;
  padding: 0 0 5px 0;
}

#backtorooms li ul a 
{
	display: block;
	color: #717252;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-color: #000;
	padding: 5px 5px 5px 0px;
	margin: 0;
	width: 130px;
	z-index: 2;
}


/* Background images in submenu hovers */

#backtorooms li ul a:hover 
{
	color: #fff;
}







/* Sets up the Brands nav */

#brandsmenu /* ID of the list */
{
	padding: 0;
	margin: 10px 0 30px 0;
	list-style: none;
	display: block;
}


/* Defines the appearance of the links */

#brandsmenu a 
{
	display: block;
	color: #777777;
	font-weight: normal;
	font-size: 0.75em;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}




#brandsmenu li a:hover
{
	color: #717252;
}
#brandsmenu li a.selected 
{
color: #717252;
font-weight: bold;
}

#brandsmenu li 
{
	height: 15px;
}








/* Sets up the "back to rooms" nav */

#footernav /* ID of the list */
{
	padding: 0;
	margin: 20px 0 30px 0;
	list-style: none;
	display: block;
}


/* Defines the appearance of the links */

#footernav a 
{
	display: inline;
	color: #777777;
	font-weight: normal;
	font-size: 0.75em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}




#footernav li a:hover
{
	color: #717252;
}

#footernav li 
{
	display: inline;
	position: relative;
}






/*
  Perfumerie Menus Stylesheet for La Maison Couture // 2/10/07
*/








/*
	Style for standard links in this section (Overrides the link styles in base.css)
*/

a
{
	font-size: 1em;
	color: #85B0A9;
  text-decoration: none;
}

a:visited
{
  color: #85B0A9;
  text-decoration: none;
}

a:hover
{
  color: #fff;
  text-decoration: underline;
}

a:visited:hover
{
  color: #fff;
  text-decoration: underline;
}



/* changes the "New" span colour in the products (Overrides the style in base.css) */

.new
{
	color: #85B0A9;
}
