/* @override 
	http://shop.groovestreet.be/theme/groove-typo.css
	http://localhost:54464/groovestreet/theme/groove-typo.css
*/

/* - groove-typo.css - */

p.callout, th {
	color: #8a786e;
	text-align: left;
	text-indent: 0;
	font-weight: bold;
	list-style-image: none;
	background: url(images/LeSas_3ronds.gif) no-repeat scroll 0 3px;
	margin-bottom: 14px;
	margin-top: 14px;
	margin-right: 0;
	padding-left: 44px;
}

#parent-fieldname-text p.callout span.Apple-style-span {
	color: #8a786e;
	font-weight: bold;
}


/* parent fieldname title */

#parent-fieldname-title {
	color: #fdff49;
	font: normal 20px Verdana;
}

span.Apple-style-span {
	color: #8a786e;
	text-transform: none;
	font: 12px Verdana;
	text-indent: 5px;
	text-align: left;
}

#parent-fieldname-text div div span.Apple-style-span {
	color: #fdff49;
	font-weight: bold;
}

#parent-fieldname-description {
	letter-spacing: 0;
	font: 90%/8px , Verdana Verdana;
	color: #fdff49;
}

/**/
#content {
	padding-top: 5px;
	padding: 10px;
}
table {
    font-size: 100%;
}

a {
    color: #8a786e;
    background-color: transparent;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #889d04;
}


img {
    vertical-align: middle;
    border: none !important;
}

p {
    line-height: 1.5em;
	margin-bottom: 0.85em;
	text-align: justify;
}

p.documentDescription {
	color: #cabdae;
	text-indent: 0;
	margin-top: 30px;
	font-weight: bold;
}
p img {
    border: none;
    margin: 0;
}
hr {
    border: 0;
    height: 1px;
    color: #8cacbb;
    background-color: #8cacbb;
    margin: 0.5em 0 1em 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #cabdae;
    margin: 0.75em 0 0.25em 0;
	font: normal 11px Verdana;
	text-align: left;

#content div div.documentActions h5.hiddenStructure {
	font-size: 60%;
}

#content div div.documentActions ul {
	float: right;
	text-align: left;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #8a786e;
    text-decoration: none;
}
h1 {
    font-size: 160%;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 130%;
	color: #8a786e;
}

h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
}
h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

#content div.documentActions h5.hiddenStructure {
	display: none;
}

#content div.documentActions ul {
	display: run-in;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	float: right;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}
ul {
    line-height: 1.5em;
    padding: 0;
}
ol {
    line-height: 1.5em;
    padding: 0;
}
li {
    margin-bottom: 0.5em;
	margin-left: 31px;
}

#parent-fieldname-text p.callout {
	color: #8a786e;
}

#parent-fieldname-text h3 {
	text-align: left;
}

dt {
    font-weight: bold;
}
dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
abbr .explain {
    border-bottom: none;
}
q {
    font-family: Baskerville, Georgia, serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    padding-left: 0.5em;
    margin-left: 0;
    border-left: 4px solid #8cacbb;
    color: #76797c;
}
code, tt {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
    padding: 0 0.1em;
}
pre {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 100%;
    padding: 1em;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: #dee7ec;
    overflow: auto;
}
ins {
    color: green;
    text-decoration: none;
}
del {
    color: red;
    text-decoration: line-through;
}



