div.category_top_half_left{
	padding: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	width: 460px;
	/* Inner = 460px, Outer = 460px */
	float:left;
	clear:both;
	text-align:left;
}

div.category_top_half_right{
	padding: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	/* Inner = 220px, Outer = 220px */
	float:left;
	text-align:left;
}

#category_top{
	margin:0px 0px 20px 0px;
}

#category_top div{
	margin:20px 0px 0px 0px;
}

#category_top h2{
	margin:0px 0px 15px 0px;
	text-align:left;
}

#category_top h3{
	margin:0px 0px 10px 0px;
}

#category_top h4{
	margin:20px 0px 10px 0px;
	padding:5px 0px 5px 30px;
}

#category_top h5{
	margin:0px 0px 10px 0px;
	padding:3px 0px 10px 28px;
}

#category_top a{
	font-weight:normal;
	font-size:10px;
}

#category_top img{
	margin:0px 0px 10px 0px;
}

#category_top_pick{
	margin:0px 5px;
	float:left;
	clear:both;
}

#category_top_pick div{
	width:100px;
	margin:0px 5px 5px 5px;
	float:left;
}

#category_top_pick h4{
	margin:2px;
	padding:0px;
	text-indent:0px;
}

#category_top_pick p{
	margin:2px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	text-align:center;
}

#category_top_pick img{
	margin:0px 0px 2px 0px;
}

#category_top_pick img.item{
	width:96px;
	border-width:1px;
	border-color:#FF0DAE;
}

#category_top_pick div.clear{
	width:auto;
	height:1px;
	margin:0px;
	float:none;
	clear:both;
}

#category_info img{
	margin:2px 0px;
	border-width:1px;
	border-color:#8C8C8C;
}

#category_pr div{
	width:325px;
	margin:0px 0px 20px 5px;
	float:left;
}

#category_pr h3{
	margin:0px 5px 5px 0px;
	text-align:left;
	font-size:13px;
	color:#ff0080;
}

#category_pr a{
	margin:0px 5px 5px 0px;
	text-align:left;
	font-size:13px;
}

#category_pr p{
	margin:0px;
	padding:0px;
	text-align:left;
	text-indent:0px;
	color:#434343;
}

#category_pr img{
	margin:0px 2px 0px 0px;
	border-width:1px;
	border-color:#8C8C8C;
	float:left;
	clear:left;
}

#item_top{
	margin:0px 0px 20px 0px;
	background-color:#ffffff;
}

#item_top div.item_list_number{
	width:680px;
	line-height:18px;
	font-size:15px;
	margin:0px 0px 5px 0px;
	padding:3px 10px 4px 10px;
	color:#444444;
	text-align:left;
	font-weight:bold;
	background-image:url(/img/item/category_number_back.gif);
	float:left;
	clear:both;
}

#item_top div.item_list_number a{
	margin:0px 10px;
	padding:0px 10px;
	font-size:15px;
}

#item_list{
	margin:0px 0px 30px 0px;
}

#item_list div{
	width:150px;
	margin:0px 5px 8px 5px;
	float:left;
}

#item_list div.clear{
	width:auto;
	height:1px;
	margin:0px;
	float:none;
	clear:both;
}

#item_list h4{
	margin:0px 0px 2px 0px;
	padding:2px 4px;
	font-size:12px;
	text-indent:0px;
	border-width:1px;
	border-style:solid;
	border-color:#ff80c0;
	background-color:#FFEBEB;
}

#item_list a{
	text-decoration:none;
}

#item_list a:hover{
	text-decoration:underline;
}

#item_list p{
	margin:1px 0px 0px 0px;
	padding:0px;
	text-align:left;
	text-indent:0px;
	color:#444444;
	font-size:10px;
	line-height:110%;
}

#item_list span.price{
	color:#f000a0;
	font-weight:bold;
}

#item_list span.size{
	color:#fa7d00;
	font-weight:bold;
}

#item_list img{
	width:148px;
	margin:0px 0px 2px 0px;
	vertical-align:middle;
	border-width:1px;
	border-color:#ff80c0;
}

#item_list img.stop{
	width:69px;
	height:17px;
	margin:0px;
	border-width:0px;
}

#item_list img.new{
	width:35px;
	height:8px;
	margin:0px;
	border-width:0px;
}

#item_list img.discount{
	width: 88px;
	height:18px;
	margin:0px;
	border-width:0px;
}

#item{
	margin:0px 0px 20px 0px;
	border-width:1px;
	border-color:#fa8072;
}

#item div{
	margin:20px 10px 50px 10px;
	line-height:150%;
}

#item h2{
	margin:0px 0px 15px 0px;
	text-align:left;
}

#item h3{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:15px;
	color:#ffffff;
	text-align:left;
	background-color:#dc143c;
}

