@import "bilbo.css";
body {
	font-size: 13px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(bg.gif) center repeat-y;
	position: absolute;
}

#container {
	width: 700px;
	margin-left: -350px;
}

#topbar {
    width:auto;
    background: #EEE;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 11px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}

#headerwrapper {
    width: auto;
}

.userform {
    width: auto;
    color: navy; /*#DD7CB4;*/
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

h1 {
    font: 40px verdana;
	color: #BBB;
	margin: 5px;
}

h6 {
    font: 12px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

#tabholder
{
    width: auto;
}

.articleboxouter {
    width: auto;
    padding: 15px 15px 15px 15px;
    clear: both;
} 

.articleboxinner {
    width: auto;
    line-height: 20px;
    color: navy; /*#DD7CB4;*/
    padding: 5px 5px 5px 5px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: auto;
}

.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

.inbrief
{
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
}    

.readmore {
    text-align: center;
    display: block;
    width: auto;
}

.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

.picbox {
    width: auto;
    line-height: 22px;
    color: navy; /*#DD7CB4;*/
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

.noborder {
    border: none;
}

img {
    vertical-align: text-bottom;
}

img.left {
    float: left;
}
img.right {
    float: right;
}


a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #463366;
}

a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #CCC;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	/*height: 20px;*/
	padding-top: 5px;
	clear: both;
}

#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

.c1
{
	width: 227px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: navy; /*#DD7CB4;*/
	float: left;
}

.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: navy; /*#DD7CB4;*/
}

.c3
{
	width: 228px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: navy; /*#DD7CB4;*/
	float: right;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: navy; /*#DD7CB4;*/
    height: 24px;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
	background:url(headerBG.jpg) repeat-x;
}

.spacy
{
    padding: 5px;
}

#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("tabright.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}

#tabs8 a span {float:none;}
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
