@charset "utf-8";
.cart {
	border: 1px solid #666666;
	margin-bottom: 10px;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.5);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background-image: url(../_images/global/back_2.jpg);
	background-repeat: repeat;
	text-align: center;
}
.cart a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
}



.cart_content {
	color: #FF9900;
	padding-right: 7px;
	padding-left: 7px;
}
.cart_content table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	
}

#check_button {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none ;
	display: block;
	margin: 0px;
	width: 80%;
	font-style: normal;
	font-weight: normal;
}
.content #cart {
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../_images/global/back_2.jpg);
	/* [disabled]margin-top: 10px; */
	border: 1px solid #666666;
	overflow: hidden;
	-webkit-border-radius: 0 4x 4px 4px;
	border-radius: 0 4px 4px 4px;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	/* [disabled]display: inherit; */
}

.content #cart tr td {
	font-size: .9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #32612C;
	vertical-align: middle;
	padding: 5px;
}
.content #cart tr th {
	font-size: 1.1em;
	font-weight: normal;
	background-color: #466B0C;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.content #info {
	width: 100%;
	background-image: url(../_images/global/back_2.jpg);
	overflow: hidden;
	-webkit-border-radius: 0 4x 4px 4px;
	border-radius: 0 4px 4px 4px;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	float: left;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
.content #info tr td {
	padding: 8px;
}
.content #info input  {
	padding: 6px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	transition: all 0.3s ease-in-out 0s;
	color: #666666;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.content #info input:focus {
	background-color: #fff;
	border: 1px solid #339933;
	outline: none;
	color: #000000;
}

.content #info input:invalid {
	background-color: #FFC1C1;
	
	border: 1px solid red;
	outline: none;
	color: #000000;
}
.content .checkout_l {
	float: left;
	width: 47%;
	font-size: 0.9em;
}


.content .checkout_r {
	float: left;
	width: 50%;
	margin-left: 1.5%;
}
.content .checkout_r #accordion {
	outline: none;
	width: 100%;
	background-image: url(../_images/global/back_2.jpg);
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/* [disabled]overflow: hidden; */
}
.content .checkout_r #accordion h3 {
	outline: none;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0px;
}
.content .checkout_r #accordion h3 img {
	outline: none;
	z-index: 1000;
	-webkit-box-shadow: 4px 4px 5px 0 #000000;
	box-shadow: 4px 4px 5px 0 #000000;
	margin-bottom: 10px;
}


.content .checkout_r #accordion .card {
	font-size: 0.9em;
	margin: 0px;
	color: #CCCCCC;
	min-height: 10px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
}




.pp_button {
	cursor: pointer;
	-webkit-box-shadow: 4px 4px 5px 0 #000000;
	box-shadow: 4px 4px 5px 0 #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	outline: none;
}





#icon {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#item_thum {
	margin: 0px;
	padding: 0px;
	height: 35px;
	/* [disabled]width: 35px; */
}
#pic_thum {
	max-height: 70px;
	max-width: 70px;
	border: 1px solid #669900;
}
