﻿body
{
	padding: 0px;
	height: 100%; /* THIS IS VERY IMPORTANT, WITHOUT THIS PROPERTY THE REST OF THE PROCESS WILL BE INVALID */
	background-color: #FFFFFF;
	/*min-width: 961px;*/
	margin: 10px 0px 0px 0px; /* ALLE ELEMENTER */
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}
.header
{
	background-color: #006600;
	height: 30%;
}
.Flags /* FF */
{
	vertical-align: bottom;
	padding-right: 10px;
	text-align: right;
}
.Flags /* IE */
{
	vertical-align: bottom;
	text-align: -moz-right;
	padding-right: 10px;
}
.MenuSperator
{
	background-image: url(../Images/MenuSeparator.gif);
	width: 1px;
	height: 26px;
	background-repeat: no-repeat;
}
div.MenuItem
{
	height: 26px;
	text-align: center;
	background-image: url(../Images/Menuborder.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left:1px;
	padding-right:1px;
	cursor: pointer;
}
div.SelectedMenuItem
{
    height:26px;
	text-align: center;
	background-image: url(../Images/SelectedImageborder.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left:1px;
	padding-right:1px;
	cursor: pointer;
}
div.MenuItem a:link, div.MenuItem a:visited, div.MenuItem a:hover
{
	/*color: #5e99d1;*/
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
}
div.SelectedMenuItem a:visited, div.SelectedMenuItem a:hover, a:link
{
	/*color: #5e99d1;*/
	color: White;
	text-decoration: none;
	font-size: 11px;
}
.Margingtop
{
	margin-top: 10px;
}
.MenuFooter
{
	background-image: url(../Images/HeaderFooter.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 100%;
}
.LP_MainContentsSection
{
	width: 100%;
	min-height: 550px;
	background-color: White;
	text-align: left;
	vertical-align: top;
	padding-left:10px;
}
.MasterMargin
{
	background-image: url(../Images/MasterBorder.gif);
	height: 100%;
	background-repeat: repeat-y;
	width: 1px;
}
.LP_MainContentsContainer
{
	width:100%;
	vertical-align:top;
}
#Footer
{
	position: absolute;
	bottom: 0px;
	left: 20px;
	text-align: left;
	margin-top: 20px;
	padding-left: 35px;
	float: left;
}
.MenuTable
{
	width:100%;
	vertical-align: middle;
	text-align: center;
	height: 26px;
	padding-left:3px;
	padding-right:3px;
	float: none;
	background-image:url(../Images/MenuBG.gif);
	background-repeat: repeat-x;
	color:White;
}
.Selected
{
    background-image:url(../Images/SelectedBG.gif);
	background-repeat: repeat-x;
}
TD.MenuTD /* IE */
{
	text-align: center;
	padding-left: 10px;
}
TD.MenuTD /* FF */
{
	text-align: -moz-center;
	padding-left: 10px;
}
.Submenu
{
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
.WebPartTitle
{
	background-color: #628800;
	width: 100%;
	text-align: left;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;	
	display:block;
}
.WebPartTitleDiv
{
	white-space:normal;	
	display:block; 
	padding: 5px 10px 0px 10px;
	line-height:1; 
	font-weight:bold;
}
.WebPartTable
{
	border-style: solid;
	border-color: #628800;
	border-width: 1px;
	width: 100%;
	text-align: left;
}
input.BtnSignUpClass
{
	background: url(../images/knap_bg_medium.gif);
	color: Black;
	width: 71px;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	border: 0px;
	border-width: 0px;
	vertical-align: middle;
    padding-bottom:2px;
    

}
input.BtnBigClass
{
    background: url(../images/knap_bg_large.gif);
    color:Black;
    width:111px;
    height:18px;
    font-size:11px;
    font-family:Tahoma;
    border:0px;
    border-width: 0px;
    vertical-align:middle;
    padding-bottom:1px;
    text-align:center;

}
input.BtnVeryBigClass
{
    background: url(../images/knap_bg_Verylarge.jpg);
    color:Black;
    width:138px;
    height:18px;
    font-size:11px;
    font-family:Tahoma;
    border:0px;
    border-width: 0px;
    vertical-align:middle;
    padding-bottom:1px;    
    text-align:center;
}
input.BtnMidClass
{
	background: url(../images/knap_bg_medium.gif);
	color: Black;
	width: 71px;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	border: 0px;
	border-width: 0px;
	vertical-align: middle;
}
input.BtnSmallClass
{
    background: url(../images/knap_bg_small.gif);
    color:Black;
    width:41px;
    height:18px;
    font-size:11px;
    font-family:Tahoma;
    border:0px;
    border-width: 0px;
    vertical-align:middle;
    padding-bottom:1px;
}
.lblError
{
	color: White;
}
#leftSignUp
{
	background-image: url(../images/bobbel.gif);
	width: 96px;
	height: 50px;
	color: White;
	text-align: center;
	float: none;
}
.login
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #669900;
	border-color: Gray;
	border-width: 2px;
	border-style: solid;
	text-align: left;
	width: 92%;
	padding-bottom: 8px;
	padding-left: 4%;
	padding-right: 8px;
	padding-top: 8px;	
	color: #ffffff;	
	display:block;
}
.loginInput
{
	width: 150px;
	height: 10px;
	font-family: Tahoma;
	font-size: 10px;
}
input.loginButton
{
	background: url(../images/login_back.GIF);
	border: 0px;
	font-family: Tahoma;
	font-size: 9px;
	width: 54px;
	height: 16px;
	text-align: left;
	padding-left: 7px;
}
.logoutButton
{
	background: url(../images/logout_back.GIF);
	border: 0px;
	font-family: Tahoma;
	font-size: 8px;
	background-position: left;
	background-repeat: no-repeat;
	width: 54px;
	height: 16px;
	text-align: left;
	display: block;
	padding-left: 3px;
	color: #444444;
	padding-top: 2px;
}

A.logoutButton
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.loginText
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
}
.userName
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	display:block;
}
.rightColumn
{
	padding-left: 10px;
	padding-right:10px;
	text-align:right;
}
.PaddingLeft
{
	padding-left: 88px;
}
.TdWidth TD
{
	width: 88px;
}
.lblHeaderBold 
{
	font-weight:bold;
}
input.BtnForgetPasswordClass
{
	background: url(../images/knap_bg_medium.gif);
	color: Black;
	width: 71px;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	border: 0px;
	border-width: 0px;
	vertical-align: middle;
}
input.BtnModifyPasswordChange
{
	background: url(../images/knap_bg_large.gif);
	color: Black;
	width: 111px;
	background-repeat:no-repeat;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	border: 0px;
	border-width: 0px;
	vertical-align: middle;
}
input.BtnModifyPasswordCancelContinue
{
	background: url(../images/knap_bg_medium.gif);
	width: 71px;
	color: Black;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	border: 0px;
	border-width: 0px;
	vertical-align: middle;
}
.lblDesc
{
	width:100%;    
	white-space:normal;
	display:block;
}
.linkDesc
{
	width:100%;    
	white-space:normal;
	display:block;
}

.lblSignupNotes
{
	white-space: normal;
	display: table-row;
	background-color: #D8D8D8;
}
.DivSignupNotes
{	
	padding: 5px 5px 5px 5px;
	display: table;
	background-color: #D8D8D8;
}
.SignupTd
{
	padding-bottom:10px;
}

.GridCell TH
{
    padding: 0px 10px 5px 10px;
    text-align:center;
    
}

a.FileUploadLinks
{
    color:Blue;
}
.FileUploadLabel
{
    color:Blue;
    cursor:pointer;
}
.GridCellFooter 
{
    padding: 2px 10px 2px 10px;
    text-align:center;
    background-color:#999999;
    border-color:Black;
    border-style:solid; 
    border-width:2px;
    font-weight:bold;
}
.GridCellFooterHunting TD
{
  width:50px;
    padding: 2px 0px 2px 0px;
    border-color:Black;
    border-style:solid; 
    border-width:1px;
    background-color:#999999;
}

.GridCellHuntRec TH
{
	width:50px;
    padding: 2px 0px 2px 0px;
    text-align:center;
    border-color:Black;
    border-style:solid; 
    border-width:1px;
}

.Submenu a,Submenu a:link, Submenu a:visited, Submenu a:hover
{
    color:Black;
    text-decoration:none;
}
.GridCell TD
{
    padding: 2px 10px 2px 10px;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    text-align:center;
}
.CenterCell TD
{
	text-align:center;
	padding: 2px 10px 2px 10px;
}
.LeftCell TD
{
	padding: 2px 10px 2px 10px;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    text-align:left;
}
.RowCellGridHunting TD
{
	width:50px;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    text-align:center;
}
.PageRow TR
{
	padding: 0px;
    text-align:left;
    color:Black;
    
}
.PageRow TD
{
	text-align:left;
	padding:0
}
.HSeparator
{
	width:10px;
}
.VSeparator
{
	height:10px;
}
TD.DateTextCal
{
	width:135px;
	text-align:left;
}
TD.DateTextHuntRec
{		
	text-align:left;
	width:68px;
}
TD.DateTextHuntRec1
{		
	text-align:left;
	width:68px;
}
TD.DateTextCal
{		
	text-align:left;
	width:110px;
}
Table.DateTimeHuntRecord
{	
	width:100%;
}
.lblCalendarDate
{
	width:90px;
}
.LabelParticipants
{
	font-weight:bold;
	font-size:xx-large;
}
TD.TdAddHuntRec
{
	text-align:left;
	width:62px;
}

Div.HuntRecordScroll
{	
	width:540px; 
	overflow-x:auto;	
}

Table.ExportSubMenu
{
	background-color:White;
	 border-color:Black;
    border-style:solid;
    border-width:1px;
    position:absolute;
    display:none;
    width:90px;
}

a.ExportSubMenu:link,a.ExportSubMenu:visited
{
	color:Black;
	text-decoration: none;
}
a.ExportSubMenu:hover
{
	color:Black;
	text-decoration: none;
	font-weight:bold;
}
.Description
{
	width:100%;
	white-space:normal;
	display:block;
}
Table.PublicProfile
{
	height:60px;
	background-color:Gray;
	padding:10px;
}
Table.PublicImageHomePage
{
	height:120px;		
	width:100%;	
}
.Watermarked
{
color:Gray;
height:50px;
}
.CommentReply
{
	white-space:normal;	
	width:400px;
	max-width:400px;
	display:inherit;
}
.CommentReplyDashBoard
{
	white-space:normal;	
	width:250px;
	max-width:250px;
	display:inherit;
}
span.CheckFriends
{
	white-space:normal;
	display:block;
}

 .PanelTerms
{
	background-color:White;
	
	border:solid medium;
}
.PanelTermsInner
{
	background-color:White;	
	margin: 5px;
	overflow:auto;
	width:620px;
	height:500px;
	max-height:100%;
	text-align: justify;
}
.PanelNewPrimeEmail
{
	background-color:White;	
	margin: 5px;
	overflow:auto;
	width:300px;
	height:160px;
	text-align: justify;
}
.PanelConfirmation
{
	background-color:White;	
	margin: 5px;
	overflow:auto;
	width:300px;
	height:45px;
	text-align: justify;
}
.ModalBackground {
	background-color:#444444;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.CalGridCell
{
	padding: 0px 10px 0px 10px;
    text-align:left;
	white-space:normal;
	display:block;
}
.CommentWrote
{
float: left;
padding-right: 3px;
line-height: 17px;
}

img.AdRotatorStyle
{
	width:100%;
	margin:2px;
	text-align:center;
}
.TxtBoxMain
{
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	color:Black;
}
.DropListMain
{
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	color:Black;
}
select.ToMailList
{
	background-color: White;
	border-style: solid; 
	border-width: medium; 
	padding:5px; 
	line-height: 35px;
	height:300px;
}
Div.ToMailDiv
{
	padding: 10px; 
	border-style: solid; 
	border-width: thick; 
	border-color: inherit;
	background-color: #6AA826;
}

.PanelSponsors
{
	background-color:White;
	border:solid medium;
	padding:10px;
	width:600px;
}

 .PanelInvoices
{
	background-color:White;
	padding:10px;
	border:solid medium;
	min-width:650px;
}

/*carousel*/
.stepcarousel
        {
        	vertical-align:top;
            position: relative; /*leave this value alone*/
            overflow: scroll; /*leave this value alone*/
            width: 630px; /*Width of Carousel Viewer itself*/
            height: 142px; /*Height should enough to fit largest content's height*/
            margin-top:0px;
            padding-top:0px;
        }
        .stepcarousel .belt
        {
        	vertical-align:top;
            position: absolute; /*leave this value alone*/
            left: 0;
            top: 0;
        }
        .stepcarousel .panel
        {
        	vertical-align:top;
            float: left; /*leave this value alone*/
            overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
            margin: 10px; /*margin around each panel*/
            width: 115px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
        }
        
         .stepcarousel .panel1
        {
        	vertical-align:top;
            float: left; /*leave this value alone*/
            overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
            margin: 10px; /*margin around each panel*/
            width: 165px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
        }
        
        A:hover{Color:Blue;}
        A:link {Color:Blue;}
        
        h1 
        {
        	color:Red;
        	
        }
        h1 span
        {
        	color:Red;
        	
        }
        
        .ProgressDiv
{
	width: 100%;
	height: 100%;
	z-index: 999999;
	position:fixed;
	padding-top: 200px;
	padding-right: 50%;
	padding-left: 50%;
}

.Watermarked
{
	color:Gray;
	height:15px;
}
a.FileUploadLinks
{
    color:Blue;
}
.PanelNewReplyTopic
{
	background-color:White;
	border:solid medium;
	width:500px;
}
Table.TopicDetailPosts TD
{
    border:solid medium;
}
TD.TdBorderEmpty
{
    border-width:0px;
}
DIV.SponsorDiscounts
{
    overflow: auto;
    padding: 10px 10px 10px 25px;
    min-height: 30px;
    max-height: 100px;
}
.H3Class
{
	padding:0px 30px 0px 0px;
	line-height:2;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.NormalLineHeight
{	
	padding:0px 30px 0px 0px;
	line-height:2;
}
.NormalDesc2LineHight
{
	padding:0px 30px 0px 0px;
	line-height:2;
	width:100%;
	white-space:normal;
	display:block;
}
.lineSpacing
{
	width: 100%;
	background-image: url(../Images/line_spacing.gif);
	background-position:center;
	vertical-align:middle;
	background-repeat: no-repeat;
	text-align:center;
	height:20px;
}
.NumberdTD
{
	padding:0px 30px 0px 0px;
	width: 30px; 
	vertical-align:top
}
.mainTblTd
{
	padding:0px 30px 0px 30px;
	width: 50%; 
	vertical-align:top
}
.ReadMoreLink
{
}

a.ReadMoreLink:link {color:#006600;}
a.ReadMoreLink:active  {color:#006600;}
a.ReadMoreLink:visited {color:#006600;}
a.ReadMoreLink:hover {color:#669900;}

.UserAlies
{
	color:#638800;
	font-family:Tahoma;
	font-weight:bold;
	line-height:2;
}
