﻿body
{
}
/* CSS Document */

/* mac hide\*/
html, body
{
	height: 100%;
}
/* end hide */

body
{
	text-align: left;
	height: 100%;
	background-color: #f1f1f1;
	color: #4b4b4b;
	
}

.contactFormContainer
{
	
	float: right;
}
.contactForm
{
	height: 115px;
	width: 225px;
	background-color: #6cc8ef;
	/*background-image: url(/bkg.jpg);*/
	display: none;
}
.contactForm fieldset
{
	padding: 30px;
	border: none;
}
.contactForm label
{
	display: block;
	color: #ffc400;
}
.contactForm input[type=text]
{
	display: block;
	border: solid 1px #4d3a24;
	width: 100%;
	margin-bottom: 10px;
	
	
}
.contactForm textarea
{
	display: block;
	border: solid 1px #4d3a24;
	width: 100%;
	margin-bottom: 10px;
}

.contactLink
{
	
}

.contactFormContainerLarge
{
	
	float: left;
}
.contactFormLarge
{
	height: 150px;
	width: 300px;
	
	
}
.contactFormLarge fieldset
{
	padding: 30px;
	border: none;
}
.contactFormLarge label
{
	display: block;
	color: #ffc400;
}
.contactFormLarge input[type=text]
{
	display: block;
	border: solid 1px #4d3a24;
	width: 100%;
	margin-bottom: 10px;
	height: 24px;
	font-size: 24px;
}
.contactFormLarge textarea
{
	display: block;
	border: solid 1px #4d3a24;
	width: 100%;
	margin-bottom: 10px;
}

.contactLinkLarge
{
	
}


.messageSent
{
	color: #ff9933;
	display: none;
}

.Button
{
	display: block;
	border: none;
	text-decoration: none;
	color: #fcfcfc;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 90px;
}

.ButtonLogin
{
	
	padding: 10px;
	
}

.Button_Page
{
	display: block;
	background-color: #6cc8ef;
	text-decoration: none;
	color: #f1f1f1;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
	border: none;
	cursor: pointer;
	
}

.Button_Large
{
	display: block;
	background-image: url(/images/design/button_bg_large.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	border: none;
	text-decoration: none;
	color: #fcfcfc;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 130px;
}

.formRow
{
}
.formText
{
	float: left;
	width: 30%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: left;
}
.formRow
{
	clear: both;
	margin: 2px 0px;
}
.formRow INPUT
{
	border-right: #222 1px solid;
	border-top: #222 1px solid;
	font-size: 10px;
	border-left: #222 1px solid;
	width: 150px;
	color: #222;
	border-bottom: #222 1px solid;
}

.required
{
    background: #effae6;
    
}

.countryddlList
{
    background: #effae6;
    
}

.formCbx INPUT
{
	
	border: 0px;
}

.formRow .dropdown
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 9px;
	border-bottom-width: 0px;
	width: 155px;
	border-right-width: 0px;
}
#innerwrap TEXTAREA
{
	width: 300px;
	margin-right: 0.5em;
	height: 80px;
}



.submitBg
{
	width: 100%;
	height: 100%;
	margin: auto;
	left: 0;
	top: 0;
	background-color: #C3BE99;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	position: absolute;
	z-index: 200;
	display: none;
}
.submitLayerBg
{
	background: url(/images/design/newsletter/submitBg.gif) no-repeat;
	width: 497px;
	height: 387px;
	position: absolute;
	z-index: 201;
	text-align: left;
	margin-left: -220px;
	margin-top: 60px;
	display: none;
	padding: 30px;
	filter: alpha(opacity=0);
	-khtml-opacity: 0.0;
	-moz-opacity: 0.0;
	opacity: 0.0;
}
#outerouter
{
	margin: auto;
	width: 100%;
	padding: 0px;
	height: 400px;
	position: relative;
	text-align: left;
	font-size: 11px;
	
	background:url(/images/design/center-bg.png) repeat-x left bottom;
}
html > body #outerouter
{
	height: auto;
}
/*for mozilla as ie treats height as min-height anyway*/

#outer
{
	margin: auto;
	width: 980px;
	padding: 0px 0px 0px 0px;
	height: 400px;
	color: #f1f1f1;
	position: relative;
	text-align: left;
	font-size: 11px;
	
}

html > body #outer
{
	height: auto;
}
/*for mozilla as ie treats height as min-height anyway*/

