* {
	margin: 0;
	padding: 0;
}

html, body{
	min-height: 100%;
}

body {
	position: relative;
	font-size: 100.01%;
	color: #4d4d46;
	background: url('../img/textile.gif') repeat;
	padding: 5px;
	font: normal 62.5% "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
}

h1 {
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.3em;
	padding-top: 0.1em;
	padding-bottom: 0.6em;
}

h2 {
	font-size: 1.2em;
	line-height: 1.7em;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4em;
}


ul {
	margin-left: 25px;
}

img {
	border: none;
}

#page {
	/*background-color: #d8d4c9;*/
	min-width: 980px;
	max-width: 1260px;
	margin: 0 auto;
	background: url('../img/sidebar.gif') repeat-y right #d8d4c9;
}

.print {
	display: none;
}

.noprint {
	display: block;
}

#header {
	position: relative;
	background: #267f23;
	text-align: left;
	background: url('../img/headImg.jpg') no-repeat;
	height: 176px;
	border-bottom: 1px solid #838377;
}

#header div img {
	width: 290px;
	height: 66px
}

#sponsor {
	width: 144px;
	height: 120px;
	position: absolute;
	top: 28px;
	right: 50px;
	color: #d8d4c9;
	background: url('../img/logoWGL.png') no-repeat 0 20px;
}

#sponsor p {
	font-size: 10px;
}

#sponsor a {
	display: block;
	width: 144px;
	height: 100px;
}

#sponsor a span {
	visibility: hidden;
}

#sponsor div img {
	width: 70px;
	height: 48px;
}

#navi {
	position: absolute;
	top: 145px;
	margin: 10px 0 0 48px;
	padding: 0;
	width: 420px;
	height: 20px;
	border-right: 1px solid #838377;
}

#navi ul {
	margin: 0;
	list-style-type: none;
}

#navi ul li {
	float: left;
	text-align: center;
	height: 20px;
}

#navi ul li a {
	background-color: #d8d4c9;
	width: 83px;
	height: 18px;
	border: 1px solid #838377;
	border-right: none;
	margin: 0 0 10px 0;
	color: #4d4d46;
	text-decoration: none;
	display: block;	
	font-size: 10px;
	line-height: 18px;
}

#navi ul li a:hover {
	background-color: #4d4d46;
	color: #d8d4c9;
}

#navi a:active {
	background-color: #4d4d46;
	color: #fff;
}

#navi li#active a {
	background-color: #4d4d46;
	border: 1px solid #4d4d46;
	border-right: none;
	color: #d8d4c9;
}

#main {
	/*background: url('../img/sidebar.gif') repeat-y right #d8d4c9;*/
	/*padding: 20px 230px 20px 15px;*/

	padding: 10px 250px 0 0;
	/*background-color: green;*/
}

/* *** MAIN CONTAINERS START *** */
#contWd {
margin: 20px 6px 20px 20px;
}

#contSm {
margin: 5px 6px 20px 218px;
}
/* *** MAIN CONTAINERS END *** */

/* *** SERACH START *** */
#search fieldset {
border: none;
}
#search legend, #search .hidden {
display: none;
}
#search input {
width: 200px;
background-color: #d4d2ce;
border: 1px solid #838377;
color: #4d4d46;
padding: 0 3px;
}
#search fieldset.half {
float: left;
}
#search fieldset.half input {
width: 85px;
}
#search fieldset.first input {
margin-right: 18px;
}
#search fieldset.do {
clear: left;
padding: 10px 0 0 0;
}
#search fieldset.do button {
margin-right: 6px;
padding: 0 3px;
}

#search fieldset button {
color: #4d4d46;
background-color: #d8d4c9;
border: 1px solid #838377;
}
/* *** SERACH END *** */


/* *** LIGHTBOX VIEW START *** */
#contWd .lightBx {
width: 160px;
margin: 0 4px 4px 0;
background-color: red;
float: left;
}

#contWd .lightBx .imgBx {
height: 160px;
}

#contWd .lightBx .descBx {
height: 3.8em;
overflow: hidden;
}

#contWd .lightBx .descBx h3 {
font-size: 1.1em;
line-height: 1.1em;
}

#contWd .lightBx .descBx h3 a {
text-decoration: none;
color: #495c5f;
}
/* *** LIGHTBOX VIEW END *** */

/* *** LIST VIEW START *** */
#contSm .listBx {
/*<!--clear: both;-->*/
height: 160px;
padding: 2px 0;
overflow: hidden;
border-bottom: 1px solid #838377;
}

#contSm .listBx .imgBx {
width: 160px;
height: 160px;
float: right;
}

#contSm .listBx .descBx h2 {
font-size: 1.3em;
line-height: 1.7em;
}

