/* normalise les marges et les remplissages  */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding : 0;
}
/* normalise les tailles de polices pour les en-ttes */
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
}
/* supprime list-style pour les listes */
ul {
list-style : none;
}
/* normalise les styles et graisse de fontes */
address, caption, code, dfn, th, var {
font-style : normal;
font-weight : normal;
}
/* supprime les bordures dans les tableaux */
table {
border-collapse : collapse;
border-spacing : 0;
}
/* supprime les bordures dans les lments fieldset et img */
fieldset, img {
border : 0;
}
/* aligne le texte  gauche dans caption et th */
caption, th {
text-align : left;
}
/* supprime les apostrophes double (guillemets anglais) autour de q */
q:before, q:after {
content :'';
}
/* supprime le souslignage des liens et les met en noir */
a {
text-decoration : none;
color : #33c;
}
/*****************************************
		SITE
******************************************/

html, body {
}

body {
padding: 0;
margin: 0;
text-align:center;
background : #2f2627; url(../images/theme_01/bg.jpg) 0 0 repeat-x ;
}

.wrapper-site, .wrapper-site-footer {
position:relative;
width:980px;
margin: 0 auto;
text-align:left;
z-index:2;
}

.wrapper-site-footer {
margin-top:5px;
z-index:1;
}

.shadow-all-site-left {
position:absolute;
top:0;
left: -10px;
width:10px;
height:100%;
background: transparent url(../images/shadow-all-site-left.png) 0 0 repeat-y;
z-index:1;
}

.shadow-all-site-right {
position:absolute;
top:0;
right: -10px;
width:10px;
height:100%;
background: transparent url(../images/shadow-all-site-right.png) 0 0 repeat-y;
z-index:1;
}


.shadow-all-site-bottom {
position:absolute;
bottom:-10px;
left: 0px;
width:100%;
height:10px;
background: transparent url(../images/shadow-all-site-bottom.png) 0 0 repeat-x;
z-index:1;
}

/*.shadow-header-left {
position : absolute;
top:0;
left:-20px;
width:20px;
height:600px;
background : transparent url(../images/shadow-header-left.png) 0 0 no-repeat;
z-index:2;
}

.shadow-header-right {
position : absolute;
top:0;
right:-20px;
width:20px;
height:600px;
background : transparent url(../images/shadow-header-right.png) 0 0 no-repeat;
z-index:2;
}*/

/**		HEADER	**/

#header-site {
position: relative;
height:75px;
padding: 26px 14px 4px 14px;
overflow:hidden;
background : transparent url(../images/theme_01/bg-header.png) 0 0 repeat-x;
text-align:left;
z-index:10;
}

#logo {
float:left;
}
#logo p {
margin:0;
}
#logo a, #logo a:hover {
text-decoration:none;
outline:none;
}

#top_menu {
float:right;
margin : 22px 0 0 4px;
}



#search {
float:right;
margin : 30px 6px 0 4px;
}

.search {
position:relative;
z-index:1;
}

#search .inputbox {
border:0 none !important;
height:12px;
padding:5px 20px 5px 10px !important;
/*background : transparent url(../images/109-70.png) 0 0 repeat !important;*/
-moz-box-shadow: 1px 1px 2px #555 inset;
-webkit-box-shadow: 1px 1px 2px #555 inset;
box-shadow: 1px 1px 2px #555 inset;
width:120px;
font-size:95%;
}

#search .button {
position:absolute;
top:2px;
right:6px;
border:none;
background-image:none;
z-index:2;
}

#search label {
display:none;
}

.search input.button {
border:none;
background-image:none;
background-color:transparent;
}



/**		LOGO SITE	**/

#translate {
position:absolute;
top:26px;
right:14px;
}
#jflanguageselection {
margin:0;
}
.rawimages {
margin-top: 0px;
}

/**		MIDDLE  SITE	**/


#middle-site {
position:relative;
height:350px;
height: auto !important;
min-height : 350px;
clear:both;
z-index:5;

}

#menu {
position:relative;
width:100%;
height:33px;/*************************************TM avant 65"**********************************/
background : transparent url(../images/black-40.png) 0 0 repeat;
z-index:10;
}


/**		IMAGE 	**/

#image {
position:relative;
margin-left:18px;
padding: 0px 0px;
background-color: #fff ;
z-index:10;
width:974px;
}

#module-image {
position:relative;
overflow:hidden;
z-index:1;
}

