body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}

a img { border: none; }

/* MAIN LAYOUT
---------------------------------------------------- */

body {
    color: #111;
    text-align: center;
    font: normal 12px/24px georgia, times, "times new roman", serif;
    /*background: #f9f3c3 url(../images/bg_body.gif) top right;*/
    
	background: #090804 url(../images/page_bkg.jpg) no-repeat scroll center top;
	xbackground: #000 url(../images/bg_header2.gif) top left repeat-x;
xbackground: #000  top left repeat-x;

	}
/* #header-wrap {background: url(/images/bg_header-wrap.gif) 42px left;} */

	.backbot 
{
       /* background: #000 url(../images/bg_body2.gif) bottom left repeat-x;
        padding: 0pt 0pt 100px;*/
}
#header-inner {
	width: 920px;
	margin: 0 auto;
	position: relative;
	xbackground: transparent url(../images/header2.jpg) no-repeat center 15px;
	}
body#home #header {
	
	}
#signin {
	text-align: right;
	position: absolute;
	top: 18px;
	right: 0;
	}
#signin p {
	margin: 0;
	padding: 0;
	}
h1#logo {	
	float: left;
	text-indent: -9999px;
    margin: 138px 10pt 92px;
    xbackground: url(../images/logo.jpg) 0 0 no-repeat;
	}
h1#logo a {
	display: block;
	width: 200px;
	height: 102px;
    margin: 0;
	border: 0;
	padding: 0;
	background: none;
	}
#top {
	margin: 0 0 20px 0;
	}
#main {
	width: 900px;
	margin: 24px auto;
	text-align: left;
	position: relative;
	}
#slideshow {
	border: #000 solid 1px;
	background: #000;
	width: 580px;
	height: 295px;
	}
#footer {
	border: #e1cf81 solid 2px;
	padding: 3px 0 3px 0;
	font-size: 11px;
	color: #666;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	background: #f9f3c3 url(../images/bg_body.gif) top right;
	}
	
div.content {
	clear: both;
	width: 900px;
	margin: 0 auto;
	font-size: 14px;
	color: #111;
	background:#f9f3c3 url(../images/bg_body.gif) top right;
	min-height: 300px;
	border:3px solid #E1CF81;
	}
div.sidebar {
	float: right;
	width: 345px;
	margin: 0 0 20px 0;
	}
div.sidebar-home {
	float: left;
	width: 190px;
	margin: 0 0 20px 35px;
	}
	
div.box {
	padding: 12px 24px 1px 24px;
	border: #e1cf81 solid 1px;
	border-width: 2px 0px;
	margin: 0 0 18px 0;
	font-size: 11px;
	background: url(../images/bg_box.gif) top left;
	}
div.box h3 {
	border: 0;
	padding: 0;
	margin: 0 0 3px 0;
	}
div.box p {
	text-indent: 0 !important;
	}
div.box img {
	margin-bottom: 18px;
	}






.search input {
	margin:10px 0pt 0pt 0px;
	float: right;
}

p.footer-nav {
	margin: 0 0 9px 0;
	font-size: 14px;
	color: #e1cf81;
	}
p.footer-nav a.active {
	color: #ff0000;
	}

/* HEADERS
---------------------------------------------------- */

h2 {
	font-size: 24px;
	font-variant: small-caps;
	margin: 0 0 24px 0;
	font-weight: normal;
	color: #000;
	}
#header h2 {
	color: #d7c263;
	font-size: 26px;
	padding: 4px 360px 0 0;
	}
#header div.sidebar-home h2 {
	color: #fff !important;
	font-size: 24px !important;
	padding: 0 !important;
	}
#header h2 a {
	color: #d7c263;
	border: 0;
	}
#header h2 a:hover {
	color: #fff;
	background: none;
	}
h3, .contentheading {
	color: #593c0f;
	font-size: 26px;
	font-variant: small-caps;
	font-weight: normal;
	border-bottom: 1px solid #E1CF81;
	padding: 6px 0;
	margin: 0 0 12px 0;
	}
	
.componentheading {
	color: #593c0f;
	font-size: 26px;
	font-variant: small-caps;
	font-weight: normal;
	border-bottom: 1px solid #E1CF81;
	padding: 6px 0;
	margin: 15px 0 12px 15px;
	}
	
h3 a {
	border: 0;
	}
