.checkout input[type=text],
.checkout input[type=email],
.checkout input[type=password] {
	width: 296px;
	padding:4px;
	margin:4px;
	margin-left:0px;
	padding-left:5px;
}

.checkout .login-input input[type=text],
.checkout .login-input input[type=email],
.checkout .login-input input[type=password] {
	width:260px;
}

.checkout .login-input .login-box {
	margin-left:10px;
}

.checkout .complete-order-box {
	text-align:left;
	padding:10px;
}

.checkout #instructions {
	width: 285px;
	height: 5em;
	font-family: Arial;
}

.checkout .login-email,
.customerportal .login-email {
	clear: both;
	border:1px solid #ddd;
	border-radius:10px;
	border-top-left-radius:0px;
	padding:10px;
	margin-bottom:10px;
	background:#fff;
	width:280px;
}

.checkout input[name=Ecom_BillTo_Postal_City],
.checkout input[name=Ecom_ShipTo_Postal_City] {
	width: 148px;
}

.checkout select[name=Ecom_BillTo_Postal_CountryCode],
.checkout select[name=Ecom_ShipTo_Postal_CountryCode] {
	width:280px;
	margin-top:4px;
}

.checkout #loginopenid,
.customerportal #loginopenid {
	display: none;
	clear: both;
	border:1px solid #ddd;
	border-radius:10px;
	border-top-left-radius:0px;
	padding:10px;
	margin-bottom:10px;
	background:#fff;
}

.checkout .auth-types {
	list-style-type: none; margin: 0; padding: 0;
}

.checkout .auth-types li {
	float:left;
	padding:2px;
	margin-left:5px; 
}

.checkout .login-separator {
	margin-left: auto;
	margin-right: auto;
	width: 0px;
	height: 90px;
	padding-top: 55px;
	border-left: 1px dashed #ddd;
	vertical-align: middle;
	font-size: 24px;
}

.checkout .paymentmethod.creditcard table select {
	width:100px;
}

.checkout .paymentmethod.creditcard table td {
	vertical-align:middle;
}
.checkout .paymentmethod.creditcard table label {
	white-space:nowrap;
	text-overflow:ellipsis;
	margin:0px;
}
.checkout .paymentmethod.creditcard input[type=text] {
	width:200px;
	margin-left:0px;
}

.checkout .paymentmethod.paymentselected {
	box-shadow: 0px 0px 10px rgba(0, 102, 255, 0.5);
}

.checkout .paymentmethod {
	padding:10px;
	border:1px solid #ddd;
	border-radius:4px;
	margin:10px;
	background:#fff;
}

.checkout .address-fields {
	overflow:hidden;
	padding:0px 10px 10px 10px;
}

@media (min-width: 980px) {

	#billaddressinput .address-fields input {
		width:265px;
	}

	.checkout #billaddressinput .address-fields input[name=Ecom_BillTo_Postal_City],
	.checkout #billaddressinput .address-fields input[name=Ecom_ShipTo_Postal_City] {
		width: 121px;
	}
	
	.checkout select[name=Ecom_BillTo_Postal_CountryCode] {
		width: 275px;
	}

	.checkout #instructions {
		width: 260px;
	}

}

@media (min-width: 1200px) {

	#billaddressinput .address-fields input {
		width:296px;
	}

	.checkout #billaddressinput .address-fields input[name=Ecom_BillTo_Postal_City],
	.checkout #billaddressinput .address-fields input[name=Ecom_ShipTo_Postal_City] {
		width: 148px;
	}
	
	.checkout select[name=Ecom_BillTo_Postal_CountryCode] {
		width: 307px;
	}
	
	.checkout #instructions {
		width: 285px;
		height: 5em;
		font-family: Arial;
	}
	
}

