/* 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 {
	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, cite, 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;
}

/* 	for Safari and Chrome 	*/
input:focus, textarea:focus {
	outline: none;
}

/** 	resize image 	**/
.scale {
	max-width:100%;
}

html, body {
	height:100%;
}
body {
	margin:0;
	text-align:left;
}
.site {
	min-height:100%;
}
.wrapper-site {
	position:relative;
	margin : 0 auto;
	padding: 0 0px;
	width:100%;
	z-index:1;
	background: #FFFFFF;
}

#translate {
	position:absolute;
	right:0;
	top:4px;
	z-index:1;
}
#jflanguageselection {
	margin:0;
}
.rawimages {
	margin-top: 0px;
}

.header-site {
	position:relative;
	margin: 0;
	padding: 0px 0 1px 0;
	background-size: 100% 25px; 		/** 	CSS3 property to set the width to 100% and height 25px 		**/
	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:0px 6px 0 10px;
}

.main_menu_box {
	position:relative;
	clear:both;
	padding : 12px 0 26px 0;
	background-size: 100% 25px;
	z-index:20;
}
.main_menu_box > div {
	border-bottom:1px solid #f6f6f6;
}
.main_menu {
	position:relative;
	padding : 0 10px;
	z-index:10;
}
.main_menu h3 {
	display : none;
}


#search {
	float:right;
	padding: 8px 10px 6px 0px;
}
.search {
	position:relative;
	z-index:1;
}
#search .inputbox {
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding:5px 20px 4px 10px !important;
	width:94px;
	font-size:90%;
	color : #8c8c8c;
	margin-left:44px;
	background: transparent url(../images/black-03.png) 0 0 repeat;
	-webkit-transition : all 0.4s ease-in-out;
	-moz-transition : all 0.4s ease-in-out;
	-ms-transition : all 0.4s ease-in-out;
	-o-transition : all 0.4s ease-in-out;
	transition : all 0.4s ease-in-out;
}
#search .inputbox:hover, #search .inputbox:focus {
	border:none;
	color : #6c6c6c;
	background: transparent url(../images/black-02.png) 0 0 repeat;
}
#search .inputbox:focus {
	color:#444;
	width : 134px;
	margin-left:4px;
}
#search .button {
	position:absolute;
	top:6px;
	right:6px;
	z-index:2;
}
.search input.button {
	border:none;
	background-image:none;
}
#search label {
	display:none;
}
/**

**

**							MIDDLE SITE

**

**/





.middle-site {
	position : relative;
	clear:both;
	min-height:400px;
	background-size: 100%;
	z-index:1;
}
/** 		resize all images of content box 		**/ 



.middle-site img {
	max-width:100%;
}
/** 		Breadcrumb 		**/



.breadcrumb {
	position:relative;
	border:none !important;
	margin: -6px 0 4px 11px !important;
	padding:0 !important;
	height:22px;
	font-size:90%;
	z-index:10;
}
.breadcrumb h3 {
	display : none;
}
.breadcrumbs a:first-child {
	display:inline-block;
	text-indent:-9999px;
	background : transparent url(../images/home.png) 0 -3px no-repeat;
	width:17px;
	height:16px;
	margin-right:5px;
	-webkit-transition : none;
	-moz-transition : none;
	-ms-transition : none;
	-o-transition : none;
	transition : none;
}
.breadcrumbs a:first-child:hover {
	background : transparent url(../images/home.png) 0 -20px no-repeat;
}
.top {
	position : relative;
	padding: 0px 0;b
	z-index:1;
}
.bottom {
	position : relative;
	padding-top:10px;
	z-index:1;
}
.top .moduletable, .bottom .moduletable {
	margin-bottom:1px;
}
.left_column {
	position:relative;
	float:left;
	width:20%;
	margin: 0px 50px 0px 0;
	padding-right:4px;
	z-index:1;
}
.left_column .moduletable {
	margin-bottom:25px;
}
.right_column {
	position:relative;
	overflow:hidden;
	padding: 0px 0 0px 0px;
	z-index:1;
}
.right-module-position {
	float:right;
	width:180px;
	margin-left:30px;
}
.right-module-position .moduletable {
	position:relative;
	z-index:1;
}
.right-module-position .moduletable {
	margin-bottom:20px;
}
.main-content {
	position:relative;
	overflow:hidden;
	z-index:1;
}

