/* #eaeae7 gris clair */
/* #737372 gris */
/* #40403f gris foncé */
/* #af232c rouge */

/* BODY --------------------------------------------------------------------------------------------- */
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #40403f;
	text-align: center; /* for IE */
	background: #eaeae7;
}
/* ---------------------------------------------------------------------------------------------------- */

/* GLOBAL ------------------------------------------------------------------------------------------- */
#global {
	z-index: 1;
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 970px;
	height: auto;
	height: auto !important;
}
/* ---------------------------------------------------------------------------------------------------- */

/* HEADER ------------------------------------------------------------------------------------------- */
#header {
	z-index: 1;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 110px;
	background: url("rep/rep_site/header_bg.png") top left no-repeat;
}
#header a {
	z-index: 1;
	display: block;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 110px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENU --------------------------------------------------------------------------------------------- */
#menu {
	z-index: 1;
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 35px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU ----------------------------------------------------------------------------------------- */
#content_global {
	z-index: 1;
	clear: both;
	position: relative;
	margin: 10px auto 0 auto;
	padding: 20px 10px 10px 10px; 
	width: 950px;
	height: auto !important;
	height: 430px;
	min-height: 430px;
	border-top: 1px solid #737372;
	border-bottom: 1px solid #737372;
}

#content {
	clear: both;
	position: relative;;
	margin: 0 auto;
	padding: 0; 
	width: 950px;
	height: auto;
}

.content h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #40403f;
}
.content h3 {
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #40403f;
}

.content ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside;
	text-align: left;
}
.content ul li {
	margin: 5px 0 5px 20px;
}

.content ul li ul {
	margin: 10px 20px 10px 20px;
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: circle inside;
}

.content img {
	margin: 0;
	padding: 0;
	border: 1px solid #737372;
}


.table_home { 
	margin: 10px auto 30px auto;
	padding: 0;
	width: 100%;
	border: none; 
}
.table_home td {
	padding: 0 20px;
	width: 30%;
	text-align: center;
	vertical-align: top;
}
.table_home td img {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #737372;
	/*-moz-box-shadow: 1px 1px 10px #737372;
	-webkit-box-shadow: 1px 1px 10px #737372;
	box-shadow: 1px 1px 10px #737372;*/
}
.table_home td h2 { 
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	background: none;
	text-align: center;
	height: 30px;
}


#content_ggmap {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 430px;
	text-align: center;
	border: 1px solid #737372;
	-moz-box-shadow: 1px 1px 10px #737372;
	-webkit-box-shadow: 1px 1px 10px #737372;
	box-shadow: 1px 1px 10px #737372;
}
#content_ggmap_direction {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
}


.artist_school {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 180px;
	height: 450px;
	/*border-right: 1px solid #737372;*/
}
.artist_school ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
	text-align: left;
}
.artist_school ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
	text-align: left;
}
.artist_school ul li a {
	color: #40403f;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 16px;
}
.artist_school ul li a:hover {
	color: #af232c;
	text-decoration: underline;
}

.artist_list {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 725px;
	/*height: 450px;*/
	border-left: 1px solid #737372;
}

.artist_table { 
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: none; 
}
.artist_table td {
	width: 33%;
	text-align: left;
	vertical-align: top;
}
.artist_table td h2 { 
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	background: none;
}

.catalogue_table { 
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: none; 
}
.catalogue_table td.td0 {
	width: 50%;
	text-align: left;
	vertical-align: top;
}
.catalogue_table td.td1 {
	width: 600px;
	text-align: center;
	vertical-align: top;
}
.catalogue_table td h2 { 
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	background: none;
}
.catalogue_table td img { 
	margin: 0;
	padding: 0;
	border: 1px solid #737372;
	/*-moz-box-shadow: 1px 1px 10px #737372;
	-webkit-box-shadow: 1px 1px 10px #737372;
	box-shadow: 1px 1px 10px #737372;*/
}


.oeuvre_table { 
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 510px;
	border: none; 
}
.oeuvre_table td.td0 {
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}
.oeuvre_table td.td1 {
	width: 600px;
	text-align: center;
	vertical-align: top;
}
.oeuvre_table td img {
	margin: 0 auto;
	padding: 0;
	border: 1px solid #737372;
	/*-moz-box-shadow: 1px 1px 10px #737372;
	-webkit-box-shadow: 1px 1px 10px #737372;
	box-shadow: 1px 1px 10px #737372;*/
}

