/***
Theme : IFMA Formation
Theme URL : http://www.ifma-formation.com/
Author : Jessica Abaya
***/

.footer
{
	text-decoration:none;
	color:#666;
}

.space
{
	width:30px;
	float:left;
	height:10px;
}

.space_logo
{
	width:20px;
	float:left;
	height:10px;
}

.clear
{
	clear:both;
}

.language
{
	padding-top:30px;
	text-decoration:none;
	color:#000000;
}

.icons_holder
{
	float:right;
	width:420px;
}
ul
{
	margin:0px;
	padding:0px;
}
.icons
{
	list-style:none;
	width:27px;
	height:28px;
	float:left;
	padding:0px 15px 1px 0px;	
}

.login_holder
{
	padding-top:36px;
	padding-left:80px;
}

.login
{
	padding-bottom:.5em;
}

.login_input
{
	font-size:10px;
	width:12.5em;
	border:1px solid #CCCCCC;
}

.focus
{
	padding-left:50px;
	width:940px;
	float:left;
}

.focus_title
{
	color:#0072bf;
	padding-bottom:3px;
	font-weight:bold;
	font-size:12px;
}

.focus_holder
{
	padding-top:16px;
	width:235px;
	float:left;
	height:83px;
}

.focus_img
{
	width:100px;
	height:66px;
	float:left;
}

.focus_arrow
{
	background:url(../images/focus_arrow.png) no-repeat;
	width:100px;
	height:66px;
}

.focus_text
{
	width:100px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	font-size:11px;
}

.focus_desc
{
	float:left;
	background:#00CC33;
}

.footer_text_link
{
	color:#666;
	font-size:11px;
}

/***** FORMS *****/
form.cmxform {
	width: 370px;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;	
}

form.cmxform label.error, label.error {
	color:#FF0000;
	font-size:11px;
	padding-left:5px;
	display:block;
}

