@font-face {
    font-family: 'Arial';
    src: url('../fonts/Arial.eot');
    src: url('../fonts/Arial.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arial.woff') format('woff'),
         url('../fonts/Arial.ttf') format('truetype'),
         url('../fonts/Arial.svg#Arial') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Comic Sans MS';
    src: url('../fonts/Comic.eot');
    src: url('../fonts/Comic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comic.woff') format('woff'),
         url('../fonts/Comic.ttf') format('truetype'),
         url('../fonts/Comic.svg#Comic Sans MS') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Courier New';
    src: url('../fonts/Courier.eot');
    src: url('../fonts/Courier.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Courier.woff') format('woff'),
         url('../fonts/Courier.ttf') format('truetype'),
         url('../fonts/Courier.svg#Courier New') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia.eot');
    src: url('../fonts/Georgia.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Georgia.woff') format('woff'),
         url('../fonts/Georgia.ttf') format('truetype'),
         url('../fonts/Georgia.svg#Georgia') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Impact';
    src: url('../fonts/Impact.eot');
    src: url('../fonts/Impact.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Impact.woff') format('woff'),
         url('../fonts/Impact.ttf') format('truetype'),
         url('../fonts/Impact.svg#Impact') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lucida Console';
    src: url('../fonts/Lucida.eot');
    src: url('../fonts/Lucida.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lucida.woff') format('woff'),
         url('../fonts/Lucida.ttf') format('truetype'),
         url('../fonts/Lucida.svg#Lucida Console') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Palatino Linotype';
    src: url('../fonts/Palatino.eot');
    src: url('../fonts/Palatino.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Palatino.woff') format('woff'),
         url('../fonts/Palatino.ttf') format('truetype'),
         url('../fonts/Palatino.svg#Palatino Linotype') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/Tahoma.eot');
    src: url('../fonts/Tahoma.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Tahoma.woff') format('woff'),
         url('../fonts/Tahoma.ttf') format('truetype'),
         url('../fonts/Tahoma.svg#Tahoma') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Times New Roman';
    src: url('../fonts/Times.eot');
    src: url('../fonts/Times.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Times.woff') format('woff'),
         url('../fonts/Times.ttf') format('truetype'),
         url('../fonts/Times.svg#Times New Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/Trebuchet.eot');
    src: url('../fonts/Trebuchet.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Trebuchet.woff') format('woff'),
         url('../fonts/Trebuchet.ttf') format('truetype'),
         url('../fonts/Trebuchet.svg#Trebuchet MS') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Verdana';
    src: url('../fonts/Verdana.eot');
    src: url('../fonts/Verdana.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Verdana.woff') format('woff'),
         url('../fonts/Verdana.ttf') format('truetype'),
         url('../fonts/Verdana.svg#Verdana') format('svg');
    font-weight: normal;
    font-style: normal;
}

#lgcustomproducts_campos h3{
	color: #666;
    font-family: 'Verdana','Geneva',sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 10px;
    text-align: left;
}

#lgcustomproducts_campos p select{width: 100%;}
#lgcustomproducts_campos #file-form{width: 365px;}
#lgcustomproducts_campos #file-form span{color: #666;}
#lgcustomproducts_campos #upload-button{
	background: none repeat scroll 0 0 #a0cf0d;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 12px auto;
    padding: 2px 0px;
    text-shadow: 1px 2px 1px #aaa;
    text-transform: uppercase;
    width: 83px;
	display: block;
}
#lgcustomproducts_campos #upload-button:hover{color: #000;}
#lgcustomproducts_campos #aclaracion{font-size: 12px; color: #666; font-family: Verdana;}
#add_to_cart{
   display: none !important;
    
}
.add_to_cart{
   display: none !important;
}

