﻿html, body 
{
    margin: 0;
    padding: 0;

}
ul, h1, h2, h3, h4, h5, form, p, td
{
    margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
input, textarea, select
{
    margin: 5px;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
#defaultform textarea, #defaultform select, #defaultform input
{
width:250px;
}

#defaultform textarea
{
height:80px;
}

label {
	display:block;
	width:100px;
}
ul,li
{
    list-style:none;
}
a img 
{
    border:none;
}
.clear
{
    clear:both !important;
    font-size:1px;
    height:0 !important;
    margin:0 !important;
    overflow:hidden;
    visibility:hidden !important; 
}
body
{  
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    /*background:#b1c903 url(/files/billeder/GRC/topbackgr.jpg) repeat-x;*/
	background:#7799c1 url(/files/billeder/GRC/gyttegolfbold.jpg) no-repeat;
	background-position:bottom left;
	background-attachment: fixed;
}

/*----------- MENU -----------*/
#mainmenu
{
    height:38px;
    /*background:url(/files/billeder/GRC/mainmenuBkgr.jpg) repeat-x;*/
	background-color:#7f910b;
	border-bottom:2px solid #FFF;
}
#mainmenu ul{
	height:37px;
}
#mainmenu ul li
{
    float:left;
   /* margin-right:20px;*/	
}
#mainmenu ul li#members
{
    /*
	float:left;
    padding:8px 28px 0 46px;
	display:none;*/
	float:right;
}
#mainmenu ul li a
{
    display:block;
	float:left;
    text-transform:uppercase;
    color:#FFF;
    text-decoration:none;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:28px;
	padding:9px 15px 0 15px;
}
#mainmenu ul li a:hover, a#activeitem, #mainmenu ul li a.inpath
{
	background:url(/files/billeder/GRC/menu_ak.jpg) repeat-x;
}
#membersOnly
{
	display:none;
    /*display:block;
    width:106px;
    height:23px;
    background:url(/files/billeder/GRC/membersOnly.jpg) no-repeat;*/
}
.left_menu {
	float:left;
	width:185px;
	margin-top:6px;
}
.left_column {
	display:inline;
	float:left;
	width:185px;
	margin:6px 16px 0 0;
}
.left_menu a {
	display:block;
	padding-top:6px;
	margin-right:15px;
	height:22px;
	width:170px;
	border-bottom:1px dotted #7f910b;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.left_menu a.L3 {
	display:block;
	padding-top:6px;
	height:15px;
	width:162px;
	border-bottom:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
/*----------- end MENU -----------*/

/*----------- CONTENT AREA -----------*/
#container
{
	width:960px;
	overflow:auto;
	margin:0 auto;
	padding:0 10px 20px 10px;
	position:relative;
	background-color:#FFF;	
}
#topimage {
	border-bottom:2px solid #FFF;
	border-top:10px solid #fff;
	width:960px;
	height:240px;
	overflow:hidden;
	position:relative;
}
.topimage {
	position:absolute;
	top:0;
	left:0;
}
.butterfly {
	/*position:absolute;
	bottom:0;
	right:0;
	padding:20px;
	width:289px;
	z-index:1;*/
	display:none;
}
#topline {
	display:none;
}
#content{
	background:url(/files/billeder/GRC/contentbkgr_new.jpg) no-repeat;
	width:930px;
	min-height:300px;
	padding:25px 15px 0 15px;
}
.content{
	float:right;
	width:728px;
}
.sponsors {
	float:right;
	width:160px;
	margin-top:6px;
}
.sub_content {
	width:528px;
	float:left;
}
.newstext {
	width:528px;
}
hr .news_hr {
	height:1px solid #ececec;
}

#newselement {
	width:528px;
}
#newselement h2 {
	color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial;
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	margin-top:0;
	text-decoration:none;
}
	
/*----------- end CONTENT AREA -----------*/