a.link_image {
	display: none;
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 5px 5px 21px;
	color: #af232c;
	font-weight: normal;
	text-decoration: none;
	background: url("rep/rep_site/picto_img.png") no-repeat left center;
	cursor: pointer;
}
a:hover.link_image {
	color: #737372;
	text-decoration: underline;
	background: url("rep/rep_site/picto_img_hover.png") no-repeat left center;
}

a.link_frame {
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 5px 5px 21px;
	color: #af232c;
	font-weight: normal;
	text-decoration: none;
	background: url("rep/rep_site/picto_frame.png") no-repeat left center;
	cursor: pointer;
}
a:hover.link_frame {
	color: #737372;
	text-decoration: underline;
	background: url("rep/rep_site/picto_frame_hover.png") no-repeat left center;
}

a.link_zoom {
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 5px 5px 21px;
	color: #af232c;
	font-weight: normal;
	text-decoration: none;
	background: url("rep/rep_site/picto_zoom.png") no-repeat left center;
	cursor: pointer;
}
a:hover.link_zoom {
	color: #737372;
	text-decoration: underline;
	background: url("rep/rep_site/picto_zoom_hover.png") no-repeat left center;
}

a.link_close {
	display: none;
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 5px 5px 21px;
	color: #af232c;
	font-weight: normal;
	text-decoration: none;
	background: url("rep/rep_site/picto_close.png") no-repeat left center;
	cursor: pointer;
}
a:hover.link_close {
	color: #737372;
	text-decoration: underline;
	background: url("rep/rep_site/picto_close_hover.png") no-repeat left center;
}

a.link_fullscreen {
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 5px 5px 21px;
	color: #af232c;
	font-weight: normal;
	text-decoration: none;
	background: url("rep/rep_site/picto_fullscreen.png") no-repeat left center;
	cursor: pointer;
}
a:hover.link_fullscreen {
	color: #737372;
	text-decoration: underline;
	background: url("rep/rep_site/picto_fullscreen_hover.png") no-repeat left center;
}

a.link_cat {
	margin: 0;
	padding: 0;
	color: #af232c;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
a:hover.link_cat {
	color: #737372;
	text-decoration: underline;
}

a.close {
	margin: 0;
	padding: 4px 5px 6px 21px;
	color: #af232c;
	font-weight: normal;
	text-decoration: none;
	background: url("rep/rep_site/picto_close.png") no-repeat left center;
	cursor: pointer;
}
a:hover.close {
	color: #737372;
	text-decoration: underline;
	background: url("rep/rep_site/picto_close_hover.png") no-repeat left center;
}

#frame {
	display: none;
}

#zoomer {
	display: none;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 500px;
	text-align: center;
	border: 1px solid #737372;
}


.publication_table { 
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: none; 
}
.publication_table td {
	text-align: center;
	vertical-align: top;
}
.publication_table td img {
	margin: 0 auto;
	padding: 0;
	border: 1px solid #737372;
	/*-moz-box-shadow: 1px 1px 10px #737372;
	-webkit-box-shadow: 1px 1px 10px #737372;
	box-shadow: 1px 1px 10px #737372;*/
}
.publication_table td h2 {
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background: none;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BAS DE PAGE ------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 70px;
	color: #737372; 
	font-size: 11px;
	text-align: right;
}
#footer p {
	margin: 5px 0 5px 0;
	line-height: 15px;
}
#footer a { color: #737372; font-weight: normal; text-decoration: none; }
#footer a:link { color: #737372; font-weight: normal; text-decoration: none; }
#footer a:visited { color: #737372; font-weight: normal; text-decoration: none; }
#footer a:hover { color: #af232c; font-weight: normal; text-decoration: underline; }
/* ---------------------------------------------------------------------------------------------------- */

/* COPYRIGHT -------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	overflow: hidden;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: right;
	width: 970px;
	height: 20px;
	line-height: 20px;
}
#copyright a {
	margin: 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FLOAT -------------------------------------------------------------------------------------------- */
