/*
 *	MY BOOKLE Cart Pages Style ver.1 8.Sept.2006
 */

/* vvvvv modify vvvvv */
/* ^^^^^ modify ^^^^^ */
.cart_left_contents
{
background-color: #ffffff;
margin: 5px 0px;
padding: 0px 0px 10px;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
width: 100%;
}

.bookle_cart_table
{
width: auto;
margin: 10px 0px 0px;
padding: 0px 10px;
}

*+html .bookle_cart_table
{
width : 100%;
}

* html .bookle_cart_table
{
width : 100%;
margin: 10px 10px 0px;
padding: 0px 0px;
}

.bookle_cart_table02
{
width: auto;
margin: 10px 0px 5px;
padding: 0px 10px;
}

*+html .bookle_cart_table02
{
width : 100%;
}

* html .bookle_cart_table02
{
width : 100%;
margin: 10px 10px 0px;
padding: 0px 0px;
}

th.cart_table
{
font-weight: bold;
background-color: #e6fff0;
text-align: center;
}

th.cart_table_v
{
font-weight: bold;
background-color: #e6fff0;
text-align: center;
width: 150px;
}

th.cart_table_title
{
font-weight: bold;
font-size: 15px;
background-color: #ffffff;
text-align: left;
padding: 3px 8px;
background-image: url("../img/titleback02.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
}

td.cart_table
{
background-color: #ffffff;
}

td.cart_table_small
{
background-color: #ffffff;
font-size: 9px;
color: #666666;
}

.small_title_cart
{
width: auto;
text-align: left;
font-weight: bold;
background-image: url("../img/titleback.gif");
background-repeat: repeat-x;
background-position: bottom;
background-color: #ffffff;
height: 23px;
padding: 1px;
margin: 0px 0px 5px;
}

*+html .small_title_cart, *html .small_title_cart
{
width : 100%;
}

.bookle_rightfloat
{
float:right;
text-align: right;
margin: 0px;
padding: 2px;
}

.bookle_cart_table_submit
{
text-align: center;
width: auto;
margin: 5px 10px 0px;
padding: 5px 0px;
background-color: #90acb8;
}

*+html .bookle_cart_table_submit, * html .bookle_cart_table_submit
{
width : 100%;
}

.cart_right_topbox
{
width : auto;
border-style: solid;
border-color: #90acb8;
border-width: 1px;
margin: 0px;
padding: 0px;
}


.cart_help_box
{
width : auto;
background-color: #e6fff0;
margin: 5px 10px 0px;
padding: 3px 5px;
font-weight: bold;
}

.cart_help_box_white
{
width : auto;
background-color: #ffffff;
margin: 0px 10px 5px;
padding: 5px 3px;
}

.post_warning
{
font-weight: bold;
color: #ff7800;
}

th.post_table_warning
{
font-weight: bold;
background-color: #ffedd9;
text-align: center;
}

input.post_table_warning[type="text"]
{
background-color:#ffedd9;
color:#262626;
border:1px inset #ff7800;
margin:0px 0px;
}

textarea.post_table_warning
{
scrollbar-base-color: #ffedd9;
background-color:#ffedd9;
color:262626;
border:1px inset #ff7800;
margin:0px 0px;
}

.bookle_cart_table_confirm
{
width: 100%;
margin: 5px 0px;
padding: 10px;
text-align: center;
}

td.post_table_confirm
{
background-color: #ffffff;
}

.bookle_cart_thx
{
margin: 5px auto;
text-align: center;
text-size: 18px;
}