/* Note: These file is used to declare user defined styles. These styles are used only on the website 
 and not in Electos Studio. You may expand and change these however you see fit. */

html,body
{
    position: relative;
    padding:0;
    margin: 0;
        height:100%;
        min-height:100%;
}

td,caption{
        color : #333333;
        font-size : 12px;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A, A:LINK, A:VISITED {
        color : #143466;
    /*font-size: 12px;*/
        font-weight : bold;
        text-decoration : none;
}
A:HOVER {
        color : #143466;
    /*font-size: 12px;*/
        font-weight : bold;
        text-decoration : underline;
}

#container {
        position: relative;
        min-height: 100%;
    min-width: 910px;
        float:left;
        background-color:white;
        /*background:url(../Images/bodybackground.gif);
        background-repeat:repeat-y;*/   
}

.clear{
    clear: both;
    position: relative;
}

#header{
        position: relative;
        width:100%;
        background-color:white; 
}

#header-link{
        position: relative;
        height:20px;
        width:100%;
        *min-width: 100%;
        padding-top: 3px;
}

#header-link img{
        border: none;
}

#headertext
{
        position: relative;
    top: 0px;
    min-width: 300px;
    _width: 300px;
    float: left;
    min-height: 70px;
    _height: 70px;
    background-color:white;
}

#companyname
{
        color: #3d3d3d;
    position: relative;
    font-family : Arial;
        font-weight: normal;
        text-decoration : none;
        font-size : 18;
    height: 20px;
    padding-top: 45px;
}

#companydescription
{
        position: relative;
    color: #ababab;
        font-family : Arial;
        font-weight: normal;
        text-decoration : none;
        font-size : 10;
    height: 20px;
}

#search
{
        position:absolute;
        right: 60px;
        top: 15px;
}

#logo
{
        position: relative;     
    /*background: url(../Images/logo.gif);
    background-repeat: repeat-x;*/
    background-color: white;
        _height: 70px;
    min-height: 70px;
}

#separator
{
        position:relative;
    float: left;
        background-color:#CACACA; 
        height:119px;
        width:1px;
    margin-top: 1px;
}

#leftlogo
{
    position: relative;
        float: left;
    margin-left: 20px;
    /*margin-top: 20px;*/
    _margin-left: 10px;
    padding-right: 10px;
    *top:1px;
    padding-bottom: 0px;
}       

#rightlogo
{
        position:relative;      
    float: right;
    min-height:70px;
    width: 600px;
    text-align:right;
}

#login
{
    position:relative;  
        /*background-color:#C0C0C0;
        background:url(../Images/04.gif);*/
        width:100%;     
    height:28px; 
}

#LoginRegistration
{
        top: 25px;
        position:relative;
        /*min-width:100%;*/     
        /*height: 25px;*/
    /*background-color:#C0C0C0;
        background:url(../Images/04.gif); */
}

