@import url('ProdListShop.css');
@import url('BreederOnline.css');
@import url('VetNurseKlub.css');
/**********************************************F?lles*/

ul 
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

form {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
}

body
{
    background-color: #686868;
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-image: url(../system/bodybg.jpg);
    background-repeat: repeat-x;
}
#outer
{
    width: 955px;
    margin: 0px auto 0px auto;
}
.h1
{
    color: #ed1d25;
    font-family: Verdana;
    font-size: 14px;
    margin: 0px 0px 5px 0px;
}
/******Header*/
#rodtop
{
    width: 100%;
    height: 4px;
    background-color: #ed1d25;
    margin-bottom: 5px;
    float: left;
    overflow: hidden;
}
#hvidtop
{
    width: 100%;
    height: 80px;
    background-color: #FFF;
    margin-bottom: 10px;
    float: left;
}
#firmalogo
{
    height: 100%;
    width: 215px;
    float: left;
}
#logo
{
    background-image: url(../system/rclogo.gif);
    margin: 0px;
    width: 197px;
    height: 80px;
    cursor: pointer;
}

#rodpagename
{
    background-color: #ed1d25;
    height: 50px;
    padding: 0px 0px 0px 10px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 24px;
    line-height: 70px;
    overflow: hidden;
}

#produktguide
{
    background-image: url(../system/produktguidebg.jpg);
    background-repeat: repeat-x;
    height: 102px;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 18px;
    line-height: 120px;
}

/*------------------START FOOTER STYLING --------------------*/
#footer
{
    border-top: 11px solid #FFFFFF;
    clear: both;
    margin: 0px 0px 10px 0px;
	padding:0;
	height:50px;
	width:955px;
}


#footerindex
    {
    border-top: 15px solid #FFFFFF;
    clear: both;
    margin: 0px 0px 10px 0px;
	padding:0;
	height:50px;
	width:955px;
}

#extra_footer {
	background:#FFFFFF;
	height:12px;
    padding: 4px 0px 4px 0px;
	margin:10px 0px 0px 0px;
	}
	
#extra_footer a 
    {
    color:#666666;
    font-size: 10px;
    }	
#extra_footer div small{
 	color:#666666;
    font-size: 10px;
	}



/* CSS Til Baseshop backlink Djurslands Erhvervsskoler */

#baseshoplink {
	text-align:center;
	margin:0;
	padding:10px 0px 10px 0px;
	width:955px;
}

#baseshoplink a{
	color:#666666; 
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}

#baseshoplink a:hover{
	color:#999999;
	font-size:10px;
	font-family:Verdana;
	text-decoration:underline;
}

#baseshoplink a:visited{
	color:#333333;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}

#Right {
float: right;
text-align: right;
}


/*Search*/

#Search
{
    float: right;
    text-align: right;
    margin: 10px 11px 0px 0px;
}

.SearchField
{
    width: 110px;
    height: 14px;
    border: 1px solid #CCCCCC;
    color: #999999;
    font-size: 10px;
    padding: 1px 0px 0px 4px;
    margin: 0px 0px 0px 0px;
}

.SearchButton
{
    width: 20px;
    height: 16px;
    background-image: url(../system/searchbuttonbg.gif);
    background-repeat: no-repeat;
    border: 0px;
    margin: 0px 0px 0px 8px;
}

/*Top Menu*/
#topmenu
{
    clear: right;
    float: right;
    margin: 28px 11px 0px 0px;
 
    width: 720px;
}

#topmenu div
{
    height: 20px;
    line-height: 20px;
    word-spacing: 20px;
}
#topmenu ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: right;
}
#topmenu li
{
    float: left;
    padding: 0px 0px 0px 20px;
}
#topmenu a
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    color: #999999;
    text-transform: uppercase;
    word-spacing: normal;
}
#topmenu a:hover
{
    text-decoration: underline;
}

/*ToolBox*/
#ToolBox
{
    height: 14px;
    float: right;
    overflow: hidden;
    margin: 0px 11px 5px 0px;
    text-align: right;
}

#ToolBox ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#ToolBox li
{
    float: left;
    padding: 0px 0px 0px 20px;
}
#ToolBox a
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
    word-spacing: normal;
}
#ToolBox a:hover
{
    text-decoration: underline;
}



/****************************************************Index********************************/
/*Billede*/
#indexBillede
{
    height: 235px;
    margin: 0px 0px 10px 0px;
    width: 955px;
    clear: both;
    float: left;
}

