﻿

/* Bambulot Page */

.mediaBlockLeft
{
    float: left; 
    margin: 5px 35px 5px 0px;
}

.mediaBlockRight
{
    float: right; 
    margin: 5px 0px 5px 35px;
}

/*  Country House page */

.gray_outline
{
    background-color: #e2d5c5;
    border: solid 1px #666;
    margin: 25px 5px 5px 5px;
}

.countryGallery
{
    float: right; 
    margin: 25px 25px 5px 25px;
}

.accomodationTextTitle
{
    font-size: 13px;
    color: #000000;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight : bold ; 
    margin-left: 4px;
    margin-right: 4px; 
}

.accomodationTextSubTitle
{
    font-size: 13px;
    color: #000000;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: underline; 
    margin-left: 4px;
    margin-right: 4px; 
}

.accomodationTextStrikeOut
{
    font-size: 13px;
    color: #000000;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: line-through;
}

.accomodationText
{
    font-size: 13px;
    color: #000000;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    margin-left: 4px;
    margin-right: 4px; 
}

.accomodationTextList
{
    font-size: 13px;
    color: #000000;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    margin-left: -15px;
   
}

/*  TESTO */


.normal_text
{
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;

}
    
.content_block    
{
    margin-top  : 25px; 
    margin-left : 60px; 
    margin-right: 60px; 
}

P.text_block
{

    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size   : 13px;
    text-align  :justify;
    line-height : 20px;
    
 }  


/*  MENU */

.MainMenu
{
    margin: 1px 1px 1px 10px;
    font: 13px Verdana, Arial, Helvetica;
    color: #AAAAAA ;
    letter-spacing: 0.1em;
    text-decoration: none;
    font-weight: bold;
}

.MainMenuSelected
{
    margin: 1px 1px 1px 10px;
    font: 13px Verdana, Arial, Helvetica;
    color: white;
    letter-spacing: 0.1em;
    text-decoration: none;
    font-weight: bold;
}

.MainMenu:hover
{
    margin: 1px 1px 1px 10px;
    font: 13px Verdana, Arial, Helvetica;
    color: yellow;
    letter-spacing: 0.1em;
    text-decoration: none;
    font-weight: bold;
}

/* Horse details */

DIV.father
{
    margin:1px 1px 0px 1px;
    padding: 2px 2px 2px 2px;
    width: 200px;
    text-align:left;
    border-bottom : 1px solid black;
    border-left : 1px solid black;
}

DIV.mother
{
    margin:1px 1px 0px 1px;
    padding: 2px 2px 2px 2px;
    width: 200px;
    text-align:left;
    border-bottom : 1px solid black;
    border-left : 1px solid black;
}

DIV.itemDetailHeader
{
    background-color: #e2d5c5;
    margin:1px 1px 0px 1px;
    float: left;
    padding: 2px 2px 2px 2px;
    width: 100px;
    text-align:left;
}

DIV.itemDetailData
{
    background-color: #C7F1F1;
    color: black;
    margin: 1px 1px 0px 1px;
    float: left;
    padding: 2px 2px 2px 2px;
    width: 100px;
    text-align:left;
}

/* Mares & ForSale */

div.itemListThumbnail
{
    float:left;
    overflow:auto;
    text-align:center;   
}


DIV.itemListHeader
{
    background-color: #e2d5c5;
    margin:1px 1px 0px 1px;
    float: left;
    padding: 2px 2px 2px 2px;
}

div.itemList
{
    overflow:auto;
    border-bottom: 1px solid black;
}
DIV.itemListData
{
    background-color: #C7F1F1;
    color: black;
    margin: 1px 1px 0px 1px;
    float: left;
    padding: 2px 2px 2px 2px;
}

div.itemLDBorn {width: 70px; text-align:center;}
div.itemLDSex {width: 60px; text-align:center;}
div.itemLDBreed {width: 60px; text-align:center;}
div.itemLDSir {width: 155px;}
div.itemLDDam {width: 155px;}
div.itemLDColor {width: 100px; text-align:center;}

/* Show records */

div.itemLDDateEvent {width: 50px; text-align:center;}
div.itemLDEvent {width: 336px; text-align:left;}
div.itemLDAward {width: 336px; text-align:left;}


/*  Layout  */

a
{
    font: 13px Verdana, Arial, Helvetica;
    text-decoration:none;
    color:Red;
}
a.img
{
    border : 0px;
}

body
{
    margin: 0 0 0 0;
    background-color: #C1D265;

}

div.header_images
{
    width:800px;
    height:180px;
}

div.header_images_left
{
    width: 238px;
    height:180px;
    float:left;
}

div.header_images_right
{
    width: 562px;
    height:180px;
    float:right;
}

div.header_menu_command
{
    width: 800px;
    height:22px;
    background-color:#000000;
  
}

div.header_menu
{
    width: 650px;
    height:22px;
    float:left;
    background-color:#000000;
    text-align:left;
}

div.header_command
{
    width: 150px;
    height:22px;
    float:right;
    background-color:#000000;
    text-align:right;
}

div.footer_layout
{
    width:800px;
    font: 13px Verdana, Arial, Helvetica;
    color: white;
    background-color: black;
    padding:10px 0px 10px 0px; 
}

div.internalBodyPage
{
    width: 800px; 
    height: auto;  
    background-color: #ffffff;
    overflow:auto;
}
