@charset "utf-8";
/* CSS Document */

a:link {
	color: #3232E6;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #F5F5FF;
	background-image:url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.4;
}

.align_r {
	text-align:right;
}

#error_box {
	background-color: #FFFFE6;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

#top {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

#logo_space{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#logo_space img{
	border:none;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 150px;
	background-image:url(img/banner_cospa.jpg);
}

.banner {
	position: absolute;
	width: 990px;
	height: 150px;
}

.banner_tab, .banner_tab_over {
	background-image:url(img/bnr_tab.png);
	position:absolute;
	margin-top: 124px;
	padding: 5px 2px 0px 2px;
	width: 21px;
	height: 20px;
	text-align:center;
	font-size: 11px;
}

.banner_tab:hover, .banner_tab_over {
	background-image:url(img/bnr_tab_over.png);
	font-weight:bold;
	cursor: pointer;
}

#bn01 {
	background-image:url(img/banner_cospa.jpg);
}

#bn02 {
	background-image:url(img/banner_nijigen.jpg);
}

#bn03 {
	background-image:url(img/banner_resinya.jpg);
}

#bn04 {
	background-image:url(img/banner_wb.jpg);
}

#bn05 {
	background-image:url(img/banner_chaos.jpg);
}

#bn06 {
	background-image:url(img/banner_alice.jpg);
}

#bn_tab01 {
	margin-left:810px;
}

#bn_tab02 {
	margin-left:840px;
}

#bn_tab03 {
	margin-left:870px;
}

#bn_tab04 {
	margin-left:900px;
}

#bn_tab05 {
	margin-left:930px;
}

#bn_tab06 {
	margin-left:960px;
}

#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#r_bar {
	width: 160px;
	float:right;
	padding: 0px 5px 5px 5px;
	font-size: 12px;
}

#location {
	color:#555555;
	font-weight:bold;
	margin-top: -20px;
	margin-bottom: 20px;
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	background-image:url(img/loc.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#content {
	background-image:url(img/content_bg_top.jpg);
	padding: 20px 15px 20px 15px;
	margin: 0px 170px 0px 0px;
	min-height:500px;
	border-right: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

.content_btm {
	position:absolute;
	margin-top: -20px;
	width: 809px;
	height:20px;
	background-image:url(img/content_bg_btm.jpg);
	background-repeat: repeat-x;
}

#page {
	border-left: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#brands_table a{
	text-decoration:none;
}

#brands_table span{
	text-decoration:underline;
}

#brands_table img{
	border: 1px solid #999999;
}

#brands_table{
	text-align:center;
	font-size: 11px;
	width:100%;
	background-color: #EEEEEE;
}

#brands_table td{
	background-color:#FFFFFF;
}

.terms_title {
	font-size:16px;
	font-weight:bold;
}

.terms {
	font-size: 11px;
}

/* CSS for Menu */

#menu{
	padding: 15px 10px 15px 10px;
	background-image: url(img/menu_bg.jpg);
	background-position: center;
	margin-bottom: 10px;
}

#menu #Menu1 li{
	width: 137px;
}

#menu #Menu1 li li{
	width: auto;
}


/* Notice Box */

#notice {
	font-size: 12px;
	padding: 15px;
	margin: 0px 0px 15px 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFE6;
}

/* CSS for Latest News box */

#latest_news {
	padding: 5px 10px 10px 0px;
	margin-left: 19px;
	margin-right: 170px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(img/news_bg.jpg);
	background-repeat: no-repeat;
}

#latest_news_logo {
	background-image: url(img/news.jpg);
	width: 160px;
	height: 30px;
	position:relative;
	border: 1px solid #999999;
	margin: -15px 0px 0px -26px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#latest_news_content ul{
	margin:10px 0px 0px 0px;
	font-size: 11px;
}


/*Latest Items */

#new_preorder_table, #new_instock_table {
	margin-bottom: 15px;
}

