﻿*
{
    margin: 0;
    padding: 0;
    border: 0;
}
body 
{
    background-color: #d3d5c9;
    font-family: Verdana;
    font-size: 12px;
}
#page_container
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px 0 15px;
    background-color: #fff;
}
#page
{
    background-color: #f5f5f5;
    width: 990px;
}
#top
{
	width: 990px;
	height: 186px;
}
#column_container
{
    width: 990px;
    margin-top: 5px;
    overflow: auto;
}
#leftcolumn
{
    position: relative;
    float: left;
    width: 160px;
    padding-bottom: 15px;
}
#content
{
    position:relative;
    float: left;
    width: 517px;
    margin: 0 5px 0 5px;
    padding: 0 10px 20px 10px;
}
#contentmember
{
    position:relative;
    float: left;
    width: 632px;
    margin: 0 5px 0 5px;
    padding: 0 10px 20px 10px;
	
}
#rightcolumn
{
    position: relative;
    float: left;
    width: 274px;
    margin-right: 5px;
    padding-bottom: 15px;
}
#rightcolumnmember
{
    position: relative;
    float: left;
    width: 160px;
    margin-right: 5px;
    padding-bottom: 15px;
	
}
h1
{
    font-family: Century Gothic;
    font-size: 17px;
    margin-bottom: 7px;
}
h2
{
    font-family: Century Gothic;
    font-size: 14px;
}
p
{
    display: block;
    margin-bottom: 15px;
}
a
{
    color: #05416c;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

/* FORMS */
input
{
    background-color: #fff;
    border: 1px solid #000;
}
textarea
{
    background-color: #fff;
    border: 1px solid #000;
}

/* MENU */
#menu
{
    background-color: #a2a07a;
    width: 160px;
}
#menu img
{
    display: block;
}
#menu a
{
    display: block;
    color: #fff;
    font-family: Century Gothic;
    padding-left: 25px;
    height: 19px;
    line-height: 19px;
    border-bottom: 1px solid #9c9a73;
}
#menu h2
{
    display: block;
    color: #fff;
    font-family: Century Gothic;
    padding-left: 25px;
    height: 21px;
    line-height: 21px;
    background-color: #96926f;
    border-bottom: 1px solid #807c5f;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}

/* Right column */
#login
{
    width: 274px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    border: 1px solid #a7b5be;
    background-color: #fff;
}
#login .header
{
    display: block;
    margin: 1px;
    background-color: #a7b5be;
    border: 1px solid #c9ccd0;
    height: 20px;
    line-height: 20px;
    padding-left: 7px;
    color: #fff;
    font-family: Century Gothic;
    font-size: 13px;
    font-weight: bold;
}
#login .content
{
    width: 136px;
    padding: 9px;
    color: #928b8d;
}
#login input.textbox
{
    width: 136px;
    border: 1px solid #928b8d;
    margin-top: 3px;
    margin-bottom: 6px;
    font-size: 9px;
    height: 17px;
}
#login input.button
{
    width: 136px;
    border: 1px solid #928b8d;
    font-size: 9px;
    color: #928b8d;
    text-transform: uppercase;
    padding: 2px 0 2px 0;
}

#loggedin
{
    width: 154px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    border: 1px solid #a7b5be;
    background-color: #fff;
}
#loggedin .header
{
    display: block;
    margin: 1px;
    background-color: #a7b5be;
    border: 1px solid #c9ccd0;
    height: 20px;
    line-height: 20px;
    padding-left: 7px;
    color: #fff;
    font-family: Century Gothic;
    font-size: 13px;
    font-weight: bold;
}
#loggedin .content
{
    width: 136px;
    padding: 9px;
    color: #928b8d;
}
#loggedin input.textbox
{
    width: 136px;
    border: 1px solid #928b8d;
    margin-top: 3px;
    margin-bottom: 6px;
    font-size: 9px;
    height: 17px;
}
#loggedin input.button
{
    width: 136px;
    border: 1px solid #928b8d;
    font-size: 9px;
    color: #928b8d;
    text-transform: uppercase;
    padding: 2px 0 2px 0;
}
/* PGA feed */
div#PGAfeed { width: 160px; background-color: #a2a07a; color: #d7d4cf; font-size: 10px; }
div#PGAfeed img { display: block; margin-bottom: 5px; }
div#PGAfeed a.title { display: block; color: #fff; font-size: 10px; }
div#PGAfeed a.more { display: block; color: #fff; font-size: 10px; font-style: italic; }
div#PGAfeed ul { list-style-type: none; padding: 0; margin: 0; }
div#PGAfeed li { padding-left: 10px; }
div#PGAfeed li.sep { width: 160px; text-align: center; color: #96926e; padding: 0; margin: 0; }
div#PGAfeed a.footer { background-color: #96926e; display: block; height: 20px; padding: 0; line-height: 20px; text-align: center; font-family: Century Gothic; font-size: 11px; margin-top: 5px; }

/* FORSIDE */
#articles { width: 318px; background-color: Red; float: left; border: 1px solid #a7b5be; background-color: #fff; }
#articles .header { display: block; margin: 1px; background-color: #a7b5be; border: 1px solid #c9ccd0; height: 20px; line-height: 20px; padding-left: 7px; color: #fff; font-family: Century Gothic; font-size: 13px; font-weight: bold; }
#articles .content { padding: 4px; }
#articles h2 { display: block; color: #424242; font-size: 14px; font-weight: bold; }
#articles em { font-size: 10px; font-weight: bold; }
#articles a { display: block; font-weight: bold; }
img.article_short { border: 1px solid #000; }
img.article_list { border: 1px solid #000; float: left; padding-right: 10px; padding-bottom: 10px; }
#article_list h2 { display: block; color: #424242; font-size: 14px; font-weight: bold; }
#article_list em { font-size: 10px; font-weight: bold; }
#article_list a { display: block; font-weight: bold; }
.article { display: block; width: 100%; overflow: auto; margin-bottom: 20px; }
#text { width: 300px; margin-left: 15px; float: left; }

/* FORUM */
#forum { width: 635px; }
#forum tr { height: 18px; }
#forum tr.header { font-weight: bold; }
.posted { font-size: 10px; font-style: italic; }

/* SPIRE */
#spire { width: 990px; margin-left: auto; margin-right: auto; text-align: center; color: #fff; padding-top: 5px; font-size: 10px; } 
#spire a { color: #fff; }

div#content ul { list-style-type: square; padding-left: 20px; }

/* RESSURSER */
div.resourceCategory { width: 300px; float: left; overflow: auto; padding: 0 10px 20px 0; }
div.resourceCategory ul { margin: 0; padding: 0; list-style-type: none; }
div.resourceCategory ul li a { font-size: 11px; }

/* SPONSORS */
.sponsors {width: 274px; margin-left: auto; margin-right: auto; margin-bottom: 5px; border: 1px solid #a7b5be; background-color: #fff; margin-top:10px;}
.sponsors .header {display: block; margin: 1px; background-color: #a7b5be; border: 1px solid #c9ccd0; height: 20px; line-height: 20px; padding-left: 7px; color: #fff; font-family: Century Gothic; font-size: 13px; font-weight: bold;}
.sponsors .content { color: #928b8d;}