/* begin Page */

body
{

  /*background-color: #E9C381; 
  background-image: url('../images/Page-BgTexture.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: -110px -270px;*/
  background-image: url('../images/Page-BgTexture.png');
  background-repeat: repeat;
  background-color:#b69063;
  letter-spacing: 0.3px;
  font-size: 14px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

	
  line-height: 1.3;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


.listevin
{
	z-index: 4;
	padding-left: 460px;
	height: 520px;
}
.lalistevin
{
    position: absolute;
	vertical-align: middle;
	z-index: 3;
  width: 465px;
  height: 625px;
   top: 30px;

}
.titres {
	color: #800080;
	font-weight: bold;
	font-size: large;
	font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
}
.titrespetants {
	color: #990033;
	font-weight: bold;
	font-size: large;
	font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
}




.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  z-index: 0;
  width: 800px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
 
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
 /* background-image: url('../images/Sheet-s.png');*/
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
 /* background-image: url('../images/Sheet-s.png');*/
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  left: 0;
 /* background-image: url('../images/Sheet-s.png');*/
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;

}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
 /* background-image: url('../images/Sheet-s.png');*/
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;

}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
 /* background-image: url('../images/Sheet-h.png');*/
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
 /* background-image: url('../images/Sheet-h.png');*/
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  left: 0;


}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
 /* background-image: url('../images/Sheet-v.png');*/
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  right: 0;


}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
 /* background-image: url('../images/Sheet-v.png');*/
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
 /* background-image: url('../images/Sheet-c.png');*/
}


.Sheet
{
  margin-top: 0px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
margin: 0 auto;
  position: relative;
  z-index:0;
  width: 800px;

}
div.Anim
{
margin: 0px auto;

  position: relative;
  left: 0;
  top: 0;
  width: 800px;
 height: 200px;
}



div.Header-jpeg
{


}
/* end Header */

/* begin Logo 
.logo
{
  display : block;
  position: absolute;
  left: {LogoLeft}px;
  top: {LogoTop}px;
  width: {LogoWidth}px;
}

h1.logo-name
{
  display: block;
  text-align: {HorizontalAlign};
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
{LogoNameFont}
  padding:0;
  margin:0;
  color: {NameFontColor} !important;
}

.logo-text
{
  display: block;
  text-align: {HorizontalAlign};
}

.logo-text, .logo-text a
{
{LogoSloganFont}
  padding:0;
  margin:0;
  color: {TextFontColor} !important;
}*/

/* end Logo */

/* begin ContentLayout */
.contentLayout
{
  margin: 0px 30px;
margin-bottom: 0px;
  width: 740px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:0px;
  min-height:0px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
  
}


.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}


.Block
{
  margin: 0px;
  
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 0px;
  z-index: 0;
  line-height: 30px;
  padding: 0 0px;
  margin-bottom: 0px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #FFFFFF;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;

  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}


.BlockHeader .r
{
  right: 0;
  width: 0px;
}


.BlockHeader .r div
{
  width: 800px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  padding:0 0 0 0px;
  background-repeat: no-repeat;
  min-height: 14px;
  margin: 0 0 0 0px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:0px;
  min-height:0px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 0px;

  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 12px;
}

.BlockContent-body a:link
{
  color: #4E2334;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #4E2334;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #4E2334;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #4E2334;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 14px;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 0px;
 /* background-image: url('../images/BlockContentBullets.png'); */
  background-repeat:no-repeat;
  margin:0em 0 0em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  color: #000000;
  overflow: hidden;
  min-width:0px;
  min-height:0px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}



/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 0px;
  border-color: #4E2334;
  margin: 0em;
}

.metadata-icons img
{
  border: none;
  vertical-align: top;
  margin:0px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  
  border-spacing: 20px;
  margin: 0px;
  
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
  
}

.article th, .article td
{
  padding: 0px;
  border: solid 0px #4E2334;
  vertical-align: top;
  text-align:left;
  
}

.article th
{
 
  padding: 0px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0em 20;
  padding: 7px 0px;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;

  color: #FFFFFF;
}