.left {
	float: left;
	margin: 0 5px 5px 5px;
}
.right {
	float: right;
	margin: 0 5px 5px 5px;
}
.center {
	margin: 0 auto;
}
.spacer {
	clear: both;
	padding: 5px 0 0 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* PARAGRAPHE ------------------------------------------------------------------------------------- */
p { margin: 0 0 15px 0; line-height: 18px; }
.p_left { text-align: left; }
.p_right { text-align: right;}
.p_center { text-align: center;}
.p_justify { text-align: justify; }
/* ---------------------------------------------------------------------------------------------------- */

/* LIGNE --------------------------------------------------------------------------------------------- */
hr {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #40403f;
}

.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #40403f;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #40403f;
}
.hr_60 {
	margin: 20px auto;
	padding: 0;
	height: 1px;
	width: 60%;
	border: none;
	border-top: 1px solid #737372;
}

.hr_spacer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FONT --------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_italic { font-style: italic; }
.txt_uppercase { font-weight: bold; text-transform: uppercase; letter-spacing: 1px; padding: 2px 7px; color: #737372; font-weight: bold; background: #af232c; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.txt_bold { font-weight: bold; }
.txt_warning { padding: 2px 7px; color: #eaeae7; font-weight: bold; background: #af232c; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.txt_color_1 { color: #af232c; }
.txt_color_2 { color: #737372; }
.txt_caps { font-size: 15px; font-variant: small-caps; }

.img_border {
	border: 1px solid #40403f;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIEN ---------------------------------------------------------------------------------------------- */
a:active, a:focus{ outline: none; }
a img { border-width: 0; border-style: none; }
a { color: #af232c; font-weight: normal; text-decoration: none; }
a:link { color: #af232c; text-decoration: none; }
a:visited { color: #af232c; text-decoration: none; }
a:hover { color: #40403f; text-decoration: underline; }
/* ---------------------------------------------------------------------------------------------------- */

/* FORMULAIRE ------------------------------------------------------------------------------------- */
.form_table {
	margin: 0 auto;
	width: 95%;
	/*height: 100%;*/
	border: none;
}
.form_td_left {
	vertical-align: top;
	text-align: left;
}
.form_td_right {
	width: 60%;
	vertical-align: top;
	text-align: left;
}

form {
	display: inline;
	color: #40403f;
	font-size: 1em;
}
fieldset {
 	display: block;
	margin: 0;
	padding: 5px;
	border: none;
}
legend {
	padding: 0;
	color: #40403f;
	font-size: 1em;
	font-weight: bold;
}
fieldset p {
	margin: 5px 0 10px 0;
}
label {
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	width: 15%;	
	text-align: left;
	line-height: 1.7;
	font-size: 1em;
}

#p_Ctc_Mail {
	display: none;
	visibility: hidden;
}

input {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40403f;
	border-width: 1px;
	border-style: solid;
	border-color: #40403f #40403f #40403f #40403f;
	background-color: #d8d5ce;
}
select, option {
	padding: 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40403f;
	border-width: 1px;
	border-style: solid;
	border-color: #40403f #40403f #40403f #40403f;
	background-color: #d8d5ce;
}
option {
	padding: 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40403f;
	border: none;
}
textarea {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40403f;
	border-width: 1px;
	border-style: solid;
	border-color: #40403f #40403f #40403f #40403f;
	background-color: #d8d5ce;
	resize: none;
}

textarea:focus, input:focus {
	color: #40403f;
	border-width: 1px;
	border-style: solid;
	border-color: #af232c #af232c #af232c #af232c;
	background-color: #d8d5ce;
	outline: none;
}

input.button {
	padding: 0 0 2px 2px;
	height: 20px;
	color: #eaeae7;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #af232c #af232c #af232c #af232c;
	background-color: #af232c;
}
input:hover.button {
	padding: 0 0 2px 2px;
	height: 20px;
	color: #eaeae7;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #40403f #40403f #40403f #40403f;
	background-color: #40403f;
}

input.radio {
	background: none; 
	border: none;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MOOBYZOOMER ---------------------------------------------------------------------------------- */
a.byzoomer img {
	z-index: 900;
	/*margin: 2px 5px 0 0;*/
	margin: 0 10px 10px 10px;
	border: 1px solid #40403f;
	cursor: pointer;
}
a:hover.byzoomer img {
	border: 1px solid #40403f;
}
a.byzoomerOver img {
	border: 1px solid #40403f;
}
img.byzoomerZoomed {
	z-index: 900; 
	border: 1px solid #40403f;
	cursor: pointer;
}
div#byzoomerTitle {
	color: #40403f;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MULTIBOX ---------------------------------------------------------------------------------------- */
.MultiBoxContainer {
	position: absolute;
	border: 1px solid #40403f;
	background-color: #FFFFFF;
	display: none;
	z-index: 200;
}

.MultiBoxLoading {
	background: url("rep/rep_site/multibox_loader.gif") no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -12px;
	right: -12px;
	background: url("rep/rep_site/multibox_close.png") no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	height: 30px;
	position: relative;
	background-color: #eaeae7;
}

.MultiBoxPrevious {
	z-index: 500;
	position: absolute;
	background: url("rep/rep_site/multibox_left.gif") no-repeat;
	width: 24px;
	height: 24px;
	left: 4px;
	margin-top: 4px;
	cursor: pointer;
}

.MultiBoxNext {
	z-index: 500;
	position: absolute;
	background: url("rep/rep_site/multibox_right.gif") no-repeat;
	width: 24px;
	height: 24px;
	right: 4px;
	margin-top: 4px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url("rep/rep_site/multibox_rightDisabled.gif") no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url("rep/rep_site/multibox_leftDisabled.gif") no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 0;
	padding-left: 30px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #40403f;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 0 0 0;
	padding-right: 30px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #40403f;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #40403f;
	text-align: left;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENUMATIC--------------------------------------------------------------------------------------- */
/* all menu links */
#nav a, #subMenusContainer a {
	text-decoration: none;
	display: block;
	padding: 0 47px ;
	line-height: 40px;
	color: #40403f;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a {
	margin: 0;
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a {
	text-align: left;
}

/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
	color: #af232c;
	text-decoration: underline;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
	color: #af232c;
	text-decoration: underline;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{ 
	background: url("rep/rep_site/main_img/arrow_right.gif") right center no-repeat; 
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 
	background: url("rep/rep_site/main_arrow_right_over.gif") right center no-repeat;
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
	 background: url("rep/rep_site/main_arrow_right.gif") right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	
	background: url("rep/rep_site/main_arrow_right_over.gif") right center no-repeat; 
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW {
	display: none; 
	position: absolute;
	overflow: hidden;
	/*the 2px left & right padding lets you have a 1px border 
	on the ul or ol inside since overflow is set to hidden*/
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/
	left: 0;
	color: #40403f;
	background: #af232c;
	border: 1px solid #40403f;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* List items in main menu --[for non-javascript users this applies to submenus as well] */
#nav li { 
	/*great place to use a background image as a divider*/
	display: block;
	list-style: none;
	position: relative;
	float: left;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
}

#subMenusContainer li {
	list-style: none;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	letter-spacing: 1px;
}

/* main menu ul or ol elment */
#nav {
	z-index: 40;
	display: block;
	position: absolute;
	list-style: none;
	margin: 0;
	width: 970px;
	height: 35px;
	top: 0;
	left: 0;
	text-align: center;
}

#subMenusContainer {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	/*width: 100%;*/
	height: 0;
	overflow: visible;
	/*z-index:1000000000;*/
}


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li { float: none; }

#nav li li a { /* Just submenu links*/	
	position: relative;
	float: none;
}

#nav li ul { /* second-level lists */
	z-index: 10;
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

/* third-and-above-level lists */
#nav li ul ul { z-index: 40; margin: -1em 0 0 -1000em; }
#nav li:hover ul ul { margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul { margin-left: 185px; margin-top:-2.5em;}
#nav li li:hover ul {	margin-left: 10em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 185px; margin-top:-2.5em; }
#nav li li a:focus + ul { left: 185px; margin-left: 1010em; margin-top: -2.5em;}
#nav li li a:focus { left: 185px; margin-left: 1000em; width: 10em; margin-top: -2.5em;}
#nav li li li a:focus { left: 185px; margin-left: 2010em; width: 10em; margin-top: -2.5em;}
#nav li:hover a:focus { margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }

#nav .li_active a {
	color: #af232c;
}
/* ---------------------------------------------------------------------------------------------------- */
