body {
	padding: 0;
	margin: 0;
	background: #F3F2E8 url(../img/bp.gif) no-repeat scroll center top;
!	font: 11px Century Gothic,"Trebuchet MS",Verdana,Arial,sans-serif;

font-family:Arial,sans-serif !important;
font-size: 12px; !important;
font-size-adjust:none !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:normal !important;

	overflow: auto;

scrollbar-face-color : #614B3A;
	scrollbar-track-color : #967C5C;
	scrollbar-darkshadow-color : #AFA77B;
	scrollbar-shadow-color : #614B3A;
	scrollbar-3dlight-color : #AFA77B;
	scrollbar-highlight-color : #614B3A;
	scrollbar-arrow-color : #AFA77B;

}

div {
	padding: 0;
	margin: 0;
}

div.page
{
	margin: 5pt auto; 
	width: 920px; 
	filter: alpha(opacity=90);
	opacity: 0.9;
}

a img{
	border: 0;
}

div.sidebar
{
	width:180px; 
	background:#c6c65b url(../img/bg_sidebarsection.gif) no-repeat scroll left bottom;
	color:#F1F1F1;
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
}
.leftside div.sidebar
{
	background:#c6c65b url(../img/bg_sidebarsection.gif) no-repeat scroll right bottom;
}

div.sidebar h3
{
	background:#614B3A url(../img/614B3Aroundup.gif) no-repeat scroll left top;
	color:#DAD7B9;
	font-size:110%;
	font-weight:normal;
	height:20px;
	letter-spacing:0.05em;
	line-height:22px;
	margin: 0 0 5px 0;
	padding:0pt 15px;
	text-transform:uppercase;
}
.leftside div.sidebar h3
{
	background:#614B3A url(../img/614B3Aroundup.gif) no-repeat scroll right top;
}
div.sidebar p
{
	padding:0pt 15px;
	margin: 0;
}

div.sidebar ul
{
	list-style-type: none;
	padding-left: 25px;
	margin: 0 5pt;
	padding: 2pt 0;
}
div.sidebar li
{
	margin: 0;
	border-bottom: solid 1px #AFA77B;
}

div.sidebar a
{
	text-decoration:none;
}

div.sidebar a:hover
{
	text-decoration:underline;
}


h1,h2,p {
margin: 0 10px;
}

h1 {
font-size: 250%;
color: black;
}
h2 {
font-size: 200%; 
color: black;
}
p {
padding-bottom:1em;
}
h2 {
padding-top: 0.3em;
}

p.pageTitle
{
	margin: 3px 0pt 0pt; padding: 0px; font-size: 16px; font-weight: bold; text-align: center;
}

div.pageTitle
{
	margin: 0 0 10px;
	padding: 0px; 
	font-weight: bold;
	width: 508px;
	background:#AFA77B url(../img/afa77brounddown.gif) no-repeat scroll 0pt 100%;
}
div.pageTitle > p
{
	margin: 0px; padding: 3px 10px;
	background:transparent url(../img/afa77broundup.gif) no-repeat scroll 0pt 0%;
	font-size: 15px; 
	
}
.pageTitle a 
{
	text-decoration: none;
	color: #6A455D;
	font-weight: bold;
}

#main_text {
  height: 1000px;
  overflow: auto;
  background: #dad7b9 url(../img/body_bg.gif) no-repeat scroll right bottom; /*#7a6950 #967C5C;*/
  padding: 13px 0 0;
  margin-bottom: 0;
  border: 1px solid #5A3A22;
}

#menu {
	clear: both;	
	margin: 0; padding: 0 40px 0 0;
	font: bold 14px/26px Arial,sans-serif;
	height: 26px;
}
div#menu {
	background: #AFA77B;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
	position : relative;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #AFA77B;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #666;
	color: #CCFF00;	
}
#menu ul li#current a {	
	background-color: #eee;
	color: #333;
}
#menu ul.small{
	font: normal 9px/12px Verdana, Arial, Tahoma, Sans-serif;
	height: 12px;
}