/* begin PostHeaderIcon TITRES des articles */
.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;

  color: #4E2334;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-decoration: none;

  color: #4E2334;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-decoration: none;
  color: #4E2334;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-decoration: underline;
  color: #4E2334;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) ARTICLES */
body
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 16px;

  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
}

.PostContent
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 16px;
  letter-spacing: 0.9px;
  padding: 0px 28px 0px 0px;

  text-align: left;
  color: #FFFFFF;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  background: url(../images/bonvin.png) bottom no-repeat;
  color: #4F2434;
  font-size: 16px;
  text-decoration:none;
  padding-bottom:3px;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  color: #4F2434;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  color: #4F2434;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  color: #4F2434;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 28px;

  text-align: left;
  color: #800080;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
 /*  text-transform: uppercase; */
  text-align: left;
  color: #4F2434;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 22px;

  text-align: left;
  color: #4F2434;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 18px;

  text-align: left;
  color: #4F2434;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #4F2434;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 14px;

  text-align: left;
  color: #4F2434;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #4F2434;
  margin:0;
  padding:0;
}

li
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 12px;
  text-align: left;
  margin-left: 0px;
}



.Post ul li
{
  padding:0px 0px 0px 0px;
  background-image: url('../images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0em 0 0em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#0F100E;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote
{
  border-color:#4F2434;
  border-width: 0px;
  border-style: solid;

  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;

  background-color:#4F2434;

  background-image:url('../images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
 
  outline:none;
  border:none;
  background:none;
  line-height:33px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 33px;
  color: #4f2434;
  white-space: nowrap;
 float: inherit;
}

.Button .t
{
  height:33px;
  white-space: normal;
  padding: 0 0px;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  line-height: 33px;
  text-decoration: none !important;
}

input, select
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;

}

.Button .active
{
  color: #FFFFFF;
}

.Button .hover,  a.Button:hover
{

  text-decoration: none !important;
}

.Button .active .r
{
  top: -66px;
}

.Button .hover .r
{
  top: -33px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 10px;
  height: 9px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:409px;
  height: 9px;
}


.Button .active .l
{
  top: -6px;
}

.Button .hover .l
{
  top: -3px;
}

.Button .l
{

  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 10px;
  height: 99px;
}


.Button .l, .Button .r span
{
  color: #4f2434;
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  margin-left:0px;
  

  z-index:0;
  overflow:hidden;
  width: 800px;
  margin: 0px auto 0px auto;
}

.Footer .Footer-inner
{
  
  position: relative;
  z-index: 0;
  padding: 0px;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1.1px;
  line-height: 1.6;
}

.Footer .Footer-background
{
  position:relative;
  z-index:-1;
  
  width: 800px;
  
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  
  display:block;
  float:left;
  background-image: url('../images/livemarks.png');
  background-position: center center;
  background-repeat: no-repeat;
  margin: -8px 0px 0px 0px;
  height: 15px;
  width: 15px;
}




.Footer .Footer-text p
{
  margin: 0;
  color:#4F2434;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 12px;
  letter-spacing: 1.1px;
  line-height: 1.6;
}

.Footer .Footer-text
{
  color:#4F2434;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 12px;
  letter-spacing: 1.1px;
  line-height: 1.6;
}

.Footer .Footer-text a:link
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  background: url(../images/bonvin.png) bottom no-repeat;
  font-size: 12px;
  color: #4F2434;
  text-decoration:none;
  padding-bottom:3px;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #4F2434;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1.1px;
  line-height: 1.6;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #4F2434;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1.1px;
  line-height: 1.6;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 12px;
  letter-spacing: 1.1px;
  line-height: 1.6;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#4F2434;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#4F2434;
  font-size: 12px;
  letter-spacing: 1.1px;
  line-height: 1.6;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: none;
  overflow: hidden;
 
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: none;
  overflow: hidden;
  width: 800px;
  
}

/* end LayoutCell */



.contentLayout li
{
  float: none;
}

table.moduletable th
{
  font-size: 130%;
  padding: .5em 0em;
  
}

#footer
{
  text-align: center;
}

.breadcrumbs
{
  display: block;
  padding: .7em 0em;
}

.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate
{
  font-size: 10px;
  padding-bottom: 1em;
}

.article_column
{
  padding-right: .2em;
  
}

.column_separator 
{
  padding-left: .4em;
}

.pagination span
{
  padding: 2px;
}

.pagination a
{
  padding: 2px;
}

div.offline
{
  background: #fffebb;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em;
  padding: 5px;
}

span.pathway
{
  display: block;
  margin: 0 0px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
 font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
font-weight: bold;
 font-size: 36px;
 color: #4F2434
}

/* headers */
table.moduletable th, legend
{
  margin: 0;
  font-weight: bold;
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 1.5em;
  padding-left: 0px;
  margin-bottom: 0px;
  
  text-align: left;
}

/* form validation */
.invalid
{
  border-color: #ff0000;
}

label.invalid
{
  color: #ff0000;
}


/** overlib **/

.gras {color: #4F2434}

.texte blanc {
	color: #FFFFFF;
	
}
.titre marron {
	color: #4F2434;
	font-weight: bold;
	font-size: large;

}
.liens {
	font-size: 12px;
	letter-spacing: 1.1px;
	line-height: 1.6;
	
}

.ol-foreground
{
  background-color: #f6f6f6;
}

.ol-background
{
  background-color: #666;
}

.ol-textfont
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 10px;
}

.ol-captionfont
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 18px;
  color: #f6f6f6;
  font-weight: bold;
}

