/* web-screenshot */
blockquote{
	border:1px dashed #0C2D3F;
	padding:3px;
	background-color: #CFEEFF;
}
blockquote.red{
  border:1px dashed #BF777A;
  padding:3px;
  background-color: #FFCFD1;
  color:red;
}
.reference{
	list-style: none;
	font-size: .9em;
	font-style: italic;
}
.shout{
	font-size: 1.5em;
	margin:auto;
	padding:3px;
}
.rslt{
	border:1px dotted black;
	width:100%;
	height: 10em;
	padding:3px;
}
.txtRed{
	color:red;
}
.bgBlue{
	background-color:#82C7EE;
}
.bgRed{
	background-color:#FFE3C0;
}
.bold{
	font-weight: bold;
	padding: 3px;
}
.frmTxt{
	float:left;
	width:100px;
	margin-bottom:2px;
}
.frmData{
	float:left;
	margin-bottom:2px;
}
.frmClear{
	clear:both;
}
.must{
	font-size:9px;
	color:red;
}
.error{
    color:red;
    background-color: white;
    font-weight: bold;
}
.alert{
	color:red;
	background-color: transparent;
	font-weight: bold;
}
.sellCtn{
	margin: 2px;
	padding: 5px;
}

.sellLst{
  height:9em;
  /* list-style-image: url(http://www.standrews-de.org/images/common/list-bullet.jpg); */
  list-style-type: square;
  list-style: square;
  list-style-position: outside;
}
.sellLst li{
	margin:2px 0px;
}
.messsage{
    color:black;
    background-color: white;
    font-weight: bold;
}
.menu{
	float:left;
	margin:0 5px;
	border:1px solid white;
	text-align:left;
	background:transparent url(/img/gradient1.png) repeat-x;
	color:#26c;
	width:140px;
	margin:3px 10px 2px 0;
	padding:5px 0 5px 8px;
}
li.menu{
	list-style: none;
}
ul.horiz{
	list-style: none;
}
ul.horiz li{
	float:left;
	margin-left:10px;
}
.welcome{
	font-size:.8em;
	padding-bottom:4px;
}
.leftCol{
	float:left;
	width:48%;
	margin-right:3px;
}
.rightCol{
	float:right;
	width:48%;
	margin-right:3px;
}
#contExplainAccess{
	display:none;
	position:absolute;
	background-color: white;
	width: 400px;
	border: 2px solid #26c;
	padding:3px;
	z-index:5;
    _margin-top:40px;
    _margin-left:-60px;
}
/* andreas03.css */

body{
margin:0;
padding:30px 0;
font:76% tahoma,verdana,sans-serif;
background:#047 url(/img/bodybg.png) repeat-x fixed;
color:#222;
}

#thetop{
margin:0;
}

#container{
/*width:720px;*/
width:80%;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(/img/contbgFluid.png) no-repeat top right;
background-color: white;
color:#222;
}
#tl{
background:#fff url(/img/tl.gif) no-repeat top left;
position: relative;
top: -20px;
left: -20px;
height: 9px;
width: 10px;

}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
	float:right;
	width:250px;
	margin:4px 20px 0 5px;
	padding:0;
	background:#eee;
	border:4px solid #dde;
	text-align:center;
	color:#555;
	/*overflow:auto;*/
}

#logo h1{
  margin:50px 5px 1px 5px;
  letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:74%;
min-width: 70%;
margin-right:2px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(/img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
min-width: 155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(/img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(/img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;

}

.menuSelected{
background:#fff url(/img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:underline;
font-weight: bold;
font-style: italic;
}
#footer{
margin:0 auto 20px auto;
width:80%;
background-color: white;
/*
background:#fff url(/img/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
*/
padding:20px 20px 0 20px;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

ul.alone, ul.alone li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.alone li{
	margin:0 3px;
	float: left;
}
ul.alone li img{
	border:3px inset gray;
}
/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
