body {
	# margin:10px 10px 0px 10px;
	padding:0;
	margin: 0;
}


body,th,td,p,div,span,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,blockquote{font-family:verdana,arial,helvetica,sans-serif}
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea,blockquote{font-size:12px}
body,th,td,p{color:#000}
code,kbd,tt,pre,code a,kbd a,tt a,pre a,code span,kbd span,tt span,pre span{font-family:courier,"courier new";font-size:12px}
code,kbd,tt,pre,code span,kbd span,tt span,pre span{color:#000}

h1,h2,h3 {font-family:"Trebuchet MS",URW Gothic L;}
h1 {font-size: 155%;  font-weight: normal; padding: 0px; margin: 0px; margin-bottom: 15px;padding-bottom: 15px}
h2 {font-size: 140%;  font-weight: normal; padding-bottom: 5px; border-bottom: 1px solid grey; }
h3 {font-size: 110%;  font-weight: normal; padding-bottom: 5px; text-decoration: underline;}


img{border: 0px}
img {vertical-align:middle;}

a{text-decoration:none}
a:visited{color:#000}
a:link,a.named:visited {color:#000}
a {cursor: pointer;}
a:hover {text-decoration:underline}

hr {height:1px; color:#999999}

form{display:inline}
form,select,input,textarea,ul li{margin:0px;padding:0px}

fieldset {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	padding: 10px;
}

fieldset legend {
	font-size: 110%
}

.main {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 77%;
}

td.title {
	-moz-border-radius: 5px;
	padding: 5px;
	background: #eeeeee;
}

.main table {
	width: 100%;
}

#logout, #logon, #action {
	float: right;
	width: 170px;
}

#logout input, #logon input, #action input {
	margin-top: 5px;
	width: 100%;
}


#logo {
	margin-right: 2em;
	margin-bottom: 1em;
}


fieldset.logon legend, fieldset.logout legend {
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 5px;
}

fieldset.logon legend {
	background-image: url('../img/crystalsvg/connect_established.png');
}

fieldset.logout legend {
	background-image: url('../img/crystalsvg/connect_no.png');
}

fieldset.logon legend img, fieldset.logout legend img {
	display: none;
}

#action div {
	padding: 5px;
}

.error {
	font-style: oblique;
}

#error {
	padding: 5em;
	text-align: center;
	font-style: oblique;
	color: red;
	font-size: 120%;
}


p {
	margin: 0;
	text-align: justify;
}

input {
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 2px;
	-moz-border-radius: 5px;
	margin-right: 10px;
	margin-top: 10px;
}


td.input {
	text-align: left;
	width: 100%;
}

.textinput {
	border: solid 1px #cccccc;
	width: 100%;
	padding: 2px;
}

.menuentry {
	width: 100%;
	font-size: 110%;
        background: #dddddd;
	padding: 5px;
	-moz-border-radius: 0px;
}

textarea {
	margin-top: 10px;
}

input:hover{
	background: #ffffff;
}

.menuentry2 {
	width: 100%;
        background: #eeeeee;
	-moz-border-radius: 0px;
}

#page, #custom {
	width: 950px;

}


div.fileinputs {
        position: relative;
        height: 30px;
        width: 300px;
}

input.file.hidden {
        position: relative;
        text-align: right;
        -moz-opacity:0 ;
        filter:alpha(opacity: 0);
        opacity: 0;
        z-index: 2;
}

div.fakefile {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 350px;
        padding: 0;
        margin: 0;
        z-index: 1;
        line-height: 90%;
}

div.fakefile input {
        margin-left: 0;
}


table {
       position: relative;
       padding-top: 0px;
       padding-bottom: 20px;
       width: 75%;
}

th {
	-moz-border-radius: 5px;
	font-style: oblique;
	font-weight: normal;
	text-align: left;
	background-color: #dddddd;
	padding: 5px;		
}

.submit {
	padding-top: 10px;
	text-align: right;
}

.menu { 
        width: 1px; vertical-align: top;
}

#menu {
	width: 140px;
}

#logo {
	float: left;
}

#copyright {
   margin-top: 1em;
   padding-right: 1em;
   text-align: left;
   padding-top: 1em;
   color: #333333;
   border-top: 1px solid #ccc;
}

#_licence {
   display: none;
   margin-right: 1em; text-align: right;
}

#header {
	border-top: 1px solid #bbbbbb;
}

#footer {
	margin: 0;
	margin-top: 5em;
        border-top: 1px solid #ccc; clear: both;margin-top: 1em;
	height: 3em; background: #eb7c15;
}

#custom {
	height: 3em;
	background: #eb7c15;
	background-repeat: no-repeat;
	border-bottom: 1px solid #777777;
}

#menu li {
        vertical-align: top;
        text-align: left;
}

#menu a {
        border-bottom: 1px solid #bbb;
}

a:link,a.named:visited {color:#000}

.nav {
        margin: 0 0 0 0;
        padding: 0;
}
.nav li {
	width: 165px;
        list-style: none;
        margin: 0;
	padding: 0;
        line-height: 1.5;
	background: #dddddd;
	text-align: left;
        text-indent: 1em;
}
.sub li {
        line-height: 1.0;
	width: 165px;
	text-indent: 2em;
	background: #eeeeee;
	padding: 0;
}

.nav ul {
        list-style: none;
        margin: 0;
	padding: 0;
        line-height: 1.0;
}
.nav :link, .nav :visited {
        font-weight: normal;
        display: block;
        text-decoration: none;
        margin: 0;
        padding: 7px;
}

.nav :link:hover, .nav :visited:hover {
        color: #000;
	background: #fff;
}
#pagelocation {
        list-style: none;
        float: left;
}

#pagelocation a {
        font-size: 155%;
}