#contSm .listBx .descBx h2 a {
text-decoration: none;
color: #495c5f;
}
/* *** LIST VIEW END *** */

/* *** LIST VIEW NAV START *** */
#contSm .resTop {
list-style-type: none;
padding: 0;
margin: -10px 0 -20px 0;
/*background-color: yellow;*/
height: 2em;
}

#contSm .resTop li {
font-size: 1.35em;
line-height: 1.5em;
padding: 0 6px;
float: left;
}

#contSm .resTop li.allCnt {
float: right;
}

#contSm .resTop .resCnt {
padding: 0 10px 0 0;
}

#contSm .resTop .resCnt h1 {
font-size: 1.1em;
line-height: 1.4em;
}

#contSm .resTop li.j1 {

}

#contSm .resTop a {
display: block;
}

#contSm .resTop li.j1 a.jr {
width: 16px;
height: 18px;
background: url('../img/arr_r.gif');
background-repeat: no-repeat;
background-position: bottom;
}
/* *** LIST VIEW NAV END *** */

#splash {
width: 760px;
float: right;
margin: 10px 14px 10px 0;
}

#splash p {
font-size: 1.3em;
}

#splash ul {
list-style: outside none none;
margin-left: 0;
margin-bottom: 15px;
}

#splash ul li {
    background-image: url("../img/point.gif");
    background-position: -2px 4px;
    background-repeat: no-repeat;
    font-size: 1.3em;
    margin: 0.5em 0 0;
    padding: 0 0 0 1em;
}

#splash a {
    color: #4d4d46;
}

/***** die Result box */

div.allbox {
background-color: grey;
border: 1px solid white;
}

#main #resultbox {
width: auto;
margin-right: 10px;
background-color: yellow;
/*border: 1px solid blue;*/
}

#main #resultbox .element {
width: 160px;
height: 160px;
margin: 2px;
background-color: red;
float: right;
}

/***** die Result container */

#main .resultTop p {
padding: 0;
margin: 0;
float: right;
}

#main .resultBottom {
padding-top: 8px;
height: 1.1em;
}

#main ul.resnav {
list-style-type: none;
margin: 0;
padding: 0 0 5px 0;
border-bottom: 1px solid #838377;
height: 2em;
} 

#main .resultBottom ul.resnav {
border: none;
}

#main ul.resnav li {
font-size: 1.2em;
background-image: none;
margin: 0;
padding: 0 4px;
float: left;
}

#main ul.resnav li.resInf {
padding: 0 6px 0 0;
}

#main ul.resnav li.resCnt {
float: right;
}

#main ul.resnav li.j2 {
padding: 0;
}

#main ul.resnav li.j1 {
padding: 0 2px;
}

/*
#main ul.resnav li.allCnt {
float: right;
}
*/

/* Result navigation */
#main ul.resnav a {
display: block;
height: 14px;
color: #495c5f;
font-style: italic;
}

#main ul.resnav li.j1 a, #main ul.resnav li.j2 a {
background-image: url(../img/arrows.png);
background-repeat: no-repeat;
}

#main ul.resnav a.jl {
width: 8px;
background-position: -16px -28px;
}
#main ul.resnav a.jl:hover {
background-position: 0 -28px;
}
#main ul.resnav a.jll {
width: 16px;
background-position: -16px 0;
}
#main ul.resnav a.jll:hover {
background-position: 0 0;
}

#main ul.resnav a.jr {
width: 8px;
background-position: -16px -42px;
}
#main ul.resnav a.jr:hover {
background-position: 0 -42px;
}
#main ul.resnav a.jrr {
width: 16px;
background-position: -16px -14px;
}
#main ul.resnav a.jrr:hover {
background-position: 0 -14px;
}

#main .result h4 {
font-size: 0.9em;
margin-top: 3px;
}

#main .result .resultImg {
border: 1px solid #AAF8FF;
float: right;
height: 180px;
}

#main .result .resultCont {
margin-right: 20px;
min-width: 340px;
max-width: 620px;
background-color: red;
}

#main h2.notFound {
padding: 0;
}

#main .infoset {
padding: 0 17px 15px 48px;
}

#main .infoset ul {
list-style: outside none none;
margin-left: 0;
}

#main .infoset ul li {
    background-image: url("../img/point.gif");
    background-position: -2px 4px;
    background-repeat: no-repeat;
    font-size: 1.3em;
    margin: 0.5em 0 0;
    padding: 0 0 0 1em;
}

#main .infoset a {
    color: #4d4d46;
}

#main div.infoset div.imgwrap {
    background-color: #838377;
    border: 1px solid #838377;
    
    float: right;
    margin: 3px 0 10px 5px;
    padding: 3px;
}