.users_top, .users_bottom {
	margin: 0;
	clear:both;
	width: 100%;
}
.users_bottom {
	padding:14px 30px 40px 20px;
	background:#365F1D;
}
.user1, .user4 {
	float:left;
	margin-right:14px;
	padding-right:8px;/** border-right: 1px solid #e5e5e5; **/

}
.user3, .user6 {
	float:right;
	margin-left:8px;
	padding-left:10px;/** border-left: 1px solid #e5e5e5; **/
	padding-right:30px;
}
.user2, .user5 {
	position:relative;
	overflow:hidden;
}
.user1, .user2, .user3, .user4, .user5, .user6 {
	min-height:320px;
	height:auto !important;
	height:40px;
}
.user1 > div, .user2 > div, .user3 > div, .user4 > div, .user5 > div, .user6 > div {
	padding:0px;
}
.users_top .moduletable, .users_bottom .moduletable {
	margin-bottom:2px;
}
/** Module class suffix	**/



.left_column .moduletable, .right-module-position .moduletable {
	padding:10px;
}
.top .grey, .bottom .grey, .left_column .grey, .right-module-position .grey {
	background: transparent url(../images/black-04.png) 0 0 repeat;
}
.user1 .grey, .user2 .grey, .user3 .grey, .user4 .grey, .user5 .grey, .user6 .grey {
	background: transparent url(../images/black-04.png) 0 0 repeat;
	padding:10px !important;
}
.top .light, .bottom .light, .left_column .light, .right-module-position .light {
	background: transparent url(../images/white-30.png) 0 0 repeat;
}
.user1 .light, .user2 .light, .user3 .light, .user4 .light, .user5 .light, .user6 .light {
	background: transparent url(../images/white-30.png) 0 0 repeat;
	padding: 10px !important;
}
.top .border, .bottom .border, .left_column .border, .right-module-position .border, .user1 .border, .user2 .border, .user3 .border, .user4 .border, .user5 .border, .user6 .border {
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border:0px solid #eee;
}
.top .border, .bottom .border, .user1 .border, .user2 .border, .user3 .border, .user4 .border, .user5 .border, .user6 .border {
	padding:10px;
}
.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;
}
.top .border table, .top .border table td, .top .border table th, .top .border ul, .top .light ul,  .bottom .border table, .bottom .border table td, .bottom .border table th, .bottom .border ul, .bottom .light ul,  .left_column .border table, .left_column .border table td, .left_column .border table th, .left_column .border ul, .left_column .light ul,  .right-module-position .border table, .right-module-position .border table td, .right-module-position .border table th, .right-module-position .border ul, .right-module-position .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 {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image:none;
	border:none;
	padding: 0 !important;
}
/**  ARTICLE  JOOMLA **/



/**	icons	**/



ul.actions {
	margin:10px 10px 0 3px;
	padding:0;
	text-align:right;
	float:right;
}
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-03.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 12px;
	width: 17%;
}
/* ++++++++++++++  position  ++++++++++++++ */



.blog-featured {
	padding: 0;
}
.items-leading {
	padding:8px 5px 10px 5px;
	overflow:hidden;
	margin-bottom:10px;
	background : transparent url(../images/underline.png) 0 0 repeat-x;
}
.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;
}
.column-1, .column-2, .column-3 {
	padding:10px 5px;
	background : transparent url(../images/underline.png) 0 0 repeat-x;
}
.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;
}
/**		FOOTER		**/



.bottom-site {
	clear:both;
	padding : 15px 0 40px 0;
	
	background:#365F1D;
	z-index:1;
}
.bottom_menu {
	float:right;
	margin-left: 16px;
}
.bottom_menu.with_social_icons {
	float:none;
	clear:both;
	margin:0 0 0 -17px;
	padding-top:0px;
}
.address {
	float:left;
	margin: 6px 0 0 0;
}
.address p {
	margin: 0px;
}
/**	social icons	**/



#social-links {
	float:right;
	list-style:none;
	padding:4px 0 0 0;
}
#social-links li {
	float:left;
	width:23px;
	padding-left:5px;
}
#social-links li.text_social_icons {
	font-size : 100%;
	width:auto;
	color : #999;
	line-height:26px;
}
#social-links li a {
	-webkit-transition : none;
	-moz-transition : none;
	-ms-transition : none;
	-o-transition : none;
	transition : none;
}
#social-links li a img {
	width:23px;
	opacity : 0.4;
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=40)";  	/* hack IE8 	*/
	filter: apha(opacity = 40); 											/* hack IE7		*/
	-webkit-transition : all 0.4s ease-in-out;
	-moz-transition : all 0.4s ease-in-out;
	-ms-transition : all 0.4s ease-in-out;
	-o-transition : all 0.4s ease-in-out;
	transition : all 0.4s ease-in-out;
}
#social-links li a:hover img {
	opacity : 0.7;
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=70)";  	/* hack IE8 	*/
	filter: apha(opacity = 70); 											/* hack IE7		*/
}
/** for google +1 only 	**/