#rodBox {
    width: 955px;
    height: 120px;
    background-image: url(../system/rodbg.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 10px 0px;
    clear: both;
}

.rodTeaser {
    width: 218px;
    _width: 227px;
    margin: 0px 10px 0px 10px;
    _margin: 0px 5px 0px 5px;
    padding: 14px 0px 0px 0px;
    overflow: hidden;
    float:left;
}


.rodTeaserImage {
    float: right;
}

.rodTeaserHeader {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
}

.rodTeaserText p{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: 500;
    line-height: 12px;
    padding: 0px;
    margin: 0px;
    }
    
#indexIndhold
{
    background-color: #FFFFFF;
    min-height: 255px;
    width: 955px;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    line-height: 18px;
    margin: 0px 0px px 0px;
    overflow: hidden;
}

#indexIndhold strong
{
    text-transform: uppercase;
}
    
#indexp5 {
    Float:left;
    border-right: 1px solid #999999;
    margin: 20px 0px 0px 0px;
    width: 220px;
    height: 234px;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    }
    
#indexp6 {
    Float:left;
    border-right: 1px solid #999999;
    margin: 20px 0px 0px 0px;
    width: 220px;
    height: 234px;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    }

#indexp7 {
    Float:left;
    border-bottom: 1px solid #999999;
    margin: 20px 0px 0px 10px;
    width: 450px;
    height: 117px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    }
    
#indexp7 a
    {
    color: #ed1d25;
    background-image: url(../system/searchbuttonbg.gif);
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    padding: 0px 26px 0px 0px;
    width: 200px;
    height: 16px;
    float: right;
    text-align: right;   
    }
    
#indexp8 {
    Float:left;
    margin: 10px 0px 0px 10px;
    width: 450px;
    height: 107px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    }
    
#indexp8 a
    {
    color: #ed1d25;
    background-image: url(../system/searchbuttonbg.gif);
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    padding: 0px 26px 0px 0px;
    width: 200px;
    height: 16px;
    float: right;
    text-align: right;   
    }

.nyhedsbrevtilmeldLabel
    {
    float: left;
    color: #ffffff;
    margin: 3px 0px 3px 0px;
    }

.nyhedsbrevtilmeldField
    {
    float: right;
    margin: 2px 0px 2px 0px;
    }