#image #menu {
position:absolute;
top:0;
left:00px;
width:100%;
height:33px; /***************************MT avant 65****************************/
z-index:10;
}

#image > div {
position : relative;
}

#image p {
margin:0;
}

#text_image {
position:absolute;
top:0px;
right:0;
width:300px;
height:100%;
overflow:hidden;
z-index:5;
}

#text_image > div {
margin-top:65px;
padding:20px 26px 0 26px;
height:100%;
background : transparent url(../images/black-70.png) 0 0 repeat;
color: #fff;
}


/**		No module image		**/

#no-image {
position:relative;
margin-left:10px;
height:33px; /****************MT avant 55**********/
padding : 0px 9px;
background : transparent url(../images/bg-menu-no-image.jpg) 0 0 repeat-x ;
z-index:10;
}

#no-image #menu {
background : transparent url(../images/bg-item-menu-no-image.jpg) 0 0 repeat-x ;
}

#no-image #menu #main_menu {
/*border:1px solid #999;*/
-moz-box-shadow: 1px 1px 1px #aaa inset;
-webkit-box-shadow: 1px 1px 1px #aaa inset;
box-shadow: 1px 1px 1px #aaa inset;
height:43px; /************************** avant 63********************************/
}

/**		content area website		**/

#content-area {
position:relative;
clear : both;
padding:0 10px;
z-index:1;
}

#content-area > div {
position:relative;
/*background : #2f2627 url(../images/theme_01/bg-content.jpg) 0 0 no-repeat ;*/
padding : 20px 10px 5px 10px;
height:320px;
height : auto !important;
min-height : 320px;
}

.shadow-top-content-area {
position:absolute;
top:0;
left:8px;
width:974px;
height:10px;
/*background : transparent url(../images/bg-content-top-shadow.png) 0 0 repeat-x ;*/
z-index:2;
}

.breadcrumb {
font-size:90%;
margin: -14px 0 10px 10px;
z-index:1;
}

.left {
position:relative;
float:left;
width:180px;
margin: 0 20px 0 10px;
z-index:1;
}

.left .moduletable, .left .moduletable_menu {
margin-bottom:0px;/*25px*/
}

#content {
position:relative;
overflow:hidden;
padding-top:0px;/*14*/
z-index:1;
}

#main_component {
}

.right {
float:right;
width:180px;
margin: 0 10px 0 20px;
}

.right .moduletable {
position:relative;
z-index:1;
}

.right .moduletable, .right .moduletable_menu {
margin-bottom:0px; /*25px*/
}

.main-content {
clear:both;/*********************************/
position:relative;
overflow:hidden;
padding: 0 10px;
padding-top: 10px;	
padding-bottom: 20px;	
z-index:1;
}

.text-article {
margin: 10px 0 0 10px;
}

/**  users modules
**/

#users_top, #users_bottom, #users_footer {
margin: 0;
padding: 0px 0 6px 0;
clear:both;
width: 100%;
}

/*------------------------------------MT_____________________________________________*/
#users_top{
height: 5px;
}

#users_bottom {
padding:30px 0 0px 0px;
}
#users_footer {
padding:0px 0 2px 0px;
text-align:center;
}
.user1, .user4,.user7 {
float:left;
margin-right:14px;
padding-right:8px;
/** border-right: 1px solid #e5e5e5; **/
}
.user3, .user6, .user9 {
float:right;
margin-left:8px;
padding-left:14px;
/** border-left: 1px solid #e5e5e5; **/
}
.user2, .user5, .user8 {
position:relative;
overflow:hidden;
}
.user1, .user2, .user3, .user4, .user5, .user6, .user7, .user8, .user9 {
min-height:40px;
height:auto !important;
height:40px;
}

.user1, .user2, .user3, .user4 {/************************ajout mt*****************************/
min-height:1px;
height:auto !important;
height:1px;

}

.user1 > div , .user2 > div , .user3 > div , .user4 > div, .user5 > div, .user6 > div, .user7 > div, .user8 > div, .user9 > div {
padding:0px 10px;/*10*/
}

#users_top .moduletable, #users_bottom .moduletable, #users_footer .moduletable {
margin-bottom:00px; /*20px  tm */
}

/** Module class suffix	**/

.image p {
margin : 0;
}

.left .image, .right .image {
margin-top : -10px;
margin-bottom : 6px !important;
}

.image img {
-moz-box-shadow: 0 0 6px #111;
-webkit-box-shadow: 0 0 6px #111;
box-shadow: 0 0 6px #111;
}

.no-padding {
padding : 0 !important;
}