#latest_preorder, #latest_instock {
	padding: 25px 10px 10px 10px;
}

#latest_preorder div, #latest_instock div{
	float:left;
	width: 70px;
	height: 80px;
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 3px;
}

#latest_preorder div:hover, #latest_instock div:hover{
	border: 1px solid #999999;
}

.latest {
	background-color:#FFFFFF;
	position: relative;
	z-index: 5;
	border: 1px solid #999999;
	margin:0px 0px -15px -25px;
}

/* News */

/*
.news {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FAFAFA;
	font-size: 12px;
	padding-top: 5px;
}

.po_date {
	text-align: center;
	font-size:15px;
	float:right;
	padding: 25px 15px 25px 15px;
	width: 180px;
	margin: 15px 15px 15px 0px;
	background-color: #F5F5FF;
	border: 3px dashed #D9D9D9;
}

.preorder_table {
	width: 530px;
	margin: 0px 0px 0px 5px;
	vertical-align:middle;
	text-align:center;
}

.preorder_table td{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.preorder_table img{
	border:none;
	max-width: 60px;
	max-height: 60px;
}

.po_new, .po_re {
	width: 520px;
	margin: 15px 5px 0px 5px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.news_postdate {
	font-size: 10px;
	text-align:right;
	margin-bottom: 40px;
}
*/

.news {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0px 0px 5px 0px;
	background-color: #FAFAFA;
}

.po_date {
	font-size:16px;
	text-align:right;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 15px 0px;
	background-color: #F5F5FF;
	border-bottom: 1px solid #D9D9D9;
}

.preorder_table {
	width: 770px;
	margin: 0px auto 0px auto;
	vertical-align:middle;
	text-align:center;
}

.preorder_table td{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	width: 80px;
	height: 95px;
}

.preorder_table img{
	border:none;
	width: 70px\9;
	max-width: 70px;
	max-height: 80px;
}

.po_new, .po_re {
	margin: 20px 5px 0px 5px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.news_postdate {
	font-size: 10px;
	text-align:right;
	margin-bottom: 40px;
}

.announce {
	color: #555555;
	background-image: url(img/gf_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 22px;
}

.preorder_added {
	padding: 15px 5px 5px 0px;
	clear:left;
	font-size: 10px;
	text-align:right;
}

.news_text {
	margin: 0px 20px 0px 20px;
}


.po_new {
	background-color:#960000;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.po_re {
	background-color:#DFDFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.news_link {
	text-align:right;
	font-size: 11px;
	padding: 15px 15px 0px 0px;
}


/* CSS for Right Bar */
#admin_link {
	margin-bottom: 10px;
	text-align:center;
	background-color: #E6E6FF;
	border: 1px solid #999999;
}

#admin_link input{
	font-size: 11px;
}

#r_bar img {
	border: none;
	width: 160px;
}

.r_title, .r_txt {
	border: 1px solid #999999;
	text-align:center;
}

.r_title {
	padding: 5px;
	background-color: #C83232;
	border-bottom:none;
	font-weight: bold;
	color:#FFFFFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.r_txt {
	padding: 8px;
}

#detail_new, #detail_re {
}

.det_box {
	border: 1px solid #CCCCCC;
	width: 150px;
	padding: 5px;
	margin: 5px;
	float:left;
}

/* CSS for the content sections */

.links {
	padding-left: 35px;
}

.links img{
	background-color:#FFFFFF;
	padding: 2px;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin: 3px;
}

.links span{
	vertical-align:top;
}

#points_public {
	padding: 10px;
}

#points_retail {
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding: 20px 10px 10px 10px;
}

#sched_table {
	background-image: url(img/bushiroad/sched_bg.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center 10px;
	border-bottom: 1px solid #999999;
}

#sched_table .months a{
	color: #3232E6;
}

#sched_table .months td{
	border: 1px solid #CCCCCC;
	text-align: center;
	width:100px;
	padding: 5px;
	background-color: #EBEBFF;
}

