/*
C2272D
Rouge comedie: #C1272D
Blanc cassé fond droite: #F2F2F2
Texte standard: #000000
Lien standard: #C1272D
Lien main navig: #ffffff
Lien navig complémentaire détail spectacle, bleu foncé: #00004E
Gris pour navig complémentaire détail spectacle sélectionnée: #CCCCCC

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

   typography.css
   * Sets up some sensible default typography.

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

/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }
body {
	font-size:62.5%;
	color: #000;
	font-family: Arial, Helvetica,  sans-serif;
	line-height:1.6em;
	margin:0;
	background:#F2F2F2;
	background-image: url(/img/layout/bg-white330x1.gif);
	background-position: left;
	background-repeat: repeat-y;

}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus,
a:hover     { color: #00004E; }
a           { color: #C1272D; text-decoration: none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre         { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul,
li ol       { margin: 0; }
ul, ol      { margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
/*thead th    { background: #c3d9ff; }*/
th,td,caption { padding: 4px 10px 4px 5px; }
/*tr.even td  { background: #e5ecf9; }*/
tfoot       { font-style: italic; }
/*caption     { background: #eee; }*/

td {
  vertical-align: top;
}

/*titrages*/
.titre0{/*ex: titre de rubrique*/
color:#C1272D;
font-size:1.4em;
font-weight:bold;
letter-spacing: 0.05em;
}
.titre1{/*ex: titre de spectacles*/
color:#C1272D;
font-size:1.8em;
font-weight:bold;
line-height:1em;
text-transform:uppercase;
}
.titre2{/*ex: auteur, mise en scene*/
color:#C1272D;
font-size:1.4em;
font-weight:bold;
}
.titre3{
color:#C1272D;
font-size:1.2em;
font-weight:bold;
}

.liste_titre1{
color:#000;
font-weight:bold;
font-size:1em;
text-transform:uppercase;
}
.liste_titre2{
color:#000;
font-weight:normal;
font-size:1em;
}
.liste_titre3{
color:#000;
font-weight:normal;
font-size:1em;
}
.soustitre{
color:#00004E;
font-weight:normal;
font-size:1em;
}
.liste_date{
color:#000;
font-weight:bold;
font-size:1em;

}
.liste_teasing{
color:#00004E;
font-weight:bold;
line-height:1.1em;
}
.liste_zoom{
color:#00004E;
font-weight:normal;
font-size:1.3em;
}
.liste_zoom a:link{
color:#00004E;
font-weight:bold;
font-size:.7em;
}
.liste_zoom a:visited{
color:#00004E;
font-weight:bold;
font-size:.7em;
}
.liste_zoom a:hover{
color:#C1272D;
font-weight:bold;
font-size:.7em;
}
.liste_zoom a:visited:hover{
color:#C1272D;
font-weight:bold;
font-size:.7em;
}
.titre_zoom{
color:#00004E;
font-weight:bold;
font-size:1.4em;
margin:0px 0px 10px 0px;
}
.texte_zoom{
font-size:1.2em;
}
.date{
color:#C1272D;
font-weight:normal;
font-size:1em;
}
.inactive{
color:#C1272D;
}
#titrerubrique{
font-weight:bold;
color:#000000;
letter-spacing:.1em;
text-transform: uppercase;
margin:30px 0px 10px 0px;
max-width:670px;
clear:left;
border-top:1px solid black;
padding-top:3px;
}
/*Main menu styles*/
.menulist {
	color:#fff;
	font-size:1.2em;
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:1.6em;
	/* letter-spacing: 0.2em;*/
	/* word-spacing: 0.2em*/
}
.menulist ul{
	list-style-type: none;
	margin:0;
}
/*
.menulist ul li ul li ul{
	list-style-type: none;
	margin-left:10px;
	padding-left:10px;
}
*/
/*
.menulist li{
	list-style-type: none;
	}
*/

/*
.menulist li ul li ul li{
	list-style-type: noene;
	line-height:3pt;
	font-size:smaller;
	margin-top:5px;
}
*/
.menulist a:link{
  color:#fff;
}
.menulist a:visited{
  color:#fff;
}
.menulist a:hover {
  color:#cccccc;
}
.menulist a:visited:hover{
  color:#cccccc;
}
.menucurrent{
  text-decoration:underline;
}
/*tree ul */
ul.list {
  list-style: none;
}
ul.list ul {
  list-style: none;
}
#mediacredits{
font-size:.8em;
color:#C1272D;
height:20px;
}
.mediacredits{
font-size:.8em;
color:#C1272D;
}
#leftmediacredits{
font-size:.8em;
color:#C1272D;
height:20px;
}

