@import url(http://fonts.googleapis.com/css?family=Astloch);
html {
overflow-y:scroll;
}

body {
  font-family: Verdana, Geneva, Arial, sans-serif;
  background: #000000;
  font-size: small;
  margin: 0;
	padding: 0;
	padding-top: 0px;
}

#headertext { font-family: 'Astloch',sans-serif; }


/* Elements */

.portfolio {
  background: none; 
  padding: 3px; 
  margin-bottom: 4px;
}


#promotion { 
  background: none; 
  padding: 15px; 
  color: inherit; 
  text-align:center;
}

/* Home */ 

table#home {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}

table#home td {
  vertical-align: top;
}

td#homeleft { width: 50%; }

#homeright {
  margin: 0;
  margin-left: 15px;
  padding: 0;
}

/* Forms */

input {
  padding: 1px;
  margin: 2px;
}

select {
  padding: 1px;
  margin: 2px;
}

/* Tables */

table.styled h2 { color: #FFFFFF; }

table.styled {
  margin-top: 15px;
  padding: 0;
  border-width: 0;
  background: none;
}

table.styled  td {
  margin: 0;
  padding: 5px;
}

table.styled th {
  text-align: right;
  vertical-align: top;
  padding: 7px 5px 5px 5px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0.1em;
}

legend {
  color: #FFFFFF;
}

/* Images */

#content a img { border:none; }

#content a img.imgthumb, .imgthumb {
	padding: 2px;
	margin: 5px;
	border: 0px solid #6B6B6B;
	background-color: #F5F5F5;
	
	
}

.imglarge {
	padding: 2px;
	margin: 10px;
	border: 0px solid #6B6B6B;
	background-color: #F7F7F7;
	
}

.imglarge img, .imglarge {

}

.imgbg {
	background-position: center top;
	background-repeat: no-repeat;
}

/* Text */

body, #content, td { 	color: #DBDBDB; }

#content, #footer { line-height: 1.5; }

h1 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #595759;
	
	}

h2 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	color: #666666;
	
	}

.txtcontent {
	padding: 5px 0 5px 0;
	}
	
.title {
  font-weight: bold;
}

.sml,.litesmltxt {
  font-size: 80%;
}
	
.imglargeinfo {
  text-align: left;
  color: #8C8C8C;
  margin: 10px;
}

#headertext {
  padding: 5px;
  color: #9E9E9E;
  text-align: left;
}

a.portfoliogroup, h2.portfoliogroup {
  font-size: 120%; 
  text-decoration:underline;
  display:block;
}

.portfolio h2 {
  text-decoration: underline;
}

/* Links */

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
  color: #cc0000;
	text-decoration: underline;
	}

#footer a {
	color: #b3b3b2;
	}

#footer a:hover {
	color: #868685;
	}

.pages {
  margin: 2px; 
  padding: 4px; 
  border: 1px solid #000000; 
  color: #DBDBDB; 
  background: #000000; 
  font-weight: bold;
}

a.pages {
  text-decoration: underline;
  color: #afafaf;
}

a:hover.pages {
  color: #838383;
}

.showhide { cursor: pointer; }

/* Search  */

div#searchresults ul { list-style: none; }
div#searchresults li { float: left; }

.searchtext {
  width: 80px;
  border: 1px solid #383838;
  margin:0;
  padding:1px;
  border: 1px solid gray;
  color: gray; 
  font-size: 90%;
  vertical-align:middle;
}

.searchsubmit { 
  padding:0;
  margin:0;
  vertical-align:middle;
  margin-top:1px;
}

/* Notices */

div.notice {
  background: #FCDBDB url(/imgs/notice.gif) no-repeat;
  padding: 5px 5px 5px 30px;
  border: 1px solid red;
  border-left: 3px solid red;
  margin: 10px;
  color: #000;
}

div.notice a, div.notice a:hover {
  color: red;
}

.info {
  background: #DDFCD5 url(/imgs/info.gif) no-repeat;
  padding: 5px 5px 5px 30px;
  border: 1px solid #2DC818;
  border-left: 3px solid #2DC818;
  margin: 10px;
  color: #000;
}

.info a, .info a:hover {
  color: #2DC818;
}

/* All tables */

table {
  width: 100%;
}

td {
  padding: 0px;
  vertical-align: top;
}

/* Misc */

.center {
  text-align: center;
}

.clear { 
  clear: both;
}

.pad {
  padding: 15px;
}
.vpad { 
 padding: 10px 0 10px 0;
}
#headertext { font-size: 200%; padding: 10px;  }
 
.newsrbar {
float:right;
width: 200px;
line-height: 2em;
}

ul.newscategories {
list-style: none;
margin-left: 0;
padding-left: 1em;
} 

.autohelp { 
margin-top: 150px;
clear: both;
}

#loader { text-align: center; font-size: x-small; }

    body { margin: 0; padding: 0; }
    #content {
    color: #DBDBDB;
    padding: 10px; 
    min-height: 400px; 
    background: none;
    border-bottom: 1px solid #FF0000;
    width: 940px;
    margin: auto;
    }
    #container {  padding: 0; margin: 0;  }

    ul#nav {
    background: #000000;
    border-bottom: 1px solid #FF0000;
    position: absolute;
    top: 0px;
    width: 100%;
    right: 0;
    padding: 10px;
    margin: 0;
    display: inline;
    list-style: none;
    font-size: 80%;
    text-align: center;
    line-height: 30px;
    
    }

    ul#nav li { 
    display: inline;
    padding: 0;
    margin: 0;
    list-style: none;
    }

    ul#nav a:link, ul#nav a:visited { 
    padding: 10px;
    margin: 0 4px 0 4px;
    text-decoration: none; 
    color: #EBEBEB;
    }

    ul#nav a:hover, ul#nav a:active { 
    }

    ul#nav a:link.selected, ul#nav a:visited.selected, ul#nav a:hover.selected, ul#nav a:active.selected { 
    text-decoration: underline;
    }

  #navinner { margin-left: auto; margin-right:auto; }

  #navwrapper { 
    background: #000000;
    border-bottom: 1px solid #FF0000;
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 7px;
    right: 0;
    }

    ul.sf-menu { 
    font-size: 80%;     
     
    }

    ul.sf-menu li a:link, ul.sf-menu li a:visited { 
    text-decoration: none; 
    color: #EBEBEB;
    }  
    
    ul.sf-menu li li a:link, ul.sf-menu li li a:visited { 
    border: none;
    background: #000000;
    }           

    ul.sf-menu li li a:hover, ul.sf-menu li li a:active { 
    background: #000000;
    }     
    
    .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #000000;
    outline:    0;
    } 

#footer {
	padding: 10px;
	font-size: 80%;
	background: none;
	color: #E0E0DE;
	width: 940px;
	margin: auto;
	}

#header {
	padding: 10px;
  background: none;
  color: #9E9E9E;
  width: 960px;
  margin: auto;
  margin-top: 50px;
  }      


/* Cached  */
