@charset "utf-8";

/* ----------------------------------------------

	ArtMeter / CART styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/04/04
	modified : 2007/04/04

---------------------------------------------- */

@import url("form.en.css");
@import url("common.en.css");
@import url("others.en.css");


/* CONTENTS HEAD
---------------------------------------------- */

body#CART div#contHead h2#titleCart {
	background-image: url(/img/cart/ti_cart_en.gif);
	width: 213px;
	height: 16px;
}
/*body#CART div#contHead h2#titleCart {
	background-image: url(/img/cart/ti_cart_limited.gif);
	width: 471px;
	height: 16px;
}*/
body#CART div#welcomeMessage {
	position: absolute;
	left: 238px;
	top: 0px;
}
body#CART div#welcomeMessage p {
	font-size: 85%;
}
body#CART div#welcomeMessage p strong {
	font-size: 110%;
}

/* TITLES
---------------------------------------------- */

h4#subtiCart01_1,
h4#subtiCart01_2,
h4#subtiCart01_3 {
	width: 100%;
	height: 27px;
	margin: 45px 0 20px;
	border-top: 2px solid #CCC;
	background-repeat: no-repeat;
	background-position: 3px 10px;
}
h4#subtiCart01_1 {
	margin-top: 35px;
	background-image: url(/img/cart/subti_cart01_1.gif);
}
h4#subtiCart01_2 {
	background-image: url(/img/cart/subti_cart01_2.gif);
}
h4#subtiCart01_3 {
	background-image: url(/img/cart/subti_cart01_3_en.gif);
}

/* LAYOUT
---------------------------------------------- */


/* TABLE */

body#CART table.product {
	margin-top: 15px;
	border: 1px solid #333;
	border-width: 1px 0;
}
body#CART table.product tr th,
body#CART table.product tr td {
	padding: 6px;
	border: none;
	background: url(/img/common/line_dot01.gif) repeat-x 0 100%;
}

body#CART table.product tr th.thumbs {
	width: 160px;
	color: #FFF;
	font-weight: bold;
	background: #333;
}
body#CART table.product tr td.thumbs {
	width: 160px;
	text-align: center;
}
body#CART table.product tr td.thumbs a {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border: 4px solid #FFF;
	background-color: #F0F0F0;
	background-position: 0 0;
	background-repeat: no-repeat;
}
body#CART table.product tr td.thumbs a:hover {
	border: 4px solid #FF0;
}
body#CART table.product tr td.thumbs a img {
	display: none;
}
body#CART table.product tr th.title {
	width: 470px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background: #333;
}
body#CART table.product tr td.title {
	width: 470px;
	border: 1px solid #CCC;
	border-width: 0 1px;
	font-size: 114%;
	font-weight: bold;
	text-align: left;
}
body#CART table.product tr th.price {
	width: 110px;
	color: #FFF;
	font-weight: bold;
	background: #333;
}
body#CART table.product tr td.price {
	width: 110px;
}
body#CART table.product tr th.remove {
	width: 110px;
	color: #FFF;
	font-weight: bold;
	background: #333;
}
body#CART table.product tr td.remove {
	width: 110px;
	border-left: 1px solid #CCC;
	text-align: center;
}

body#CART table.product tr td.price {
	text-align: center;
}
body#CART table.product tr.all th,
body#CART table.product tr.all td {
	border-top: 2px solid #CCC;
	font-weight: bold;
	background: #F0F0F0;
}
body#CART table.product tr.all th {
	width: 630px;
	border-right: 1px solid #CCC;
	color: #588E03;
	text-align: right !important;
}
body#CART table.product tr.ship th,
body#CART table.product tr.ship td {
	font-weight: bold;
	background: url(/img/common/line_dot01.gif) repeat-x 0 0;
}
body#CART table.product tr.ship th {
	width: 630px;
	border-right: 1px solid #CCC;
	text-align: right !important;
}
body#CART table.product tr.ship td p.alertS {
	padding: 5px;
	color: #888;
	font-size: 85%;
	font-weight: normal;
	background: #F0F0F0;
}
body#CART table.product tr.alls th,
body#CART table.product tr.alls td {
	border-top: 2px solid #333;
	color: #F9630D;
	font-size: 122%;
	font-weight: bold;
	background: none;
}
body#CART table.product tr th.titleTOP,
body#CART table.product tr td.titleTOP {
	width: 340px;
}
body#CART table.product tr.allTOP th,
body#CART table.product tr.shipTOP th {
	width: 500px;
}
body#CART table.product tr.alls th {
	width: 600px;
	text-align: right;
}

