body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:url(../image_buttons/bg_slice.jpg) #f6f6f6;
	background-repeat:repeat-x;

	}
.input_box{border:1px solid #7B91A7; font-size:12px;color:#52677A;}	
.error_box{border:1px dashed #c90404;}	
.cart {color: #333333; font-size: 12px; padding:0.2cm; }
.mayro{font-size: 12px;color: #333333;}
.ble_big{ color: #52677A; font-size:18px;}
.ble_med{ color: #52677A; font-size:16px; font-weight:bold;}
.ble_small{ color: #52677A; font-size:14px;}
.yellow_font{font-size:11px; color:#FFCC00;}
.mob_font{color:#BA3477; font-size:11px;}
.white_big {font-weight: bold;color: #F6F6F6;font-size: 17px;}
.border_bottom{border:1px solid #7B91A7; font-size:12px;color: #52677A; }
.border_right{border-right:1px solid #7B91A7; font-size:11px;color: #52677A; }
a {text-decoration: none; color:#52677A;}
a:hover {text-decoration: none; color: #FFCC00;}
a:active{text-decoration: none; color: #52677A;}

.aspro_lnk {text-decoration: none; color:#f6f6f6;}
.aspro_lnk:hover {text-decoration: none; color: #FFCC00;}
.aspro_lnk:active{text-decoration: none; color: #f6f6f6;}

.yellow_lnk {text-decoration: none; color: #FFCC00;}
.yellow_lnk:hover {text-decoration: none; color: #FFCC00;}
.yellow_lnk:active{text-decoration: none; color:  #FFCC00;}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.errormsg{
color:#c90404;
font-size:10px;

}