body
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	min-width: 955px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #fcfcfc;
	background-color: #f1f1f1;
	/*background-image: url(/images/design/body_bg_amg.gif);
	background-repeat: repeat-x;*/

background-image: url(/images/design/back_body_new.jpg);
	background-repeat: repeat-x;}
td
{
	font-size: 11px;
	color: #4b4b4b;
	line-height: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
}

img
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
div
{
	margin-top: 0px;
}
p
{
	margin-bottom: 10px;
}





/*|||||||||||||||||||||H1-H5||||||||||||||||||||*/

table
{
    margin: 0px;
}



h1
{
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #4b4b4b;
	font-weight: bold;
	line-height: 39px;
	margin: 0px;
}
h2
{
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #4b4b4b;
	line-height: 33px;
	margin: 0px;
}

h3
{
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #4b4b4b;
	line-height: 27px;
	margin: 0px;
}

h4
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #4b4b4b;
	line-height: 27px;
	margin: 0px;
}



/*|||||||||||||||||||||Layout||||||||||||||||||||*/



#innerwrap
{
	float: left;
	padding: 0px;
	width: 765px;
	min-height: 570px;
	background-color: #ffffff;
}

#innerwrapNoRight
{
	float: left;
	padding: 0px;
	width: 895px;
	min-height: 570px;
}

#innerwrapsub
{
	float: left;
	padding: 0px;
	width: 895px;
	min-height: 100px;
}
#innerwrapouter
{
	float: left;
	padding: 0px;
	margin: 150px 0 0 0px;
	padding: 0 0px 0 0px;
	width: 980px;
	min-height: 100px;
	color: #4b4b4b;
	
}











.BoxHeader
{
	float: left;
	width: 720px;
	height: 65px;
	font-family: Trebuchet MS;
	font-size: 11 px;
	color: #6cc8ef;
	padding-left: 17px;
	overflow: hidden;
	background-image:url(/images/design/box-top.png);
	z-index: 5;
}


.BoxHeader H1
{
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #6cc8ef;
	line-height: 33px;
	margin: 0px;
}

.BoxHeader H2
{
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #6cc8ef;
	line-height: 33px;
	margin: 0px;
}

.BoxHeader H3
{
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #6cc8ef;
	line-height: 27px;
	
}

.BoxHeader H4
{
    font-family: Trebuchet MS;
	font-size: 16px;
	color: #6cc8ef;
	line-height: 27px;
	margin: 0px;
	border-bottom: #7a7a7a 1px dotted;
}

.BoxBottom
{
	float: left;
	height: 18px;
	width: 737px;
	font-family: Arial;
	font-size: 16px;
	color: #1b607c;
	overflow: hidden;
	margin-bottom: 17px;
	background-image:url(/images/design/box-bottom.png);
}

.BoxBody
{
	float: left;
	
	width: 703px;
	height: auto; /*border: dotted 1px #000000;*/
	font-family: Arial;
	font-size: 14px;
	color: #4b4b4b;
	padding: 17px;
	background-image:url(/images/design/box-center.png);
	z-index: 15;
}

.BoxBody UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; _height: 1px
}
.BoxBody LI {
	BORDER-BOTTOM: #7a7a7a 1px dotted; LIST-STYLE-TYPE: none; BACKGROUND-POSITION: 0px 4px; LIST-STYLE-IMAGE: none
}
.BoxBody LI.first {
	BORDER-TOP: #7a7a7a 1px dotted
}

.BoxBody LI A:link {
	DISPLAY: block; 
	TEXT-DECORATION: none; 
}

.BoxBody LI A {
	DISPLAY: block; 
	TEXT-DECORATION: none; 
	_display: inline;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #6cc8ef;
	line-height: 27px;
	margin: 0px;
}

.BoxBody LI A:visited {
	DISPLAY: block; TEXT-DECORATION: none; _display: inline
}
.BoxBody LI A:hover {
	TEXT-DECORATION: underline
}

.BoxBody H4
{
    font-family: Trebuchet MS;
	font-size: 16px;
	color: #6cc8ef;
	line-height: 27px;
	margin: 0px;
	border-bottom: #7a7a7a 1px dotted;
}

.InnerBoxBodyLeft
{
	width: 351px;
	float: left;
	height: auto;
	
}

.InnerBoxBodyRight
{
	width: 342px;
	float: left;
	height: auto;
	padding-left: 10px;
}

