/* Body #*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

BODY {	
	line-height: 1; 
	font-size:1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

IMG { border: none; }

A { text-decoration: none; }
A:link{color: #000000; text-decoration: none; }
A:visited{color: #000000; text-decoration: none; }
A:hover{color: #999999; text-decoration:none; }
A:active{color: #000000; }

LI { list-style-type: none; }

/*  Interface */

.hide_it { display: none; }

/*  fieldset */

/*  Error pages (forbidden) (not found) */

.error_page { position:relative; padding:10px; }
.forbidden_image { float:left; width:250px; height:200px; background:url(/themes/gallery/images/error-pages/403.png); }
.notfound_image { float:left; width:250px; height:200px; background:url(/themes/gallery/images/error-pages/404.png); } 
.error_h1 { font-size:1.4em; color:#990000; padding-bottom:20px; }
.error_content { float:left; margin-left:10px; }

.ui-dialog .ffWidget_editarea
, .ui-dialog .ffWidget_ckeditor {
	width:100%;
	height:400px;
}

.ui-dialog .textarea {
	width:99%;
	height:200px;
}

.block-loader {
	background:url(../images/please-wait.gif) center no-repeat #ffffff;
	display:block;
	margin:0;
	width:48px;
	height:48px;
	border:1px solid #bbbbbb;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
	-moz-box-shadow:0 0 5px #999999;
    -webkit-box-shadow:0 0 5px #999999;
    box-shadow:0 0 5px #999999;
}
.hidden {
	display:none;
}
/* icone */
.ffButton {
	width: 24px;
    padding:0;
    margin:0;
}
.ffButton A {
    display:inline-block;
    width:24px;
    height:24px;
    padding:0;
}
A.ico-delete { background:url(../images/admin-ico.png) -168px -136px no-repeat; }
A.ico-delete:hover { background:url(../images/admin-ico.png) -168px -160px no-repeat; }

A.ico-preview { background:url(../images/admin-ico.png) -72px -135px no-repeat; }
A.ico-preview:hover { background:url(../images/admin-ico.png) -72px -159px no-repeat; }

A.ico-detail { background:url(../images/admin-ico.png) -120px -88px no-repeat; }
A.ico-detail:hover { background:url(../images/admin-ico.png) -120px -112px no-repeat; }

A.ico-seo { background:url(../images/admin-ico.png) -48px -88px no-repeat; }
A.ico-seo:hover { background:url(../images/admin-ico.png) -48px -112px no-repeat; }

A.ico-permissions { background:url(../images/admin-ico.png) 0 -88px no-repeat; }
A.ico-permissions:hover { background:url(../images/admin-ico.png) 0 -112px no-repeat; }

A.ico-settings { background:url(../images/admin-ico.png) -96px -88px no-repeat; }
A.ico-settings:hover { background:url(../images/admin-ico.png) -96px -112px no-repeat; }

A.ico-add { background:url(../images/admin-ico.png) -120px -184px no-repeat; }
A.ico-add:hover { background:url(../images/admin-ico.png) -120px -208px no-repeat; }

A.ico-visible { background:url(../images/admin-ico.png) -48px -184px no-repeat; }
A.ico-visible:hover { background:url(../images/admin-ico.png) -48px -208px no-repeat; }

A.ico-notvisible { background:url(../images/admin-ico.png) -72px -184px no-repeat; }
A.ico-notvisible:hover { background:url(../images/admin-ico.png) -72px -208px no-repeat; }

A.ico-shipping-zone { background:url(../images/admin-ico.png) -96px -184px no-repeat; }
A.ico-shipping-zone:hover { background:url(../images/admin-ico.png) -96px -208px no-repeat; }

A.ico-edit { background:url(../images/admin-ico.png) 0 -134px no-repeat; }
A.ico-edit:hover { background:url(../images/admin-ico.png) 0 -158px no-repeat; }

A.ico-preview-mail { background:url(../images/admin-ico.png) -144px -88px no-repeat; }
A.ico-preview-mail:hover { background:url(../images/admin-ico.png) -144px -112px no-repeat; }

A.ico-history { background:url(../images/admin-ico.png) -193px -206px no-repeat; }
A.ico-history:hover { background:url(../images/admin-ico.png) -193px -230px no-repeat; }

A.ico-no-history { background:url(../images/admin-ico.png) -217px -207px no-repeat; }

A.ico-shopping-cart-managestock { background:url(../images/admin-ico.png) -120px -88px no-repeat; }
A.ico-shopping-cart-managestock:hover { background:url(../images/admin-ico.png) -120px -112px no-repeat; }

A.ico-shopping-cart-no-managestock { background:url(../images/admin-ico.png) -216px -183px no-repeat; }

A.ico-shopping-cart-addstock { background:url(../images/admin-ico.png) -168px -88px no-repeat; }
A.ico-shopping-cart-addstock:hover { background:url(../images/admin-ico.png) -168px -112px no-repeat; }

A.ico-shopping-cart-basic { background:url(../images/admin-ico.png) -25px -135px no-repeat; }
A.ico-shopping-cart-basic:hover { background:url(../images/admin-ico.png) -25px -159px no-repeat; }

A.ico-shopping-cart-settings { background:url(../images/admin-ico.png) -51px -135px no-repeat; }
A.ico-shopping-cart-settings:hover { background:url(../images/admin-ico.png) -51px -159px no-repeat; }

A.ico-shopping-cart-payments { background:url(../images/admin-ico.png) -144px -135px no-repeat; }
A.ico-shopping-cart-payments:hover { background:url(../images/admin-ico.png) -144px -159px no-repeat; }

A.ico-shopping-cart-no-addstock { background:url(../images/admin-ico.png) -193px -183px no-repeat; }

A.ico-shopping-cart-all { background:url(../images/admin-ico.png) -193px -136px no-repeat; }
A.ico-shopping-cart-all:hover { background:url(../images/admin-ico.png) -193px -160px no-repeat; }

A.ico-relationships { background:url(../images/admin-ico.png) -193px -87px no-repeat; }
A.ico-relationships:hover { background:url(../images/admin-ico.png) -193px -111px no-repeat; }

A.ico-print { background:url(../images/admin-ico.png) -23px -87px no-repeat; }
A.ico-print:hover { background:url(../images/admin-ico.png) -23px -111px no-repeat; }

A.ico-payments { background:url(../images/admin-ico.png) -144px -136px no-repeat; }
A.ico-payments:hover { background:url(../images/admin-ico.png) -144px -160px no-repeat; }

A.ico-retry, A.ico-update { background:url(../images/admin-ico.png) -241px -183px no-repeat; }
A.ico-retry:hover, A.ico-update:hover { background:url(../images/admin-ico.png) -265px -183px no-repeat; }

A.ico-clone { background:url(../images/admin-ico.png) -289px -87px no-repeat; }
A.ico-clone:hover { background:url(../images/admin-ico.png) -313px -87px no-repeat; }

A.ico-pdf { background: url(../images/admin-ico.png) -295px -162px no-repeat; }
A.ico-pdf:hover { background:url(../images/admin-ico.png) -295px -186px no-repeat; }

A.ico-send-mail { background:url(../images/admin-ico.png) -298px -112px no-repeat; }
A.ico-send-mail:hover { background:url(../images/admin-ico.png) -298px -136px no-repeat; }

/*errori*/
.google-api-warning {
	width: 90%;
	margin: 10px auto;
	background: url(../images/icons/google-maps.png) left no-repeat;
}
.google-api-warning .icon IMG {
	width: 100px;
	height: 100px;
	float: left;	
}
.google-api-warning H2 {
	color: #da4e2a;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin-left: 105px;
}
.google-api-warning P {
	color: #222;
	font-size: 14px;
	line-height: 18px;
	margin-left: 105px;
}
.google-api-warning OL {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-left: 105px;
}
.google-api-warning OL LI {
	list-style: upper-roman inside;
	padding: 0 5px;
}
.google-api-warning OL LI A {
	color: #3d81f2;
}