/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  Vitalle Octopus v2.5 CSS - http://www.vitalle.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/

  Programmer:	Liza Mitsue Nagao	Designer: Fabio Zendhi Nagao

\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */

/* --( general )------------------------------------------------------------- */
.tbl_row_P0	{background-color:	#ffe973;}
.tbl_row_P1	{background-color:	#ffe;}

.tbl_row_0	{background-color:	#f8f8f8;}
.tbl_row_1	{background-color:	#fff;}

.tbl_row_P0_mOver,
.tbl_row_P1_mOver,
.tbl_row_0_mOver,
.tbl_row_1_mOver{background-color:	#eef;}

body, div, li, caption, th, td, input, select, textarea {
	font-family:			Arial;
	font-size:			11px;
	color:				#666;
}

a	{color:#369;}
a:hover	{color:#036;}

table thead th	{background:#bbb;}
table th	{background:#eee;	padding:4px;}

.a,
.calendarDateInput {
	background:			#fff;
	border-top:			1px solid #ccc;
	border-right:			1px solid #eee;
	border-bottom:			1px solid #eee;
	border-left:			1px solid #ccc;

	color:				#339;
}

.f {
	font-family:			"Courier New";
	color:				#339;
}

.n {
	border-top:			1px solid #ccc;
	border-right:			1px solid #eee;
	border-bottom:			1px solid #eee;
	border-left:			1px solid #ccc

	color:				#339;
	text-align:			right;
}

h2 {
	margin:				0;
	padding:			0;

	font-size:			13px;
	color:				#c00;
	letter-spacing:			-1px;
}



/* --( container )----------------------------------------------------------- */
body {
	padding:			10px;
	text-align:			center;
}

div#container {
	position:			relative;

	width:				760px;
	margin:				0 auto;

	text-align:			left;
}

div#container_header {
	width:				100%;
	height:				80px;
	background:			url(../images/32/container_header_bg.gif) no-repeat top left;
}

div#container_body {
	width:				100%;
}
	*html div#container_body {height:1%;}
	html>body div#container_body {overflow:hidden;}

div#container_footer {
	height:				80px;
	margin:				20px 0 0 0;
	background:			url(../images/32/container_footer_bg.gif) no-repeat top left;
}



/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\
\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */




/* --( logo )---------------------------------------------------------------- */
div#logo {
	position:			absolute;
	top:				20px;
	left:				0;
}



/* --( title )--------------------------------------------------------------- */
div#title {display:none}



/* --( date )---------------------------------------------------------------- */
div#date {display:none}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:			absolute;
	top:				11px;
	left:				343px;
}

div#menu0 ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#menu0 li span a {
	position:			absolute;

	display:			inline;
	width:				85px;
}

div#menu0 li span#mn0_0 a {top:	1px;	left:	0;}
div#menu0 li span#mn0_1 a {top:	20px;	left:	0;}
div#menu0 li span#mn0_2	a {top:	40px;	left:	0;}
div#menu0 li span#mn0_3 a {top:	0;	left:	120px;}
div#menu0 li span#mn0_4 a {top:	20px;	left:	120px;}
div#menu0 li span#mn0_5 a {top:	40px;	left:	120px;}
div#menu0 li span#mn0_6 a {top:	0;	left:	233px;}
div#menu0 li span#mn0_7 a {top:	20px;	left:	233px;}
div#menu0 li span#mn0_8	a {top:	40px;	left:	233px;}

div#menu0 a {
	font-family:			Arial;
	font-weight:			normal;
	color:				#888;
	text-transform:			lowercase;
}
	div#menu0 a:hover {
		color:			#f60;
		text-decoration:	underline;
	}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:			absolute;
	top:				13px;
	left:				687px;
}

div#menuU ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#menuU li {
	display:			block;
	margin:				0 0 6px 0;
}

div#menuU a {
	font-family:			Arial;
	font-weight:			normal;
	color:				#888;
	text-transform:			lowercase;
}
	div#menuU a:hover {
		color:			#f60;
		text-decoration:	underline;
	}

div#menuU li span#mnU_2 a {color:	#06c;}
	div#menuU li span#mnU_2 a:hover {
		color:			#f60;
		text-decoration:	underline;
	}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {display:none}



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:				left;
	width:				150px;
	margin:				0;
}

div#menu2 span {display:		block;}