.InnerBoxBody
{
   width: 703px;
	float: left;
	height: auto;
	margin-top: 20px; 
}

.InnerBoxBodyLeftMinHeight
{
	width: 351px;
	float: left;
	height: auto;
	min-height: 270px;
	
}

.InnerBoxBodyRightMinHeight
{
	width: 342px;
	float: left;
	height: auto;
	padding-left: 10px;
	min-height: 270px;
}

* html #innerwrapouter
{
	/*only ie gets this style*/ \margin:131px000px;/* ie6 skal kun have 10px margin, ellers hopper den 20px */
}

html > body #innerwrap
{
	height: auto;
}
/*for mozilla as ie treats height as min-height anyway*/
#navigationssti
{
	padding: 1px 0px 0px 200px;
	margin: 2px 0 2px 0px;
	width: 715px;
	height: 23px;
	color: #FFFFFF;
	font-size: 10px; /*background-image:url(/images/design/navbg.gif); 	background-position:top left; 	background-repeat:no-repeat;*/
}
#duerher
{
	float: left;
	width: 500px;
}
#header
{
	z-index: 0;
	width: 980px;
	margin: 0 0px 0 0px;
	color: #000000;
	position: absolute;
	top: 0px;
	height: 132px;
	/*background-color: #f1f1f1;*/
	background-image: url(/images/design/header_bg.gif);
	background-repeat: no-repeat;
}
#logo
{
	padding: 0px 0 0 0px;
	float: left;
	width: 479px;
	height: 95px; /*background-image:url(/images/design/amg_logo.gif); 	background-repeat:no-repeat; 	background-position: 0px 3 0px;*/
}
#login
{
	float: right;
	/*padding: 10px 0 0 0;*/
	width: 225px;
	color: White;
	text-align: left;
	height: 85px;
}
#outertopmenu
{
	float: left;
	width: 980px;
	height: 37px;
	padding: 0 0 0 0;
	text-align: right;
}
#tools
{
	float: left;
	width: 130px;
	text-align: left;
	padding: 1px 0 0 0;
}
#right
{
	float: right;
	padding: 0px 5px 0 5px;
	width: 140px;
	padding-top: 0px;
	position: relative;
}

#centrecontent
{
	float: right;
	padding: 0px 0px 10px 10px;
	width: 552px;
}

#centrecontentNoRight
{
	float: right;
	padding: 0px 0px 10px 16px;
	width: 674px;
}

#centrecontentforside
{
	float: left;
	padding: 0px 0px 10px 0px;
	width: 519px;
}

#centrecontentsub
{
	float: right;
	padding: 0px 0px 10px 10px;
	width: 695px;
}

#footer
{
	clear: both;
	left: 0px;
	padding: 10px 0 0 0;
	bottom: 0px;
	height: 74px;
	min-height: 155px;
	text-align: center;
	background-color: #000000;
	color: #fcfcfc;
	
}

#footer a:link
{
	text-decoration: none;
	color: #fcfcfc;
}

#footer a:visited
{
	text-decoration: none;
	color: #fcfcfc;
}



* html #footer
{
	/*only ie gets this style*/ \height:0px;/* for ie5 */
}
#clearfooter
{
	width: 100%;
	height: 0px;
	clear: both;
}
/* to clear footer */




/*|||||||||||||||||||||topmenu styles||||||||||||||||||||*/

#topmenuright
{
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	height: 37px;
	width: 225px;
	float: right;
	text-align: center;
	font-size: 12px; 

}

#addnewround
{
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	height: 37px;
	width: 225px;
	
	text-align: center;
	font-size: 12px; 
background-image: url(/images/design/Newround_Button_Bg.gif); 	background-repeat: no-repeat;
}

#topmenu
{
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	height: 30px;
	width: 755px;
	float: left;
	text-align: center;
	font-size: 12px;
}

/*|||||||||||||||||||||Leftmenu||||||||||||||||||||*/




#outerleft
{
	float: left;
	padding: 0px 0 0 6px;
	margin: 0px 0 0px 0;
	width: 197px;
	position: relative; /*background-image:url(/images/design/leftmenutopbg.gif); 	background-position:top left; 	background-repeat:no-repeat;*/
}
#outerleftforside
{
	float: right;
	padding: 0px 0 0 0;
	margin: 0px 0 0px 0;
	width: 197px;
	position: relative;
}


