#currency_note {margin:auto; margin-top:6px;margin-bottom:6px; width:585px;  background:#D3EAFF; border:5px solid #80C2FF; font-family:sans-serif; font-style:italic; color:#003366; font-size:14px; }
#currency_note p{margin:0;}
#currency_note div{float:left; padding:5px; }
#currency_note .img{width:60px;}
#currency_note .text{width:300px;}
#currency_note .conversion{width:150px; min-height:65px;  color:#fff; margin-right:10px;}
.conversion p{color:#fff; font-style:normal;}
#gTax{float:none; color:#247eae; font-weight:bold;}
#gSubt{float:none; width:100%; background-color:#247eae;}
#gSubt h4{margin:0; padding:2px 2px 2px 2px; }
#currency_note{padding:0;}
.clear{clear:both;}

div.warning{border:1px solid #ddd;	background-color:#ffc;	color:#333;	font-size:10pt;	padding:3px;}
div.error{border:1px solid #ddd;	background-color:#fcc;	color:#333;	font-size:10pt;	padding:3px;}


div#shippingSuspend {}
div#shippingSuspendCalendar { float:left;background-image: url(../../images/calendario_shop_small.png);width:192px;height:192px;position:relative; }

div#shippingSuspendCalendar h1 {
	width:192px;
	text-align:center;
	font-family:arial;
	font-size:56pt;
	position:absolute;
	top:10px;
	font-weight:bold;
	color:#111;
	*margin-top:45px;
}
div#shippingSuspendCalendar h3 {
	width:192px;
	text-align:left;
	font-family:arial;
	color:#f03;
	font-size:14pt;
	position:absolute;
	top:122px;
	left:50px;
	font-weight:bold;
	*margin-top:17px;	
}

div#shippingSuspendMessage {
	color:#666;
	font-size:1em;
	font-weight:normal;
}

div#shippingSuspendMessage h3{
	color:#247EAE;
	font-size:1.17em;
	font-weight:bold;
}

/*lightBlue style*/
a.lightBlueBT, a.lightBlueBT:visited {
    
    background: transparent url('../../images/cart/a_bt.gif')  no-repeat scroll top left;
    padding:9px 0px 10px 0px;
    *padding:10px; color:#247eae;
    text-decoration:none;
}
a.lightBlueBT span {
    background: transparent url('../../images/cart/a_bt_r.gif') top right no-repeat;
    font-size:1em;
    padding:9px 10px 10px 9px;
    *padding:0;
    height:20px;
    min-width:48px;
    text-align:center;
}
a.lightBlueBT, a.lightBlueBT:visited{*padding:0px; }
a.lightBlueBT span{
    *background-color:#D3EAFF;
    *height:20px;
    *padding-top:10px;
    *padding-bottom:8px;
    *margin-left:15px;
}
a.detail_order , a.detail_order:visited{
	background-image:url("../../images/icons/magnifier.png");
	background-repeat:no-repeat;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-left:10px;
	padding-left:10px;
	text-decoration:underline;
	text-indent:10px;
	line-height:18px;
	color:#287eae;

}