/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: helvetica, arial, sans-serif;
	line-height: 13px;
	font-size: 11px;
	color: #51227b;
	margin: 0;
	padding:0;
}

object{ outline: none; }

form,div, p { margin: 0;  padding: 0; }
p,
.contentpaneopen_content img { margin-bottom: 13px; }

img { border: 0 none; height:auto;}

a:link, a:visited {	text-decoration: none;font-weight: normal;cursor: pointer; }
a:hover { text-decoration: underline;font-weight: normal;cursor: pointer; }

input.button { cursor: pointer; }

.title {background:url(templates/rhuk_milkyway/images/bg_h1.png) top right no-repeat;padding-bottom:50px;width: 200px;padding-right:260px;}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 


div#logo {
	/*position: fixed;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 165px;
	text-align: left;*/
	margin-bottom:45px;
}
div#leftcolumn {
	position: absolute;
	left: 0;
	top: 220px;
	padding: 0;
	margin: 0;
	width: 140px;
	/*position:absolute; top:0; left:0; width:150px; z-index:10;*/
  width:200px;
 

}
div#rightcolumn {
	padding:0 0 0 200px;
	/*z-index:3;
	position: absolute;
	left: 200px;
	top: 220px;
	text-align:left;
	margin:0 20px;
	border-top:1px solid #dddddd;
	padding-top:10px;*/
}


div#footer {
	padding: 0;
	overflow: hidden;
	background:url(../images/dpmm/overlay40.png);
	color:#999999;
	font-size:10px;
	padding:6px;
	border-top:1px solid #d3c7de;
	margin-right:25px;
}
div#footer_r {}
div#footer_r div {	float:right;text-align: right;font-size: 10px;color: #aaa;}
div#footer_r div ul{	list-style:none;padding:0;margin:0;}
div#footer_r div ul li{	float:left;margin-right:10px;	}
div#footer_r a:link, div#footer_r a:visited  {	color: #999;}
div#footerspacer {	height: 10px;}



#area, #area_rightbg {
	padding: 0;
	padding-top:167px;
	text-align:left;
}


div#accordion{
	margin: 0 20px ;
	/*border-bottom:1px solid #DDDDDD;*/
	color:#FFFFFF;
}

div#accordion h3{
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:10px 0 10px 5px;
	margin:0;
	color:#FFFFFF;
	cursor:pointer;
	line-height: 20px;
}






/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
 margin:0;padding:0;
}

h2, .contentheading {
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: normal;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

div.mod_placehere .contentheading,
div.mod_placehere .contentpaneopen {
  color:#FFFFFF
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-size: 10px;
}

.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: none;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/dpmm/right_bg.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	color: #333;
}





div.module_menu,
div.module_infos,
div.module_menubottom {
	margin: 0;
	padding: 0;
}

div.module_infos {
	position:absolute;
	bottom:0;width: 235px; font-size: 8px;
	padding-left:2px;
	/*background:url(../images/bg_left_top.png) bottom left;*/
}
div.module_infos div{
	/*padding:5px 3px;*/
}
div.module_infos div div{
	padding:0;
}

div.module_menubottom {
	position:absolute;
	bottom:57px	;
	_bottom:58px	;
}

div.module_menu div div div,
div.module_menubottom div div div {
	padding: 0;
	width: auto;
}

div.module_menu div div div div,
div.module_menubottom div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul,
div.module_menubottom ul {
	margin: 0;
	padding: 0 0 0 2px;
	list-style:none;
}

div.module_menu ul ul,
div.module_menubottom ul ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style:none;
}

div.module_menu ul li,
div.module_menubottom ul li {
	font-size:12px;
	background:url(../images/nav_item.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:235px;
	text-align:right;
	margin:4px 0 0 0;
}

div.module_menu ul li a,
div.module_menubottom ul li a {
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:2px 6px;
	line-height:12px;
	color:#50227B;
}

div.module_menu ul li ul,
div.module_menubottom ul li ul {
	/*margin-top:4px;*/
}
div.module_menu ul li ul li a,
div.module_menubottom ul li ul li a {
	color:#9999CC;
	font-weight: normal;
}
div.module_menu ul.menu li a:hover,
div.module_menubottom ul.menu li a:hover {
	background:url(../images/dpmm/overlay40.png);
	color:#E2007A;
}

div#accordion h3:hover {
	background:url(../images/dpmm/overlay20.png);
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}


/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}


.mod_placehere_leading,
.mod_placehere_following{
	border-top:1px solid #a790bd;
	border-bottom:1px solid #a790bd;
	margin:4px 0;
	padding:10px 10px 10px 5px;
}





/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}


div.message {
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}


/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }


/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}


.decalage{
	padding-left:90px;
}