div#menu2 span.mn2_header {margin:	10px 10px 0 0;}

div#menu2 a.mn2 span {
	font-family:			Arial;
	font-size:			14px;
	font-weight:			bold;
	color:				#309;
	text-transform:			capitalize;
	text-align:			right;
}

div#menu2 span.mn3 {margin:		0 10px 0 0;}

div#menu2 span.mn3 a {
	display:			block;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			normal;
	color:				#666;
	text-transform:			capitalize;
	text-align:			right;
}
	#menu2 span.mn3 a:hover		{color:	#f60;}
	#menu2 span.mn3 a.mn3over	{color:	#f60;}

div#menu2 span#lojcomm {
	width:				100%;
	margin:				50px 0 0 0;
	
	text-align:			center;
}



/* --( banner )-------------------------------------------------------------- */
div#banner_0 {
	position:			absolute;
	top:				12px;
	left:				462px;
}

div#banner_0 ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#banner_0 li {
	display:			block;
	margin:				0 0 6px 0;
}

div#banner_0 li a {
	font-family:			Arial;
	font-weight:			normal;
	color:				#888;
	text-transform:			lowercase;
}
	div#banner_0 li a:hover {
		color:			#f60;
		text-decoration:	underline;
	}

div#banner_1 {
	position:			absolute;
	top:				12px;
	left:				576px;
}

div#banner_1 ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#banner_1 li {
	display:			block;
	margin:				0 0 6px 0;
}

div#banner_1 li a {
	font-family:			Arial;
	font-weight:			normal;
	color:				#888;
	text-transform:			lowercase;
}
	div#banner_1 li a:hover {
		color:			#f60;
		text-decoration:	underline;
	}

div#banner_2 {
	position:			absolute;
	top:				90px;
	right:				0;
}

div#banner_3 {
	position:			absolute;
	top:				250px;
	right:				0;
}



/* --( floating cart )------------------------------------------------------- */
div#floating_cart {
	float:				right;

	width:				140px;
	margin:				330px 0 0 0;
}

div#floating_cart_body {
	display:			block;
	width:				100%;
}

div#floating_cart_body h1 {
	display:			block;
	margin:				5px 0 0 0;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			bold;
	color:				#306;
	text-transform:			capitalize;
}

div#floating_cart_body ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#floating_cart_body li {
	display:			block;
	margin:				3px 0 3px 0;

	font-family:			Arial;
	font-size:			9px;
	font-weight:			normal;
	color:				#f60;
}

div#floating_cart_body li span.price,
div#floating_cart_body_total_price,
div#floating_cart_body_total_items label {display:	none;}

div#floating_cart_body_total_items {
	display:			block;
	width:				140px;
	height:				17px;
	padding:			5px 0 0 0;
	background:			url(../images/32/float_cart_items.gif) no-repeat top left;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			bold;
	color:				#306;
	text-align:			right;
}

div#floating_cart_footer {
	display:			block;
	margin:				5px 0 0 0;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div.framed {
	position:			relative;
	float:				left;
	width:				460px;		/* -5px IE Dupl Char */
	margin:				10px 0 0 0;
}

div.framed h1 {
	margin:				0;
	padding:			0;

	line-height:			30px;
	font-family:			Times New Roman;
	font-size:			21px;
	color:				#1e0076;
	vertical-align:			middle;
}

div.framed div.hr {
	display:			none;
	height:				11px;
	background:			#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.framed hr {display:none;}



/* --( class.full )---------------------------------------------------------- */
#extraDiv0, #extraDiv1, #extraDiv2, #extraDiv3,
#extraDiv4, #extraDiv5, #extraDiv6, #extraDiv7 {display:none;}

div.full {
	width:				100%;
	margin:				0;
}

div.full h1 {
	margin:				0;
	padding:			0;

	line-height:			30px;
	font-family:			Times New Roman;
	font-size:			21px;
	color:				#1e0076;
	vertical-align:			middle;
}

div.full div.hr {
	height:				11px;
	background:			#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.full hr {display:none;}

div.full table {
	width:				100%;
}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:			absolute;
	top:				95px;
	right:				0;
}



/* --( extra )--------------------------------------------------------------- */
div#extra_1 h1 {
	display:none;
}



/* --( alert )--------------------------------------------------------------- */
div#alert .sysMsg {
	font-size:			17px;
	font-weight:			bold;
	color:				#c00;
	letter-spacing:			-1px;
}