h3.subnav-label {
	margin: 0;
	background: #593c0f;
	padding: 3px 24px;
	font-size: 14px;
	border-bottom: #fbf6d0 solid 1px;
	color: #e1cf81;
	height: 24px;
	}
h3.subnav-label a {
	color: #e1cf81;
	}
h3.subnav-label a:hover {
	color: #fff;
	background: none;
	}
* html h3.subnav-label {
	font-weight: bold;
	}
*:first-child+html h3.subnav-label {
	font-weight: bold;
	}
h4 {
	font-size: 14px;
	color: #593c0f;
	font-weight: normal;
	}

/* LISTS
---------------------------------------------------- */

ul {
	xmargin: 0 0 18px 24px;
	}

ul li ul {
	xmargin: 0;
	}
div.sidebar ul {
	margin: 0 0 18px 0;
	}
dl.form dt {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	color: #593c0f;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
dl.form dd {
	margin: 0 0 12px 0;
	}

/* LINKS
---------------------------------------------------- */

a {
	color: #996600;
	padding: 1px;
	text-decoration: none;
	border-bottom: #BCAB87 solid 1px;
	}
a:hover {
	background: #e1cf81;
	color: #333;
	text-decoration: none;
	}
a.more {
	color: #ff0000;
	}
#header a.more {
	border-bottom: #000 solid 1px;
	}
#header a.more:hover {
	background: #593c0f;
	color: #d7c263;
	}
a.img, a.img:hover {
	border: 0;
	padding: 0;
	background: none;
	}
	
/* TEXT
---------------------------------------------------- */

p {
	margin: 0 0 18px 0;
	}
.clear {
	clear: both;
	}
blockquote {
	font-style: italic;
	font-size: 14px;
	color: #593c0f;
	padding: 0 0 0 24px;
	margin: 0 0 18px 0;
	background: url(../images/bg_blockquote.gif) 0 .3em no-repeat;
	}
div.sidebar blockquote {
	font-size: 12px;
	}
blockquote cite {
	font-style: normal;
	}
.req {
	font-style: italic;
	text-transform: none;
	letter-spacing: normal;
	color: #836D4B;
	}
small {
	font-size: 11px;
	color: #836D4B;
	}
	
/* IMAGES
---------------------------------------------------- */

img.border, div.content img, div.box img {
	xbackground: #fff;
	xpadding: 2px;
	xborder: #e1cf81 solid 1px;
	xborder-width: 0 1px 1px 0;
	}
#header img.border {
	border: #000 solid 2px;
	padding: 0;
	}
img.left {
	float: left;
	margin: 3px 9px 0 0;
	}
div.content img.left {
	margin: 6px 18px 3px 0;
	}
div.content img.right {
	margin: 6px 0 3px 18px;
	}
img.right {
	float: right;
	}
div.content img[align="left"] {
    margin: 6px 18px 3px 0;
    }
div.content img[align="right"] {
    margin: 6px 0 3px 18px;
    }
img.favicon {
	margin: 0 !important;
	vertical-align: middle !important;
	padding: 0 !important;
	}
	

/* FORMS
---------------------------------------------------- */
fieldset {
	padding: 24px;
	background: #f9f3c3;
	}

fieldset legend {
	display: none;
	}

input, textarea {
	border: #836D4B solid 1px;
	font: normal 12px/14px georgia, "times new roman", times, serif;
	padding: 3px;
	}
input.submit {
	background: #593c0f;
	color: #e1cf81;
	padding: 6px;
	cursor: pointer;
	border: none;
	}

/* SELF-CLEARING FLOATS
---------------------------------------------------- */
#header-inner:after,
#top:after,
div.box:after,
div.post:after,
div.gallery:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* trigger hasLayout and target ie5+6/win only */
* html #header-inner,
* html #top,
* html div.box,
* html div.post,
* html div.gallery {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #header-inner,
*:first-child+html #top,
*:first-child+html div.box,
*:first-child+html div.post,
*:first-child+html div.gallery {
	min-height: 1px;
	}
	
	.contentpaneopen 
	{
	    width: 95%;
	    text-align: left;
	    margin-left: 15px; 
	    margin-top: 15px;   
	}


#nav {
    position: relative;
    height: 40px;
	width: 883px;
    background: trenasparent;
	margin: 0 auto;
	overflow: hidden;
	text-align:center;
   }
    
   #nav ul {
	padding: 0;
	
   }
    
   /* Don't apply padding here (offsetWidth will differ in IE)
  17. If you need padding add it to the child anchor */
   #nav ul li {
	list-style: none;
	padding: 0pt;
	float: left;
	
   }
   
   #nav ul li a {
	z-index: 10;
	float: left;
	display: block;
	height: 30px;
	position: relative;
	xoverflow: hidden;
	color: #FFF;
	padding:3px;
	font-weight:normal;
	font-variant:small-caps;
	width: 100px;
	font-size : 110%;
  }