.ol-captionfont a
{
  color: #0B55C4;
  text-decoration: none;
  font-size: 12px;
}



/* spacers */
span.article_separator
{
  display: none;
}

.article_column
{
  padding-right: 0px;
}

.column_separator
{
  border-left: 0px dashed #e0e0e0;
  padding-left: 0px;
}

td.buttonheading img
{
  border: none;
}

.clr
{
  clear: both;
}

td.greyline
{
  width: 0px;
  color: #4f2434;
  /*background: url(../../../images/mw_line_grey.png) 10% 0 repeat-y;*/
}

div#maindivider
{
  border-top: 0px solid #ddd;
  margin-bottom: 1px;
  overflow: hidden;
  height: 0px;
}

table.blog span.article_separator
{
  display: none;
  
}

/* edit button */
.contentpaneopen_edit
{
  float: inherit;}

/* table of contents */
table.contenttoc
{
  margin: 0px;
  border: 0px solid #ccc;
  padding: 0px;
  float: inherit;}

table.contenttoc td
{
  padding: 0 0px;
}


/* content tables */
td.sectiontableheader
{
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 0px;
  border-right: 0px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td
{
  /*padding: 4px;*/
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2
{
  /*padding: 3px;*/
}


/* content styles */
table.contentpaneopen, table.contentpane
{
  margin: 0;
  padding: 0;
  width: auto;
}

table.contentpaneopen li
{
  margin-bottom: 0px;
}

table.contentpaneopen fieldset
{
  border: 0;
  border-top: 0px solid #ddd;
}

table.contentpaneopen h3
{
  margin-top: 1px;
}

table.contentpaneopen h4
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  color: #333;
}

.highlight
{
	background-color: #660000;
}

/* module control elements */
table.user1user2 div.moduletable
{
  margin-bottom: 0px;
}

div.moduletable, div.module
{
  margin-bottom: 0px;
}

div.module_menu h3
{
  font-family: "Garamond", Times New Roman, Georgia, Times, Serif;
  font-size: 16px;
  font-weight: bold;
  color: #4f2434;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

div.module_menu
{
  margin: 0;
  padding: 0;
  margin-bottom: 0px;
}

div.module_menu div div div
{
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
}

div.module_menu div div div div
{
  background: none;
  padding: 0;
}

div.module_menu ul
{
  margin: 0px 0;
  padding-left: 0px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited
{
  font-weight: bold;
}

#leftcolumn div.module
{
  padding: 0 0px;
  
}

#leftcolumn div.module table
{
  width: auto;
}

/* forms */
table.adminform textarea
{
  width: 800px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input
{
  width: 110px;
  border: 0px solid #4f2434;
  margin: 0px 0 0px 0;
  color: #4f2434;
  font-size: 14px;
}

form#form-login
{
  text-align: left;
}

form#form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

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

form#form-login ul li
{
  background-image: none;
  padding: 0;
}

#modlgn_username, #modlgn_passwd
{
  width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember
{
  display: block;
  margin: 0;
}

form#com-form-login
{
  text-align: left;
}

form#com-form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#com-form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#com-form-login ul li
{
  background-image: none;
  padding: 0;
}

/* thumbnails */
div.mosimage
{
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #FFFFFF;
}

div.caption
{
  padding: 0 10px 0 10px;
}

div.caption img
{
  border: 0px solid #4f2434;
}

div.caption p
{
  font-size: .90em;
  color: #FFFFFF;
  text-align: center;
}

/* Parameter Table */
table.paramlist
{
  margin-top: 5px;
  
}

table.paramlist td.paramlist_key
{
  width: 1px;
  text-align: left;
  height: 1px;
}

div.message
{
  font-weight: bold;
  font-size: 14px;
  color: #4f2434;
  text-align: center;
  width: auto;
  background-color: #FFFFFF;
  border: solid 0px ##4f2434;
  margin: 1px 0px 1px;
  padding: 1px 1px;
}

/* Banners module */

/* Default skyscraper style */
.banneritem img
{
  display: block;
  margin-left: 0px;
  margin-right: 0px;
}

/* Text advert style */

.banneritem_text
{
  padding: 0px;
  font-size: 11px;
}

.bannerfooter_text
{
  padding: 0px;
  font-size: 11px;
  background-color: #FFFFFF;
  text-align: center;
}

/* System Messages */
/* see system general.css */

.pagination span
{
  padding: 0px;
}

.pagination a
{
  padding: 0px;
}

/* Polls */
.pollstableborder
{
  margin-top: 0px;
}


.pollstableborder td
{
  text-align: left;
  
}

/* WebLinks */
span.description
{
  display: block;
  padding-left: 30px;
}

/* Frontend Editing*/
fieldset
{
  border: 0px solid #FFFFFF;
  margin-top: 1px;
  padding: 1px;
}

legend
{
  margin: 0;
  padding: 0 1px;
}

td.key
{
  border-bottom: 0px solid #4f2434;
  color: #FFFFFF;
}

/* Tooltips */

.tool-tip
{
  float: inherit;
  background: #ffc;
  border: 0px solid #4f2434;
  padding: 1px;
  max-width: 200px;
}

.tool-title
{
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  margin-top: -1px;
  padding-top: 1px;
  padding-bottom: 5px;
  background: url(../../../system/../images/selector-arrow.png) no-repeat;
}

.tool-text
{
  font-size: 100%;
  margin: 0;
}

/* System Standard Messages */
#system-message
{
  margin-bottom: 1px;
  
}

#system-message dd.message ul
{
  background: #c3d2e5 url(../../../system/../images/notice-info.png) 4px center no-repeat;
  border-top: 0px solid #de7a7b;
  border-bottom: 0px solid #de7a7b;
  margin:0px;
  padding-left: 40px;
  text-indent:0px;
}

/* System Error Messages */
#system-message dd.error ul
{
  color: #c00;
  background: #e6c0c0 url(../../../system/../images/notice-alert.png) 4px center no-repeat;
  border-top: 0px solid #DE7A7B;
  border-bottom: 0px solid #DE7A7B;
  margin: 0px;
  padding-left: 40px;
  text-indent: 0px;
}

/* System Notice Messages */
#system-message dd.notice ul
{
  color: #c00;
  background: #efe7b8 url(../../../system/../images/notice-note.png) 4px center no-repeat;
  border-top: 0px solid #f0dc7e;
  border-bottom: 0px solid #f0dc7e;
  margin: 0px;
  padding-left: 40px;
  text-indent: 0px;
 }

#syndicate
{
  float: inherit;
  position: absolute;
  padding-left: 0px;
}

#inventefab
{
  float: inherit;
  position: absolute;
  padding-left: 0px;
}

/* Component Specific Fixes */

#component-contact table td
{
  padding: 2px 0;
}

.breadcrumbs img
{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.mceToolbarTop {
  white-space: normal;
}
.pagenav { padding : 10px 0px 0 10px; }