div.infoset dd.imgcaption {
    color: #d8d4c9;
    font-size: 1,3em;
}


#main table {
width: 100%;
padding: 0 17px 0 45px;
}

#main table caption, #main table tr.colheader {
display: none;
}

#main table td.left {
	width: auto;
	padding-right: 10px;
	vertical-align: top;
}

#main table td.right {
	width: 200px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 5px;
}

#main table td.right img {
	padding: 5px 5px 0 5px;
	cursor: pointer;
}

#main table td.right div {
	background: #838377;
	margin-top: 5px;
	width: 370px;
	min-height: 370px;
	color: #d8d4c9;
}

#main table td.right div.msgdiv {
	height: 370px;
}

#main table td.right div.msgdiv p {
	padding: 120px 20px 0 20px;
	margin: 0 auto;
	font-size: 2.2em;
	line-height: 1.5em;
}

#main table p {
	padding-left: 20px;
}

#main table a {
	font-size: 1.0em;
	font-style: italic;
	color: #495c5f;
}

#main table div.indent {
	margin: 0 20px 0.4em 47px;
	/*padding: 0.3em 0 0 5px;*/
	background-color: #c7c1b4;
}

#main table div.indent_ {
	margin: 0 20px 0.4em 47px;
	/*padding: 0.3em 0 0 5px;*/
	background-color: #c7c1b4;
	-moz-transition: height .3s;
    -ms-transition: height .3s;
    -o-transition: height .3s;
    -webkit-transition: height .3s;
    transition: height .3s;
    height: 0;
    overflow: hidden;
}

#main table .wrap {
	padding: 0.3em 0 0 5px;
}


#main table span.toggle {
	visibility: hidden;
	padding-left: 15px;
	font-style: italic;
}

#main table a.pdflink {
	background-image: url(../img/pdf.png);
	background-position: 6px bottom;
	background-repeat: no-repeat;
	padding: 2px 0 0 31px;
}

#main table a.lidolink {
	background-image: url(../img/lido.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 2px 0 0 31px;
}

#main table a.cpflink {
	background-image: url(../img/eac.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 2px 0 0 31px;
}
	
#sidebar {
	width: 240px;
	float: right;
	padding: 0;
	margin: 0;
	background: url('../img/sidebar.gif') repeat-y right white;
}

#sidecont {
	padding: 15px 20px 20px 10px;
}

#sidecont .bnav a {
    background-image: url(../img/arrows.png);
	background-repeat: no-repeat;
	background-position: -16px -28px;
	
    font-size: 1.2em;
    font-style: italic;
    text-decoration: none;
    color: #4d4d46;
    display: block;
    height: 14px;
    margin: 0;
    padding: 0 0.2em 0 19px;
    width: auto;
}

/* NEW FORM */
#search fieldset {
border: none;
}
#search legend, #search .hidden {
display: none;
}
#search input {
width: 194px;
background-color: #d4d2ce;
border: 1px solid #838377;
color: #4d4d46;
padding: 0 3px;
}

#search input.half {
width: 80px;
}

#search fieldset {
padding: 5px;
padding-top: 3px;
margin-top: 3px;
width: 203px;
background-color: #c7c1b4;
}

#search fieldset div {
width: 85px;
}

#search fieldset div.left {
float: left;
}
#search fieldset div.right {
float: right;
padding-right: 4px;
}

#search fieldset div.clear {
clear: both;
}

#search label.standard {
line-height: 1.6em;
}

#search fieldset button {
color: #4d4d46;
background-color: #d8d4c9;
border: 1px solid #838377;
margin-top: 2px;
margin-right: 6px;
padding: 0 4px;
cursor: pointer;
}

