body	{
    color: #00677a;
	background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;	
}

html>body	{
    font-size: .9em;	
} 

/**********************************/
/* general elements               */
/**********************************/
table, tr, td {
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;	
}
td.left {
    padding-right: 5px;
}
td.right {
    padding-left: 5px;
}

span.left {
    padding-right: 10px;
    float: left;
}
span.right {
    padding-left: 10px;
    float: right;
}

input, select, textarea { 
    color:#000000; 
    background-color:#EEEEEE; 
    font-size:.9em; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration:none;
    border-bottom: 1px solid #FFFFFF; 
    border-right: 1px solid #FFFFFF; 
    border-left: 1px solid #BBBBBB; 
    border-top: 1px solid #BBBBBB;	
    padding: 1px; 
} 

input.submit { 
    border-bottom: 1px solid #BBBBBB; 
    border-right: 1px solid #BBBBBB; 
    border-left: 1px solid #FFFFFF; 
    border-top: 1px solid #FFFFFF;	
} 


/**********************************/
/* text and links                 */
/**********************************/
A:link { 
    color: #999999; 
    text-decoration: underline 
}
A:visited { 
    color: #999999; 
    text-decoration: none 
}
A:hover { 
    color: #333333; 
    text-decoration: none 
}

/**********************************/
/* main layout                    */
/**********************************/

#headerbox {
	width: 100%;
	height: 130px;
	background: url(img/header.png) 0 0 repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}
#header {
	width: 800px;
	height: 130px;
	margin: 0px auto;
	padding-right: 50px;
}
#headerlogo {
	float: left;
	border: none;
	margin: 15px 0 0 0px;
    width: 300px;
	height: 92px;
	background: url('img/logo.png') 0 0 no-repeat;
}
#header h1 {
	display: none;
}
#headlabel {
	margin-top: 5px;
	float: right;
	width: 200px;
	height: 15px;
	text-align: right;
	font-size: 90%;
}
#headarrows {
	margin-top: 5px;
	float: left;
	width: 100px;
	height: 15px;
	text-align: right;
	font-size: 90%;
}
#headcontainer {
	overflow: hidden;
	margin-top: 5px;
	float: right;
	width: 485px;
	height: 135px;
	text-align: left;
}
#headpics {
	position: relative;
	top: 5px; 
	left: 0px; 
	width: 485px;
	height: 115px;
}
#headpics img {
	border: 0px;
	margin: 5px 5px 0 0;
	padding: 0;
	/*height: 65px;
	width: 65px;*/
}
.clear {
	clear: both;
}
#framebox {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 1em 0 2em 0;
}
#frame {
	margin: 0px auto;
    width: 800px;
	background: url(img/inprint.jpg) 200px 0 no-repeat;
}
#frameclear {
	clear: both;
}	
#footerbox {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer {
	width: 550px;
	padding-left: 200px;
	margin: 0px auto;
	font-size: 85%;
}


/**********************************/
/* content #content               */
/**********************************/
#content {
    float: right;
    width: 550px;
    text-align: left;
    padding: 0;
    border: 0;
    margin: 0px;	
    line-height: 140%;
    height: 100%;
}
* html #content {
    margin: 0px;
    width: 550px;
    marg\in: 0 0 0 7px;
    w\idth: 550px;
} 


#content h1, #header h1 {
    display: none;
}
#content p	{
    margin-top: 2px;
    margin-bottom: 10px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #00677a;
}
#content h2	{
    font-size: 1.6em;
    margin-top: 10px;
    margin-bottom: 12px;
    letter-spacing: 1px;
    line-height: 150%;
}
#content h3	{
    font-size: 1.2em;
    margin-top: 15px;
    margin-bottom: 2px;
    letter-spacing: 1px;
    line-height: 140%;
}
#content h4	{
    padding: 0px;
    font-size: .8em;
    margin-top: 10px;
    margin-bottom: 2px;
    letter-spacing: 1px;
    line-height: 140%;
}
#content ul{
    /*list-style-type: none;*/
    padding-left: 20px;
    margin: 0;
}
#content li {
    /* background-image: url("res/default/bip.gif");
    background-repeat: no-repeat;
    background-position: 0px 9px; */
    padding: 0px 0px 0px 10px;
    margin: 0;
}

