﻿/*
 * @author ( Christiane Dumont - Easywebconcept )
*/

/* ##########################  Reset de style d'Eric Meyers  ########################### */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1.3em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ##########################  general  ########################### */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color : #FFFFFF ;
	color: #646567;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
}

#container
{
	width : 1000px ;
	margin : auto ;
	font-size : 0.9em ;
}

#sous-container
{
	margin-bottom : 20px ;
}

/* ##########################  header  ########################### */

#line
{
	margin-right:3px;
	text-align:right;
	position : relative ;
	top : 10px ;
	height : 0 ;
}

#header
{
	width:1000px;
	height:200px;
	margin-bottom : 15px ;
}

/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
	color:#F5B42C;
	margin-bottom : 20px ;
}

#breadcrumbs span
{
	color:#F5B42C;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
	color:#F5B42C;
	padding : 0 5px ;
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
	color:#FFFFFF;
}


/*.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}*/

/* ++++++++++++++++++++ headings +++++++++++++ */

.h3-partenaire {
	font-size : 1em !important ;
	margin-bottom : 0 !important ;
}

p {
	margin-bottom : 10px ;
}

a {
	color:#F5B42C;
	text-decoration : none ;
}

a:hover {
	text-decoration : underline ;
}

input:focus
{
	border:solid 2px;
}

fieldset
{
	border:solid 0px #ccc
}

.article-info
{
	color:#444
}

.article-info dd span
{
	color:#444;
	border-right:solid 0px;
	background:#eee
}

/* ##########################  menu  ########################### */

#topmenu img {
	border : none ;
}

#topmenu ul img {
	position : relative ;
	top : -15px ;
}

#topmenu ul ul {
	padding : 0;
	display : none;
	margin : 0;
	position : absolute;
	top : 28px ;
}
#topmenu li {
	margin : 0 ;
	list-style-type : none;
	position : relative;
	float : left;
}

#topmenu li a {
	text-align : center ;
	color : #818183 ;
	background-color : #EAEAEA ;
	margin-right : 7px ;
	padding : 4px 7px ;
	text-decoration:none;
}
#topmenu a:hover, #topmenu.sfhover, #topmenu ul li.active a {
	background-color:#F5B42C  ;
	color : #FFFFFF ;
}

#topmenu ul li a {
	display : block ;
	width : auto ;
}
#topmenu ul li a:hover {
	background-color:#F5B42C  ;
	color : #FFFFFF ;
}
#topmenu ul ul li a {
	display : block ;
	margin : 0 ;
	background-color : #F5B42C ;
	color : #FFFFFF ;
	font-size : 12px ;
	padding : 4px 0 4px 14px ;
	text-align : left !important ;
}
#topmenu ul ul li:hover ul li a, #topmenu ul ul li a:hover {
	background-color : #F8CA6A !important ;
}
#topmenu ul ul li a:before
{
	content : "> ";
}
#topmenu a:link menu a:visited, #topmenu li:hover ul, #topmenu li.sfhover ul {
	display : block;
}
#topmenu ul ul ul, #topmenu ul ul ul li {
	display : none ;
}
#topmenu ul ul li a {
	min-width : 122px ;
}
#topmenu .btn-qui {
	width : 124px ;
}
#topmenu .btn-marche-capitaux {
	width : 148px ;
}
#topmenu .btn-gestion-portefeuilles {
	width : 160px ;
}
#topmenu .btn-conseil-ingenierie {
	width : 204px ;
}
#topmenu .btn-capital-market {
	width : 138px ;
}
#topmenu .btn-advice-engineering {
	width : 214px ;
}

.btn-home {
	width : 50px ;
	height : 50px ;
	background-color : #FFFFFF !important;
	margin : 0 15px 0 0 !important;
	padding : 0 !important;
}

.image-title {
	display : none ;
}

#infobourse {
	display : block ;
	width : 928px ;
	height : 25px ;
	margin-left : 72px ;
	background-image : url('../images/fond-infobourse.png') ;
	background-position : top left ;
	background-repeat : no-repeat ;
	overflow:hidden;
}

#infobourse p {
	font-size : 12px ;
	padding : 0 8px ;
}

.menu-liens-utiles {
	color : #F5B42C ;
	list-style-type : none ;
}