#item h4{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	text-align:left;
	background-color:#FF4E4E;
}

#item p{
	margin:10px;
	padding:0px;
}

#item strong{
	margin:10px;
	font-size:14px;
	line-height:180%;
}

#item table{
	margin:auto;
	padding:5px;
	line-height:150%;
	clear:both;
}

#item td{
	padding:2px 6px;
}

#item a{
	font-size:14px;
}

#item img{
	margin:0px 0px 10px 0px;
}

#item img.product{
	border-width:1px;
	border-color:#939393;
}

#item img.photo{
	margin:0px 0px 10px 0px;
	border-width:1px;
}

#item p.photo{
	margin:0px;
	padding:0px;
	font-size:11px;
	text-indent:0em;
	text-align:center;
}

#item table.product{
	width:600px;
}

#item table.product td{
	padding:2px 12px;
	border-width:1px;
	border-color:#f08080;
}

#item table.product td.left{
	width:90px;
	font-weight:bold;
	background-color:#FFAAAA;
	color:#6C0000;
}

#item table.product td.right_name{
	font-size:14px;
	font-weight:bold;
	color:#191970;
}

#item table.product td.right_price{
	font-size:14px;
	font-weight:bold;
	color:#191970;
}

#item p.product{
	margin:3px 20px;
	padding:0px;
	font-size:10px;
	text-indent:0em;
	text-align:left;
}

#item div.notice{
	margin:auto;
	margin-bottom:5px;
	text-align:left;
	clear:both;
}

#item div.notice img{
	margin-right:10px;
	border-width:1px;
	border-color:#939393;
	float:left;
}

#item div.item_order{
	width:420px;
	margin:5px 10px;
	padding:10px 5px;
	text-align:center;
	float:right;
	background-color:#ffdfdf;
	border-width:1px;
	border-color:#6a0000;
}

#item div.mail{
	margin:auto;
	padding:0px 45px;
	vertical-align:top;
	clear:both;
}

#item div.mail img{
	margin: 2px 5px;
	float:left;
}

#item div.shopping_basket table{
	margin:auto;
	border-width:1px;
	border-style:outset;
	border-color:#ffcccc;
}

#item div.shopping_basket td{
	padding:2px 5px;
	background-color:#f0c0c0;
	text-align:left;
	vertical-align:middle;
	color:#000000;
}

#item div.shopping_basket td.title{
	font-weight:bold;
	background-color:#dc143c;
	text-align:center;
	color:#ffffff;
	border-style:1px;
	border-color:#404040;
}

#item div.shopping_basket td.name{
	padding:12px 20px 4px 20px;
	font-weight:bold;
}

#item div.shopping_basket td.price{
	text-align:right;
	padding:12px 20px 4px 4px;
}

#item div.shopping_basket td.select{
	padding:8px 30px;
	text-align:center;
}

#item div.shopping_basket select{
	margin:0px 0px 0px 8px;
	vertical-align:middle;
}

#item div.shopping_basket img{
	vertical-align:middle;
	margin:0px 10px;
}

#ar_cs h4{
	margin:0px;
	padding:9px 10px 0px 50px;
	height:30px;
	text-indent:0px;
	font-size:12px;
	line-height:100%;
	color:#6a0035;
	background-image:url(/img/shop/h4_back.gif);
}

#ar_cs strong{
	color:#ff0000;
}

#ar_cs div.item{
	margin:5px;
	width:620px;
	border-style:outset;
	border-width:1px;
	border-color:#959500;
	background-color:#ffffbf;
	text-align:left;
}

#ar_cs div.item_img{
	margin:5px;
	width:170px;
	text-align:center;
	float:left;
}

#ar_cs div.item p{
	margin:10px;
}

#ar_cs div.item2{
	margin:5px;
	width:305px;
	border-style:outset;
	border-width:1px;
	border-color:#959500;
	background-color:#ffffbf;
	text-align:left;
	float:left;
}

#ar_cs div.item2 img{
	width:120px;
	margin:5px 15px 5px 5px;
	float:left;
}

#ar_cs div.maketext{
	margin:auto;
	padding:20px;
	border-width:3px;
	border-style:outset;
	border-color:#ffffff;
	color:#000000;
	background-color:#ffcccc;
}

#ar_cs div.appeal p{
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

#basket{
	margin:0px 0px 10px 0px;
}

#basket div{
	margin:20px 0px 50px 0px;
}

#basket h2{
	margin:0px 0px 15px 0px;
	text-align:left;
}

#basket h3{
	margin:0px 0px 10px 0px;
}

#basket h4{
	margin:20px 0px 10px 0px;
	padding:5px 0px 5px 30px;
	background-image:url(/img/shop/h4_back.gif);
}