form.cmxform label.error2, label.error2 {
	color:#FF0000;
	font-size:11px;
	padding-left:5px;
	display:inline;
}
div.error { display: none; }
input {	border: 1px solid #999; background:#ffffff; }
input:focus { border: 1px inset #d2d2d2; background:#FFFFFF; }
input.error { border: 1px outset #959595; }
form.cmxform .gray * { color: gray; }

.msg
{
	padding:10px;
	border:1px solid #999999;
	background:#ebeaea;
	color:#c40606;
	font-weight:bold;
	font-size:11px;
	width:470px;
}

.form_input
{
	width:800px;
	height:auto;
}

.form_input2
{
	padding:5px;
	height:auto;
}

.form_input3
{
	width:550px;
	height:auto;
}

.left_form2
{
	width:150px;
	height:auto;
	float:left;
	text-align:right;
}

.left_form
{
	width:180px;
	height:auto;
	float:left;
	text-align:right;
}

.right_form
{
	width:540px;
	height:auto;
	float:left;
	padding-left:25px;
	padding-bottom:10px;
}

.right_form2
{
	width:350px;
	height:auto;
	float:left;
	padding-bottom:2px;
	padding-left:25px;
}
/*********/

/****** PAGINATION ********/

.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

/*************/

.menus
{
	list-style:none;
}
.sub_menus
{
	list-style:none;
	padding-left:25px;
}

.gray
{
	background:#CCCCCC;
	width:400px;
}

.right_nav
{	
	padding-top:5px;
	color:#FFFFFF;
}

.right_nav ul
{
	list-style:none;
}

.right_nav li
{
	padding-bottom:2px;
	font-size:13px;
	font-weight:bold;
}

.right_nav li a
{
	padding-left:30px;
	color:#FFFFFF;
	text-decoration:none;
}

.right_nav li a.active
{
	background:url(../images/arrow.gif) no-repeat;
	color:#FFFFFF;
}

.right_nav_title a
{
	padding-left:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}

.right_nav_title a.active
{
	background:url(../images/arrow.gif) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:30px;
}

.right_nav_title
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	padding-bottom:3px;
}

.right_menu
{
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:2px;
	font-size:13px;
	font-weight:bold;
}

.news_slide
{
	height: 160px;
	width: 430px;
	padding:0;
	margin:0;
	overflow: hidden;
}

.nav_links
{
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.inner_items
{
	margin-top:55px;
	width:550px;
	text-align:right;
}

.inner_items a
{
	padding:10px;
	font-weight:bold;
	color:#4696c9;
	text-decoration:none;
}

.inner_items a.active
{
	padding:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.inner_items2
{
	margin-top:95px;
	width:600px;
	text-align:right;
}

.inner_items2 a
{
	padding:10px;
	font-weight:bold;
	color:#4696c9;
	text-decoration:none;
}

.inner_items2 a.active
{
	padding:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.text_button
{
	text-decoration:none;
	font-size:12px;
	background:#f2f3f0;
	padding:5px 10px 5px 10px;
	border:#999999 solid 1px;
	color:#000;
}

.subnav a
{
	padding:25px;
}

#items_holder
{
}

div.sortitem {
  background:#ececec;
  height:25px;
  width: auto;
  cursor:move;
  padding:5px;
}

#sortme
{
	width:auto;
	margin-left:30px;
}

div.sortitem a {
	font-size:13px;
}

#sortme ul li
{
	background:#CCCCCC;
}

li.sortitem {
  width: auto;
  cursor:move;
  margin: 5px;
  font-size: 13px;
  padding: 3px;
}

.left_list
{
	float:left;
	width:350px;
}

.right_list
{
	float:left;
	width:500px;
}

.left_list_title
{
	float:left;
	width:350px;
	color:#FFFFFF;
	font-size:14px;
	background:#000000;
	height:25px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.right_list_title
{
	float:left;
	width:610px;
	color:#FFFFFF;
	font-size:14px;
	background:#000000;
	height:25px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.small_link
{
	text-decoration:none;
	color:#990000;
	font-size:11px;
}

.news_title
{
	font-weight:bold;
	font-size:13px;
}

.chk_holder
{
	float:left;
	width:30px;
}
.date_holder
{
	float:left;
	width:150px;
}
.title_holder
{
	float:left;
	width:330px;
	height:auto;
}
.author_holder
{
	float:left;
	width:110px;
}
.startPublish_holder
{
	float:left;
	width:100px;
}
.endPublish_holder
{
	float:left;
	width:120px;
}
.status_holder
{
	float:left;
	width:100px;
}

div.sortnewsitem {
  background: #ececec;
  width: auto;
  height:50px;
  cursor:move;
  margin: 5px;
  padding: 3px;
}
div.sortnewsitem a {
	text-decoration:none;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
}

div.sortfocusitem {
  background: #ececec;
  width: auto;
  height:50px;
  cursor:move;
  margin: 5px;
  padding: 3px;
}
div.sortfocusitem a {
	text-decoration:none;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
}

ul#sortjobs
{
	list-style:none;
}

li.sortjobsitem {
  background: #ececec;
  width: auto;
  height:50px;
  cursor:move;
  margin: 5px;
  padding: 3px;
}
li.sortjobsitem a {
	text-decoration:none;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
}

#att_photos {
	width: 1000px;
}
#att_photos ul { list-style: none; padding:0; margin:0; }
#att_photos ul li { padding:10px; float:left; }
#att_photos ul img {
	border:1px solid #999999;
	background:#fff;
	width:auto;
	height:auto;
	padding:5px;
}
#att_photos ul a:hover img {
	border:1px solid #999999;
	background:#ececec;
	width:430px;
	height:145px;
	padding:5px;
}
#att_photos ul a:hover { color: #000; }

.medium_title
{
	font-family:"Century Gothic";
	font-size:30px;
	color:#0072bf;
}

label.apply_error{
	color:#FF0000;
	font-size:11px;
	padding-left:5px;
	display:inline;
}

/*************** MORE FOCUS OVERLAY *********************/
#pop_overlay
{
	width:590px;
	height:520px;
	margin:0px;
	padding:0px;
	background:url(../images/overlay_dotted.jpg) #4fa8e2 repeat-y;
}

#pop_left
{
	width:56px;
	height:495px;
	float:left;
	background:url(../images/overlay_focus.jpg) #4fa8e2 no-repeat;
}

#pop_right
{
	width:503px;
	height:495px;
	float:left;
}

.news_overlay_top
{
	background:url(../images/overlay_top.jpg) no-repeat;
	width:503px;
	height:33px;
}
.news_overlay_middle
{
	background:url(../images/overlay_middle.jpg) repeat-y;
	width:503px;
	height:398px;
}
.news_overlay_content
{
	padding:0px 50px 0px 30px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

.news_overlay_bottom
{
	background:url(../images/overlay_bottom.jpg) no-repeat;
	width:503px;
	height:64px;
}
.news_content
{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	width:410px;
}
/*******************************/

/*************** MORE NEWS OVERLAY *********************/
#pop_news_overlay
{
	width:590px;
	height:520px;
	margin:0px;
	padding:0px;
	background:url(../images/overlay_focus2.jpg) no-repeat;
}

#pop_news_left
{
	width:56px;
	height:495px;
	float:left;
}

#pop_news_right
{
	width:503px;
	height:495px;
	float:left;
}

.news_news_overlay_top
{
	width:503px;
	height:33px;
}
.news_news_overlay_middle
{
	width:503px;
	height:398px;
}
.news_news_overlay_content
{
	padding:0px 50px 0px 30px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}

.news_news_overlay_bottom
{
	width:503px;
	height:64px;
}
/*******************************/

/*************** MENU *********************/
ul
{
	list-style:none;
}

#ddtopmenubar li a
{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;	
}

#ddtopmenubar li a.unactive:hover
{
	color:#fff;
}

#ddtopmenubar li a.unactive
{
	color:#97c8e7;
}

#ddtopmenubar li a.active
{
	color:#f3f3f3;
}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font:11px Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #0080d7;
border: 1px solid #0080d7;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
min-width:210px;
width: 300px;
background-color: #0080d7;
text-decoration: none;
padding: 3px 5px;
border-bottom: 1px solid #58ace5;
color:#97c8e7;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 210px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #03A0D5;
color: #fff;
}


/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
/*padding-left: 4px;
border: 0;*/
display:none;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
display:none;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

#ddtopmenubar td a {
display:block;
}

#ddsubmenu4 a{
width:220px !important;
}

#ddsubmenu6 a{
width:210px !important;
}

/***************************************/

/*************** GREYBOX *********************/

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


/***************************************/

/*************** CUSTOMIZE SCROLL *********************/

#mycustomscroll {
	
	width: 450px;
	height: 350px;
	overflow: auto;
	position: relative;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mycustomscroll2 {
	
	width: 450px;
	height: 200px;
	overflow: auto;
	position: relative;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mycustomscroll_contents2 {
	
	width: 590px;
	height: 200px;
	overflow: auto;
	position: relative;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
}

#mycustomscroll_contents {
	
	width: 600px;
	height: 260px;
	overflow: auto;
	position: relative;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mycustomscroll_apply {
	
	width: 600px;
	height: 300px;
	overflow: auto;
	position: relative;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.xml_news
{
	width:410px;
}
.scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbase
{
	width:22px;
}

.vscrollerbar
{
	background-image: url(../images/scrollbar.png);
	width: 22px;
	height: 110px !important;
}

.hscrollerbase
{
	height: 22px;
}

.hscrollerbar
{
	height: 22px;
	background-color: #84ADD6;
}

.vscrollerbar, .hscrollerbar
{
	padding: 0px;
	z-index: 2;
}

.scrollerjogbox
{
	width: 22px;
	height: 22px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #698AAA;
}

/***************************************/

.top_title
{
	padding-top:15px;
	padding-bottom:5px;
}

.sitemap ul li ul li ul
{
	margin-left:20px;
}

.sitemap_menu_title
{
	font-weight:bold;
	color:#03C;
}

.sitemap a
{
	color:#03C;
}

.sitemap a:visited
{
	color:#03C;
}

.overlay_text
{
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial;
}

.quotation_input
{
	width:25em !important;
}

.blue_text
{
	color:#0072bf;
}

.attachments a
{
	background:#FFF;
	padding:5px;
	width:auto !important;
	color:#ff6600;
	font-weight:bold;
	height:auto;
	margin-right:5px;
	margin-top:8px;
	float:left;
	text-decoration:none;
}

#map
{
	overflow: hidden;
	width:550px;
	height:400px;
}

li.language_icon, li.language_icon img
{
	float:left;
	padding:0 !important;
	margin:0 !important;
}