#sched_table .tourn_list td{
	font-size: 12px;
	vertical-align:top;
}

.tourn_list a {
	color: #3232E6;
}

.tournament {
}

.tourn_name, .sect_title {
	color:#FFFFFF;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	background-color: #C83232;
}

.promo {
	font-size: 16px;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align:center;
	background-color: #FFFFEE;
	position: absolute;
	margin: -13px 0px 0px 17px;
	width: 130px;
}

.card_kana {
	font-size:11px;
}

.card_stats{
	border: 1px solid #CCCCCC;
}

.card_stats th{
	font-size: 12px;
	background-color: #555555;
	color: #FFFFFF;
}

.card_stats td{
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
}

.card_img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.card_note {
	padding: 5px 5px 0px 0px;
	font-size:11px;
	text-align: right;
}

.venue_table {
	border: 1px solid #CCCCCC;
	background-color: #FFFFF5;
	width: 100%;
	margin-top: 30px;
}

.venue_table th{
	font-size: 12px;
	background-color: #DADADA;
}

.venue_table td{
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
}

.tourn_gap {
	background-image: url(img/bushiroad/gap.png);
	height: 20px;
	margin: 25px 0px 25px 0px;
	background-position: center;
}

.wbfaq_table {
	font-size: 12px;
	margin: 0px auto 20px auto;
}

.wbfaq_table td{
	padding: 5px 10px 5px 10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}

.wbfaq_table th{
	background-color:#E6E6FF;
	border: 1px solid #999999;
}

.card_imgs {
	margin: 0px 0px 10px 55px;
}

.card_imgs table{
	border: 1px solid #CCCCCC;
	margin: 0px auto 0px auto;
	padding-top: 5px;
	background-color: #FFF5F5;
}

.card_imgs td{
	text-align:center;
}

.card_imgs img{
	width: auto;
	height: auto;
}

.card_name td{
	font-size:12px;
	padding-bottom: 5px;
}

.card_no {
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: absolute;
	margin: -5px 0px 0px -55px;
	font-size:20px;
}

.card_qn {
	margin: 0px 0px 0px 55px;
	padding: 5px;
	background-color: #F5F5FF;
	font-size: 12px;
}

.card_an {
	font-size: 12px;
	text-align:right;
	padding: 20px 10px 25px 15px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 20px 55px;
}


/* Search Section CSS */

#sea_more_toggle {
	margin-top: -15px;
	position: relative;
	z-index: 6;
	width: 190px;
	text-align:center;
	z-index: 5;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFDC;
	cursor:pointer;
}

#adv_sea_table {
	margin-bottom: 10px;
}

#adv_sea_table select{
	width:200px;
	padding: 2px;
}

.sea_results_box {
	min-height: 240px;
}

.recent_table {
	border-bottom: 1px solid #CCCCCC;
}

.sea_result_table td{
	background-color: #F0F0FF;
}

.sea_result_table td img{
	max-height: 80px;
	max-width: 70px;
}

.recent_table td, .sea_result_table td{
	text-align:center;
}

.recent_table td img, .sea_result_table td img{
	border: none;
}

#tooltip {
	position: absolute;
	background-color: #FFFFDC;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	z-index: 10;
}

#tooltip_comment {
	position: absolute;
	background-color: #FFFFDC;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 12px;
	z-index: 10;
}

#sea_sizes_td div {
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#search_submit {
	padding: 3px;
	width: 150px;
	font-size: 16px;
}

#search_submit input{
	font-size: 16px;
}

#sea_result_title {
	margin: 30px 0px 10px 0px;
	font-size: 16px;
}

#sea_result_order {
	font-size: 12px;
	float:right;
}

#sea_paging {
	text-align:center;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
}

#sea_paging_top {
	text-align:center;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#sp_pageone {
	margin-top: 20px;
}

.sp_paging {
	text-align:right;
	font-size: 12px;
	margin: 15px 0px 15px 0px;
}

