﻿body {
	background-color:#dedede;
	font-family: Arial, verdana, sans-serif;
	font-size:11px;
}

.defaultfont
{
    font-family:Arial, verdana, sans-serif; 
    font-size:11px
}

form 
{
    margin:0px;
    padding:0px;
    }

textarea 
{
    font-family:Arial, verdana, sans-serif;
	font-size:11px;
	padding:3px;
    }

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


.link a
 {         
     color: #000;
     text-decoration:none;
     display:block;
     }
     
.link a:hover
     {
         background-color:#dedede;
         
         }  

.link a.active
 {
     background-color:#dedede;
     
     }  


     
.speciallink a
 {         
     color: #000;
     text-decoration:none;     
     }
     
.speciallink a:hover
     {
     text-decoration: underline;         
         }  

.speciallink a.active
 {
     text-decoration: underline;              
} 


div {

}

p {
	margin:0px;
}

img {
	border:none;
	}

h1 {
	margin:-4px 0px 0px 0px;
	padding:0px;
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#552e5f;
	text-transform:uppercase;
}

h2, h2 a {
	margin:14px 0px 4px 0px;
	padding:0px;
	font-family:Arial, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#777;
	text-transform:uppercase;
	text-decoration:none;
}

.stdButton,
.Updatesearch 
{
    font-family:Arial, verdana, sans-serif;
	font-size:13px;
    background-color:Transparent;
	font-weight:bold;
	color:#777;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	padding:0px;
	text-align: left;
    }

.Updatesearch 
{
	text-align:right;
}

h3, h3 a {
	margin:0px 0px 4px 0px;
	padding:0px;
	font-family:Arial, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#777;
	text-transform:uppercase;
	text-decoration:none;
}




#wrapper {
	width:970px;
	margin:0px auto 0px auto;
	padding:0px;
	background-image:url(/images/bg.png);
	background-repeat:repeat-y;
	display:block;


	}

#logo {
	padding:0px;
	margin:0px 10px 0px 35px;
	width:240px;
	float:left;

}

#topmenu {
	float:left;
	width:430px;
}

#topmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#topmenu li {
	line-height:18px;
}

#topmenu a {
	font-size:14px;
	font-family:Arial, verdana, sans-serif;
	text-transform:uppercase;
	color:#777;
	font-weight:bold;
	text-decoration:none;
}

#topmenu a:hover, h2 a:hover{
	color:#333;
}

#topsearch {
 float:left;
 /*width:210px;*/
 /*border:1px solid red;*/
}

.staldlogo {
 float:left;
 width:210px;
 text-align:right;
 /*border:1px solid red;*/
}

#language {
	float:right;
	width:20px;
}

#language img, #language input {
	display:block;
	width:16px;
	height:11px;
	margin:0px 0px 3px 0px;
}

.sidebar {
	margin:0px 10px 0px 35px;
	padding:0px;
	width:240px;
	background-position:bottom;
	background-repeat:no-repeat;
}

.block {
	/*background-color:#666;*/
	float:left;
	text-align:left;

	/*border: 1px solid green;*/
}

#contentnew 
{
    width:665px;
    text-align:left;
    }
    
.cms a, .gmnoprint a 
{
    color:#552d61;
    }

.cms p 
{
    line-height:15px;
    }   

.banner {
	padding:10px 10px 0px 0px;
	margin:0px 10px 0px 0px;
	float:left;
	width:310px;
	height:100px;
	overflow:hidden;
	display:block;
}

#footer {
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 35px;
	display:block;
	border:none;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: underline;
}



/* tilføjet i visual studio */

#bestillingsstatus 
{
    padding:0px 0px 14px 0px;
    }

#bestillingsstatus ul   {
    list-style:none;
    margin:0px;
    padding:0px;
    }

#bestillingsstatus ul li 
{
    float:left;
    color:#999;
    }

#bestillingsstatus .active 
{
    color:#000;
    }   
    
 .col 
 {
     float:left;
     overflow:hidden;
     width:100px;
     min-height:50px;
     margin:0px 10px 0px 0px;
     }  
     
  .lastcol 
  {
      margin-right:0px;
      background-color:yellow;
      }     
    
.produkt 
{
    width:210px;
    /*min-height:50px;*/
    
    padding:0px 0px 5px 0px;
    margin:0px 10px 0px 0px;
    /*background-color:#f3f3f3;
    border: 1px solid red;*/
    float:left;
    }
    
    .produkttd 
{
    width:210px;
    /*min-height:50px;*/
    vertical-align:top;
    padding:0px 10px 5px 0px;
    margin:0px 10px 0px 0px;
    /*background-color:#f3f3f3;
    border: 1px solid red;
    float:left;*/
    }
    