.left .moduletable, .right .moduletable {
padding:10px;
}

.left .grey, .right .grey {
background: transparent url(../images/black-07.png) 0 0 repeat;
}

.user1 .grey, .user2 .grey, .user3 .grey, .user4 .grey, .user5 .grey, .user6 .grey, .user7 .grey, .user8 .grey, .user9 .grey {
background: transparent url(../images/black-07.png) 0 0 repeat;
padding:10px !important;
}

.left .light, .right .light {
background: transparent url(../images/white-04.png) 0 0 repeat;
}

.user1 .light, .user2 .light, .user3 .light, .user4 .light, .user5 .light, .user6 .light, .user7 .light, .user8 .light, .user9 .light {
background: transparent url(../images/white-04.png) 0 0 repeat;
padding:10px !important;
}

.left .image, .right .image {
padding:0px;
}


.left .border, .right .border, .user1 .border, .user2 .border, .user3 .border, .user4 .border, .user5 .border, .user6 .border, .user7 .border, .user8 .border, .user9 .border {
-moz-border-radius:6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
border:1px solid #444;
}

.user1 .border, .user2 .border, .user3 .border, .user4 .border, .user5 .border, .user6 .border, .user7 .border, .user8 .border, .user9 .border {
padding:10px;
}

.user1 .border, .user2 .border, .user3 .border,
.user1 .light, .user2 .light, .user3 .light,
.user1 .grey, .user2 .grey, .user3 .grey {
padding-top:0 !important;
}

.user1 .border h3, .user2 .border h3, .user3 .border h3,
.user1 .light h3, .user2 .light h3, .user3 .light h3,
.user1 .grey h3, .user2 .grey h3, .user3 .grey h3 {
margin-top:8px;
}

.left .border table, .left .border table td, .left .border table th, .left .border ul,  .left .light ul,
.right .border table, .right .border table td, .right .border table th, .right .border ul, .right .light ul,
.user1 .border table, .user1 .border table td, .user1 .border table th, .user1 .border ul, .user1 .light ul,
.user2 .border table, .user2 .border table td, .user2 .border table th, .user2 .border ul, .user2 .light ul,
.user3 .border table, .user3 .border table td, .user3 .border table th, .user3 .border ul, .user3 .light ul,
.user4 .border table, .user4 .border table td, .user4 .border table th, .user4 .border ul, .user4 .light ul,
.user5 .border table, .user5 .border table td, .user5 .border table th, .user5 .border ul, .user5 .light ul,
.user6 .border table, .user6 .border table td, .user6 .border table th, .user6 .border ul, .user6 .light ul,
.user7 .border table, .user7 .border table td, .user7 .border table th, .user7 .border ul, .user7 .light ul,
.user8 .border table, .user8 .border table td, .user8 .border table th, .user8 .border ul, .user8 .light ul,
.user9 .border table, .user9 .border table td, .user9 .border table th, .user9 .border ul, .user9 .light ul {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-image:none;
border:none;
padding: 0 !important;
}

.user7 .moduletable > div, .user8 .moduletable > div, .user9 .moduletable > div {
position: relative;
}


/**  ARTICLE  JOOMLA **/

/**	icons	**/

ul.actions {
margin:-15px 10px 0 3px; /*:10px 10px 0 3px;*/
padding:0;
text-align:right;
float:right;
z-index:99999;
}

ul.actions li {
display:inline;
}

ul.actions a {
text-decoration:none;
}

/**	article info	**/

.article-info  {
font-size:90%;
margin:8px 0 15px 0;
}

.article-info-term  {
display:none;
}

/**		article index	**/

#article-index {
background: transparent url(../images/black-05.png) 0 0 repeat;
-moz-border-radius:6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
float: right;
margin: 10px 0 20px 30px;
clear : both;
padding: 8px;
width: 22%;
}

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured {
padding: 0;
}

.items-leading {
padding:0px 5px 10px 5px;
overflow:hidden;
margin-bottom:10px;
}

.row-separator {
display: block;
clear: both;
margin: 0;
border: 0px;
height:1px;
}

.item-separator {
display: none;
margin: 0px;
}