#content ul ul {
    padding-left: 20px;
    margin: 0;
} 

#content ul ul li{
    /* background-image: url("res/default/bip.gif");
    background-repeat: no-repeat;
    background-position: 0px 8px; */
    padding-left: 12px;
    margin: 0;
    font-size: .9em;
}

#content blockquote	{
    margin: -5px 0px 20px 10px;
    padding: 0;
    padding-left: 10px;
    border: 0;
    border-left: 1px dotted #CCCCCC;
}
#content blockquote blockquote {
    margin: 10px 0px 10px 10px;
}
#content hr {
    border-top: 1px dashed #CCCCCC;
    border-bottom: 0px solid #CCCCCC;
    border-left: 0px solid #CCCCCC;
    border-right: 0px solid #CCCCCC;
    color: #FFFFFF;
    background-color: #FFFFFF;
    height: 4px;
    margin: 5px 0px 5px 0px;
}
#content td h3 {
    margin-top: 0px;
}

.warning {
    color: #FF0000;
    font-style: italic;
}
div.warning h1, div.warning h2, div.warning h3, div.warning h4, div.warning h5, div.warning h6 {
    font-weight: bold;
    color: #F !important;
}

#contentnav {
    font-size: .8em;
}

.box { 
    border: 1px solid #CCCCCC; 
    padding: 10px 15px; 
    margin: 5px; 
    width: 70%; 
    background-color: #FFFFFF;
}
table.cmf-listbox {
    border: #CCCCCC solid 1px;
}


/**********************************/
/* navigation                     */
/**********************************/
#nav {
    float: left;
    width: 230px;
/*180px*/
    text-align: left;
    font-size: 90%;
	padding: 1em 1em 1em 0;
}

#nav h2 {
    font-size: 80%;
    margin: 2em 0 1em 0;
    padding: 0;
}

#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#nav ul li {
    margin: 0px;
	margin: 4px 0px;
}
#nav ul ul {
    margin-left: 10px;
}
#nav ul li ul li {
    margin-left: 10px;
}
#nav a {
    text-decoration: none;
}
#nav li a, #nav li span.cmf-menu-selected {
    padding-left: 24px;
	font-weight: bold;
	font-size: 1.3em;
	background-image: url(img/bip.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #00677a;
}
#nav li a.cmf-menu-selected, #nav li a:hover, #nav li span.cmf-menu-selected {
	background-image: url(img/bip_on.gif);
	color: #000000;
}
#nav input {
    width: 100px;
}
#nav .navboxcontent p {
    margin: 0;
	padding: 2px 0;
}
#adminmenu li a, #adminmenu li span.cmf-menu-selected {
	font-size: 1.1em;
	background-position: 0px 2px;
}

/**********************************/
/* CMF : tables                   */
/**********************************/
table.cmf-list td {
	padding: 2px;
}
table.cmf-listbox td {
	padding: 2px;
}
table.cmf-highlight tr td:hover {
    border: #CCCCCC dotted 1px;
}
td.cmf-top { 
    color: #000000; 
    background-color: #CCCCCC; 
}
td.cmf-nav { 
    color: #CCCCCC; 
    background-color: #FFFFFF; 
}
td.cmf-line { 
    color: #CCCCCC; 
    background-color: #FFFFFF; 
}
td.cmf-linesep { 
    color: #CCCCCC; 
    background-color: #FFFFFF; 
}
td.cmf-line1 { 
    color: #000000; 
    background-color: #FFFFFF; 
}
td.cmf-line2 { 
    color: #000000; 
    background-color: #f6f6f6; 
}