body#CART table.cartStep3 tr td div.alertBox {
	margin: 5px 0 15px;
}

fieldset#payMethodSet div.alertBox {
	margin: 5px 0 15px;
}



/* BUTTONS
---------------------------------------------- */


p#btnEditCart01 a,
p#btnEditCart02 a{
	width: 256px;
	height: 32px;
	margin: 0 auto 25px;
}
p#btnEditCart03 a {
	width: 440px;
	height: 36px;
	margin: 0 auto 25px;
}

p#btnEditCart01 a {
	margin-top: 20px;
	background-image: url(/img/cart/btn_cart_edit01_en.gif);
}
p#btnEditCart02 a {
	background-image: url(/img/cart/btn_cart_edit02_en.gif);
}
p#btnEditCart03 a {
	background-image: url(/img/cart/btn_cart_edit03_en.gif);
}

p#btnEditCart04 {
	margin-top: 20px;
	padding-top:10px;
	border-top: 2px solid #CCC;
}

input#afzip_button {
	width: 100px;
}

input#Addr {
	width: 300px;
}

/* TITLES
---------------------------------------------- */

/* General TAGS
---------------------------------------------- */

body#CART div#formList div#loginSSL {
	margin: 0 auto;
	padding: 0;
}
form#Step1 p.naviLink {
	margin-bottom: 10px;
}

/* TextLink -> ImgLink
---------------------------------------------- */

/* Vertical */

p#goSendworks a,
p#goSendworksCompe a,
p#btnEditCart01 a,
p#btnEditCart02 a,
p#btnEditCart03 a {
	display: block;
	outline: none;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
p#goSendworks a:hover,
p#goSendworksCompe a:hover,
p#btnEditCart01 a:hover,
p#btnEditCart02 a:hover,
p#btnEditCart03 a:hover {
	background-position: 0 100%;
}


/* SECURITY POLICY +080902
---------------------------------------------- */

div#aboutSecurity {
	margin: 10px 20px;
	padding: 10px;
	border-top: 2px solid #CCC;
}
div#aboutSecurity p {
	font-size: 92%;
}
div#aboutSecurity p#secPolicy {
	float: right;
	width: 250px;
	padding: 8px;
	background: url(/img/common/icn_head01.gif) no-repeat 0 50%;
}
div#aboutSecurity div#SSL,
div#aboutSecurity div#formSSL {
	margin: 10px 300px 15px 30px;
}
div#aboutSecurity div#SSL p,
div#aboutSecurity div#formSSL p {
	float: right;
	width: 480px;
}
div#aboutSecurity div#SSL p span,
div#aboutSecurity div#formSSL p span {
	font-size: 92%;
}

/* EVENT BANNER +081002
---------------------------------------------- */

div#formList.artistForm ul.eventBnr li.frame{
	float:left;
	width:256px;
}
div#formList.artistForm ul.eventBnr li.limited{
	float:right;
	width:450px;
}

/* CART step5 +081006
---------------------------------------------- */

body#CART form#CartQuestionnaire dd li{
	display: inline;
	padding-right:10px;
}
body#CART form#CartQuestionnaire dd li label{
	white-space:nowrap;
}

div#mail_attent {
background-color:#FFFFCC;
border:1px solid #FF0000;
margin-bottom:20px;
padding:20px;
}