.shownocolumns {
width:98% !important;
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1 {
display: block;
float: none !important;
margin: 0 !important;
}

.cols-2 .column-1 {
width:46%;
float:left;
}

.cols-2 .column-2 {
width:46%;
float:right;
margin:0;
}

.cols-3 .column-1 {
float:left;
width:29%;
padding:0px 5px;
margin-right:4%;
}

.cols-3 .column-2 {
float:left;
width:29%;
margin-left:0;
padding:0px 5px;
}

.cols-3 .column-3 {
float:right;
width:29%;
padding:0px 5px;
}

.items-row {
overflow:hidden;
margin-bottom:10px !important;
}

.items-row > div > h2, .items-leading > div > h2 {
margin : 0 0 12px 0;
padding: 4px 6px;
border-top:1px dotted #555;
border-bottom:1px dotted #555;
background: transparent url(../images/white-04.png) 0 0 repeat;
font-size:140%;
}

.column-1, .column-2, .column-3 {
padding:10px 5px;
}

.column-2 {
width:55%;
margin-left:40%;
}

.column-3 {
width:30%;
}

.blog-more {
padding:10px 5px
}

span.content_rating img {
display:inline-block;
margin:0 1px;
}

span.content_vote input {
display:inline-block;
margin:0 2px;
}

/**	slogan footer	**/

#slogan-footer {
position:absolute;
bottom:-9px;
left:0;
width:100%;
text-align:center;
z-index:5;
}

.slogan-image {
bottom:-17px !important;
}

#slogan-footer > div {
display : inline-block;
padding: 2px 20px 4px 20px;
background : #2f2627 url(../images/white-10.png) 0 0 repeat;
-moz-border-radius : 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: 0px 0px 5px #111;
-webkit-box-shadow: 0px 0px 5px #111;
box-shadow: 0px 0px 5px #111;
color : #aaa ;
line-height:18px;
font-size:14px;
/*font-variant : small-caps;*/ /*tm*/
}

#slogan-footer p {
margin:0;
}

/**  BOTTOM  SITE	**/

#footer {
position: relative;
clear:both;
z-index:2;
}

#footer .wrapper {
}

#address {
text-align:center;
margin:0px auto 10px auto;/*0px auto 40px auto;*/
padding-top:10px;/*20*/
width:90%;
}


#address p {
text-align:center;
/*text-transform:uppercase;*/ /*tm*/
font-size:90%; /*TM*/
margin: 0px;
}

#bottom_menu {
}

/**	WEB 2	**/

#social-links {
position:absolute;
top:16px;
right:-35px;
font-size:16px;
height:auto;
width:26px;
line-height:25px;
list-style:none;
margin:0px 0 0 8px ;
}

#social-links li {
color:#676767;
font-size:17px;
height:25px;
line-height:25px !important;
margin-bottom:3px;
vertical-align:middle;
}

/** for google +1 only 	**/
#social-links li > div {
margin: 5px 1px 0 0 !important;
}

#twitter, #blogger, #facebook, #rss, #linkedin, #myspace, #delicious, #flickr, #youtube, #vimeo, #yahoo {
background: transparent url(../images/social-links.png) 0 0 no-repeat;
float:left;
height:25px;
text-indent:-9999px;
width:26px;
}

#twitter {
background-position:-162px 0;
}
#twitter:hover {
background-position:-162px -25px;
}

#flickr {
background-position:-190px 0;
}
#flickr:hover {
background-position:-190px -25px;
}

#youtube {
background-position:-217px 0;
}
#youtube:hover {
background-position:-217px -25px;
}

#vimeo {
background-position:-244px 0;
}
#vimeo:hover {
background-position:-244px -25px;
}

#blogger {
background-position:-54px 0;
}
#blogger:hover {
background-position:-54px -25px;
}

#facebook {
background-position:-108px 0;
}
#facebook:hover {
background-position:-108px -25px;
}

#delicious {
background-position:-81px 0;
}
#delicious:hover {
background-position:-81px -25px;
}

#rss {
background-position:-135px 0;
}
#rss:hover {
background-position:-135px -25px;
}

#linkedin {
background-position: 0px 0;
}
#linkedin:hover {
background-position: 0px -25px;
}

#myspace {
background-position:-27px 0;
}
#myspace:hover {
background-position:-27px -25px;
}

#yahoo {
background-position:-271px 0;
}
#yahoo:hover {
background-position:-271px -25px;
}