@media (max-width: 979px) {

	.checkout .login-input input[type=text],
	.checkout .login-input input[type=email],
	.checkout .login-input input[type=password] {
		width:180px;
	}
	
	.checkout input[name=Ecom_BillTo_Postal_PostalCode] {
		width:134px;
	}
	
	.checkout .login-email,
	.customerportal .login-email {
		width: 198px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.checkout .auth-types {
		padding: 0;
		margin: 0 auto;
		width: 220px;
	}
	
	.checkout .auth-types li {
		padding: 2px;
	}
	
	.checkout .login-separator {
		height:50px;
		padding-top:25px;
	}
	
	.table-labels {
		display:none;
	}
	
	#billaddressinput .address-fields input {
		width:205px;
	}
	
	.checkout select[name=Ecom_BillTo_Postal_CountryCode] {
		width: 216px;
	}
	
	.checkout #instructions {
		width: 202px;
	}

}

@media (max-width: 768px) {

	#billaddressinput .address-fields input {
		width:295px;
	}
	
	.checkout select[name=Ecom_BillTo_Postal_CountryCode] {
		width: 216px;
	}
	
	.checkout #billaddressinput input[name=Ecom_BillTo_Postal_City],
	.checkout #billaddressinput input[name=Ecom_ShipTo_Postal_City] {
		width: 148px;
	}
		
	.checkout select[name=Ecom_BillTo_Postal_CountryCode] {
		width: 307px;
	}
	
	.checkout #instructions {
		width: 293px;
	}
	
}


.checkout #checkoutlogin {
	clear:both;
	margin-top:15px;
	background:url(/images/productbg.png) repeat-x bottom;
	float: none;
	overflow: auto;
	display: block;
}

#closeerror{
	float:right; 
	color:#ccc;
	font-weight:bold;
}

.checkout .paymentmethodinput {
	display:none;
}

#closeerror:hover{
	color:#aaa;
	cursor:pointer;
}

#createpwbox {
	padding:5px;
	margin:3px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	border-radius:10px;
	border:2px solid #eee;
}

#createpwbox input {
	width:283px;
}

html body .checkout .stdinput {
	width: 297px;
	height: 15px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
	border-radius:3px;
}

#instructions {
	border-radius: 3px;
	border:1px solid #ccc;
}

.acplaceholder,
.acplaceholder span,
.placeholder,
.stdinput {
	font-size:13px !important;
	font-family: Arial !important;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}

#ShipCountry,
#BillCountry {
	width: 307px; 
	font-size: 12px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top:4px;
}

.checkout #shipaddressinput p,
.checkout #billaddressinput p {
	padding: 0; margin: 0;
}

.checkout #billaddressinput .address-fields,
.checkout #shipaddressinput {
	height: auto;
	overflow: hidden;
	padding: 6px 10px 10px 10px;
}

#billaddressinput .address-fields input[name=Ecom_BillTo_Postal_PostalCode] {
	width:62px;
	margin-bottom: 4px;
}

.checkout .LabelChild {
	position:absolute;
	z-index: 2;
	-webkit-user-select: none;
	padding: 9px 11px;
}

.addresses {
	width:220px;
}

.addresses p {
	margin:0;
	padding:0;
}

.address {
	border:2px solid #ddd;
	position:relative;
	border-radius:10px;
	margin-bottom:10px;
	padding:15px;
}

.addresses > div > div.selector {
	position:absolute;
	top:50%;
	margin-top:-35px;
	margin-left:-3px;
	width:140px;
	text-align:center;
	display:none;
	background:#eee;
	border:1px solid #ddd;
	padding:20px;
	font-size:20px;
	color:#555;
}

#shippingsuggestions {
	width:300px;
	height:300px;
	padding:10px;
	overflow:auto;
	position:absolute;
	z-index:100;
	top:0px;
	right:20px;
	background:#fff;
	padding:5px;
	border:1px solid #ccc;
	-moz-box-shadow: 3px 3px 3px #ddd;
	-webkit-box-shadow: 3px 3px 3px #ddd;
	box-shadow: 3px 3px 3px #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#shippingsuggestions div {
	overflow:auto;
	height:220px;
}

