body {
	font: 12px Verdana;
}
tr { font: 12px Verdana; }
foot { font: 10px Verdana; }

.price-stroke {
	text-decoration: line-through;
}

.price-promo {
	font-weight: bold;
	color: #d74c47;
}

.hidden { display:none; }

#scroll7 {
	font-size:12px;
	padding-top:3px;
}

#home-header {
	background: url(/images/home.jpg) no-repeat !important;
	height: 160px;
	width: 512px;
	overflow: hidden;
	border: 1px solid #aaa;
}

.stripalpha {
	background-color: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80);
	height: 30px;
	width: 100%;
	position:relative;
	top:130px;
}

.stripalphatext {
	color: #000;
	padding-top: 5px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 7px;
	position:relative;
	top:100px;
}


.price {
	font: 10px Verdana;
	color: #696969;
	padding-bottom: 20px;
}

.cooker {
	font: 12px Verdana;
	font-weight: bold;
	text-align: center;
	width: 90%;
	margin: 5px;
}

.workshopgroup-resume {
	font: 10px Verdana;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	width: 90%;
	margin: 5px;
}
.day {
	font: 14px Verdana;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	align: center;	
	margin: 5px;
	width:550px;
}
.day ins{
	color: #d74c47;
	text-decoration:none;
}
.month {
	font: 14px Verdana;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	align: center;	
	margin: 5px;
	width:550px;
}
.month ins{
	color: #d74c47;
	text-decoration:none;
}
.timeslot {
	font: 14px Verdana;
	font-weight: bold;
	text-align: center;
	width: 150px;
	height: 30px;
	align: center;	
	margin: 5px;
	padding: 10px 0 0
}
.timeslot ins{
	color: #d74c47;
	text-decoration:none;
}
.timeslot-resume {
	font: 10px Verdana;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin: 5px;
}
.cook {
	font: 14px Verdana;
	font-weight: bold;
	text-align: left;
	width: 250px;
	height:50px;
	align: center;
	margin: 5px;
	padding: 0px;
}
.prog {
	font: 14px Verdana;
	font-weight: bold;
	text-align: center;
	width: 90%;
	height:40px;
	align: center;
	margin: 5px;
	padding: 5px;
}
.prog ins{
	color: #d74c47;
	text-decoration:none;
}

td.prog0 {
	border-right: 1px solid #ee8000;
}

td.prog1 {
	border-right: 1px solid #ee8000;
}


td.legend {
	font: 11px cursive;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 7px;
	text-align: center;
}

table.index {
	border: 1px solid #ee8000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
}

td.body {
	padding: 12px;
	text-align: justify;
}

td.body2 {
	border-left: 1px solid #ee8000;
	text-align: justify;
	padding: 12px;
}

.menu {
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.intro {
	font-weight: bold;
	font-size: larger;
	text-decoration: none;
}
h2 {
	text-transform: uppercase;
	font: 18px Verdana;
	font-weight: bold;
	color: #d74c47;
}
h3 {
	font: 18px Verdana;
	font-weight: bold;
	line-height: 10px;
}

h4 {
	font: 14px Verdana;
	font-weight: bold;
}

.chocolat { color: #7f3725; }
.lemon { color: #dabb00; }
.lime { color: #a0a700; }
.pumpkin { color: #ee8000; }
.violet { color: #7F708F; }
.raspberry { color: #d74c47; }
.bold { font-weight: bold; }

.bgchocolat { background-color: #7f3725; color: white; font-weight: bold; }
.bglemon { background-color: #dabb00; color: white; font-weight: bold; }
.bglime { background-color: #a0a700; color: white; font-weight: bold; }
.bgpumpkin { background-color: #ee8000; color: white; font-weight: bold; }
.bgraspberry { background-color: #d74c47; color: white; font-weight: bold; }
.bgviolet { background-color: #7F708F; color: white; font-weight: bold; }

.calendar { background-color: #EEEEEE;}

.warning {
	color: #F22222;
	font-weight: bold;
}
.legend {
	font-size: 10px;
	color: #909090;
}

a:link { color: black; }
a:visited { color: black; }
a:active { color: black; }
a:hover { color:#dabb00; }

a.white:link { color: white; text-decoration: none; }
a.white:visited { color: white; text-decoration: none; }
a.white:active { color: white; text-decoration: none; }
a.white:hover { color: #d74c47; }


/*** Buttons ***/

.htmlButtonOuter, .htmlButtonOuterL {
 background-color:  #f6f6f6;  
 padding:           0;
 border-top:        #333 1px solid;
 border-right:      #333 1px solid;
 border-bottom:     #333 1px solid;
}
.htmlButtonOuterL  {
 border-left:       #333 1px solid;
}
.htmlButtonInner {
 background-color:  transparent; 
 text-align:		center;
 padding:			0 3px 0 3px;
 border-left:       #fff 1px solid;
 border-top:        #fff 1px solid;
 border-right:      #ccc 1px solid;
 border-bottom:     #ccc 1px solid;
}
.htmlButtonOff {
 font-size:         11px;
 font-weight:       bold;
 padding:           1px 2px 2px 2px;
 white-space:       nowrap;
}
.htmlButtonOff a:link { 
 color:             #000;
 text-decoration:   none;
 white-space:       nowrap;
}
.htmlButtonOff  a:visited { 
 text-decoration:   none;
}
.htmlButtonOff a:active { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOff a:hover { 
 text-decoration:   none;
 color:             #999;
}

#login{
  margin-left:53px;
}

#wait {
  display:none;
  margin-left:131px;
}

#error {
  display:none;
  color:red;
}

label.invalidForm {
  color:red;
}