/**	BLOG LIST	**/
table.category {
width:100%;
margin-top:6px;
}
.sectiontableheader {
background: transparent url(../images/white-04.png) top left repeat;
padding:8px 5px;
}
.sectiontableheader a {
text-transform:uppercase;
color: #ddd;
text-decoration : none;
}
tr.sectiontableentry1 td, tr.even td {
background-color : transparent;
border-bottom: 1px dotted #444;
padding:8px 5px;
}
tr.sectiontableentry2 td, tr.odd td {
background: transparent url(../images/white-04.png) top left repeat;
border-bottom: 1px dotted #444;
padding:8px 5px;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
background: transparent url(../images/white-07.png) top left repeat;
border-bottom: 1px dotted #444;
}
tr.sectiontableentry1 td a, tr.sectiontableentry2 td a {
text-decoration : none;
}
/**	FORMULAIRE	**/
.inputbox {
background: transparent url(../images/white-04.png) top left repeat !important;
border:1px solid #555 !important;
border-color:#444 #555 #555 #444 !important;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
margin:0;
color:#ddd;
}
.inputbox:hover, .inputbox:focus {
background: transparent url(../images/white-07.png) top left repeat !important;
border-color: #555 #444 #444 #555 !important;
}
input, select, textarea, .inputbox {
font-size:100%;
padding:3px 3px !important;
}
/**  OTHERS  	**/
.clr {
clear:both;
}


/**	Polls	**/
.pollstableborder {
margin: 10px 0;
}
.pollstableborder tr {
display:block;
padding: 5px 0;
}
.pollstableborder tr .sectiontableentry1, .pollstableborder tr .sectiontableentry2 {
display:inline-block;
margin-right: 5px;
text-align:left;
}
/**	Virtuemart	**/
.cbContainer {
z-index:9999999;
}
.cbBox h3 {
color : #000;
line-height:13px;
}
.vmCartContainer, .vmCartContainer .inputbox, .vmCartContainer .inputbox:hover, .vmCartContainer .inputbox:focus {
color:#000;
}
/**	nivo slider	**/
.slider, .nivoSlider {
margin:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
overflow:hidden;
}
body .ari-image-slider-wCtrlNav {
margin-bottom:0px;
}



/**	contact	**/

.contact h3 {
margin:20px 0;
}

.contact .panel .contact-form form, .contact .panel .contact-address {
margin:20px 0 0 0;
}

.contact-email div {
margin:0 0 10px;
padding:2px 0;
}

.contact-email label {
float:left;
width:17em;
}

#contact-email-copy  {
float:left;
margin-right:10px;
}

#contact-slider {
}

fieldset {
margin-bottom:20px;
}

fieldset > div {
margin-bottom:12px;
}

fieldset dt {
clear:left ;
float:left;
width:11em;
padding:3px 20px 3px 0 ;
}

fieldset dd {
float:left;
padding:3px 0 ;
}

#jform_contact_emailmsg {
width:237px;
}

.contact .button {
clear: left;
display: block;
float: none !important;
margin: 20px 0 0 0;
}

legend {
margin-bottom:15px;
font-weight:bold;
color: #eee;
}

input, textarea {
background: transparent url(../images/white-04.png) top left repeat;
border:1px solid #555;
border-color:#555 #444 #444 #555 ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
margin:0;
color: #eee;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
background: transparent url(../images/white-07.png) top left repeat;
border-color: #444 #555 #555 #444;
}

.panel h3.pane-toggler a {
display:block;
background: transparent url(../images/slider_plus.png) right top no-repeat;
}
.panel h3.pane-toggler-down a {
display:block;
background: transparent  url(../images/slider_minus.png) right top no-repeat;
border-bottom:solid 1px #444;
}

#member-registration > div, #user-registration > div {
margin-top:22px;
}

#editor-xtd-buttons {
float:left;
}

#editor-xtd-buttons .readmore a {
padding: 0 24px 0 6px;
border:none;
text-shadow:none;
margin-right:0;
font-style:normal;
font-size:11px;
color:#aaa;
float:left;
background-image:none;
}

.toggle-editor {
margin: 5px 0 0 0px;
}

/**		category list	**/

.categories-list ul {
padding:5px 5px 0 5px;
}

.categories-list ul li {
padding:15px 5px;
}

.categories-list ul li.first {
padding:5px;
}

.categories-list ul ul {
margin-left:15px;
}

.categories-list ul ul li {
padding:5px;
}

.categories-list ul li span.item-title {
display:block;
font-size:120%;
margin-bottom:10px;
}

.categories-list .category-desc {
margin: 9px 0 0 8px;
}

.categories-list .category-desc p {
margin: 4px 0 4px 0;
}

.categories-list dl {
font-size:90%;
font-style:italic;
margin: 4px 0 0 8px;
}

.categories-list dd, .categories-list dt {
display:inline-block;
margin-right:3px;
}