/*-- menu test --*/
#hor-menu {
	clear: both;	
	margin: 0; padding: 0;
	font: bold 14px/26px Arial,sans-serif;
	height: 26px;
	background: #D4D484;
}
#hor-menu ul {
	
	list-style: none;
	margin:0; padding: 0;
	
}

#hor-menu ul li {
	display: inline;
}
#hor-menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: black;	
	text-decoration: none;
}
#hor-menu ul li a:hover {
	background-color: #666;
	color: #CCFF00;	
}
#hor-menu ul li#current a {	
	background-color: #eee;
	color: #333;
}

#hor-menu ul li ul {
	
	display: none
	list-style: none;
	margin:0; padding: 0;
	background:#c6c65b;
	position: absolute;
	left:20px;
	margin-top:26px;
	display:inline;
}

#hor-menu ul li ul li{
	display: inline;
	
}

/*-- mini formulaire de recherche --*/

div#recherche{
	float:left;
	border-right: thin dotted #856D4D; 
	height:100%;
	vertical-align: middle;
	padding: 0 10px;
	font-size: 12px;
}
#recherche input{
	font-size:90%;
	background-color: #AFA77B;
  	border: 1px solid #5A3A22;
}
#recherche input.submit{
	background-color: #806D5A;
	padding: 0 0 1px 0;
	color: #AFA77B;
}

div.header, div#footer {
	border-color: #5A3A22; !#73685c;
	border-style:none solid;
	border-width:0 1px;
	background-color: #614B3A;	! #443b34;
}

/*-- footer--*/
div#footer {
	padding-top:5px;
	!font-size:80%;
	text-align: center;
	color: #AFA77B;
}


/*form {
  background: #eee;
  border: 1px solid black;
  margin: 5px;
  font-weight: bold;
  width: 450px;
  text-align: left;
}*/
input {
  /*color: #666;*/
  	/*border: 1px solid #5A3A22;/* Chocolat*/
	font: 11px Century Gothic,"Trebuchet MS",Verdana,Arial,sans-serif;
}
input.text {
  /*color: #666;*/
  	border: 1px solid #5A3A22;/* Chocolat*/
}

input.required {
  border: 2px solid #5A3A22;/* Chocolat*/
}

input.inline {
  	border: 0;
  	border-bottom: 1px solid #5A3A22;/* Chocolat*/
	font: 11px Century Gothic,"Trebuchet MS",Verdana,Arial,sans-serif;
}

textarea {
  border: 1px solid #5A3A22;/* Chocolat*/
}

a{
  color : #DF6D14;	/* citrouille*/
}
a.enum {
	color: #6A455D; /* #370028 */
	text-decoration: none;
	padding: 1px 3px;
}
a.enum:hover {
	!background-color: #AFA77B;
	color: #370028;
	text-decoration: underline;
}

.blackLinks a {
	color: black;
}

td { 
	text-align: left;
}

textarea {
	font: 11px Century Gothic,"Trebuchet MS",Verdana,Arial,sans-serif;
  	overflow: auto;
}

/*---------------------------------------------------------------------------*/

.round {
	padding: 10px;
};
.center { text-align:center; }

