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

/* @group General Styles */

* {
	margin: 0;
	padding: 0;
}

*, body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	font-family: Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	font-size: 11px;
	line-height: inherit;
}

input, select, textarea {
	border: 1px solid #af4e4b;
	margin-bottom: 1px;
}
h1 {
	color: #af4e4b;
	font-weight: normal;
	font-size: 28px;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #000000 !important;
	font-weight: normal;
	font-size: 130%;
}
h3,
h3 a,
h3 a:hover {
	text-decoration: none !important;
	color: #000000 !important;
	font-weight: normal;
	font-size: 14px;
}
h5 {
	width: 330px;
	padding: 28px 0 0 120px;
	height: 45px;
	background: url(img/button_rot_450.jpg) no-repeat;		
}
h5 a {
	font-size: 14px;
	color: #fff !important;
}
h5 a:hover {
	text-decoration: none !important;
	color: #000 !important;
}
hr {
	height: 1px;
	background: #bababa;
	border: none;
}
#my-body {
	background: #fff url(img/background.jpg) repeat-x left top;
}

.clear {
	float: none;
	clear: both;
	display: block;
}

#administration_panel h1 {
	height: 20px;
	line-height: 20px;
}

#administration_panel h2 {
	background: #e2e1c3;
	color: black;
	border-bottom: 1px solid white;
	height: 20px;
	line-height: 22px;
}

#administration_panel .admin_part .admin_part {
	border: none;
	line-height: 18px;
	font-size: 11px;
}

.management {
	font-size: 11px;
}

/* @end */

/* @group Basic */

#container {
	width: 1200px;
	height: 200px;
	background: url(img/wrap.jpg) no-repeat center top;
}

#wrap {
	margin: 0 auto;
	width: 970px;
}

#header {
	width: 970px;
	height: 122px;
	position: relative;
}

#logo {
	width: 210px;
	height: 115px;
	overflow: hidden;
	position: absolute;
	left: 0;
}

#meta {
	float: left;
	width: 547px;
	display: inline;
	height: 27px;
	background: url(img/meta_background.png) no-repeat left top;
	padding: 10px 10px 0 100px;
	margin: 0 0 0 130px;
}

#meta_navigation {
  	float: right;
  	margin-right: 15px;
  	display: inline;
	color: #af4e4b;
	font-weight: bold;
}

#navigation {
	margin: 0 auto;
	padding: 0 10px 0 11px;
	height: 35px;
	overflow: hidden;
	background: url(img/navigation.png) no-repeat left bottom;
}

#content {
	background: url(img/content.png) no-repeat left top;
	min-height: 400px;
	padding: 20px 10px 10px 11px;
}

#left {
	margin: 0 20px 0 20px;
	width: 200px;
	min-height: 400px;
	float: left;
	display: inline;
}

#middle {
	width: 469px;
	float: left;
	min-height: 400px;
	overflow: hidden;
}
#middle .message {
	border: 1px solid #95211c;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.5px;
	background: url(img/message_back2.gif);
}
#middle .message a {
	color: #dddddd;
	font-size: 13px;
}
#middle .message a:hover {
	color: white;
}
#middle .introduction {
	font-weight: normal;	
}

#right {
	margin: 0 20px 0 0;
	min-height: 400px;
	width: 200px;
	float: right;
	display: inline;
}

.cf {
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	overflow: hidden;	
}

/* @end */

/* @group Navigation */

#navigation .navigation {
	margin: 0 20px 0 20px;
}

#navigation .navigation li {
	list-style-type: none;
	float: left;
	height: 35px;
}

#navigation .navigation li.current {
	background: url(img/rootnavi_tabright.gif) no-repeat right top;
}

#navigation .navigation li a:hover {
	color: #ccc;
}

#navigation .navigation li.current a:hover {
	color: #000;	
}
#navigation .navigation li.current a {
	color: black;
	font-weight: normal;
	background: url(img/rootnavi_tableft.gif) no-repeat left top;
}

#navigation .navigation li a {
	display: block;
	float: left;
	color: white;
	padding: 12px 10px 0 10px;
	font-size: 14px;
	height: 23px;
	letter-spacing: 0.5px;
}
#navigation .navigation li#nav-11,
#navigation .navigation li.level1,
#navigation .navigation li.level2 {
  	display: none;
}

#meta_navigation .meta-navigation li {
  	list-style-type: none;
  	float: left;
}

#meta_navigation .meta-navigation li a {
	color: #af4e4b;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #af4e4b;
}
#meta_navigation .meta-navigation li.sort-1 a {
	border: 0;	
}

/* @end */

/* @group Second/Third Navigation */

#left ul.navigation {
	margin: 0 0 15px 0;
	background: url(img/subnavi_bottom.gif) no-repeat bottom;
}
#left ul.navigation li.level0 {
	display: none;
}
#left ul.navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #bababa;
}
#left ul.navigation li a {
	display: block;
	color: #000;
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
#left ul.navigation li a:hover,
#left ul.navigation li.level1.current {
	text-decoration: none;
	color: #000;
	background: url(img/subnavi_current.gif) no-repeat bottom center;
}
#left ul.navigation li.current a {
	font-weight: normal;
}