.ssaddress1 {
	display:block;
	padding:4px;
	height:20px;
	border:1px solid #eee;
	border-radius:5px;
	margin:6px;
	-moz-box-shadow: 2px 2px 2px #ddd;
	-webkit-box-shadow: 2px 2px 2px #ddd;
	box-shadow: 2px 2px 2px #ddd;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NCwyNTQsMjU0LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjIyLDIyMiwyMjIsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
	background: -o-linear-gradient(top, rgba(254,254,254,1), rgba(222,222,222,1));
	background: -moz-linear-gradient(top, rgba(254,254,254,1), rgba(222,222,222,1));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(254,254,254,1)), color-stop(1, rgba(222,222,222,1)));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFEFEFE,EndColorStr=#FFDEDEDE);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFEFEFE,EndColorStr=#FFDEDEDE)";
}

.ssaddress1:hover {
	cursor:pointer;
	background:#eee;
	
}

.addresses > div:hover > div.selector {
	display:block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;	
	-moz-box-shadow: 3px 3px 3px #ddd;
	-webkit-box-shadow: 3px 3px 3px #ddd;
	box-shadow: 3px 3px 3px #ddd;
}

.addresses > div:hover {
	cursor:pointer;
}

#savedaddress, 
#viewaddresses {
	display:none;
	margin-right:10px;
	font-weight:bold;
	font-weight:16px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#viewaddresses {
	cursor:pointer;
}

#billaddressinput .addresses {
	background:#fff;
	-moz-box-shadow: 3px 3px 3px #ddd;
	-webkit-box-shadow: 3px 3px 3px #ddd;
	box-shadow: 3px 3px 3px #ddd;
}


#authtypes li img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#authtypes li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
	-moz-box-shadow: 3px 3px 3px #ddd;
	-webkit-box-shadow: 3px 3px 3px #ddd;
	box-shadow: 3px 3px 3px #ddd;
}

#authtypes #authemail img:hover{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:none;
}

#authemail a img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.activeauthtype {
	border:1px solid #ddd;
	border-bottom:0px !important;
	background:#fff;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	margin-left:0px !important;
	margin-bottom:-1px !important;	
}

.checkout #checkoutcart {
	background:url(/images/productbg.png) repeat-x bottom;
	padding:10px;
}

.checkout #LoginSkip {
	padding:10px;
	font-size:16px;
	font-weight:bold;
	/* color:#666; */
	border-radius:5px;
}

.checkout a {
	text-decoration:none;
}

.checkout a:hover {
	text-decoration:underline;
}
.checkout #carttoggle {
	cursor:pointer;
	background:#efefef;
	text-align:center;
	width:20%;
	min-width: 132px;
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-box-shadow: 1px 1px 1px #ddd;
	-webkit-box-shadow: 1px 1px 1px #ddd;
	box-shadow: 1px 1px 1px #ddd;
	margin-bottom:5px;
}

.checkout #carttoggle span {
	color:#999;
}

.checkout #checkoutcartpreview {
	border:1px solid #ddd;
	padding:8px;
	border-radius:3px;
}

.checkout #checkoutcartpreview > div {
	font-weight:bold;
	float:right;
}
.checkout #logincompulsory {
	width:230px;
	padding:5px;
	border:1px solid #DDD;
	background:url(/images/productbg.png) repeat-x bottom;
	margin-left:auto;
	margin-right:auto;
}

#billaddress, #shipaddress, #addresssuggest .addresssuggest {
	background:url(/images/productbg.png) repeat-x bottom;
}

#addresssuggest .addresssuggest ul li {
	border-bottom:1px solid #eee;
	margin-bottom:5px;
	padding-bottom:5px;
	width:400px;
}

.checkout #checkoutaddresses {
	width:468px;
}

.checkout #checkoutaddressesnologin {
	width:725px;
	border:0px;
}

.checkout #authmethod {
	background:#fff;
	border:1px solid #ccc;
	cursor:pointer;
	padding:5px;
	width:85px;
}

#eziAddrValList {
	width:250px;
	height:200px;
	overflow:auto;
	list-style-type: none;
	background:#fff;
	border:1px solid #ccc;
	border-top:0px;
	padding:5px;
	margin:0px;
}