td.cmf-right {
    color: #000000; 
    font-size: .9em; 
}
span.cmf-compulsory {
    color: #FF9999;
}
td.cmf-left {
    color: #000000; 
    font-size: .9em; 
}
td.cmf-break { 
    color: #CCCCCC; 
    background-color: #EEEEEE; 
    border-bottom: #999999 solid 1px;
}
td.cmf-sep { 
    color: #003300; 
    background-color: #F6F6F6; 
}
td.sep h4 {
    background-color: #CCCCCC; 
}
td.cmf-bottom {
    color: #000000; 
    /*background-color: #FFFFFF; */
}


/**********************************/
/* CMF : forms                   */
/**********************************/
form.cmf-form input, form.cmf-form select, form.cmf-form textarea, a.cmf-actionbutton { 
	color:#000000; 
	background-color:#EEEEEE; 
	border-bottom: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	border-left: 1px solid #BBBBBB; 
	border-top: 1px solid #BBBBBB;	
} 

form.cmf-form input.cmf-submit, a.cmf-actionbutton { 
	border-bottom: 1px solid #BBBBBB; 
	border-right: 1px solid #BBBBBB; 
	border-left: 1px solid #FFFFFF; 
	border-top: 1px solid #FFFFFF;	
	text-decoration: none;
} 
form.cmf-form textarea.cmf-small {
}
form.cmf-form textarea.cmf-medium {
}
form.cmf-form textarea.cmf-large {
}
form.cmf-form textarea.cmf-full {
}

a.cmf-actionlink, a.cmf-actionlink:visited { 
	background-color: #fefefe; 
	border-top: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	text-decoration: none;
} 
a.cmf-actionlink:hover, a.cmf-actionlink:active { 
	color: #000000; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	text-decoration: none;
} 
.cmf-inlinenavigation a, .cmf-inlinenavigation span.cmf-cmf-menu-selected { 
	border-top: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	text-decoration: none;
} 
.cmf-inlinenavigation a:hover, .cmf-inlinenavigation a:active { 
	color: #000000; 
	background-color: #fefefe; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	text-decoration: none;
} 



/**********************************/
/* CMF : meessages                */
/**********************************/
.cmf-actiondiv {
}

.cmf-messages {
    color: #669966; 
    border: 1px dotted #bfbfbf; 
}
.cmf-errors {
    color: #CC6666; 
    border: 1px dotted #bfbfbf; 
}
.cmf-confirmation {
    border: 1px solid #bfbfbf; 
}
.cmf-confirmationbuttons {
}
.cmf-confirmationbuttons a.cmf-actionbutton {
}
.cmf-confirmationbuttons input {
}
.cmf-confirmationtitle {
}
.cmf-confirmationbox {
}



/**********************************/
/* CMF : tabs                     */
/**********************************/
.tabsystem .tabcontainer {
    margin-bottom: 10px !important;
}
.tabsystem .tabpage {
    padding: 5px 0px 5px 0px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin: 10px 0px 10px 0px;
    clear: both;

}
.tabsystem .tabpage h4 {
    background-color: #000000;
    font-size: 1em;
    margin: 0px 0px 3px 0px;
    padding: 0;
}

.tabsystem .tabpage ul {
	padding: 0px;
	margin: 5px 0px 10px 0px;
    list-style-type: none;
}
.tabsystem .tabpage li {
	margin: 0px;
	padding: 0px;
}
.tabsystem .tabpage ul li ul {
	margin: 2px 0px 10px 0px;
	padding: 0px;
}


.tabsystem .tabcontainer .tab {
    display: inline;
    background-color: #fefefe;
    background-image: none;
    float: left;
    border: 1px solid #CCCCCC;
    z-index: 1;
    font-size: 10px;
    font-weight: normal !important;
    color: #999999;
    white-space: nowrap;
    text-align: center;
	padding: 1px 4px 1px 4px !important;
	margin: 2px 2px 2px 0px !important;

}

.tabsystem .tabcontainer .tab-hover {
    border: 1px solid #999999;
    border-bottom: 1px solid #999999;
    color: #333333 !important;
}

.tabsystem .tabcontainer .tab-active {
    background-color: #FFFFFF;
    color: #333333 !important;
    font-weight: normal !important;
    border: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