label.checklabel  {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.checkbox {
	position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input.checkbox + label.checklabel  {
	margin: 3px 18px 0 0;
	padding-left:16px;
	height:12px; 
	display:inline-block;
	line-height:12px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;
}

input.checkbox:checked + label.checklabel  {
	background-position: 0 -12px;
}

.checklabel {
background-image:url(../img/checkbox.png);
}

/* ---------------- */
input[type=radio].css-checkbox {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-checkbox + label.css-label {
margin: 3px 18px 0 0;
padding-left:21px;
height:12px; 
display:inline-block;
line-height:12px;
background-repeat:no-repeat;
background-position: 0 0;
/*font-size:12px;*/
vertical-align:middle;
cursor:pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
background-position: 0 -12px;
}

label.css-label {
background-image:url(../img/radio4.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* END OF NEW FORM */

#footer {
	clear: both;
	text-align: center;
	height: 60px;
	background :url('../img/footImg.jpg') no-repeat center #d8d4c9;
	border-top: 1px solid #838377;
}


/* all mobile devices */
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) and (min-device-width: 768px) and (max-device-width: 1024px) {

body {
	padding: 0;
}

p {
	font-size: 1.5em;
	line-height: 1.6em;
}

h1 {
	font-size: 2.3em;
	line-height: 1.7em;
}

h2 {
	font-size: 1.5em;
	line-height: 1.8em;
}

h3 {
	font-size: 1.4em;
	line-height: 1.6em;
}

#navi {
	position: absolute;
	top: 130px;
	margin: 10px 0 0 48px;
	padding: 0;
	width: 680px;
	height: 23px;
	border-right: 1px solid #838377;
}


#navi ul li {
	height: 23px;
}

#navi ul li a {
	background: #d8d4c9;
	width: 135px;
	height: 23px;
	margin: 0 0 10px 0;
	font-size: 1.45em;
	line-height: 20px;
}


#main table a {
	font-size: 0.95em;
	line-height: 1.2em;
}

}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) and (min-device-width: 768px) and (max-device-width: 1024px) {

body {
	width: 768px;
	padding: 0;
}

p {
	font-size: 1.8em;
	line-height: 2.0em;
}

h1 {
	font-size: 2.5em;
	line-height: 1.8em;
}

h2 {
	font-size: 1.7em;
	line-height: 1.9em;
}

h3 {
	font-size: 1.6em;
	line-height: 1.7em;
}

#sponsor {
	display: none;
}

#navi {
	position: absolute;
	top: 127px;
	margin: 10px 0 0 48px;
	padding: 0;
	width: 520px;
	height: 28px;
	border-right: 1px solid #838377;
}


#navi ul li {
	height: 28px;
}

#navi ul li a {
	background: #d8d4c9;
	width: 103px;
	height: 28px;
	margin: 0 0 10px 0;
	font-size: 1.5em;
	line-height: 26px;
}

#sidebar {
	display: none;
}

#page {
	width: 768px;
	margin: 0;
}

#main {
	background-image: none;
	padding: 20px 20px 20px 15px;
}

#main table td.right {
	width: 220px;
}

#main table td.right div {
	padding-right: 10px;
}

#main table td.right img {
	max-width: 100%;
	height: auto;
}

#main table a {
	font-size: 1em;
	line-height: 1.2em;
}

}

.bigWrap { 
	display:none;
	z-index:40;
}

.imgOverlay {
    position:absolute;
    width:100%;
    height:100%;
    top: 0;
    background-color:black;
    opacity:.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE transparency */
    filter:alpha(opacity=50); /* More IE transparency */
    z-index:41; 
}

.imgPos { /* Fixed position to provide the vertical offset */
    position:fixed;
    top:0;
    width:100%;
    height: 100%;
    z-index:42; /* ensures box appears above overlay */
    overflow: scroll;
}

.imgBox { 
    position:relative;
    margin:30px auto 10px auto;
    background-color: #838377;
    color: #d8d4c9;
    padding:10px;
    border:1px solid #838377;
}

.imgBox p { 
    font-size: 1.4em;
    line-height: 1.6em;
    padding: 5px 0 0 0;
}

.imgBox .close {
	display: block;
	width: 160px;
	height: 160px;
	position: absolute;
	top: -25px;
	right: -25px;
	background: url('../img/close.png') no-repeat right top;
	cursor: pointer;
}

.viewBox { 
    position:relative;
    margin:25px auto 10px auto;
    background-color: #838377;
    color: #d8d4c9;
    padding: 5px 5px 0 5px;
    border:1px solid #838377;
}

.toolWrapper {
	height: 39px;
}

.toolWrapper .tool {
	float: right;
	width:34px;
	height:34px;
	margin-left:5px;
	padding-bottom:5px;
}

.toolWrapper a {
	display:block;
	width:34px;
	height:34px;
}

.toolWrapper a.closeView {
	background-image: url('../img/home_gh.png');
	cursor: pointer;
}

.toolWrapper a.zoominView {
	background-image: url('../img/zoomin_gh.png');
	cursor: pointer;
}

.toolWrapper a.zoomoutView {
	background-image: url('../img/zoomout_gh.png');
	cursor: pointer;
}

.toolWrapper a.closeView:hover {
	background-image: url('../img/home_ghh.png');
}

.toolWrapper a.zoominView:hover {
	background-image: url('../img/zoomin_ghh.png');
}

.toolWrapper a.zoomoutView:hover {
	background-image: url('../img/zoomout_ghh.png');
}


.viewWrap {
	clear:both;
}

.titleWrap {
	padding-top: 5px;
	height: 2.1em;
}

.titleWrap p {
	font-size:1.4em;
	line-height:1.2em;
}