#eziAddrValList li {
	border-bottom:1px solid #ccc;
	padding:3px;
	margin:0px;
}

#eziAddrValList li:hover {
	background:#f1f1f1;
}

.checkout #authmethods ul {
	position:absolute;
	background:#fff;
	margin:0px;
	padding:5px;
	display:none;
	border:1px solid #ccc;
	list-style-type:none;
}

#loginstate a {
	color:#333;
}

.checkout #authmethods ul li {
	padding:5px;
	border-bottom:1px solid #ccc;
}

.button {
	width:108px;
	border:2px solid #ddd;
	color:#666;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	background:#eee;
	padding:5px;
	border-radius:10px;
}

.button:hover {
	color:#000;
	background:#ddd;
	border:2px solid #999;
	cursor:pointer;	
}

.checkout #carttable {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

.checkout #column1 {
	display:none;
}

.checkout #checkoutsteps {
	float:right;
	margin-top:20px;
	margin-right:70px;
	width:244px;
	height:51px;
	background:url(/images/stepsbg.png) center no-repeat;
}

#address #checkoutsteps,
#addresssuggest #checkoutsteps,
#terms #checkoutsteps {
	padding-left:65px;
	width:179px;
}

#payment #checkoutsteps {
	padding-left:130px;
	width:114px;
}

#complete #checkoutsteps {
	padding-left:195px;
	width:49px;
}


.checkout #column2 {
	width:730px;
	border-left:0px;
}

.checkout #column3 {
	width:220px;
	display:none;
}

html.firefox .checkout #carttable {
	border-collapse:separate;
}

.checkout #carttable thead {
	border-bottom:1px solid #ccc;
}

.checkout #carttable th {
	display:none;
	padding:7px;
	text-align:left;
	border-bottom:1px solid #ccc;
}

.checkout #carttable td {
	padding:5px;
}

.checkout #carttable tbody {
	background:#fff;
}

.checkout #carttable .item input[type="text"] {
	width:30px;
}

.checkout #carttable > tfoot > tr > td {
	text-align:right;
}

.checkout #carttable > tfoot > tr:first-child {
	border-top: 1px solid #ccc;
}

.checkout #carttable > tfoot > tr > td {
	padding-right:3px;
}

.checkout #carttable > tfoot > tr > td input[type="text"] {
	width:35px;
	text-align:right;
}

.checkout #carttable .options {
	background:#f5f5f5;
}

.checkout #carttable tbody.new {
	border:2px solid #3176ce;
}

/* Firefox Styling for New Cartline Items */

.checkout #carttable tbody.new > tr:first-child > td {
	border-top:2px solid #3176ce;
}

.checkout #carttable tbody.new > tr > td:first-child {
	border-left:2px solid #3176ce;
}

.checkout #carttable tbody.new > tr > td:last-child {
	border-right:2px solid #3176ce;
}

.checkout #carttable tbody.new > tr:last-child > td {
	border-bottom:2px solid #3176ce;
}

/* Update Cart Cell */
.checkout #carttable tfoot > tr > td + td {
	padding-right:0px;
}

/* Styling for the 'Total' cell in the cart */
.checkout #carttable tfoot > tr > td + td {
	font-weight:bold;
	text-align:right;
	border-bottom:1px solid #ddd;
	background:#fff;
	padding:4px;
}

/* Styling for freight lines */
.checkout #carttable .freight {
	font-size:11px;
}

.checkout #carttable .freight > .cartline:hover{
	background-color:#f5f5f5;
	cursor:pointer;
}

.checkout #carttable .new > td > div {
	height:5em;
	overflow:hidden;
	text-overflow:ellipsis;
}

.checkout #carttable .new > td p {
	padding:0px;
	margin:0px;
}

.checkout #carttable .new > td > img {
	display:block;
	float:left;
	margin:10px;
}

.checkout #checkoutwelcome {
	margin-top:5px;
}