/* ++++++++++++++  search  ++++++++++++++ */
#header form,
#header form .search
{
display:inline;
padding-right:1px ;
}

#header form .inputbox
{
	background:url(../images/header-bg.gif) repeat-x;
	border:solid 1px #ccc;
	border-bottom:0;
	border-right:0;
	padding:5px
}

#header form .inputbox:focus
{
	border:solid 2px #000;
}

#header form .button
{
	border:solid 0px #ddd;
	background:#ccc url(../images/button.png);
	color:#333;
	padding:4px !important
}

/* ##########################  contentarea  ########################### */

#contentarea
{
	min-height : 400px ;
}

/* ##########################  content - main   ########################### */

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	color:#F5B42C;
	margin-bottom : 15px ;
}

#main h1 {
	font-size : 35px ;
	line-height: 1em;
	padding-top : 3px ;
	padding-left : 40px ;
	padding-bottom : 5px ;
	background-image : url('../images/puce-h1.png') ;
	background-position : top left ;
	background-repeat : no-repeat ;
}

#main .h1-medium {
	font-size : 24px ;
	padding-top : 12px ;
	padding-left : 45px ;
	background-image : url('../images/puce-h1.png') ;
	background-position : top left ;
	background-repeat : no-repeat ;
}

#main .h1-large {
	font-size : 24px ;
	padding-top : 0 ;
	padding-left : 50px ;
	background-image : url('../images/puce-h1-big.png') ;
	background-position : top left ;
	background-repeat : no-repeat ;
}

#main h2 {
	font-size : 20px;
}

#main h2 a
{
	color:#F5B42C ;
}

#main h3 {
	font-size : 16px ;
}

#main h4 {
	font-size : 14px;
}

#main p, #main ul {
	text-align : justify ;
	font-size : 13.5px ;
	line-height : 1.3em ;
}

.left, .right, .wleft, .wcenter, .wright {
	display : block ;
	/*background-color : #CCCCCC ;*/
}

.left, .wcenter, .wleft {
	float : left ;
}
.right, .wright {
	float : right ;
}

.left, .right {
	width : 245px ;
	margin-top : 10px ;
}

.wcenter {
	width : 470px ;
}

.wleft {
	width : 745px ;
}

.wright {
	width : 745px ;
}

.left, .wcenter {
	margin-right : 20px ;
}

.espace-client {
	display : block ;
	width : 250px ;
	height : 130px ;
	background-image : url('../images/nouveau-fond-espace-client.jpg') ;
	background-position : top left ;
	background-repeat : no-repeat ;
	margin-bottom : 20px ;
}

.espace-client h3, .view-newsletter h2 {
	color : #F5B42C ;
	margin-left : 20px ;
	margin-bottom : 10px ;
	padding-top : 18px ;
	padding-left : 20px ;
	font-size : 14pt ;
}

#login-form {
	padding : 5px 10px 15px 25px ;
}

#login-form a {
	color : #646567 ;
}

#login-form .inputbox {
	background-color : #FFFFFF ;
	border : 0 ;
}

#login-form ul {
	list-style-type : none ;
}

.userdata {
	margin-bottom : -50px ;
}

.userdata .button {
	width : 58px;
	height : 58px;
	background-color : transparent;
	background-image : url('../images/btn-go.png');
	background-position : center center;
	background-repeat : no-repeat;
	border : 0;
	position : relative;
	top : -73px;
	right : -142px;
	font-size: 0px;
}

.userdata .button:hover {
	cursor:  pointer;
}

#form-login-username {
	margin-bottom : 0 !important ;
}

#form-login-username .inputbox, #form-login-password .inputbox {
	background-position : top left ;
	background-repeat : no-repeat ;
	padding : 0 12px ;
}

#form-login-username .inputbox {
	background-image : url('../images/fond-login.png') ;
}

#form-login-password .inputbox {
	background-image : url('../images/fond-mdp.png') ;
}

#form-login-username label, #form-login-password label, #form-login-remember {
  display: none;
}

/*#form-login-username input[type="text"], #form-login-password input[type="password"]{*/
#form-login-username input[type="text"], #modlgn-passwd {
  width: 145px;
  height: 35px;
  font-size: 11pt;
  margin-left:10px;
}

