.img_overlay_100 {
    -moz-box-shadow: 0 0 8px #000000 inset;
    -webkit-box-shadow: 0 0 8px #000000;
    box-shadow: inset 0 0 8px #000000;
    border: 5px solid white;
    display: block;
    opacity: 0.34;
    -ms-filter: 'alpha (opacity=34)';
    position: relative;
    z-index: 1;
    height: 90px;
    margin-bottom: -100px;
    width: 90px;
}
.img_overlay_200 {
    -moz-box-shadow: 0 0 8px #000000 inset;
    -webkit-box-shadow: 0 0 8px #000000;
    box-shadow: inset 0 0 8px #000000;
    border: 10px solid white;
    display: block;
    opacity: 0.34;
    -ms-filter: 'alpha (opacity=34)';
    position: relative;
    z-index: 1;
    height: 180px;
    margin-bottom: -200px;
    width: 181px;
}
a:hover .img_overlay_200, a:hover .img_overlay_100 {
	opacity:.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
}
.tipz .tip {
    width: 200px;
    font-family: tahoma,arial;
    border: 2px solid black;
}
.tipz .tip-bottom {
    background-color: #000;
    width:295px;
    height:0px;
}
.tipz .tip-top {
    background-color: #000000;
    height:0px;
}
.CalendarTable td.today {
	background-position: 81px 0px;
	color: white;
}
.CalendarTable td.today:hover {
	background-position: 81px -81px;
}
.CalendarTable .events {
	position: relative;
}
.CalendarTable .events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #E7ECF2 url(../images/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.CalendarTable .events li {
	padding-bottom: 5px;
}
.CalendarTable .events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.CalendarTable .events li span.title {
	font-weight: bold;
	color: #222;
}
.CalendarTable th {
	height: 30px;
	font-weight: bold;
	font-size: 14px;
}
.CalendarTable td:hover, th:hover {
	background-position: 0px -81px;
	color: #222;
}
.CalendarTable td.date_has_event {
	background-position: 162px 0px;
	color: white;
}
.CalendarTable td.date_has_event a {
    color: white;
    text-decoration: none;
}
.CalendarTable td.date_has_event:hover {
	background-position: 162px -81px;
}
.CalendarTable * {
	/* old-style reset here :) */
	border: 0px;
	padding: 0px;
}
.CalendarTable {
    border: 2px solid black;
	margin: 10px auto;
	font-size: 20px;
	border-collapse: separate;
}
/*  Light Box  */
#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;
}

#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}
#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(../images/closebox.png) no-repeat center;
	border: none;
}
.sbox-window-ie6 #sbox-btn-close {
	background-image: url(../images/closebox.gif);
}
.sbox-loading #sbox-content {
	background-image: url(../images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}
.sbox-content-image#sbox-content {
	overflow: visible;
}
#sbox-image {
	display: block;
}
.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}
.sbox-content-iframe#sbox-content {
	overflow: visible;
}
.body-overlayed {
	overflow: hidden;
}
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}
.sbox-bg {
	position: absolute;
	width: 34px;
	height: 34px;
}
.sbox-bg-n {
	left: 0;
	top: -34px;
	width: 100%;
	background: url(../images/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -34px;
	top: -34px;
	background: url(../images/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -34px;
	top: 0;
	height: 100%;
	background: url(../images/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -34px;
	bottom: -34px;
	background: url(../images/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -34px;
	width: 100%;
	background: url(../images/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -34px;
	bottom: -34px;
	background: url(../images/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -34px;
	top: 0;
	height: 100%;
	background: url(../images/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -34px;
	top: -34px;
	background: url(../images/bg_nw.png) no-repeat;
}







.NewsContent {
    font-family: verdana,geneva,sans-serif;
}
.recipe_group_name {
    font-weight: bold;
    margin-top: 15px;
}
.price {
    font-size: 13pt;
    font-weight: bold;
    float:right
}
.craft_head {
    font-size:10pt;
}
.buy {
    font-size:12pt;
    font-weight: bold;
}
.new_item {
    background:url("../images/new_item.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:block;
    height: 64px;
    position:absolute;
    width: 64px;
}
.cs {
    font-size:1.3em;
}
.bottom_border {
    border-bottom: 2px solid black;
}
.cart_name {
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: text-top;
}
.remove {
    font-size:11pt;
}
.small {
    font-size:9pt;
}
.car_details {
    font-size:9pt;
    font-weight: normal;
}
.examples {
    width:150px;
    float:left;
    padding:10px;
}
.add_scrolling {
    padding : 4px;
    width : 100%;
    height : 200px;
    overflow : auto;
}
.scrolling {
    padding : 4px;
    width : 100%;
    height : 120px;
    overflow : auto;
}
.lc {
    width: 100%;
    text-align: center;
    padding: 10px 0px 10px 0px;
    font-size: 1.2em;
}
.big_button {
    font-size:150%;
    cursor: pointer;
}