#terms #content {
	max-height:350px;
	overflow:auto;
	margin-top:20px;
	margin-bottom:15px;
	padding:5px;
	border:5px solid #efefef;
}

#terms #content > h3 {
	margin:0;
	border:1px solid #efefef;
	width:250px;
	background:#fff;
	color:#444;
}

#payment #checkoutaddresses,
#complete #checkoutaddresses {
	width:700px;	
}

#payment #checkoutaddresses ul,
#complete #checkoutaddresses ul {
	clear:both;	
	width:620px;
	overflow:auto;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

#payment #checkoutaddresses > a {
	display:block;
	margin-left:40px;
}

.checkout h2 {
	margin:0px;
	padding:10px;
	font-size:18px;
}

#checkoutlogin,
#shipaddressform,
#checkoutaddresses,
#termsandconditions {
	border-top: 1px solid #ddd;
}

.checkout h2 span {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.checkout h2 span a {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #000;	
}

#editshipping > a {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-right: 10px;
	margin-top: 21px;
}
.checkout li#billaddress,
.checkout li#shipaddress {
	padding:0px;
	margin:0px;
	margin-right:10px;
	list-style-type:none;
	width:300px;
	float:left;
}

.checkout .paymentmethod > img {
	display:block;
	float:right;
}

.checkout #checkoutthankyou,
.checkout #orderhistorylink {
	display:block;
	font-weight:bold;
	text-align:center;
}

.checkout #PayPalExpressCheckout
{
	overflow: auto;
}

.checkout #PayPalExpressCheckout FORM
{
	float: right;
}

#ShippingCity, #BillingCity {
	width:148px;
}


/* Shipping Address Checkout 2.0
=================================*/
#shipaddress .msg, #billaddress .msg{color:#B94A48; font-size:10px;}
#shipaddress input.error, #billaddress input.error{ border:1px solid #B94A48 !important; color:#B94A48;}
#shipaddressform { position:relative; }

/* Large desktop */
@media (min-width: 1200px) {

}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

}
 
/* Landscape phones and down */
@media (max-width: 480px) {

}

/* Portrait Phones */
@media (max-width: 360px) {
	
	.checkout .checkout-container h2 {
		font-size:16px;
		padding:5px;
		padding-left:0px;
	}
	
	.checkout .checkout-container h2 span {
		float:none;
		display:block;
	}
	
	.checkout #shipaddressinput input[type=text],
	.checkout #shipaddressinput input[type=email],
	.checkout #shipaddressinput input[type=password],
	.checkout #billaddressinput input[type=text],
	.checkout #billaddressinput input[type=email],
	.checkout #billaddressinput input[type=password] {
		width:251px
	}
	
	.checkout #shipaddressinput input[name=Ecom_BillTo_Postal_PostalCode],
	.checkout #billaddressinput  input[name=Ecom_BillTo_Postal_PostalCode] {
		width: 62px;
		margin-bottom: 4px;
	}
	
	.checkout select[name=Ecom_BillTo_Postal_CountryCode],
	.checkout select[name=Ecom_ShipTo_Postal_CountryCode] {
		width:262px;
	}
	
	.checkout #billaddressinput input[name=Ecom_BillTo_Postal_City], .checkout #shipaddressinput input[name=Ecom_ShipTo_Postal_City] {
		width:106px;
	}
	
	.checkout #billaddressinput .address-fields, .checkout #shipaddressinput {
	
		padding:6px 0px 10px 0px;
	
	}
	
	.checkout-container .mobile-span {
		display:block;
	}
	
	.checkout .login-input .login-box {
		margin-left:0px;
	}
	
	.checkout #instructions {
		width:247px;
	}
	
	.checkout .paymentmethod {
		margin:0px;
		margin-bottom:10px;
	}
	
	.checkout #billaddressinput input[name=ChequeNumber],
	.checkout #billaddressinput .paymentmethod.creditcard input[type=text] {
	
		width:213px;
	
	}
	
	#editshipping > a {
		margin-top:0px;
	}
	
}

/* Portrait iPhones */
@media (max-width: 320px) {

}

