.view-cart {
margin: 20px 0;
}
.first-cart-row {
border-top: 1px solid #ccc;
}
.cart-row {
display: table;
width: 100%;
padding: 15px 0;
border-bottom: 1px solid #ccc;
}
.cart-image {
border: 4px solid #ccc;
float: left;
margin-right: 20px;
width: 90px;
}
.cart-description {
float: left;
width: 400px;
margin-right: 10px;
padding: 0;
}
.cart-description h3 {
color:#00629c;
font-size: 17px;
}
.cart-price {
float: left;
width: 100px;
color:#00629c;
font-size: 17px;
text-align: center;
margin-right: 10px;
padding: 35px 0 0 0;
}
.cart-remove {
width: 30px;
float: left;
text-align: center;
padding: 30px 0 0 0;
}
.cart-remove span {
font-size: 11px;
margin-top: 5px;
display: block;
}
.billing, .shipping {
width: 48%;
float: left;
}
.shipping input, .billing input {
width: 80%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
label {
display: block;
margin-bottom: 5px;
}
label, input, button, select, textarea {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
cursor: pointer;
}
select {
width: 220px;
background-color: #ffffff;
border: 1px solid #cccccc;
}
select, input[type="file"] {
height: 30px !important;
line-height: 30px !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
input, button, select, textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.view_order {
font-weight: normal;
font-size: 12px;
}
.content-table {
font-size: 13px;
margin-top: 15px;
}
.content-table tr {
border-bottom: 1px solid #ccc;
}
.content-table th {
background: #00629c;
color: #fff;
padding: 8px;
}
.content-table td {
padding: 8px;
}
.acc-image {
border:1px solid #ccc;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 10px #cccccc;
-webkit-box-shadow: 0px 0px 10px #cccccc;
box-shadow: 0px 0px 10px #cccccc;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
.size-guide {
padding: 9px 6px;
margin: 0 15px 15px 10px;
border:1px solid #ccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 10px #cccccc;
-webkit-box-shadow: 0px 0px 10px #cccccc;
box-shadow: 0px 0px 10px #cccccc;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
height: 50px;
}
.link1 {
float:left;
margin-right: 10px;
}
.link2 {
float: left;
font-size: 14px;
font-weight: normal;
padding: 18px 0;
}
.cart-login-box {
float:left;
width: 300px;
margin-right: 30px;
}
.cart-register-box {
float:left;
width: 300px;
}
.cart-register-box h1 , .cart-login-box h1 {
font-size: 22px;
}
.cart-login-form {
padding:8px;
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #ccc;
}
.checkout-top {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 6px 6px 0 0;
}
.checkout-top a {
color: #00629c;
}
/*
FILE ARCHIVED ON 06:22:10 May 18, 2014 AND RETRIEVED FROM THE
ON 16:12:59 Aug 29, 2026.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT .
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 0.371
exclusion.robots: 0.033
exclusion.robots.policy: 0.026
esindex: 0.005
cdx.remote: 5.934
LoadShardBlock: 69.642 (3)
PetaboxLoader3.datanode: 71.458 (4)
PetaboxLoader3.resolve: 59.614 (2)
load_resource: 95.205
*/