/*pagination*/
.paging{padding:0px 0px 10px 0px;}
/*Placement logo sur Splash*/
#splash_left{
  float:left;
  width:380px;
}
#splash_logo{
  margin:75px 0px 0px 60px;
}
#logosplash{
  margin-right:21px;
  float:left;
}
#lettragesplash{
  float:left;
	width:199px;
}
#saisonsplash{
	width:199px;
  float:left;
  margin:0px 0px 147px 0px;
}
#splash_enter{
  font-size:1.6em;
  font-weight:bold;
  margin:80px 0px 0px 0px;
}
#splash_right{
  float:left;
}
/*Placement logo navigation*/
#placenavlogo{
  margin:30px 0px 0px 15px;
  float:left;
}
#placenavlettrage{
	width:107px;
	margin:35px 0px 15px 15px;
	padding:0px 0px 0px 0px;
	float:left;
}
#placenav{
  clear:left;margin:10px 0px 0px 15px;
}

/*RESERVATION / ABONNEMENT*/
#reservation{
	text-align:right;
	clear:left;
	margin:0px 15px 0px 0px;
	font-size:1.3em;
	color: #00004E;
	padding:10px 0px 0px 0px;
	font-weight:bold;
}
#reservationlinks{
	padding:5px 0px 0px 0px;
}




div#searchwrap{
	width:330px;
	text-align:right;
	margin:15px 0px 0px 0px;
}
#searchfield{
	margin-left:175px;
	width:135px;
	height:15px;
	padding:0px 1px 2px 1px;
	float:left;
	background:#E6E6E6;
	color:#999999;
	border:1px solid #000000;
}
.searchsubmit{
	margin:1px 0px 0px 2px;
	border:0px;
	float:left;
}

/*liens page splash*/
#splash_enter a {
  color:#C1272D;
  text-decoration:none;
}
#splash_enter a:hover {
  /*color:#00004E;*/
  color:#00004E;
}
#splash_enter a:visited {
  color:#C1272D;
  /*color:#F3E7CC;*/
}
#splash_enter a:visited:hover {
  /*color:#00004E;*/
  color:#00004E;
}
a {
  color:#C1272D;text-decoration:none;
}
a:focus, a:hover {
  color:#00004E;
}
a:visited {
  color:#C1272D;
}
a:visited:hover {
  color:#00004E;
}


#centre{
/*background:#F3E7CC;*/
font-size:1.2em;
}
#down{padding-top:2px;}
#up{padding-top:2px;}
#top{padding-top:2px;}