/* --( help )---------------------------------------------------------------- */
span.title {
	display:			block;
	width:				100%;
	margin:				0 0 5px 0;
	padding:			2px 0;
	background:			#f8f8f8;
	border-bottom:			1px solid #888;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			normal;
	color:				#666;
}

span.subtitle {
	display:			block;
	width:				100%;
	margin:				20px 0 5px 0;
	padding:			2px 0;
	background:			#f8f8f8;
	border-bottom:			1px solid #888;

	font-family:			Arial;
	font-size:			11px;
	font-weight:			normal;
	color:				#666;
}

div#help a {
	font-weight:			normal;
}

div.button {
	width:				100%;
	margin:				20px 0 0 0;
	text-align:			right;
}

div.button a {
	padding:			2px 30px;

	height:				1%;
	font-weight:			normal;
	color:				#333;
	text-decoration:		none;

	background:			#eee;
	border-top:			1px solid #ccc;
	border-right:			2px solid #000;
	border-bottom:			2px solid #000;
	border-left:			1px solid #ccc;
}

div.button a:hover {
	border-top:			2px solid #000;
	border-right:			1px solid #ccc;
	border-bottom:			1px solid #ccc;
	border-left:			2px solid #000;
}



/* --( contact )------------------------------------------------------------- */
div#contact table {
	width:				100%;
}

div#contact th {
	width:				25%;
	text-align:			right;
}

div#contact td {
	width:				75%;
}

div#contact td input,
div#contact td textarea {
	width:				100%;
}
	div#contact td textarea {height:300px;}



/* --( products )------------------------------------------------------------ */
div#products h1 {display:		none;}

div#products_header_index,
div#products_header_dok {display:	none;}

div#products_footer_index{
	display:			block;
	clear:				both;
	margin:				-15px 0 0 0;
}

div#products_footer_dok {
	display:			block;
	clear:				both;
	margin:				0;
	text-align:			right;
}

div#products_footer_index b,
div#products_footer_index a {
	padding:			0 5px 0 5px;
	border-right:			1px dotted #666;

	font-weight:			normal;
	color:				#666;
}

div#products_footer_index b {
	font-weight:			bold;
	color:				#c00;
}

div#products_footer_index a{
	font-weight:			normal;
	color:				#666;
}
	div#products_footer_index a:hover {color:#999;}

#paginator-view-all {padding: 0 10px 0 0;}

#paginator-view-all font,
#paginator-back font,
#paginator-next font  {font-size: 11px;} 

div#products_img {
	margin:				0;
}

div#products_img ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#products_img li {
	float:				left;

	display:			block;
	width:				146px;
	height:				122px;
	margin:				0 7px 10px 0;
	padding:			0;
}

div#products_img div.item_box {
	position:			relative;
}

div#products_img div.item_img,
div#products_img div.item_txt {
	position:			absolute;

	width:				146px;
	margin:				0 5px;
	text-align:			center;
}

div#products_img div.item_txt {top:	95px;}

div#products_img div.item_txt span.item_name {
	display:			block;

	font-family:			Arial;
	font-size:			12px;
	font-weight:			bold;
	color:				#f60;
}

div#products_img div.item_txt span.item_status,
div#products_img div.item_txt span.item_ref,
div#products_img div.item_txt span.item_description,
div#products_img div.item_txt span.item_listPrice,
div#products_img div.item_txt span.item_ourPrice,
div#products_img div.item_txt span.item_save,
div#products_img div.item_txt span.item_or,
div#products_img div.item_txt span.item_availability {display:	none;}

div#products_img div.item_buttons {display:	none;}
div#products_img div.item_similars {display: none;}

div#products_txt {display:none;}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {
	display:			none;
}

div#details_images {
	float:				left;
	width:				260px;
}

div#details_texts {
	float:				left;
	width:				200px;
}

div#details_images_zoom {
	display:			none;
}

div#details_images_thumbs {
	display:			block;
	margin:				10px 0 0 0;
}

div#details_images_thumbs ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#details_images_thumbs li {
	display:			inline;
	float:				left;
	margin:				0;
}

div#details_images_thumbs a {
	margin:				0 5px 5px 0;
	padding:			2px;

	display:			block;
	border:				1px solid #ccc;
}
	#details_images_thumbs a:hover {border:1px solid #f60;}