.pg_link {
	text-decoration: underline;
	cursor: pointer;
}

#search_presets {
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}

#sp_catbar {
	background-color:#F5F5FF;
	font-size: 12px;
	width: 170px;
	float:left;
	border: 1px solid #CCCCCC;
	padding-bottom: 3px;
}

#sp_catbar div{
	border: 1px solid #CCCCCC;
	background-color:#FFFFEE;
	margin: 5px;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
}

#sp_catbar ul{
	font-size: 11px;
	margin: 0px 0px 20px -5px;
}

#sp_header {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: bold;
}

#sp_results {
	font-size: 12px;
	padding: 15px 10px 10px 10px;
	margin-left: 171px;
	border: 1px solid #CCCCCC;
}

#sp_result_table td{
	background-color: #F0F0FF;
	height: 90px;
	width:80px;
	text-align: center;
}

#sp_result_table td img{
	border:none;
	width: 70px\9;
	max-width: 70px;
	max-height: 80px;
}

/* Item Details */

#item_none {
	padding-top: 80px;
	font-size: 20px;
	text-align:center;
}

#item_big_img {
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 420px;
	min-height: 400px;
}

#item_big_img img{
	margin: 5px;
	max-width: 400px;
}

#edit_big_img {
	padding: 10px;
	text-align: center;
}

#edit_big_img img{
	max-height: 200px;
	max-width: 200px;
}

#edit_big_img td{
	width: 50%;
}


#item_data {
	margin-left: 10px;
	margin-right: 10px;
}

#item_data td{
	vertical-align:top;
	padding: 3px;
}

.item_cat {
	text-align: right;
	font-weight: bold;
}

#item_size_box {
	padding: 5px;
	background-color: #FAFAFF;
}

#related_table td img{
	border: 1px solid #333333;
	max-height: 80px;
}

#item_edit, #item_save{
	padding: 10px;
	text-align:center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#brand_sample {
	padding: 10px 10px 10px 10px;
	width: 160px;
	float: left;
	border: 1px solid #CCCCCC;
}

#sample_icons div{
	float: left;
	margin: 5px;
	width: 70px;
	height: 80px;
}

#sample_icons img{
	border: none;
	max-width: 70px;
}

#brand_desc {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 580px;
	text-align:justify;
}

#brand_desc li{
	font-size: 12px;
}

#brand_item_img {
	float:right;
	padding: 40px 20px 0px 0px;
}

#br_img_toradora {
	width:100px;
	height: 123px;
	position: absolute;
	margin-top:-113px;
	margin-left:660px;
}

#br_img_blackrock {
	width: 187px;
	height: 126px;
	position:absolute;
	margin-top: -116px;
	margin-left: 573px;
}

#br_img_rosario {
	width: 114px;
	height: 221px;
	position:absolute;
	margin-top: -211px;
	margin-left: 646px;
}


/* Retailers */

.addcart_box {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px 10px;
	font-size: 11px;
}

#addcart_table td{
	padding: 5px;
	text-align:center;
	vertical-align:middle;
}

#addcart_table td input{
	text-align:center;
	padding: 2px;
	font-size: 11px;
}

.addcart_row0 {
	background-color:#EFEFEF;
}

.addcart_row1 td{
	border: 1px solid #DDDDDD;
}

#addcart_butt {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 20px;
	text-align:center;
}

#addcart_butt input{
	font-size: 11px;
}

#cart_link {
	margin-bottom: 10px;
	text-align:center;
	background-color: #FFFFE6;
	border: 1px solid #999999;
}

#cart_link input{
	font-size: 11px;
}

#addcart_box {
	background-color: #FFFFE6;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

#shopcart_table {
	margin: 20px 0px 20px 0px;
	font-size: 12px;
	vertical-align: middle;
	border-bottom: 1px solid #DDDDDD;
}

#shopcart_table td{
	text-align:center;
}

#shopcart_table img{
	border: none;
}