.view-newsletter {
	display : block ;
	width : 247px ;
	height : 290px ;
	background-image : url('../images/fond-newsletter.jpg') ;
	background-position : top left ;
	background-repeat : no-repeat ;
}

.view-newsletter img {
	margin-left : 48px ;
}

.archives h3, .inscription-newsletter h3 {
	line-height : 32px ;
	color:#646567;
	margin-bottom : 10px ;
	font-size : 19px ;
	padding-left : 35px ;
	background-image : url('../images/puce-h2.png') ;
	background-position : top left ;
	background-repeat : no-repeat ;
}

#user_name_formAcymailing1 .inputbox, #user_email_formAcymailing1 .inputbox {
	background-position : top left ;
	background-repeat : no-repeat ;
	padding : 0 12px ;
}

#user_name_formAcymailing1, #user_email_formAcymailing1 {
	background-image : url('../images/fond-input-newsletter.jpg') ;
	width: 140px;
	height: 25px;
	font-size: 11pt;
	border : 0 ;
	padding : 0 10px ;
}

.acysubbuttons .button {
	width : 154px ;
}

.search {
	margin-bottom : 15px ;
}

.search label {
	display : none ;
}

#mod-search-searchword {
	width: 230px;
	height: 34px;
	background-image : url('../images/fond-moteur-recherche.jpg') ;
	background-position : top left ;
	background-repeat : no-repeat ;
	padding : 0 12px ;
	margin-left : 3px ;
	border : 0 ;
}

#mod-search-searchword input[type="text"] {
  font-size: 11pt;
}

.liens-utiles h3 {
	font-size : 18px ;
	margin-bottom : 10px ;	
}

.brvm {
	display : block ;
	width : 243px ;
	height : 275px ;
	background-image : url('../images/fond-brvm.jpg') ;
	background-position : top left ;
	background-repeat : no-repeat ;
}

.boc {
	display : block ;
	width : 243px ;
	height : 80px ;
	background-image : url('../images/fond-boc.jpg') ;
	background-position : top left ;
	background-repeat : no-repeat ;
}

.brvm, .boc {
	margin-bottom : 15px ;
}
#brvm {
	padding : 24px 16px ;
}

#boc {
	padding : 20px 10px ;
}

#brvm, #boc {
	margin : auto ;
	font-size : 16px ;
	font-weight : bold ;
}

#brvm h2 {
	font-size : 22px ;
	margin-bottom : 26px ;
	padding-left : 20px;
}

#brvm h2, #brvm ul, #boc, #brvm a, #boc a, .liens-utiles h3 {
	color : #F5B42C ;
}

#brvm h3 {
	color : #646567 ;
	background-image : url('../images/puce-brvm.png') ;
	background-position : center left ;
	background-repeat : no-repeat ;
	padding-left : 25px ;
	font-size : 16px ;
	margin-bottom : 8px ;
}

#brvm ul {
	padding-left : 20px ;
	padding-bottom : 8px ;
}

#brvm li {
	list-style-type : none ;
	padding-bottom : 4px ;
}

#boc {
	font-size : 16px ;
	text-align : center ;
}

#brvm a, #boc a {
	text-decoration : none ;
}

#membres-equipe {
	color : #656567 ;
	font-size : 14px ;
}

#membres-equipe tr {
	vertical-align:top;
}

.membre, #fiche-membre {
	background-color : #E9E9E9 ;
}

.filler {
	line-height: 1px ;
}

#membres-equipe td {
	padding : 8px 10px ;
}

#membres-equipe h2, #membres-equipe h3, #membres-equipe a, #fiche-membre h2 {
	color : #656567 ;
}

#membres-equipe h2 {
	font-size : 18px ;
	margin-bottom : 2px ;
}

#membres-equipe h3 {
	font-size : 16px ;
	font-weight : normal ;
	margin-bottom : 10px ;
}

#membres-equipe p {
	margin-bottom : 2px ;
}

.coordonnees {
	display : block ;
	float : left ;
}

.autres-membres p {
	padding-bottom : 12px ;
}

.descriptif-membre {
	padding-right : 25px ;
}

.lien-plus {
	float : right ;
	width : 48px ;
	height : 48px ;
	margin-top : 15px ;
}

/* ##########################  content - main   ########################### */