.bestil 
{
    background-color:#ddd;
    width:202px;
    padding:4px;
    margin:10px 0px 0px 0px;
}

.bestil h2 
{
    margin:0px;
    padding:0px;
    }
    
#bottomnavi 
{
    width:665px;
    }   
    
#bottomnavi a {
   color:#fff;
    }  

.annbutton 
{
    padding:2px 10px 2px 10px;
    display:block;
    background-color:#552d61;
    color:#fff;
    font-size:13px;
    font-family:Arial, verdana, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    float:left;
    }

.annbutton a {
    color:#fff;
    text-decoration:none;
    }

    
hr {
		text-align: left;
		width: 650px;
		height: 1px;
		color: #bbb;
		border: none;
		display:block;
		clear:both;
		} /* For Internet Explorer */
		html>body hr {
		margin-right: 15px;
		width: 650px;
		height: 1px;
		background-color: #bbb;
		border: none;
		} /* For Gecko-based browsers */
		html>body hr {
		text-align: left;

		margin-right: 15px;
		width: 650px;
		height: 1px;
		background-color: #bbb;
		border: 0px solid #bbb;
		} /* For Opera and Gecko-based browsers */

input[type="text"], .riTextBox, .standardinput, input[type="password"]
 {
     font-size:11px;
     background-color:#ddd;
     border:none;
     height:17px;
     width:100%;
     font-family:Arial, verdana, sans-serif;
     } 

input 
{
    border:none;
    }     

     
.FF, .MM 
{
    padding-bottom:54px;
    
    }  
    
.M,.F 
{
    padding-bottom:85px;
    }         
       
       
/* MODAL BOX */
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#000000;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:#000;
	filter:alpha(opacity=80);
	opacity:0.7;
}

.modalPopup, .modalPopupWide {
	background-color:#FFFFFF;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	padding:17px;
	width:500px;
}

.modalPopupWide 
{
    padding:10px 0px 10px 0px ;
	width:970px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}       

#cart 
{
    padding:30px 0px 0px 10px;
    }

#cart table 
{
    padding:0px;
    margin:5px 0px 0px 0px;
    width:220px;
    }

#cart td 
{
    color:#fff;
    border-bottom: 1px solid #fff;
    padding: 4px 0px 4px 0px;
    }  
    
#cart .noborder 
{
    border:none;
    }  
    
#cart .cartprice 
{
    		font-family:"Arial Black", Helvetica, sans-serif;
    }  
    
.guide 
{
    margin:0px 0px 0px 5px;
    }  
    
.showstam 
{
    background-image:url('/images/stam_line.gif');
    background-repeat:no-repeat;
    background-position: left 50%;
    padding:0px 0px 0px 10px;
    }  
    
.stamcell 
{
    width:105px;
    }     
  
.stamtable 
{
    background-color:#ddd; 
    width:650px;  
    }
  
    
.stamtable a 
{
    color:#000;
    }    
    
    .resultlist 
    {
        width:640px;
/*        position:relative;*/
        z-index:1;
        }
    
    .resultlist table td, .resultlist table th
    {
        border-bottom:1px solid #ccc;
        height:21px;
        padding:1px 0px 1px 3px;
        }  
        
   .resultlist tr:hover, .resultlist tr.visited 
   {
       background-color:#dedede;
       cursor:pointer;
       }  
       
   .resultlist th, .resultlist .headerrow:hover, .nohover tr:hover 
   {
       background-color:#fff;
       text-align:left;
       cursor:default;
       }
       
   .resultlist .listpic 
   {
       border:1px solid #ccc;
       }          
       
 .resultpaging a 
 {
    color:#000;
    
     }   

.resultpaging
 {
    padding:10px 0px 0px 0px;
    
     } 

#secnavi 
{
    padding:0px 0px 0px 0px;
    height:30px;
    display:block;
    clear:both;
    }

#secnavi.big, .big {
    font-size:13px;
    
    font-weight:bold;
    text-transform:uppercase;
    }

#secnavi.big a, .big a {    
    color:#666;  
    text-decoration:none;  
}
     
#secnavi a, #footer a 
     {
         padding:3px 2px 3px 2px;
         color: #000;
         text-decoration:none;
         display:block;
         float:left;
         }
     
#secnavi a:hover
     {
         background-color:#dedede;
         
       }
       
#secnavi .RadComboBox_Dark a:hover 
{
    background-color:transparent;
    }         