.shopcart_row0 td{
	border: 1px solid #EEEEEE;
}

.shopcart_row1 {
	background-color:#F0F0FF;
}

.shopcart_header td{
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}

.grand_total{
	padding: 5px;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-color: #FFF5F5;
}

.cart_quan div, .cart_price div {
	margin: 5px 0px 5px 0px;
	height: 22px;
}

.cart_quan div input {
	text-align:center;
}

.cart_thumb img{
	max-height: 50px;
	max-width: 50px;
}

#quan_update {
	float:right;
	margin: -15px 10px 10px 0px;
}

#loading{
	visibility:hidden;
	z-index:6;
	text-align:center;
	margin: 100px auto 0px 240px;
	font-size: 18px;
	padding: 20px;
	height: 130px;
	width: 300px;
	position: absolute;
	border: 3px solid #999999;
	background-color: #F0F0FF;
	background-image: url(img/ajax_load.gif);
	background-repeat: no-repeat;
	background-position: 150px 70px;
}

#retailer_login_table td{
	border: 1px solid #CCCCCC;
	font-size: 12px;
	vertical-align:top;
}

.login_title {
	font-weight:bold;
	font-size: 18px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

.login_box{
	margin-top: 25px;
	font-size: 11px;
}

.login_box .ul_div{
	border: 1px solid #CCCCCC;
	background-color: #FFF5F5;
	padding: 10px;
}

.login_box li{
	margin-left: -15px;
	margin-bottom: 5px;
}

.login_box input{
	font-size: 11px;
	padding: 3px;
}

.login_field, .reg_field {
	text-align: right;
}

.login_field input, .reg_field input{
	width: 204px;
}

.reg_field_short {
	margin-top: 5px;
	text-align: right;
}

.reg_field_short input{
	width: 45px;
}

.reg_field_short select{
	font-size: 12px;
}

.login_submit {
	text-align:center;
}

.forgot_pass {
	cursor:pointer;
}

.forgot_pass:hover {
	text-decoration:underline;
}

#forgot_box {
	font-size: 11px;
	margin-top: 20px;
	width: 295px;
	border: 1px solid #CCCCCC;
	background-color: #FFF5F5;
	padding: 10px;
}

#forgot_box input{
	font-size: 11px;
	padding: 3px;
}

#forgot_box li{
	margin-left: -15px;
	margin-bottom: 5px;
}


/* Registration Form */

#reg_title {
	border: 1px solid #CCCCCC;
	background-color: #FFF5F5;
	font-size: 16px;
	padding: 10px;
}

#reg_instruct {
	background-color: #FFFFE6;
	border: 1px solid #999999;
	padding: 0px 15px 0px 15px;
	position:absolute;
	margin: 15px 0px 0px 465px;
	font-size: 11px;
	width: 270px;
	text-align:left;
}

#regpage1_form {
	font-size: 12px;
	margin-top: 35px;
}

#regpage1_form input{
	font-size: 12px;
	padding: 2px;
}

#regpage1_form select, #regpage1_form textarea{
	padding: 2px;
}

#regpage1_form th div{
	font-size: 14px;
	text-align:left;
	margin: 20px 0px 10px 0px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.reg_country{
	width: 200px;
}

.reg_long {
	width: 280px;
}

.reg_med {
	width: 220px;
}

.reg_short {
	width: 90px;
}

.reg_sshort {
	width: 50px;
}

#login_return {
	text-align:center;
	width: 300px;
	margin: 0px auto 0px auto;
	border: 1px solid #CCCCCC;
}

#account_menu {
	padding-left: 15px;
	text-align: center;
	font-size: 11px;
}

#account_menu a {
	text-decoration: none;
	color: #0F0F96;
}

#account_menu div {
	height: 16px;
	float:left;
	width: 172px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

#account_menu .selected {
	font-weight:bold;
}

#account_menu .unselected {
	background-color:#EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}

