/*
Welcome to the gbgoffice css code ;).
It is written by sebastianz55.org exclusively for gbgoffice.info and is licensed under GPL.
Enjoy gbgoffice!
*/


/* main elements */
html, body {
	background: #24335F;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Sans-Serif;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	display: table;
	text-align: left;
	min-height: 500px;
	height: 100%;
	text-align: center;
	width: 764px;
	background: #4A7CCF;
}
img {
	border: 0;
}
ul {
	list-style-type: none;
	margin: 0 auto;
}
#header {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 106px;
	width: 750px;
	background-image: url(head.gif);
	background-position: center;
}
#navigation {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 38px;
	background-image: url(buttonsbg.gif);
	background-position: center;
}
#buttons {
	float: left;
	clear: right;
	margin: 0;
	padding: 11px 0 0 50px;
}
#main {
	display: table;
	height: 1%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	min-height: 350px;
	width: 750px;
	background: #fff;
}
#footerpic {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 38px;
	width: 750px;
	background-image: url(footerpic.gif);
	background-position: center;
}

/* text formatting */
a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	color: #A52A2A;
	text-decoration: none;
}
a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	color: #A52A2A;
	text-decoration: underline;
}
.head a {
	float: left;
	clear: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: #fff;
	padding: 27px 0 0 37px;
	text-decoration: none;
}
.head a:hover {
	float: left;
	clear: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: #fff;
	padding: 27px 0 0 37px;
	text-decoration: none;
}
#buttons a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #3C7900;
	text-decoration: none;
}
#buttons a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #143C25;
	text-decoration: underline;
}
#text {
	float: left;
	clear: right;
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	width: 700px;
}
#title {
	font-size: 1.4em;
	color: #153180;
	font-weight: bold;
	padding: 20px 0 10px 0;
}
#maintext {
	color: #0C1838;
	font-size: 1em;
}
#extra {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	width: 680px;
	border: 1px solid #A46700;
	padding: 10px 10px 10px 10px;
	background-color: #FFEFD5;
}
#minititle {
	font-size: 1.2em;
	color: #153180;
	font-weight: bold;
	padding: 20px 0 10px 0;
}
.else {
	font-size: 0.8em;
	color: #787878;
}
#list {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 50px;
}
#footertxt a {
	margin: 0 auto;
	padding: 0 0 0 10px;
	float: left;
	clear: right;
	text-align: left;
	width: 750px;
	height: 20px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
}
#footertxt a:hover {
	margin: 0 auto;
	padding: 0 0 0 10px;
	float: left;
	clear: right;
	text-align: left;
	width: 750px;
	height: 20px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
}
/* calidationz positioning */
#validate {
	float: right;
	clear: left;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 10px;
}