#social-links li > div {
	padding: 5px 0 0 2px !important;
}
/**  OTHERS  	**/





.clr {
	clear:both;
}
/**	BLOG LIST	**/

table.category {
	width:100%;
	margin-top:20px;
}
.sectiontableheader {
	background: transparent url(../images/black-05.png) top left repeat;
	padding:8px 5px;
}
.sectiontableheader a {
	text-transform:uppercase;
	color: #444;
	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/black-05.png) top left repeat;
	border-bottom: 1px dotted #444;
	padding:8px 5px;
}
tr.sectiontableentry1 td a, tr.sectiontableentry2 td a {
	text-decoration : none;
}
/**	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;
}
/** 	Form 		**/



input[type="text"], input[type="password"], input[type="email"], textarea {
	padding : 4px 7px;
	border:none;
	color:#FFC;
	background : transparent url(../images/black-04.png) top left repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0, 0.2) inset;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0, 0.2) inset;
	box-shadow: 1px 1px 2px rgba(0,0,0, 0.2) inset;
	-webkit-transition : all 0.4s ease-in-out;
	-moz-transition : all 0.4s ease-in-out;
	-ms-transition : all 0.4s ease-in-out;
	-o-transition : all 0.4s ease-in-out;
	transition : all 0.4s ease-in-out;
}
input[type="text"]:hover, textarea:hover,  input[type="password"]:hover, input[type="password"]:focus,  input[type="email"]:hover, input[type="email"]:focus,  input[type="text"]:focus, textarea:focus {
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0, 0.2) inset, 0px 0px 7px rgba(60,107,250, 0.35);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0, 0.2) inset, 0px 0px 7px rgba(60,107,250, 0.35);
	box-shadow: 1px 1px 2px rgba(0,0,0, 0.2) inset, 0px 0px 7px rgba(60,107,250, 0.35);
}
input[type="submit"], button {
	padding : 3px 10px;
	margin: 0 6px 4px 3px;
	border:none;
	font-weight:bold;
	text-shadow : 0 1px 1px rgba(255,255,255, 0.85);
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251,251,251,1)), color-stop(100%, rgba(221,221,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(221,221,221,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(221,221,221,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(251,251,251,1) 0%, rgba(221,221,221,1) 100%); /* W3C */
	background: rgb(251,251,251); /* Old browsers */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, 0.5);
	box-shadow: 0px 1px 2px rgba(0,0,0, 0.5);
	-webkit-transition : all 0.4s ease-in-out;
	-moz-transition : all 0.4s ease-in-out;
	-ms-transition : all 0.4s ease-in-out;
	-o-transition : all 0.4s ease-in-out;
	transition : all 0.4s ease-in-out;
}
input[type="submit"]:hover, button:hover {
	cursor : pointer;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0, 0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, 0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0, 0.3);
}
input[type="submit"]:active, button:active {
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, 0.5);
	box-shadow: 0px 1px 2px rgba(0,0,0, 0.5);
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(251,251,251,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(221,221,221,1)), color-stop(100%, rgba(251,251,251,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(251,251,251,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(251,251,251,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(251,251,251,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(221,221,221,1) 0%, rgba(251,251,251,1) 100%); /* W3C */
	background: rgb(221,221,221); /* Old browsers */
}
input[type="checkbox"], input[type="radio"] {
	margin-left:8px;
}
select {
	padding : 2px 8px 3px 6px;
}
/**	JS	**/



.js {
	clear:both;
	padding:15px 0;
	margin:0 auto;
	text-align:center;
	height:8px;
	width:144px;
}
.jslink {
	float:left;
	text-indent:-9999px;
	height:8px;
	width:144px;
	background : transparent url(../images/js.jpg) 0 0 no-repeat;
}
body.black .jslink {
	background-image : url(../images/js_black.png);
}
/**	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	**/



.ari-image-slider, #ais_82_wrapper, #ais_82 {
	width : auto !important;
}
.slider, .nivoSlider {
	margin:0px;
	-moz-box-shadow: 0 7px 20px #bbb;
	-webkit-box-shadow: 0 7px 20px #bbb;
	box-shadow: 0 7px 20px #bbb;
	overflow:hidden;
}
body .ari-image-slider-wCtrlNav {
	margin-bottom:0px;
}
body.white .slider, body.white .nivoSlider {
	background-color : #eee;
	background-image:none;
}
body.black .slider, body.black .nivoSlider {
	-moz-box-shadow: 0 7px 20px #000;
	-webkit-box-shadow: 0 7px 20px #000;
	box-shadow: 0 7px 20px #000;
}
/**	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;
}
fieldset {
	margin-bottom:20px;
}
fieldset > div {
	margin-bottom:12px;
}
fieldset dt {
	clear:left;
	float:left;
	width:11em;
	padding:3px 20px 3px 0;
	margin-bottom:10px;
}
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:normal;
	color: #111;
	font-size:85%;
}
.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 #ddd;
	padding-bottom:7px;
}
#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:#666;
	float:left;
	background-image:none;
}
.toggle-editor {
	margin: 5px 0 0 0px;
}
/**		category list	**/



img[src$="sort_asc.png"], img[src$="sort_desc.png"] {
	display:inline-block;
	padding-left : 6px;
}
#main_component .categories-list ul li {
	margin-top : 20px;
	background-position : 0 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 #ddd;
	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/black-05.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:1px solid #e3e3e3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background: transparent url(../images/black-02.png) 0 0 repeat;
	margin:-1px 0 10px 0;
}
.panel h3 {
	line-height:140%;
	padding : 9px 9px 6px 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/black-07.png) 0 0 repeat;
	color:#000000;
	padding:7px;
}
table.weblinks th a, table.newsfeeds th a, table.category th a, table.jlist-table th a {
	color:#000000 !important;
}
table.weblinks td, table.category td {
	padding:7px;
}
.weblink-category a {
	font-size:110%;
	text-decoration:none;
	font-weight:bold;
	padding: 0 0 0 5px;
}
/**	pagination	**/