#left ul.navigation li.level1.sort-0 {
	border: 0;
	background: url(img/subnavi_top.gif) no-repeat top;
}
#left ul.navigation li.level1.sort-0 a:hover,
#left ul.navigation li.level1.current.sort-0 {
	background: url(img/subnavi_firstcurrent.gif) no-repeat top;
}
#left ul.navigation li.level1.last a:hover,
#left ul.navigation li.level1.current.last {
	background: url(img/subnavi_lastcurrent.gif) no-repeat bottom;
}

#left ul.navigation li.level1.sort-0.last {
	background: url(img/subnavi_firstlast.gif) no-repeat top;
}
#left ul.navigation li.level1.sort-0.last a:hover,
#left ul.navigation li.level1.current.sort-0.last {
	background: url(img/subnavi_firstlastcurrent.gif) no-repeat bottom;
}

#left ul.navigation li.level2 {
	background: url(img/thirdnavi_back.gif) no-repeat bottom center;
}
#left ul.navigation li.level2 a {
	display: block;
	font-size: 11px;
	text-decoration: none;
}
#left ul.navigation li.level2 a:hover,
#left ul.navigation li.level2.current a {
	color: #000;
	font-weight: bold;
	background: none;
}

/* @end */

/* @group Content */

#content {
	line-height: 16px;
}
#middle, #middle p {
	font-size: 13px;
}
#middle a {
	font-size: 13px;
}
#middle p {
	margin: 3px 0 7px 0;
}
#middle ul, #middle li {
	list-style-position: inside;
}
#middle h1 {
	margin-bottom: 5px;
	line-height: 28px;
	padding: 0;
}
#content hr {
  margin: 10px 0 15px 0;
}
#content a {
	color: #af4e4b;
	text-decoration: none;
}
#content a:hover {
	color: #af4e4b;
	text-decoration: underline;
}

#content {
	height: 400px;
}

#content ul, li {
	margin: 0;
	padding: 0;
}
#content li {
	margin: 0 0 0 9px;
}

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

/* @end */

/* @group Portlets */

.portlet {
	padding: 0;
	margin: 0 0 10px 0;
}
.portlet h1 {
	border: none;
	background: url(img/portlet_title.gif) #e8e7e7 no-repeat top center;
	color: #000;
	border-bottom: 1px solid #bababa;
	margin: 0 !important;
	padding: 5px 5px 3px 10px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 5px 10px 10px 10px;
	overflow: hidden;
	background: url(img/portlet_content.gif) #fff no-repeat bottom center;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}

/* @end */

/* @group Additional Stuff */

.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: left;
	border-top: 1px solid #bababa;
	color: gray;
	padding: 5px 20px 5px 20px;
	margin: 10px 10px 0 10px;
}
#info a {
	text-decoration: none;
	color: gray;
}
#info a:hover {
	color: #af4e4b;
}
#info span.powered {
	float: right;	
}

#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;
}
div.listing_entry h2 {
	border-top: 1px solid #bababa;	
	color: #af4e4b !important;
	margin-bottom: 15px;
	padding-top: 12px;
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
}
div#listing-entry-0.listing_entry h2 {
	border: 0;
	padding-top: 6px;
}
div.listing_entry {
	padding: 0;
	margin: 0 0 15px 0;
}
div.mailform_element textarea {
	max-width: 467px;	
}

.description {
	font-size: 100%;
}

#meta_navigation li a {
	font-weight: bold;
}

/* @end */

/* @group Module rok_courses */

fieldset {
	margin: 5px 0 15px;
}

fieldset legend {
	padding: 5px;
}

fieldset p {
	margin-bottom: 5px;
}

fieldset label {
	padding: 0 0 0 5px;
}

input {
	padding: 2px;
}

label.right {
	float: none;
	margin-left: 10px;
}

div.rok_courses_important {
	color: #d00;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0;
}

div.rok_courses_warning {
	font-weight: bold;
	padding: 5px;
	background-color: #eee;
	border: 1px solid red;
	margin: 10px 0;
	color: #d00;
}

div.rok_courses_div {
	margin: 20px 0 0 0;
	background: url(img/rounded_top.gif) no-repeat left top;
}

div.rok_courses_div_content {
	padding: 10px 10px 5px 10px;
}

div.rok_courses_div h3 {
	color: #af4e4b !important;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #bababa;
	padding: 7px 10px;
	margin-right: 7px;
}

div.rok_courses_div_footer {
	background: url(img/rounded_bottom.gif) no-repeat left bottom;
	height: 5px;
	margin: 0 0 20px 0;
}

div.rok_courses_div label {
	padding: 0;
}