.Abricot { background-color: #E67E30; }
.Citrouille { background-color: #DF6D14; }
.Anis { background-color: #9FE855; }
.Lime { background-color: #9EFD38; }
.Mousse { background-color: #679F5A; }
.Olive { background-color: #708D23; }
.Pistache { background-color: #BEF574; }
.Sauge { background-color: #689D71; }
.Tilleul { background-color: #A5D152; }
.Vertdegris { background-color: #95A595; }
.Basane { background-color: #8B6C42; }
.Beige { background-color: #AFA77B; }
.Bistre { background-color: #856D4D; }
.Cacao { background-color: #614B3A; }
.Canelle { background-color: #7E5835; }
.Chataigne { background-color: #806D5A; }
.Chatain { background-color: #8B6C42; }
.Chocolat { background-color: #5A3A22; }
.GrisdeMaure { background-color: #685E43; }
.Ombre { background-color: #625B48; }
.Rouille { background-color: #985717;}
.Sienne { 	background-color: #967C5C;}
.Aubergine { background-color: #370028; }
.Colombin {	background-color: #6A455D; }
.GrisdeLin { background-color: #D2CAEC; }
.Parme { background-color: #370028; }
.Prune { background-color: #CFA0E9; }
.Balais { background-color: #C4698F; }
.Fuchsia { background-color: #FD3F92; }
.Mauve { background-color: #D473D4; }
.BlancEspagne { background-color: #FEFDF0; }
.Ecru { background-color: #FEFEE0; }
.Vertfond{ background-color: #c6c65b; }
.Beigeclair{ background-color: #DAD7B9; }
.small {
	font-size: 9px;
	font-weight:normal;
}

/* --------------------------------------------------------------------------*/

.blog fieldset {
	padding: 5px;
	margin: 10px;
}

/* --------------------------------------------------------------------------*/

/* Hoverbox Code */
.hoverbox
{
	cursor: default;
	list-style: none;
	padding: 0;
	margin: 0 10px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox img, img.hoverBoxImg, img.framed
{
	background: #fff;
	border-color: #5A3A22; /*#aaa #ccc #ddd #bbb;*/
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}

img.hoverBoxImg, img.clickBoxImg {
	cursor: pointer;
}

ul.hoverbox > li
{
	border: 0px;
	color: inherit;
	display: inline;
	position: relative;
	padding: 3px;
	text-align: left;
}

.nohoverbox img {
	background: none;
	border: 0;
	padding: 0;
}

div#preview {
	position: absolute; display:none; z-index: 1; margin:0;
}
/* ----------------------------------- Paging -------------------------------*/
div.paging {
	padding: 0px;
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
}

div.paging a {
	padding: 0 3px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid transparent;/*#967C5C;*/
	color:#6A455D;
}

div.paging a:hover {
	padding: 0 3px;
	border: 1px solid #c6c65b;
}

div.paging a:link img {
  padding: 4px;
  border: 1px solid #5A3A22;
  }

/* --------------------------------------------------------------------------*/
.form_error_message {
	background: url('../img/attention.gif') no-repeat fixed left;
	margin-left: 10px;
	font-weight: bold;
	color: #900;
	padding-left: 20px;
}
 
/* ----------------------------- Cake specific ------------------------------*/
/* Notices and Errors */
div.message, p.error, div.error-message {
	color: #900;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px;
	! display: inline;
}
div.error-message {
	clear: both;
}
div.error em {
	font-size: 140%;
	color: #003d4c;
}
span.notice {
	background-color: #c6c65b;
	color: #fff;
	display: block;
	font-size: 140%;
	padding: 0.5em;
	margin: 1em 0;
}

div#flashMessage {
	text-align: center;
	background-color: #806D5A; /*Chataigne*/
	display: block;
	padding: 3px;
}

/*  Nav & Actions */
div.nav {
	text-align: left;
	position: absolute;
	top: 9em;
	left: 60%;
}
div.nav ul li a {
	display: block;
	background: #fff;
	color: #003d4c;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul {
	background: #003d4c;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.nav ul li a {
	background: #fff;
	color: #003d4c;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul li a:hover {
	background: #003d4c;
	color: #fff;
}

/*  Actions  */
div.actions {
	margin : 10px;
	clear: both;
	text-align: left;
}
div.actions ul {
	margin: 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
}
div.actions ul li a, a.action, .submit input, input[type=submit], input.submit {
	background: #625B48; /**/
	color: #C6BF90 ; /*Ecru*/
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	border: solid 1px #614B3A;
	cursor: pointer;
}
div.actions ul li a:hover {
	background: #6A455D; /*Colombin*/
}

div.owner, div.admin {
	margin : 0px;
	font-size: 11px;
	clear: both;
	text-align: right;
}
div.owner ul, div.admin ul {
	margin: 0;
	padding: 0;
}
div.owner li, div.admin li {
	display: inline;
	margin: 0;
	padding: 0;
}

div.admin li a {
	font-size: 9px;
}
div.owner li a {
	font-size: 11px;
	padding: 0 2pt;
}
div.owner li a:hover {
	color: #625B48;
}

 {
  background: #614B3A; /*Cacao*/
  color: #c6c65b;
  font-weight: bold;
  border: 2px solid #5A3A22;/* Chocolat*/
}



/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	background: #f0f0f0;
	color: navy;
	padding: 1em;
}

pre.cake_debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}

/*
 * Lightbox CSS
*/
#lightbox {
	position: absolute;
	z-index: 120;
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;

}
#overlay {
	position: absolute;
	text-align: left;
	background-color: black;
	z-index: 120;
	filter: alpha(opacity=50);
	opacity: .50;
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#view{
	top:0; left:0; width: 100%; height: 100%; 
	position: absolute; display:none; 	
	background: url(../js/lightbox/overlay.png) repeat;
	z-index: 120;
	text-align: center;
	vertical-align:middle;
}

/* ---- slideViewer ---- */
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #ff0000;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
}
/* ---- slideViewer end ---- */



#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../img/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../img/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../img/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(../img/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

p.title {
	margin: 0pt;
	margin-bottom: 10pt;
	padding: 5pt;
	font-size: 150%;
}
.title a {
	color: inherit;
	font-weight: bold;
}

a.purple {
	text-decoration: none;
	font-weight: bold;
	color: #370028;
}

.cellUp td {
	vertical-align: top;
}

table.centerCells td {
	text-align: center;
}

.livredors dl {
	width: 80%;
	text-align: left;
}
.livredors dt {
	font-size: 130%;
	background-color: #AFA77B;
	padding: 5px;
	margin-bottom: 5px;
}
.livredors dd {
	padding-bottom: 1.5em;
	font-size: 120%;
}

.hasCorners
{
	margin: 10px 0px 25px 0px;
}

/*----------------------*/
dl.form dt
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #5A3A22;
	margin: 18px 20px 10px 20px;
	text-indent:10px;
}
dl.form dd
{
	margin: 0 50px
}

table.form {
	background: #AFA77B url(../img/614B3Arounddown.gif) no-repeat scroll 0pt 100%; /*#c6c65b */
	border-collapse: collapse;
	width: 508px;
	margin: 0; padding: 0;
}

table.form caption {
	background:#614B3A url(../img/614B3Aroundup.gif) no-repeat scroll 0pt 0%;
	color:#AFA77B; /*#c6c65b;*/
	font-size: 18px;
	font-weight:bold;
	height:20px;
}
table.form caption a {
	text-decoration: none;
}

table.form td {
	padding: 2px 4px;
	vertical-align: top;
	border: 0px;
	margin: 0;
}
table.form td.value {
	font-weight: normal;
}
table.form td.label {
	font-weight: bold;
}
table.form td.both {
	font-weight: normal;
}
table.form td.footer {
	background:#614B3A url(../img/614B3Arounddown.gif) no-repeat scroll 0pt 100%;
	color: #4A4437;
	height: 12px;
	text-align: center;
	border: 0px;
}

table.form td.category {
	font-size:12pt;
	font-weight:bolder;
	letter-spacing:1pt;
	padding-left:2pt;
	border:1px solid #614B3A;
	background-color: #C6C65B;
}
table.form td.subcategory {
	font-weight:bold;
	padding: 5px 2px 5px 20px;
	border-bottom:1px dotted #614B3A;
}
/*table.form td {
	padding: 5px 2px 5px 20px;
}*/

table.report {
	border-collapse: collapse; 
	background-color: #C6BF90;
}
table.report td {
	border-bottom: solid 1px #AFA77B;
	padding: 2pt;
	vertical-align:middle;
}

table.nopadding td{
	padding: 0;
}

.toolbar 
{
	text-align: center;
}
.toolbar a
{
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}

/* ------------------------*/

.comments {
	font: normal 12px Arial;
}
.comments dd {
	background: #C6BF90 none repeat scroll 0% 50%;
	margin:0.5em 1em 0 1em;
	padding:0.8em;
}
.comments dt {
	background:transparent url(../img/bg_comment.gif) no-repeat scroll 0pt top;
	margin:0 1em;
	padding:0.9em 0.5em;
	border-bottom:1px dotted #614B3A;
}

#overlay{
	
	position: absolute; 
	left: 0;
	top: 0;	
	width: 100%; 	
	height: 100%;
	z-index: 100000;
	background-color: #443b34; 
	filter: alpha(opacity=50);
	opacity: .50;
}
div.popedit
{
  position: absolute;
  width: auto;
  top: 30px;
  border: none;
  padding: 0;
  height: auto;
  background-color: #ffffff;
  z-index: 100002;
}

ul.inline {
	list-style: none;
	margin:0; padding: 0;
	position : relative;
}
ul.inline li {
	margin:0 5px; padding: 0;
	display: inline;
	float: left;
}
ul.inline li a{
	text-decoration: none;
}
ul.inline li a:hover {
	text-decoration: underline;
}
/* -------------------- cake debug -----------*/

/* ---- ---- */

.slideMenu  ul {
	padding: 0; 
	margin: 0;
	list-style: none;
}
.slideMenu > ul > li {
	background-color: #7A6950;
	padding: 5px 1px 0; 
	margin: 0;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 1px #AFA77B;
}

.slideMenu > ul > li > ul {
	background-color: #c6c65b;
	padding: 0 5px;
	margin: 0;
	font-weight: normal;
	text-align: left;
}

.slideMenu  a {
	text-decoration: none;
}
.slideMenu  a:hover {
	text-decoration: underline;
}
.slideMenu  a.selected {
	font-weight: bold;
}

/* ---- ---- */

ul.tab {
	margin:0 0 5px;
}
ul.tab li a 
{
	padding: 0 5px;
}
ul.tab a.selected{
	background-color: #7A6950;
}
.tabcontent
{
	background: #7A6950 url(../img/7A6950roundupBeige468.gif) no-repeat 0 0; /*#7A6950;*/
	margin: 0pt 10px; 
	padding: 10px;
}
.belowcontent
{
	height: 16px; 
	background: transparent url(../img/7A6950rounddownBeige468.gif) no-repeat 0 0;
	margin-left:10px;
}

/* Rounded Corner start */
#xsnazzy {margin:0 0 10px 0; background: transparent;}
.xtop, .xbottom {display:block; font-size:1px; background:transparent;}
.xb2, .xb3, .xb4 {display:block; overflow:hidden; background:#614B3A; border-left:1px solid #5A3A22; border-right:1px solid #5A3A22;}
.xb1, .xb2, .xb3 {height:1px;}
.xb1 {display:block; overflow:hidden; margin:0 5px;background:#5A3A22;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.left .xb1 {margin: 0 0 0 5px;}
.left .xb2 {margin:0 0 0 3px; border-width:0 2px;}
.left .xb3 {margin:0 0 0 2px;}
.left .xb4 {height:2px; margin:0 0 0 1px;}

.right .xb1 { margin: 0 5px 0 0;}
.right .xb2 { margin:0 3px 0 0; border-width:0 2px;}
.right .xb3 {margin:0 2px 0 0;}
.right .xb4 {height:2px; margin:0 1px 0 0;}

.xboxcontent {display:block; padding:2px; background:#614B3A; border:0 solid #5A3A22; padding:2px; border-width:0 1px;}
/*popular box Rounded Corner End */


/* --- Autocomplete --- */
.ac_input {
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : #f0f0f0 url('../img/loadingsmall.gif') right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

