/*
 * copyright by enarion.it Internet-Services, http://enarion.it
 * do not distribute or copy this code if you do not have a valid license!
 */
body {
	background-image: url("../images/layout/background.jpg");
	background-repeat: repeat-x;
	background-color: #0A6DB1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #070066;
}

img {
	border: 0;
}

#body {
	width: 969px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

.null {
	height: 20px;
	background-color: #0A6DB1;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #070066;
}

a:hover {
	text-decoration: underline;
}

/* content */
div#content {
	position: absolute;
	top: 122px;
	background-color: white;
	z-index: 0;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#content_top {
	background-image: url("../images/layout/content_top.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;
	height: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
	z-index: 5;
}

#content_body {
	position: relative;
	background-color: white;
	left: 0px;
	top: 35px;
	padding-top: 10px;
	padding-bottom: 60px;
	/* hack for IE - cannot handle min-height, see http://www.dustindiaz.com/min-height-fast-hack/ */
	height: auto !important;
	height: 600px;
	/* eo hack */
	min-height: 600px;
	font-size: 80%;
}

#content_text {
	position: relative;
	left: 220px;
	top: 10px;
	width: 700px;
}

#body h1 {
	font-size: 130%;
}

#body h2 {
	font-size: 120%;
}

#body h3 {
	font-size: 110%;
}

#body h4 {
	font-size: 105%;
}

#content_footer {
	background-image: url("../images/layout/content_top.jpg");
	background-repeat: repeat-x;
	width: 969px;
	height: 37px;
	position: relative;
	left: 0px;
	bottom: 0px;
	text-align: center;
	padding-top: 12px;
	font-size: 60%;
}

/* header */
#header {
	position: absolute;
	top: -169px;
}

#header_logo {
	position: absolute;
	top: 21px;
	left: 10px;
	width: 262px;
	height: 135px;
	background-image: url("../images/layout/header_logo.jpg");
	background-repeat: no-repeat;
	z-index: 10;
	height: 135px;
}

#header_login {
	background-image: url("../images/layout/header_login.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	color: #ADEEFF;
	width: 474px;
	height: 85px;
	left: 290px;
}

#header_login_head {
	font-weight: bold;
	position: absolute;
	left: 50px;
	top: 13px;
}

#header_login_form {
	position: absolute;
	left: 20px;
	top: 40px;
}

#header_login_username,#header_login_password {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 40px;
	font-weight: bold;
	color: white;
	font-size: 80%;
}

#header_login_password {
	left: 150px;
}

#header_login_submit {
	position: absolute;
	left: 300px;
	top: 15px;
	width: 130px;
}

#header_buttons {
	position: absolute;
	top: 60px;
	left: 800px;
	z-index: 10;
	width: 132px;
	height: 32px;
}

#button_home,#button_contact,#button_help,#button_ruler,#button_ruler2 {
	background-position: top left;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#button_home {
	left: 0px;
	background-image: url("../images/layout/header_home.jpg");
}

#button_home :hover {
	background-image: url("../images/layout/header_home2.jpg");
}

#button_contact {
	left: 18px;
	background-image: url("../images/layout/header_contact.jpg");
}

#button_contact :hover {
	background-image: url("../images/layout/header_contact2.jpg");
}

#button_help {
	left: 18px;
	background-image: url("../images/layout/header_help.jpg");
}

#button_help :hover {
	background-image: url("../images/layout/header_help2.jpg");
}

#button_ruler,#button_ruler2 {
	background-image: url("../images/layout/header_ruler.jpg");
	background-repeat: no-repeat;
	width: 4px;
}

#button_ruler {
	left: 40px;
}

#button_ruler2 {
	left: 58px;
}

/* menu */
#menu {
	position: absolute;
	left: 27px;
	top: 50px;
	width: 165px;
	height: 400px;
	padding-bottom: 34px;
	z-index: 8;
	background-color: #068dce;
}

#menu a {
	font-weight: normal;
}

#menu_top {
	position: absolute;
	top: 0px;
	left: 12px;
	background-image: url("../images/layout/menu_top.jpg");
	background-repeat: repeat-x;
	height: 46px;
	width: 165px;
}

#menu_left {
	background-image: url("../images/layout/menu_left.jpg");
	background-repeat: no-repeat;
	width: 12px;
	height: 352px;
	position: absolute;
	left: -12px;
	top: 0px;
}

#menu_right {
	background-image: url("../images/layout/menu_right.jpg");
	background-repeat: no-repeat;
	width: 12px;
	height: 352px;
	position: absolute;
	right: -12px;
	top: 0px;
}

#menu_content {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 144px;
	background-color: #ffffff;
	z-index: 10;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 350px;
}

#menu_list,#submenu_top,#submenu_list {
	padding-left: 0px;
	margin-left: 0px;
	z-index: 10;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
}

#submenu_top {
	background-color: #30B3E9;
	height: 24px;
	color: #ffffff;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 5px;
}

.menu_item {
	background-image: url("../images/layout/menu_item.jpg");
	background-repeat: no-repeat;
	height: 22px;
	width: 144px;
	padding-left: 10px;
	padding-top: 2px;
}

#link_css_style-none {
	text-decoration: none;
	border-bottom-style: none;
}

.link_groove {
	text-decoration: none;
	border-bottom-style: groove;
}

#link_css_style-dotted {
	text-decoration: none;
	border-bottom-style: dotted;
}

#link_css_style-dashed {
	text-decoration: none;
	border-bottom-style: dashed;
}

#link_css_style-underline {
	text-decoration: underline;
}

#link_css_style-double {
	text-decoration: none;
	border-bottom-style: double;
}

#link_css_style-overline {
	text-decoration: overline;
}

.info {
	border: 1px;
	border-style: solid;
	border-color: #1111ff;
	padding: 3px;
	background-color: #bbaaff;
	font-size: 90%;
	clear: both;
}

.success {
	border: 1px;
	border-style: solid;
	border-color: #1111ff;
	padding: 3px;
	background-color: #D0FFAA;
	font-size: 90%;
	clear: both;
}

.sample_code {
	font-size: 120%;
	border: 1px;
	border-style: solid;
	border-color: #070066;
	padding: 3px;
	color: #070066;
	clear: both;
}

.content_center {
	clear: both;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

/* zend form */
dl.zend_form
{
    margin: 1em 0;
    padding: 0;
}

.zend_form dt
{
    width: 150px;
    float: left;
    margin: 0 0 0 0;
    padding: .5em;
    font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.zend_form dd
{
    float: left;
    margin: 0 0 0 0;
    padding: .5em;
}