#basket strong{
	font-size:14px;
	color:#4F356A;
}

#basket table{
	margin:10px 5px 0px 5px;
	border-width:1px;
	border-color:#68458A;
}

#basket th{
	padding:8px 10px;
	border-width:1px;
	border-color:#68458A;
	background-color:#E6CDFF;
}

#basket td{
	padding:8px 10px;
	border-width:1px;
	border-color:#68458A;
}

#basket table.check{
	width:650px;
	margin:auto;
	border-width:1px;
	border-color:#666666;
}

#basket td.prod_image{
	width:70px;
	padding:5px;
	text-align:center;
}

#basket td.prod_id{
	padding:5px 0px;
	text-align:center;
	width:80px;
}

#basket td.price{
	width:70px;
	text-align:right;
}

#basket td.num{
	width:70px;
	text-align:right;
}

#basket input.num_prod{
	text-align:right;
}

#basket td.delete{
	text-align:center;
	padding:2px;
}

#basket td.subtotal{
	padding:5px 30px 3px 5px;
	border-width:1px;
	border-color:#666666;
	font-weight:bold;
	text-align:right;
	background-color:#fff0f5;
}

#basket td.less{
	padding:5px 3px;
	border-width:1px;
	border-color:#666666;
	font-weight:bold;
	text-align:center;
	color:#000080;
	background-color:#f0f8ff;
}

#basket td.total{
	padding:5px 30px 3px 5px;
	border-width:1px;
	border-color:#666666;
	font-weight:bold;
	text-align:right;
	background-color:#ffd5ea;
}

#basket td.subtotal_price{
	text-align:right;
	font-weight:bold;
}

#basket td.total_price{
	text-align:right;
	font-weight:bold;
	background-color:#ffc0cb;
}

#basket td.total_submit{
	text-align:center;
	font-weight:bold;
	background-color:#ffc0cb;
}

#basket img.cart_item_image{
	border-color:#ccccff;
	border-style:outset;
	border-width:1px;
}


#basket_step{
	margin:0px 0px 10px 0px;
}

#basket_step div{
	margin:20px 0px 50px 0px;
}

#basket_step h2{
	margin:0px 0px 15px 0px;
	text-align:left;
}

#basket_step h3{
	margin:20px 0px 15px 0px;
	padding:5px 0px 5px 40px;
	background-image:url(/img/order/h3_back.gif);
}

#basket_step p{
	margin:0px 10px 10px 30px;
	padding:0px;
}

#basket_step strong{
	font-size:14px;
	color:#7c3e00;
}

#basket_step table{
	width:700px;
	margin:auto;
	border-width:1px;
	border-color:#9b4d00;
}

#basket_step th{
	padding:8px 10px;
	border-width:1px;
	border-color:#9b4d00;
	background-color:#ffa54a;
}

#basket_step td{
	padding:8px 10px;
	border-width:1px;
	border-color:#9b4d00;
}

#basket_step div.caption{
	padding:10px 0px 5px 0px;
	font-weight:bold;
}

#basket_step th.payment{
	width:200px;
}

#basket_step th.charge{
	width:150px;
}

#basket_step td ul{
	margin:0px;
	padding:0px;
}

#basket_step td li{
	margin:0px 5px 0px 10px;
}

#basket_step td.heading{
	width:150px;
	padding:5px 8px;
	border-width:1px;
	border-color:#9b4d00;
	vertical-align:top;
	font-weight:bold;
	background-color:#ffa54a;
}

#basket_step td.input{
	border-right:0px;
}

#basket_step td.note{
	border-left:0px;
	width:150px;
	border-width:1px;
	border-color:#9b4d00;
}

#basket_step p.note{
	margin:10px 50px;
	text-indent:0px;
}

#basket_step span.note{
	font-size:10px;
	color:#f02020;
}

#basket_step span.sample{
	font-size:xx-small;
	color:#8080f0;
}

#basket_step div.error{
	width:600px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	border-width:2px;
	border-color:#ff0000;
}

#basket_step div.error h3{
	margin:0px;
	padding:1px 5px;
	background-color:#cccccc;
	color:#000000;
}

#basket_step div.error p{
	margin:0px;
	padding:5px 20px;
	font-weight:bold;
	background-color:#ffd7ec;
	color:#cc0033;
}

#basket div.notice{
	margin:10px 100px;
	text-align:left;
}

#basket div.step6{
	width:500px;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width:2px;
	border-color:#ff8000;
	background-color:#ffdcba;
}

#basket div.step6 h3{
	margin:0px;
	padding:20px 10px 3px 10px;
	text-align:center;
	color:#660066;
}

#basket div.step6 p{
	margin:0px;
	padding:1px 10px 0px 10px;
	font-weight:bold;
	text-align:left;
	color:#000000;
}