.pagination {
	border-top:1px dotted #ddd;
	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;
	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;
}
/**	items more	**/



.items-more h3 {
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	color:#444444;
}
.items-more h3 {
	font-size:115%;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:5px 5px 7px 5px;
}
/** translate	**/



div.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;
	font-size:110%;
}
#searchForm fieldset > div {
	margin:6px 0;
}
/** 	contact tabs 	**/



dl.tabs {
	clear: both;
	float: left;
	margin: 50px 0 0;
	z-index: 50;
}
div.current {
	border: 1px solid #ddd;
	clear: both;
	padding: 10px;
}
div.current dd {
	margin: 0;
	padding: 0;
}
dl.tabs dt {
	background: none repeat scroll 0 0 #F0F0F0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #666666;
	float: left;
	margin-right: 3px;
	padding: 4px 10px;
}
#main dl.tabs h3, #main2 dl.tabs h3 {
	margin: 0;
}
.contact .tabs h3 {
	margin: 0;
	padding : 4px 12px;
}
.open h3 a {
	text-decoration : none;
	font-weight:bold;
}
/**		tooltips form 		**/



.tip-wrap {
	background-color:#fff;
	border:1px solid #bbb;
	border-radius : 6px;
	color : #666;
	z-index:999;
}
.tip {
	padding : 8px 8px 16px 8px;
	min-width:160px;
}
.tip-wrap .tip-top, .tip-wrap .tip, .tip-wrap .tip-bottom {
	background-image : none;
	height:auto;
}
.tip-title {
	color : #028bc0;
	margin: -2px 0 4px 0;
}
/**  Error Message contact form  **/

p.error {
}
#system-message-container #system-message {
	background-color : #f5f5f5;
	border : 1px dotted #bbb;
	padding:14px 12px 8px 16px;
	margin: 12px 4px 20px 0;
	-moz-box-shadow:2px 2px 4px #ccc;
	-webkit-box-shadow:2px 2px 4px #ccc;
	box-shadow:2px 2px 4px #ccc;
}
#system-message-container #system-message .error {
	font-size:140%;
	color: red;
}
#system-message-container #system-message .message {
	font-size:100%;
	color: #000 !important;
}
#system-message-container ul {
	margin : 0 !important;
}
#system-message-container li {
	background-image : none !important;
	padding : 8px 0 0 0 !important;
}
/** 	edit article frontend 	**/



#adminForm fieldset {
	margin-bottom:20px;
	padding: 10px;
}
#adminForm fieldset legend {
	display: inline-block;
	margin-top: 15px;
	padding: 0pt 10px;
}
form#adminForm .formelm-area label {
	display: inline-block;
	vertical-align: top;
	width: 9em;
}
.formelm label {
	display: inline-block;
	vertical-align: top;
	width: 13em;
}