.item-separator
{
	border: solid 0px #333333;
}

.liste-options
{
	margin-bottom : 20px ;
}

#contentarea ul {
	margin-bottom : 10px ;
}

#contentarea ul li { margin-left : 30px ; }

.small
{
	border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
	border-bottom:solid 1px #ddd
}

.archive #adminForm fieldset
{
	border:0;
	padding:0;
	margin:20px 0
}
/* ++++++++++++++  images  ++++++++++++++ */

.image-left
{
	padding:2px;
}

.image-right
{
	border:solid 1px #ddd;
	padding:2px
}


/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited
{
	color:#F5B42C;
	background:#eee url(../images/arrow1.gif) no-repeat left top;
	border:solid 1px #ddd;
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus
{
	background:#555 url(../images/arrow2.gif) no-repeat left 6px !important;
	color:#fff;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
	background:#555;
	color:#fff;
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
	border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

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

#main .items-more ol
{
	color:#000;
}

#main .items-more ol li a
{
	background:#FFFFFF url(../images/blog_more.gif) no-repeat 0px center;
	color:#F5B42C
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
	background: #F5B42C url(../images/blog_more_hover.gif) no-repeat 0px center;
	color:#fff;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
	border-top:solid 1px #ddd;
}

/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
	border:solid 1px #ccc;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
	color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
	background: url(../images/arrow2_grey.png) 2px 7px  no-repeat ;
}

.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
	background:#555 url(../images/arrow_white_grey.png) 2px 7px  no-repeat !important;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
	border:solid 0px #000;
}

.newsfeed-item
{
	border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
	background:#F5F5F5 url(../images/box.png) repeat-x;
	border:1px solid #EEEEEE;
}

ul.newsflash-horiz li
{
	border:solid 0px #eee;
	background:#f5f5f5;
}


/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
	border:0
}

.banneritem a
{
	background:none
}

.banneritem a img
{
	background:none;
	border:0
}

/* ++++++++++++++  login  ++++++++++++++ */

fieldset.input
{
	border:0 ;
}

input.button,
button.button,
button.validate
{
	border:1px solid #DDDDDD;
	color:#444444;
}

input.button:hover,
button.button:hover,
button.validate:hover
{
	cursor : pointer ;
}
/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
	border:solid 1px #ddd;
	border-bottom:0;
	background:#f5f5f5 url(../images/box.png) repeat-x;
}

ul.tabs li
{
	background:#f5f5f5 url(../images/box.png) repeat-x;
	border-right:solid 1px #ddd
}

ul.tabs li a:link,
ul.tabs li a:visited
{
	color:#333;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
	color:#000
}

.tabcontent
{
	border:solid 1px #ddd;
	background:#fff;
	color:#000;
}

.tabcontent .linkclosed
{
	color:#000;
	border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
	background:#fff;
	color:#333;
	border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
	background:#555;
	color:#fff
}

/* ++++++++++++++  category-module  ++++++++++++++ */

#right .category-module h4 a:link,
#right .category-module h4 a:visited
{
	color:#F5B42C
}

#right .category-module h4 a:hover,
#right .category-module h4 a:active,
#right .category-module h4 a:focus
{
	color:#fff
}


.category-module li
{
	border-bottom:solid 1px #ddd;
}

.category-module li li
{
	border:0
}



/* ##########################  search   ########################### */

.searchintro img
{
	border:0px
}

.inputbox:focus
{
	border:solid 2px #000;
}

.word
{
	background:#fff;
	border:solid 0px #ccc ;
}

.word input
{
	border:solid 1px #ddd;
	background:url(../images/content_bg.gif) repeat-x;
	color:#333;
}

.only
{
	border:solid 1px #ccc;
}

.phrases
{
	color:#000;
	border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
	background:#fff;
	color:#000;
}

.phrases .inputbox option
{
	background:#f5f5f5;
	border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}

/* ++++++++++++++   search results	++++++++++++++++++ */

dl.search-results
{
	background:#f5f5f5;
}

dl.search-results dt.result-title
{
	border-top:dotted 1px #ddd
}

dl.search-results dd.result-created
{
	border-bottom:solid 5px #fff;
}

/* ##########################  forms   ########################### */


/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
	border-color:red !important;
}

label.invalid
{
	color:red;
}