div.rok_courses_div input, div.rok_courses_div select, div.rok_courses_div textarea {
	border: 1px solid #bababa;
}

#middle div.rok_courses_description, #middle div.rok_courses_description p {
	font-size: 12px;
	color: #45464a;
	margin: 10px 0;
}

#middle p.button_container a.button {
	background: url(img/button_right.jpg) no-repeat right top;
	font-size: 12px;
	color: black;
	padding: 0 10px 0 0;
	height: 27px;
	display: block;
	float: left;
	margin-right: 20px;
}

#middle p.button_container a.button span {
	border: none;
	color: black;
	background: url(img/button_left.jpg) no-repeat;
	padding: 5px 0 8px 10px;
	line-height: 14px;
	display: block;
}

#middle p.button_container a.button:hover {
	text-decoration: none;
}

#middle p.button_container {
	margin-left: 130px;
}

input.action_button {
	border: 1px solid #808080;
	padding: 4px 10px 2px 10px;
	background: url(img/table_td_back.jpg) repeat-x left bottom;
	cursor: pointer;
}

input.action_button:hover {
	border-color: #af4e4b;
}

input.no-border {
	border: none !important;
}

/* @group Table */

table.rok_courses {
	background: url(img/table_background.gif) no-repeat left top;
	margin: 20px 0;
}

table.rok_courses tr.rok_courses_course {
	background: url(img/table_td_back.jpg) repeat-x left bottom;
}

table.rok_courses td {
	padding: 7px 10px;
	border-top: 1px solid #bababa;
	font-size: 12px;
	color: #808080;
	height: 44px;
}

table.detail td {
	height: auto;
	color: #45464a;
	vertical-align: top;
}

table.rok_courses td.status {
	border-left: 1px solid #bababa;
	width: 20px;
	text-align: center;
}

table.rok_courses td.date {
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	text-align: right;
}

table.rok_courses td.label {
	border-left: 1px solid #bababa;
}

table.rok_courses td.value {
	border-right: 1px solid #bababa;
}

table.rok_courses td.late {
	color: #d00;
}

tr.rok_courses_footer td, tr.no-border td {
	border-top: none;
}

#content table.rok_courses tr.rok_courses_course td h4, #content table.rok_courses tr.rok_courses_course td h4 a {
	font-size: 16px;
	font-weight: bold;
	color: #45464a;
	margin: 0 0 5px 0;
}

tr.rok_courses_title, tr.rok_courses_detail_title {
	background: url(img/table_title.gif) no-repeat right top;
}

tr.rok_courses_title th {
	font-weight: normal;
	text-align: right;
	font-size: 10px;
	color: #808080;
	padding: 5px 0 2px 10px;
}

tr.rok_courses_detail_title th {
	color: #af4e4b;
	font-weight: normal;
	font-size: 16px;
	padding: 7px 10px 5px 10px;
}

tr.rok_courses_title th span {
	margin-right: 10px;
}

tr.last td.status {
	background: url(img/table_last_left.gif) no-repeat left bottom;
	border-left: none;
	border-bottom: none;
}

tr.last td {
	border-bottom: 1px solid #bababa;
}

tr.last td.date {
	background: url(img/table_last_right.gif) no-repeat right bottom;
	height: auto;
	border-right: none;
	border-bottom: none;
}

tr.rok_courses_footer {
	height: 10px;
	background: url(img/table_footer_tr.gif) no-repeat left bottom;
}

tr.rok_courses_footer td {
	padding: 0;
	background: url(img/table_footer_td.gif) no-repeat right bottom;
}



/* @end */

/* @group Lists */

dl.rok_courses, dl.rok_courses_successful {
	font-size: 12px;
	color: #45464a;
}

dl.rok_courses dt {
	width: 150px;
	float: left;
	font-weight: bold;
	margin: 0 10px 20px 0;
	clear: both;
}

dl.rok_courses dd {
	margin: 10px 0 20px 160px;
}

dl.rok_courses_successful dt {
	width: 180px;
	float: left;
	font-weight: bold;
	margin: 0 10px 5px 0;
	clear: both;
}

dl.rok_courses_successful dd {
	margin: 5px 0 5px 180px;
}



/* @end */



/* @end */

/* @group Portlet rok_courses */

div.portlet_rok_courses .portlet-content {
	padding: 0;
}

div.portlet_rok_courses-course {
	border: 1px solid #bababa;
	border-top: none;
	background: url(img/table_td_back.jpg) repeat-x left bottom;
	padding: 7px 10px;
}

.portlet_rok_courses-date {
	color: #808080;
	font-size: 10px;
}

.portlet_rok_courses-title {
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
}

.portlet_rok_courses-link {
	padding: 7px 10px;
}

#content .portlet_rok_courses-link a {
	color: #808080;
}

/* @end */

/* @group Ressources */

.page-ressource-container {
	width: auto;
	height: auto;
}

.page-ressource-container img.float_left {
	margin: 0;
}

/* @end */