.logout{
        font-weight:bold;
        font-size:70%;
        font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Menu starts from here */
#menu
{
        position:relative;
        width:250px;    
        height:auto;
        background:white;
        float:left;
    clear: left;
    z-index:2;
}

#menucontainer
{       
    position:relative;  
        height:auto;    
        *height:100%;

}

#menucontainer ul
{
    list-style-type: none;
    list-style-position: outside;
}

#menuimage
{
        position:absolute;
        background:url(../Images/12.gif);
        width:31px; 
        height:25px;
    *height: 27px;
    left:0px;
    _left: -30px;
        border-bottom: 2px solid #FFF;  
}

#menutext
{
   position:relative;
   color:#333333;
   margin-left:16px;
   *margin-left:30px;
   height:25px;
   top:5px;
   *top:7px;
}

#submenuimage
{
        position:absolute;
        float:left;
        clear:both;
        background:url(../Images/121.gif);
        left:0px;
        border-bottom: 1px solid #FFF;
        height:20px;
        *height:23px;
        width:33px;     
}

#submenutext
{
        position:relative;
        left:15px;
        *left:30px;
        *top:1px;
        *height:23px;
}

.menulink, .menulink:link, .menulink:visited {
        color : #666666;
        font-weight : bold;
        text-decoration : none; 
        font-size : 70%;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menulink:hover, .menulink:active {
        color : #E65517;
        font-weight : bold;
        text-decoration : none;
}
/* Menu ends here */


/* Contents starts from here */

#content
{
        /*Si se cambia el margin-left y el padding-left acordarse tambiTn de cambiarlo en el footer.*/
    position: relative;
    min-height: 260px;
    _height: 260px;
    padding-bottom: 100px;
    padding-left:25px;
        padding-top: 33px;
        margin-left:230px; 
        background-color:white; 
}

#contentheader
{
        height:22px;
        width:90%;      
        margin-left:17px;
        margin-top:-37px;
}

#contentdata
{       
        margin-top:10px;
        color:#333333;
        background-color: white;
        font-size:100%; 
        width:98%;      
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;    
}

#contentseparator
{
        margin-top:4px;
    height: 1px;
        background-color:#B2B2B2; 
        width:90%;      
    *min-width: 90%;
        background-repeat:repeat-y; 
}
/* Contents ends here */


/* News contents starts from here */

#newscontent 
{
    height:auto; 
        padding-top:20px;
        width:98%;
        font-size:70%;  
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* News contents ends here */


/* Footer starts from here */
#footer
{
        margin-left:230px;
        padding-left:25px;
        position: absolute;
    bottom: 0px;
    height: 60px;
    width:74%;
        background-color:white;
        font-size: 11px;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-align: right;      
}


#footer-link
{
        height: 20px;
        font-size: 11px;
        margin-top:5px;
        float:right;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: normal;
}

#footer-link a
{
        color: #143466;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration : none;
}

#footer-link a:link,#footer-link a:active, #footer-link a:visited {
        color: #143466;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration : none;
}

#footer-link a:hover {
        color: #333333;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration : underline;
}

/* End Footer */

.im1 {
        margin : 0px 2px 10px 0px;
}
.im2 {
        margin : 0px 0px 10px 10px;
}

.LoginText
{
        position:relative;
        top:-1px;
        *top:-3px;
}

.input {
        font-size : 11px;
        color : #333333;
        background-color : White;
}


h1 {
        margin : 0px 0px 0px 0px;
        color : #E65517;
        font-size : 150%;
        font-weight:normal;     
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;    
}

 
/* Webshop styles */
a.standardlink {
   font-family: Verdana;
   font-size: 10px; 
   font-weight: bold;
   text-decoration: none;
   color: #EA5622;
}

a.standardlink:hover {
   font-family: Verdana;
   font-size: 10px; 
   font-weight: bold;
   text-decoration: underline;
   color:#EA5622;
}

a.standardlink:Visited {
   font-family: Verdana;
   font-size: 10px; 
   font-weight: bold;
   color:#EA5622;
}

a.ProductImageLink img{
        border-color:#FFF;
}

a.ProductImageLink:hover img {
        border:1px solid #EA5622
}

a.ProductImageLink:Visited img{
}

ul.ErrorList {
    
}

li.ErrorTitle  {
    list-style: none;
    color: red;
    font-weight: bold;
}

li.ErrorText {
    color: red;
    font-style: italic;
}

table.WebshopOverview{
        background-color: #E7E7EF;
}

table.WebshopOverview th, table.WebshopOverview tr.Header, table.WebshopOverview tr.Footer{     
    background-color: #DFDFDF;
    color: #FFFFFF;
    font-weight: bold;
    height:15px;
}
table.WebshopOverview th{
        color: #666666;
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:10px;
        font-weight: bold;
}

table.WebshopOverview tr.RowOdd , div.WebshopShoppingCart table tr.RowOdd {
    background-color: #F6F6F6;
        color:#666666;
}

table.WebshopOverview tr.RowEven , div.WebshopShoppingCart table tr.RowEven{
    background-color: #FFFFFF;  
        color:#666666;
}

table.WebshopOverview td{
    padding: 2px 0px 2px 2px;
    *padding: 0;
    margin: 0;
}

.WebshopOverviewProductName {
        font-size: 11px;
        font-weight: bold;
        line-height: 24px;      
        text-decoration: none;
        color:#666666;
}

.WebshopOverviewProductName:hover {
        font-size: 11px;
        font-weight: bold;
        line-height: 24px;      
        text-decoration: underline;
}

Input.WebShopAmountInput {
        text-align:right; 
        font-weight:bold; 
        border: 1px solid #969aaa; 
        padding-right: 4px;
        font-size: 11px;         
        padding-top: 2px;
        padding-bottom: 2px;
        color:#666666;
}


table.WebshopDetail {
        font-family: 13px;
}

table.WebshopDetail tr.Header td, table.WebshopDetail tr.Footer td{
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
}

.WebshopDetailBottomRow {
        font-size: 12px;
        font-weight: bold;
        color:#666666;
}

.WebshopDetailPrice {
        font-size: 14px;
        font-weight: bold;
        color:#143466;
}


div.WebshopShoppingCart table{
        width:222px;
    color: #d9dbe7;
}


.WebshopContentFont {
        font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size: 11px
}

.WebshopShoppingCartHeader{
        color : #E65517;
        font-size : 12px;
        font-weight:bold;       
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;    
        border-bottom: 1px solid #FFFFFF;
        padding-left: 7px;
    padding-bottom: 5px;
}

a.CheckoutText,a.CheckoutText:visited{   
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
   color: #EA5622;
   text-decoration: underline;
}

a.CheckoutText:hover {
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
   color:#EA5622;
   text-decoration: underline;
}


.WebshopShoppingCartProduct {
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
   text-decoration: none;
   color: #143466; 
}

.WebshopShoppingCartProduct:hover {
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
   text-decoration: underline;
   color: #143466; 
}

.WebshopShoppingCart td, .WebshopShoppingCart a{

}

.steps{
font-family:verdana;
color:#143466;
}

.steps .current {
    font-weight: bold;
}
/*End of webshop style */