.contact-miscinfo .jicons-icons {
float:left;
margin: 6px 14px 0 0;
}

/**	login content	**/

.login-fields {
margin:10px 0;
}

.login-fields label {
float:left;
width:9em;
}

/**  Error Message contact form  **/
p.error {
padding:10px;
}

/**  editor  **/
.contentpaneopen_edit {
float: left;
}

.contentpaneopen_edit img {
}

/**	form required	**/

.form-required {
background: transparent url(../images/req.png) 0 7px no-repeat;
font-weight:bold;
margin:10px 0;
padding:10px 40px;
}

/**  pagebreak  **/
table.contenttoc {
padding:10px;
margin:10px;
}

table.contenttoc tr td {
padding:1px 0px
}

.pagenavcounter {
font-weight:bold;
}

/**	page nav	**/

ul.pagenav {
list-style-type:none;
overflow:hidden;
padding:0;
}

ul.pagenav li {
-moz-border-radius : 3px;
border:1px solid #444;
display:inline-block;
margin:0;
padding:0 9px;
position:relative;
line-height:2em;
background-image:none !important;
margin:0 3px !important;
padding:0 4px !important;
}

ul.pagenav li:hover {
background: transparent url(../images/white-04.png) 0 0 repeat !important;
}

ul.pagenav li a {
text-decoration:none;
}

ul.pagenav li.pagenav_prev {
float:left;
}

ul.pagenav li.pagenav_next {
float:right;
}

/**	panel slider	**/

.pane-sliders {
margin:16px 0 10px 0; 
}

.panel {
border:none;
background: transparent url(../images/black-20.png) 0 0 repeat;
margin-top:-1px;
padding:5px;
}

.panel h3 {
padding : 9px;
margin:0;
}

.pane-slider {
border:0 solid;
margin:0;
padding:0 14px !important;
}

.jpane-slider {
border:0 solid;
margin:0;
padding:0 14px !important;
}

.panel h3.jpane-toggler-down a {
background: transparent url(../images/slider_minus.png) right top no-repeat;
display:block;
}

.panel h3.jpane-toggler a {
background: transparent url(../images/slider_plus.png) right top no-repeat;
display:block;
}

.panel .contact-form, .panel .contact-miscinfo  {
padding:10px 10px 10px 10px;
}

/**	weblinks	**/

table.weblinks, table.category {
font-size:1em;
margin:10px 10px 20px 0;
width:99%;
}

table.weblinks th, table.newsfeeds th, table.category th, table.jlist-table th {
background: transparent url(../images/white-04.png) 0 0 repeat;
color:#eee;
padding:7px;
}

table.weblinks th a, table.newsfeeds th a, table.category th a, table.jlist-table th a  {
color:#fff !important;
}

table.weblinks td, table.category td {
padding:7px;
}

#main_component th, #main_component tr, #main_component td {
}

.weblink-category a {
font-size:110%;
text-decoration:none;
font-weight:bold;
padding: 0 0 0 5px;
}

/**	pagination	**/

.pagination {
border-top:1px solid #444;
margin: 10px 0;
padding: 10px 0;
}

.pagination ul {
list-style-type:none;
margin:0;
padding:0;
text-align:center;
}

.pagination li {
background : none !important;
display:inline;
padding:2px 5px !important;
text-align:left;
border:solid 1px #e2e2e2 ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
margin:0 2px !important;
}

.pagenav {
padding:2px;
}

.pagination li.pagination-start,
.pagination li.pagination-next,
.pagination li.pagination-end,
.pagination li.pagination-prev {
border:0;
}

.pagination li.pagination-start ,
.pagination li.pagination-start  span {
padding:0;
}

p.counter {
float:right;
margin: 0 0 14px 0;
}

/**	items more	**/

.items-more h3 {
border-bottom:1px solid #444;
border-top:1px solid #444;
color:#ddd;
}

.items-more h3 {
font-size:115%;
font-weight:normal;
margin:0;
padding:5px;
}

/** translate	**/

.mod-languages ul {
margin-top:4px;
}

.mod-languages ul li {
display:inline;
}

/**		search form		**/

#searchForm {
margin:20px 0;
}

#searchForm fieldset {
margin:8px 0;
}

#searchForm fieldset legend {
padding:25px 0 5px 0;
font-weight:bold;
text-decoration:underline;
font-size:110%;
}

#searchForm fieldset > div {
margin:6px 0;
}

div.#maximenuckh, #maximenuckh {
clear: both;}

#gal_ph table {
border: 10px;
}