/*#current a{
	color:#bfc156 !important;
	
}
#current {
	xbackground: url('../images/vineta.png') no-repeat top left;
	width: 210px;
}*/
  
#nav ul li a:hover {
	background: transparent;
	color:#593C0F;
}
    
 #nav li.background {
   z-index: 8;
   position: absolute;
   visibility: hidden;
   }
    
   #nav .background .left {
	background: url('../images/bg_menu.png') no-repeat top left !important;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
  }
  
  #jflanguageselection{
	padding:10px 5px 10px 5px;
	margin-right:40px;
  }
  
  #jflanguageselection ul.jflanguageselection li a{
	border:none !important;
  }
  .modulextable{
	margin-right:15px;
  }
  
  .nopad{
	width:100%;
  }
/*  
#imageMenu {
	position: relative;
	width: 900px;
	height: 65px;
	overflow: hidden;
	border:2px solid #E1CF81;
	margin:0 auto;
}


#imageMenu ul {
	list-style: none;
	margin:0pt;
	padding:0pt;
	display: block;
	height: 65px;
	width: 1000px;
}

#imageMenu ul li {
	margin:0pt;
	padding:0pt;
	float: left;
}

#imageMenu ul li a {
	
	background:transparent none repeat scroll 0%;
	cursor:pointer;
	display:block;
	color: #ffffff;
	overflow:hidden;
	width:108px;
	height: 65px;
	text-align:left;
	padding-left:3px;
	font-weight:bold;

}

#imageMenu ul li a:hover {
	background: transparent;
	color:#ccc;
}

#imageMenu ul li.item1 a {
	border-right: 2px solid #E1CF81;
	background: url(../images/item1.jpg) repeat scroll 0%;
}

#imageMenu ul li.item2 a {
	border-right: 2px solid #E1CF81;
	background: url(../images/item2.jpg) repeat scroll 0%;
}

#imageMenu ul li.item3 a {
	border-right: 2px solid #E1CF81;
	background: url(../images/item3.jpg) repeat scroll 0%;
}

#imageMenu ul li.item4 a {
	border-right: 2px solid #E1CF81;
	background: url(../images/item4.jpg) repeat scroll 0%;
}

#imageMenu ul li.item5 a {
	border-right: 2px solid #E1CF81;
	background: url(../images/item5.jpg) repeat scroll 0%;

}

#imageMenu ul li.item6 a {
	border-right: 2px solid #E1CF81;
	background: url(../images/item6.jpg) repeat scroll 0%;

}
#imageMenu ul li.item7 a {
	border-right: 2px solid #E1CF81;
	background: url(../images/item7.jpg) repeat scroll 0%;

}

#imageMenu ul li.item9 a {
	background: url(../images/item9.jpg) repeat scroll 0%;

}



*/

#fancymenu  {
	height:35px;
	overflow:hidden;
	position:relative;
	width:883px;
	margin:0 auto;
	Xbackground: transparent url(../images/bgdesc.png);
}

#fancymenu ul {
	padding: 0;
	margin: 0;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
}

#fancymenu ul li{
	float: left;
}
#fancymenu ul li a:hover{
	background:transparent;
	color:#ccc;
}

li.active a{
	color:#ccc !important;
}

#fancymenu ul li a {
	color: #FFF;
	font-size : 110%;
	width:108px;
	z-index: 10;
	display: block;
	float: left;
	height: 35px;
	position: relative;
	overflow: hidden; 
}

#fancymenu li.background {
	background:transparent url(../images/vineta.png) no-repeat scroll left top;
	position:absolute;
	visibility:hidden;
	z-index:8;
}

#fancymenu .background .left {
	height:35px;
	margin-right:9px;
}