#secnavi a.active
 {
     background-color:#dedede;
     
     }  
         
#secnavi p 
{
    float:left;
    padding:3px 0px 0px 0px;
    }

#footer p 
{
    float:left;
    padding:3px 0px 0px 0px;
    }    
         

     
.validator span 
{
  display:block;
  padding:3px;
    width:100px;  background-color:#000;
    
    border-bottom:1px solid #ccc;
    }   
    
.forsidebanner 
{
    width:320px;
    height:100px;
    overflow:hidden;
    float:left;
    } 
    
    .leftbardropdown table td input
    {
        background-color:red;
        }
        
        
        
/* Tooltip Bubble */

.toolTip, .toolTipLeft { /* This is the hook that the jQuery script will use */
    padding-right: 10px; /* This is need to make sure that the help icon is always visible */
    background: transparent url(/images/quest.gif) no-repeat right;
    color: #000;
    cursor: help;
    text-align:left;
    position: relative;  /*This contains the .toolTipWrapper div that is absolutely positioned  */
}

.toolTipWrapper { /* The wrapper holds its insides together */
    width: 175px;
    position: absolute; /* Absolute will make the tooltip float above other content in the page */
    top: 15px;
    z-index:500;
    margin-left:20px;
    display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
    color: #fff;
    text-transform:none;
    font-weight: normal;
    text-align:left;
    font-size: 11px; /* A font size is needed to maintain consistancy */
}

.toolTipTop { /* Top section of the tooltip */
	width: 175px;
	height: 8px;
	background: transparent url(/images/bubbleTop.gif) no-repeat;
}

.toolTipMid { /* Middle section of the tooltip */
	padding: 8px 15px;
	background: #552d61;
}

.toolTipBtm { /* Bottom Section of the tooltip */
	height: 1px;
	background: transparent url(/images/bubbleBtm.gif) no-repeat;
}
   
   

/* Bubble pop-up */

.bubbleInfo {
    position: relative;
    top: 0px;
    left: 0px;
    z-index:9999;
   /* width: 100px;*/
    float:left;
    /* border:1px solid red; */
}

.trigger {
    position: relative;
}


.popup {
	position: absolute;
	display: none;
	z-index: 9999;
	border-collapse: collapse;
}

#dpop .annbutton a:hover 
{
    background-color:transparent;
    }





.customvideuploader input.ruBrowse 
{
   	font-family:Arial, verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#777;
    border:none;
    background-image:none;
    cursor:hand;
    }
    
.AnnonceVist
{
    background-color: #f3f3f3
}    

.fejl
{
    font-weight: bold;
    color: #fff;
    padding:10px;
    margin:20px 0px 0px 0px; 
    background-color:#552d61;
}


.beskrivbox 
{
    float:left; 
    width:310px; 
    
    }
    
.beskrivinput {
    width:310px; 
    height:145px; 
    margin-bottom:4px;
    background-color:#ddd;
    border:none;
}
   
#cropmode_div table 
{

    }    
    
#cropmode_div td input
{
    float:left;
    background-color:Transparent;
    width:20px;
    }
    
#cropmode_div td label
{
    float:left;
    padding-right:20px;
    }
    
#cropmode_div td 
{
    white-space: nowrap
        }
        
.formlabel 
{
      padding-top:3px;
    }
    
     
    
.standardinput 
{
    padding-left:3px;
    }   
    
textarea {
     resize: none;
     overflow:auto;
} 

#godkendannoncediv 
{   
 height:400px; overflow:hidden;   
    }

.staldcol td
{
    width:225px;
    }   

.staldcol td a 
{
    cursor: pointer;
    }  
    
    .staldcol td a:hover 
{
    cursor: pointer;
    background-color:#eee;
    }
    
    
    
    /* Custom search box definition */

#ctl00_ctl00_content_content_spring_cbl, #ctl00_ctl00_content_content_dresur_cbl, #ctl00_ctl00_content_content_millitary_cbl 
{

    margin:0px 0px 0px -3px;
    width:200px;
}   

.videouploadbutton   
{
    position:absolute; 
    left:350px; 
    top: -11px;
    }
 

.oversigt tr:hover 
{
    
    background-color:#eee;
}
    
    
.oversigt tr.nohover:hover 
{
    background-color:transparent;
}

.stallionPopup
{
    width: 150px;
    background-color: #552d5f;
    color: #ffffff;
    padding: 10px;
    position: absolute;
    display:none
}

.dropdownEkstra
{
color: #ccc;
}


