/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.com *****/


/******************************** General styles *******************************/
body, table, td, tr, tbody, b, p{
	color: black !important;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
input, select, textarea {
	border: 1px solid #00addd;
	margin-bottom: 1px;
}
h1 {
	color: #00addd;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #00addd !important;
}
hr {
	height: 1px;
	border: 1px solid #00addd;
}
#hr_info{
	width: 700px;
	border: 0px;
	border-bottom: 1px solid #c0c0c0;
}
#my-body {
	background: #f4efea;
}
#header_link{
	float:left;
	clear:both;
	width: 882px;
	margin: 0px 0px 0px 70px;
	height: 225px;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 1024px;
	text-align: left;
}
#header{
	float:left;
	clear:both;
	background:url(img/header.jpg)  no-repeat;
	width: 980px;
	height: 231px;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/

#root-navigation{
	float:left;
	clear:both;
	background: url(img/navi-back.jpg);
	width:840px;
	padding: 0px 70px 5px 65px;
	margin: 0px 0px 0px 0px;
}
#sub-navigation li.level2{
	display: none;
}
#sub-navigation{
	float:left;
	clear:both;
	width:980px;
	overflow: hidden;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background: url(img/subnavi-back.jpg);
}
#third-navigation{
	float:left;
	clear:both;
	width:980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 59px;
	background: url(img/content-back.jpg);
}
#root-navigation .root-navigation {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#root-navigation .root-navigation li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}
#third-navigation ul li a{
	text-decoration: none;
}
#third-navigation ul{
	margin-top: 2px;
	padding: 0px 0px 0px 25px;
}
#third-navigation ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	font-size: 8pt;
}
#root-navigation .root-navigation li a {
	font-size: 13px !important;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	float: left;
	padding: 0px 5px 3px 12px;
	color: white !important;
}

#root-navigation .root-navigation li a:hover {
	font-weight: normal;
	color: #00addd !important;
}
#sub-navigation ul li a:hover {
	font-weight: normal;
	color: #00addd !important;
}
#root-navigation .root-navigation li.current a {
	font-weight: normal;
	color: #00addd !important;
}
#sub-navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 80px;
}

#sub-navigation ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sub-navigation ul li a {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	float: left;
	padding: 0px 5px 3px 5px;
	color: white !important;
}
#sub-navigation ul li.current a {
	font-weight: normal;
	text-decoration: none;
	color: #00addd !important;
}
/*hide Sitemap-site in navigation*/
#root-navigation .root-navigation .sort-11{
	display: none;	
}
/*******************************************************************************/


/************************************ Content **********************************/
#content {
	float:left;
	clear:both;
	margin: 0px auto 0px auto;
	padding: 15px 50px 20px 90px;
	line-height: 16px;
	background: url(img/content-back.jpg) repeat-y;
	width: 840px;
}

#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}

#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}
#content {
	height: 400px;
}
#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
#portlet{
}
.portlet {
	float: left;
	clear: both;
	width: 170px;
	padding: 0px 0px 0px 0px;
	background:url(img/portlet-back.jpg);
}
.portlet h1 {
	border:none;
	color: black;
	margin: 0px 0px 0px 0px !important;
	padding: 5px 0px 0px 7px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-title {
	padding: 15px 0px 0px 10px;
	background:url(img/portlet-top.jpg) top no-repeat;
}
.portlet-content {
	padding: 0px 0px 10px 10px;
	background:url(img/portlet-bottom.jpg) bottom no-repeat;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
#portlet-login h1{
	display: none;
}
#portlet-login {
	padding-left: 70px;
	float:left;
	margin: 0px;
}
#portlet-login  a{
	display:none;
}

#portlet-login-input{
	width: 95px;
	margin: 0px;
}

.module-content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.module-content table, td, tr, tbody, b, p{
	color: black !important;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	float:left;
	clear:both;
	height: 66px;
	margin: 0px 0px 30px 0px;
	width: 1024px;
	background: url(img/footer.jpg);
	text-align: center;
	color: gray;
}
#info a {
	text-decoration: none;
	color: gray;
}

#mod_references_table td label {
  display: none;
}

#mod_references_list {
  height: 240px;
  margin: 0;
  padding: 0;
}

#mod_references_list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 60px;
}

#mod_references_list .title {
  float: left;
}

#mod_references_list .handle {
  float: right;
  font-size: xx-small;
  width: 80px;
  cursor: pointer;
}
/*******************************************************************************/
.administration{
	background: none #fff !important;	
	border: 1px solid #303030;
}
.admin_partt {
	background: #fff;
}
.administration hr{
	border: 0;
	border-bottom: 1px solid #303030;
}