#pageTools{
float:left;
margin-left:0px;
padding:0px;
}
#programme{background:#e2e2e2;margin-bottom:30px;border-bottom:1px solid #00004E;font-weight:bold;}
#envoyer{
}
#imprimer{
}
#reserver{
}
.reserver{
font-weight:bold;
}
a.reserver:link {text-decoration:none;color:#00004E;}
a.reserver:visited {text-decoration:none;color:#00004E;}
a.reserver:hover {text-decoration:none;color:#C1272D;}
a.reserver:visited:hover {text-decoration:none;color:#C1272D;}

#retour{
}

#MemberData{
width:620px;
text-align:right;
padding:0px 0px 0px 0px;
height:20px;
}

/*MESSAGES*/

#flashMessage{
	margin:0px 0px 3px 0px;
	padding:2px 2px 2px 0px;
	height:15px;
	font-size:1.1em;
}
.message{
  padding: 10px 0px 10px 0px;
  margin: 10px 0px 10px 0px;
  border:0px solid #ddd;
}
.message_notice {
	font-weight:bold;
  color:#C1272D;
	padding-left:20px;
  background-image: url(/img/icons/exclamation.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.message_information {
	font-weight:bold;
  color:#C1272D;
	padding-left:20px;
  background-image: url(/img/icons/information.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.message_error {
	font-weight:bold;
	color:#C1272D;
	padding-left:20px;
}
.error-message {
  color:#C1272D;
	font-family:Arial,Helvetica,Sans-Serif;
  padding-left:20px;
	padding-bottom:2px;
  background-image: url(/img/icons/error.png);
  background-position: left center;
  background-repeat: no-repeat;
	font-weight:bold;
	font-size:.9em;
}
.message_ok {
	font-weight:bold;
  color:#F3E7CC;
	padding-left:20px;
  background-image: url(/img/icons/tick.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.message_smile {
	font-weight:bold;
  color:#C1272D;
}
.message_evilgrin {
	font-weight:bold;
  color:#C1272D;
}
.paginator{padding:10px 0px 10px 0px;}

#pagesort{padding:10px 0px 10px 0px;}

/*layout liste events*/
#listecontainer{
	margin-top:20px;
  width:620px;
}
#listeprogrammevisuel{
  float:left;
	width:200px;
	height:300px;
}
#listeprogrammecontainer{
  width:430px;
  float:left;
}
.espacedessous{
	margin-bottom:10px;
	padding-bottom:5px;
}
.espacedessus{
	margin-top:10px;
	padding-top:5px;
}
#listeprogramme{
}
.listeprogrammeevent{
  margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}
.listeactualite{
	float:left;
	margin:3px 0px 3px 0px;
	padding:0px 0px 5px 0px;
	width: 240px;
}
.visuelEvent{
  margin:0px 0px 0px 0px;
}
.redbottomborder{
  border-bottom:1px solid #C1272D;
	padding:0px 0px 5px 0px;
}
.whitebottomborder{
  border-bottom:1px solid #fff;
	padding:0px 0px 5px 0px;
}
.blueTopBorder{
border-top:1px solid #00004E;
padding:0px 0px 5px 0px;
}

.blue{color:#00004E;}

.blackTopBorder{
border-top:1px solid #00004E;
padding:0px 0px 5px 0px;
}
.blackBottomBorder{
border-top:1px solid #00004E;
padding:3px 0px 5px 0px;
}
/*pour lien dans un contexte (surligné rouge)*/
a.contextlink:link{
	padding:0px 0px 5px 0px;
	color:#00004E;
	font-weight:bold;
}
a.contextlink:hover{
	padding:0px 0px 5px 0px;
	color:#C1272D;
	font-weight:bold;
}
a.contextlink:visited{
	padding:0px 0px 5px 0px;
	color:#00004E;
	font-weight:bold;
}
a.contextlink:visited:hover{
	padding:0px 0px 5px 0px;
	color:#C1272D;
	font-weight:bold;
}



.programlink{
	text-align:right;
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

/*layout detail livre*/
#detaillivreimage{
float:left;
}
#detaillivrelegende{
padding:0px 10px 0px 10px;
float:left;
}
#detaillivreresume{
padding:10px 10px 0px 0px;
}

/*layout detail spectacle*/
.eventdetail{
	padding-top:5px;
}

.menuevent{
width:130px;
padding:5px 0px 5px 0px;
font-size:.9em;
font-weight:bold;
}
.menuevent a:link{
	color:#00004E;
}
.menuevent a:visited{
	color:#00004E;
}
.menuevent a:hover{
	color:#C1272D;
}

#fancybox-outer {
/*	background: #F3E7CC;*/
}

/* PUBLIC FORMS */
fieldset{
margin: 10px 0px 10px 0px;
}
#form{
padding:10px 10px 10px 30px ;
}
input{
/*background:#fff;*/
color: #bbae78;
border:1px solid #ccc;
padding:2px 2px 2px 2px;
margin: 0px 0px 10px 0px;
}
.bsubmit{
  border:1px solid #ccc;
  color:#C1272D;
	font-size:1em;
	width:110px;
	text-align:left;
}
select{
background:#f2f2f2;
border:1px solid #ccc;
padding:2px 2px 2px 2px;
margin: 0px 0px 10px 0px;
}
.frm_100px {
  width:100px;
  background:#f2f2f2;
  color:#000;
  border:1px solid #ccc;
}
.frm_50px_mandatory {
  width:50px;
  color:#000;
  background:#f2f2f2;
  border:1px solid #ccc;
/*  background-image: url(/img/icons/exclamation.png);*/
/*  background-position: right center;*/
/*  background-repeat: no-repeat;*/
}
.frm_50px {
  width:50px;
  background:#f2f2f2;
  color:#000;
  border:1px solid #ccc;
}
.frm_100px_mandatory {
  width:100px;
  color:#000;
  background:#f2f2f2;
  border:1px solid #ccc;
/*  background-image: url(/img/icons/exclamation.png);*/
/*  background-position: right center;*/
/*  background-repeat: no-repeat;*/
}
.frm_150px {
  width:150px;
  background:#f2f2f2;
  color:#000;
  border:1px solid #ccc;
}
.frm_150px_mandatory {
  width:150px;
  color:#000;
  background:#f2f2f2;
  border:1px solid #ccc;
/*  background-image: url(/img/icons/exclamation.png);*/
/*  background-position: right center;*/
/*  background-repeat: no-repeat;*/
}
.frm_200px_mandatory {
  width:200px;
  color:#000;
  background:#f2f2f2;
  border:1px solid #ccc;
/*  background-image: url(/img/icons/exclamation.png);*/
/*  background-position: right center;*/
/*  background-repeat: no-repeat;*/
}
.frm_200px {
  width:200px;
  background:#f2f2f2;
  color:#000;
  border:1px solid #ccc;
}
.frm_250px_mandatory {
  width:250px;
  color:#000;
  background:#f2f2f2;
  border:1px solid #ccc;
/*  background-image: url(/img/icons/exclamation.png);*/
/*  background-position: right center;*/
/*  background-repeat: no-repeat;*/
}
.frm_250px {
  width:250px;
  background:#f2f2f2;
  color:#000;
  border:1px solid #ccc;
}
.frm_300px_mandatory {
  width:300px;
  color:#000;
  background:#f2f2f2;
  border:1px solid #ccc;
/*  background-image: url(/img/icons/exclamation.png);*/
/*  background-position: right center;*/
/*  background-repeat: no-repeat;*/
}
.frm_300px {
	width:300px;
	background:#f2f2f2;
	color:#000;
	border:1px solid #ccc;
}
label{
	width: 100px;
	padding-left:2px;
	float: left;
	text-align: left;
	margin-right: 0px;
	display: block;
	font-weight:normal;
	color:#000;
	font-size:.9em;
}
.mandatorystar{
font-size:1.8em;
color:#C1272D;
font-weight:bold;
vertical-align:middle;

}
.save {
  text-decoration:none;
/*	padding-left:20px;*/
/*  background-image: url(/img/icons/disk.png);*/
	padding:2px 2px 2px 2px;
  margin-left:120px;
  background-position: left center;
  background-repeat: no-repeat;
  background:#f2f2f2;
	color:black;
}
.form-error{
background:#f9e5e9;
border:2px solid #C1272D;
}