.nyhedsbrevtilmeldField input {color: #666666;}

    
.nyhedsbrevtilmeldButton
    {
    clear: both;
    float: right;
    margin: 4px 0px 0px 0px;
    }
    
/**********Indhold*/
#inner
{
    margin-bottom: 10px;
}



/******************************************Underside**********************************************/
/*****Indhold*/
#inner
{
    position: absolute;
    top: 116px;
}
#undersideIndhold
{
    padding: 10px;
    width: 935px;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    line-height: 18px;
    float: left;
    background-color: #FFF;
    min-height: 540px;
    height: auto !important;
    overflow: hidden;
}
/*Hjre*/
#undersideIndholdHoejre
{
    width: 735px;
    float: right;
}


#undersideIndholdTop
{
    width: 735px;
    height: 60px;
}
#basket
{
	background-image: url(/Files/Billeder/basket.gif);
	float: right;
	height: 20px;
	width: 83px;
	padding-right: 10px;
	margin-top: 15px;
	background-repeat: no-repeat;
	
}
#basket a:hover
{
	text-decoration: none;
	cursor: hand;
}
#globalBasketEmpty, #globalBasket
{
	text-indent: 28px;
	font-family: Verdana;
	font-size: 11px;
	color: #878181;
	height: 20px;
	width: 83px;
	margin-top: -26px;
}
#undersideIndholdTopPguide
{
    width: 735px;
    height: 50px;
}

#undersideIndholdTopProdukt
{
    width: 735px;
    height: 152px;
}

#undersideIndholdTekst
{
    padding: 0px 0px 0px 0px;
}
/*Venstre*/
#undersideIndholdVenstre
{
    float: left;
    width: 190px;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    background-color: #878181;
}
/*Venstre Menu*/
#venstreMenu
{
    margin: 49px 0px 10px 0px;
}

#venstreMenu ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
#venstreMenu ul li a
{
    display: block;
    background-image: url(../system/l2_lo.gif);
    background-repeat: no-repeat;
    height: 24px;
    vertical-align: middle;
    background-position: left top;    
    padding: 0px 10px 0px 10px;
    line-height: 24px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 0px;
}

#venstreMenu ul li .inpath
{
    display: block;
    background-image: url(../system/l2_hi.gif);
    background-repeat: no-repeat;
}

#venstreMenu ul li a:hover
{
    background-image: url(../system/l2_hi.gif);
    background-repeat: no-repeat;
    color: #333333;
}

#venstreMenu ul li #activeitem
{
    display: block;
    background-image: url(../system/l2_hi.gif);
    background-repeat: no-repeat;
    height: 24px;
    vertical-align: middle;
    background-position: left top;    
    padding: 0px 10px 0px 10px;
    line-height: 24px;
    text-decoration: none;
    color: #333333;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 0px;
}

#venstreMenu ul li ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}

#venstreMenu ul li ul li a
{
    display: block;
    background-image: url(../system/l3_lo.gif);
    background-repeat: no-repeat;
    height: 24px;
    vertical-align: middle;
    background-position: left top;    
    padding: 0px 10px 0px 25px;
    line-height: 24px;
    text-decoration: none;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 0px;
}

#venstreMenu ul li ul li a:hover
{
    background-image: url(../system/l3_hi.gif);
    background-repeat: no-repeat;
    color: #333333;
}

#venstreMenu ul li ul li #activeitem
{
    display: block;
    background-image: url(../system/l3_hi.gif);
    background-repeat: no-repeat;
    height: 24px;
    vertical-align: middle;
    background-position: left top;    
    padding: 0px 10px 0px 25px;
    line-height: 24px;
    text-decoration: none;
    color: #333333;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 0px;
}

#venstreMenu ul li ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}


.grafikmenupunkt img{
border: 0px;
margin: 40px 0px 0px 0px;
}



/*Nyhedsbrev*/
#tilmeldNyhedsbrevBoks
{
    background-color: #cfe0f4;
    float: left;
    width: 186px;
    margin-bottom: 10px;
    padding: 10px;
    height: 140px;
}
#tilmeldNyhedsbrevBoks h1
{
    margin-bottom: 5px;
}
.leftMenuNyhedsbrevRow
{
    clear: both;
    margin-bottom: 3px;
}
.leftMenuNyhedsbrevRow div
{
    float: left;
}

.leftMenuLabel
{
    width: 50px;
    line-height: 20px;
}
.leftMenuInput Input
{
    width: 131px;
    font-size: 11px;
}
#leftMenuSubmit input
{
    width: 35px;
    font-size: 12px;
    float: right;
    margin-top: 10px;
}
#bund
{
    float: left;
    margin-bottom: 10px;
}

/*Produktvisning*/

#undersideIndholdHoejre #undersideIndholdTekst ul 
{
    margin: 0px 0px 0px 0px;
    text-indent: 0px;
}
    
#undersideIndholdHoejre ul 
{
    margin: 0px 0px 0px 0px;
    text-indent: 0px;
    }

.brochure {
border:0px;
}

#productRightSide {
    float: right;
    width: 190px;
}

#productLeftSide {
    float: left;
    width: 535px;
}

#bag {
    float: right;
    width: 180px;
}

#prodTekst {
    float: left;
    width: 345px;
}

#prodHeader h1 {
    color: #ed1d25;
    font-family: Verdana;
    font-size: 18px;
    font-weight: 900;
    line-height: 18px;
    margin: 0px 0px 6px 0px;
    text-transform: none;
    }
    
#prodShortDescription {
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 900;
    margin: 0px 0px 4px 0px;
}

#prodLongDescription {
    color: #666666;
    font-family: Verdana;
    font-size: 11px;
    font-weight: 500;
}

#prodShortDescription p {
    color: #666666;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 900;
}

#prodLongDescription p {
    color: #666666;
    font-family: Verdana;
    font-size: 11px;
    font-weight: 500;
}
#prodPrice
{
	padding-bottom: 10px;	
}
#prodBasket
{
    width: 170px;
    float: left;
    padding-top: 50px;		
}
#prodBasketNo input
{
    width: 30px;
    float: left;			
}
#prodBasketLink
{
	text-indent: 5px;	
}

#pictos {
    background-image: url(../system/pictosbg.jpg);
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
    line-height: 12px;
    min-height: 497px;
}

#pictos strong {
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    }

.picto {
    margin: 10px 0px 2px 0px;
}
#ingrow {
    width: 535;
    clear: both;
    margin: 20px 0px 0px 0px;
}

#ingRowRight {
    width: 180px;
    float: right;
    }

#ingRowLeft {
    width: 345px;
    float: left;
}