#account_main {	
	margin: 47px 0px 0px 0px;
	padding: 15px 10px 0px 10px;
	border-top: 1px solid #CCCCCC;
}

#account_order_table {
	width: 100%;
	font-size: 11px;
}

#account_order_table td{
	padding: 5px;	
	text-align: center;
}

#account_order_table .header{
	background-color: #E5E5E5;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

#account_order_table .header td{
	border: 1px solid #CCCCCC;
}

.acct_row0 td{
	border: 1px solid #EEEEEE;
}

.acct_row1 td{
	background-color:#F5F5FF;
}

.acct_paging {
	text-align:right;
	font-size: 12px;
	margin: 5px 5px 0px 0px;
}

#order_details_table {
	margin-top: 20px;
	font-size: 12px;
}

#order_details_table td {
	border: 1px solid #EEEEEE;
	text-align: center;
	padding: 5px;
}

#order_details_table td img{
	max-height: 50px;
	max-width: 50px;
	border: 1px solid #CCCCCC;
}

#order_details_table .header td {
	background-color: #F5F5F5;
	font-weight: bold;
}

#order_det_header{
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 12px;
}

#acct_det_form {
	font-size: 12px;
	margin-top: 10px;
}

#acct_det_form input{
	font-size: 12px;
	padding: 2px;
}

#acct_det_form select, #acct_det_form textarea{
	padding: 2px;
}

#acct_det_form th div{
	font-size: 18px;
	text-align:left;
	margin: 20px 0px 10px 0px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#change_pass_table {
	font-size: 12px;
	margin: 35px auto 0px auto;
}

#change_pass_table td{
	width: 180px;
}

#change_pass_table input{
	padding: 2px;
}

.curr_pass {
	padding-bottom: 20px;
}


/* FAQ */

#faq_table {
	margin: 0px 0px 0px 30px;
}

.faq_num {
	font-size: 18px;
	font-weight: bold;
	margin: 45px 0px 15px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.faq_num span{
	font-size: 20px;
	color: #555555;
}

.faq_img {
	border: 2px dashed #999999;
}

.faq_expl {
	border-bottom: 1px solid #CCCCCC;
}

.exc_title {
	font-weight:bold;
	font-size: 21px;
	margin-bottom: 20px;
	text-decoration:underline;
}

.exc_list {
	background-color: #FAFAFF;
	padding-top: 10px;
	border: 1px dashed #CCCCCC;
	font-size: 11px;
	margin-bottom: 20px;
}

.exc_list li{
	margin-bottom: 15px;
}

.exc_list li div{
	margin-left: 30px;
}

.exc_retail_table {
	background-color:#F5F5F5;
	width: 100%;
	font-size: 11px;
	margin-bottom: 20px;
}

.exc_retail_table th{
	background-color:#C83232;
	color: #FFFFFF;
	padding: 5px;
}

.exc_retail_table td{
	padding:5px;
	border-bottom: 1px solid #DDDDDD;
}

.exc_table {
	background-color:#FCF5FF;
	width: 100%;
	font-size: 11px;
	margin-bottom: 20px;
}

.exc_table th{
	background-color:#333366;
	color: #FFFFFF;
	padding: 5px;
}

.exc_table td{
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
}

.exc_table img{
	max-height: 80px;
	margin: 2px;
}

.exc_retail_title {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

.exc_retail_list{
	font-size:12px;
	margin-bottom: 20px;
}

.exc_retail_list li{
	margin-bottom: 10px;
}

#exc_address {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	background-color: #EEEEFF;
	margin-bottom: 20px;
}

/* Misc + Footer CSS */

.note {
	font-size: 11px;
}


.boxA {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
}

.top_link {
	padding: 5px;
	text-align:right;
	font-size:11px;
}

.clear {
	clear:both;
}

#footer {
	border-top: 1px solid #999999;
	padding: 10px 10px 20px 0px;
	text-align:right;
	font-size: 9px;
}
