﻿.SearchGrid{
    border-color: #BCBCBC;
    background-color: #E5E5E5;
    border-style: solid none;
    border-width: 1px;
    height: 27px;
    padding: 3px 5px 3px 10px;
    text-decoration: underline;
    }

.SearchGrid2{
    border-color: #BCBCBC;
    background-color: #E5E5E5;
    border-style: solid none;
    border-width: 1px;
    height: 27px;
    padding: 3px 5px 3px 10px;
    text-decoration: none !important;
    }
.SearchGrid2 a{
     text-decoration: none !important;
    }
.SearchGrid2 a:hover{
     text-decoration: underline;
    }
    
    .BlueTableHeader{
       
       background-color: #0B346C;
    color: #FFFFFF;
    font-weight: bold;
    border-color: #BCBCBC;
    border-style: solid none;
    border-width: 1px;
    height: 27px;
    padding: 3px 5px 3px 10px;
    text-decoration: underline;}
        
        .fieldbox input {
    background-color: transparent;
    background-position: right center;
    background-repeat: no-repeat;
    color: #464646;
    font-family: arial;
    font-size: 12px !important;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    margin: 0;
    padding-left: 0px;
    padding-top: 1px;
    width: 165px;
}
.TableCart {
    height: 300px;
    position: relative;
    width: 980px;
    top: 0px;
    left: 0px;
}
.fieldbox {
    background-color: transparent;
    background-position: right center;
    background-repeat: no-repeat;
    color: #464646;
    font-family: arial;
    font-size: 12px !important;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    margin: 0;
    padding-left: 4px;
    padding-top: 0px;
    width: 175px!important;
    background: url("../images/subfield.png") no-repeat scroll left top transparent!important;
    float: left;
   
}
.submitFormCarta {
   left: 438px;
    position: absolute;
    top: 220px;
    float: left;
}
.creditcardlogosa {
   left: 380px;
    position: absolute;
    top: 180px;
}

.fieldbox2 {
  background: url("../images/qtyfield.png") no-repeat scroll left top transparent;
    float: left;
    height: 24px;
    padding-left: 0;
    width: 71px;
   
}


.fieldbox2  .qty {
background: url("../images/qtyfield.png") no-repeat scroll left top transparent;
    font-size: 12px;
    height: 23px;
    padding-left: 4px;
    padding-top: 0px;
    width: 65px;
   
}
.select .tatata {
    background-attachment: scroll;
    background-image: url("../images/darkBackground.png");
    background-position: 0 0;
    height: 20px;
    line-height: 25px;
    width: 155px;
}
.msgbox {
    background: url("../images/msgfield.png") no-repeat scroll left top transparent;
    float: left;
    height: 60px!important;
    margin: 0;
    padding: 0;
    width: 650px !important;
}

.msgbox textarea {
    background: url("images/msgfield.png") no-repeat scroll right top transparent;
    height: 60px !important;
    padding-top: 5px;
    width: 650px !important;
}
.LoginError {
    font-size: 11px;
    font-weight: bold;
    left: -45px;
    position: absolute;
    top: -2px;
}
.LoginSubmit 
{
    color: #FFBE26;
    font-size: 11px;
    font-weight: bold;
    left: 155px;
    position: absolute;
    top: 2px;
}
.shoppingTitle {
    color: #0B346C;
    font-size: 13px;
    margin: 0;
    padding-left: 10px;
     padding-top: 5px;
     text-decoration: underline;
}

.container #content #form li .item textarea {
    background: url("images/msgfield.png") no-repeat scroll right top transparent;
    height: 60px;
    padding-top: 5px;
    width: 920px !important;
}