div#details_texts_status {
	font-weight:			bold;
	color:				#f33;
	text-transform:			uppercase;
}

div#details_texts_description {
	line-height:			14px;
	font-family:			Arial;
	font-size:			12px;
	font-weight:			normal;
	color:				#888;
}

div#details_texts_availability {
	margin:				10px 0 0 0;
}

div#details_texts_availability_label {
	display:			none;
}

div#details_texts_additional {
	display:			none;
}

div#details_texts_prices,
div#details_texts_selects,
div#details_texts_availability,
div#details_texts_availability table,
div#details_texts_others {
	margin:						10px 0 0 0;
}

div#details_texts_selects ul {margin: 0; padding: 0; list-style-type: none;}
div#details_texts_selects li label{display: block; margin: 7px 0 3px 0; font-weight: bold;}
div#details_texts_selects li select {display: block; width: 200px;}
div#details_texts_selects input {margin: 0 5px;}
div#details_texts_selects img {margin: 10px 0 0 0;}

div#details_texts_prices table,
div#details_texts_availability table {width: 100%;}

div#details_texts_prices table th {text-align:left;}
div#details_texts_prices thead {display:none;}
div#details_texts_prices td {padding:4px;}
div#details_texts_prices td.caption {display:none;}
div.details_texts_prices_4 {display:	none;}

div#details-text-price {
    width:              100%;
    padding:            30px 0 10px 0;
    background:         url(../images/price_head.gif) no-repeat top left;
}

div#details-text-price-base {position: relative; padding: 15px 0;}
div#details-text-price-base span {color: #888;}

span#details-text-price-list,
span#details-text-price-save {display: none;}

span#details-text-price-our {width: 50%;}
span#details-text-price-our span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #c00;}

span#details-text-price-or {position: absolute; right: 0; width: 50%; text-align: right;}
span#details-text-price-or span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #f60;}

div#details-text-price-exception {
    padding:            0 5px;
    background:         #f0f0f0;
    border-top:         1px solid #ccc;
    text-align:         right;
}

p#details-text-price-exception-cc span.details-text-price-final {
    display:            block;
    margin-top:         5px;
    padding:            0 50px 10px 0;
    background:         url(../images/cc.gif) no-repeat top right;
    border-bottom:      1px solid #ccc;

    line-height:        25px;
    font-size:          14px;
    font-weight:        bold;
    color:              #c00;
    vertical-align:     middle;
}

p#details-text-price-exception-bb span.details-text-price-final {
    display:            block;
    margin-top:         5px;
    padding:            0 50px 10px 0;
    background:         url(../images/bb.gif) no-repeat top right;
    border-bottom:      1px solid #ccc;

    line-height:        25px;
    font-size:          14px;
    font-weight:        bold;
    color:              #c00;
    vertical-align:     middle;
}

div#details_texts_availability {font-weight:bold;		color:#c00;}
div#details_texts_availability label {font-weight:normal;	color:#666;}
div#details_texts_availability td {text-align:right;}
div#details_texts_others {text-align:right;}

div#details-text-parcels {display: none;}

div#details_fixed {
	display:			none;
}



/* --( crossSelling )------------------------------------------------------- */
div#crossSelling {
	margin:				20px 0 0 0;
}

div#crossSelling span.subTitle {
	font-family:			"Times New Roman";
	font-size:			15px;
	font-weight:			bold;
	color:				#1e0076;
}

div#crossSelling th {
	background:			#fff;
	border-bottom:			1px solid #f60;

	color:				#f60;
	text-align:			left;
}

div#crossSelling td {padding: 4px;}
div#crossSelling td a {font-weight:	normal;}

div#crossSelling td.cs_label {width: 60%;}
div#crossSelling td.cs_field {width: 40%;}

div#crossSelling span.item_name {margin: 0 5px 0 0;}
div#crossSelling span.item_ref {display:none;}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:				100%;
	background:			#fff;

	text-align:			left;
}

div#emailFriend_header {
	background:			#000;
	border-top:			2px solid #c00;
}

div#emailFriend_header span {
	display:			block;
	padding:			20px 0 40px 20px;

	font-family:			"Arial Narrow";
	font-size:			20px;
	color:				#fff;
}

div#emailFriend_body table {
	margin:				20px;
}

