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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: 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 {
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3em;
	background-color: #fff;
	font-family:Verdana,sans-serif;
	}

#gz_login,
#gz_header,
#gz_mainnav,
#gz_subnav,
#gz_content,
#gz_footer {
	margin:0;
	padding:0;
	}

.borderedbox {
	border: 1px solid #ccc;
	padding: 0 10px;
	}
.borderedbox h3 {
	margin-top: 1em;
	}

#gz_notes {
	float: left;
	width: 100%;
	color: #666;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, h2 {
	margin: 8px 0;
	}

h1 {
	font: 2.5em /1 "Trebuchet MS", sans-serif;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font: 2em /1  "Trebuchet MS", sans-serif;
	color: #000;
	margin-top: 22px;
}

h3 {
	font: 1.5em /1.2em  "Trebuchet MS", sans-serif;
	color: #000;
	margin-top: 1em;
}


h4 {
	font: 1.4em /1.3  "Trebuchet MS", sans-serif;
	color: #000;
	margin-top: 10px;
}

h5 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
	font-weight: normal;
}

h6 {
	font-size: 1.2em;
	padding: 10px 0;
	margin-bottom: 0.1em;
}

p, li, pre, blockquote, table, dl, fieldset {
	font: 1.1em Verdana, sans-serif;
	}

li li, li p, table p, blockquote p, dl p, dl dt, fieldset h5, fieldset table, fieldset fieldset, fieldset p {
	font-size: 100%;
	}

/*
h1 a, h2 a, h3 a {
	text-decoration: none;
	}
*/

a:link {
	color: blue;
	}
a:visited {
	color: blue;
	}
a:hover {
	color: red;
	}

blockquote {
	margin: 8px 0 8px 24px;
	}

blockquote p {
	font-size: 100%;
	}

ul, ol {
	margin-top: 8px;
	margin-bottom: 8px;
	}

li{
	margin-bottom: 6px;
	}

dt {
	font-weight: bold;
	}

a img {
	border: 0 none;
	}

table {
	border-collapse: collapse;
	margin: 8px 0;
	}

th {
	text-align: left;
	background-color: #eee;
	}

td, th {
	border: 1px solid #ccc;
	padding: 0.2em 0.5em 0.2em 0.1em;
	}

abbr, acronym {
	border-bottom: 1px dashed #ccc;
	cursor: help;
	font-style: normal;
	}

hr {
	height: 1px;
	border-width: 1px;
	margin: 2em 10px;
	}

img.imgright {
float:right;
clear:right;
margin-left:10px;
}

img.imgleft {
float:left;
clear:left;
margin-right:10px;
}
img.normal {
display:-moz-stack !important
}

.tooltip-tooltip { border-bottom: 1px dotted #0000FF; color: #000000; outline: none; cursor: help; text-decoration: none; position: relative; }
.tooltip-tooltip span { margin-left: -999em; position: absolute; color: #000000; font-size: 0.9em;}
.tooltip-tooltip:link { color: #000000;}
.tooltip-tooltip:hover span { border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
font-family: Arial,Helvetica,Sans-serif; position: absolute; left: 1em; top: 2em; z-index: 99; margin-left: 0; width: 250px; } 
.tooltip-tooltip:hover img { border: 0; margin: 0 0 0 -55px !important; float: left; position: absolute; }
.tooltip-tooltip:hover i { font-family: Arial,Helvetica,Sans-serif; font-size: 1em; font-weight: bold; display: block; padding: 0.2em 0 0.6em 0; }
.tooltip-classic { padding: 0.8em 1em; }
.tooltip-custom { padding: 0em 0.8em 0.8em 2em; }
.tooltip-classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.tooltip-critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.tooltip-help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.tooltip-info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.tooltip-warning { background: #FFFFAA; border: 1px solid #FFAD33; }
@server url(/sitedata/plugins/gallery/statics/css/all.css);
