
body {
	margin:0px;
	padding:0px;
	font-family: Ubuntu, Droid Sans, Geneva, arial, helvetica, sans-serif;	
	font-size: 0.78em;
	line-height: 170%;	
	color:#000000;
	background-color:#dddddd;
	padding:0px;
}

/* Specify headings detail for Opera */
h1, h2, h3, h4, h5, h6 {
	font-family: Ubuntu, Droid Sans, Geneva, arial, helvetica, sans-serif;	
	font-weight: 100;
	line-height: 1em;
	color:#527194;
/*	word-spacing:0.125em; */
}
h1 { font-size: 165%; }
h2 { font-size: 165%; }
h3 { font-size: 145%; }
h4 { font-size: 125%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/******** HEADER ***************/
/* This one I did more or less
 * on my own, look from bluerobot
 */

.ShadowHeader {
    padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 20px;
	width: 90%;
	min-width: 700px;
    max-width: 964px;
}

.InnerHeader{
    position:relative;
    bottom:1px;
    right: 1px;
	border-style:solid;
	border-color:black;
	border-width:1px 1px;
	background-color: #c4003b;  /*red */ 
	padding:4px;
    padding-left:10px;
	height: 29px;
	vertical-align: middle;
    margin: 0px 0px 0px 0px;
    
	border-radius: 8px;	
	-moz-border-radius: 8px;	
	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 10px 10px 5px #888; 
}
                          
.ShadowHeader a {color: #ddd; font-size: 14px;	text-decoration:none;}
.ShadowHeader a:hover {color: #527194; background: #911e3f;}
.ShadowHeader a:visited {color: #ddd; font-size: 14px;	text-decoration:none;}

/* CMSimple TITLE */
#titleArea {
	clear: left;
	float: left;
	font-size:11pt;color:#ddd;
	font-weight:700;
	margin: 3px 10px 3px 0px;

}

#searchArea {
	float: right;
	width: 210px;
	text-align: right;
	margin: 3px 10px 3px 0px;
}

#mobileLinks {
	display:none;
}

.googlebutton:link {color: #ddd; font-size: 11px;	text-decoration:none;}
.googlebutton:hover {color: #527194; background: #911e3f;}
.googlebutton:visited {color: #dddccc; font-size: 11px;	text-decoration:none;}

a {	color: #486483;}

a:link { background: transparent; }
a:hover { color: #527194; background: #fff; }
a:visited {	color: #486483;}

#Container {
    width: 90%;
    min-width: 690px;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
}

#Content {
	margin:0px 190px 50px 0px;
	padding: 0px;
}

#InnerContent{
    position:relative;
    bottom:1px;
    right: 1px;
    border: 1px solid #999999;
	background-color:white;

    padding:15px;
    margin: 0px 0px 0px 0px;
	text-align: justify; text-justify: newspaper;
	border-radius: 8px;	
	-moz-border-radius: 8px;	
	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 10px 10px 5px #888; 

}     


#StartMenu {
	float: right;
    top:100px;
    right:20px;
    width:172px;
    padding:0px;
    line-height:17px;
}

.InnerMenu{
	position: relative;
	background: #eee;
    border: 1px solid #999999;
    padding:10px;
    
   	border-radius: 8px;	
	-moz-border-radius: 8px;	
	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 10px 10px 5px #888; 

} 

.InnerLinkMenu{
	position: relative;
	background: #eee;
    border: 1px solid #999999;
    padding:10px;
    
    border-radius: 8px;	
	-moz-border-radius: 8px;	
	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 10px 10px 5px #888; 

}       

.Fig {
        margin-left: auto;
        margin-right: auto;
        top:100px;
        padding:10px;
        background-color:#eee;
        border:1px solid #999;
        border-color:black;
        line-height:17px;
}

.Firefox{
    margin-top: 50px;
}

.Quote{
	position:relative;
	border: 1px solid #999999;
    background-color:#eee;
	padding:4px;
	margin: 0px 0px 0px 0px;
	border-radius: 8px;	
	-moz-border-radius: 8px;	
	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 10px 10px 5px #888; 

}

.Box {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 8px;
        top:100px;
        padding:10px;
        background-color:#eee;
        border:1px dotted;
        border-color:#b4b4b4;
        line-height:17px;
}

.SmallBox {
	background: #b4b4b4;
	padding: 0px;
    width:40%;
    margin-left: auto;
    margin-right: auto;
}

.ShadowBox {
	background: #b4b4b4;
	padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

.InnerBox{
	position:relative;
	bottom:2px;
	right: 2px;
	border: 1px solid #999999;
    background-color:#eee;
	padding:4px;
	margin: 0px 0px 0px 0px;
}


/* FOR TEXT EDITOR */
.leftPane {
	border:1px solid #999;
	background-color: #eee;

}

.rightPane{

}
/* FOR TEXT EDITOR */

/* DL styles based on what I found at: http://www.moronicbajebus.com/playground/cssplay/dl/ */
dl{
	width: 85%;
	padding: 0;
	margin:3px 3px 5px 5px;
	float: left;
	background-image: url("/graphics/b-bg.png");
	background-position: 40% 0;
	background-repeat: repeat-y;
	border-width: 0 1px 1px  1px;
	border-color: #527194;
	border-style: solid;
}
dl dt{
	float: left;
	width: 30%;
	padding: .5em 5% 1em 5%;
	margin: 0 ;
	font-weight: bold;
	border-top: 1px #527194 solid;
	clear: left;
}

dl dd{
	width: 50%;
	padding: .5em 4.5% 1em 5%;
	float: left;
	margin: 0 ;
	border-top: 1px #527194 solid;
}
dl > dd{
	padding: .5em 5% 1em 5%;
}

#editorDiv{
	margin-left: 25px;
}

pre {
	border: dashed thin #C0C0C0;
	background-color: #eeeeee;
	margin-left: 16px;
	/*border-width: 2px 2px 2px 2px;*/
	padding: 0.5em;
}

// From CASLab!
img{
	background: #aaaaaa;
	padding: 4px;
	border: 1px;
	border-color: black;
	border-style: solid;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
/* Doesn't work with edit mode of WYSIWYG editor */
img  {
    width: 80%;
}

/* BODY,TD{font-family:Verdana,Geneva,Arial,Helvetica;font-size:9pt;color:black;} */
/* H1,H2,H3{font-size:16pt;font-weight:normal;margin-bottom:6px;} */
/* H4{font-size:12pt;font-weight:normal;margin-bottom:6px;} */

ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{padding-left: 0;margin-left: 0;list-style: none;}

form{margin:0;}
img{
	background: #aaaaaa;
	padding: 4px;
	border: 1px;
	border-color: black;
	border-style: solid;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* class edit id=ilink */
.edit img{
	padding: 0px;
	margin: 0px;
	width: auto;
	display: inline;
}


/*From CMSimple*/

li{line-height:1.5;}

.doc{padding-left: 15px;background-image: url(../../?image=doc);background-repeat: no-repeat;}
.docs{padding-left:15px;background-image: url(../../?image=doc);background-repeat:no-repeat;}
.sdoc{padding-left: 15px;background-image: url(../../?image=doc);background-repeat: no-repeat;}
.sdocs{padding-left: 15px;background-image: url(../../?image=doc);background-repeat: no-repeat;}

a{text-decoration:none;font-weight:bold;}
a:link,a:visited{color:gray;}
a:active,a:hover{color:black;}

.sitename{font-weight:normal;font-size:20pt;}

.menulevel1{font-size:8pt;color:gray;}
.menulevel1 a{font-weight:normal;color:black;}
.menulevel1 a:link,.menulevel1 a:visited{color:black;}
.menulevel1 a:active,.menulevel1 a:hover{color:black;}
.menulevel2{font-size:8pt;color:gray;}
.menulevel2 a{font-weight:normal;color:black;}
.menulevel2 a:link,.menulevel2 a:visited{color:black;}
.menulevel2 a:active,.menulevel2 a:hover{color:black;}
.menulevel3{font-size:8pt;color:gray;}
.menulevel3 a{font-weight:normal;color:black;}
.menulevel3 a:link,.menulevel3 a:visited{color:black;}
.menulevel3 a:active,.menulevel3 a:hover{color:black;}
.sitemaplevel1,.sitemaplevel2,.sitemaplevel3{font-size:9pt;}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;color:black;}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{color:black;}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{color:black;}
.submenu{font-size:9pt;}
.submenu a{font-weight:normal;color:black;}
.submenu a:link,.submenu a:visited{color:black;}
.submenu a:active,.submenu a:hover{color:black;}
.search a{font-weight:normal;color:black;}
.search a:link,.search a:visited{color:black;}
.search a:active,.search a:hover{color:black;}
.locator{font-size:8pt;color:black;}
.locator a{font-weight:normal;text-decoration:underline}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover{color:navy;}
.menu{font-weight:bold;font-size:8pt;color:white;}
.menu a{text-decoration:underline;color:white;}
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover{color:white;}
.login{font-weight:bold;font-size:8pt;color:#c0c0c0;}
.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{color:gray;}
.navigator{font-weight:bold;font-size:10pt;color:white;}
.navigator a:link,.navigator a:visited{color:#c0c0c0;}
.navigator a:active,.navigator a:hover{color:white;}

.edit{font-size:8pt;color:black;background-color:buttonface;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:black;}
input,select{font-size:8pt;}
textarea{font-family:Verdana,Geneva,Arial,Helvetica;font-size:8pt;background-color:white;width:98%;}
.searchbox .text,.searchbox .submit{border:2px solid #c0c0c0;background-color:white;}