#bagSize {
    background-image: url(../system/bagsizebg.jpg);
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    line-height: 14px;
    width: 160px;
    min-height: 40px;
}

#thumb {
    width: 180px;
    text-align: center;
    margin: 0px 0px 10px 0px
}

#ingridienser {
    width: 325px;
    background-image: url(../system/ingridienserbg.jpg);
    background-repeat: no-repeat;
    padding: 15px 10px 15px 10px;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
    line-height: 14px;
    min-height: 129px;
}

#ingridienser strong {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000000;
    line-height: 20px;    
}

.prodInfo {
    color: #ed1d25;
    font-family: Verdana;
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    margin: 0px 0px 6px 0px;
    text-transform: none;
    background-image: url(../system/searchbuttonbg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin: 10px 0px 0px 0px;
    padding: 0px 30px 0px 0px;
    width: 150px;
    cursor: pointer;
    text-align: right;

}

#prodInfo a {color: #ed1d25;}

.rcdaProdList {
    float: left;
    width: 171px;
    height: 120px;
    margin: 10px 10px 0px 0px;
    _ margin: 5px px 0px 0px;
    overflow: hidden;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #FFFFFF;

}

.rcdaProdList:hover 
{
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    cursor: hand;
    }
    
.rcdaProdListImg {
    float: right;
    width: 66px;
    overflow: hidden;
}

.rcdaProdListName {
    width: 105px;
    float: left;
    color: #666666;
    text-decoration: none;
    font-family: Verdana;
    font-size: 10px;

}

.rcdaProdListName a {
    color: #666666;
    text-decoration: none;
    font-weight: 900;
}

.rcdaProdListDesc a p {
    width: 105px;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 500;
    color: #666666;
    cursor: pointer;
}
.rcdaProdListBasket
{
    margin-bottom: 10px;
    width: 105px;
    float: left;		
}
.rcdaProdListNumber input
{
    width: 30px;
    float: left;			
}
.rcdaProdListOrder
{
	text-indent: 5px;	
}
/*Paragraph setup 2 kolonner*/

#twoColRight {
    float:right;
    width: 170px;
    background-image: url(../system/rightcolbg.jpg);
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
    min-height: 350px;
    
}

#twoColLeft {
    float: left;
    width: 535px;

}



#twoColRightShop {
   float: left;
    width: 360px;
padding-top:10px;
}

#twoColLeftShop {
    float: left;
    width: 360px;
    padding-right:15px;
    padding-top:10px;
}



#orderProcessLegend
{
	width: 737px;
	height: 30px;
	background-color: #c4c4c4;	
	margin-top: 10px;
}
#orderProcessLegend ul
{
	float: left;
	list-style-type: none;
	padding-left: 10px;	
}
#orderProcessLegend li
{
	float: left;
	margin-right: 25px;
	color: #878181;
	line-height: 30px;
	font-size: 13px;
}
.basketHeaderCell
{
	height: 30px; 
	font-size: 13px;
	font-weight: bold;
	color: #878181;	
}
.basketSeperator
{
	background-color: #c4c4c4;
	height: 2px;		
}
.customerInfoRow
{
	width: 350px; 
	height: 25px;	
}
#customerInfo
{
	color: #878181;	
}
.customerInfoFormLabel
{
	width: 150px; 
	float: left;	
}
.customerInfoFormInput
{
	width: 150px; 
	float: right;	
}
.customerInfoFormInput input
{
	width: 200px; 
}
.customerInfoFormInput textarea
{
	width: 200px; 
}
#customerInfoNext
{
	float: right;	
}
#customerInfoNav
{
	height: 50px;
	padding-top: 30px;
	width: 600px;	
}
#customerInfoNavBack
{
	float: left;
}
#customerInfoNavNext
{
	float: right;	
}
.customerInfoFormInputReadOnly
{
	width: 150px; 
	float: right;	
}
.customerInfoFormInputReadOnly input
{
	width: 200px;
	background-color: #ededed;	
}
.myPageFormRow
{
	width: 433px; 
	height: 25px;	
}
#MyPageBreederInfo
{
	color: #878181;	
}
.myPageLabel
{
	width: 150px; 
	float: left;	
}
.myPageFormField
{
	width: 283px; 
	float: right;	
}
.myPageFormField input
{
	width: 280px; 
	float: right;	
}
.myPageFormTextAreaRow
{
	height: 150px;
	padding-bottom: 10px;
}
.myPageFormTextAreaField TextArea
{

	width: 280px;
}