﻿.field
{
    width: 462px;
    height: 20px;
    padding: 10px 0px;
    margin: 0px;
    border: 0px solid Green;
    
}
.first_column
{
    border: 0px solid gold;
    width: 463px;
    float: left;
}
.second_column
{
    border: 0px solid Red;
    width: 463px;
    float: right;
}
.field span.lbl
{
    float: left;
    width: 120px;
    height: 25px;
    line-height: 24px;
    font-size: 12px;
    padding: 0 3px 0 0;
    text-align: right;
    cursor: default;
     margin-right:7px;
}
.field div
{
    border: 0px solid red;
    float: left;
    padding: 0px 2px;
}
.field div.lblRight
{
    border: 0px solid red;
    float: left;
    margin: 2px 2px 5px 2px;
    padding: 3px 3px;
}
        
.field span input
{
    width: 208px !important;
    height:25px; 
    border: none;
    background: transparent url("../images/static.png") no-repeat 0 100px;
    margin: 0;
    padding: 5px 4px 6px 8px;
    font: 12px Tahoma,Verdana,Arial,Helvetica,sans-serif;
    position: absolute;
    top: 0;
    left:-6px; 
    background-color: transparent !important;
}
        
.field span.empty
{
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -25px;
    margin: 0;
    position: relative;
    background-color: transparent !important;
}
.field span.empty input
{
    color: #666;
    font-style: italic;
    background-position: 0 -25px;
}
        
.field span.focused
{
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -50px;
    margin: 0;
    position: relative;
    background-color: transparent !important;
}
.field span.focused input
{
    color: #000;
    font-style: normal;
    background-position: 0 -50px;
}
        
.field span.valid
{
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right 0;
    margin: 0;
    position: relative;
    background-color: transparent !important;
}
.field span.valid input
{
    color: Black;
    font-style: normal;
    background-position: 0 -50px;
}
        
.field span.focused-valid
{
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -75px;
    margin: 0;
    position: relative;
    background-color: transparent !important;
}
.field span.focused-valid input
{
    color: #0a0;
    font-style: normal;
    background-position: 0 -75px;
}
        
.field span.invalid
{
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -100px;
    margin: 0;
    position: relative;
    background-color: transparent !important;
}
.field span.invalid input
{
    color: #d00;
    font-style: normal;
    background-position: 0 -100px;
}
        
.field span.disabled
{
    float: left;
    width: 226px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    background: transparent url("../images/static.png") no-repeat right -125px;
    margin: 0;
    position: relative;
}
.field span.disabled input
{
    color: #999;
    font-style: normal;
    background-position: 0 -100px;
}
        
.field span.value
{
    float: left;
    width: 160px;
    height: 25px;
    line-height: 24px;
    font-size: 12px;
    padding: 0 0 0 10px;
    text-align: left;
    cursor: default;
    white-space: nowrap;
    font-family: Arial;
}
        
.validator_message
{
    float: left;
    position: relative;
    padding-left: 3px;
    font-size: 10px;
    color:Red;
}
.error_message
{
    color: Red;
    padding: 0px 0px 10px 0px;
}
.checkout
{
    width: 930px;
    margin-left: auto;
    margin-right: auto;
     border: 0px solid Red;
    
}
.customerLink
{
    width: 930px;
     border: 0px solid Red;
}
.customer_details
{
    width: 930px;
    padding: 10px 0px 10px 0px;
    border: 1px solid Gray !important; 
}
.billingAddress, .shippingAddress
{
    width: 930px;
    height: 220px;
    padding: 10px 0px 10px 0px;
    border: 1px solid Gray !important; 
}
.button_footer
{
    padding: 10px 0px 10px 0px;
    border: 0px solid black;
    text-align: center;
}
.footer
{
    width: 924px;
    border: 0px solid Yellow;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
.shippingFieldSet
{
    width: 930px;
    text-align: left;
    border: 1px solid gray !important;
}
.shippingRates
{
    text-align: left;
    padding: 10px 10px 0px 0px;
    border: 0px solid orange;
}
.shipRateLable
{
    width: 118px;
    text-align: right;
    border: 0px solid Red;
    
}
.Legend
{
    font-family: Arial !important;
    font-size: 14px !important;
    padding-bottom: 6px !important;
    margin-left: 10px;
}
.cleanCSS 
{ 
	margin:0px; 
	padding:0px; 
	float:none;  
	border:0px;
}
.checkout img
{
	padding:0px !important; 
}
.box-information
{
    cursor: pointer; display:none;position:fixed;top:250px; right:600px; z-index:999;
}
.tooltip
	{
	    text-align:left;
	     font-size:11px;
	     line-height:13px;
	    background-color:#ffa;		
		padding-left:6px !important;
		padding-bottom:5px !important;
		padding-top:3px !important;
		padding-right:6px !important;   
        border:1px solid #cc9;		
        -moz-box-shadow: 2px 2px 11px #666;
        -webkit-box-shadow: 2px 2px 11px #666;
        display:block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 200px;  
        margin-left: -100px;
        margin-top: -1px;
        z-index:9999;       
	}