div#emailFriend_body tbody input,
div#emailFriend_body tbody textarea {
	width:				230px;
	font-family:			Arial;
	font-size:			11px;
	color:				#00c;
}

div#emailFriend_body tbody span {
	color:				#06c;
}

div#emailFriend_body tbody  a {
	font-weight:			normal;
	color:				#06c;
	text-decoration:		none;
}
	div#emailFriend_body tbody a:hover {text-decoration:underline;}

div#emailFriend_body tfoot span {
	display:			block;
	margin:				10px 0;

	font-size:			9px;
	color:				#900;
}



/* --( cart )---------------------------------------------------------------- */
div#cart th {
	padding:			4px;
	background:			none;
}

div#cart_body {
	background:			#eee url(../images/32/cart_header_bg.gif) no-repeat top left;
}

.cart_body_col_img	{}
.cart_body_col_ref	{width:10%;	text-align:left;}
.cart_body_col_desc	{width:48%;	text-align:left;}
.cart_body_col_qty	{width:10%;	text-align:center;}
.cart_body_col_remove	{width:12%;	text-align:left;}
.cart_body_col_unitPrc	{width:10%;	text-align:right;}
.cart_body_col_rowTot	{width:10%;	text-align:right;}

.cart_body_col_remove a font {
    margin-left:        5px;
    font-size:          11px;
    font-weight:        normal;
    color:              #666;
}
    .cart_body_col_remove a:hover font  {color: #f30;}

td.lft_half,
td.rgt_half {padding:			4px;}

td.rgt_half table th {
	width:				80%;
	font-weight:			normal;
	text-align:			right;
}

td.rgt_half table td {
	width:				20%;
	font-weight:			bold;
	text-align:			right;
}

div#cart_charge_n_total {
	background:			#eee url(../images/32/cart_footer_bg.gif) no-repeat bottom left;
}

div#cart_charge ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#cart_charge li {
	display:			inline;
}

div#cart_charge img {
	position:			relative;
	top:				4px;
}

div#cart_charge input {
	width:				70px;
}

div#cart_charge_n_total li.country {display:	none;}

div#cart span#cart_del span,
div#cart span#cart_upd span,
div#cart span#cart_prc span,
div#cart span#cart_kpb span {
	display:			none;
}

div#cart span#cart_del,
div#cart span#cart_del a {
	display:			block;
	width:				190px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/32/cart_del.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_upd,
div#cart span#cart_upd a {
	display:			block;
	width:				190px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/32/cart_upd.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_prc,
div#cart span#cart_prc a {
	display:			block;
	width:				380px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/32/cart_prc.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:			block;
	width:				190px;
	height:				21px;

	margin:				0;
	padding:			0;

	background:			url(../images/32/cart_kpb.gif) no-repeat top left;
	cursor:				hand;
}



/* --( Discount Coupon & Gift Card )---------------------------------------- */
div#cart_dc_n_gc {
	background:			#f8f8f8;
}

div#summary_dc_n_gc ul ,
div#cart_dc_n_gc ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#summary_dc_n_gc li,
div#cart_dc_n_gc li {
	float:				left;

	display:			block;
}

div#summary_dc_n_gc li.label,
div#cart_dc_n_gc li.label {
	width:				120px;
}

div#summary_dc_n_gc li.field span,
div#cart_dc_n_gc li.field span {
	margin:				0 0 0 4px;

	font-weight:			bold;
	color:				#090;
}

div#summary_dc_n_gc input,
div#cart_dc_n_gc ul input {
	width:				275px;
}

div#summary_dc_n_gc img,
div#cart_dc_n_gc img {
	position:			relative;
	left:				4px;
}

div#summary_dc_n_gc td.rgt_half td,
div#cart_dc_n_gc td.rgt_half td {
	color:				#090;
}

div#cart_dc_n_gc_caption {
	margin:				10px 0 0 4px;
	width:				50%;
}



/* --( transporters )------------------------------------------------------- */
div#transporters ul {
	margin:				10px 0;
	padding:			0;

	list-style-type:		none;
}

div#transporters li {
	float:				left;

	display:			inline;
	margin:				0 20px 10px 0;

	text-align:			center;
}

div#transporters span {
	display:			block;
}

div#transporters span.transp_name {
	font-weight:			bold;
	color:				#000;
}

div#transporters span.transp_cost {
	font-weight:			bold;
	color:				#c00;
}