/*COMMANDE ABONNEMENT*/
#CommandeAboRecap{
  margin:10px 0px 10px 0px;
}
#CommandeAboRecapNbreHead{
  float:left;
}
#CommandeAboRecapNbre{
  float:left;
}
#CommandeAboRecapPrixHead{
  clear:left;
  float:left;
}
#CommandeAboRecapPrix{
  float:left;
}

/* Sous menu calendrier */
#subcalenright{
font-size:1.2em;
font-weight:normal;
padding-top:3px;
}


/*CALENDRIER*/
#calendar{
}
#calenleft{
	text-align:center;
	font-size:1.3em;
	color: #000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#calendate{
	width:140px;
	height:20px;
	margin:35px 0px 0px 0px;
	padding-bottom:10px;
	text-align:left;
	float:right;
	border-bottom:1px solid #F3E7CC;
	font-weight:bold;
	text-transform: uppercase;
}

.calendate a{
	color:#000;
}
a.calendate:link{
	color:#000;
}
a.calendate:visited{
	color:#000;
}
a.calendate:hover {
	color:#00004E;
}
a.calendate:visited:hover{
	color:#00004E;
}
#CalDaysNames{
	padding:0px 0px 10px 5px;
	margin:0px 0px 5px 20px;
}
#CalDaysEvents{
	padding:0px 0px 9px 5px;
	margin:0px 0px 9px 20px;
	clear:left;
}
.CalDayName{
	width:19px;
	height:15px;
	float:left;
	text-align:center;
	margin:2px 0px 0px 0px;
	color: #000;
	font-size:1.1em;
	font-weight:normal;
	border-right:1px solid #000;
}
.CalEvents{
	width:19px;
	height:15px;
	float:left;
	text-align:center;
	margin-right:0px;
	padding:0px 0px 2px 0px;
	color: #000;
	font-size:1.1em;
	font-weight:bold;
	border-right:1px solid #000;
	/*background:#fff;*/
}
.CalEvents a:hover {
	background:#C1272D;
	width:19px;
	height:15px;
	float:left;
	text-align:center;
	margin-right:0px;
	padding:0px 0px 2px 0px;
	color: #bbae78;
}
.CalEvents a:visited:hover{
	background:#C1272D;
	width:18px;
	height:17px;
	float:left;
	text-align:center;
	margin-right:3px;
	padding:0px 0px 0px 0px;
	color: #00004E;
}
.CalSunday{
	color:#9B9C9E;
	font-weight:bold;
}