/* ##########################  user profile  ########################### */
#users-profile-core,
#users-profile-custom
{
	border:solid 1px #ccc;
}

#member-profile fieldset
{
	border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */

table, th, td {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

table {
	margin-bottom : 20px ;
}

th, td {
	padding : 4px 10px ;
}

tr.odd,
.cat-list-row1
{
	background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#444 ;
}

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


td.table_footer
{
	background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
	border:solid 0px ;
}

#main table.moduletable td,
#main table.moduletable tr
{border:0;}
fieldset.filters
{
	border:solid 0px #ddd;

}

/* ##########################  contacts   ########################### */

.contact form
{
	color:#646567;
}

.contact input
{
	background:#FFFFFF;
	color:#646567;
}

.contact .button
{
	width : 120px;
}

.contact input.invalid,
.contact textarea.invalid
{
	border:solid 2px red;
}

.contact label.invalid
{
	color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
	color:#044b63;
	background:#eee;
	border-top:3px solid #044b63;
	border-bottom:3px solid #044b63;
}

body.contentpane
{
	background:#fff;
}


/* ##########################  footer   ########################### */

.clear { clear : both ; overflow:hidden;font-size:0;line-height:0; }

#footer
{
	background-color : #C5C5C7 ;
	color:#646567;
	text-align : center ;
	font-size : 0.75em ;
}

#footer-container {
	width : 1000px ;
	margin : auto ;
}

#footer-top
{
	border-bottom:solid 5px #e6e6e8 ;
}

#footer p {
    padding : 10px 20px ;
    margin-bottom : 0 ;
}

#footer a
{
	color:#646567;
	text-decoration : none ;
	text-transform : none ;
	padding : 0 ;
}

#footer a:hover
{
	text-decoration : underline ;
}

#footer-bottom {
	width : 100% ;
}

#footer-bottom a {
	background-color : transparent !important ;
	color:#646567 !important ;
}

#footer-bottom .moduletable li {
	list-style-type : none ;
	padding-left:0 ;
}

#footer-last-1, #footer-last-2, #footer-last-3, #footer-last-4, #footer-last-5 {
	float : left ;
	display : block ;
	width : auto ;
	min-height : 30px ;
	padding : 10px 20px ;
	text-align : left ;
}

/*#footer-last-1 {
	width : 142px ;
}
#footer-last-2 {
	width : 202px ;
}*/

#footer-last-1, #footer-last-2, #footer-last-3, #footer-last-4  {
	margin-right : 20px ;
}

#copyright {
	text-align : center ;
	background-color : #DEDEDF ;
	font-size : 0.9em ;
}

/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
	border:0
}

form.editor fieldset
{
	border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
	border:solid 0px #000
}

.edit form#adminForm fieldset
{
	border:solid 1px #ddd
}
.edit form#adminForm  legend
{
	font-weight:bold
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
	border:solid 1px #333;
	background:#ffffcc;
}


/*-------------------------------*/


table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

.cat-children ul ul,
.categories-list ul ul
{
	list-style-type:none;

}

.cat-children ul ul ul,
.categories-list ul ul ul
{


}
.categories-list .category-desc ul li
{list-style-type:square
}

/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}

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

}

.contact .inputbox,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input


{
	background:#fff url(../images/content_bg.gif) repeat-x ;
	border:solid 1px #ccc;
	padding:3px
}

.profile-edit select
{
	padding:0px;
	border:solid 1px #ccc;
	background:#f5f5f5;

}
.profile-edit select option
{
	padding:3px

}
/* contact  slider */

.panel
{
	border:solid 1px #ddd;
	margin-top:-1px

}
#main .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	background:transparent;
	border:0;
	color:#F5B42C;
}
.panel h3 a
{
	display:block;
	padding:6px;
	text-decoration:none;
	color:#F5B42C;
	padding:6px;
}

.panel h3 a:hover {
	color:#444444 !important;
}

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

.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
	background-color: transparent ;
}

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

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


/* tabs */

div.current
{

}

/* image upload modal */

#container #upload-flash ul li a:hover,
#container .item a:hover span {
	background:#F5B42C;
	color:#fff;
}
#close a
{text-decoration:none}

/* ########################## sample module styling  ########################### */

div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}

.menu-hide {
display: none;
}