/* --( signin )------------------------------------------------------------ */
div#signin-register,
div#signin-secure,
div#signin-already,
div#signin-forget {margin: 10px 0 0 0; padding: 10px; background: #f9f9f9; border: 1px solid #ccc;}

div#signin-register {margin: 10px 0 0 10px;}

ul#signin-register-header-usertype {
    margin:                 0;
    padding:                0;
    list-style-type:        none;
}

li#signin-register-header-usertype-j {
    margin-bottom:          20px;
    padding:                7px;
    border:                 2px dotted #ccc;
    text-align:             center;
}

li#signin-register-header-usertype-j a font {
    font-size:              12px;
    font-weight:            normal;
    color:                  #666;
}
    li#signin-register-header-usertype-j a:hover font {color: #c00;}

li#signin-register-header-usertype-f {
    font-size:              12px;
    font-weight:            bold;
    color:                  #c00;
    text-transform:         uppercase;
}

div#signin-register h2,
div#signin-secure h2,
div#signin-already h2,
div#signin-forget h2 {font-size: 16px;}

div#signin .submit {margin-top: 10px; float: right;}



/* --( register )----------------------------------------------------------- */
div#register th {
	background:			none;

	font-weight:			normal;
	text-align:			right;
}

div#register th.label_full {width:	15%;}
div#register td.fiedl_full {width:	85%;}

div#register th.label_half {width:	15%;}
div#register td.fiedl_half {width:	35%;}

div#transp_register {
	background:			#d4d0c8;
	border-top:			1px solid #fff;
	border-right:			1px solid #808080;
	border-bottom:			1px solid #808080;
	border-left:			1px solid #fff;

	width:				200px;
}

div#transp_register table {
	border-collapse:		separate;
	border-spacing:			3px;
}

div#transp_register table thead th {
	padding:			4px;

	background:			#0a246a;
	font-weight:			bold;
	color:				#fff;
	text-align:			center;
}

div#transp_register table tfoot td {
	text-align:			right;
}



/* --( billing )------------------------------------------------------------ */
div#cart_dc_n_gc th,
div#cart_charge_n_total th {
	background:			none;
}

div#billing th, div#billing td {padding:4px;}

div#billing span.paymentPrice {
	margin:				0 10px;

	font-weight:			bold;
	color:				#090;
}



/* --( summary )------------------------------------------------------------ */
div#order_id {
	position:			relative;
	left:				0;
	float:				left;

	display:			block;
	width:				200px;
	height:				120px;
	background:			url(../images/32/summary_order_id_bg.jpg) no-repeat top left;
}

div#order_id h3 {
	display:			none;
}

div#order_id span {
	position:			absolute;
	top:				30px;

	display:			block;
	width:				100%;

	font-size:			24px;
	font-weight:			bold;
	color:				#ff0;
	text-align:			center;
}

div#order_id_note {
	position:			absolute;
	top:				71px;
	left:				0;
}

div#order_id_note p {
	display:			block;
	width:				180px;
	margin:				0 10px;

	font-size:			11px;
	font-weight:			normal;
	color:				#fff;

	text-align:			center;
}

div#order_inf {
	float:				right;
	display:			block;

	position:			relative;
	right:				0;

	width:				530px;
	padding:			10px;
	height:				100px;
	background:			url(../images/32/summary_order_inf_bg.gif) no-repeat top left;
}
	*html div#order_inf {
		width:			550px;
		height:			120px;
	}

div#order_inf h3 {
	margin:				0;
	padding:			0;

	font-size:			13px;
	color:				#888;
	letter-spacing:			-1px;
}

div#order_pop {
	clear:				both;
	position:			relative;
	top:				10px;

	text-align:			center;
}

div#summary_body {
	clear:				both;
	margin:				20px 0 0 0;
}

div#summary td {padding:	4px;}

div#summary_body th {background:	none;}

div#summary_body_products {
	background:			url(../images/32/cart_header_bg.gif) no-repeat top left;
}

div#summary_dc_n_gc {
	background:			#f8f8f8;
}

div#summary_total {
	background:			url(../images/32/cart_footer_bg.gif) no-repeat bottom left;
}

div#summary_footer {
	margin:				20px 0 0 0;
}

div#summary pre {
	font-family:			Arial;
	font-size:			11px;
	color:				#666;
}

.iZoom {
    left: 250px; /* big width */
    z-index: 1;
}