#leftmenu
{
	font-size: 10px;
	padding: 0px 0 0px 0;
	margin: 0px 0 20px 0;
width:197px;
display:block;
position:relative;
float:left;
background-color:#fff;
border-top:#F4F3E71pxdashed;
/*background-image:url(/images/design/leftmenubundbg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;*/
}

#leftmenu h1
{
	padding: 10px 15px 0px 15px;
	margin: 0;
	font: bold 16px/16px Georgia, "Times New Roman" , Times, serif;
	color: #fff;
	border-bottom: dashed #CBD1D8 0px;
}




/*|||||||||||||||||||||Current Location||||||||||||||||||||*/


#duerher
{
	padding: 0px 0 0 10px;
	color: #4D5E74;
	width: 500px;
	float: left;
	font-weight: bold;
}
#CurrentLocation
{
	padding: 0px 0 0 0px;
	color: #4D5E74;
	width: 710px;
	float: left;
}
.CurrentLoc
{
	padding: 0px 0 0 0px;
	font-weight: 500;
	color: #4D5E74;
}
.CurrentLocLink
{
	padding: 0px 0 0 0px;
	color: #4D5E74;
	text-decoration: underline;
}
.CurrentLocLink a:link
{
	color: #CDCBB1;
	text-decoration: underline;
}
.CurrentLocLink a:visited
{
	color: #CDCBB1;
	text-decoration: underline;
}
.CurrentLocLink a:hover
{
	color: #CDCBB1;
	text-decoration: underline;
}


.textbox
{
	font-size: 11px;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img
{
	border: 0;
}



/*////////////////CLUB INFO///////////////////*/

.clubInformation
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #f0f0f0;
	padding-top: 5px;
}
.clubLogo
{
	border-right: #222 1px solid;
	border-top: #222 1px solid;
	float: right;
	border-left: #222 1px solid;
	width: 65px;
	border-bottom: #222 1px solid;
	height: 65px;
	background-color: #fff;
}
.clubTabContainer
{
	float: left;
	width: 310px;
	padding-top: 35px;
	height: 22px;
}
.clubTabOn
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/design/tabOn.gif) no-repeat;
	float: left;
	padding-bottom: 0px;
	width: 81px;
	cursor: pointer;
	color: #f0f0f0;
	margin-right: 1px;
	padding-top: 4px;
	height: 18px;
}
.clubTabOn A
{
	color: #f0f0f0;
	text-decoration: none;
}
.clubTabOn A:visited
{
	color: #f0f0f0;
	text-decoration: none;
}
.clubTabOff
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/design/tabOff.gif) no-repeat;
	float: left;
	padding-bottom: 0px;
	width: 81px;
	cursor: pointer;
	color: #f0f0f0;
	margin-right: 1px;
	padding-top: 4px;
	height: 18px;
}
.clubTabOff A
{
	color: #222;
	text-decoration: none;
}
.clubTabOff A:hover
{
	color: #f0f0f0;
}
.clubTabOff:hover
{
	background: url(../images/design/tabOn.gif) no-repeat;
	color: #f0f0f0;
}
.clubTabOff:hover A
{
	color: #f0f0f0;
}
.clubTabContent
{
	clear: both;
	width: 100%;
	height: auto;
	background-color: #cacaca;
}
.clubTabContent .content
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 200px;
}
.clubTabContent .voucher
{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 350px;
	padding-top: 5px;
	height: auto;
	min-height: 50px;
	background-color: #f0f0f0;
}
.clubTabContent .voucherLink
{
	float: right;
	width: 50px;
	padding-top: 10px;
	text-align: center;
}
.clubTabContent .voucherText
{
	font-weight: bold;
	float: left;
	width: 290px;
	color: #222;
	word-wrap: break-word;
}
.clubRightImages IMG
{
	margin: 5px 0px 5px 25px;
	width: 200px;
	height: 133px;
	float: left;
}
.clubPiktograms
{
	height: 260px;
}
.clubPiktograms TD
{
	font-size: 9px;
	padding-top: 3px;
}
.clubTabText
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 350px;
	color: #222;
	line-height: 14px;
	padding-top: 5px;
	height: auto;
	background-color: #454545;
}
.clubAdress
{
	clear: both;
	width: 100%;
	padding-top: 0px;
	text-align: left;
}



fieldset
{
	padding: 10px;
	color: #fff;
	background: #0F1316;
}

.ui-helper-hidden-accessible
{
	position: absolute;
	left: -999em;
}

