/*
	CSS Stylesheet
// phpftp_file: /glbasic/glbasic.css
*/

* { font-size: 1.0em; font-family: verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif; margin: 0 0 0 0; }
body { background: white; color: black; margin: 5px 10px 10px 10px; padding: 0px; }
pre {line-height:1; font-family: "Courier New", Courier, Monospace; padding-top: 5px; padding-bottom:5px;  background: #fbede6;}

code {
	color: #000;
	background-color: #fbede6;
	display: block;
	font-family: "courier new", "times new roman", monospace;
	font-size: .7em;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #f1ccbb;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 95%;
	overflow: auto;
	white-space: nowrap;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}



ul {list-style-type: square;}
li {margin-top: 0.25em; margin-bottom: 0.25em;}
a { color: blue; text-decoration: none; font-weight:bold; }
a:hover, a:active, a:focus { background-color: #e0e0ff; text-decoration: underline; }
h2   {font-size: 1.15em; font-weight:bold;}
h2 a {font-size: 1.15em; font-weight:bold;}
h3   {font-size: 1.05em; font-weight:bold;}
h3 a {font-size: 1.05em; font-weight:bold;}
p {margin-bottom: 0.5em; margin-top: 0.5em;}
.mainheader { text-align: center; }
.mainitem { background-image: url(gfx/bkgnd.png); font-weight: normal; text-align: left; margin-top: 0px; margin-right: 10px; margin-left: 11px; margin-bottom: 21px; padding-left: 8px; padding-top: 8px; padding-bottom: 8px;
			border-color: #3083fb; border-style:solid; border-width:2px; border-top-width:0;}
.mainitem_err { background-image: url(gfx/bkgnd_err.png); font-weight: normal; text-align: left; margin-top: 0px; margin-right: 10px; margin-left: 11px; margin-bottom: 21px; padding-left: 8px; padding-top: 8px; padding-bottom: 8px;
			border-color: #fb8330; border-style:solid; border-width:2px; border-top-width:0;}
.menu_header { font-size: 14px; font-weight: bold; width: 200px; height: 21px; background-image: url(gfx/menu_header.png); }
.commercials_header { font-size: 14px; font-weight: bold; width: 200px; height: 21px; background-image: url(gfx/commercials_header.png); }
.commercial_item { font-size: 0.8em; margin-left: 8px; padding-bottom: 20px; padding-top: 4px; width: 175px; background-color: #eef0ff;}
.menu_header_line { padding-left: 8px; padding-right: 4px; font-weight: bold; line-height: 21px; vertical-align:middle; }
.menu_item { margin-left: 8px; padding-top: 4px; padding-bottom: 4px; width: 175px; background-image: url(gfx/bkgnd_left.png); 
			border-color: #3083fb; border-style:solid; border-width:0px; border-left-width:2px;}
.menu_line { font-size: 0.8em; padding-left: 8px; padding-right: 4px; padding-bottom: 3px;}
.X1 { float: left; background-image: url(gfx/fr_left.png); width: 11px; height: 21px; margin-right: 16px;}
.X2 { float: left; position:relative; margin-left: 32px; margin-top: 21px; background-image: url(gfx/fr_center.png); background-repeat:repeat-x; width: 90%;
		font-weight: bold; /*height: 21px;*/ line-height: 21px;
		vertical-align:middle; text-align:left;}
.X3 { float: right; background-image: url(gfx/fr_right.png); width: 10px; height: 21px;}
.X1_err { float: left; background-image: url(gfx/fr_left_err.png); width: 11px; height: 21px; margin-right: 16px;}
.X2_err { float: left; position:relative; margin-left: 32px; margin-top: 21px; background-image: url(gfx/fr_center_err.png); background-repeat:repeat-x;
			width: 90%; font-weight: bold; /*height: 21px;*/ line-height: 21px;
			vertical-align:middle; text-align: left; }
.X3_err { float: right; background-image: url(gfx/fr_right_err.png); width: 10px; height: 21px; }
.outer { clear: both; }
.LangIcon  {float: right; margin-right: 2em;}
/* .ShadowH1a {color: #c0c0c0; margin-top: 0px; margin-left: 2px; font-size: 2.2em; font-weight: bold;}*/
.ShadowH1a {color: #c0c0c0; margin-top: 0px; margin-left: 2px; font-size: 2.2em; font-weight: bold;   float:left;}
.ShadowH1b {color: #ffffff; margin-top: -40px; margin-left: 0px; font-size: 2.2em; font-weight: bold;}
.ShadowH3a {color: #000000; margin-top: 0px; margin-left: 1px; font-size: 1.4em; font-weight: bold;}
.ShadowH3b {color: #ffffff; margin-top: -17px; margin-left: 0px; font-size: 1.4em; font-weight: bold;}
.slim      {margin:0; padding:0; border-spacing:0; border:0;}
.newline   {height: 1em;}
.buttonlink{font-size: 14px; font-weight: bold; text-align:center; color:#000000; width: 200px; height: 21px; background-image: url(gfx/commercials_header.png); background-repeat:no-repeat; border:0; margin: 0.5em; padding: 2px;}
.buttonlink:hover, .buttonlink:active, .buttonlink:focus {background-image: url(gfx/commercials_header_glow.png); text-decoration: none;}

input[type="text"], input[type="file"], textarea
{
	background-image: url(gfx/bkgnd_input.png);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0.5em;
    padding: 2px;
    border: solid 1px #3083fb;
    font-size: 0.7em;
}

.frametext /* a blue frame to seperate in text objects */
{
	width: 95%;
    margin: 0.5em;
    padding: 2px;
    border: solid 1px #3083fb;
}