.CalSundayName{
	color:#9B9C9E;
	font-weight:normal;
}

.calendarselected{
	color:#00004E;padding:2px 3px 3px 4px;background:#C1272D;
}
.tooltip{
/*    height:60px;*/
    padding:3px 10px 10px 10px;
    width:160px;
    font-size:11px;
		background:#c9bc8d;
		background-image: url(/img/layout/tooltip-bg.gif);
		background-position:bottom center;
		background-repeat:no-repeat;

		border-top:2px solid #C1272D;
		border-bottom: 0px;
}
.tooltip a:hover{
  color:#00004E;
}
.tooltip a:visited:hover{
  color:#00004E;
}
/* Easy Slider */
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:130px;
		height:100px;
		overflow:hidden;
		background:#000;
		text-align:center;
		}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
		}
	#nextBtn, #slider1next{
		left:0px;
		}
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
		text-align:center;
		position:relative;
		width:20px;
		height:20px;
		}
	#nextBtn a, #slider1next a{
		}
/* numeric controls */

	ol#controls{
		margin: .85em 0;
		padding:0;
		height:15px;
		}
	ol#controls li{
		font-size:smaller;
		margin:0 3px 0 0;
		padding:0;
		float:left;
		list-style:none;
		height:15px;
		line-height:15px;
		}
	ol#controls li a{
		float:left;
		height:15px;
		line-height:15px;
		border:1px solid #ccc;
		background:#F3E7CC;
		color:#C1272D;
		padding:0 2px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#C1272D;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

.finishedevent {
  color:#dc748b;
}
a.finishedevent:link {
  color:#dc748b;
}
a.finishedevent:visited {
  color:#dc748b;
}
a.finishedevent:hover {
  color:#00004E;
}
a.finishedevent:visited:hover {
  color:#00004E;
}
#theatreimagecats{
margin:0px 0px 20px 0px;
}
#AboDLSubListe{
color:#000;
}
#AboJFListe{
color:#000;
}

#AboDLListe
{
color:#000;
}

#AboDLSubListe
{
color:#000;
}
#AboJFSubListe
{
color:#000;
}
#seccode{
width:600px;
height:350px;
font-size:120%;
}
#seccodelink{
font-size:smaller;
}
/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
/*.highlight  { background:#ff0; }*/
/*.added      { background:#060; color: #fff; }*/
/*.removed    { background:#900; color: #fff; }*/

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.clear			{clear:both;}
img					{border:0;}

.red			{color:#C1272D;}
.smaller		{font-size:.9em;line-height:1.2em;}
.strong			{font-weight:bold;}

/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:26px;
	height:25px;
	border:none;
	text-indent:-999px;
	background:url(/img/layout/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(/img/layout/ui.totop.png) no-repeat left -25px;
	width:26px;
	height:25px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

/*onglets textes spectacles*/
ul.tabs {
	margin: 10px 0 40px 0 ;
	padding: 0;
	float: left;
	list-style: none;
}
ul.tabs li {
	float: left;
}
ul.tabs li a {
	text-decoration: none;
}
ul.tabs li a:hover {
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
}

html ul.tabs li.active, html ul.tabs li.active a:link  { /*--Makes sure that the active tab does not listen to the hover properties--*/
color:#000;
}

/**/
.tab_container {
	clear: both;
	float: left; width: 100%;
}
.tab_content {
	/*padding: 20px;*/
}