/* 
			 * The state classes are a little bit complex, because of the doubble class bug in IE6
			 * The state class looks like this:
			 * 
			 * .ui-radio-state[-checked][-disabled][-hover] or .ui-checkbox-state[-checked][-disabled][-hover]
			 * 
			 * Examples:
			 * 
			 * .ui-radio-state-checked (simply checked) 
			 * .ui-radio-state-checked-hover (checked and hovered/focused)
			 * .ui-radio-state-hover (unchecked and hovered/focused)
			 * 
			 */

.ui-radio-state-disabled, .ui-radio-state-checked-disabled, .ui-radio-state-disabled-hover, .ui-radio-state-checked-disabled-hover
{
	color: #999;
}
span.ui-checkbox, span.ui-radio
{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(/images/design/icon_checkbox.png) 0 -40px no-repeat;
}
span.ui-helper-hidden
{
	display: none;
}
label
{
	padding: 2px;
}
span.ui-radio-state-hover, span.ui-checkbox-state-hover
{
	background-position: 0 -114px;
}

span.ui-checkbox-state-checked
{
	background-position: 0 -1px;
}

span.ui-checkbox-state-checked-hover
{
	background-position: 0 -75px;
}
span.ui-radio-state-checked-disabled-hover, span.ui-radio-state-checked-disabled, span.ui-radio-state-checked
{
	background-position: 0 -161px;
}


span.ui-radio-state-checked-hover
{
	background-position: 0 -200px;
}

.oddtr
{
	background-color:#EFF1F1;
}
.eventr
{
	background-color:#F8F8F8;
}
.trover
{
	background-color: #0099CC;
}
.trclick
{
	background-color: #00CCCC;
}

.newstitle
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
	line-height: 27px;
	margin: 0px;
	
}

.newssummary
{
	font-size: 12px;
	color: #4b4b4b;
	margin: 0px;
	padding-right: 5px;
	
}

.newsdate
{
	font-size: 8px;
	color: #4b4b4b;
	margin: 0px;
	
}

.RightBoxTop {
  position:relative;
  display:block;
  z-index:5;
  background:url(/images/design/right-box-top.png) no-repeat;
	width:220px;
	height:61px;
}

.RightBoxCenter {
  position:relative;
  display:block;
  z-index:15;
  background:url(/images/design/right-box-center.png) no-repeat;
  background-position:0px 25px;
  width:190px;
  min-height:10px;
  margin-top:-25px;
  padding-left:15px;
  padding-right:15px;
  min-height: 25px;
  height: auto;
}

.RightBoxBottom {
  position:relative;
  display:block;
  z-index:10;
  background:url(/images/design/right-box-bottom.png) no-repeat center bottom;
  width:220px;
  height:17px;
}

.RightBoxTop H2
{
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #6cc8ef;
	line-height: 33px;
	padding-left:15px;
}

.RightBoxTop H3
{
	font-family: Trebuchet MS;
	font-size: 34px;
	color: #6cc8ef;
	line-height: 27px;
	padding-left:15px;
}

.RightBoxTop H4
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #6cc8ef;
	line-height: 27px;
	margin: 0px;
	padding-left:15px;
	
}

.RightBoxCenter UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; _height: 1px
}
.RightBoxCenter LI {
	BORDER-BOTTOM: #7a7a7a 1px dotted; LIST-STYLE-TYPE: none; BACKGROUND-POSITION: 0px 4px; LIST-STYLE-IMAGE: none
}
.RightBoxCenter LI.first {
	BORDER-TOP: #7a7a7a 1px dotted
}

.RightBoxCenter LI A:link {
	DISPLAY: block; 
	TEXT-DECORATION: none; 
}

.RightBoxCenter LI A {
	DISPLAY: block; 
	TEXT-DECORATION: none; 
	_display: inline;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #6cc8ef;
	line-height: 27px;
	margin: 0px;
}

.RightBoxCenter LI A:visited {
	DISPLAY: block; TEXT-DECORATION: none; _display: inline
}
.RightBoxCenter LI A:hover {
	TEXT-DECORATION: underline
}

/*////////////////WAITING MESSAGE///////////////////*/

#progressBackgroundFilter { 
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
} 

 

#processMessage {  
  position:fixed;  
  top:30%;  
  left:43%; 
  padding:10px; 
  width:300px; 
  z-index:1001; 
  background-color:#fff;
  text-align: center; 
} 










